Pull request #3501 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 2e29410641b9439440c3ad07e09c369dc058e6d8 rather than 7198ae08bbead6de95575eae0d330dbc7e5ed799 Obtained Jenkinsfile from 2e29410641b9439440c3ad07e09c369dc058e6d8 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh580637984897964321.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7305189461666582163.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3501/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3501/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4495267759236341945.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2022960821357510973.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3501/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3501/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8555427024584920512.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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-162 in /w/workspace/edgexfoundry_edgex-go_PR-3501 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh1038381514625568156.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 7198ae08bbead6de95575eae0d330dbc7e5ed799 Merge succeeded, producing 1bc45632189e609c1ca65b17be18879d4ba72c59 Checking out Revision 1bc45632189e609c1ca65b17be18879d4ba72c59 (PR-3501) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh50437166673483224.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3501/head:refs/remotes/origin/PR-3501 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7198ae08bbead6de95575eae0d330dbc7e5ed799 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh6496267683826806574.key > git merge 2e29410641b9439440c3ad07e09c369dc058e6d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1bc45632189e609c1ca65b17be18879d4ba72c59 # timeout=10 Commit message: "Merge commit '2e29410641b9439440c3ad07e09c369dc058e6d8' into HEAD" > git rev-list --no-walk 84fbe7676ee55078a494c54f6ba61c0189a027c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-25T16:47:48.092Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-25T16:47:48.190Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-25T16:47:48.215Z] ========================================================= [2021-05-25T16:47:48.215Z] EdgeX Global Pipelines Version Info [2021-05-25T16:47:48.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:47:49.672Z] ------------------- [2021-05-25T16:47:49.672Z] stable info: [2021-05-25T16:47:49.672Z] ------------------- [2021-05-25T16:47:49.672Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-25T16:47:49.672Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T16:47:49.672Z] Message: update stable to v1.0.192 [2021-05-25T16:47:50.254Z] ------------------- [2021-05-25T16:47:50.254Z] experimental info: [2021-05-25T16:47:50.254Z] ------------------- [2021-05-25T16:47:50.254Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-25T16:47:50.254Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-25T16:47:50.254Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-25T16:47:50.448Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-25T16:47:50.469Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-25T16:47:50.490Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-25T16:47:50.510Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-25T16:47:50.531Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-25T16:47:50.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-25T16:47:50.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-25T16:47:50.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-25T16:47:50.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-25T16:47:50.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-25T16:47:50.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-25T16:47:50.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-25T16:47:50.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-25T16:47:50.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-25T16:47:50.736Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T16:47:50.757Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-25T16:47:50.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-25T16:47:50.800Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-25T16:47:50.821Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-25T16:47:50.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-25T16:47:50.894Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-25T16:47:50.917Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-25T16:47:50.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3501 [Pipeline] echo [2021-05-25T16:47:50.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3501 [Pipeline] echo [2021-05-25T16:47:50.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3501 [Pipeline] echo [2021-05-25T16:47:51.002Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bc45632189e609c1ca65b17be18879d4ba72c59 [Pipeline] echo [2021-05-25T16:47:51.023Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bc4563 [Pipeline] echo [2021-05-25T16:47:51.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T16:47:51.109Z] provisioning config files... [2021-05-25T16:47:51.129Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8381225417019869217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-25T16:47:51.458Z] ---> docker-login.sh [2021-05-25T16:47:51.458Z] nexus3.edgexfoundry.org:10001 [2021-05-25T16:47:51.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:47:51.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:47:51.720Z] Configure a credential helper to remove this warning. See [2021-05-25T16:47:51.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:47:51.720Z] [2021-05-25T16:47:51.720Z] Login Succeeded [2021-05-25T16:47:51.720Z] nexus3.edgexfoundry.org:10002 [2021-05-25T16:47:51.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:47:51.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:47:51.983Z] Configure a credential helper to remove this warning. See [2021-05-25T16:47:51.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:47:51.983Z] [2021-05-25T16:47:51.983Z] Login Succeeded [2021-05-25T16:47:51.983Z] nexus3.edgexfoundry.org:10003 [2021-05-25T16:47:51.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:47:51.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:47:51.984Z] Configure a credential helper to remove this warning. See [2021-05-25T16:47:51.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:47:51.984Z] [2021-05-25T16:47:51.984Z] Login Succeeded [2021-05-25T16:47:51.984Z] nexus3.edgexfoundry.org:10004 [2021-05-25T16:47:52.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:47:52.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:47:52.248Z] Configure a credential helper to remove this warning. See [2021-05-25T16:47:52.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:47:52.248Z] [2021-05-25T16:47:52.248Z] Login Succeeded [2021-05-25T16:47:52.248Z] docker.io [2021-05-25T16:47:52.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-25T16:47:52.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-25T16:47:52.507Z] Configure a credential helper to remove this warning. See [2021-05-25T16:47:52.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-25T16:47:52.507Z] [2021-05-25T16:47:52.507Z] Login Succeeded [2021-05-25T16:47:52.507Z] ---> docker-login.sh ends [Pipeline] } [2021-05-25T16:47:52.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T16:47:52.855Z] ++ 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-05-25T16:47:52.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:47:52.855Z] ++ dirname cmd/core-command/Dockerfile [2021-05-25T16:47:52.855Z] ++ cut -d/ -f2 [2021-05-25T16:47:52.855Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-25T16:47:52.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:47:52.855Z] ++ dirname cmd/core-data/Dockerfile [2021-05-25T16:47:52.855Z] ++ cut -d/ -f2 [2021-05-25T16:47:52.855Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-25T16:47:52.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:47:52.855Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-25T16:47:52.855Z] ++ cut -d/ -f2 [2021-05-25T16:47:52.855Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-25T16:47:52.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:47:52.855Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-25T16:47:52.855Z] ++ cut -d/ -f2 [2021-05-25T16:47:52.855Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-25T16:47:52.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:47:52.855Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-25T16:47:52.855Z] ++ cut -d/ -f2 [2021-05-25T16:47:52.855Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-25T16:47:52.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:47:52.855Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-25T16:47:52.855Z] ++ cut -d/ -f2 [2021-05-25T16:47:52.855Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-25T16:47:52.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:47:52.855Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-25T16:47:52.855Z] ++ cut -d/ -f2 [2021-05-25T16:47:52.855Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-25T16:47:52.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:47:52.855Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-25T16:47:52.855Z] ++ cut -d/ -f2 [2021-05-25T16:47:52.855Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-25T16:47:52.855Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-25T16:47:52.856Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-25T16:47:52.856Z] ++ cut -d/ -f2 [2021-05-25T16:47:52.856Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-25T16:47:52.908Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:47:54.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:47:54.052Z] [2021-05-25T16:47:54.052Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:47:54.374Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:47:54.374Z] latest: Pulling from edgex-devops/git-semver [2021-05-25T16:47:54.374Z] 31603596830f: Pulling fs layer [2021-05-25T16:47:54.374Z] 54011a49482f: Pulling fs layer [2021-05-25T16:47:54.374Z] a6820b24f6d8: Pulling fs layer [2021-05-25T16:47:54.374Z] f581987b2513: Pulling fs layer [2021-05-25T16:47:54.374Z] f581987b2513: Waiting [2021-05-25T16:47:54.374Z] 54011a49482f: Verifying Checksum [2021-05-25T16:47:54.374Z] 54011a49482f: Download complete [2021-05-25T16:47:54.636Z] 31603596830f: Verifying Checksum [2021-05-25T16:47:54.636Z] 31603596830f: Download complete [2021-05-25T16:47:54.636Z] f581987b2513: Verifying Checksum [2021-05-25T16:47:54.636Z] f581987b2513: Download complete [2021-05-25T16:47:54.636Z] a6820b24f6d8: Verifying Checksum [2021-05-25T16:47:54.636Z] a6820b24f6d8: Download complete [2021-05-25T16:47:54.636Z] 31603596830f: Pull complete [2021-05-25T16:47:54.903Z] 54011a49482f: Pull complete [2021-05-25T16:47:55.854Z] a6820b24f6d8: Pull complete [2021-05-25T16:47:55.854Z] f581987b2513: Pull complete [2021-05-25T16:47:55.854Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-25T16:47:55.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-25T16:47:55.854Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-25T16:47:55.929Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-05-25T16:47:55.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-25T16:47:57.424Z] $ docker top 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-25T16:47:57.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T16:47:57.558Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T16:47:57.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T16:47:57.670Z] $ docker exec 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c ssh-agent [2021-05-25T16:47:57.793Z] SSH_AUTH_SOCK=/tmp/ssh-PEmYoY88NwJI/agent.14 [2021-05-25T16:47:57.793Z] SSH_AGENT_PID=20 [2021-05-25T16:47:57.801Z] Running ssh-add (command line suppressed) [2021-05-25T16:47:57.891Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_8756507949448532098.key (/w/workspace/edgex-go/5@tmp/private_key_8756507949448532098.key) [2021-05-25T16:47:57.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T16:47:58.208Z] + git tag --points-at HEAD [Pipeline] } [2021-05-25T16:47:58.218Z] $ docker exec --env ******** --env ******** 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c ssh-agent -k [2021-05-25T16:47:58.312Z] unset SSH_AUTH_SOCK; [2021-05-25T16:47:58.313Z] unset SSH_AGENT_PID; [2021-05-25T16:47:58.313Z] echo Agent pid 20 killed; [2021-05-25T16:47:58.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-25T16:47:58.370Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-25T16:47:58.370Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-25T16:47:58.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-25T16:47:58.470Z] $ docker exec 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c ssh-agent [2021-05-25T16:47:58.586Z] SSH_AUTH_SOCK=/tmp/ssh-G8QLAQBOaygF/agent.55 [2021-05-25T16:47:58.586Z] SSH_AGENT_PID=62 [2021-05-25T16:47:58.592Z] Running ssh-add (command line suppressed) [2021-05-25T16:47:58.682Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4964416307704178074.key (/w/workspace/edgex-go/5@tmp/private_key_4964416307704178074.key) [2021-05-25T16:47:58.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-25T16:47:59.008Z] + git semver init [2021-05-25T16:47:59.008Z] # -> Open(): unable to determine branch for HEAD [2021-05-25T16:47:59.008Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-05-25T16:47:59.008Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-05-25T16:47:59.008Z] # $SEMVER_REMOTE_NAME = origin [2021-05-25T16:47:59.008Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-25T16:47:59.008Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-25T16:47:59.008Z] # $SEMVER_BRANCH = PR-3501 [2021-05-25T16:47:59.008Z] # $SEMVER_TEMP = /tmp/semver-124254141 [2021-05-25T16:47:59.008Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-25T16:48:25.606Z] # '/tmp/semver-124254141' -> '/w/workspace/edgex-go/5/.semver' [2021-05-25T16:48:25.606Z] # -> Force: false [2021-05-25T16:48:25.606Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-05-25T16:48:25.610Z] $ docker exec --env ******** --env ******** 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c ssh-agent -k [2021-05-25T16:48:25.714Z] unset SSH_AUTH_SOCK; [2021-05-25T16:48:25.714Z] unset SSH_AGENT_PID; [2021-05-25T16:48:25.714Z] echo Agent pid 62 killed; [2021-05-25T16:48:25.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-25T16:48:26.081Z] + git semver [Pipeline] } [2021-05-25T16:48:26.090Z] $ docker stop --time=1 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c [2021-05-25T16:48:28.258Z] $ docker rm -f 812601047f7ef535ce01d66128f8247dc4f59b9b2e5ff08d5ebfc4c21212132c [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:48:28.671Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-25T16:48:28.932Z] Stashed 1 file(s) [Pipeline] echo [2021-05-25T16:48:28.936Z] [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-05-25T16:48:29.448Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:48:29.865Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-25T16:48:30.160Z] + sudo service docker restart [2021-05-25T16:48:30.160Z] + true [2021-05-25T16:48:30.160Z] Redirecting to /bin/systemctl restart docker.service [2021-05-25T16:48:44.076Z] Still waiting to schedule task [2021-05-25T16:48:44.077Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-159’ is offline [Pipeline] echo [2021-05-25T16:48:48.340Z] ========================================================= [2021-05-25T16:48:48.340Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-25T16:48:48.340Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:48:48.657Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-25T16:48:50.055Z] Sending build context to Docker daemon 330.9MB [2021-05-25T16:48:50.055Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-25T16:48:50.055Z] Step 2/6 : FROM ${BASE} [2021-05-25T16:48:50.055Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-25T16:48:50.055Z] 540db60ca938: Pulling fs layer [2021-05-25T16:48:50.055Z] adcc1eea9eea: Pulling fs layer [2021-05-25T16:48:50.055Z] 4c4ab2625f07: Pulling fs layer [2021-05-25T16:48:50.055Z] 0510c868ecb4: Pulling fs layer [2021-05-25T16:48:50.055Z] afea3b2eda06: Pulling fs layer [2021-05-25T16:48:50.055Z] 7809a108b3ef: Pulling fs layer [2021-05-25T16:48:50.055Z] f706445af74f: Pulling fs layer [2021-05-25T16:48:50.055Z] 0510c868ecb4: Waiting [2021-05-25T16:48:50.055Z] afea3b2eda06: Waiting [2021-05-25T16:48:50.055Z] 7809a108b3ef: Waiting [2021-05-25T16:48:50.055Z] f706445af74f: Waiting [2021-05-25T16:48:50.055Z] 4c4ab2625f07: Verifying Checksum [2021-05-25T16:48:50.055Z] 4c4ab2625f07: Download complete [2021-05-25T16:48:50.055Z] adcc1eea9eea: Download complete [2021-05-25T16:48:50.055Z] afea3b2eda06: Verifying Checksum [2021-05-25T16:48:50.056Z] afea3b2eda06: Download complete [2021-05-25T16:48:50.321Z] 540db60ca938: Verifying Checksum [2021-05-25T16:48:50.321Z] 540db60ca938: Download complete [2021-05-25T16:48:50.321Z] 7809a108b3ef: Verifying Checksum [2021-05-25T16:48:50.321Z] 7809a108b3ef: Download complete [2021-05-25T16:48:50.321Z] 540db60ca938: Pull complete [2021-05-25T16:48:50.583Z] adcc1eea9eea: Pull complete [2021-05-25T16:48:50.583Z] 4c4ab2625f07: Pull complete [2021-05-25T16:48:52.505Z] f706445af74f: Verifying Checksum [2021-05-25T16:48:52.505Z] f706445af74f: Download complete [2021-05-25T16:48:53.085Z] 0510c868ecb4: Verifying Checksum [2021-05-25T16:48:53.085Z] 0510c868ecb4: Download complete [2021-05-25T16:48:56.422Z] 0510c868ecb4: Pull complete [2021-05-25T16:48:56.422Z] afea3b2eda06: Pull complete [2021-05-25T16:48:56.422Z] 7809a108b3ef: Pull complete [2021-05-25T16:48:58.989Z] f706445af74f: Pull complete [2021-05-25T16:48:58.989Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-25T16:48:58.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-25T16:48:58.990Z] ---> b068be0155e3 [2021-05-25T16:48:58.990Z] 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-05-25T16:48:59.566Z] ---> Running in 7ea821832b75 [2021-05-25T16:48:59.828Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:49:00.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:49:01.050Z] (1/12) Installing libmagic (5.39-r0) [2021-05-25T16:49:01.629Z] (2/12) Installing file (5.39-r0) [2021-05-25T16:49:01.891Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-25T16:49:01.891Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-25T16:49:06.115Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-25T16:49:06.115Z] (6/12) Installing patch (2.7.6-r6) [2021-05-25T16:49:06.115Z] (7/12) Installing build-base (0.5-r2) [2021-05-25T16:49:06.115Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-25T16:49:06.115Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-25T16:49:06.115Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-25T16:49:06.115Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-25T16:49:06.377Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-25T16:49:06.377Z] Executing busybox-1.32.1-r6.trigger [2021-05-25T16:49:06.377Z] OK: 219 MiB in 52 packages [2021-05-25T16:49:07.764Z] Removing intermediate container 7ea821832b75 [2021-05-25T16:49:07.764Z] ---> 96176db9b374 [2021-05-25T16:49:07.764Z] Step 4/6 : WORKDIR /edgex-go [2021-05-25T16:49:07.764Z] ---> Running in 536765ce6840 [2021-05-25T16:49:07.764Z] Removing intermediate container 536765ce6840 [2021-05-25T16:49:07.764Z] ---> 8761ad1ca147 [2021-05-25T16:49:07.764Z] Step 5/6 : COPY go.mod . [2021-05-25T16:49:08.033Z] ---> 26936acfa2d8 [2021-05-25T16:49:08.033Z] Step 6/6 : RUN go mod download [2021-05-25T16:49:08.033Z] ---> Running in 7ec6ca610043 [2021-05-25T16:49:22.969Z] Removing intermediate container 7ec6ca610043 [2021-05-25T16:49:22.969Z] ---> b123c3085227 [2021-05-25T16:49:22.969Z] Successfully built b123c3085227 [2021-05-25T16:49:22.969Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:49:23.275Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T16:49:23.276Z] . [Pipeline] withDockerContainer [2021-05-25T16:49:23.354Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-05-25T16:49:23.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T16:49:23.783Z] $ docker top f6c0c43848e48785247af8026cd3c940ea5a027da19b370e3fc3108417630242 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:49:24.171Z] + go version [2021-05-25T16:49:24.171Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-25T16:49:24.202Z] $ docker stop --time=1 f6c0c43848e48785247af8026cd3c940ea5a027da19b370e3fc3108417630242 [2021-05-25T16:49:25.403Z] $ docker rm -f f6c0c43848e48785247af8026cd3c940ea5a027da19b370e3fc3108417630242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:49:25.862Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-25T16:49:25.863Z] . [Pipeline] withDockerContainer [2021-05-25T16:49:25.941Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-05-25T16:49:25.980Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-25T16:49:26.373Z] $ docker top bec333db11a529f4c2e64dccbba531c81e6d104f5874e0adc6d437fec851a448 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-25T16:49:26.464Z] ========================================================= [2021-05-25T16:49:26.464Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-25T16:49:26.464Z] ========================================================= [Pipeline] sh [2021-05-25T16:49:26.755Z] + go mod tidy [Pipeline] sh [2021-05-25T16:49:27.324Z] + make test [2021-05-25T16:49:27.324Z] go mod tidy [2021-05-25T16:49:27.324Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-25T16:49:32.663Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-25T16:49:50.945Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-25T16:49:55.193Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-25T16:49:57.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-25T16:49:57.126Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-25T16:49:59.700Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-25T16:49:59.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-25T16:49:59.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-25T16:49:59.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-25T16:50:00.922Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-25T16:50:01.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-25T16:50:03.830Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-25T16:50:03.830Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-25T16:50:03.830Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-25T16:50:05.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.069s coverage: 46.1% of statements [2021-05-25T16:50:05.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-25T16:50:05.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-25T16:50:05.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-25T16:50:05.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-25T16:50:05.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-25T16:50:05.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-25T16:50:05.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements [2021-05-25T16:50:06.183Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.059s coverage: 100.0% of statements [2021-05-25T16:50:08.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.094s coverage: 27.7% of statements [2021-05-25T16:50:08.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-25T16:50:08.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-25T16:50:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-25T16:50:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-25T16:50:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-25T16:50:08.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements [2021-05-25T16:50:08.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-25T16:50:08.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements [2021-05-25T16:50:08.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-25T16:50:08.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2021-05-25T16:50:08.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-25T16:50:08.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-25T16:50:09.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.059s coverage: 58.6% of statements [2021-05-25T16:50:09.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-25T16:50:09.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-25T16:50:09.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 87.7% of statements [2021-05-25T16:50:09.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-25T16:50:09.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:50:09.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.054s coverage: 78.9% of statements [2021-05-25T16:50:09.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-25T16:50:11.874Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.211s coverage: 28.6% of statements [2021-05-25T16:50:11.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-25T16:50:11.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-25T16:50:11.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-25T16:50:11.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-25T16:50:11.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-25T16:50:11.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.046s coverage: 100.0% of statements [2021-05-25T16:50:11.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-25T16:50:11.875Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.048s coverage: 100.0% of statements [2021-05-25T16:50:11.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-25T16:50:12.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements [2021-05-25T16:50:12.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-25T16:50:13.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements [2021-05-25T16:50:13.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-25T16:50:13.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements [2021-05-25T16:50:13.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-25T16:50:13.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-25T16:50:13.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-25T16:50:13.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-25T16:50:14.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.221s coverage: 95.1% of statements [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-25T16:50:14.985Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-25T16:50:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-25T16:50:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-05-25T16:50:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-25T16:50:15.249Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.050s coverage: 21.7% of statements [2021-05-25T16:50:15.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-25T16:50:15.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 47.1% of statements [2021-05-25T16:50:15.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-05-25T16:50:16.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-05-25T16:50:16.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2021-05-25T16:50:16.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-05-25T16:50:28.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-05-25T16:50:28.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2021-05-25T16:50:33.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.202s coverage: 81.8% of statements [2021-05-25T16:50:33.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-25T16:50:38.992Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-163 in /w/workspace/edgexfoundry_edgex-go_PR-3501 [Pipeline] { [Pipeline] ws [2021-05-25T16:50:39.008Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-25T16:50:39.288Z] The recommended git tool is: git [2021-05-25T16:50:45.469Z] using credential edgex-jenkins-ssh [2021-05-25T16:50:45.486Z] Cloning the remote Git repository [2021-05-25T16:50:45.526Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:50:45.654Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-25T16:50:45.733Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:50:45.733Z] > git --version # timeout=10 [2021-05-25T16:50:45.750Z] > git --version # 'git version 2.17.1' [2021-05-25T16:50:45.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:50:45.828Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.043s coverage: 87.2% of statements [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 76.0% of statements [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.067s coverage: 91.2% of statements [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.115s coverage: 64.4% of statements [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-05-25T16:50:51.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-25T16:50:51.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-25T16:50:51.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.5% of statements [2021-05-25T16:50:51.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-25T16:50:51.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-25T16:50:51.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-05-25T16:50:51.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-25T16:50:52.055Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.022s coverage: 84.8% of statements [2021-05-25T16:50:53.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.089s coverage: 46.8% of statements [2021-05-25T16:50:53.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-25T16:50:53.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-25T16:50:53.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-25T16:50:53.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-25T16:50:53.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-25T16:50:53.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.032s coverage: 100.0% of statements [2021-05-25T16:50:53.014Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-25T16:50:53.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.030s coverage: 100.0% of statements [2021-05-25T16:50:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-25T16:50:53.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-25T16:50:57.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.055s coverage: 18.9% of statements [2021-05-25T16:50:57.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-25T16:50:57.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-25T16:50:57.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-25T16:50:57.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.130s coverage: 91.9% of statements [2021-05-25T16:50:57.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-25T16:50:57.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.618s coverage: 28.7% of statements [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-25T16:50:57.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.056s coverage: 99.0% of statements [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-25T16:50:57.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-25T16:50:57.844Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 64.6% of statements [2021-05-25T16:50:57.844Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-25T16:50:58.789Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.097s coverage: 97.6% of statements [2021-05-25T16:50:58.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-25T16:50:58.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-25T16:50:58.789Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-25T16:50:58.790Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-05-25T16:50:58.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-25T16:50:58.790Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2021-05-25T16:50:58.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-25T16:50:58.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-25T16:50:58.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-25T16:50:58.790Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-25T16:50:59.053Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.028s coverage: 87.9% of statements [2021-05-25T16:50:59.054Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-25T16:50:59.054Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-25T16:50:59.054Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-05-25T16:50:59.315Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.044s coverage: 28.1% of statements [2021-05-25T16:50:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-25T16:50:59.316Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-25T16:50:59.584Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.045s coverage: 27.9% of statements [2021-05-25T16:50:59.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-25T16:50:59.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-25T16:50:59.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-25T16:50:59.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-25T16:50:59.584Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-25T16:50:59.854Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements [2021-05-25T16:51:00.113Z] GO111MODULE=on go vet ./... [2021-05-25T16:51:01.468Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T16:51:01.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T16:51:01.510Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T16:51:01.552Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T16:51:01.553Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T16:51:01.564Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3501/head:refs/remotes/origin/PR-3501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T16:51:04.211Z] Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 7198ae08bbead6de95575eae0d330dbc7e5ed799 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T16:51:04.402Z] Failed in branch arm64 [2021-05-25T16:51:04.239Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T16:51:04.252Z] > git checkout -f 7198ae08bbead6de95575eae0d330dbc7e5ed799 # timeout=10 [2021-05-25T16:51:32.316Z] gofmt -l . [2021-05-25T16:51:32.316Z] [ "`gofmt -l .`" = "" ] [2021-05-25T16:51:32.316Z] ./bin/test-go-mod-tidy.sh [2021-05-25T16:51:32.316Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-25T16:51:32.626Z] + ls -al . [2021-05-25T16:51:32.627Z] total 852 [2021-05-25T16:51:32.627Z] drwxrwxr-x 10 1001 1001 4096 May 25 16:51 . [2021-05-25T16:51:32.627Z] drwxr-xr-x 4 root root 28 May 25 16:49 .. [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 11 May 25 16:47 .dockerignore [2021-05-25T16:51:32.627Z] drwxrwxr-x 8 1001 1001 179 May 25 16:47 .git [2021-05-25T16:51:32.627Z] drwxrwxr-x 3 1001 1001 125 May 25 16:47 .github [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 818 May 25 16:47 .gitignore [2021-05-25T16:51:32.627Z] drwx------ 3 1001 1001 60 May 25 16:48 .semver [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 166 May 25 16:47 .sonarcloud.properties [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 8609 May 25 16:47 Attribution.txt [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 3804 May 25 16:47 CONTRIBUTING.md [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 931 May 25 16:47 Dockerfile.build [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 863 May 25 16:47 Jenkinsfile [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 10775 May 25 16:47 LICENSE [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 5632 May 25 16:47 Makefile [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 7978 May 25 16:47 README.md [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 6755 May 25 16:47 SECURITY.md [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 5 May 25 16:48 VERSION [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 4131 May 25 16:47 ZMQWindows.md [2021-05-25T16:51:32.627Z] drwxrwxr-x 2 1001 1001 117 May 25 16:47 bin [2021-05-25T16:51:32.627Z] drwxrwxr-x 14 1001 1001 4096 May 25 16:47 cmd [2021-05-25T16:51:32.627Z] -rw-r--r-- 1 root root 741453 May 25 16:50 coverage.out [2021-05-25T16:51:32.627Z] -rw-r--r-- 1 root root 1060 May 25 16:51 go.mod [2021-05-25T16:51:32.627Z] -rw-r--r-- 1 root root 21990 May 25 16:49 go.sum [2021-05-25T16:51:32.627Z] drwxrwxr-x 8 1001 1001 127 May 25 16:47 internal [2021-05-25T16:51:32.627Z] drwxrwxr-x 4 1001 1001 26 May 25 16:47 openapi [2021-05-25T16:51:32.627Z] drwxrwxr-x 4 1001 1001 71 May 25 16:47 snap [2021-05-25T16:51:32.627Z] -rw-rw-r-- 1 1001 1001 168 May 25 16:47 version.go [Pipeline] sh [2021-05-25T16:51:32.926Z] + '[' -e coverage.out ] [2021-05-25T16:51:32.926Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-25T16:51:33.052Z] Stashed 1 file(s) [Pipeline] sh [2021-05-25T16:51:33.355Z] + make build [2021-05-25T16:51:33.355Z] go mod tidy [2021-05-25T16:51:33.355Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-25T16:51:35.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-25T16:51:45.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-25T16:51:45.374Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-25T16:51:45.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-25T16:51:46.221Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-25T16:51:48.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-25T16:51:49.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-25T16:51:50.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-25T16:51:51.071Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-25T16:51:51.645Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-25T16:51:52.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-25T16:51:53.627Z] $ docker stop --time=1 bec333db11a529f4c2e64dccbba531c81e6d104f5874e0adc6d437fec851a448 [2021-05-25T16:51:55.750Z] $ docker rm -f bec333db11a529f4c2e64dccbba531c81e6d104f5874e0adc6d437fec851a448 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:51:56.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:51:56.935Z] [2021-05-25T16:51:56.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:51:57.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:51:57.254Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-25T16:51:57.254Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-25T16:51:57.254Z] ca9280d653b3: Pulling fs layer [2021-05-25T16:51:57.254Z] 7e9c9ca2126c: Pulling fs layer [2021-05-25T16:51:57.513Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-25T16:51:57.513Z] cbdbe7a5bc2a: Download complete [2021-05-25T16:51:57.513Z] cbdbe7a5bc2a: Pull complete [2021-05-25T16:51:58.475Z] ca9280d653b3: Verifying Checksum [2021-05-25T16:51:58.475Z] ca9280d653b3: Download complete [2021-05-25T16:51:59.047Z] ca9280d653b3: Pull complete [2021-05-25T16:51:59.308Z] 7e9c9ca2126c: Verifying Checksum [2021-05-25T16:51:59.308Z] 7e9c9ca2126c: Download complete [2021-05-25T16:52:02.616Z] 7e9c9ca2126c: Pull complete [2021-05-25T16:52:02.616Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-25T16:52:02.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:52:02.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-25T16:52:02.689Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-05-25T16:52:02.722Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-25T16:52:13.336Z] $ docker top 58074d6931080308b85de4710dbfff171215de2a4e54f902bde440367dd809a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:52:13.711Z] + docker-compose build --help [2021-05-25T16:52:13.712Z] + grep parallel [2021-05-25T16:52:14.283Z] --parallel Build images in parallel. [Pipeline] } [2021-05-25T16:52:14.289Z] $ docker stop --time=1 58074d6931080308b85de4710dbfff171215de2a4e54f902bde440367dd809a5 [2021-05-25T16:52:15.491Z] $ docker rm -f 58074d6931080308b85de4710dbfff171215de2a4e54f902bde440367dd809a5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-25T16:52:15.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-25T16:52:15.912Z] . [Pipeline] withDockerContainer [2021-05-25T16:52:15.982Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-05-25T16:52:16.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-25T16:52:16.834Z] $ docker top ecbf4c63041762610239253c74bfe345174b6edbd972a9544dd0ad8add6153b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T16:52:17.270Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-25T16:52:17.843Z] Building core-command ... [2021-05-25T16:52:17.843Z] Building core-data ... [2021-05-25T16:52:17.843Z] Building core-metadata ... [2021-05-25T16:52:17.843Z] Building security-bootstrapper ... [2021-05-25T16:52:17.843Z] Building security-proxy-setup ... [2021-05-25T16:52:17.843Z] Building security-secretstore-setup ... [2021-05-25T16:52:17.843Z] Building support-notifications ... [2021-05-25T16:52:17.843Z] Building support-scheduler ... [2021-05-25T16:52:17.843Z] Building sys-mgmt-agent ... [2021-05-25T16:52:17.843Z] Building security-bootstrapper [2021-05-25T16:52:17.843Z] Building core-data [2021-05-25T16:52:17.843Z] Building support-notifications [2021-05-25T16:52:17.843Z] Building security-secretstore-setup [2021-05-25T16:52:17.843Z] Building support-scheduler [2021-05-25T16:52:39.869Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:52:39.869Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:52:39.869Z] ---> b123c3085227 [2021-05-25T16:52:39.869Z] Step 3/32 : WORKDIR /edgex-go [2021-05-25T16:52:58.522Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:52:58.522Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:52:58.522Z] ---> b123c3085227 [2021-05-25T16:52:58.522Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:53:06.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:53:06.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:53:06.675Z] ---> b123c3085227 [2021-05-25T16:53:06.675Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T16:53:07.247Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:53:07.247Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:53:07.247Z] ---> b123c3085227 [2021-05-25T16:53:07.247Z] Step 3/26 : WORKDIR /edgex-go [2021-05-25T16:53:08.197Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:53:08.197Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:53:08.197Z] ---> b123c3085227 [2021-05-25T16:53:08.197Z] Step 3/23 : WORKDIR /edgex-go [2021-05-25T16:53:14.788Z] ---> Running in b7d2422f5dab [2021-05-25T16:53:14.788Z] ---> Running in 1cb4c3f12391 [2021-05-25T16:53:14.788Z] ---> Running in 132337352ff5 [2021-05-25T16:53:14.789Z] ---> Running in 4d05f2060a6b [2021-05-25T16:53:14.789Z] ---> Running in 31d0cdb1ee19 [2021-05-25T16:53:15.049Z] Removing intermediate container b7d2422f5dab [2021-05-25T16:53:15.049Z] ---> f279de4d6206 [2021-05-25T16:53:15.049Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:53:15.049Z] Removing intermediate container 1cb4c3f12391 [2021-05-25T16:53:15.049Z] ---> ebc44de56409 [2021-05-25T16:53:15.049Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:53:15.049Z] Removing intermediate container 4d05f2060a6b [2021-05-25T16:53:15.049Z] ---> e12fbc5e5d2b [2021-05-25T16:53:15.049Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:53:15.049Z] Removing intermediate container 31d0cdb1ee19 [2021-05-25T16:53:15.049Z] ---> 93fa600a986e [2021-05-25T16:53:15.049Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:53:15.313Z] Removing intermediate container 132337352ff5 [2021-05-25T16:53:15.313Z] ---> 032477367ac2 [2021-05-25T16:53:15.313Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:53:15.313Z] ---> Running in 75b6e12021d1 [2021-05-25T16:53:15.313Z] ---> Running in fdd71165cb25 [2021-05-25T16:53:15.313Z] ---> Running in a61bbbce6ed1 [2021-05-25T16:53:15.313Z] ---> Running in ab0666ce3d73 [2021-05-25T16:53:15.313Z] ---> Running in d78008b6870a [2021-05-25T16:53:17.883Z] Removing intermediate container 75b6e12021d1 [2021-05-25T16:53:17.883Z] ---> bde1d1dcf66d [2021-05-25T16:53:17.883Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-25T16:53:17.883Z] ---> Running in 979d95088166 [2021-05-25T16:53:17.883Z] Removing intermediate container a61bbbce6ed1 [2021-05-25T16:53:17.883Z] ---> dc6e23f091c8 [2021-05-25T16:53:17.883Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-25T16:53:18.146Z] Removing intermediate container fdd71165cb25 [2021-05-25T16:53:18.146Z] ---> 741af5186263 [2021-05-25T16:53:18.146Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-25T16:53:18.146Z] ---> Running in c7637f73dd94 [2021-05-25T16:53:18.407Z] ---> Running in af997e81564e [2021-05-25T16:53:18.983Z] Removing intermediate container ab0666ce3d73 [2021-05-25T16:53:18.983Z] ---> b9eade58b971 [2021-05-25T16:53:18.983Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-25T16:53:19.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:53:19.245Z] ---> Running in 06cd5011dfbd [2021-05-25T16:53:19.245Z] Removing intermediate container d78008b6870a [2021-05-25T16:53:19.245Z] ---> a7d1d67199fd [2021-05-25T16:53:19.246Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-25T16:53:19.246Z] ---> Running in c129d349cb6c [2021-05-25T16:53:19.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:53:19.508Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:53:20.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:53:20.089Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:53:20.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:53:20.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:53:21.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:53:21.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:53:21.495Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:53:22.076Z] OK: 219 MiB in 52 packages [2021-05-25T16:53:22.338Z] Removing intermediate container af997e81564e [2021-05-25T16:53:22.338Z] ---> 6b5421675f5d [2021-05-25T16:53:22.338Z] Step 6/23 : COPY go.mod . [2021-05-25T16:53:22.599Z] ---> 7b0f4d6506f3 [2021-05-25T16:53:22.599Z] Step 7/23 : RUN go mod download [2021-05-25T16:53:22.599Z] ---> Running in 444300549bfa [2021-05-25T16:53:22.861Z] OK: 219 MiB in 52 packages [2021-05-25T16:53:22.861Z] OK: 219 MiB in 52 packages [2021-05-25T16:53:23.435Z] Removing intermediate container c7637f73dd94 [2021-05-25T16:53:23.435Z] ---> b9f441c07615 [2021-05-25T16:53:23.435Z] Step 6/23 : COPY go.mod . [2021-05-25T16:53:23.435Z] Removing intermediate container 06cd5011dfbd [2021-05-25T16:53:23.435Z] ---> 6b1c80bb4e67 [2021-05-25T16:53:23.435Z] Step 6/26 : COPY go.mod . [2021-05-25T16:53:23.436Z] Removing intermediate container 444300549bfa [2021-05-25T16:53:23.436Z] ---> 6e4cb47a5267 [2021-05-25T16:53:23.436Z] Step 8/23 : COPY . . [2021-05-25T16:53:23.436Z] ---> b5ba891e998a [2021-05-25T16:53:23.436Z] Step 7/26 : RUN go mod download [2021-05-25T16:53:24.012Z] OK: 219 MiB in 52 packages [2021-05-25T16:53:24.603Z] OK: 219 MiB in 52 packages [2021-05-25T16:53:29.946Z] ---> e31d943a8579 [2021-05-25T16:53:29.946Z] Step 7/23 : RUN go mod download [2021-05-25T16:53:29.946Z] ---> Running in e4848dac2392 [2021-05-25T16:53:30.892Z] ---> Running in ace4507abad9 [2021-05-25T16:53:31.154Z] ---> 339c5b5bf4e2 [2021-05-25T16:53:31.154Z] Step 9/23 : RUN go mod tidy [2021-05-25T16:53:31.414Z] ---> Running in a99824ff1201 [2021-05-25T16:53:31.414Z] Removing intermediate container c129d349cb6c [2021-05-25T16:53:31.414Z] ---> 53924a9a5328 [2021-05-25T16:53:31.414Z] Step 6/24 : COPY go.mod . [2021-05-25T16:53:31.675Z] Removing intermediate container 979d95088166 [2021-05-25T16:53:31.675Z] ---> ed45c796d385 [2021-05-25T16:53:31.675Z] Step 6/32 : COPY go.mod . [2021-05-25T16:53:31.935Z] ---> 0836ede7b9a7 [2021-05-25T16:53:31.935Z] Step 7/24 : RUN go mod download [2021-05-25T16:53:31.935Z] ---> a9981c1879b9 [2021-05-25T16:53:31.935Z] Step 7/32 : RUN go mod download [2021-05-25T16:53:32.196Z] ---> Running in 16edb84fae50 [2021-05-25T16:53:32.197Z] ---> Running in 5fd8b145d92a [2021-05-25T16:53:34.120Z] Removing intermediate container e4848dac2392 [2021-05-25T16:53:34.120Z] ---> 538645876085 [2021-05-25T16:53:34.120Z] Step 8/26 : COPY . . [2021-05-25T16:53:34.120Z] Removing intermediate container ace4507abad9 [2021-05-25T16:53:34.120Z] ---> 701f8e0506c7 [2021-05-25T16:53:34.120Z] Step 8/23 : COPY . . [2021-05-25T16:53:49.082Z] Removing intermediate container a99824ff1201 [2021-05-25T16:53:49.082Z] ---> ef035823c603 [2021-05-25T16:53:49.082Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-25T16:53:49.653Z] ---> Running in 31f4afb473dd [2021-05-25T16:53:49.923Z] ---> 09fc80c865ec [2021-05-25T16:53:49.923Z] Step 9/26 : RUN go mod tidy [2021-05-25T16:53:50.186Z] ---> e4ebf99e5131 [2021-05-25T16:53:50.186Z] Step 9/23 : RUN go mod tidy [2021-05-25T16:53:50.762Z] Removing intermediate container 16edb84fae50 [2021-05-25T16:53:50.762Z] ---> 795af32be69e [2021-05-25T16:53:50.762Z] Step 8/24 : COPY . . [2021-05-25T16:53:50.762Z] ---> Running in 6ef7f55e985e [2021-05-25T16:53:51.023Z] ---> Running in 9d8884837949 [2021-05-25T16:53:59.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-25T16:53:59.196Z] Removing intermediate container 5fd8b145d92a [2021-05-25T16:53:59.196Z] ---> 3c2dee73be90 [2021-05-25T16:53:59.196Z] Step 8/32 : COPY . . [2021-05-25T16:53:59.196Z] ---> 37b5823fc9d6 [2021-05-25T16:53:59.196Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:54:03.628Z] ---> Running in abcc5b43b6aa [2021-05-25T16:54:04.598Z] Removing intermediate container 9d8884837949 [2021-05-25T16:54:04.598Z] ---> ffcd2895e580 [2021-05-25T16:54:04.598Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-25T16:54:04.598Z] Removing intermediate container 6ef7f55e985e [2021-05-25T16:54:04.598Z] ---> adf9f415b421 [2021-05-25T16:54:04.598Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-25T16:54:04.598Z] ---> Running in 73ac618b2569 [2021-05-25T16:54:05.573Z] ---> Running in e46304623b3f [2021-05-25T16:54:06.520Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-25T16:54:06.799Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-25T16:54:11.067Z] ---> 38e81dd7107c [2021-05-25T16:54:11.067Z] Step 9/32 : RUN go mod tidy [2021-05-25T16:54:11.067Z] Removing intermediate container abcc5b43b6aa [2021-05-25T16:54:11.067Z] ---> 35fb9e7ca34b [2021-05-25T16:54:11.067Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-25T16:54:11.067Z] ---> Running in a227a66dc6be [2021-05-25T16:54:11.067Z] ---> Running in 3e47a860814d [2021-05-25T16:54:12.016Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-25T16:54:14.604Z] Removing intermediate container a227a66dc6be [2021-05-25T16:54:14.604Z] ---> 375d289c7f1f [2021-05-25T16:54:14.604Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-25T16:54:14.604Z] ---> Running in 4ed6ebd3ded4 [2021-05-25T16:54:15.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-25T16:54:41.828Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-25T16:54:49.998Z] Removing intermediate container 31f4afb473dd [2021-05-25T16:54:49.998Z] ---> 4f6a484a3fdd [2021-05-25T16:54:49.998Z] [2021-05-25T16:54:49.998Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T16:54:50.959Z] 3.12: Pulling from library/alpine [2021-05-25T16:54:56.290Z] Removing intermediate container e46304623b3f [2021-05-25T16:54:56.290Z] ---> 438942856f76 [2021-05-25T16:54:56.290Z] [2021-05-25T16:54:56.290Z] Step 11/26 : FROM alpine:3.12 [2021-05-25T16:54:56.290Z] 3.12: Pulling from library/alpine [2021-05-25T16:54:57.238Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T16:54:57.816Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-25T16:54:58.078Z] Status: Downloaded newer image for alpine:3.12 [2021-05-25T16:54:58.078Z] Status: Image is up to date for alpine:3.12 [2021-05-25T16:54:58.078Z] ---> 13621d1b12d4 [2021-05-25T16:54:58.078Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-25T16:54:58.078Z] Removing intermediate container 73ac618b2569 [2021-05-25T16:54:58.078Z] ---> 80d887d0753e [2021-05-25T16:54:58.078Z] [2021-05-25T16:54:58.078Z] Step 11/23 : FROM alpine:3.12 [2021-05-25T16:54:58.078Z] ---> 13621d1b12d4 [2021-05-25T16:54:58.078Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-25T16:54:58.344Z] ---> 13621d1b12d4 [2021-05-25T16:54:58.344Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-25T16:54:58.920Z] ---> Running in 7973e2cb7a21 [2021-05-25T16:54:58.920Z] ---> Running in 66ce735265e9 [2021-05-25T16:54:58.920Z] ---> Running in 865282ac5fff [2021-05-25T16:55:00.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:00.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:00.331Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-25T16:55:00.331Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:55:00.331Z] OK: 6 MiB in 15 packages [2021-05-25T16:55:00.331Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:00.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:00.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:00.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:00.598Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-25T16:55:00.598Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T16:55:00.598Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-25T16:55:00.863Z] (4/6) Installing curl (7.76.1-r0) [2021-05-25T16:55:00.863Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-25T16:55:00.863Z] (6/6) Installing su-exec (0.2-r1) [2021-05-25T16:55:00.863Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-25T16:55:00.864Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:55:00.864Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T16:55:00.864Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-25T16:55:00.864Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:55:00.864Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T16:55:00.864Z] OK: 7 MiB in 20 packages [2021-05-25T16:55:00.864Z] OK: 6 MiB in 16 packages [2021-05-25T16:55:03.428Z] Removing intermediate container 4ed6ebd3ded4 [2021-05-25T16:55:03.428Z] ---> 370e401a41f6 [2021-05-25T16:55:03.428Z] [2021-05-25T16:55:03.428Z] Step 11/32 : FROM alpine:3.12 [2021-05-25T16:55:03.428Z] ---> 13621d1b12d4 [2021-05-25T16:55:03.428Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-25T16:55:03.428Z] ---> Running in 3e09c1bcf351 [2021-05-25T16:55:04.820Z] Removing intermediate container 7973e2cb7a21 [2021-05-25T16:55:04.820Z] ---> 9c5d0f172f7b [2021-05-25T16:55:04.820Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:55:05.083Z] Removing intermediate container 3e09c1bcf351 [2021-05-25T16:55:05.083Z] ---> 85d75c55ccc5 [2021-05-25T16:55:05.083Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-25T16:55:05.083Z] ---> Running in 626f1d61f22d [2021-05-25T16:55:05.083Z] Removing intermediate container 865282ac5fff [2021-05-25T16:55:05.083Z] ---> 798949ee7a6b [2021-05-25T16:55:05.083Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:55:05.083Z] Removing intermediate container 66ce735265e9 [2021-05-25T16:55:05.083Z] ---> b5a76c686e96 [2021-05-25T16:55:05.083Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T16:55:05.083Z] ---> Running in d5889cd5d5f4 [2021-05-25T16:55:05.666Z] ---> Running in e2360f6cc2cc [2021-05-25T16:55:07.589Z] ---> Running in 53e4a907022c [2021-05-25T16:55:07.589Z] Removing intermediate container 626f1d61f22d [2021-05-25T16:55:07.589Z] ---> c63bb99217b6 [2021-05-25T16:55:07.589Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-25T16:55:07.589Z] Removing intermediate container e2360f6cc2cc [2021-05-25T16:55:07.589Z] ---> 5bec827462ad [2021-05-25T16:55:07.589Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-25T16:55:07.589Z] Removing intermediate container 53e4a907022c [2021-05-25T16:55:07.589Z] ---> 06c8e87bcd3d [2021-05-25T16:55:07.589Z] Step 14/26 : WORKDIR / [2021-05-25T16:55:07.589Z] Removing intermediate container 3e47a860814d [2021-05-25T16:55:07.589Z] ---> 041ccb723406 [2021-05-25T16:55:07.589Z] [2021-05-25T16:55:07.589Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T16:55:07.589Z] ---> 13621d1b12d4 [2021-05-25T16:55:07.589Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-25T16:55:07.589Z] ---> Running in 790963b93897 [2021-05-25T16:55:07.589Z] ---> Running in 18b283a12bdd [2021-05-25T16:55:07.589Z] ---> Running in 4166576c8854 [2021-05-25T16:55:07.589Z] ---> Running in fa013e6856eb [2021-05-25T16:55:07.870Z] Removing intermediate container 790963b93897 [2021-05-25T16:55:07.870Z] ---> 698db278dbd5 [2021-05-25T16:55:07.870Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T16:55:07.870Z] Removing intermediate container 18b283a12bdd [2021-05-25T16:55:07.870Z] ---> 994027704b1c [2021-05-25T16:55:07.870Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-25T16:55:07.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:07.870Z] Removing intermediate container fa013e6856eb [2021-05-25T16:55:07.870Z] ---> c41b7edb789f [2021-05-25T16:55:07.870Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-25T16:55:07.870Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:07.871Z] Removing intermediate container 4166576c8854 [2021-05-25T16:55:07.871Z] ---> 3c2a5cf9ff8c [2021-05-25T16:55:07.871Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-25T16:55:07.871Z] ---> Running in 7e5a952fa696 [2021-05-25T16:55:08.185Z] ---> Running in cc9d47161931 [2021-05-25T16:55:08.185Z] ---> Running in fd0d996aa263 [2021-05-25T16:55:08.185Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-25T16:55:08.185Z] (2/2) Installing su-exec (0.2-r1) [2021-05-25T16:55:08.185Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:55:08.185Z] OK: 6 MiB in 16 packages [2021-05-25T16:55:08.185Z] Removing intermediate container 7e5a952fa696 [2021-05-25T16:55:08.185Z] ---> caf677e41841 [2021-05-25T16:55:08.185Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:55:08.185Z] Removing intermediate container fd0d996aa263 [2021-05-25T16:55:08.185Z] ---> b8c8af062410 [2021-05-25T16:55:08.185Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-25T16:55:08.450Z] Removing intermediate container cc9d47161931 [2021-05-25T16:55:08.450Z] ---> ffa852d2bc60 [2021-05-25T16:55:08.450Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:55:08.450Z] ---> 330d55b03b0f [2021-05-25T16:55:08.450Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-25T16:55:08.450Z] ---> Running in c4e62f4d4f62 [2021-05-25T16:55:08.450Z] ---> 6aa85dbf7b6f [2021-05-25T16:55:08.450Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-25T16:55:08.710Z] Removing intermediate container c4e62f4d4f62 [2021-05-25T16:55:08.710Z] ---> e799b41b7614 [2021-05-25T16:55:08.710Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:55:08.972Z] Removing intermediate container d5889cd5d5f4 [2021-05-25T16:55:08.972Z] ---> 2bbcff1ddf8c [2021-05-25T16:55:08.972Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-25T16:55:09.235Z] ---> 6d081e332c85 [2021-05-25T16:55:09.235Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-25T16:55:09.235Z] ---> fc468ad27d77 [2021-05-25T16:55:09.235Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-25T16:55:09.235Z] ---> Running in c2e8b1e9c717 [2021-05-25T16:55:09.235Z] ---> Running in 6f51b5d101d6 [2021-05-25T16:55:09.500Z] ---> b45d9583204a [2021-05-25T16:55:09.500Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-25T16:55:10.099Z] ---> cef564b5303b [2021-05-25T16:55:10.099Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-25T16:55:10.367Z] Removing intermediate container 6f51b5d101d6 [2021-05-25T16:55:10.367Z] ---> 94faaa34ffec [2021-05-25T16:55:10.367Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-25T16:55:10.626Z] ---> 6586359722fb [2021-05-25T16:55:10.626Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-25T16:55:10.887Z] ---> f40432733385 [2021-05-25T16:55:10.887Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-25T16:55:11.166Z] ---> Running in cc9d155c72e3 [2021-05-25T16:55:11.166Z] ---> Running in 14fa50af6b50 [2021-05-25T16:55:11.739Z] ---> 31588833fd87 [2021-05-25T16:55:11.739Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-25T16:55:11.739Z] ---> 546d34ab3b0f [2021-05-25T16:55:11.739Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-25T16:55:12.310Z] Removing intermediate container cc9d155c72e3 [2021-05-25T16:55:12.310Z] ---> 52ff9506ef24 [2021-05-25T16:55:12.310Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-25T16:55:12.570Z] Removing intermediate container 14fa50af6b50 [2021-05-25T16:55:12.570Z] ---> bee0010d71c4 [2021-05-25T16:55:12.570Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:55:12.570Z] ---> Running in 5ca4a446b651 [2021-05-25T16:55:12.570Z] ---> Running in 365b9ef7e6ba [2021-05-25T16:55:12.832Z] Removing intermediate container c2e8b1e9c717 [2021-05-25T16:55:12.832Z] ---> f59eeb9af2ee [2021-05-25T16:55:12.832Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-25T16:55:12.832Z] ---> cb7fa3dfc1b9 [2021-05-25T16:55:12.832Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-25T16:55:13.402Z] ---> Running in f46c2b2d81f2 [2021-05-25T16:55:13.402Z] ---> Running in f4d9fa2ed93e [2021-05-25T16:55:13.980Z] Removing intermediate container 5ca4a446b651 [2021-05-25T16:55:13.980Z] ---> 6893f9cfc1d5 [2021-05-25T16:55:13.980Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:55:13.980Z] ---> 131b998f3261 [2021-05-25T16:55:13.980Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-25T16:55:13.980Z] Removing intermediate container f46c2b2d81f2 [2021-05-25T16:55:13.980Z] ---> f0e28173c457 [2021-05-25T16:55:13.980Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T16:55:14.241Z] ---> Running in 2772b3d71069 [2021-05-25T16:55:14.501Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:14.502Z] ---> Running in 9665b600c5dc [2021-05-25T16:55:14.766Z] ---> ebbb58f6095f [2021-05-25T16:55:14.766Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-25T16:55:14.766Z] Removing intermediate container 2772b3d71069 [2021-05-25T16:55:14.766Z] ---> 2f5edf565aff [2021-05-25T16:55:14.766Z] Step 21/23 : LABEL arch=x86_64 [2021-05-25T16:55:15.026Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:15.026Z] ---> Running in d933723b244d [2021-05-25T16:55:15.289Z] Removing intermediate container 9665b600c5dc [2021-05-25T16:55:15.289Z] ---> bfb7420b56f4 [2021-05-25T16:55:15.289Z] Step 22/23 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 [2021-05-25T16:55:15.290Z] ---> Running in 2521f44a829f [2021-05-25T16:55:15.549Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-25T16:55:15.549Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-25T16:55:15.549Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-25T16:55:15.811Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-25T16:55:16.071Z] ---> Running in b2a369102e9f [2021-05-25T16:55:16.072Z] Removing intermediate container 365b9ef7e6ba [2021-05-25T16:55:16.072Z] ---> 84ab40874c8f [2021-05-25T16:55:16.072Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-25T16:55:16.650Z] Removing intermediate container 2521f44a829f [2021-05-25T16:55:16.650Z] ---> fc642e3bed0a [2021-05-25T16:55:16.650Z] Step 22/23 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 [2021-05-25T16:55:16.650Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-25T16:55:16.650Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-25T16:55:16.650Z] ---> Running in 1e270da70f25 [2021-05-25T16:55:16.912Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:55:16.912Z] OK: 8 MiB in 20 packages [2021-05-25T16:55:16.912Z] ---> Running in d40d6e25e691 [2021-05-25T16:55:16.912Z] Removing intermediate container b2a369102e9f [2021-05-25T16:55:16.912Z] ---> 2c77cfc7ef82 [2021-05-25T16:55:16.912Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T16:55:16.912Z] ---> Running in b1eb8edfe63e [2021-05-25T16:55:16.912Z] Removing intermediate container 1e270da70f25 [2021-05-25T16:55:16.912Z] ---> 5db8c76e63e1 [2021-05-25T16:55:16.912Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-25T16:55:16.912Z] Removing intermediate container d40d6e25e691 [2021-05-25T16:55:16.912Z] ---> bc80aa202535 [2021-05-25T16:55:16.912Z] Step 23/23 : LABEL version=0.0.0 [2021-05-25T16:55:17.172Z] ---> Running in 6f16397b2dd6 [2021-05-25T16:55:17.172Z] Removing intermediate container b1eb8edfe63e [2021-05-25T16:55:17.172Z] ---> ad432df9cb51 [2021-05-25T16:55:17.172Z] [2021-05-25T16:55:17.172Z] Successfully built ad432df9cb51 [2021-05-25T16:55:17.432Z] Successfully tagged support-scheduler:latest [2021-05-25T16:55:17.432Z] Building sys-mgmt-agent [2021-05-25T16:55:17.432Z]  Building support-scheduler ... done Removing intermediate container 6f16397b2dd6 [2021-05-25T16:55:17.432Z] ---> 54d3aaa8dcf2 [2021-05-25T16:55:17.432Z] [2021-05-25T16:55:17.432Z] ---> 5b257a7a4097 [2021-05-25T16:55:17.432Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-25T16:55:17.432Z] Successfully built 54d3aaa8dcf2 [2021-05-25T16:55:17.432Z] Removing intermediate container d933723b244d [2021-05-25T16:55:17.432Z] ---> bbd99883e1b1 [2021-05-25T16:55:17.432Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-25T16:55:17.432Z] Successfully tagged support-notifications:latest [2021-05-25T16:55:17.432Z] Building security-proxy-setup [2021-05-25T16:55:18.370Z]  Building support-notifications ... done Removing intermediate container f4d9fa2ed93e [2021-05-25T16:55:18.370Z] ---> b1c625813bfe [2021-05-25T16:55:18.370Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:55:23.670Z] ---> Running in 6809347b354c [2021-05-25T16:55:23.670Z] ---> Running in 95e8abebacb0 [2021-05-25T16:55:30.261Z] ---> 309d55d5cd12 [2021-05-25T16:55:30.261Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-25T16:55:40.259Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:55:40.259Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:55:40.259Z] ---> b123c3085227 [2021-05-25T16:55:40.259Z] Step 3/22 : WORKDIR /edgex-go [2021-05-25T16:55:40.259Z] ---> Using cache [2021-05-25T16:55:40.259Z] ---> 032477367ac2 [2021-05-25T16:55:40.259Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:55:40.259Z] ---> Using cache [2021-05-25T16:55:40.259Z] ---> a7d1d67199fd [2021-05-25T16:55:40.259Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-25T16:55:42.337Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:55:42.337Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:55:42.337Z] ---> b123c3085227 [2021-05-25T16:55:42.337Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:55:42.337Z] ---> Using cache [2021-05-25T16:55:42.337Z] ---> 032477367ac2 [2021-05-25T16:55:42.337Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:55:42.337Z] ---> Using cache [2021-05-25T16:55:42.337Z] ---> a7d1d67199fd [2021-05-25T16:55:42.337Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-25T16:55:44.892Z] Removing intermediate container 95e8abebacb0 [2021-05-25T16:55:44.892Z] ---> deb14c6f9cd7 [2021-05-25T16:55:44.892Z] Step 24/26 : LABEL arch=x86_64 [2021-05-25T16:55:44.892Z] ---> Running in 17ed6cfad4f9 [2021-05-25T16:55:44.892Z] ---> 86b591cea1a4 [2021-05-25T16:55:44.892Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-25T16:55:44.892Z] ---> Running in 36fc19b01ed2 [2021-05-25T16:55:44.892Z] ---> Running in ccce4787335a [2021-05-25T16:55:45.468Z] ---> f31f02a40865 [2021-05-25T16:55:45.468Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-25T16:55:45.468Z] Removing intermediate container ccce4787335a [2021-05-25T16:55:45.468Z] ---> b0eb7aaaac35 [2021-05-25T16:55:45.468Z] Step 25/26 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 [2021-05-25T16:55:45.468Z] ---> Running in a779e1c4746b [2021-05-25T16:55:45.468Z] ---> Running in fac9ce686d93 [2021-05-25T16:55:45.733Z] Removing intermediate container fac9ce686d93 [2021-05-25T16:55:45.733Z] ---> 27ba65dd8e72 [2021-05-25T16:55:45.733Z] Step 26/26 : LABEL version=0.0.0 [2021-05-25T16:55:45.733Z] Removing intermediate container a779e1c4746b [2021-05-25T16:55:45.733Z] ---> 9b46a82fdc9a [2021-05-25T16:55:45.733Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:55:45.733Z] ---> Running in 842f34963c7f [2021-05-25T16:55:45.733Z] ---> Running in 6a20f6dcc2f3 [2021-05-25T16:55:45.733Z] Removing intermediate container 6809347b354c [2021-05-25T16:55:45.733Z] ---> 4dc7cd9ae782 [2021-05-25T16:55:45.733Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:55:45.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:45.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:45.993Z] Removing intermediate container 842f34963c7f [2021-05-25T16:55:45.993Z] ---> 81d795b9a193 [2021-05-25T16:55:45.993Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T16:55:45.993Z] Removing intermediate container 6a20f6dcc2f3 [2021-05-25T16:55:45.993Z] ---> 62b2207c80de [2021-05-25T16:55:45.993Z] [2021-05-25T16:55:46.256Z] ---> Running in 70517b063ffb [2021-05-25T16:55:46.256Z] ---> c1ad4d671f69 [2021-05-25T16:55:46.256Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-25T16:55:46.256Z] Successfully built 62b2207c80de [2021-05-25T16:55:46.256Z] Successfully tagged security-secretstore-setup:latest [2021-05-25T16:55:46.256Z]  Building security-secretstore-setup ... done Building core-metadata [2021-05-25T16:55:46.517Z] Removing intermediate container 70517b063ffb [2021-05-25T16:55:46.517Z] ---> 219467dab14c [2021-05-25T16:55:46.517Z] Step 23/24 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 [2021-05-25T16:55:46.778Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:47.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:47.612Z] OK: 219 MiB in 52 packages [2021-05-25T16:55:47.873Z] OK: 219 MiB in 52 packages [2021-05-25T16:55:51.173Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:55:51.173Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:55:54.479Z] ---> b123c3085227 [2021-05-25T16:55:54.479Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:55:54.479Z] ---> Using cache [2021-05-25T16:55:54.479Z] ---> 032477367ac2 [2021-05-25T16:55:54.479Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:55:54.479Z] ---> Using cache [2021-05-25T16:55:54.479Z] ---> a7d1d67199fd [2021-05-25T16:55:54.479Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T16:55:54.479Z] ---> a148b0fa68a4 [2021-05-25T16:55:54.479Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-25T16:55:54.479Z] ---> Running in b25acc074254 [2021-05-25T16:55:54.741Z] ---> Running in 11ff499d404f [2021-05-25T16:55:55.006Z] Removing intermediate container b25acc074254 [2021-05-25T16:55:55.006Z] ---> ac56e028d86a [2021-05-25T16:55:55.006Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:55:55.268Z] ---> 7aaa8df862ee [2021-05-25T16:55:55.268Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-25T16:55:55.268Z] ---> Running in 45f8bb047132 [2021-05-25T16:55:55.268Z] Removing intermediate container 36fc19b01ed2 [2021-05-25T16:55:55.268Z] ---> 8094e14bd073 [2021-05-25T16:55:55.268Z] Step 6/24 : COPY go.mod . [2021-05-25T16:55:55.529Z] Removing intermediate container 17ed6cfad4f9 [2021-05-25T16:55:55.529Z] ---> 3e1554c3597a [2021-05-25T16:55:55.529Z] Step 6/22 : COPY go.mod . [2021-05-25T16:55:55.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:55.790Z] Removing intermediate container 45f8bb047132 [2021-05-25T16:55:55.790Z] ---> 7fd6cb4529d9 [2021-05-25T16:55:55.790Z] [2021-05-25T16:55:55.790Z] ---> 7b6ddf1f7263 [2021-05-25T16:55:55.790Z] Step 7/24 : RUN go mod download [2021-05-25T16:55:55.790Z] ---> 160600dfb4d4 [2021-05-25T16:55:55.790Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-25T16:55:55.790Z] Successfully built 7fd6cb4529d9 [2021-05-25T16:55:56.053Z] Successfully tagged core-data:latest [2021-05-25T16:55:56.053Z] Building core-command [2021-05-25T16:55:56.053Z] ---> 590550d2ac5d [2021-05-25T16:55:56.053Z] Step 7/22 : RUN go mod download [2021-05-25T16:55:56.053Z]  Building core-data ... done  ---> Running in af2b71646795 [2021-05-25T16:55:56.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:55:56.632Z] ---> 6ed8b5ec7655 [2021-05-25T16:55:56.632Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-25T16:55:56.632Z] ---> Running in e5c580109655 [2021-05-25T16:55:57.207Z] OK: 219 MiB in 52 packages [2021-05-25T16:55:59.112Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-25T16:55:59.112Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-25T16:55:59.112Z] ---> b123c3085227 [2021-05-25T16:55:59.112Z] Step 3/24 : WORKDIR /edgex-go [2021-05-25T16:55:59.112Z] ---> Using cache [2021-05-25T16:55:59.112Z] ---> 032477367ac2 [2021-05-25T16:55:59.112Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-25T16:55:59.112Z] ---> Using cache [2021-05-25T16:55:59.112Z] ---> a7d1d67199fd [2021-05-25T16:55:59.112Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-25T16:55:59.112Z] ---> Using cache [2021-05-25T16:55:59.112Z] ---> 3e1554c3597a [2021-05-25T16:55:59.112Z] Step 6/24 : COPY go.mod . [2021-05-25T16:55:59.112Z] ---> Using cache [2021-05-25T16:55:59.112Z] ---> 590550d2ac5d [2021-05-25T16:55:59.112Z] Step 7/24 : RUN go mod download [2021-05-25T16:56:05.695Z] ---> Running in 5234fcdb7e2b [2021-05-25T16:56:05.695Z] ---> Running in eb6303710355 [2021-05-25T16:56:06.266Z] Removing intermediate container eb6303710355 [2021-05-25T16:56:06.266Z] ---> 7406365b07d9 [2021-05-25T16:56:06.266Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-25T16:56:06.528Z] ---> b21722926ba7 [2021-05-25T16:56:06.528Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-25T16:56:06.528Z] Removing intermediate container 11ff499d404f [2021-05-25T16:56:06.528Z] ---> 7330b001ea60 [2021-05-25T16:56:06.528Z] Step 6/24 : COPY go.mod . [2021-05-25T16:56:06.793Z] ---> Running in 93eb0538537f [2021-05-25T16:56:07.056Z] ---> ac60272f1936 [2021-05-25T16:56:07.056Z] Step 7/24 : RUN go mod download [2021-05-25T16:56:07.056Z] ---> Running in 935bd72d9add [2021-05-25T16:56:07.333Z] Removing intermediate container af2b71646795 [2021-05-25T16:56:07.333Z] ---> a4115c0b93c9 [2021-05-25T16:56:07.333Z] Step 8/24 : COPY . . [2021-05-25T16:56:15.477Z] ---> fe2656aa25ea [2021-05-25T16:56:15.477Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:56:15.477Z] Removing intermediate container 5234fcdb7e2b [2021-05-25T16:56:15.477Z] ---> d6226df95d12 [2021-05-25T16:56:15.477Z] Step 8/24 : COPY . . [2021-05-25T16:56:15.739Z] Removing intermediate container e5c580109655 [2021-05-25T16:56:15.739Z] ---> 1b2e1f3feba0 [2021-05-25T16:56:15.739Z] Step 8/22 : COPY . . [2021-05-25T16:56:15.739Z] ---> Running in 48f01ce5b9f3 [2021-05-25T16:56:25.754Z] Removing intermediate container 93eb0538537f [2021-05-25T16:56:25.754Z] ---> 296d404f63d1 [2021-05-25T16:56:25.754Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-25T16:56:43.883Z] ---> Running in 7305dc871b60 [2021-05-25T16:56:43.883Z] ---> f50e04d9e089 [2021-05-25T16:56:43.883Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:56:43.883Z] ---> 1c6429bcf8b0 [2021-05-25T16:56:43.883Z] Step 9/22 : RUN go mod tidy [2021-05-25T16:56:43.883Z] Removing intermediate container 935bd72d9add [2021-05-25T16:56:43.883Z] ---> b1d793f54ce0 [2021-05-25T16:56:43.883Z] Step 8/24 : COPY . . [2021-05-25T16:56:43.883Z] ---> Running in aacee6e61f64 [2021-05-25T16:56:58.781Z] ---> Running in d729906e45e3 [2021-05-25T16:57:01.326Z] Removing intermediate container 7305dc871b60 [2021-05-25T16:57:01.326Z] ---> 1a1ebfb8c858 [2021-05-25T16:57:01.326Z] Step 29/32 : CMD ["gate"] [2021-05-25T16:57:01.899Z] ---> 9e64d82663e9 [2021-05-25T16:57:01.899Z] Step 9/24 : RUN go mod tidy [2021-05-25T16:57:01.899Z] ---> Running in e6bbb5cef4a5 [2021-05-25T16:57:02.478Z] ---> Running in 3412a3083b14 [2021-05-25T16:57:02.478Z] Removing intermediate container 48f01ce5b9f3 [2021-05-25T16:57:02.478Z] ---> d162b2f0a104 [2021-05-25T16:57:02.478Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-25T16:57:02.747Z] Removing intermediate container e6bbb5cef4a5 [2021-05-25T16:57:02.747Z] ---> 4c33d5a7885d [2021-05-25T16:57:02.747Z] Step 30/32 : LABEL arch=x86_64 [2021-05-25T16:57:03.009Z] ---> Running in 110f1580f495 [2021-05-25T16:57:03.950Z] ---> Running in 897bead26772 [2021-05-25T16:57:04.536Z] Removing intermediate container 897bead26772 [2021-05-25T16:57:04.536Z] ---> 1c764b427929 [2021-05-25T16:57:04.536Z] Step 31/32 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 [2021-05-25T16:57:05.116Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-25T16:57:06.508Z] ---> Running in 1e9b93554d4b [2021-05-25T16:57:07.090Z] Removing intermediate container 1e9b93554d4b [2021-05-25T16:57:07.090Z] ---> 96eb84e007f6 [2021-05-25T16:57:07.090Z] Step 32/32 : LABEL version=0.0.0 [2021-05-25T16:57:07.090Z] Removing intermediate container d729906e45e3 [2021-05-25T16:57:07.090Z] ---> 0fc9f86f07f8 [2021-05-25T16:57:07.090Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-25T16:57:07.090Z] Removing intermediate container aacee6e61f64 [2021-05-25T16:57:07.090Z] ---> 85c6efd8593b [2021-05-25T16:57:07.090Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-25T16:57:08.516Z] ---> Running in 9439154f0e59 [2021-05-25T16:57:08.516Z] ---> Running in 7614644179ab [2021-05-25T16:57:08.516Z] Removing intermediate container 3412a3083b14 [2021-05-25T16:57:08.516Z] ---> c41784fafe7c [2021-05-25T16:57:08.516Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-25T16:57:08.516Z] ---> Running in d083563353e0 [2021-05-25T16:57:08.516Z] ---> Running in 61c4347a4b71 [2021-05-25T16:57:08.516Z] Removing intermediate container d083563353e0 [2021-05-25T16:57:08.516Z] ---> cbdabbb914c8 [2021-05-25T16:57:08.516Z] [2021-05-25T16:57:08.782Z] Successfully built cbdabbb914c8 [2021-05-25T16:57:09.728Z] Successfully tagged security-bootstrapper:latest [2021-05-25T16:57:10.697Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-25T16:57:10.697Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-25T16:57:10.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-25T16:57:43.306Z] Removing intermediate container 110f1580f495 [2021-05-25T16:57:43.306Z] ---> 0bd211f98b25 [2021-05-25T16:57:43.306Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-25T16:57:43.306Z] ---> Running in c618081a79d2 [2021-05-25T16:57:43.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-25T16:57:43.306Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-25T16:57:44.695Z] Removing intermediate container c618081a79d2 [2021-05-25T16:57:44.695Z] ---> 9fcae9328de0 [2021-05-25T16:57:44.695Z] [2021-05-25T16:57:44.695Z] Step 12/24 : FROM docker:20.10.0 [2021-05-25T16:57:44.695Z] 20.10.0: Pulling from library/docker [2021-05-25T16:57:59.658Z] Removing intermediate container 7614644179ab [2021-05-25T16:57:59.658Z] ---> 132926dd1bfb [2021-05-25T16:57:59.658Z] [2021-05-25T16:57:59.658Z] Step 11/22 : FROM alpine:3.12 [2021-05-25T16:57:59.658Z] ---> 13621d1b12d4 [2021-05-25T16:57:59.658Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-25T16:57:59.658Z] ---> Running in abeedabd0074 [2021-05-25T16:57:59.658Z] Removing intermediate container 9439154f0e59 [2021-05-25T16:57:59.658Z] ---> 2c89bf95b0fe [2021-05-25T16:57:59.658Z] [2021-05-25T16:57:59.658Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T16:57:59.658Z] ---> 13621d1b12d4 [2021-05-25T16:57:59.658Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T16:57:59.658Z] ---> Using cache [2021-05-25T16:57:59.658Z] ---> 9c5d0f172f7b [2021-05-25T16:57:59.658Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:57:59.658Z] ---> Using cache [2021-05-25T16:57:59.658Z] ---> c63bb99217b6 [2021-05-25T16:57:59.658Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-25T16:57:59.658Z] ---> Running in fc704502849a [2021-05-25T16:57:59.658Z] Removing intermediate container fc704502849a [2021-05-25T16:57:59.658Z] ---> 55d1417fd047 [2021-05-25T16:57:59.658Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T16:57:59.658Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-25T16:57:59.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:57:59.658Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:57:59.658Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-25T16:57:59.658Z] ---> aefe523efa57 [2021-05-25T16:57:59.658Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:57:59.658Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-25T16:57:59.658Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T16:57:59.658Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-25T16:57:59.658Z] (4/4) Installing curl (7.76.1-r0) [2021-05-25T16:57:59.658Z] Executing busybox-1.31.1-r20.trigger [2021-05-25T16:57:59.658Z] Executing ca-certificates-20191127-r4.trigger [2021-05-25T16:57:59.658Z] OK: 7 MiB in 18 packages [2021-05-25T16:57:59.658Z] ---> Running in 3529e028c203 [2021-05-25T16:57:59.658Z] ---> Running in 1c54d25d5026 [2021-05-25T16:57:59.658Z] Removing intermediate container 3529e028c203 [2021-05-25T16:57:59.658Z] ---> ff4a37414731 [2021-05-25T16:57:59.658Z] Step 16/24 : WORKDIR / [2021-05-25T16:57:59.658Z] ---> Running in 16cbd93f68c0 [2021-05-25T16:57:59.658Z] Removing intermediate container 1c54d25d5026 [2021-05-25T16:57:59.658Z] ---> 2540ccb1396a [2021-05-25T16:57:59.658Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-25T16:57:59.921Z] ---> Running in 9ad96e7e371d [2021-05-25T16:58:03.226Z] Removing intermediate container abeedabd0074 [2021-05-25T16:58:03.226Z] ---> 866b399aa2db [2021-05-25T16:58:03.226Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-25T16:58:03.226Z] Removing intermediate container 16cbd93f68c0 [2021-05-25T16:58:03.226Z] ---> 487aea40bdff [2021-05-25T16:58:03.226Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:58:03.226Z] ---> Running in d8f55f691d71 [2021-05-25T16:58:03.226Z] Removing intermediate container 61c4347a4b71 [2021-05-25T16:58:03.226Z] ---> 8b94b5d46c26 [2021-05-25T16:58:03.226Z] [2021-05-25T16:58:03.226Z] Step 11/24 : FROM alpine:3.12 [2021-05-25T16:58:03.226Z] ---> 13621d1b12d4 [2021-05-25T16:58:03.227Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-25T16:58:03.227Z] ---> Using cache [2021-05-25T16:58:03.227Z] ---> 9c5d0f172f7b [2021-05-25T16:58:03.227Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-25T16:58:03.227Z] ---> Using cache [2021-05-25T16:58:03.227Z] ---> c63bb99217b6 [2021-05-25T16:58:03.227Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-25T16:58:03.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-25T16:58:03.227Z] ---> ed43741b6e10 [2021-05-25T16:58:03.227Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-25T16:58:03.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-25T16:58:03.227Z] ---> Running in 63874d65ca8e [2021-05-25T16:58:03.488Z] (1/39) Installing readline (8.0.4-r0) [2021-05-25T16:58:03.489Z] (2/39) Installing bash (5.0.17-r0) [2021-05-25T16:58:03.489Z] Removing intermediate container d8f55f691d71 [2021-05-25T16:58:03.489Z] ---> 5a5d90df48d3 [2021-05-25T16:58:03.489Z] Step 14/22 : WORKDIR /edgex [2021-05-25T16:58:03.489Z] Executing bash-5.0.17-r0.post-install [2021-05-25T16:58:03.489Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-25T16:58:03.489Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-25T16:58:03.489Z] (5/39) Installing curl (7.76.1-r0) [2021-05-25T16:58:03.489Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-25T16:58:03.489Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-25T16:58:03.489Z] (8/39) Installing expat (2.2.9-r1) [2021-05-25T16:58:03.489Z] (9/39) Installing libffi (3.3-r2) [2021-05-25T16:58:03.489Z] (10/39) Installing gdbm (1.13-r1) [2021-05-25T16:58:03.489Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-25T16:58:03.489Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-25T16:58:03.489Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-25T16:58:03.750Z] ---> Running in 73392cf33ae2 [2021-05-25T16:58:04.153Z] Removing intermediate container 63874d65ca8e [2021-05-25T16:58:04.153Z] ---> 548e4443cb2e [2021-05-25T16:58:04.153Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-25T16:58:07.454Z] ---> d53d36be3573 [2021-05-25T16:58:07.454Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-25T16:58:07.454Z] ---> Running in 3d1f6792f499 [2021-05-25T16:58:07.714Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-25T16:58:07.714Z] Removing intermediate container 73392cf33ae2 [2021-05-25T16:58:07.714Z] ---> ea634fe302ac [2021-05-25T16:58:07.714Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-25T16:58:07.714Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-25T16:58:07.714Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-25T16:58:07.714Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-25T16:58:07.714Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-25T16:58:07.714Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-25T16:58:07.714Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-25T16:58:07.975Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-25T16:58:08.237Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-25T16:58:08.237Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-25T16:58:08.807Z] ---> 96d9f7fdd248 [2021-05-25T16:58:08.807Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-25T16:58:08.807Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-25T16:58:08.807Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-25T16:58:08.807Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-25T16:58:08.807Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-25T16:58:08.807Z] Removing intermediate container 3d1f6792f499 [2021-05-25T16:58:08.807Z] ---> b6885a067ed6 [2021-05-25T16:58:08.807Z] Step 16/24 : WORKDIR / [2021-05-25T16:58:09.070Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-25T16:58:10.015Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-25T16:58:10.274Z] ---> 1aae0f1ebfc3 [2021-05-25T16:58:10.275Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-25T16:58:10.275Z] ---> Running in d96a54f37867 [2021-05-25T16:58:10.275Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-25T16:58:10.275Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-25T16:58:10.275Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-25T16:58:10.275Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-25T16:58:10.275Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-25T16:58:10.275Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-25T16:58:10.275Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-25T16:58:10.275Z] ---> Running in b35bcf46ed94 [2021-05-25T16:58:10.275Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-25T16:58:10.535Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-25T16:58:10.536Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-25T16:58:11.489Z] Executing busybox-1.31.1-r19.trigger [2021-05-25T16:58:11.489Z] OK: 72 MiB in 59 packages [2021-05-25T16:58:11.489Z] Removing intermediate container d96a54f37867 [2021-05-25T16:58:11.489Z] ---> f7338ffcd84f [2021-05-25T16:58:11.489Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:58:11.489Z] ---> 1e9f7603a9db [2021-05-25T16:58:11.489Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-25T16:58:11.752Z] Removing intermediate container b35bcf46ed94 [2021-05-25T16:58:11.752Z] ---> 47c55ac68cfd [2021-05-25T16:58:11.752Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-25T16:58:11.752Z] ---> Running in dce269d893b0 [2021-05-25T16:58:12.347Z] ---> bcc8717a3836 [2021-05-25T16:58:12.347Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-25T16:58:12.347Z] ---> c26adf5b4e9d [2021-05-25T16:58:12.347Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-25T16:58:12.348Z] Collecting docker-compose==1.23.2 [2021-05-25T16:58:12.348Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-25T16:58:12.348Z] ---> Running in 512f0c08ef07 [2021-05-25T16:58:12.348Z] Removing intermediate container dce269d893b0 [2021-05-25T16:58:12.348Z] ---> 8c043d7249d1 [2021-05-25T16:58:12.348Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T16:58:12.611Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-25T16:58:12.611Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-25T16:58:12.611Z] ---> Running in 89e9b07bb578 [2021-05-25T16:58:12.873Z] ---> c56d1b456e66 [2021-05-25T16:58:12.873Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-25T16:58:12.873Z] Collecting PyYAML<4,>=3.10 [2021-05-25T16:58:12.873Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-25T16:58:12.873Z] Removing intermediate container 512f0c08ef07 [2021-05-25T16:58:12.873Z] ---> ae3593f6fde3 [2021-05-25T16:58:12.873Z] Step 19/22 : CMD ["--init=true"] [2021-05-25T16:58:13.816Z] Collecting docopt<0.7,>=0.6.1 [2021-05-25T16:58:13.816Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-25T16:58:13.816Z] ---> Running in a7c7c9c19297 [2021-05-25T16:58:13.816Z] Removing intermediate container 89e9b07bb578 [2021-05-25T16:58:13.816Z] ---> ed0b1b6abd78 [2021-05-25T16:58:13.816Z] Step 23/24 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 [2021-05-25T16:58:13.816Z] ---> a32c541cbf4b [2021-05-25T16:58:13.816Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-25T16:58:14.078Z] ---> Running in 62af3c488183 [2021-05-25T16:58:14.078Z] ---> Running in 634c1848798e [2021-05-25T16:58:14.078Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-25T16:58:14.078Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-25T16:58:14.339Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-25T16:58:14.339Z] Collecting texttable<0.10,>=0.9.0 [2021-05-25T16:58:14.339Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-25T16:58:14.339Z] Removing intermediate container a7c7c9c19297 [2021-05-25T16:58:14.339Z] ---> 37ec6f8bf4ef [2021-05-25T16:58:14.339Z] Step 20/22 : LABEL arch=x86_64 [2021-05-25T16:58:14.909Z] Removing intermediate container 62af3c488183 [2021-05-25T16:58:14.909Z] ---> ece294ab8a8a [2021-05-25T16:58:14.909Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:58:14.909Z] Collecting cached-property<2,>=1.2.0 [2021-05-25T16:58:14.909Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-25T16:58:14.909Z] ---> Running in 6f9ad5426821 [2021-05-25T16:58:14.909Z] Removing intermediate container 634c1848798e [2021-05-25T16:58:14.909Z] ---> 07918c0f51c8 [2021-05-25T16:58:14.909Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:58:15.170Z] Collecting docker<4.0,>=3.6.0 [2021-05-25T16:58:15.170Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-25T16:58:15.170Z] ---> Running in 54d327aa38bc [2021-05-25T16:58:15.434Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-25T16:58:15.434Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-25T16:58:15.434Z] ---> Running in 26106c44f9e5 [2021-05-25T16:58:15.434Z] Removing intermediate container 6f9ad5426821 [2021-05-25T16:58:15.434Z] ---> 8e7dd4921f35 [2021-05-25T16:58:15.434Z] Step 21/22 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 [2021-05-25T16:58:15.694Z] Removing intermediate container 54d327aa38bc [2021-05-25T16:58:15.694Z] ---> 34b5e95c8b0a [2021-05-25T16:58:15.694Z] [2021-05-25T16:58:15.694Z] Collecting jsonschema<3,>=2.5.1 [2021-05-25T16:58:15.694Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-25T16:58:15.694Z] Successfully built 34b5e95c8b0a [2021-05-25T16:58:15.694Z] Removing intermediate container 26106c44f9e5 [2021-05-25T16:58:15.694Z] ---> c793db4aa614 [2021-05-25T16:58:15.694Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T16:58:15.955Z] ---> Running in be47c8b18ca0 [2021-05-25T16:58:16.525Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-25T16:58:16.525Z] Successfully tagged core-command:latest [2021-05-25T16:58:16.525Z]  Building core-command ... done Collecting idna<2.8,>=2.5 [2021-05-25T16:58:16.525Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-25T16:58:16.525Z] ---> Running in 7c85b13d79bf [2021-05-25T16:58:16.525Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-25T16:58:16.525Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-25T16:58:16.786Z] Removing intermediate container be47c8b18ca0 [2021-05-25T16:58:16.786Z] ---> 29b7de754dd6 [2021-05-25T16:58:16.786Z] Step 22/22 : LABEL version=0.0.0 [2021-05-25T16:58:16.786Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-25T16:58:16.786Z] Collecting docker-pycreds>=0.4.0 [2021-05-25T16:58:16.786Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-25T16:58:17.047Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-25T16:58:17.047Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-25T16:58:17.047Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-25T16:58:17.047Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-25T16:58:17.047Z] Installing collected packages: websocket-client, PyYAML, docopt, idna, urllib3, requests, texttable, cached-property, docker-pycreds, docker, dockerpty, jsonschema, docker-compose [2021-05-25T16:58:17.308Z] ---> Running in 4276e6c17ce4 [2021-05-25T16:58:17.308Z] Removing intermediate container 7c85b13d79bf [2021-05-25T16:58:17.308Z] ---> 65e8dc341b14 [2021-05-25T16:58:17.308Z] Step 23/24 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 [2021-05-25T16:58:17.308Z] Running setup.py install for PyYAML: started [2021-05-25T16:58:17.569Z] ---> Running in 391ad0278529 [2021-05-25T16:58:17.569Z] Removing intermediate container 4276e6c17ce4 [2021-05-25T16:58:17.569Z] ---> f6b33f1b2760 [2021-05-25T16:58:17.569Z] [2021-05-25T16:58:17.569Z] Successfully built f6b33f1b2760 [2021-05-25T16:58:17.831Z] Successfully tagged security-proxy-setup:latest [2021-05-25T16:58:17.831Z]  Building security-proxy-setup ... done  Running setup.py install for PyYAML: finished with status 'done' [2021-05-25T16:58:17.831Z] Running setup.py install for docopt: started [2021-05-25T16:58:18.093Z] Removing intermediate container 391ad0278529 [2021-05-25T16:58:18.093Z] ---> 0bbfd64c30d8 [2021-05-25T16:58:18.093Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:58:18.093Z] Running setup.py install for docopt: finished with status 'done' [2021-05-25T16:58:18.093Z] Attempting uninstall: idna [2021-05-25T16:58:18.093Z] Found existing installation: idna 2.9 [2021-05-25T16:58:18.093Z] Uninstalling idna-2.9: [2021-05-25T16:58:18.093Z] Successfully uninstalled idna-2.9 [2021-05-25T16:58:18.357Z] ---> Running in ecb6265897e3 [2021-05-25T16:58:18.357Z] Attempting uninstall: urllib3 [2021-05-25T16:58:18.357Z] Found existing installation: urllib3 1.25.9 [2021-05-25T16:58:18.357Z] Uninstalling urllib3-1.25.9: [2021-05-25T16:58:18.357Z] Successfully uninstalled urllib3-1.25.9 [2021-05-25T16:58:19.301Z] Attempting uninstall: requests [2021-05-25T16:58:19.301Z] Found existing installation: requests 2.23.0 [2021-05-25T16:58:19.301Z] Uninstalling requests-2.23.0: [2021-05-25T16:58:19.301Z] Successfully uninstalled requests-2.23.0 [2021-05-25T16:58:19.301Z] Removing intermediate container ecb6265897e3 [2021-05-25T16:58:19.301Z] ---> e761e8415b87 [2021-05-25T16:58:19.301Z] [2021-05-25T16:58:19.301Z] Successfully built e761e8415b87 [2021-05-25T16:58:19.302Z] Running setup.py install for texttable: started [2021-05-25T16:58:19.302Z] Successfully tagged core-metadata:latest [2021-05-25T16:58:19.561Z]  Building core-metadata ... done  Running setup.py install for texttable: finished with status 'done' [2021-05-25T16:58:20.135Z] Running setup.py install for dockerpty: started [2021-05-25T16:58:20.397Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-25T16:58:20.662Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-25T16:58:28.804Z] Removing intermediate container 9ad96e7e371d [2021-05-25T16:58:28.804Z] ---> b43e71dabe1b [2021-05-25T16:58:28.804Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-25T16:58:28.804Z] ---> Running in 66e4bc03ed93 [2021-05-25T16:58:28.804Z] Removing intermediate container 66e4bc03ed93 [2021-05-25T16:58:28.804Z] ---> c2dd91c5a7a5 [2021-05-25T16:58:28.804Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-25T16:58:29.068Z] ---> Running in 235276fb2223 [2021-05-25T16:58:29.068Z] Removing intermediate container 235276fb2223 [2021-05-25T16:58:29.068Z] ---> 0605e0f644bc [2021-05-25T16:58:29.068Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-25T16:58:29.653Z] ---> 6cd15abcfcc2 [2021-05-25T16:58:29.653Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-25T16:58:30.226Z] ---> b4bfcb32f24d [2021-05-25T16:58:30.226Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-25T16:58:30.486Z] ---> 9d73eb9f2fa0 [2021-05-25T16:58:30.486Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-25T16:58:30.752Z] ---> Running in 15745f553316 [2021-05-25T16:58:30.752Z] Removing intermediate container 15745f553316 [2021-05-25T16:58:30.752Z] ---> 0d7d796fbea8 [2021-05-25T16:58:30.752Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-25T16:58:31.012Z] ---> Running in 59dfad1bfd42 [2021-05-25T16:58:31.012Z] Removing intermediate container 59dfad1bfd42 [2021-05-25T16:58:31.012Z] ---> 52d821e393dc [2021-05-25T16:58:31.012Z] Step 22/24 : LABEL arch=x86_64 [2021-05-25T16:58:31.272Z] ---> Running in d39f59a02f99 [2021-05-25T16:58:31.272Z] Removing intermediate container d39f59a02f99 [2021-05-25T16:58:31.272Z] ---> c341d57526b5 [2021-05-25T16:58:31.272Z] Step 23/24 : LABEL git_sha=1bc45632189e609c1ca65b17be18879d4ba72c59 [2021-05-25T16:58:31.532Z] ---> Running in 9ed1553fcbb2 [2021-05-25T16:58:31.532Z] Removing intermediate container 9ed1553fcbb2 [2021-05-25T16:58:31.532Z] ---> e69dc54a3223 [2021-05-25T16:58:31.532Z] Step 24/24 : LABEL version=0.0.0 [2021-05-25T16:58:31.795Z] ---> Running in 64ee31de77e6 [2021-05-25T16:58:31.795Z] Removing intermediate container 64ee31de77e6 [2021-05-25T16:58:31.795Z] ---> 87418678c5ab [2021-05-25T16:58:31.795Z] [2021-05-25T16:58:32.055Z] Successfully built 87418678c5ab [2021-05-25T16:58:32.055Z] Successfully tagged sys-mgmt-agent:latest [2021-05-25T16:58:32.324Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-25T16:58:32.324Z] $ docker stop --time=1 ecbf4c63041762610239253c74bfe345174b6edbd972a9544dd0ad8add6153b7 [2021-05-25T16:58:34.194Z] $ docker rm -f ecbf4c63041762610239253c74bfe345174b6edbd972a9544dd0ad8add6153b7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-25T16:58:34.592Z] + docker images [2021-05-25T16:58:34.853Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T16:58:34.853Z] sys-mgmt-agent latest 87418678c5ab 3 seconds ago 312MB [2021-05-25T16:58:34.853Z] core-metadata latest e761e8415b87 16 seconds ago 18.6MB [2021-05-25T16:58:34.853Z] security-proxy-setup latest f6b33f1b2760 17 seconds ago 25.3MB [2021-05-25T16:58:34.853Z] core-command latest 34b5e95c8b0a 19 seconds ago 17.1MB [2021-05-25T16:58:34.853Z] 8b94b5d46c26 32 seconds ago 1.17GB [2021-05-25T16:58:34.853Z] 2c89bf95b0fe 37 seconds ago 1.16GB [2021-05-25T16:58:34.853Z] 132926dd1bfb 43 seconds ago 1.16GB [2021-05-25T16:58:34.853Z] 9fcae9328de0 51 seconds ago 1.16GB [2021-05-25T16:58:34.853Z] security-bootstrapper latest cbdabbb914c8 About a minute ago 18.2MB [2021-05-25T16:58:34.853Z] core-data latest 7fd6cb4529d9 2 minutes ago 21.6MB [2021-05-25T16:58:34.853Z] security-secretstore-setup latest 62b2207c80de 2 minutes ago 25.8MB [2021-05-25T16:58:34.853Z] support-notifications latest 54d3aaa8dcf2 3 minutes ago 17.8MB [2021-05-25T16:58:34.853Z] support-scheduler latest ad432df9cb51 3 minutes ago 17.1MB [2021-05-25T16:58:34.853Z] 041ccb723406 3 minutes ago 1.17GB [2021-05-25T16:58:34.853Z] 370e401a41f6 3 minutes ago 1.15GB [2021-05-25T16:58:34.853Z] 80d887d0753e 3 minutes ago 1.16GB [2021-05-25T16:58:34.853Z] 438942856f76 3 minutes ago 1.16GB [2021-05-25T16:58:34.853Z] 4f6a484a3fdd 3 minutes ago 1.16GB [2021-05-25T16:58:34.853Z] ci-base-image-x86_64 latest b123c3085227 9 minutes ago 648MB [2021-05-25T16:58:34.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-25T16:58:34.853Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-25T16:58:34.853Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-25T16:58:34.853Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-25T16:58:34.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-25T16:58:50.057Z] Still waiting to schedule task [2021-05-25T16:58:50.058Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-161’ [2021-05-25T17:03:22.940Z] Running on prd-ubuntu18.04-docker-8c-8g-179 in /w/workspace/edgexfoundry_edgex-go_PR-3501 [Pipeline] { [Pipeline] ws [2021-05-25T17:03:22.956Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-05-25T17:03:23.082Z] The recommended git tool is: git [2021-05-25T17:03:25.719Z] using credential edgex-jenkins-ssh [2021-05-25T17:03:25.737Z] Cloning the remote Git repository [2021-05-25T17:03:25.755Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:03:25.830Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-05-25T17:03:25.884Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:03:25.884Z] > git --version # timeout=10 [2021-05-25T17:03:25.891Z] > git --version # 'git version 2.17.1' [2021-05-25T17:03:25.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:03:25.922Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:03:40.446Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:03:40.452Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-25T17:03:40.462Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-25T17:03:40.473Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-25T17:03:40.474Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-25T17:03:40.478Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3501/head:refs/remotes/origin/PR-3501 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-25T17:03:41.170Z] Merging remotes/origin/master commit 2e29410641b9439440c3ad07e09c369dc058e6d8 into PR head commit 7198ae08bbead6de95575eae0d330dbc7e5ed799 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T17:03:41.308Z] Failed in branch amd64 [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-05-25T17:03:41.993Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:03:42.561Z] ---> package-listing.sh [2021-05-25T17:03:42.561Z] ++ facter osfamily [2021-05-25T17:03:42.561Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-25T17:03:42.869Z] + OS_FAMILY=redhat [2021-05-25T17:03:42.869Z] + workspace=/w/workspace/edgex-go/5 [2021-05-25T17:03:42.869Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-25T17:03:42.869Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-25T17:03:42.869Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-25T17:03:42.869Z] + PACKAGES=/tmp/packages_start.txt [2021-05-25T17:03:42.869Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-25T17:03:42.869Z] + PACKAGES=/tmp/packages_end.txt [2021-05-25T17:03:42.869Z] + case "${OS_FAMILY}" in [2021-05-25T17:03:42.869Z] + rpm -qa [2021-05-25T17:03:42.869Z] + sort [2021-05-25T17:03:41.174Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T17:03:41.178Z] > git checkout -f 7198ae08bbead6de95575eae0d330dbc7e5ed799 # timeout=10 [2021-05-25T17:03:49.548Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-25T17:03:49.548Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-25T17:03:49.548Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-25T17:03:49.548Z] + '[' /w/workspace/edgex-go/5 ']' [2021-05-25T17:03:49.548Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-05-25T17:03:49.548Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-05-25T17:03:49.560Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-25T17:03:49.845Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:03:50.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:03:50.410Z] [2021-05-25T17:03:50.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-25T17:03:50.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:03:50.721Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-25T17:03:50.721Z] df20fa9351a1: Pulling fs layer [2021-05-25T17:03:50.721Z] 36b3adc4ff6f: Pulling fs layer [2021-05-25T17:03:50.721Z] 8ad3a11d3b57: Pulling fs layer [2021-05-25T17:03:50.721Z] 46f8f816bc3b: Pulling fs layer [2021-05-25T17:03:50.721Z] 93b61091891f: Pulling fs layer [2021-05-25T17:03:50.721Z] 93b9cdb0e59b: Pulling fs layer [2021-05-25T17:03:50.721Z] 5e14af77c1be: Pulling fs layer [2021-05-25T17:03:50.721Z] 01666e4c0597: Pulling fs layer [2021-05-25T17:03:50.721Z] aa168da1d23b: Pulling fs layer [2021-05-25T17:03:50.721Z] 93b61091891f: Waiting [2021-05-25T17:03:50.721Z] 93b9cdb0e59b: Waiting [2021-05-25T17:03:50.721Z] 5e14af77c1be: Waiting [2021-05-25T17:03:50.721Z] 01666e4c0597: Waiting [2021-05-25T17:03:50.721Z] aa168da1d23b: Waiting [2021-05-25T17:03:50.721Z] 46f8f816bc3b: Waiting [2021-05-25T17:03:50.721Z] 36b3adc4ff6f: Verifying Checksum [2021-05-25T17:03:50.721Z] 36b3adc4ff6f: Download complete [2021-05-25T17:03:50.981Z] 46f8f816bc3b: Verifying Checksum [2021-05-25T17:03:50.981Z] 46f8f816bc3b: Download complete [2021-05-25T17:03:50.981Z] df20fa9351a1: Verifying Checksum [2021-05-25T17:03:50.981Z] df20fa9351a1: Download complete [2021-05-25T17:03:50.981Z] 93b9cdb0e59b: Verifying Checksum [2021-05-25T17:03:50.981Z] 93b9cdb0e59b: Download complete [2021-05-25T17:03:50.981Z] 93b61091891f: Verifying Checksum [2021-05-25T17:03:50.981Z] 93b61091891f: Download complete [2021-05-25T17:03:50.981Z] 5e14af77c1be: Verifying Checksum [2021-05-25T17:03:50.981Z] 5e14af77c1be: Download complete [2021-05-25T17:03:50.981Z] 01666e4c0597: Verifying Checksum [2021-05-25T17:03:50.981Z] 01666e4c0597: Download complete [2021-05-25T17:03:50.981Z] 8ad3a11d3b57: Verifying Checksum [2021-05-25T17:03:50.981Z] 8ad3a11d3b57: Download complete [2021-05-25T17:03:51.241Z] df20fa9351a1: Pull complete [2021-05-25T17:03:51.501Z] 36b3adc4ff6f: Pull complete [2021-05-25T17:03:52.069Z] 8ad3a11d3b57: Pull complete [2021-05-25T17:03:52.329Z] 46f8f816bc3b: Pull complete [2021-05-25T17:03:52.591Z] 93b61091891f: Pull complete [2021-05-25T17:03:52.850Z] 93b9cdb0e59b: Pull complete [2021-05-25T17:03:52.850Z] aa168da1d23b: Verifying Checksum [2021-05-25T17:03:52.850Z] aa168da1d23b: Download complete [2021-05-25T17:03:52.850Z] 5e14af77c1be: Pull complete [2021-05-25T17:03:53.117Z] 01666e4c0597: Pull complete [2021-05-25T17:03:57.329Z] aa168da1d23b: Pull complete [2021-05-25T17:03:57.329Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-25T17:03:57.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-25T17:03:57.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-25T17:03:57.400Z] prd-centos7-docker-4c-2g-162 does not seem to be running inside a container [2021-05-25T17:03:57.436Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-25T17:04:02.705Z] $ docker top 771bc32810e6a8eff7afe953271e5d79e44ce53c809f628427f67464bee69148 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-25T17:04:03.089Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-25T17:04:03.384Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-25T17:04:03.679Z] + ls /var/log/sa-host [2021-05-25T17:04:03.679Z] + sadf -c /var/log/sa-host/sa05 [2021-05-25T17:04:03.679Z] file_magic: OK [2021-05-25T17:04:03.679Z] HZ: Using current value: 100 [2021-05-25T17:04:03.679Z] file_header: OK [2021-05-25T17:04:03.679Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T17:04:03.679Z] Statistics: [2021-05-25T17:04:03.679Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:04:03.679Z] File successfully converted to sysstat format version 12.2.1 [2021-05-25T17:04:03.679Z] + sadf -c /var/log/sa-host/sa25 [2021-05-25T17:04:03.679Z] file_magic: OK [2021-05-25T17:04:03.679Z] HZ: Using current value: 100 [2021-05-25T17:04:03.679Z] file_header: OK [2021-05-25T17:04:03.679Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-25T17:04:03.679Z] Statistics: [2021-05-25T17:04:03.679Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-25T17:04:03.679Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-25T17:04:03.879Z] provisioning config files... [2021-05-25T17:04:03.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config7487963664321606763tmp [Pipeline] { [Pipeline] echo [2021-05-25T17:04:03.908Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:04:04.218Z] ---> create-netrc.sh [Pipeline] } [2021-05-25T17:04:04.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-25T17:04:04.247Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:04:04.539Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-25T17:04:04.549Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:04:04.847Z] ---> sudo-logs.sh [2021-05-25T17:04:04.847Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-25T17:04:04.881Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:04:05.191Z] ---> job-cost.sh [2021-05-25T17:04:05.192Z] lf-activate-venv: SKIPPING [2021-05-25T17:04:05.192Z] INFO: No Stack... [2021-05-25T17:04:06.136Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-25T17:04:06.707Z] INFO: Archiving Costs [Pipeline] echo [2021-05-25T17:04:06.721Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-25T17:04:07.027Z] ---> logs-deploy.sh [2021-05-25T17:04:07.027Z] lf-activate-venv: SKIPPING [2021-05-25T17:04:07.027Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3501/5 [2021-05-25T17:04:07.027Z] INFO: archiving workspace using pattern(s): [2021-05-25T17:04:07.985Z] Archives upload complete. [2021-05-25T17:04:07.985Z] INFO: archiving logs to Nexus [2021-05-25T17:04:08.569Z] ---> uname -a: [2021-05-25T17:04:08.569Z] Linux prd-centos7-docker-4c-2g-162.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-25T17:04:08.569Z] [2021-05-25T17:04:08.569Z] [2021-05-25T17:04:08.569Z] ---> lscpu: [2021-05-25T17:04:08.569Z] Architecture: x86_64 [2021-05-25T17:04:08.569Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-25T17:04:08.569Z] Byte Order: Little Endian [2021-05-25T17:04:08.569Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-25T17:04:08.569Z] CPU(s): 2 [2021-05-25T17:04:08.569Z] On-line CPU(s) list: 0,1 [2021-05-25T17:04:08.569Z] Thread(s) per core: 1 [2021-05-25T17:04:08.569Z] Core(s) per socket: 1 [2021-05-25T17:04:08.569Z] Socket(s): 2 [2021-05-25T17:04:08.569Z] NUMA node(s): 1 [2021-05-25T17:04:08.569Z] Vendor ID: AuthenticAMD [2021-05-25T17:04:08.569Z] CPU family: 23 [2021-05-25T17:04:08.569Z] Model: 49 [2021-05-25T17:04:08.569Z] Model name: AMD EPYC-Rome Processor [2021-05-25T17:04:08.569Z] Stepping: 0 [2021-05-25T17:04:08.569Z] CPU MHz: 2800.000 [2021-05-25T17:04:08.569Z] BogoMIPS: 5600.00 [2021-05-25T17:04:08.569Z] Virtualization: AMD-V [2021-05-25T17:04:08.569Z] Hypervisor vendor: KVM [2021-05-25T17:04:08.569Z] Virtualization type: full [2021-05-25T17:04:08.569Z] L1d cache: 64 KiB [2021-05-25T17:04:08.569Z] L1i cache: 64 KiB [2021-05-25T17:04:08.569Z] L2 cache: 1 MiB [2021-05-25T17:04:08.569Z] L3 cache: 32 MiB [2021-05-25T17:04:08.569Z] NUMA node0 CPU(s): 0,1 [2021-05-25T17:04:08.569Z] Vulnerability Itlb multihit: Not affected [2021-05-25T17:04:08.569Z] Vulnerability L1tf: Not affected [2021-05-25T17:04:08.569Z] Vulnerability Mds: Not affected [2021-05-25T17:04:08.569Z] Vulnerability Meltdown: Not affected [2021-05-25T17:04:08.569Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-25T17:04:08.569Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-25T17:04:08.569Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-25T17:04:08.569Z] Vulnerability Srbds: Not affected [2021-05-25T17:04:08.569Z] Vulnerability Tsx async abort: Not affected [2021-05-25T17:04:08.570Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] ---> nproc: [2021-05-25T17:04:08.570Z] 2 [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] ---> df -h: [2021-05-25T17:04:08.570Z] Filesystem Size Used Available Use% Mounted on [2021-05-25T17:04:08.570Z] overlay 40.0G 13.0G 27.0G 33% / [2021-05-25T17:04:08.570Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-25T17:04:08.570Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-25T17:04:08.570Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-25T17:04:08.570Z] /dev/vda1 40.0G 13.0G 27.0G 33% /facter-os [2021-05-25T17:04:08.570Z] /dev/vda1 40.0G 13.0G 27.0G 33% /etc/resolv.conf [2021-05-25T17:04:08.570Z] /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hostname [2021-05-25T17:04:08.570Z] /dev/vda1 40.0G 13.0G 27.0G 33% /etc/hosts [2021-05-25T17:04:08.570Z] /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/secure [2021-05-25T17:04:08.570Z] /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/auth.log [2021-05-25T17:04:08.570Z] /dev/vda1 40.0G 13.0G 27.0G 33% /run/cloud-init/result.json [2021-05-25T17:04:08.570Z] /dev/vda1 40.0G 13.0G 27.0G 33% /var/log/sa-host [2021-05-25T17:04:08.570Z] /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/5 [2021-05-25T17:04:08.570Z] /dev/vda1 40.0G 13.0G 27.0G 33% /w/workspace/edgex-go/5@tmp [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] ---> free -m: [2021-05-25T17:04:08.570Z] total used free shared buff/cache available [2021-05-25T17:04:08.570Z] Mem: 7821 1260 2081 0 4479 6531 [2021-05-25T17:04:08.570Z] Swap: 1023 1 1022 [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] ---> ip addr: [2021-05-25T17:04:08.570Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-25T17:04:08.570Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-25T17:04:08.570Z] inet 127.0.0.1/8 scope host lo [2021-05-25T17:04:08.570Z] valid_lft forever preferred_lft forever [2021-05-25T17:04:08.570Z] inet6 ::1/128 scope host [2021-05-25T17:04:08.570Z] valid_lft forever preferred_lft forever [2021-05-25T17:04:08.570Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-25T17:04:08.570Z] link/ether fa:16:3e:f9:ca:3b brd ff:ff:ff:ff:ff:ff [2021-05-25T17:04:08.570Z] inet 10.30.122.54/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-25T17:04:08.570Z] valid_lft 85380sec preferred_lft 85380sec [2021-05-25T17:04:08.570Z] inet6 fe80::f816:3eff:fef9:ca3b/64 scope link [2021-05-25T17:04:08.570Z] valid_lft forever preferred_lft forever [2021-05-25T17:04:08.570Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-25T17:04:08.570Z] link/ether 02:42:01:f4:d4:2e brd ff:ff:ff:ff:ff:ff [2021-05-25T17:04:08.570Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-25T17:04:08.570Z] valid_lft forever preferred_lft forever [2021-05-25T17:04:08.570Z] inet6 fe80::42:1ff:fef4:d42e/64 scope link [2021-05-25T17:04:08.570Z] valid_lft forever preferred_lft forever [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] ---> sar -b -r -n DEV: [2021-05-25T17:04:08.570Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] 16:46:58 LINUX RESTART (2 CPU) [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] 16:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-25T17:04:08.570Z] 16:49:01 76.54 0.19 76.35 0.00 23.17 42529.87 0.00 [2021-05-25T17:04:08.570Z] 16:50:01 141.57 0.00 141.57 0.00 0.00 18209.21 0.00 [2021-05-25T17:04:08.570Z] 16:51:01 60.44 0.03 60.41 0.00 1.07 12793.44 0.00 [2021-05-25T17:04:08.570Z] 16:52:01 71.23 0.00 71.23 0.00 0.00 10554.38 0.00 [2021-05-25T17:04:08.570Z] 16:53:07 278.11 112.52 165.59 0.00 2706.30 118361.35 0.00 [2021-05-25T17:04:08.570Z] 16:54:02 299.82 16.05 283.77 0.00 550.31 169727.24 0.00 [2021-05-25T17:04:08.570Z] 16:55:01 175.39 17.87 157.53 0.00 637.56 42461.25 0.00 [2021-05-25T17:04:08.570Z] 16:56:01 266.02 27.44 238.58 0.00 1519.15 114849.68 0.00 [2021-05-25T17:04:08.570Z] 16:57:01 222.11 5.66 216.45 0.00 126.67 129416.17 0.00 [2021-05-25T17:04:08.570Z] 16:58:01 155.76 8.29 147.47 0.00 368.03 32891.31 0.00 [2021-05-25T17:04:08.570Z] 16:59:01 139.02 11.29 127.73 0.00 1380.85 11089.08 0.00 [2021-05-25T17:04:08.570Z] 17:00:01 1.45 0.00 1.45 0.00 0.00 26.27 0.00 [2021-05-25T17:04:08.570Z] 17:01:01 0.37 0.07 0.30 0.00 1.22 3.93 0.00 [2021-05-25T17:04:08.570Z] 17:02:01 0.72 0.35 0.37 0.00 8.79 7.39 0.00 [2021-05-25T17:04:08.570Z] 17:03:01 0.70 0.00 0.70 0.00 0.00 15.39 0.00 [2021-05-25T17:04:08.570Z] 17:04:01 101.95 39.49 62.46 0.00 3965.36 13901.27 0.00 [2021-05-25T17:04:08.570Z] Average: 124.70 15.58 109.12 0.00 720.21 44716.03 0.00 [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] 16:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-25T17:04:08.570Z] 16:49:01 4171028 0 979340 12.23 2620 2855944 1654488 18.27 1070368 2280000 52 [2021-05-25T17:04:08.570Z] 16:50:01 3917772 0 1036876 12.95 2620 3051664 1559672 17.22 1254988 2279024 264052 [2021-05-25T17:04:08.570Z] 16:51:01 3970708 0 1057972 13.21 2620 2977632 1562460 17.25 1130744 2336652 26960 [2021-05-25T17:04:08.570Z] 16:52:01 3773256 0 1058292 13.21 2620 3174764 1639932 18.11 1248420 2427828 300384 [2021-05-25T17:04:08.570Z] 16:53:07 1531548 0 1198064 14.96 2620 5276700 1643004 18.14 1638364 4160208 457632 [2021-05-25T17:04:08.570Z] 16:54:02 150532 0 1360300 16.98 2620 6495480 2287016 25.25 3229520 3869044 34252 [2021-05-25T17:04:08.570Z] 16:55:01 413108 0 1386460 17.31 2620 6206744 1836144 20.27 2995584 3836028 49212 [2021-05-25T17:04:08.570Z] 16:56:01 819800 0 1255776 15.68 2620 5930736 1504880 16.61 1905216 4532104 97720 [2021-05-25T17:04:08.570Z] 16:57:01 1133748 0 1262124 15.76 2620 5610440 1470684 16.24 2864292 3248112 180 [2021-05-25T17:04:08.570Z] 16:58:01 978776 0 1271732 15.88 2620 5755804 1544820 17.06 2979196 3279532 100 [2021-05-25T17:04:08.570Z] 16:59:01 2760868 0 1185080 14.80 2620 4060364 1285524 14.19 1158668 3351792 20 [2021-05-25T17:04:08.570Z] 17:00:01 2763512 0 1182432 14.76 2620 4060368 1261892 13.93 1160836 3347672 20 [2021-05-25T17:04:08.570Z] 17:01:01 2764344 0 1181592 14.75 2620 4060376 1245708 13.75 1160136 3347664 20 [2021-05-25T17:04:08.570Z] 17:02:01 2764052 0 1181672 14.75 2620 4060588 1243936 13.73 1160700 3348852 32 [2021-05-25T17:04:08.570Z] 17:03:01 2763660 0 1182060 14.76 2620 4060592 1244020 13.73 1160736 3348848 12 [2021-05-25T17:04:08.570Z] 17:04:01 2146620 0 1275924 15.93 2620 4583768 1527392 16.86 1226856 3841592 8 [2021-05-25T17:04:08.570Z] Average: 2301458 0 1190981 14.87 2620 4513873 1531973 16.91 1709039 3302184 76916 [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] 16:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-25T17:04:08.570Z] 16:49:01 eth0 947.50 1241.37 5482.25 140.93 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:49:01 veth2b3298b 13.70 14.67 1.11 33.90 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:49:01 docker0 989.55 666.24 73.79 2736.85 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:50:01 eth0 320.32 252.17 852.21 33.87 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:50:01 veth6dc7c1d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:50:01 docker0 232.01 284.63 15.80 817.79 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:51:01 eth0 34.99 18.57 27.57 13.73 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:51:01 veth6dc7c1d 2.15 2.15 0.17 0.18 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:51:01 docker0 2.15 2.15 0.14 0.18 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:52:01 eth0 181.55 154.43 1689.19 21.60 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:53:07 eth0 31.42 20.48 25.41 63.79 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:53:07 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:53:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:53:07 vethbc2f53d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:54:02 vethf1a312e 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:54:02 veth1ab4507 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:54:02 veth1f171c7 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:54:02 eth0 114.41 85.36 207.13 67.47 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:55:01 vetha0a5915 4.20 7.04 0.29 32.99 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:55:01 vethe05ceaf 3.20 6.30 0.23 40.05 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:55:01 eth0 49.50 27.43 172.03 12.45 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:55:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:56:01 vethe7b9f3f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:56:01 eth0 104.73 76.72 208.42 75.53 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:56:01 vethae34aab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:57:01 vethb794d89 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:57:01 veth51778b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:57:01 eth0 20.26 9.79 16.04 8.34 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:57:01 veth2a9a8e8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:58:01 veth362fbfe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:58:01 eth0 134.42 97.80 1274.06 62.45 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:58:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:58:01 veth2b23d1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:59:01 eth0 84.95 43.90 369.09 14.08 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 16:59:01 docker0 1397.92 1169.76 104.02 4368.39 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:00:01 eth0 1.02 0.65 0.54 0.40 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:01:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:02:01 eth0 0.57 0.08 0.04 0.01 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:03:01 eth0 0.53 0.18 0.11 0.07 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:04:01 eth0 197.92 173.45 2170.55 58.64 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] Average: eth0 137.85 136.27 775.45 35.81 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] Average: docker0 84.98 71.83 6.11 271.46 0.00 0.00 0.00 0.00 [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] ---> sar -P ALL: [2021-05-25T17:04:08.570Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/25/21 _x86_64_ (2 CPU) [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] 16:46:58 LINUX RESTART (2 CPU) [2021-05-25T17:04:08.570Z] [2021-05-25T17:04:08.570Z] 16:48:02 CPU %user %nice %system %iowait %steal %idle [2021-05-25T17:04:08.570Z] 16:49:01 all 18.16 0.00 5.14 2.37 0.07 74.27 [2021-05-25T17:04:08.570Z] 16:49:01 0 18.59 0.00 5.80 2.60 0.07 72.94 [2021-05-25T17:04:08.570Z] 16:49:01 1 17.72 0.00 4.47 2.14 0.07 75.60 [2021-05-25T17:04:08.570Z] 16:50:01 all 52.86 0.00 8.40 2.53 0.12 36.09 [2021-05-25T17:04:08.570Z] 16:50:01 0 52.76 0.00 9.03 2.33 0.13 35.75 [2021-05-25T17:04:08.570Z] 16:50:01 1 52.96 0.00 7.78 2.73 0.11 36.43 [2021-05-25T17:04:08.570Z] 16:51:01 all 38.07 0.00 4.78 0.70 0.09 56.37 [2021-05-25T17:04:08.570Z] 16:51:01 0 38.05 0.00 4.90 0.58 0.09 56.38 [2021-05-25T17:04:08.570Z] 16:51:01 1 38.09 0.00 4.66 0.81 0.09 56.35 [2021-05-25T17:04:08.570Z] 16:52:01 all 61.34 0.00 8.66 3.86 0.10 26.04 [2021-05-25T17:04:08.570Z] 16:52:01 0 61.82 0.00 8.98 4.85 0.11 24.24 [2021-05-25T17:04:08.570Z] 16:52:01 1 60.87 0.00 8.33 2.88 0.09 27.84 [2021-05-25T17:04:08.570Z] 16:53:07 all 13.11 0.00 7.84 57.06 0.09 21.90 [2021-05-25T17:04:08.570Z] 16:53:07 0 12.92 0.00 7.76 55.35 0.08 23.90 [2021-05-25T17:04:08.570Z] 16:53:07 1 13.30 0.00 7.91 58.78 0.10 19.92 [2021-05-25T17:04:08.570Z] 16:54:02 all 14.56 0.00 12.27 45.66 0.10 27.41 [2021-05-25T17:04:08.571Z] 16:54:02 0 14.72 0.00 12.19 45.08 0.10 27.91 [2021-05-25T17:04:08.571Z] 16:54:02 1 14.40 0.00 12.35 46.23 0.10 26.92 [2021-05-25T17:04:08.571Z] 16:55:01 all 66.85 0.00 9.20 22.98 0.11 0.85 [2021-05-25T17:04:08.571Z] 16:55:01 0 66.65 0.00 9.08 23.98 0.11 0.19 [2021-05-25T17:04:08.571Z] 16:55:01 1 67.06 0.00 9.33 21.99 0.11 1.52 [2021-05-25T17:04:08.571Z] 16:56:01 all 14.08 0.00 9.92 63.83 0.11 12.05 [2021-05-25T17:04:08.571Z] 16:56:01 0 13.24 0.00 10.18 64.93 0.11 11.54 [2021-05-25T17:04:08.571Z] 16:56:01 1 14.93 0.00 9.66 62.73 0.12 12.56 [2021-05-25T17:04:08.571Z] 16:57:01 all 8.50 0.00 7.99 60.37 0.07 23.08 [2021-05-25T17:04:08.571Z] 16:57:01 0 8.29 0.00 7.74 70.19 0.09 13.69 [2021-05-25T17:04:08.571Z] 16:57:01 1 8.71 0.00 8.24 50.56 0.05 32.44 [2021-05-25T17:04:08.571Z] 16:58:01 all 56.25 0.00 8.84 32.33 0.12 2.47 [2021-05-25T17:04:08.571Z] 16:58:01 0 56.10 0.00 8.84 31.89 0.11 3.06 [2021-05-25T17:04:08.571Z] 16:58:01 1 56.40 0.00 8.84 32.76 0.13 1.88 [2021-05-25T17:04:08.571Z] 16:59:01 all 7.51 0.00 3.74 16.39 0.08 72.29 [2021-05-25T17:04:08.571Z] 16:59:01 0 7.10 0.00 3.69 15.76 0.07 73.38 [2021-05-25T17:04:08.571Z] 16:59:01 1 7.91 0.00 3.78 17.02 0.09 71.20 [2021-05-25T17:04:08.571Z] [2021-05-25T17:04:08.571Z] 16:59:01 CPU %user %nice %system %iowait %steal %idle [2021-05-25T17:04:08.571Z] 17:00:01 all 0.08 0.00 0.05 0.00 0.02 99.85 [2021-05-25T17:04:08.571Z] 17:00:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-25T17:04:08.571Z] 17:00:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-05-25T17:04:08.571Z] 17:01:01 all 0.28 0.00 0.32 0.01 0.03 99.36 [2021-05-25T17:04:08.571Z] 17:01:01 0 0.15 0.00 0.36 0.00 0.03 99.46 [2021-05-25T17:04:08.571Z] 17:01:01 1 0.41 0.00 0.29 0.02 0.02 99.27 [2021-05-25T17:04:08.571Z] 17:02:01 all 0.17 0.00 0.06 0.01 0.03 99.73 [2021-05-25T17:04:08.571Z] 17:02:01 0 0.15 0.00 0.05 0.00 0.05 99.75 [2021-05-25T17:04:08.571Z] 17:02:01 1 0.18 0.00 0.07 0.02 0.02 99.72 [2021-05-25T17:04:08.571Z] 17:03:01 all 0.16 0.00 0.02 0.00 0.02 99.81 [2021-05-25T17:04:08.571Z] 17:03:01 0 0.27 0.00 0.02 0.00 0.02 99.70 [2021-05-25T17:04:08.571Z] 17:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-25T17:04:08.571Z] 17:04:01 all 6.29 0.00 2.42 6.70 0.04 84.55 [2021-05-25T17:04:08.571Z] 17:04:01 0 6.21 0.00 2.43 4.09 0.03 87.23 [2021-05-25T17:04:08.571Z] 17:04:01 1 6.36 0.00 2.41 9.32 0.05 81.86 [2021-05-25T17:04:08.571Z] Average: all 21.69 0.00 5.48 19.62 0.07 53.14 [2021-05-25T17:04:08.571Z] Average: 0 21.60 0.00 5.57 20.03 0.07 52.72 [2021-05-25T17:04:08.571Z] Average: 1 21.78 0.00 5.40 19.20 0.07 53.55 [2021-05-25T17:04:08.571Z] [2021-05-25T17:04:08.571Z] [2021-05-25T17:04:08.571Z]