Pull request #3203 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3+257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 (8ad0ba8c69258b34b0ce668b007e9bc9fd074c86) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3203/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e395d696b4e6122b6a4fdab5d2b3787aeaccfdce (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e395d696b4e6122b6a4fdab5d2b3787aeaccfdce # timeout=10 Commit message: "Merge pull request #320 from ernestojeda/fix-email" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3203/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true 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-28038 in /w/workspace/edgexfoundry_edgex-go_PR-3203 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3203/head:refs/remotes/origin/PR-3203 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 Merge succeeded, producing 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 Checking out Revision 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 (PR-3203) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-01T07:41:40.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-01T07:41:40.830Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-01T07:41:41.067Z] ========================================================= [2021-03-01T07:41:41.068Z] EdgeX Global Pipelines Version Info [2021-03-01T07:41:41.068Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:41:42.591Z] ------------------- [2021-03-01T07:41:42.591Z] stable info: [2021-03-01T07:41:42.591Z] ------------------- [2021-03-01T07:41:42.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-01T07:41:42.591Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-01T07:41:42.591Z] Message: update stable to v1.0.183 [2021-03-01T07:41:43.543Z] ------------------- [2021-03-01T07:41:43.543Z] experimental info: [2021-03-01T07:41:43.543Z] ------------------- [2021-03-01T07:41:43.543Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-01T07:41:43.543Z] Commit SHA: e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [2021-03-01T07:41:43.543Z] Message: update experimental to v1.0.183 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-01T07:41:43.904Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-01T07:41:44.027Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-01T07:41:44.197Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-01T07:41:44.325Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-01T07:41:44.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-01T07:41:44.577Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-01T07:41:44.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-01T07:41:44.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-01T07:41:45.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-01T07:41:45.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-01T07:41:45.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-01T07:41:45.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-01T07:41:45.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-01T07:41:45.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-01T07:41:45.762Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-01T07:41:45.879Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-01T07:41:45.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-01T07:41:46.113Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-01T07:41:46.233Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-01T07:41:46.350Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-01T07:41:46.463Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-01T07:41:46.580Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-01T07:41:46.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3203 [Pipeline] echo [2021-03-01T07:41:46.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3203 [Pipeline] echo [2021-03-01T07:41:46.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3203 [Pipeline] echo [2021-03-01T07:41:47.041Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 [Pipeline] echo [2021-03-01T07:41:47.164Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d0bf21 [Pipeline] echo [2021-03-01T07:41:47.329Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-01T07:41:47.585Z] provisioning config files... [2021-03-01T07:41:47.618Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8141661091722207345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:41:48.035Z] ---> docker-login.sh [2021-03-01T07:41:48.035Z] nexus3.edgexfoundry.org:10001 [2021-03-01T07:41:48.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:41:48.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:41:48.303Z] Configure a credential helper to remove this warning. See [2021-03-01T07:41:48.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:41:48.303Z] [2021-03-01T07:41:48.303Z] Login Succeeded [2021-03-01T07:41:48.303Z] nexus3.edgexfoundry.org:10002 [2021-03-01T07:41:48.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:41:48.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:41:48.567Z] Configure a credential helper to remove this warning. See [2021-03-01T07:41:48.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:41:48.567Z] [2021-03-01T07:41:48.567Z] Login Succeeded [2021-03-01T07:41:48.567Z] nexus3.edgexfoundry.org:10003 [2021-03-01T07:41:48.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:41:48.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:41:48.832Z] Configure a credential helper to remove this warning. See [2021-03-01T07:41:48.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:41:48.832Z] [2021-03-01T07:41:48.832Z] Login Succeeded [2021-03-01T07:41:48.832Z] nexus3.edgexfoundry.org:10004 [2021-03-01T07:41:48.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:41:48.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:41:48.832Z] Configure a credential helper to remove this warning. See [2021-03-01T07:41:48.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:41:48.832Z] [2021-03-01T07:41:48.832Z] Login Succeeded [2021-03-01T07:41:48.832Z] docker.io [2021-03-01T07:41:49.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:41:49.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:41:49.359Z] Configure a credential helper to remove this warning. See [2021-03-01T07:41:49.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:41:49.359Z] [2021-03-01T07:41:49.359Z] Login Succeeded [2021-03-01T07:41:49.359Z] ---> docker-login.sh ends [Pipeline] } [2021-03-01T07:41:49.383Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-01T07:41:49.945Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-03-01T07:41:49.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T07:41:49.945Z] ++ dirname cmd/core-command/Dockerfile [2021-03-01T07:41:49.945Z] ++ cut -d/ -f2 [2021-03-01T07:41:49.945Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-01T07:41:49.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T07:41:49.945Z] ++ dirname cmd/core-data/Dockerfile [2021-03-01T07:41:49.945Z] ++ cut -d/ -f2 [2021-03-01T07:41:49.945Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-01T07:41:49.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T07:41:49.945Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-01T07:41:49.945Z] ++ cut -d/ -f2 [2021-03-01T07:41:49.945Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-01T07:41:49.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T07:41:49.945Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-01T07:41:49.945Z] ++ cut -d/ -f2 [2021-03-01T07:41:49.945Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-01T07:41:49.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T07:41:49.945Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-01T07:41:49.945Z] ++ cut -d/ -f2 [2021-03-01T07:41:49.945Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-01T07:41:49.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T07:41:49.945Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-01T07:41:49.945Z] ++ cut -d/ -f2 [2021-03-01T07:41:49.945Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-01T07:41:49.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T07:41:49.945Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-01T07:41:49.945Z] ++ cut -d/ -f2 [2021-03-01T07:41:49.945Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-01T07:41:49.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T07:41:49.945Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-01T07:41:49.945Z] ++ cut -d/ -f2 [2021-03-01T07:41:49.945Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-01T07:41:49.945Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-01T07:41:49.945Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-01T07:41:49.945Z] ++ cut -d/ -f2 [2021-03-01T07:41:49.945Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-01T07:41:50.040Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:41:51.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T07:41:51.164Z] [2021-03-01T07:41:51.164Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:41:51.554Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T07:41:51.554Z] latest: Pulling from edgex-devops/git-semver [2021-03-01T07:41:51.554Z] 31603596830f: Pulling fs layer [2021-03-01T07:41:51.554Z] 2a8b12db71e7: Pulling fs layer [2021-03-01T07:41:51.554Z] 6ca5941a6612: Pulling fs layer [2021-03-01T07:41:51.554Z] ecc8261a40a4: Pulling fs layer [2021-03-01T07:41:51.554Z] ecc8261a40a4: Waiting [2021-03-01T07:41:51.554Z] 2a8b12db71e7: Download complete [2021-03-01T07:41:51.824Z] 31603596830f: Verifying Checksum [2021-03-01T07:41:51.824Z] 31603596830f: Download complete [2021-03-01T07:41:51.824Z] ecc8261a40a4: Verifying Checksum [2021-03-01T07:41:51.824Z] ecc8261a40a4: Download complete [2021-03-01T07:41:51.824Z] 6ca5941a6612: Verifying Checksum [2021-03-01T07:41:51.824Z] 6ca5941a6612: Download complete [2021-03-01T07:41:52.113Z] 31603596830f: Pull complete [2021-03-01T07:41:52.380Z] 2a8b12db71e7: Pull complete [2021-03-01T07:41:52.957Z] 6ca5941a6612: Pull complete [2021-03-01T07:41:53.221Z] ecc8261a40a4: Pull complete [2021-03-01T07:41:53.221Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-01T07:41:53.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-01T07:41:53.221Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-01T07:41:53.353Z] prd-centos7-docker-4c-2g-28038 does not seem to be running inside a container [2021-03-01T07:41:53.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-01T07:41:55.849Z] $ docker top a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-01T07:41:56.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-01T07:41:56.199Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-01T07:41:56.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-01T07:41:56.394Z] $ docker exec a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 ssh-agent [2021-03-01T07:41:56.551Z] SSH_AUTH_SOCK=/tmp/ssh-jXs79ttIphs2/agent.13 [2021-03-01T07:41:56.551Z] SSH_AGENT_PID=19 [2021-03-01T07:41:56.563Z] Running ssh-add (command line suppressed) [2021-03-01T07:41:56.677Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8430354509656546876.key (/w/workspace/edgex-go/1@tmp/private_key_8430354509656546876.key) [2021-03-01T07:41:56.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-01T07:41:57.104Z] + git tag --points-at HEAD [Pipeline] } [2021-03-01T07:41:57.140Z] $ docker exec --env ******** --env ******** a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 ssh-agent -k [2021-03-01T07:41:57.257Z] unset SSH_AUTH_SOCK; [2021-03-01T07:41:57.257Z] unset SSH_AGENT_PID; [2021-03-01T07:41:57.257Z] echo Agent pid 19 killed; [2021-03-01T07:41:57.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-01T07:41:57.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-01T07:41:57.490Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-01T07:41:57.652Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-01T07:41:57.654Z] $ docker exec a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 ssh-agent [2021-03-01T07:41:57.835Z] SSH_AUTH_SOCK=/tmp/ssh-GngHtnUgEM97/agent.48 [2021-03-01T07:41:57.835Z] SSH_AGENT_PID=54 [2021-03-01T07:41:57.841Z] Running ssh-add (command line suppressed) [2021-03-01T07:41:57.959Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_702213682298123694.key (/w/workspace/edgex-go/1@tmp/private_key_702213682298123694.key) [2021-03-01T07:41:58.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-01T07:41:58.387Z] + git semver init [2021-03-01T07:41:58.387Z] # -> Open(): unable to determine branch for HEAD [2021-03-01T07:41:58.387Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-01T07:41:58.387Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-01T07:41:58.387Z] # $SEMVER_REMOTE_NAME = origin [2021-03-01T07:41:58.387Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-01T07:41:58.387Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-01T07:41:58.387Z] # $SEMVER_BRANCH = PR-3203 [2021-03-01T07:41:58.387Z] # $SEMVER_TEMP = /tmp/semver-198420410 [2021-03-01T07:41:58.387Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-01T07:42:16.548Z] # '/tmp/semver-198420410' -> '/w/workspace/edgex-go/1/.semver' [2021-03-01T07:42:16.549Z] # -> Force: false [2021-03-01T07:42:16.549Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-01T07:42:16.569Z] $ docker exec --env ******** --env ******** a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 ssh-agent -k [2021-03-01T07:42:16.782Z] unset SSH_AUTH_SOCK; [2021-03-01T07:42:16.782Z] unset SSH_AGENT_PID; [2021-03-01T07:42:16.782Z] echo Agent pid 54 killed; [2021-03-01T07:42:16.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-01T07:42:17.478Z] + git semver [Pipeline] } [2021-03-01T07:42:17.508Z] $ docker stop --time=1 a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 [2021-03-01T07:42:19.156Z] $ docker rm -f a4791e11fcf8fc9f7f1e4e7df55ca4ab5d6fe83b1123c8ae80f7c7c210e8fe44 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-01T07:42:19.732Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-01T07:42:20.278Z] Stashed 1 file(s) [Pipeline] echo [2021-03-01T07:42:20.300Z] [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-01T07:42:21.591Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-01T07:42:21.958Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-01T07:42:22.275Z] + sudo service docker restart [2021-03-01T07:42:22.275Z] + true [2021-03-01T07:42:22.275Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-01T07:42:22.884Z] ========================================================= [2021-03-01T07:42:22.884Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-01T07:42:22.884Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:42:23.263Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-03-01T07:42:26.570Z] Sending build context to Docker daemon 328MB [2021-03-01T07:42:26.570Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-01T07:42:26.570Z] Step 2/6 : FROM ${BASE} [2021-03-01T07:42:26.570Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-01T07:42:26.570Z] 188c0c94c7c5: Pulling fs layer [2021-03-01T07:42:26.570Z] 0ef7d3d256c8: Pulling fs layer [2021-03-01T07:42:26.570Z] de9db76c5a1d: Pulling fs layer [2021-03-01T07:42:26.570Z] bca2f99d35d6: Pulling fs layer [2021-03-01T07:42:26.570Z] 93359f2a8cfa: Pulling fs layer [2021-03-01T07:42:26.570Z] 7c6f9722023f: Pulling fs layer [2021-03-01T07:42:26.570Z] a35cf1a2eb13: Pulling fs layer [2021-03-01T07:42:26.570Z] bca2f99d35d6: Waiting [2021-03-01T07:42:26.570Z] 93359f2a8cfa: Waiting [2021-03-01T07:42:26.570Z] a35cf1a2eb13: Waiting [2021-03-01T07:42:26.570Z] 7c6f9722023f: Waiting [2021-03-01T07:42:26.570Z] de9db76c5a1d: Verifying Checksum [2021-03-01T07:42:26.570Z] de9db76c5a1d: Download complete [2021-03-01T07:42:26.570Z] 0ef7d3d256c8: Verifying Checksum [2021-03-01T07:42:26.570Z] 0ef7d3d256c8: Download complete [2021-03-01T07:42:26.570Z] 93359f2a8cfa: Verifying Checksum [2021-03-01T07:42:26.570Z] 93359f2a8cfa: Download complete [2021-03-01T07:42:26.570Z] 7c6f9722023f: Verifying Checksum [2021-03-01T07:42:26.570Z] 7c6f9722023f: Download complete [2021-03-01T07:42:26.570Z] 188c0c94c7c5: Verifying Checksum [2021-03-01T07:42:26.570Z] 188c0c94c7c5: Download complete [2021-03-01T07:42:27.958Z] 188c0c94c7c5: Pull complete [2021-03-01T07:42:27.958Z] 0ef7d3d256c8: Pull complete [2021-03-01T07:42:28.914Z] a35cf1a2eb13: Verifying Checksum [2021-03-01T07:42:28.914Z] a35cf1a2eb13: Download complete [2021-03-01T07:42:29.493Z] de9db76c5a1d: Pull complete [2021-03-01T07:42:29.493Z] bca2f99d35d6: Verifying Checksum [2021-03-01T07:42:29.493Z] bca2f99d35d6: Download complete [2021-03-01T07:42:34.824Z] bca2f99d35d6: Pull complete [2021-03-01T07:42:34.824Z] 93359f2a8cfa: Pull complete [2021-03-01T07:42:34.824Z] 7c6f9722023f: Pull complete [2021-03-01T07:42:35.935Z] Still waiting to schedule task [2021-03-01T07:42:35.936Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-01T07:42:39.047Z] a35cf1a2eb13: Pull complete [2021-03-01T07:42:39.309Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-01T07:42:39.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-01T07:42:39.309Z] ---> a62c8e92a672 [2021-03-01T07:42:39.309Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-01T07:42:39.574Z] ---> Running in 54f8c745f5f0 [2021-03-01T07:42:40.152Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-01T07:42:40.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-01T07:42:41.303Z] (1/12) Installing libmagic (5.38-r0) [2021-03-01T07:42:41.564Z] (2/12) Installing file (5.38-r0) [2021-03-01T07:42:41.826Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-01T07:42:41.826Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-01T07:42:48.427Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-01T07:42:48.427Z] (6/12) Installing patch (2.7.6-r6) [2021-03-01T07:42:48.427Z] (7/12) Installing build-base (0.5-r2) [2021-03-01T07:42:48.427Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-01T07:42:48.427Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-01T07:42:48.427Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-01T07:42:48.427Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-01T07:42:48.427Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-01T07:42:48.427Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T07:42:48.427Z] OK: 233 MiB in 51 packages [2021-03-01T07:42:52.638Z] Removing intermediate container 54f8c745f5f0 [2021-03-01T07:42:52.638Z] ---> b520172551a2 [2021-03-01T07:42:52.638Z] Step 4/6 : WORKDIR /edgex-go [2021-03-01T07:42:52.638Z] ---> Running in 07cec73ee651 [2021-03-01T07:42:52.901Z] Removing intermediate container 07cec73ee651 [2021-03-01T07:42:52.901Z] ---> c992f8e83a39 [2021-03-01T07:42:52.901Z] Step 5/6 : COPY go.mod . [2021-03-01T07:42:53.165Z] ---> e111b5ca17bd [2021-03-01T07:42:53.165Z] Step 6/6 : RUN go mod download [2021-03-01T07:42:53.165Z] ---> Running in c0d0a5109237 [2021-03-01T07:43:19.784Z] Removing intermediate container c0d0a5109237 [2021-03-01T07:43:19.784Z] ---> da6a5587b1ef [2021-03-01T07:43:19.784Z] Successfully built da6a5587b1ef [2021-03-01T07:43:19.784Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:43:20.181Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-01T07:43:20.182Z] . [Pipeline] withDockerContainer [2021-03-01T07:43:22.080Z] prd-centos7-docker-4c-2g-28038 does not seem to be running inside a container [2021-03-01T07:43:22.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-01T07:43:23.251Z] $ docker top 6032b0026ba0ca4fb9ef62cbdb1133a11ac2bf8ad8425fd8155dd194b9efc858 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T07:43:23.787Z] + go version [2021-03-01T07:43:23.787Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-01T07:43:23.815Z] $ docker stop --time=1 6032b0026ba0ca4fb9ef62cbdb1133a11ac2bf8ad8425fd8155dd194b9efc858 [2021-03-01T07:43:25.152Z] $ docker rm -f 6032b0026ba0ca4fb9ef62cbdb1133a11ac2bf8ad8425fd8155dd194b9efc858 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:43:26.100Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-01T07:43:26.100Z] . [Pipeline] withDockerContainer [2021-03-01T07:43:26.214Z] prd-centos7-docker-4c-2g-28038 does not seem to be running inside a container [2021-03-01T07:43:26.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-01T07:43:26.864Z] $ docker top 6908f6514c58c391c71053c06b1348f55ef8494924cf25f5f7854fa6cba90e73 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-01T07:43:27.100Z] ========================================================= [2021-03-01T07:43:27.100Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-01T07:43:27.100Z] ========================================================= [Pipeline] sh [2021-03-01T07:43:27.420Z] + make test [2021-03-01T07:43:27.420Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-01T07:43:35.662Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-01T07:43:50.693Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-01T07:43:56.042Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2 [2021-03-01T07:43:56.042Z] internal/core/data/v2/router.go:27:15: undefined: v2.ApiEventProfileNameDeviceNameRoute [2021-03-01T07:44:02.708Z] # github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test] [2021-03-01T07:44:02.708Z] internal/core/command/v2/controller/http/command_test.go:156:24: not enough arguments in call to dtos.NewEvent [2021-03-01T07:44:02.708Z] have (string, string) [2021-03-01T07:44:02.708Z] want (string, string, string) [2021-03-01T07:44:02.976Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] [2021-03-01T07:44:02.976Z] internal/core/data/v2/controller/http/event_test.go:211:49: undefined: v2.ApiEventProfileNameDeviceNameRoute [2021-03-01T07:44:03.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.130s coverage: 45.9% of statements [2021-03-01T07:44:03.568Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] [2021-03-01T07:44:03.568Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-03-01T07:44:03.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements [2021-03-01T07:44:03.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2021-03-01T07:44:05.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.091s coverage: 65.8% of statements [2021-03-01T07:44:05.522Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] [2021-03-01T07:44:06.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.334s coverage: 28.6% of statements [2021-03-01T07:44:06.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.054s coverage: 100.0% of statements [2021-03-01T07:44:06.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.030s coverage: 100.0% of statements [2021-03-01T07:44:06.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.091s coverage: 86.7% of statements [2021-03-01T07:44:07.228Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.134s coverage: 97.5% of statements [2021-03-01T07:44:07.494Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] [2021-03-01T07:44:07.494Z] internal/core/metadata/v2/controller/http/device_test.go:38:4: unknown field 'Resource' in struct literal of type dtos.AutoEvent [2021-03-01T07:44:07.494Z] internal/core/metadata/v2/controller/http/device_test.go:82:4: unknown field 'Resource' in struct literal of type dtos.AutoEvent [2021-03-01T07:44:07.494Z] internal/core/metadata/v2/controller/http/provisionwatcher_test.go:42:3: unknown field 'Resource' in struct literal of type dtos.AutoEvent [2021-03-01T07:44:07.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements [2021-03-01T07:44:07.494Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2021-03-01T07:44:07.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-03-01T07:44:09.441Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.051s coverage: 0.1% of statements [2021-03-01T07:44:09.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.029s coverage: 45.5% of statements [2021-03-01T07:44:09.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 79.5% of statements [2021-03-01T07:44:09.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.036s coverage: 94.1% of statements [2021-03-01T07:44:09.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2021-03-01T07:44:09.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.027s coverage: 87.5% of statements [2021-03-01T07:44:21.014Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28040 in /w/workspace/edgexfoundry_edgex-go_PR-3203 [Pipeline] { [Pipeline] ws [2021-03-01T07:44:21.181Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-01T07:44:21.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements [2021-03-01T07:44:21.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.032s coverage: 44.8% of statements [2021-03-01T07:44:26.298Z] using credential edgex-jenkins-ssh [2021-03-01T07:44:26.352Z] Cloning the remote Git repository [2021-03-01T07:44:26.415Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-01T07:44:26.518Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-01T07:44:26.593Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-01T07:44:26.594Z] > git --version # timeout=10 [2021-03-01T07:44:26.612Z] > git --version # 'git version 2.17.1' [2021-03-01T07:44:26.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T07:44:26.665Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.058s coverage: 92.9% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.6% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.6% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 62.4% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.292s coverage: 68.9% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 38.4% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.132s coverage: 47.0% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.103s coverage: 89.4% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.744s coverage: 29.1% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.061s coverage: 99.0% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.046s coverage: 100.0% of statements [2021-03-01T07:44:34.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.074s coverage: 92.9% of statements [2021-03-01T07:44:34.070Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-03-01T07:44:34.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.023s coverage: 100.0% of statements [2021-03-01T07:44:34.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements [2021-03-01T07:44:34.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.027s coverage: 100.0% of statements [2021-03-01T07:44:34.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-03-01T07:44:34.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.042s coverage: 100.0% of statements [2021-03-01T07:44:34.070Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-03-01T07:44:34.248Z] $ docker stop --time=1 6908f6514c58c391c71053c06b1348f55ef8494924cf25f5f7854fa6cba90e73 [2021-03-01T07:44:35.751Z] $ docker rm -f 6908f6514c58c391c71053c06b1348f55ef8494924cf25f5f7854fa6cba90e73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-01T07:44:37.756Z] Failed in branch amd64 [2021-03-01T07:44:47.331Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-01T07:44:47.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-01T07:44:47.392Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-01T07:44:47.428Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-01T07:44:47.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T07:44:47.441Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3203/head:refs/remotes/origin/PR-3203 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-01T07:44:48.108Z] Merging remotes/origin/master commit 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 into PR head commit 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 [2021-03-01T07:44:48.679Z] Merge succeeded, producing 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 [2021-03-01T07:44:48.680Z] Checking out Revision 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 (PR-3203) [2021-03-01T07:44:48.129Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T07:44:48.152Z] > git checkout -f 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 # timeout=10 [2021-03-01T07:44:48.514Z] > git remote # timeout=10 [2021-03-01T07:44:48.562Z] > git config --get remote.origin.url # timeout=10 [2021-03-01T07:44:48.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-01T07:44:48.617Z] > git merge 257616abaff3c1ecb4bdd5a12dfc2cf7c49ecb80 # timeout=10 [2021-03-01T07:44:48.649Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-01T07:44:48.688Z] > git config core.sparsecheckout # timeout=10 [2021-03-01T07:44:48.703Z] > git checkout -f 9d0bf21f4d89c5849296d0ec96db51ca61a02dd3 # timeout=10 [2021-03-01T07:44:53.122Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-03-01T07:44:53.178Z] > git --version # timeout=10 [2021-03-01T07:44:53.186Z] > git --version # 'git version 2.17.1' [2021-03-01T07:44:53.203Z] fatal: bad object e395d696b4e6122b6a4fdab5d2b3787aeaccfdce [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-01T07:44:54.874Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-01T07:44:55.387Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-01T07:44:55.749Z] + true [2021-03-01T07:44:55.749Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-01T07:44:58.525Z] provisioning config files... [2021-03-01T07:44:58.565Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6061731907920893119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:44:59.031Z] ---> docker-login.sh [2021-03-01T07:44:59.031Z] nexus3.edgexfoundry.org:10001 [2021-03-01T07:44:59.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:45:00.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:45:00.240Z] Configure a credential helper to remove this warning. See [2021-03-01T07:45:00.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:45:00.240Z] [2021-03-01T07:45:00.240Z] Login Succeeded [2021-03-01T07:45:00.240Z] nexus3.edgexfoundry.org:10002 [2021-03-01T07:45:00.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:45:00.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:45:00.794Z] Configure a credential helper to remove this warning. See [2021-03-01T07:45:00.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:45:00.794Z] [2021-03-01T07:45:00.794Z] Login Succeeded [2021-03-01T07:45:00.794Z] nexus3.edgexfoundry.org:10003 [2021-03-01T07:45:01.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:45:01.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:45:01.343Z] Configure a credential helper to remove this warning. See [2021-03-01T07:45:01.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:45:01.343Z] [2021-03-01T07:45:01.343Z] Login Succeeded [2021-03-01T07:45:01.343Z] nexus3.edgexfoundry.org:10004 [2021-03-01T07:45:01.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:45:01.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:45:01.897Z] Configure a credential helper to remove this warning. See [2021-03-01T07:45:01.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:45:01.897Z] [2021-03-01T07:45:01.897Z] Login Succeeded [2021-03-01T07:45:01.897Z] docker.io [2021-03-01T07:45:02.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-01T07:45:02.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-01T07:45:02.443Z] Configure a credential helper to remove this warning. See [2021-03-01T07:45:02.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-01T07:45:02.443Z] [2021-03-01T07:45:02.443Z] Login Succeeded [2021-03-01T07:45:02.443Z] ---> docker-login.sh ends [Pipeline] } [2021-03-01T07:45:02.490Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-01T07:45:03.067Z] ========================================================= [2021-03-01T07:45:03.067Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-01T07:45:03.067Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:45:03.528Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-03-01T07:45:06.197Z] Sending build context to Docker daemon 166.4MB [2021-03-01T07:45:06.197Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-01T07:45:06.197Z] Step 2/6 : FROM ${BASE} [2021-03-01T07:45:06.197Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-01T07:45:06.197Z] 5f621e34cdf4: Pulling fs layer [2021-03-01T07:45:06.197Z] a4357932f1b6: Pulling fs layer [2021-03-01T07:45:06.197Z] 18c013af1878: Pulling fs layer [2021-03-01T07:45:06.197Z] 00ac8860ef70: Pulling fs layer [2021-03-01T07:45:06.197Z] 63d7cb157983: Pulling fs layer [2021-03-01T07:45:06.197Z] b116817d02f9: Pulling fs layer [2021-03-01T07:45:06.197Z] 745a02a5169b: Pulling fs layer [2021-03-01T07:45:06.197Z] 00ac8860ef70: Waiting [2021-03-01T07:45:06.197Z] 63d7cb157983: Waiting [2021-03-01T07:45:06.197Z] b116817d02f9: Waiting [2021-03-01T07:45:06.197Z] 745a02a5169b: Waiting [2021-03-01T07:45:06.197Z] 18c013af1878: Verifying Checksum [2021-03-01T07:45:06.197Z] 18c013af1878: Download complete [2021-03-01T07:45:06.197Z] a4357932f1b6: Verifying Checksum [2021-03-01T07:45:06.197Z] a4357932f1b6: Download complete [2021-03-01T07:45:06.197Z] 63d7cb157983: Verifying Checksum [2021-03-01T07:45:06.197Z] 63d7cb157983: Download complete [2021-03-01T07:45:06.197Z] b116817d02f9: Verifying Checksum [2021-03-01T07:45:06.197Z] b116817d02f9: Download complete [2021-03-01T07:45:06.197Z] 5f621e34cdf4: Verifying Checksum [2021-03-01T07:45:06.197Z] 5f621e34cdf4: Download complete [2021-03-01T07:45:06.795Z] 5f621e34cdf4: Pull complete [2021-03-01T07:45:07.399Z] a4357932f1b6: Pull complete [2021-03-01T07:45:07.679Z] 18c013af1878: Pull complete [2021-03-01T07:45:08.662Z] 745a02a5169b: Verifying Checksum [2021-03-01T07:45:08.662Z] 745a02a5169b: Download complete [2021-03-01T07:45:10.117Z] 00ac8860ef70: Verifying Checksum [2021-03-01T07:45:10.117Z] 00ac8860ef70: Download complete [2021-03-01T07:45:20.289Z] 00ac8860ef70: Pull complete [2021-03-01T07:45:20.289Z] 63d7cb157983: Pull complete [2021-03-01T07:45:20.885Z] b116817d02f9: Pull complete [2021-03-01T07:45:25.210Z] 745a02a5169b: Pull complete [2021-03-01T07:45:25.210Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-01T07:45:25.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-01T07:45:25.210Z] ---> b7e6874047d6 [2021-03-01T07:45:25.210Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-01T07:45:27.827Z] ---> Running in 800e7e1939e8 [2021-03-01T07:45:28.804Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-01T07:45:29.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-01T07:45:30.374Z] (1/12) Installing libmagic (5.38-r0) [2021-03-01T07:45:30.374Z] (2/12) Installing file (5.38-r0) [2021-03-01T07:45:30.644Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-01T07:45:30.644Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-01T07:45:34.014Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-01T07:45:34.014Z] (6/12) Installing patch (2.7.6-r6) [2021-03-01T07:45:34.014Z] (7/12) Installing build-base (0.5-r2) [2021-03-01T07:45:34.014Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-01T07:45:34.014Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-01T07:45:34.015Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-01T07:45:34.015Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-01T07:45:34.015Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-01T07:45:34.287Z] Executing busybox-1.31.1-r19.trigger [2021-03-01T07:45:34.288Z] OK: 217 MiB in 51 packages [2021-03-01T07:45:38.584Z] Removing intermediate container 800e7e1939e8 [2021-03-01T07:45:38.584Z] ---> ef0e71545b14 [2021-03-01T07:45:38.584Z] Step 4/6 : WORKDIR /edgex-go [2021-03-01T07:45:38.584Z] ---> Running in 842ede2d2c6c [2021-03-01T07:45:38.584Z] Removing intermediate container 842ede2d2c6c [2021-03-01T07:45:38.584Z] ---> 0bb981010ec9 [2021-03-01T07:45:38.584Z] Step 5/6 : COPY go.mod . [2021-03-01T07:45:39.180Z] ---> 41c7cd02bbc7 [2021-03-01T07:45:39.180Z] Step 6/6 : RUN go mod download [2021-03-01T07:45:39.467Z] ---> Running in 2cf4f0d21ba1 [2021-03-01T07:46:06.258Z] Removing intermediate container 2cf4f0d21ba1 [2021-03-01T07:46:06.258Z] ---> b01651e54d67 [2021-03-01T07:46:06.258Z] Successfully built b01651e54d67 [2021-03-01T07:46:06.258Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:46:06.668Z] + docker inspect -f . ci-base-image-arm64 [2021-03-01T07:46:06.668Z] . [Pipeline] withDockerContainer [2021-03-01T07:46:06.944Z] prd-ubuntu18.04-docker-arm64-4c-16g-28040 does not seem to be running inside a container [2021-03-01T07:46:07.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-01T07:46:08.427Z] $ docker top 9ec7899004abd79ccdf0119d66560884a6d1842b65a2c2632d3ab13d647668e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T07:46:09.472Z] + go version [2021-03-01T07:46:09.473Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-01T07:46:09.511Z] $ docker stop --time=1 9ec7899004abd79ccdf0119d66560884a6d1842b65a2c2632d3ab13d647668e1 [2021-03-01T07:46:11.334Z] $ docker rm -f 9ec7899004abd79ccdf0119d66560884a6d1842b65a2c2632d3ab13d647668e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:46:12.530Z] + docker inspect -f . ci-base-image-arm64 [2021-03-01T07:46:12.531Z] . [Pipeline] withDockerContainer [2021-03-01T07:46:12.768Z] prd-ubuntu18.04-docker-arm64-4c-16g-28040 does not seem to be running inside a container [2021-03-01T07:46:12.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-01T07:46:14.090Z] $ docker top 1b8c2826cfe4eebecd0573994371145ff140fa811f7c901857f15fc4255930aa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-01T07:46:14.464Z] ========================================================= [2021-03-01T07:46:14.464Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-01T07:46:14.464Z] ========================================================= [Pipeline] sh [2021-03-01T07:46:15.117Z] + make test [2021-03-01T07:46:15.117Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-01T07:46:37.316Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-01T07:47:24.333Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-01T07:47:26.997Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2 [2021-03-01T07:47:26.997Z] internal/core/data/v2/router.go:27:15: undefined: v2.ApiEventProfileNameDeviceNameRoute [2021-03-01T07:47:54.399Z] # github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test] [2021-03-01T07:47:54.399Z] internal/core/command/v2/controller/http/command_test.go:156:24: not enough arguments in call to dtos.NewEvent [2021-03-01T07:47:54.399Z] have (string, string) [2021-03-01T07:47:54.399Z] want (string, string, string) [2021-03-01T07:47:55.852Z] # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] [2021-03-01T07:47:55.852Z] internal/core/data/v2/controller/http/event_test.go:211:49: undefined: v2.ApiEventProfileNameDeviceNameRoute [2021-03-01T07:47:57.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.381s coverage: 45.9% of statements [2021-03-01T07:47:57.853Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] [2021-03-01T07:47:57.853Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] [2021-03-01T07:47:57.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.105s coverage: 100.0% of statements [2021-03-01T07:47:57.854Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements [2021-03-01T07:48:02.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.281s coverage: 65.8% of statements [2021-03-01T07:48:02.181Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] [2021-03-01T07:48:08.961Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] [2021-03-01T07:48:08.961Z] internal/core/metadata/v2/controller/http/device_test.go:38:4: unknown field 'Resource' in struct literal of type dtos.AutoEvent [2021-03-01T07:48:08.961Z] internal/core/metadata/v2/controller/http/device_test.go:82:4: unknown field 'Resource' in struct literal of type dtos.AutoEvent [2021-03-01T07:48:08.961Z] internal/core/metadata/v2/controller/http/provisionwatcher_test.go:42:3: unknown field 'Resource' in struct literal of type dtos.AutoEvent [2021-03-01T07:48:08.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.199s coverage: 28.6% of statements [2021-03-01T07:48:08.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements [2021-03-01T07:48:08.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.063s coverage: 100.0% of statements [2021-03-01T07:48:08.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.318s coverage: 86.7% of statements [2021-03-01T07:48:08.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.337s coverage: 97.5% of statements [2021-03-01T07:48:08.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.147s coverage: 78.3% of statements [2021-03-01T07:48:08.961Z] FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] [2021-03-01T07:48:09.244Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2021-03-01T07:48:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.218s coverage: 0.1% of statements [2021-03-01T07:48:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 45.5% of statements [2021-03-01T07:48:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements [2021-03-01T07:48:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-03-01T07:48:14.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements [2021-03-01T07:48:15.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.081s coverage: 87.5% of statements [2021-03-01T07:48:27.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-03-01T07:48:27.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements [2021-03-01T07:48:42.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements [2021-03-01T07:48:42.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.128s coverage: 84.6% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.6% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.561s coverage: 62.4% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.795s coverage: 68.9% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.399s coverage: 38.4% of statements [2021-03-01T07:48:42.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements [2021-03-01T07:48:43.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements [2021-03-01T07:48:49.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.416s coverage: 47.0% of statements [2021-03-01T07:48:49.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.168s coverage: 100.0% of statements [2021-03-01T07:48:49.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.127s coverage: 100.0% of statements [2021-03-01T07:48:49.245Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.396s coverage: 89.4% of statements [2021-03-01T07:48:59.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.133s coverage: 29.1% of statements [2021-03-01T07:48:59.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.177s coverage: 99.0% of statements [2021-03-01T07:48:59.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements [2021-03-01T07:48:59.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.164s coverage: 92.9% of statements [2021-03-01T07:48:59.448Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.071s coverage: 0.0% of statements [2021-03-01T07:48:59.448Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements [2021-03-01T07:48:59.448Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-03-01T07:48:59.448Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-03-01T07:48:59.448Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-03-01T07:48:59.448Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-03-01T07:48:59.448Z] make: *** [Makefile:94: test] Error 2 [Pipeline] } [2021-03-01T07:48:59.500Z] $ docker stop --time=1 1b8c2826cfe4eebecd0573994371145ff140fa811f7c901857f15fc4255930aa [2021-03-01T07:49:01.762Z] $ docker rm -f 1b8c2826cfe4eebecd0573994371145ff140fa811f7c901857f15fc4255930aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:49:04.250Z] ---> job-cost.sh [2021-03-01T07:49:04.250Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Alew [2021-03-01T07:49:43.210Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-01T07:51:50.023Z] lf-activate-venv(): INFO: Adding /tmp/venv-Alew/bin to PATH [2021-03-01T07:51:50.023Z] INFO: No Stack... [2021-03-01T07:51:50.023Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-01T07:51:50.023Z] INFO: Archiving Costs [Pipeline] sh [2021-03-01T07:51:50.387Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-03-01T07:51:50.388Z] + cut -d, -f6 [Pipeline] lock [2021-03-01T07:51:50.532Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3203-1-stack-cost] [2021-03-01T07:51:50.545Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3203-1-stack-cost] did not exist. Created. [2021-03-01T07:51:50.546Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3203-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-01T07:51:51.070Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-01T07:51:52.220Z] Stashed 1 file(s) [Pipeline] } [2021-03-01T07:51:52.243Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3203-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-01T07:51:53.231Z] 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 Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:51:56.122Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:51:57.063Z] ---> package-listing.sh [2021-03-01T07:51:57.064Z] ++ facter osfamily [2021-03-01T07:51:57.064Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-01T07:51:57.064Z] + OS_FAMILY=redhat [2021-03-01T07:51:57.064Z] + workspace=/w/workspace/edgex-go/1 [2021-03-01T07:51:57.064Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-01T07:51:57.064Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-01T07:51:57.064Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-01T07:51:57.064Z] + PACKAGES=/tmp/packages_start.txt [2021-03-01T07:51:57.064Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-01T07:51:57.064Z] + PACKAGES=/tmp/packages_end.txt [2021-03-01T07:51:57.064Z] + case "${OS_FAMILY}" in [2021-03-01T07:51:57.064Z] + rpm -qa [2021-03-01T07:51:57.064Z] + sort [2021-03-01T07:52:02.371Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-01T07:52:02.371Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-01T07:52:02.371Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-01T07:52:02.371Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-01T07:52:02.371Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-01T07:52:02.371Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-01T07:52:02.409Z] 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-01T07:52:02.720Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:52:03.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T07:52:03.059Z] [2021-03-01T07:52:03.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-01T07:52:03.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T07:52:03.463Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-01T07:52:03.463Z] df20fa9351a1: Pulling fs layer [2021-03-01T07:52:03.463Z] 36b3adc4ff6f: Pulling fs layer [2021-03-01T07:52:03.463Z] 8ad3a11d3b57: Pulling fs layer [2021-03-01T07:52:03.463Z] 46f8f816bc3b: Pulling fs layer [2021-03-01T07:52:03.463Z] 93b61091891f: Pulling fs layer [2021-03-01T07:52:03.463Z] 93b9cdb0e59b: Pulling fs layer [2021-03-01T07:52:03.463Z] 5e14af77c1be: Pulling fs layer [2021-03-01T07:52:03.463Z] 01666e4c0597: Pulling fs layer [2021-03-01T07:52:03.463Z] aa168da1d23b: Pulling fs layer [2021-03-01T07:52:03.463Z] 93b9cdb0e59b: Waiting [2021-03-01T07:52:03.463Z] 5e14af77c1be: Waiting [2021-03-01T07:52:03.463Z] 46f8f816bc3b: Waiting [2021-03-01T07:52:03.463Z] 01666e4c0597: Waiting [2021-03-01T07:52:03.463Z] 93b61091891f: Waiting [2021-03-01T07:52:03.463Z] aa168da1d23b: Waiting [2021-03-01T07:52:03.463Z] 36b3adc4ff6f: Download complete [2021-03-01T07:52:03.463Z] 46f8f816bc3b: Verifying Checksum [2021-03-01T07:52:03.463Z] 46f8f816bc3b: Download complete [2021-03-01T07:52:03.727Z] df20fa9351a1: Verifying Checksum [2021-03-01T07:52:03.727Z] df20fa9351a1: Download complete [2021-03-01T07:52:03.727Z] 93b9cdb0e59b: Download complete [2021-03-01T07:52:03.727Z] 93b61091891f: Verifying Checksum [2021-03-01T07:52:03.727Z] 93b61091891f: Download complete [2021-03-01T07:52:03.727Z] 5e14af77c1be: Verifying Checksum [2021-03-01T07:52:03.727Z] 5e14af77c1be: Download complete [2021-03-01T07:52:03.727Z] 01666e4c0597: Verifying Checksum [2021-03-01T07:52:03.727Z] 01666e4c0597: Download complete [2021-03-01T07:52:03.989Z] df20fa9351a1: Pull complete [2021-03-01T07:52:03.989Z] 36b3adc4ff6f: Pull complete [2021-03-01T07:52:04.568Z] 8ad3a11d3b57: Verifying Checksum [2021-03-01T07:52:04.568Z] 8ad3a11d3b57: Download complete [2021-03-01T07:52:05.156Z] 8ad3a11d3b57: Pull complete [2021-03-01T07:52:05.420Z] 46f8f816bc3b: Pull complete [2021-03-01T07:52:05.998Z] 93b61091891f: Pull complete [2021-03-01T07:52:05.998Z] 93b9cdb0e59b: Pull complete [2021-03-01T07:52:05.998Z] 5e14af77c1be: Pull complete [2021-03-01T07:52:06.267Z] aa168da1d23b: Verifying Checksum [2021-03-01T07:52:06.267Z] aa168da1d23b: Download complete [2021-03-01T07:52:06.267Z] 01666e4c0597: Pull complete [2021-03-01T07:52:14.445Z] aa168da1d23b: Pull complete [2021-03-01T07:52:14.445Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-01T07:52:14.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-01T07:52:14.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-01T07:52:14.624Z] prd-centos7-docker-4c-2g-28038 does not seem to be running inside a container [2021-03-01T07:52:14.678Z] $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-01T07:52:17.961Z] $ docker top aff1c3aa94f4604f2d092a4f1f843d0cafb6739fb36edf2143d1afa54f629798 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-01T07:52:18.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-01T07:52:18.856Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-01T07:52:19.182Z] + ls /var/log/sa-host [2021-03-01T07:52:19.182Z] + sadf -c /var/log/sa-host/sa01 [2021-03-01T07:52:19.182Z] file_magic: OK [2021-03-01T07:52:19.182Z] HZ: Using current value: 100 [2021-03-01T07:52:19.182Z] file_header: OK [2021-03-01T07:52:19.182Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-01T07:52:19.182Z] Statistics: [2021-03-01T07:52:19.182Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-01T07:52:19.182Z] File successfully converted to sysstat format version 12.2.1 [2021-03-01T07:52:19.182Z] + sadf -c /var/log/sa-host/sa23 [2021-03-01T07:52:19.182Z] file_magic: OK [2021-03-01T07:52:19.182Z] HZ: Using current value: 100 [2021-03-01T07:52:19.182Z] file_header: OK [2021-03-01T07:52:19.182Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-03-01T07:52:19.182Z] Statistics: [2021-03-01T07:52:19.182Z] Hnuu...uuuununununu... [2021-03-01T07:52:19.182Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-01T07:52:19.477Z] provisioning config files... [2021-03-01T07:52:19.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7163585551167486878tmp [Pipeline] { [Pipeline] echo [2021-03-01T07:52:19.636Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:52:19.974Z] ---> create-netrc.sh [Pipeline] } [2021-03-01T07:52:19.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-01T07:52:20.143Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:52:20.475Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-01T07:52:20.510Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:52:20.846Z] ---> sudo-logs.sh [2021-03-01T07:52:20.847Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-01T07:52:20.962Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:52:21.292Z] ---> job-cost.sh [2021-03-01T07:52:21.292Z] lf-activate-venv: SKIPPING [2021-03-01T07:52:21.292Z] DEBUG: total: 0.20999999344348907 [2021-03-01T07:52:21.292Z] INFO: Retrieving Stack Cost... [2021-03-01T07:52:22.237Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-01T07:52:22.815Z] INFO: Archiving Costs [Pipeline] echo [2021-03-01T07:52:22.848Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-01T07:52:23.182Z] ---> logs-deploy.sh [2021-03-01T07:52:23.182Z] lf-activate-venv: SKIPPING [2021-03-01T07:52:23.182Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3203/1 [2021-03-01T07:52:23.182Z] INFO: archiving workspace using pattern(s): [2021-03-01T07:52:25.205Z] Archives upload complete. [2021-03-01T07:52:25.205Z] INFO: archiving logs to Nexus [2021-03-01T07:52:26.232Z] ---> uname -a: [2021-03-01T07:52:26.232Z] Linux prd-centos7-docker-4c-2g-28038.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] ---> lscpu: [2021-03-01T07:52:26.232Z] Architecture: x86_64 [2021-03-01T07:52:26.232Z] CPU op-mode(s): 32-bit, 64-bit [2021-03-01T07:52:26.232Z] Byte Order: Little Endian [2021-03-01T07:52:26.232Z] Address sizes: 40 bits physical, 48 bits virtual [2021-03-01T07:52:26.232Z] CPU(s): 4 [2021-03-01T07:52:26.232Z] On-line CPU(s) list: 0-3 [2021-03-01T07:52:26.232Z] Thread(s) per core: 1 [2021-03-01T07:52:26.232Z] Core(s) per socket: 1 [2021-03-01T07:52:26.232Z] Socket(s): 4 [2021-03-01T07:52:26.232Z] NUMA node(s): 1 [2021-03-01T07:52:26.232Z] Vendor ID: GenuineIntel [2021-03-01T07:52:26.232Z] CPU family: 6 [2021-03-01T07:52:26.232Z] Model: 44 [2021-03-01T07:52:26.232Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-03-01T07:52:26.232Z] Stepping: 1 [2021-03-01T07:52:26.232Z] CPU MHz: 2933.436 [2021-03-01T07:52:26.232Z] BogoMIPS: 5866.87 [2021-03-01T07:52:26.232Z] Virtualization: VT-x [2021-03-01T07:52:26.232Z] Hypervisor vendor: KVM [2021-03-01T07:52:26.232Z] Virtualization type: full [2021-03-01T07:52:26.232Z] L1d cache: 128 KiB [2021-03-01T07:52:26.232Z] L1i cache: 128 KiB [2021-03-01T07:52:26.232Z] L2 cache: 16 MiB [2021-03-01T07:52:26.232Z] L3 cache: 64 MiB [2021-03-01T07:52:26.232Z] NUMA node0 CPU(s): 0-3 [2021-03-01T07:52:26.232Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-03-01T07:52:26.232Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-03-01T07:52:26.232Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-03-01T07:52:26.232Z] Vulnerability Meltdown: Mitigation; PTI [2021-03-01T07:52:26.232Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-03-01T07:52:26.232Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-03-01T07:52:26.232Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-03-01T07:52:26.232Z] Vulnerability Srbds: Not affected [2021-03-01T07:52:26.232Z] Vulnerability Tsx async abort: Not affected [2021-03-01T07:52:26.232Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] ---> nproc: [2021-03-01T07:52:26.232Z] 4 [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] ---> df -h: [2021-03-01T07:52:26.232Z] Filesystem Size Used Available Use% Mounted on [2021-03-01T07:52:26.232Z] overlay 50.0G 8.2G 41.7G 16% / [2021-03-01T07:52:26.232Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-03-01T07:52:26.232Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-03-01T07:52:26.232Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-03-01T07:52:26.232Z] /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os [2021-03-01T07:52:26.232Z] /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf [2021-03-01T07:52:26.232Z] /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname [2021-03-01T07:52:26.232Z] /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts [2021-03-01T07:52:26.232Z] /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log [2021-03-01T07:52:26.232Z] /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json [2021-03-01T07:52:26.232Z] /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host [2021-03-01T07:52:26.232Z] /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure [2021-03-01T07:52:26.232Z] /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/1@tmp [2021-03-01T07:52:26.232Z] /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/1 [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] ---> free -m: [2021-03-01T07:52:26.232Z] total used free shared buff/cache available [2021-03-01T07:52:26.232Z] Mem: 1837 749 134 0 953 996 [2021-03-01T07:52:26.232Z] Swap: 1023 3 1020 [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] ---> ip addr: [2021-03-01T07:52:26.232Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-03-01T07:52:26.232Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-03-01T07:52:26.232Z] inet 127.0.0.1/8 scope host lo [2021-03-01T07:52:26.232Z] valid_lft forever preferred_lft forever [2021-03-01T07:52:26.232Z] inet6 ::1/128 scope host [2021-03-01T07:52:26.232Z] valid_lft forever preferred_lft forever [2021-03-01T07:52:26.232Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-03-01T07:52:26.232Z] link/ether fa:16:3e:2f:1c:19 brd ff:ff:ff:ff:ff:ff [2021-03-01T07:52:26.232Z] inet 10.30.123.195/23 brd 10.30.123.255 scope global dynamic eth0 [2021-03-01T07:52:26.232Z] valid_lft 85717sec preferred_lft 85717sec [2021-03-01T07:52:26.232Z] inet6 fe80::f816:3eff:fe2f:1c19/64 scope link [2021-03-01T07:52:26.232Z] valid_lft forever preferred_lft forever [2021-03-01T07:52:26.232Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-03-01T07:52:26.232Z] link/ether 02:42:07:51:c7:42 brd ff:ff:ff:ff:ff:ff [2021-03-01T07:52:26.232Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-03-01T07:52:26.232Z] valid_lft forever preferred_lft forever [2021-03-01T07:52:26.232Z] inet6 fe80::42:7ff:fe51:c742/64 scope link [2021-03-01T07:52:26.232Z] valid_lft forever preferred_lft forever [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] ---> sar -b -r -n DEV: [2021-03-01T07:52:26.232Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/01/21 _x86_64_ (4 CPU) [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] 07:40:52 LINUX RESTART (4 CPU) [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] 07:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-03-01T07:52:26.232Z] 07:43:01 228.39 84.93 143.46 0.00 6645.72 50316.96 0.00 [2021-03-01T07:52:26.232Z] 07:44:01 237.36 95.31 142.05 0.00 3888.89 18459.76 0.00 [2021-03-01T07:52:26.232Z] 07:45:01 46.96 5.53 41.43 0.00 925.45 6822.77 0.00 [2021-03-01T07:52:26.232Z] 07:46:01 1.58 0.00 1.58 0.00 0.00 28.40 0.00 [2021-03-01T07:52:26.232Z] 07:47:01 1.22 0.93 0.28 0.00 62.09 4.50 0.00 [2021-03-01T07:52:26.232Z] 07:48:01 1.33 0.98 0.35 0.00 123.10 5.01 0.00 [2021-03-01T07:52:26.232Z] 07:49:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-03-01T07:52:26.232Z] 07:50:01 0.27 0.00 0.27 0.00 0.00 2.93 0.00 [2021-03-01T07:52:26.232Z] 07:51:01 0.30 0.00 0.30 0.00 0.00 2.83 0.00 [2021-03-01T07:52:26.232Z] 07:52:02 52.97 52.59 0.38 0.00 4684.63 5.60 0.00 [2021-03-01T07:52:26.232Z] Average: 57.09 24.04 33.05 0.00 1633.78 7570.47 0.00 [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] 07:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-03-01T07:52:26.232Z] 07:43:01 79460 0 730172 38.81 1720 1070192 1512332 51.61 580020 963340 44508 [2021-03-01T07:52:26.232Z] 07:44:01 141688 0 786660 41.81 812 952384 1636480 55.85 658320 797520 87316 [2021-03-01T07:52:26.232Z] 07:45:01 568800 0 675980 35.93 668 636096 1103948 37.68 443516 600868 8 [2021-03-01T07:52:26.232Z] 07:46:01 574252 0 670368 35.63 668 636256 1077016 36.76 447392 593232 12 [2021-03-01T07:52:26.232Z] 07:47:01 572548 0 670216 35.62 668 638112 1077088 36.76 446816 596184 12 [2021-03-01T07:52:26.232Z] 07:48:01 568392 0 670668 35.64 668 641816 1077160 36.76 447388 599836 16 [2021-03-01T07:52:26.232Z] 07:49:01 569064 0 669992 35.61 668 641820 1077016 36.76 446512 599836 12 [2021-03-01T07:52:26.232Z] 07:50:01 569376 0 669676 35.59 668 641824 1077016 36.76 446516 599836 8 [2021-03-01T07:52:26.232Z] 07:51:01 569392 0 669656 35.59 668 641828 1077016 36.76 446644 599836 12 [2021-03-01T07:52:26.232Z] 07:52:02 423844 0 675236 35.89 668 781796 1078396 36.80 462380 728248 124 [2021-03-01T07:52:26.232Z] Average: 463682 0 688862 36.61 788 728212 1179347 40.25 482550 667874 13203 [2021-03-01T07:52:26.232Z] [2021-03-01T07:52:26.232Z] 07:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-03-01T07:52:26.232Z] 07:43:01 eth0 933.26 999.22 5044.70 93.89 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:43:01 veth6100429 105.59 117.54 9.66 426.76 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:43:01 docker0 721.86 595.37 52.00 2195.71 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:44:01 vetha983713 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:44:01 eth0 53.08 40.34 77.60 55.26 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:44:01 docker0 4.76 7.49 0.34 48.06 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:45:01 eth0 30.65 24.77 13.75 42.43 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:45:01 docker0 1.63 1.63 0.11 0.13 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:47:01 eth0 1.20 0.18 0.17 0.07 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.232Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:48:01 eth0 1.13 0.63 0.60 0.40 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:49:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:50:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:52:02 eth0 5.33 3.23 5.36 2.12 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] 07:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] Average: eth0 102.56 106.93 514.57 19.43 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] Average: docker0 72.88 60.49 5.25 224.55 0.00 0.00 0.00 0.00 [2021-03-01T07:52:26.233Z] [2021-03-01T07:52:26.233Z] [2021-03-01T07:52:26.233Z] ---> sar -P ALL: [2021-03-01T07:52:26.233Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/01/21 _x86_64_ (4 CPU) [2021-03-01T07:52:26.233Z] [2021-03-01T07:52:26.233Z] 07:40:52 LINUX RESTART (4 CPU) [2021-03-01T07:52:26.233Z] [2021-03-01T07:52:26.233Z] 07:42:01 CPU %user %nice %system %iowait %steal %idle [2021-03-01T07:52:26.233Z] 07:43:01 all 14.61 0.00 6.77 4.06 0.14 74.42 [2021-03-01T07:52:26.233Z] 07:43:01 0 14.85 0.00 7.65 4.20 0.10 73.20 [2021-03-01T07:52:26.233Z] 07:43:01 1 20.47 0.00 5.55 3.77 0.19 70.03 [2021-03-01T07:52:26.233Z] 07:43:01 2 13.91 0.00 6.77 4.83 0.14 74.36 [2021-03-01T07:52:26.233Z] 07:43:01 3 9.22 0.00 7.11 3.44 0.14 80.10 [2021-03-01T07:52:26.233Z] 07:44:01 all 37.94 0.00 10.35 6.10 0.07 45.54 [2021-03-01T07:52:26.233Z] 07:44:01 0 37.57 0.00 9.54 6.69 0.10 46.10 [2021-03-01T07:52:26.233Z] 07:44:01 1 37.54 0.00 10.82 5.27 0.07 46.29 [2021-03-01T07:52:26.233Z] 07:44:01 2 37.29 0.00 9.98 7.41 0.05 45.28 [2021-03-01T07:52:26.233Z] 07:44:01 3 39.37 0.00 11.06 5.02 0.07 44.49 [2021-03-01T07:52:26.233Z] 07:45:01 all 19.29 0.00 5.12 1.81 0.04 73.73 [2021-03-01T07:52:26.233Z] 07:45:01 0 19.28 0.00 5.08 2.34 0.05 73.25 [2021-03-01T07:52:26.233Z] 07:45:01 1 19.24 0.00 5.09 1.94 0.03 73.70 [2021-03-01T07:52:26.233Z] 07:45:01 2 18.76 0.00 5.29 1.87 0.02 74.06 [2021-03-01T07:52:26.233Z] 07:45:01 3 19.90 0.00 5.03 1.10 0.05 73.92 [2021-03-01T07:52:26.233Z] 07:46:01 all 0.06 0.00 0.05 0.00 0.00 99.89 [2021-03-01T07:52:26.233Z] 07:46:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2021-03-01T07:52:26.233Z] 07:46:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-03-01T07:52:26.233Z] 07:46:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2021-03-01T07:52:26.233Z] 07:46:01 3 0.18 0.00 0.05 0.00 0.00 99.77 [2021-03-01T07:52:26.233Z] 07:47:01 all 0.15 0.00 0.06 0.00 0.08 99.71 [2021-03-01T07:52:26.233Z] 07:47:01 0 0.03 0.00 0.07 0.00 0.08 99.82 [2021-03-01T07:52:26.233Z] 07:47:01 1 0.05 0.00 0.10 0.00 0.10 99.75 [2021-03-01T07:52:26.233Z] 07:47:01 2 0.03 0.00 0.07 0.00 0.05 99.85 [2021-03-01T07:52:26.233Z] 07:47:01 3 0.48 0.00 0.02 0.00 0.07 99.43 [2021-03-01T07:52:26.233Z] 07:48:01 all 0.15 0.00 0.03 0.00 0.01 99.80 [2021-03-01T07:52:26.233Z] 07:48:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-01T07:52:26.233Z] 07:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-03-01T07:52:26.233Z] 07:48:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-01T07:52:26.233Z] 07:48:01 3 0.52 0.00 0.02 0.00 0.02 99.45 [2021-03-01T07:52:26.233Z] 07:49:01 all 0.04 0.00 0.05 0.00 0.00 99.91 [2021-03-01T07:52:26.233Z] 07:49:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2021-03-01T07:52:26.233Z] 07:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-01T07:52:26.233Z] 07:49:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2021-03-01T07:52:26.233Z] 07:49:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2021-03-01T07:52:26.233Z] 07:50:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-01T07:52:26.233Z] 07:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-01T07:52:26.233Z] 07:50:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-03-01T07:52:26.233Z] 07:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-03-01T07:52:26.233Z] 07:50:01 3 0.50 0.00 0.03 0.00 0.00 99.47 [2021-03-01T07:52:26.233Z] 07:51:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-03-01T07:52:26.233Z] 07:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-03-01T07:52:26.233Z] 07:51:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-03-01T07:52:26.233Z] 07:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-03-01T07:52:26.233Z] 07:51:01 3 0.50 0.00 0.02 0.00 0.00 99.48 [2021-03-01T07:52:26.233Z] 07:52:02 all 0.83 0.00 0.27 1.40 0.01 97.50 [2021-03-01T07:52:26.233Z] 07:52:02 0 0.37 0.00 0.15 1.20 0.02 98.26 [2021-03-01T07:52:26.233Z] 07:52:02 1 0.28 0.00 0.20 1.48 0.00 98.03 [2021-03-01T07:52:26.233Z] 07:52:02 2 0.73 0.00 0.37 2.28 0.00 96.61 [2021-03-01T07:52:26.233Z] 07:52:02 3 1.92 0.00 0.35 0.62 0.02 97.10 [2021-03-01T07:52:26.233Z] Average: all 7.23 0.00 2.24 1.32 0.03 89.18 [2021-03-01T07:52:26.233Z] Average: 0 7.12 0.00 2.24 1.42 0.04 89.18 [2021-03-01T07:52:26.233Z] Average: 1 7.65 0.00 2.16 1.23 0.04 88.92 [2021-03-01T07:52:26.233Z] Average: 2 6.98 0.00 2.23 1.62 0.03 89.14 [2021-03-01T07:52:26.233Z] Average: 3 7.16 0.00 2.34 1.00 0.04 89.47 [2021-03-01T07:52:26.233Z] [2021-03-01T07:52:26.233Z] [2021-03-01T07:52:26.233Z]