Pull request #3485 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5e566f8690e09cc93b95635cc7c19e862b0f1802+f6f68c45a71fc61d9870de441fabd717907f75d2 (538b3c2e1acc36849e35ee1692f7e29ddf79d746) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh613510666130340224.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-ssh5977181452146564612.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3485/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3485/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh482115713498292092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-3485/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2190804270780034777.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh5930349460423736232.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3485/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3485/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8231257203045907723.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15124 in /w/workspace/edgexfoundry_edgex-go_PR-3485 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh5694134738149856962.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 f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 5e566f8690e09cc93b95635cc7c19e862b0f1802 Merge succeeded, producing 5e566f8690e09cc93b95635cc7c19e862b0f1802 Checking out Revision 5e566f8690e09cc93b95635cc7c19e862b0f1802 (PR-3485) > 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/1@tmp/jenkins-gitclient-ssh5389824750139020342.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3485/head:refs/remotes/origin/PR-3485 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e566f8690e09cc93b95635cc7c19e862b0f1802 # 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/1@tmp/jenkins-gitclient-ssh1969747306663347662.key > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e566f8690e09cc93b95635cc7c19e862b0f1802 # timeout=10 Commit message: "refactor: Assign/use new Port assignments" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-19T22:29:33.210Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-19T22:29:33.419Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-19T22:29:33.542Z] ========================================================= [2021-05-19T22:29:33.543Z] EdgeX Global Pipelines Version Info [2021-05-19T22:29:33.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:29:35.063Z] ------------------- [2021-05-19T22:29:35.063Z] stable info: [2021-05-19T22:29:35.063Z] ------------------- [2021-05-19T22:29:35.063Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-19T22:29:35.063Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T22:29:35.063Z] Message: update stable to v1.0.192 [2021-05-19T22:29:35.644Z] ------------------- [2021-05-19T22:29:35.644Z] experimental info: [2021-05-19T22:29:35.644Z] ------------------- [2021-05-19T22:29:35.644Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-19T22:29:35.644Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-19T22:29:35.644Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-19T22:29:35.899Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-19T22:29:35.959Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-19T22:29:36.019Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-19T22:29:36.074Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-19T22:29:36.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-19T22:29:36.186Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-19T22:29:36.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-19T22:29:36.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-19T22:29:36.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-19T22:29:36.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-19T22:29:36.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-19T22:29:36.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-19T22:29:36.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-19T22:29:36.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-19T22:29:36.730Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T22:29:36.789Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-19T22:29:36.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-19T22:29:36.905Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-19T22:29:36.965Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-19T22:29:37.023Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-19T22:29:37.076Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-19T22:29:37.129Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-19T22:29:37.185Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3485 [Pipeline] echo [2021-05-19T22:29:37.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3485 [Pipeline] echo [2021-05-19T22:29:37.293Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3485 [Pipeline] echo [2021-05-19T22:29:37.352Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e566f8690e09cc93b95635cc7c19e862b0f1802 [Pipeline] echo [2021-05-19T22:29:37.407Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e566f8 [Pipeline] echo [2021-05-19T22:29:37.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T22:29:37.657Z] provisioning config files... [2021-05-19T22:29:37.677Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3470666157806282289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:29:38.059Z] ---> docker-login.sh [2021-05-19T22:29:38.059Z] nexus3.edgexfoundry.org:10001 [2021-05-19T22:29:38.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T22:29:38.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T22:29:38.641Z] Configure a credential helper to remove this warning. See [2021-05-19T22:29:38.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T22:29:38.641Z] [2021-05-19T22:29:38.641Z] Login Succeeded [2021-05-19T22:29:38.641Z] nexus3.edgexfoundry.org:10002 [2021-05-19T22:29:38.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T22:29:38.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T22:29:38.903Z] Configure a credential helper to remove this warning. See [2021-05-19T22:29:38.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T22:29:38.903Z] [2021-05-19T22:29:38.903Z] Login Succeeded [2021-05-19T22:29:38.903Z] nexus3.edgexfoundry.org:10003 [2021-05-19T22:29:38.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T22:29:38.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T22:29:38.903Z] Configure a credential helper to remove this warning. See [2021-05-19T22:29:38.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T22:29:38.903Z] [2021-05-19T22:29:38.903Z] Login Succeeded [2021-05-19T22:29:38.903Z] nexus3.edgexfoundry.org:10004 [2021-05-19T22:29:38.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T22:29:39.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T22:29:39.167Z] Configure a credential helper to remove this warning. See [2021-05-19T22:29:39.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T22:29:39.167Z] [2021-05-19T22:29:39.167Z] Login Succeeded [2021-05-19T22:29:39.167Z] docker.io [2021-05-19T22:29:39.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T22:29:39.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T22:29:39.430Z] Configure a credential helper to remove this warning. See [2021-05-19T22:29:39.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T22:29:39.430Z] [2021-05-19T22:29:39.430Z] Login Succeeded [2021-05-19T22:29:39.430Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T22:29:39.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T22:29:39.881Z] ++ 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-19T22:29:39.881Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T22:29:39.881Z] ++ dirname cmd/core-command/Dockerfile [2021-05-19T22:29:39.881Z] ++ cut -d/ -f2 [2021-05-19T22:29:39.881Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-19T22:29:39.881Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T22:29:39.881Z] ++ dirname cmd/core-data/Dockerfile [2021-05-19T22:29:39.881Z] ++ cut -d/ -f2 [2021-05-19T22:29:39.881Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-19T22:29:39.881Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T22:29:39.881Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-19T22:29:39.881Z] ++ cut -d/ -f2 [2021-05-19T22:29:39.881Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-19T22:29:39.881Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T22:29:39.881Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-19T22:29:39.881Z] ++ cut -d/ -f2 [2021-05-19T22:29:39.881Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-19T22:29:39.881Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T22:29:39.881Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-19T22:29:39.881Z] ++ cut -d/ -f2 [2021-05-19T22:29:39.881Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-19T22:29:39.881Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T22:29:39.881Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-19T22:29:39.881Z] ++ cut -d/ -f2 [2021-05-19T22:29:39.881Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-19T22:29:39.881Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T22:29:39.881Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-19T22:29:39.881Z] ++ cut -d/ -f2 [2021-05-19T22:29:39.881Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-19T22:29:39.881Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T22:29:39.881Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-19T22:29:39.881Z] ++ cut -d/ -f2 [2021-05-19T22:29:39.881Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-19T22:29:39.881Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-19T22:29:39.881Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-19T22:29:39.881Z] ++ cut -d/ -f2 [2021-05-19T22:29:39.881Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-19T22:29:39.953Z] 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-19T22:29:41.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T22:29:41.673Z] [2021-05-19T22:29:41.673Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:29:42.024Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T22:29:42.024Z] latest: Pulling from edgex-devops/git-semver [2021-05-19T22:29:42.024Z] 31603596830f: Pulling fs layer [2021-05-19T22:29:42.024Z] 54011a49482f: Pulling fs layer [2021-05-19T22:29:42.024Z] a6820b24f6d8: Pulling fs layer [2021-05-19T22:29:42.024Z] f581987b2513: Pulling fs layer [2021-05-19T22:29:42.024Z] f581987b2513: Waiting [2021-05-19T22:29:42.024Z] 54011a49482f: Verifying Checksum [2021-05-19T22:29:42.024Z] 54011a49482f: Download complete [2021-05-19T22:29:42.296Z] 31603596830f: Verifying Checksum [2021-05-19T22:29:42.296Z] 31603596830f: Download complete [2021-05-19T22:29:42.577Z] a6820b24f6d8: Verifying Checksum [2021-05-19T22:29:42.577Z] a6820b24f6d8: Download complete [2021-05-19T22:29:42.577Z] f581987b2513: Verifying Checksum [2021-05-19T22:29:42.577Z] f581987b2513: Download complete [2021-05-19T22:29:42.577Z] 31603596830f: Pull complete [2021-05-19T22:29:42.577Z] 54011a49482f: Pull complete [2021-05-19T22:29:43.525Z] a6820b24f6d8: Pull complete [2021-05-19T22:29:43.525Z] f581987b2513: Pull complete [2021-05-19T22:29:43.525Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-19T22:29:43.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-19T22:29:43.786Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-19T22:29:43.889Z] prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container [2021-05-19T22:29:43.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-19T22:29:47.168Z] $ docker top f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-19T22:29:47.374Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T22:29:47.374Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T22:29:47.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T22:29:47.501Z] $ docker exec f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 ssh-agent [2021-05-19T22:29:47.620Z] SSH_AUTH_SOCK=/tmp/ssh-4mGDPcKmKBjm/agent.14 [2021-05-19T22:29:47.620Z] SSH_AGENT_PID=21 [2021-05-19T22:29:47.628Z] Running ssh-add (command line suppressed) [2021-05-19T22:29:47.735Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2780481261801840558.key (/w/workspace/edgex-go/1@tmp/private_key_2780481261801840558.key) [2021-05-19T22:29:47.750Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T22:29:48.097Z] + git tag --points-at HEAD [Pipeline] } [2021-05-19T22:29:48.120Z] $ docker exec --env ******** --env ******** f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 ssh-agent -k [2021-05-19T22:29:48.218Z] unset SSH_AUTH_SOCK; [2021-05-19T22:29:48.218Z] unset SSH_AGENT_PID; [2021-05-19T22:29:48.218Z] echo Agent pid 21 killed; [2021-05-19T22:29:48.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-19T22:29:48.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-19T22:29:48.320Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-19T22:29:48.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-19T22:29:48.448Z] $ docker exec f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 ssh-agent [2021-05-19T22:29:48.558Z] SSH_AUTH_SOCK=/tmp/ssh-dnzCz7TEJw4K/agent.57 [2021-05-19T22:29:48.559Z] SSH_AGENT_PID=64 [2021-05-19T22:29:48.566Z] Running ssh-add (command line suppressed) [2021-05-19T22:29:48.664Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2431436116413394603.key (/w/workspace/edgex-go/1@tmp/private_key_2431436116413394603.key) [2021-05-19T22:29:48.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-19T22:29:49.065Z] + git semver init [2021-05-19T22:29:49.065Z] # -> Open(): unable to determine branch for HEAD [2021-05-19T22:29:49.065Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-19T22:29:49.065Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-19T22:29:49.065Z] # $SEMVER_REMOTE_NAME = origin [2021-05-19T22:29:49.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-19T22:29:49.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-19T22:29:49.065Z] # $SEMVER_BRANCH = PR-3485 [2021-05-19T22:29:49.065Z] # $SEMVER_TEMP = /tmp/semver-364940078 [2021-05-19T22:29:49.065Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-19T22:30:07.234Z] # '/tmp/semver-364940078' -> '/w/workspace/edgex-go/1/.semver' [2021-05-19T22:30:07.234Z] # -> Force: false [2021-05-19T22:30:07.234Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-19T22:30:07.259Z] $ docker exec --env ******** --env ******** f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 ssh-agent -k [2021-05-19T22:30:07.384Z] unset SSH_AUTH_SOCK; [2021-05-19T22:30:07.385Z] unset SSH_AGENT_PID; [2021-05-19T22:30:07.385Z] echo Agent pid 64 killed; [2021-05-19T22:30:07.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-19T22:30:07.849Z] + git semver [Pipeline] } [2021-05-19T22:30:07.880Z] $ docker stop --time=1 f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 [2021-05-19T22:30:12.191Z] $ docker rm -f f31e0863562ce8f5e6c5acac824eb0fa7801b54497c2c4581fc77ba2b72b7e05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T22:30:12.648Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-19T22:30:12.959Z] Stashed 1 file(s) [Pipeline] echo [2021-05-19T22:30:12.983Z] [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-19T22:30:13.907Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-19T22:30:14.247Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T22:30:14.564Z] + sudo service docker restart [2021-05-19T22:30:14.564Z] + true [2021-05-19T22:30:14.564Z] Redirecting to /bin/systemctl restart docker.service [2021-05-19T22:30:28.411Z] Still waiting to schedule task [2021-05-19T22:30:28.411Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-19T22:30:32.747Z] ========================================================= [2021-05-19T22:30:32.747Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-19T22:30:32.747Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:30:33.131Z] + 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-19T22:30:34.532Z] Sending build context to Docker daemon 330.8MB [2021-05-19T22:30:34.532Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T22:30:34.532Z] Step 2/6 : FROM ${BASE} [2021-05-19T22:30:34.532Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-19T22:30:34.532Z] 540db60ca938: Pulling fs layer [2021-05-19T22:30:34.532Z] adcc1eea9eea: Pulling fs layer [2021-05-19T22:30:34.532Z] 4c4ab2625f07: Pulling fs layer [2021-05-19T22:30:34.532Z] 0510c868ecb4: Pulling fs layer [2021-05-19T22:30:34.532Z] afea3b2eda06: Pulling fs layer [2021-05-19T22:30:34.532Z] 7809a108b3ef: Pulling fs layer [2021-05-19T22:30:34.532Z] f706445af74f: Pulling fs layer [2021-05-19T22:30:34.532Z] afea3b2eda06: Waiting [2021-05-19T22:30:34.532Z] 7809a108b3ef: Waiting [2021-05-19T22:30:34.532Z] f706445af74f: Waiting [2021-05-19T22:30:34.532Z] 0510c868ecb4: Waiting [2021-05-19T22:30:34.532Z] 4c4ab2625f07: Verifying Checksum [2021-05-19T22:30:34.532Z] 4c4ab2625f07: Download complete [2021-05-19T22:30:34.798Z] adcc1eea9eea: Verifying Checksum [2021-05-19T22:30:34.798Z] adcc1eea9eea: Download complete [2021-05-19T22:30:34.798Z] afea3b2eda06: Verifying Checksum [2021-05-19T22:30:34.798Z] afea3b2eda06: Download complete [2021-05-19T22:30:34.798Z] 540db60ca938: Verifying Checksum [2021-05-19T22:30:34.798Z] 540db60ca938: Download complete [2021-05-19T22:30:34.798Z] 7809a108b3ef: Verifying Checksum [2021-05-19T22:30:34.798Z] 7809a108b3ef: Download complete [2021-05-19T22:30:34.798Z] 540db60ca938: Pull complete [2021-05-19T22:30:35.059Z] adcc1eea9eea: Pull complete [2021-05-19T22:30:35.059Z] 4c4ab2625f07: Pull complete [2021-05-19T22:30:36.450Z] f706445af74f: Verifying Checksum [2021-05-19T22:30:36.450Z] f706445af74f: Download complete [2021-05-19T22:30:37.030Z] 0510c868ecb4: Verifying Checksum [2021-05-19T22:30:37.030Z] 0510c868ecb4: Download complete [2021-05-19T22:30:40.367Z] 0510c868ecb4: Pull complete [2021-05-19T22:30:40.367Z] afea3b2eda06: Pull complete [2021-05-19T22:30:40.628Z] 7809a108b3ef: Pull complete [2021-05-19T22:30:43.243Z] f706445af74f: Pull complete [2021-05-19T22:30:43.243Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-19T22:30:43.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-19T22:30:43.243Z] ---> b068be0155e3 [2021-05-19T22:30:43.243Z] 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-19T22:30:46.560Z] ---> Running in f0e0ebbc7e42 [2021-05-19T22:30:46.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:30:47.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:30:47.975Z] (1/12) Installing libmagic (5.39-r0) [2021-05-19T22:30:48.549Z] (2/12) Installing file (5.39-r0) [2021-05-19T22:30:48.549Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T22:30:48.549Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-19T22:30:52.764Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T22:30:52.764Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T22:30:52.764Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T22:30:52.764Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T22:30:52.764Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T22:30:52.764Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T22:30:52.764Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T22:30:52.764Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T22:30:53.028Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T22:30:53.028Z] OK: 219 MiB in 52 packages [2021-05-19T22:31:01.175Z] Removing intermediate container f0e0ebbc7e42 [2021-05-19T22:31:01.175Z] ---> 2d349f1e11b6 [2021-05-19T22:31:01.175Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T22:31:01.175Z] ---> Running in 564a0047de0f [2021-05-19T22:31:01.175Z] Removing intermediate container 564a0047de0f [2021-05-19T22:31:01.175Z] ---> 358f66cd51e8 [2021-05-19T22:31:01.175Z] Step 5/6 : COPY go.mod . [2021-05-19T22:31:01.175Z] ---> dddc29073dd9 [2021-05-19T22:31:01.175Z] Step 6/6 : RUN go mod download [2021-05-19T22:31:01.175Z] ---> Running in d3387f3386df [2021-05-19T22:31:13.445Z] Removing intermediate container d3387f3386df [2021-05-19T22:31:13.445Z] ---> 6b372e20733f [2021-05-19T22:31:13.445Z] Successfully built 6b372e20733f [2021-05-19T22:31:13.445Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:31:13.795Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T22:31:13.795Z] . [Pipeline] withDockerContainer [2021-05-19T22:31:13.894Z] prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container [2021-05-19T22:31:13.942Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T22:31:14.336Z] $ docker top f82f55704f3b338d2d7b6459acf2616e482d7d3b5ae665ffcec1c1068f0a7d43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:31:14.768Z] + go version [2021-05-19T22:31:14.768Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-19T22:31:14.796Z] $ docker stop --time=1 f82f55704f3b338d2d7b6459acf2616e482d7d3b5ae665ffcec1c1068f0a7d43 [2021-05-19T22:31:16.016Z] $ docker rm -f f82f55704f3b338d2d7b6459acf2616e482d7d3b5ae665ffcec1c1068f0a7d43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:31:16.898Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-19T22:31:16.898Z] . [Pipeline] withDockerContainer [2021-05-19T22:31:17.064Z] prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container [2021-05-19T22:31:17.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-19T22:31:17.502Z] $ docker top 788515391c85c3d234500ab232a8b5862918cb8a01bcc197033f32ebe6fb3c86 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T22:31:17.644Z] ========================================================= [2021-05-19T22:31:17.644Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T22:31:17.644Z] ========================================================= [Pipeline] sh [2021-05-19T22:31:17.966Z] + go mod tidy [Pipeline] sh [2021-05-19T22:31:18.557Z] + make test [2021-05-19T22:31:18.557Z] go mod tidy [2021-05-19T22:31:18.557Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T22:31:23.889Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T22:31:42.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T22:31:47.476Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T22:31:48.888Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T22:31:48.888Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T22:31:50.842Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T22:31:51.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T22:31:51.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T22:31:51.444Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T22:31:52.392Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T22:31:52.968Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T22:31:55.533Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T22:31:55.534Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T22:31:55.534Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T22:31:56.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.076s coverage: 46.1% of statements [2021-05-19T22:31:56.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T22:31:56.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T22:31:56.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T22:31:56.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T22:31:56.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T22:31:56.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T22:31:56.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements [2021-05-19T22:31:57.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.080s coverage: 100.0% of statements [2021-05-19T22:31:59.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.097s coverage: 27.7% of statements [2021-05-19T22:31:59.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T22:31:59.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T22:31:59.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T22:31:59.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T22:31:59.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T22:31:59.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.046s coverage: 81.2% of statements [2021-05-19T22:31:59.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T22:31:59.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.053s coverage: 100.0% of statements [2021-05-19T22:31:59.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T22:32:00.176Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-05-19T22:32:00.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T22:32:00.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T22:32:00.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.073s coverage: 58.6% of statements [2021-05-19T22:32:00.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T22:32:00.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T22:32:01.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 87.7% of statements [2021-05-19T22:32:01.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T22:32:01.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T22:32:01.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements [2021-05-19T22:32:01.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T22:32:03.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.222s coverage: 28.6% of statements [2021-05-19T22:32:03.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T22:32:03.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T22:32:03.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T22:32:03.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T22:32:03.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T22:32:03.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.060s coverage: 100.0% of statements [2021-05-19T22:32:03.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T22:32:03.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements [2021-05-19T22:32:03.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T22:32:04.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-05-19T22:32:04.226Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T22:32:04.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.089s coverage: 97.5% of statements [2021-05-19T22:32:04.490Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T22:32:05.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements [2021-05-19T22:32:05.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T22:32:05.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T22:32:05.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T22:32:05.077Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T22:32:06.489Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.229s coverage: 95.1% of statements [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T22:32:06.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T22:32:06.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T22:32:07.447Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.8% of statements [2021-05-19T22:32:07.447Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T22:32:07.447Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.057s coverage: 21.7% of statements [2021-05-19T22:32:07.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T22:32:07.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-05-19T22:32:08.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements [2021-05-19T22:32:08.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-19T22:32:08.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-05-19T22:32:08.833Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2021-05-19T22:32:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-05-19T22:32:21.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-05-19T22:32:25.317Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.173s coverage: 81.8% of statements [2021-05-19T22:32:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T22:32:26.404Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15125 in /w/workspace/edgexfoundry_edgex-go_PR-3485 [Pipeline] { [Pipeline] ws [2021-05-19T22:32:26.466Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-19T22:32:26.715Z] The recommended git tool is: git [2021-05-19T22:32:32.084Z] using credential edgex-jenkins-ssh [2021-05-19T22:32:32.104Z] Cloning the remote Git repository [2021-05-19T22:32:32.201Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T22:32:32.311Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-19T22:32:32.383Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T22:32:32.384Z] > git --version # timeout=10 [2021-05-19T22:32:32.406Z] > git --version # 'git version 2.17.1' [2021-05-19T22:32:32.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T22:32:32.496Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.036s coverage: 87.2% of statements [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.2% of statements [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-05-19T22:32:43.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.216s coverage: 66.9% of statements [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T22:32:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T22:32:44.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.5% of statements [2021-05-19T22:32:44.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T22:32:44.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T22:32:44.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.038s coverage: 89.5% of statements [2021-05-19T22:32:44.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T22:32:44.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-05-19T22:32:45.873Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.095s coverage: 46.8% of statements [2021-05-19T22:32:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T22:32:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T22:32:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T22:32:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T22:32:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T22:32:45.873Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.034s coverage: 100.0% of statements [2021-05-19T22:32:45.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T22:32:46.136Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.033s coverage: 100.0% of statements [2021-05-19T22:32:46.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T22:32:46.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T22:32:50.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.054s coverage: 19.4% of statements [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T22:32:50.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.128s coverage: 91.2% of statements [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T22:32:50.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.612s coverage: 28.8% of statements [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T22:32:50.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.048s coverage: 99.0% of statements [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T22:32:50.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T22:32:50.372Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T22:32:50.644Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 64.6% of statements [2021-05-19T22:32:50.644Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T22:32:51.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.078s coverage: 97.6% of statements [2021-05-19T22:32:51.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T22:32:51.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T22:32:51.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T22:32:51.231Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-05-19T22:32:51.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T22:32:51.494Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2021-05-19T22:32:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T22:32:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T22:32:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T22:32:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T22:32:51.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements [2021-05-19T22:32:51.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T22:32:51.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T22:32:51.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-05-19T22:32:52.025Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.046s coverage: 28.1% of statements [2021-05-19T22:32:52.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T22:32:52.025Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T22:32:52.287Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 27.9% of statements [2021-05-19T22:32:52.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-19T22:32:52.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T22:32:52.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T22:32:52.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T22:32:52.287Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T22:32:52.550Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-05-19T22:32:52.812Z] GO111MODULE=on go vet ./... [2021-05-19T22:32:54.216Z] Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:32:54.636Z] Merge succeeded, producing 5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:32:54.637Z] Checking out Revision 5e566f8690e09cc93b95635cc7c19e862b0f1802 (PR-3485) [2021-05-19T22:32:53.153Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T22:32:53.179Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T22:32:53.209Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T22:32:53.250Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T22:32:53.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T22:32:53.263Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3485/head:refs/remotes/origin/PR-3485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T22:32:54.235Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T22:32:54.249Z] > git checkout -f 5e566f8690e09cc93b95635cc7c19e862b0f1802 # timeout=10 [2021-05-19T22:32:54.553Z] > git remote # timeout=10 [2021-05-19T22:32:54.570Z] > git config --get remote.origin.url # timeout=10 [2021-05-19T22:32:54.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T22:32:54.604Z] > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 [2021-05-19T22:32:54.627Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-19T22:32:54.647Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T22:32:54.666Z] > git checkout -f 5e566f8690e09cc93b95635cc7c19e862b0f1802 # timeout=10 [2021-05-19T22:32:59.062Z] Commit message: "refactor: Assign/use new Port assignments" [2021-05-19T22:32:59.124Z] > git --version # timeout=10 [2021-05-19T22:32:59.133Z] > git --version # 'git version 2.17.1' [2021-05-19T22:32:59.144Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-19T22:33:00.875Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-19T22:33:01.304Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-19T22:33:01.662Z] + + true [2021-05-19T22:33:01.663Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T22:33:20.066Z] provisioning config files... [2021-05-19T22:33:20.094Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4794858383865253007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:33:20.528Z] ---> docker-login.sh [2021-05-19T22:33:20.528Z] nexus3.edgexfoundry.org:10001 [2021-05-19T22:33:21.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T22:33:21.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T22:33:21.806Z] Configure a credential helper to remove this warning. See [2021-05-19T22:33:21.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T22:33:21.806Z] [2021-05-19T22:33:21.806Z] Login Succeeded [2021-05-19T22:33:21.806Z] nexus3.edgexfoundry.org:10002 [2021-05-19T22:33:22.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T22:33:22.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T22:33:22.355Z] Configure a credential helper to remove this warning. See [2021-05-19T22:33:22.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T22:33:22.355Z] [2021-05-19T22:33:22.355Z] Login Succeeded [2021-05-19T22:33:22.355Z] nexus3.edgexfoundry.org:10003 [2021-05-19T22:33:22.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T22:33:22.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T22:33:22.904Z] Configure a credential helper to remove this warning. See [2021-05-19T22:33:22.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T22:33:22.904Z] [2021-05-19T22:33:22.904Z] Login Succeeded [2021-05-19T22:33:22.904Z] nexus3.edgexfoundry.org:10004 [2021-05-19T22:33:23.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T22:33:23.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T22:33:23.451Z] Configure a credential helper to remove this warning. See [2021-05-19T22:33:23.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T22:33:23.451Z] [2021-05-19T22:33:23.451Z] Login Succeeded [2021-05-19T22:33:23.451Z] docker.io [2021-05-19T22:33:23.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-19T22:33:24.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-19T22:33:24.337Z] Configure a credential helper to remove this warning. See [2021-05-19T22:33:24.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-19T22:33:24.337Z] [2021-05-19T22:33:24.337Z] Login Succeeded [2021-05-19T22:33:24.337Z] ---> docker-login.sh ends [Pipeline] } [2021-05-19T22:33:24.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-19T22:33:24.973Z] ========================================================= [2021-05-19T22:33:24.973Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-19T22:33:24.973Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:33:25.087Z] gofmt -l . [2021-05-19T22:33:25.087Z] [ "`gofmt -l .`" = "" ] [2021-05-19T22:33:25.087Z] ./bin/test-go-mod-tidy.sh [2021-05-19T22:33:25.087Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-19T22:33:25.393Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-19T22:33:25.450Z] + ls -al . [2021-05-19T22:33:25.451Z] total 844 [2021-05-19T22:33:25.451Z] drwxrwxr-x 10 1001 1001 4096 May 19 22:33 . [2021-05-19T22:33:25.451Z] drwxr-xr-x 4 root root 28 May 19 22:31 .. [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 11 May 19 22:29 .dockerignore [2021-05-19T22:33:25.451Z] drwxrwxr-x 8 1001 1001 179 May 19 22:29 .git [2021-05-19T22:33:25.451Z] drwxrwxr-x 3 1001 1001 125 May 19 22:29 .github [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 818 May 19 22:29 .gitignore [2021-05-19T22:33:25.451Z] drwx------ 3 1001 1001 60 May 19 22:30 .semver [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 166 May 19 22:29 .sonarcloud.properties [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 8609 May 19 22:29 Attribution.txt [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 3804 May 19 22:29 CONTRIBUTING.md [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 931 May 19 22:29 Dockerfile.build [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 863 May 19 22:29 Jenkinsfile [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 10775 May 19 22:29 LICENSE [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 5632 May 19 22:29 Makefile [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 7978 May 19 22:29 README.md [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 6755 May 19 22:29 SECURITY.md [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 5 May 19 22:30 VERSION [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 4131 May 19 22:29 ZMQWindows.md [2021-05-19T22:33:25.451Z] drwxrwxr-x 2 1001 1001 117 May 19 22:29 bin [2021-05-19T22:33:25.451Z] drwxrwxr-x 14 1001 1001 4096 May 19 22:29 cmd [2021-05-19T22:33:25.451Z] -rw-r--r-- 1 root root 737213 May 19 22:32 coverage.out [2021-05-19T22:33:25.451Z] -rw-r--r-- 1 root root 1060 May 19 22:33 go.mod [2021-05-19T22:33:25.451Z] -rw-r--r-- 1 root root 21990 May 19 22:31 go.sum [2021-05-19T22:33:25.451Z] drwxrwxr-x 8 1001 1001 127 May 19 22:29 internal [2021-05-19T22:33:25.451Z] drwxrwxr-x 4 1001 1001 26 May 19 22:29 openapi [2021-05-19T22:33:25.451Z] drwxrwxr-x 4 1001 1001 71 May 19 22:29 snap [2021-05-19T22:33:25.451Z] -rw-rw-r-- 1 1001 1001 168 May 19 22:29 version.go [Pipeline] sh [2021-05-19T22:33:25.773Z] + '[' -e coverage.out ] [2021-05-19T22:33:25.773Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T22:33:25.914Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T22:33:26.222Z] + make build [2021-05-19T22:33:26.222Z] go mod tidy [2021-05-19T22:33:26.490Z] 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-19T22:33:27.887Z] 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-19T22:33:28.033Z] Sending build context to Docker daemon 168.1MB [2021-05-19T22:33:28.033Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-19T22:33:28.033Z] Step 2/6 : FROM ${BASE} [2021-05-19T22:33:28.308Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-19T22:33:28.308Z] 595b0fe564bb: Pulling fs layer [2021-05-19T22:33:28.308Z] 7186ed65a4f7: Pulling fs layer [2021-05-19T22:33:28.308Z] 316046926c0a: Pulling fs layer [2021-05-19T22:33:28.308Z] 4ebd0625c992: Pulling fs layer [2021-05-19T22:33:28.308Z] 207e8628e3a3: Pulling fs layer [2021-05-19T22:33:28.308Z] c791037a9be2: Pulling fs layer [2021-05-19T22:33:28.308Z] ffd874e62e21: Pulling fs layer [2021-05-19T22:33:28.308Z] 4ebd0625c992: Waiting [2021-05-19T22:33:28.308Z] 207e8628e3a3: Waiting [2021-05-19T22:33:28.308Z] c791037a9be2: Waiting [2021-05-19T22:33:28.308Z] 316046926c0a: Verifying Checksum [2021-05-19T22:33:28.308Z] 316046926c0a: Download complete [2021-05-19T22:33:28.308Z] 7186ed65a4f7: Verifying Checksum [2021-05-19T22:33:28.308Z] 7186ed65a4f7: Download complete [2021-05-19T22:33:28.308Z] 207e8628e3a3: Verifying Checksum [2021-05-19T22:33:28.308Z] 207e8628e3a3: Download complete [2021-05-19T22:33:28.308Z] c791037a9be2: Verifying Checksum [2021-05-19T22:33:28.308Z] c791037a9be2: Download complete [2021-05-19T22:33:28.308Z] 595b0fe564bb: Verifying Checksum [2021-05-19T22:33:28.308Z] 595b0fe564bb: Download complete [2021-05-19T22:33:28.905Z] 595b0fe564bb: Pull complete [2021-05-19T22:33:29.510Z] 7186ed65a4f7: Pull complete [2021-05-19T22:33:30.107Z] 316046926c0a: Pull complete [2021-05-19T22:33:31.084Z] ffd874e62e21: Verifying Checksum [2021-05-19T22:33:31.084Z] ffd874e62e21: Download complete [2021-05-19T22:33:32.062Z] 4ebd0625c992: Download complete [2021-05-19T22:33:36.104Z] 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-19T22:33:36.699Z] 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-19T22:33:38.086Z] 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-19T22:33:38.086Z] 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-19T22:33:39.489Z] 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-19T22:33:40.461Z] 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-19T22:33:41.034Z] 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-19T22:33:41.978Z] 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-19T22:33:42.214Z] 4ebd0625c992: Pull complete [2021-05-19T22:33:42.214Z] 207e8628e3a3: Pull complete [2021-05-19T22:33:42.812Z] c791037a9be2: Pull complete [2021-05-19T22:33:43.398Z] 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-19T22:33:44.351Z] 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-19T22:33:46.220Z] ffd874e62e21: Pull complete [2021-05-19T22:33:46.220Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-19T22:33:46.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-19T22:33:46.220Z] ---> cfc18b08335c [2021-05-19T22:33:46.220Z] 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 [Pipeline] } [2021-05-19T22:33:46.296Z] $ docker stop --time=1 788515391c85c3d234500ab232a8b5862918cb8a01bcc197033f32ebe6fb3c86 [2021-05-19T22:33:48.841Z] ---> Running in 0fa5ef5efc5b [2021-05-19T22:33:50.276Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:33:51.250Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:33:51.565Z] $ docker rm -f 788515391c85c3d234500ab232a8b5862918cb8a01bcc197033f32ebe6fb3c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-05-19T22:33:52.221Z] (1/12) Installing libmagic (5.39-r0) [Pipeline] script [Pipeline] { [2021-05-19T22:33:52.492Z] (2/12) Installing file (5.39-r0) [2021-05-19T22:33:52.492Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-19T22:33:52.492Z] (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:33:55.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T22:33:55.087Z] [2021-05-19T22:33:55.087Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:33:55.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T22:33:56.026Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-19T22:33:56.026Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-19T22:33:56.026Z] ca9280d653b3: Pulling fs layer [2021-05-19T22:33:56.026Z] 7e9c9ca2126c: Pulling fs layer [2021-05-19T22:33:56.026Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-19T22:33:56.026Z] cbdbe7a5bc2a: Download complete [2021-05-19T22:33:56.287Z] cbdbe7a5bc2a: Pull complete [2021-05-19T22:33:56.860Z] ca9280d653b3: Verifying Checksum [2021-05-19T22:33:56.860Z] ca9280d653b3: Download complete [2021-05-19T22:33:57.430Z] ca9280d653b3: Pull complete [2021-05-19T22:33:57.430Z] 7e9c9ca2126c: Verifying Checksum [2021-05-19T22:33:57.430Z] 7e9c9ca2126c: Download complete [2021-05-19T22:34:00.789Z] 7e9c9ca2126c: Pull complete [2021-05-19T22:34:00.789Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-19T22:34:00.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T22:34:00.789Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-19T22:34:00.900Z] prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container [2021-05-19T22:34:00.939Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T22:34:02.641Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-19T22:34:02.641Z] (6/12) Installing patch (2.7.6-r6) [2021-05-19T22:34:02.641Z] (7/12) Installing build-base (0.5-r2) [2021-05-19T22:34:02.641Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-19T22:34:02.641Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-19T22:34:02.641Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-19T22:34:02.641Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-19T22:34:02.641Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-19T22:34:02.641Z] Executing busybox-1.32.1-r6.trigger [2021-05-19T22:34:02.641Z] OK: 218 MiB in 52 packages [2021-05-19T22:34:06.982Z] Removing intermediate container 0fa5ef5efc5b [2021-05-19T22:34:06.982Z] ---> 2ea247219d4b [2021-05-19T22:34:06.982Z] Step 4/6 : WORKDIR /edgex-go [2021-05-19T22:34:06.982Z] ---> Running in 78126af443df [2021-05-19T22:34:07.258Z] Removing intermediate container 78126af443df [2021-05-19T22:34:07.258Z] ---> d1a5109e07bd [2021-05-19T22:34:07.258Z] Step 5/6 : COPY go.mod . [2021-05-19T22:34:07.860Z] ---> f7f5e27842a5 [2021-05-19T22:34:07.860Z] Step 6/6 : RUN go mod download [2021-05-19T22:34:08.137Z] ---> Running in 482925aa3b43 [2021-05-19T22:34:09.411Z] $ docker top 2cb7652fa2bdb1f5d7020eb550182e6bee7701b5689ff77241d2e9aeb309825a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:34:09.873Z] + grep parallel+ [2021-05-19T22:34:09.873Z] docker-compose build --help [2021-05-19T22:34:10.445Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T22:34:10.471Z] $ docker stop --time=1 2cb7652fa2bdb1f5d7020eb550182e6bee7701b5689ff77241d2e9aeb309825a [2021-05-19T22:34:11.808Z] $ docker rm -f 2cb7652fa2bdb1f5d7020eb550182e6bee7701b5689ff77241d2e9aeb309825a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:34:12.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-19T22:34:12.410Z] . [Pipeline] withDockerContainer [2021-05-19T22:34:12.509Z] prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container [2021-05-19T22:34:12.555Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-19T22:34:13.140Z] $ docker top 634510e8510dd6936ae00c4390d251787b420920b05a010e96148cbfcfbebfa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:34:13.576Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T22:34:14.150Z] Building core-command ... [2021-05-19T22:34:14.150Z] Building core-data ... [2021-05-19T22:34:14.150Z] Building core-metadata ... [2021-05-19T22:34:14.150Z] Building security-bootstrapper ... [2021-05-19T22:34:14.150Z] Building security-proxy-setup ... [2021-05-19T22:34:14.150Z] Building security-secretstore-setup ... [2021-05-19T22:34:14.150Z] Building support-notifications ... [2021-05-19T22:34:14.150Z] Building support-scheduler ... [2021-05-19T22:34:14.150Z] Building sys-mgmt-agent ... [2021-05-19T22:34:14.150Z] Building support-scheduler [2021-05-19T22:34:14.150Z] Building core-metadata [2021-05-19T22:34:14.150Z] Building security-secretstore-setup [2021-05-19T22:34:14.150Z] Building support-notifications [2021-05-19T22:34:14.150Z] Building core-data [2021-05-19T22:34:34.948Z] Removing intermediate container 482925aa3b43 [2021-05-19T22:34:34.948Z] ---> e29cf8725d84 [2021-05-19T22:34:34.948Z] Successfully built e29cf8725d84 [2021-05-19T22:34:34.948Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:34:35.335Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T22:34:35.335Z] . [Pipeline] withDockerContainer [2021-05-19T22:34:35.650Z] prd-ubuntu18.04-docker-arm64-4c-16g-15125 does not seem to be running inside a container [2021-05-19T22:34:35.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T22:34:37.390Z] $ docker top 78990b20db25a7343d39c42cd912e56352728e08c2cdc3b9285b20cd610f26e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:34:38.420Z] + go version [2021-05-19T22:34:38.420Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-19T22:34:38.453Z] $ docker stop --time=1 78990b20db25a7343d39c42cd912e56352728e08c2cdc3b9285b20cd610f26e1 [2021-05-19T22:34:40.316Z] $ docker rm -f 78990b20db25a7343d39c42cd912e56352728e08c2cdc3b9285b20cd610f26e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:34:41.389Z] + docker inspect -f . ci-base-image-arm64 [2021-05-19T22:34:41.389Z] . [Pipeline] withDockerContainer [2021-05-19T22:34:41.672Z] prd-ubuntu18.04-docker-arm64-4c-16g-15125 does not seem to be running inside a container [2021-05-19T22:34:41.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-19T22:34:43.301Z] $ docker top 63357c2f33d2e2f4db368eb736676f9fdedb0a767449a75bd516a2603ceb8a2b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-19T22:34:43.684Z] ========================================================= [2021-05-19T22:34:43.685Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-19T22:34:43.685Z] ========================================================= [Pipeline] sh [2021-05-19T22:34:44.367Z] + go mod tidy [Pipeline] sh [2021-05-19T22:34:46.045Z] + make test [2021-05-19T22:34:46.045Z] go mod tidy [2021-05-19T22:34:46.649Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-19T22:35:00.891Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:35:00.891Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:35:00.891Z] ---> 6b372e20733f [2021-05-19T22:35:00.891Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T22:35:00.891Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:35:00.891Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:35:00.891Z] ---> 6b372e20733f [2021-05-19T22:35:00.891Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T22:35:00.891Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:35:00.891Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:35:00.891Z] ---> 6b372e20733f [2021-05-19T22:35:00.891Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T22:35:13.445Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-19T22:35:57.166Z] ---> Running in c1ee98ecb9a8 [2021-05-19T22:35:57.166Z] ---> Running in 699b38cbef68 [2021-05-19T22:35:57.166Z] ---> Running in 59d1965a3206 [2021-05-19T22:35:57.166Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:35:57.166Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:35:57.166Z] ---> 6b372e20733f [2021-05-19T22:35:57.166Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T22:35:57.166Z] ---> Using cache [2021-05-19T22:35:57.166Z] ---> e4ecc23213a0 [2021-05-19T22:35:57.166Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:35:57.166Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:35:57.166Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:35:57.166Z] Removing intermediate container c1ee98ecb9a8 [2021-05-19T22:35:57.166Z] ---> 85acd2fe8856 [2021-05-19T22:35:57.166Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:35:57.166Z] ---> 6b372e20733f [2021-05-19T22:35:57.166Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T22:35:57.166Z] ---> Using cache [2021-05-19T22:35:57.166Z] ---> 14ed33570230 [2021-05-19T22:35:57.166Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:35:57.166Z] Removing intermediate container 699b38cbef68 [2021-05-19T22:35:57.166Z] ---> 14ed33570230 [2021-05-19T22:35:57.166Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:35:57.166Z] Removing intermediate container 59d1965a3206 [2021-05-19T22:35:57.166Z] ---> e4ecc23213a0 [2021-05-19T22:35:57.166Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:35:57.166Z] ---> Running in 0bd11da2e9bf [2021-05-19T22:35:57.166Z] ---> Running in 627d8e6dcfa5 [2021-05-19T22:35:57.166Z] ---> Running in b578e75606c2 [2021-05-19T22:35:57.166Z] ---> Running in 794a8c8f5ac1 [2021-05-19T22:35:57.166Z] ---> Running in 453443f454f8 [2021-05-19T22:35:58.559Z] Removing intermediate container 0bd11da2e9bf [2021-05-19T22:35:58.559Z] ---> 81e92d9d623a [2021-05-19T22:35:58.559Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T22:35:58.559Z] ---> Running in a758977b2156 [2021-05-19T22:35:59.501Z] Removing intermediate container b578e75606c2 [2021-05-19T22:35:59.501Z] ---> dfd16bcd4881 [2021-05-19T22:35:59.501Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T22:35:59.501Z] Removing intermediate container 627d8e6dcfa5 [2021-05-19T22:35:59.501Z] ---> 0648b60eee16 [2021-05-19T22:35:59.501Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T22:35:59.763Z] ---> Running in 667680f8cdd7 [2021-05-19T22:35:59.763Z] ---> Running in cc2468f0380b [2021-05-19T22:35:59.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:35:59.763Z] Removing intermediate container 794a8c8f5ac1 [2021-05-19T22:35:59.763Z] ---> 5ad346d87d21 [2021-05-19T22:35:59.763Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T22:36:00.024Z] Removing intermediate container 453443f454f8 [2021-05-19T22:36:00.024Z] ---> 24c84e7e6451 [2021-05-19T22:36:00.024Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T22:36:00.024Z] ---> Running in fe2750045542 [2021-05-19T22:36:00.287Z] ---> Running in 32c3de421362 [2021-05-19T22:36:00.547Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:36:01.126Z] OK: 219 MiB in 52 packages [2021-05-19T22:36:01.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:36:01.388Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:36:01.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:36:01.653Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:36:01.913Z] Removing intermediate container a758977b2156 [2021-05-19T22:36:01.913Z] ---> b95266c55f97 [2021-05-19T22:36:01.913Z] Step 6/24 : COPY go.mod . [2021-05-19T22:36:01.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:36:01.913Z] ---> 3753b2cdd4d2 [2021-05-19T22:36:01.913Z] Step 7/24 : RUN go mod download [2021-05-19T22:36:02.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:36:02.175Z] ---> Running in fb5a0d4ee984 [2021-05-19T22:36:02.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:36:02.442Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:36:02.442Z] OK: 219 MiB in 52 packages [2021-05-19T22:36:02.705Z] OK: 219 MiB in 52 packages [2021-05-19T22:36:02.705Z] OK: 219 MiB in 52 packages [2021-05-19T22:36:02.969Z] OK: 219 MiB in 52 packages [2021-05-19T22:36:03.234Z] Removing intermediate container 667680f8cdd7 [2021-05-19T22:36:03.234Z] ---> 6096b6eeae74 [2021-05-19T22:36:03.234Z] Step 6/23 : COPY go.mod . [2021-05-19T22:36:03.810Z] Removing intermediate container cc2468f0380b [2021-05-19T22:36:03.810Z] ---> b0e459189ac5 [2021-05-19T22:36:03.810Z] Step 6/24 : COPY go.mod . [2021-05-19T22:36:03.810Z] ---> bbd6a50584ba [2021-05-19T22:36:03.810Z] Step 7/23 : RUN go mod download [2021-05-19T22:36:03.810Z] ---> Running in c36a04bbb59e [2021-05-19T22:36:03.810Z] Removing intermediate container fb5a0d4ee984 [2021-05-19T22:36:03.810Z] ---> 7fa2beda819d [2021-05-19T22:36:03.810Z] Step 8/24 : COPY . . [2021-05-19T22:36:03.810Z] Removing intermediate container 32c3de421362 [2021-05-19T22:36:03.810Z] ---> a7bd96e3bf1a [2021-05-19T22:36:03.810Z] Step 6/23 : COPY go.mod . [2021-05-19T22:36:04.075Z] Removing intermediate container fe2750045542 [2021-05-19T22:36:04.075Z] ---> 59990b742f7e [2021-05-19T22:36:04.075Z] Step 6/26 : COPY go.mod . [2021-05-19T22:36:10.024Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-19T22:36:14.110Z] ---> 770ff9bf2a63 [2021-05-19T22:36:14.110Z] Step 7/24 : RUN go mod download [2021-05-19T22:36:14.110Z] ---> 56db29db1cff [2021-05-19T22:36:14.110Z] Step 7/23 : RUN go mod download [2021-05-19T22:36:14.110Z] ---> 32d05047527d [2021-05-19T22:36:14.110Z] Step 7/26 : RUN go mod download [2021-05-19T22:36:14.110Z] ---> 1e4106cba6f3 [2021-05-19T22:36:14.110Z] Step 9/24 : RUN go mod tidy [2021-05-19T22:36:14.110Z] ---> Running in a00adc70b547 [2021-05-19T22:36:14.110Z] ---> Running in c7413a2c10df [2021-05-19T22:36:14.110Z] ---> Running in e5c8f932c4ee [2021-05-19T22:36:14.110Z] ---> Running in 3c22ea2ba0b2 [2021-05-19T22:36:14.378Z] Removing intermediate container c36a04bbb59e [2021-05-19T22:36:14.378Z] ---> 0d6b87c39b72 [2021-05-19T22:36:14.378Z] Step 8/23 : COPY . . [2021-05-19T22:36:15.454Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-19T22:36:22.543Z] ---> 85a7d41ed5a4 [2021-05-19T22:36:22.543Z] Step 9/23 : RUN go mod tidy [2021-05-19T22:36:22.543Z] Removing intermediate container a00adc70b547 [2021-05-19T22:36:22.543Z] ---> 07b0c8db10f1 [2021-05-19T22:36:22.543Z] Step 8/23 : COPY . . [2021-05-19T22:36:22.543Z] ---> Running in 10da448adaf5 [2021-05-19T22:36:22.543Z] Removing intermediate container c7413a2c10df [2021-05-19T22:36:22.543Z] ---> 68f1ab84b9b0 [2021-05-19T22:36:22.543Z] Step 8/26 : COPY . . [2021-05-19T22:36:25.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-19T22:36:25.638Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-19T22:36:29.047Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-19T22:36:30.068Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-19T22:36:30.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-19T22:36:30.069Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-19T22:36:35.628Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-19T22:36:35.628Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-19T22:36:40.680Z] Removing intermediate container e5c8f932c4ee [2021-05-19T22:36:40.680Z] ---> 111871d04272 [2021-05-19T22:36:40.680Z] Step 8/24 : COPY . . [2021-05-19T22:36:40.680Z] Removing intermediate container 3c22ea2ba0b2 [2021-05-19T22:36:40.680Z] ---> 09aba6c7274f [2021-05-19T22:36:40.680Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T22:36:40.680Z] ---> ee56f4b332bd [2021-05-19T22:36:40.680Z] Step 9/23 : RUN go mod tidy [2021-05-19T22:36:40.680Z] ---> c876bb5423a0 [2021-05-19T22:36:40.680Z] Step 9/26 : RUN go mod tidy [2021-05-19T22:36:40.680Z] ---> Running in f62079cd54af [2021-05-19T22:36:40.680Z] ---> Running in 9b5bdfdce6b9 [2021-05-19T22:36:40.680Z] ---> Running in 1ce32bc3486f [2021-05-19T22:36:40.680Z] Removing intermediate container 10da448adaf5 [2021-05-19T22:36:40.680Z] ---> 8dc1869a9093 [2021-05-19T22:36:40.680Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T22:36:40.680Z] ---> Running in 071292237ba7 [2021-05-19T22:36:40.680Z] 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-19T22:36:40.680Z] 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-19T22:36:45.805Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-19T22:36:45.805Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-19T22:36:45.805Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-19T22:36:50.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.390s coverage: 46.1% of statements [2021-05-19T22:36:50.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-19T22:36:50.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-19T22:36:50.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-19T22:36:50.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-19T22:36:50.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-19T22:36:50.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-19T22:36:50.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.217s coverage: 28.7% of statements [2021-05-19T22:36:50.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.365s coverage: 100.0% of statements [2021-05-19T22:36:52.952Z] Removing intermediate container 1ce32bc3486f [2021-05-19T22:36:52.952Z] ---> aa309301f798 [2021-05-19T22:36:52.952Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T22:36:53.530Z] Removing intermediate container 9b5bdfdce6b9 [2021-05-19T22:36:53.530Z] ---> 46c6fdc5abe0 [2021-05-19T22:36:53.530Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T22:36:53.792Z] ---> Running in 9f0e752b264e [2021-05-19T22:36:54.745Z] ---> Running in 8c13ec8fc02e [2021-05-19T22:36:55.689Z] 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-19T22:36:55.955Z] 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-19T22:36:58.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.617s coverage: 27.7% of statements [2021-05-19T22:36:58.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-19T22:36:58.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-19T22:36:58.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-19T22:36:58.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-19T22:36:58.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-19T22:36:58.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.225s coverage: 81.2% of statements [2021-05-19T22:36:58.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-19T22:36:58.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.281s coverage: 100.0% of statements [2021-05-19T22:36:58.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-19T22:36:58.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.232s coverage: 100.0% of statements [2021-05-19T22:36:58.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-19T22:36:58.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-19T22:36:59.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.335s coverage: 58.6% of statements [2021-05-19T22:36:59.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-19T22:36:59.903Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-19T22:37:01.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.553s coverage: 87.7% of statements [2021-05-19T22:37:01.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-19T22:37:01.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T22:37:01.899Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.184s coverage: 78.9% of statements [2021-05-19T22:37:01.899Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-19T22:37:12.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.276s coverage: 28.6% of statements [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-19T22:37:12.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.326s coverage: 100.0% of statements [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-19T22:37:12.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.206s coverage: 100.0% of statements [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-19T22:37:12.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.393s coverage: 86.7% of statements [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-19T22:37:12.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.554s coverage: 97.5% of statements [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-19T22:37:12.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.270s coverage: 78.3% of statements [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-19T22:37:12.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-19T22:37:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.360s coverage: 95.1% of statements [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-19T22:37:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.139s coverage: 58.8% of statements [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-19T22:37:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.323s coverage: 0.8% of statements [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-19T22:37:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.191s coverage: 21.7% of statements [2021-05-19T22:37:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-19T22:37:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements [2021-05-19T22:37:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.235s coverage: 79.5% of statements [2021-05-19T22:37:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.180s coverage: 94.1% of statements [2021-05-19T22:37:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.211s coverage: 96.3% of statements [2021-05-19T22:37:19.438Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements [2021-05-19T22:37:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.182s coverage: 94.4% of statements [2021-05-19T22:37:34.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements [2021-05-19T22:37:34.728Z] ---> 23e490e700c5 [2021-05-19T22:37:34.729Z] Step 9/24 : RUN go mod tidy [2021-05-19T22:37:34.729Z] ---> Running in 80c6556aec2b [2021-05-19T22:37:37.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.620s coverage: 81.8% of statements [2021-05-19T22:37:37.184Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-19T22:37:38.961Z] Removing intermediate container 071292237ba7 [2021-05-19T22:37:38.961Z] ---> 619a995dd083 [2021-05-19T22:37:38.961Z] [2021-05-19T22:37:38.961Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T22:37:38.961Z] Removing intermediate container f62079cd54af [2021-05-19T22:37:38.961Z] ---> 372de4d1930f [2021-05-19T22:37:38.961Z] [2021-05-19T22:37:38.961Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T22:37:38.961Z] Removing intermediate container 80c6556aec2b [2021-05-19T22:37:38.961Z] ---> e18157e42b94 [2021-05-19T22:37:38.961Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T22:37:38.961Z] ---> Running in e7f5c6b2e8eb [2021-05-19T22:37:39.224Z] 3.12: Pulling from library/alpine [2021-05-19T22:37:39.224Z] 3.12: Pulling from library/alpine [2021-05-19T22:37:40.176Z] 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-19T22:37:40.752Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T22:37:40.752Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T22:37:40.752Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T22:37:40.752Z] Status: Image is up to date for alpine:3.12 [2021-05-19T22:37:40.752Z] ---> 13621d1b12d4 [2021-05-19T22:37:40.752Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T22:37:40.752Z] ---> 13621d1b12d4 [2021-05-19T22:37:40.752Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T22:37:40.752Z] 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-19T22:37:41.017Z] ---> Running in 7db19e04e5c8 [2021-05-19T22:37:41.017Z] ---> Running in 8e51b496afb9 [2021-05-19T22:37:42.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:37:42.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:37:42.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:37:42.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:37:42.011Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T22:37:42.011Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:37:42.011Z] OK: 6 MiB in 15 packages [2021-05-19T22:37:42.276Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T22:37:42.276Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:37:42.276Z] OK: 6 MiB in 15 packages [2021-05-19T22:37:44.228Z] Removing intermediate container 9f0e752b264e [2021-05-19T22:37:44.228Z] ---> 98724e3b5d13 [2021-05-19T22:37:44.228Z] [2021-05-19T22:37:44.228Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T22:37:44.228Z] ---> 13621d1b12d4 [2021-05-19T22:37:44.228Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T22:37:44.228Z] Removing intermediate container 8e51b496afb9 [2021-05-19T22:37:44.228Z] ---> b9904841260e [2021-05-19T22:37:44.228Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T22:37:44.506Z] ---> Running in ecae19f842d5 [2021-05-19T22:37:44.506Z] ---> Running in fc943429fd8a [2021-05-19T22:37:44.783Z] Removing intermediate container 7db19e04e5c8 [2021-05-19T22:37:44.783Z] ---> 4ae3cba2ad30 [2021-05-19T22:37:44.783Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.204s coverage: 76.0% of statements [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.164s coverage: 80.0% of statements [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.275s coverage: 91.2% of statements [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.687s coverage: 64.4% of statements [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-19T22:37:45.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.187s coverage: 100.0% of statements [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.072s coverage: 91.3% of statements [2021-05-19T22:37:45.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-05-19T22:37:45.747Z] ---> Running in 4cee30414942 [2021-05-19T22:37:45.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2021-05-19T22:37:45.783Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-05-19T22:37:46.339Z] Removing intermediate container fc943429fd8a [2021-05-19T22:37:46.339Z] ---> 7840c5977a44 [2021-05-19T22:37:46.339Z] Step 14/24 : ENV APP_PORT=58881 [2021-05-19T22:37:46.339Z] Removing intermediate container 4cee30414942 [2021-05-19T22:37:46.339Z] ---> 72df40c41881 [2021-05-19T22:37:46.339Z] Step 14/23 : ENV APP_PORT=58861 [2021-05-19T22:37:46.339Z] ---> Running in be01bac047e6 [2021-05-19T22:37:46.339Z] Removing intermediate container 8c13ec8fc02e [2021-05-19T22:37:46.339Z] ---> 714a27627fce [2021-05-19T22:37:46.339Z] [2021-05-19T22:37:46.339Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T22:37:46.339Z] ---> 13621d1b12d4 [2021-05-19T22:37:46.339Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T22:37:46.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:37:46.606Z] ---> Running in 4d81b42d508d [2021-05-19T22:37:46.606Z] ---> Running in d28acc09bc39 [2021-05-19T22:37:46.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:37:46.606Z] Removing intermediate container be01bac047e6 [2021-05-19T22:37:46.606Z] ---> b1e54c4b63c1 [2021-05-19T22:37:46.606Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T22:37:46.869Z] Removing intermediate container d28acc09bc39 [2021-05-19T22:37:46.869Z] ---> 69ccb2d55e2d [2021-05-19T22:37:46.869Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T22:37:46.869Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T22:37:46.869Z] ---> Running in e8a8f32d65e0 [2021-05-19T22:37:46.869Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T22:37:46.869Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T22:37:46.869Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T22:37:46.869Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T22:37:46.869Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T22:37:46.869Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:37:47.130Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T22:37:47.130Z] OK: 7 MiB in 20 packages [2021-05-19T22:37:47.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:37:47.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:37:47.654Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T22:37:47.654Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T22:37:47.654Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:37:47.654Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T22:37:47.654Z] OK: 6 MiB in 16 packages [2021-05-19T22:37:47.654Z] ---> Running in 4a9a19fd9837 [2021-05-19T22:37:48.238Z] Removing intermediate container e8a8f32d65e0 [2021-05-19T22:37:48.238Z] ---> b1891ae1be50 [2021-05-19T22:37:48.238Z] Step 16/24 : WORKDIR / [2021-05-19T22:37:48.508Z] Removing intermediate container 4a9a19fd9837 [2021-05-19T22:37:48.508Z] ---> fcf030722567 [2021-05-19T22:37:48.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:37:48.770Z] ---> Running in 7815af1ab6a0 [2021-05-19T22:37:49.034Z] Removing intermediate container ecae19f842d5 [2021-05-19T22:37:49.034Z] ---> 1ccb4cc3d66a [2021-05-19T22:37:49.034Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T22:37:49.034Z] ---> 768371f14541 [2021-05-19T22:37:49.034Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T22:37:49.034Z] ---> Running in 95e152955005 [2021-05-19T22:37:49.308Z] Removing intermediate container 7815af1ab6a0 [2021-05-19T22:37:49.308Z] ---> 5cb878060682 [2021-05-19T22:37:49.308Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:37:49.949Z] Removing intermediate container 4d81b42d508d [2021-05-19T22:37:49.949Z] ---> 104387777f8f [2021-05-19T22:37:49.949Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T22:37:49.949Z] Removing intermediate container 95e152955005 [2021-05-19T22:37:49.949Z] ---> 3150da383755 [2021-05-19T22:37:49.949Z] Step 14/26 : WORKDIR / [2021-05-19T22:37:49.949Z] ---> 588c67c974d8 [2021-05-19T22:37:49.949Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T22:37:49.949Z] ---> 9c242d33b373 [2021-05-19T22:37:49.949Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T22:37:49.949Z] ---> Running in 9c9938e210a8 [2021-05-19T22:37:49.949Z] ---> Running in f1fe2a5dcebc [2021-05-19T22:37:50.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.050s coverage: 66.9% of statements [2021-05-19T22:37:50.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-19T22:37:50.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-19T22:37:50.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-19T22:37:50.560Z] Removing intermediate container f1fe2a5dcebc [2021-05-19T22:37:50.560Z] ---> 4378267ba314 [2021-05-19T22:37:50.560Z] Step 14/23 : ENV APP_PORT=58860 [2021-05-19T22:37:50.560Z] Removing intermediate container 9c9938e210a8 [2021-05-19T22:37:50.560Z] ---> 2a237cd92bb2 [2021-05-19T22:37:50.560Z] 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-19T22:37:50.560Z] ---> Running in 890d5c3251a5 [2021-05-19T22:37:50.840Z] ---> 55279f5e76fc [2021-05-19T22:37:50.840Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T22:37:50.840Z] ---> b5ca7d73c8e0 [2021-05-19T22:37:50.840Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T22:37:50.840Z] Removing intermediate container 890d5c3251a5 [2021-05-19T22:37:50.840Z] ---> 41e3b638cc5b [2021-05-19T22:37:50.840Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T22:37:50.840Z] ---> Running in 4b2cd284fe2c [2021-05-19T22:37:51.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.712s coverage: 43.5% of statements [2021-05-19T22:37:51.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-19T22:37:51.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-19T22:37:51.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements [2021-05-19T22:37:51.098Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-19T22:37:51.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.098s coverage: 84.8% of statements [2021-05-19T22:37:51.124Z] ---> Running in 03b4cf1dc081 [2021-05-19T22:37:51.409Z] Removing intermediate container 4b2cd284fe2c [2021-05-19T22:37:51.409Z] ---> b7124f10ac3e [2021-05-19T22:37:51.409Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:37:51.409Z] ---> fccfcfc5fdd0 [2021-05-19T22:37:51.409Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T22:37:51.409Z] Removing intermediate container 03b4cf1dc081 [2021-05-19T22:37:51.409Z] ---> d15548a1a779 [2021-05-19T22:37:51.409Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:37:51.698Z] ---> 90aceeb23ce5 [2021-05-19T22:37:51.698Z] 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-19T22:37:51.698Z] ---> Running in 17d492138948 [2021-05-19T22:37:51.698Z] ---> Running in 35cf3bd6d6d8 [2021-05-19T22:37:52.678Z] Removing intermediate container 17d492138948 [2021-05-19T22:37:52.678Z] ---> 37ce5e4f6814 [2021-05-19T22:37:52.678Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T22:37:52.678Z] ---> 8d095c204560 [2021-05-19T22:37:52.678Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T22:37:52.678Z] Removing intermediate container 35cf3bd6d6d8 [2021-05-19T22:37:52.678Z] ---> fb7d56f2305f [2021-05-19T22:37:52.678Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:37:52.940Z] ---> 31019ee983d0 [2021-05-19T22:37:52.940Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T22:37:52.940Z] ---> Running in 7773344f2aed [2021-05-19T22:37:53.214Z] ---> Running in 14ecf5c5d468 [2021-05-19T22:37:53.477Z] ---> 45828792296b [2021-05-19T22:37:53.477Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T22:37:53.742Z] ---> e00df4210b76 [2021-05-19T22:37:53.742Z] 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-19T22:37:53.742Z] Removing intermediate container 7773344f2aed [2021-05-19T22:37:53.742Z] ---> d0ddef27c629 [2021-05-19T22:37:53.742Z] Step 22/23 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:37:53.742Z] Removing intermediate container 14ecf5c5d468 [2021-05-19T22:37:53.742Z] ---> 79b89f5a9ccd [2021-05-19T22:37:53.742Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T22:37:53.742Z] ---> b50e0b94d2f1 [2021-05-19T22:37:53.742Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T22:37:54.006Z] ---> Running in c8e9a8ace214 [2021-05-19T22:37:54.006Z] ---> Running in 81a3127b9fa4 [2021-05-19T22:37:54.006Z] ---> Running in 01e888b977b1 [2021-05-19T22:37:54.006Z] ---> bff7a836ee21 [2021-05-19T22:37:54.006Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T22:37:54.585Z] Removing intermediate container c8e9a8ace214 [2021-05-19T22:37:54.585Z] ---> 260dc84a7ff2 [2021-05-19T22:37:54.585Z] Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:37:54.858Z] Removing intermediate container 01e888b977b1 [2021-05-19T22:37:54.858Z] ---> b1d0b8c44aca [2021-05-19T22:37:54.858Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:37:54.858Z] Removing intermediate container 81a3127b9fa4 [2021-05-19T22:37:54.858Z] ---> 20a5bef358a8 [2021-05-19T22:37:54.858Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T22:37:54.858Z] ---> Running in e7d454da233a [2021-05-19T22:37:55.126Z] ---> dd0e6a3b1aac [2021-05-19T22:37:55.126Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T22:37:55.126Z] ---> Running in 589c3f5a5a10 [2021-05-19T22:37:55.126Z] ---> Running in 4e988bccbfac [2021-05-19T22:37:55.394Z] Removing intermediate container e7d454da233a [2021-05-19T22:37:55.394Z] ---> aec0d7467f4f [2021-05-19T22:37:55.394Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T22:37:55.968Z] ---> Running in f384df2e2802 [2021-05-19T22:37:55.968Z] Removing intermediate container 589c3f5a5a10 [2021-05-19T22:37:55.968Z] ---> 4c4c2cb1e879 [2021-05-19T22:37:55.968Z] Step 21/23 : LABEL arch=x86_64 [2021-05-19T22:37:55.968Z] Removing intermediate container 4e988bccbfac [2021-05-19T22:37:55.968Z] ---> 4485fd7425ed [2021-05-19T22:37:55.968Z] [2021-05-19T22:37:55.968Z] ---> 3e5cce7b7de4 [2021-05-19T22:37:55.968Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T22:37:55.968Z] ---> Running in 5aa67ceaacd8 [2021-05-19T22:37:56.231Z] Successfully built 4485fd7425ed [2021-05-19T22:37:56.231Z] Removing intermediate container f384df2e2802 [2021-05-19T22:37:56.231Z] ---> 2d619a788ab0 [2021-05-19T22:37:56.231Z] [2021-05-19T22:37:56.231Z] Successfully tagged support-scheduler:latest [2021-05-19T22:37:56.231Z]  Building support-scheduler ... done Building security-bootstrapper [2021-05-19T22:37:57.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.427s coverage: 46.8% of statements [2021-05-19T22:37:57.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-19T22:37:57.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-19T22:37:57.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-19T22:37:57.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-19T22:37:57.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-19T22:37:57.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.134s coverage: 100.0% of statements [2021-05-19T22:37:57.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-19T22:37:57.847Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.117s coverage: 100.0% of statements [2021-05-19T22:37:57.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-19T22:37:57.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-19T22:37:59.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.258s coverage: 19.4% of statements [2021-05-19T22:37:59.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-19T22:37:59.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-19T22:37:59.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-19T22:37:59.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.503s coverage: 91.2% of statements [2021-05-19T22:37:59.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-19T22:37:59.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T22:37:59.297Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-19T22:37:59.463Z] Successfully built 2d619a788ab0 [2021-05-19T22:37:59.463Z] Successfully tagged core-metadata:latest [2021-05-19T22:37:59.463Z]  Building core-metadata ... done Building core-command [2021-05-19T22:37:59.463Z] ---> f0cb19769084 [2021-05-19T22:37:59.463Z] 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-19T22:37:59.787Z] Removing intermediate container 5aa67ceaacd8 [2021-05-19T22:37:59.787Z] ---> e191fa7b3885 [2021-05-19T22:37:59.787Z] Step 22/23 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:37:59.787Z] ---> Running in 0f909c8fdb5f [2021-05-19T22:38:00.991Z] ---> Running in ace4d2c6ae46 [2021-05-19T22:38:06.400Z] Removing intermediate container ace4d2c6ae46 [2021-05-19T22:38:06.400Z] ---> 69f78a250e38 [2021-05-19T22:38:06.400Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T22:38:07.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.632s coverage: 28.8% of statements [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-19T22:38:07.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.229s coverage: 99.0% of statements [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-19T22:38:07.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.232s coverage: 100.0% of statements [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-19T22:38:07.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.243s coverage: 64.6% of statements [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-19T22:38:07.618Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.407s coverage: 97.6% of statements [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-19T22:38:07.618Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.085s coverage: 0.0% of statements [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-19T22:38:07.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-19T22:38:07.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-19T22:38:07.618Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-19T22:38:07.618Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-05-19T22:38:08.606Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.178s coverage: 28.1% of statements [2021-05-19T22:38:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-19T22:38:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-19T22:38:08.606Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.176s coverage: 27.9% of statements [2021-05-19T22:38:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-19T22:38:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-19T22:38:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-19T22:38:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-19T22:38:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-19T22:38:08.606Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 100.0% of statements [2021-05-19T22:38:09.587Z] GO111MODULE=on go vet ./... [2021-05-19T22:38:10.641Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:38:10.641Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:38:10.641Z] ---> 6b372e20733f [2021-05-19T22:38:10.641Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T22:38:10.641Z] ---> Using cache [2021-05-19T22:38:10.641Z] ---> 14ed33570230 [2021-05-19T22:38:10.641Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:38:10.641Z] ---> Using cache [2021-05-19T22:38:10.641Z] ---> 24c84e7e6451 [2021-05-19T22:38:10.641Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T22:38:14.857Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:38:14.857Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:38:14.857Z] ---> 6b372e20733f [2021-05-19T22:38:14.857Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T22:38:14.857Z] ---> Using cache [2021-05-19T22:38:14.857Z] ---> 14ed33570230 [2021-05-19T22:38:14.857Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:38:14.857Z] ---> Using cache [2021-05-19T22:38:14.857Z] ---> 24c84e7e6451 [2021-05-19T22:38:14.857Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T22:38:16.802Z] ---> Running in ef711d6ac17d [2021-05-19T22:38:16.802Z] ---> Running in 87798802af36 [2021-05-19T22:38:16.802Z] ---> Running in 1dc487b53211 [2021-05-19T22:38:16.802Z] Removing intermediate container 0f909c8fdb5f [2021-05-19T22:38:16.802Z] ---> 125433278e3e [2021-05-19T22:38:16.802Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T22:38:16.802Z] Removing intermediate container 87798802af36 [2021-05-19T22:38:16.802Z] ---> b8cd35efcf20 [2021-05-19T22:38:16.802Z] [2021-05-19T22:38:17.069Z] Successfully built b8cd35efcf20 [2021-05-19T22:38:17.069Z] ---> Running in 632d98f7719b [2021-05-19T22:38:17.069Z] Successfully tagged support-notifications:latest [2021-05-19T22:38:17.069Z] Building security-proxy-setup [2021-05-19T22:38:17.350Z]  Building support-notifications ... done Removing intermediate container 632d98f7719b [2021-05-19T22:38:17.350Z] ---> 45dcbaf010d7 [2021-05-19T22:38:17.350Z] Step 24/26 : LABEL arch=x86_64 [2021-05-19T22:38:17.350Z] ---> Running in 83c90599f5a5 [2021-05-19T22:38:17.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:38:17.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:38:18.596Z] Removing intermediate container 83c90599f5a5 [2021-05-19T22:38:18.596Z] ---> 6f69c7ec2709 [2021-05-19T22:38:18.596Z] Step 25/26 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:38:18.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:38:18.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:38:18.855Z] OK: 219 MiB in 52 packages [2021-05-19T22:38:19.119Z] OK: 219 MiB in 52 packages [2021-05-19T22:38:21.032Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:38:21.032Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:38:21.032Z] ---> 6b372e20733f [2021-05-19T22:38:21.032Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T22:38:21.032Z] ---> Using cache [2021-05-19T22:38:21.032Z] ---> 14ed33570230 [2021-05-19T22:38:21.032Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:38:21.032Z] ---> Using cache [2021-05-19T22:38:21.032Z] ---> 24c84e7e6451 [2021-05-19T22:38:21.032Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T22:38:26.336Z] ---> Running in 4a0aeb9412b6 [2021-05-19T22:38:26.336Z] ---> Running in 830c1c52791e [2021-05-19T22:38:26.336Z] Removing intermediate container 830c1c52791e [2021-05-19T22:38:26.336Z] ---> 9bc5da9d5732 [2021-05-19T22:38:26.336Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T22:38:26.336Z] Removing intermediate container 1dc487b53211 [2021-05-19T22:38:26.336Z] ---> a22a3e17e8f5 [2021-05-19T22:38:26.336Z] Step 6/32 : COPY go.mod . [2021-05-19T22:38:26.336Z] Removing intermediate container ef711d6ac17d [2021-05-19T22:38:26.336Z] ---> 23e6ed60d596 [2021-05-19T22:38:26.336Z] Step 6/24 : COPY go.mod . [2021-05-19T22:38:26.336Z] ---> Running in 2efe7c01734b [2021-05-19T22:38:26.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:38:26.602Z] Removing intermediate container 2efe7c01734b [2021-05-19T22:38:26.602Z] ---> 81c73c143531 [2021-05-19T22:38:26.602Z] [2021-05-19T22:38:26.602Z] ---> 1e60810838e4 [2021-05-19T22:38:26.602Z] Step 7/24 : RUN go mod download [2021-05-19T22:38:26.865Z] ---> Running in 0968312dce03 [2021-05-19T22:38:26.865Z] Successfully built 81c73c143531 [2021-05-19T22:38:26.865Z] Successfully tagged security-secretstore-setup:latest [2021-05-19T22:38:26.865Z] Building sys-mgmt-agent [2021-05-19T22:38:26.865Z]  Building security-secretstore-setup ... done  ---> f207c925a244 [2021-05-19T22:38:26.865Z] Step 7/32 : RUN go mod download [2021-05-19T22:38:26.865Z] ---> Running in 6b35aeccb0c5 [2021-05-19T22:38:27.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:38:28.044Z] OK: 219 MiB in 52 packages [2021-05-19T22:38:31.365Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:38:31.366Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:38:31.366Z] ---> 6b372e20733f [2021-05-19T22:38:31.366Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T22:38:31.366Z] ---> Using cache [2021-05-19T22:38:31.366Z] ---> 14ed33570230 [2021-05-19T22:38:31.366Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:38:31.366Z] ---> Using cache [2021-05-19T22:38:31.366Z] ---> 24c84e7e6451 [2021-05-19T22:38:31.366Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T22:38:36.709Z] ---> Running in 83d8959ed986 [2021-05-19T22:38:36.709Z] Removing intermediate container 0968312dce03 [2021-05-19T22:38:36.709Z] ---> 510fa8ff75b4 [2021-05-19T22:38:36.709Z] Step 8/24 : COPY . . [2021-05-19T22:38:36.709Z] Removing intermediate container 6b35aeccb0c5 [2021-05-19T22:38:36.709Z] ---> 9fbf7b1d54cb [2021-05-19T22:38:36.709Z] Step 8/32 : COPY . . [2021-05-19T22:38:48.978Z] Removing intermediate container 4a0aeb9412b6 [2021-05-19T22:38:48.979Z] ---> 7658f4111f5d [2021-05-19T22:38:48.979Z] Step 6/22 : COPY go.mod . [2021-05-19T22:38:48.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:38:49.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:38:50.126Z] OK: 219 MiB in 52 packages [2021-05-19T22:38:54.338Z] ---> 846ccf94e905 [2021-05-19T22:38:54.338Z] Step 7/22 : RUN go mod download [2021-05-19T22:38:54.338Z] Removing intermediate container e7f5c6b2e8eb [2021-05-19T22:38:54.338Z] ---> a6f637296a0f [2021-05-19T22:38:54.338Z] [2021-05-19T22:38:54.338Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T22:38:54.338Z] ---> 13621d1b12d4 [2021-05-19T22:38:54.338Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T22:38:54.338Z] ---> 9c9ca6493c8d [2021-05-19T22:38:54.338Z] Step 9/32 : RUN go mod tidy [2021-05-19T22:38:54.338Z] ---> fa4f244374bb [2021-05-19T22:38:54.338Z] Step 9/24 : RUN go mod tidy [2021-05-19T22:38:54.338Z] ---> Running in 79c7f1e63508 [2021-05-19T22:38:54.338Z] ---> Running in 56c5db19d09e [2021-05-19T22:38:54.338Z] ---> Running in 88fb594f5bf0 [2021-05-19T22:38:54.601Z] ---> Running in 4008bc5abd38 [2021-05-19T22:38:54.863Z] Removing intermediate container 83d8959ed986 [2021-05-19T22:38:54.863Z] ---> 37e1e7450733 [2021-05-19T22:38:54.863Z] Step 6/24 : COPY go.mod . [2021-05-19T22:38:54.863Z] Removing intermediate container 56c5db19d09e [2021-05-19T22:38:54.863Z] ---> e89d86c50578 [2021-05-19T22:38:54.863Z] Step 13/24 : ENV APP_PORT=58880 [2021-05-19T22:38:55.123Z] ---> Running in 731b55ccade5 [2021-05-19T22:38:55.123Z] ---> 2e82b92b7629 [2021-05-19T22:38:55.123Z] Step 7/24 : RUN go mod download [2021-05-19T22:38:55.384Z] ---> Running in 381fc96ee1cd [2021-05-19T22:38:55.652Z] Removing intermediate container 731b55ccade5 [2021-05-19T22:38:55.652Z] ---> 05984c8e738c [2021-05-19T22:38:55.652Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T22:38:55.652Z] ---> Running in b334b1381d66 [2021-05-19T22:38:55.917Z] Removing intermediate container b334b1381d66 [2021-05-19T22:38:55.917Z] ---> a422fa98a0dc [2021-05-19T22:38:55.917Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:38:55.917Z] ---> Running in 1e0249fe5a1c [2021-05-19T22:38:56.493Z] Removing intermediate container 79c7f1e63508 [2021-05-19T22:38:56.493Z] ---> e22b24cf6869 [2021-05-19T22:38:56.493Z] Step 8/22 : COPY . . [2021-05-19T22:39:03.142Z] Removing intermediate container 381fc96ee1cd [2021-05-19T22:39:03.142Z] ---> d6ee01ad7009 [2021-05-19T22:39:03.142Z] Step 8/24 : COPY . . [2021-05-19T22:39:03.142Z] ---> 6f0720e12d83 [2021-05-19T22:39:03.142Z] Step 9/22 : RUN go mod tidy [2021-05-19T22:39:07.351Z] Removing intermediate container 88fb594f5bf0 [2021-05-19T22:39:07.351Z] ---> 68ebef507ccc [2021-05-19T22:39:07.351Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T22:39:07.614Z] ---> Running in b31cb22ac540 [2021-05-19T22:39:08.192Z] Removing intermediate container 4008bc5abd38 [2021-05-19T22:39:08.192Z] ---> b8385efb551f [2021-05-19T22:39:08.192Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T22:39:08.192Z] ---> Running in 0c021ef6c803 [2021-05-19T22:39:08.192Z] Removing intermediate container 1e0249fe5a1c [2021-05-19T22:39:08.192Z] ---> 84b37d1605b8 [2021-05-19T22:39:08.192Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T22:39:08.192Z] ---> Running in 0f609a6ae660 [2021-05-19T22:39:08.192Z] ---> Running in bee6c968e250 [2021-05-19T22:39:08.474Z] ---> 161ba48d44fb [2021-05-19T22:39:08.474Z] Step 9/24 : RUN go mod tidy [2021-05-19T22:39:08.474Z] ---> Running in 5357d4282e2f [2021-05-19T22:39:08.752Z] 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-19T22:39:09.340Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:39:09.340Z] 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-19T22:39:09.605Z] Removing intermediate container b31cb22ac540 [2021-05-19T22:39:09.605Z] ---> 36b3ce34c131 [2021-05-19T22:39:09.605Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T22:39:09.873Z] ---> Running in a524611adbe8 [2021-05-19T22:39:10.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:39:10.406Z] 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-19T22:39:10.406Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T22:39:10.675Z] Removing intermediate container 5357d4282e2f [2021-05-19T22:39:10.675Z] ---> 708f72dd2623 [2021-05-19T22:39:10.675Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T22:39:10.675Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T22:39:10.675Z] ---> Running in d0860155b569 [2021-05-19T22:39:10.675Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T22:39:10.675Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T22:39:11.270Z] 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-19T22:39:11.855Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T22:39:11.855Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T22:39:11.855Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:39:11.855Z] OK: 8 MiB in 20 packages [2021-05-19T22:39:12.807Z] Removing intermediate container 0f609a6ae660 [2021-05-19T22:39:12.807Z] ---> 160423df867c [2021-05-19T22:39:12.807Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:39:13.084Z] ---> af7fc4c7d87e [2021-05-19T22:39:13.084Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T22:39:14.055Z] ---> 09d42824a876 [2021-05-19T22:39:14.055Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T22:39:14.317Z] ---> e5e31b53f584 [2021-05-19T22:39:14.317Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T22:39:14.317Z] ---> Running in f02aef0672eb [2021-05-19T22:39:14.317Z] Removing intermediate container f02aef0672eb [2021-05-19T22:39:14.317Z] ---> 380362fb5a23 [2021-05-19T22:39:14.317Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:39:14.317Z] ---> Running in 979ba3f3707f [2021-05-19T22:39:14.582Z] Removing intermediate container 979ba3f3707f [2021-05-19T22:39:14.582Z] ---> 564a32484cd0 [2021-05-19T22:39:14.582Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T22:39:14.582Z] ---> Running in d697154128b8 [2021-05-19T22:39:14.848Z] Removing intermediate container d697154128b8 [2021-05-19T22:39:14.848Z] ---> 2127e5259bc0 [2021-05-19T22:39:14.848Z] Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:39:14.848Z] ---> Running in b9762d7695e8 [2021-05-19T22:39:15.109Z] Removing intermediate container b9762d7695e8 [2021-05-19T22:39:15.109Z] ---> 0d4d557ad047 [2021-05-19T22:39:15.109Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T22:39:15.109Z] ---> Running in f4bd876525a2 [2021-05-19T22:39:15.109Z] Removing intermediate container f4bd876525a2 [2021-05-19T22:39:15.109Z] ---> af3ff1715523 [2021-05-19T22:39:15.109Z] [2021-05-19T22:39:15.376Z] Successfully built af3ff1715523 [2021-05-19T22:39:15.376Z] Successfully tagged core-data:latest [2021-05-19T22:39:42.020Z]  Building core-data ... done 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-19T22:39:46.485Z] gofmt -l . [2021-05-19T22:39:46.763Z] [ "`gofmt -l .`" = "" ] [2021-05-19T22:39:48.662Z] Removing intermediate container 0c021ef6c803 [2021-05-19T22:39:48.662Z] ---> b4b70eb81653 [2021-05-19T22:39:48.662Z] [2021-05-19T22:39:48.662Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T22:39:48.662Z] ---> 13621d1b12d4 [2021-05-19T22:39:48.662Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T22:39:48.923Z] ---> Running in b4992529999a [2021-05-19T22:39:49.393Z] ./bin/test-go-mod-tidy.sh [2021-05-19T22:39:49.500Z] Removing intermediate container b4992529999a [2021-05-19T22:39:49.501Z] ---> 8b8678b2f74c [2021-05-19T22:39:49.501Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T22:39:49.762Z] Removing intermediate container bee6c968e250 [2021-05-19T22:39:49.762Z] ---> 68459d68d890 [2021-05-19T22:39:49.762Z] [2021-05-19T22:39:49.762Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T22:39:49.762Z] ---> 13621d1b12d4 [2021-05-19T22:39:49.762Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T22:39:49.762Z] ---> Using cache [2021-05-19T22:39:49.762Z] ---> 4ae3cba2ad30 [2021-05-19T22:39:49.762Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T22:39:49.762Z] ---> Using cache [2021-05-19T22:39:49.762Z] ---> 72df40c41881 [2021-05-19T22:39:49.762Z] Step 14/24 : ENV APP_PORT=58880 [2021-05-19T22:39:49.762Z] ---> Running in 83d14a933100 [2021-05-19T22:39:49.762Z] ---> Running in 805d5a4b5715 [2021-05-19T22:39:50.375Z] ./bin/test-attribution-txt.sh [2021-05-19T22:39:50.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:39:50.708Z] Removing intermediate container 805d5a4b5715 [2021-05-19T22:39:50.708Z] ---> c74f8a8da537 [2021-05-19T22:39:50.708Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T22:39:50.708Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:39:50.708Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T22:39:50.708Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T22:39:50.708Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:39:50.708Z] OK: 6 MiB in 16 packages [2021-05-19T22:39:50.969Z] ---> Running in c7f2eaa030d3 [2021-05-19T22:39:50.969Z] Removing intermediate container a524611adbe8 [2021-05-19T22:39:50.969Z] ---> cdb322b5a030 [2021-05-19T22:39:50.969Z] [2021-05-19T22:39:50.969Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T22:39:50.969Z] ---> 13621d1b12d4 [2021-05-19T22:39:50.969Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T22:39:50.969Z] Removing intermediate container d0860155b569 [2021-05-19T22:39:50.969Z] ---> af52948f5cf4 [2021-05-19T22:39:50.969Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T22:39:50.969Z] ---> Running in 0ea1cc03648f [2021-05-19T22:39:50.969Z] ---> Running in cefe8d681b4e [2021-05-19T22:39:50.969Z] Removing intermediate container c7f2eaa030d3 [2021-05-19T22:39:50.969Z] ---> ab5c1c0e0db4 [2021-05-19T22:39:50.969Z] Step 16/24 : WORKDIR / [2021-05-19T22:39:50.969Z] ---> Running in 1cc56b6509a9 [2021-05-19T22:39:50.969Z] Removing intermediate container 83d14a933100 [2021-05-19T22:39:50.969Z] ---> aa74d1df5764 [2021-05-19T22:39:50.969Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T22:39:51.234Z] ---> Running in 1f625524ce60 [2021-05-19T22:39:51.234Z] Removing intermediate container 1cc56b6509a9 [2021-05-19T22:39:51.234Z] ---> 8abff08b9c71 [2021-05-19T22:39:51.234Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:39:51.234Z] Removing intermediate container 1f625524ce60 [2021-05-19T22:39:51.234Z] ---> 0f907768389a [2021-05-19T22:39:51.234Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T22:39:51.508Z] ---> Running in 76a24314d23c [2021-05-19T22:39:51.508Z] ---> d4b5470ed8f7 [2021-05-19T22:39:51.508Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T22:39:51.508Z] 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-19T22:39:51.508Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:39:51.775Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:39:51.775Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T22:39:51.775Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T22:39:51.775Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T22:39:51.775Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T22:39:51.775Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:39:51.775Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T22:39:52.057Z] Removing intermediate container 76a24314d23c [2021-05-19T22:39:52.057Z] ---> be782f936d97 [2021-05-19T22:39:52.057Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T22:39:52.057Z] OK: 7 MiB in 18 packages [2021-05-19T22:39:52.057Z] ---> 94332faeadad [2021-05-19T22:39:52.057Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T22:39:52.057Z] ---> Running in 36ba96739d4d [2021-05-19T22:39:52.341Z] ---> 8060208afd8f [2021-05-19T22:39:52.341Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T22:39:52.341Z] ---> Running in 32e7134ebd76 [Pipeline] sh [2021-05-19T22:39:52.605Z] Removing intermediate container 32e7134ebd76 [2021-05-19T22:39:52.606Z] ---> 704a9a857110 [2021-05-19T22:39:52.606Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:39:52.606Z] Removing intermediate container cefe8d681b4e [2021-05-19T22:39:52.606Z] ---> 0b175421e871 [2021-05-19T22:39:52.606Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T22:39:52.606Z] ---> Running in 7ebfb7f6eebf [2021-05-19T22:39:52.606Z] ---> Running in 34b590010aaf [2021-05-19T22:39:52.873Z] Removing intermediate container 7ebfb7f6eebf [2021-05-19T22:39:52.873Z] ---> ac84ceb4cb01 [2021-05-19T22:39:52.873Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T22:39:52.873Z] Removing intermediate container 0ea1cc03648f [2021-05-19T22:39:52.873Z] ---> c7b0a24b1c11 [2021-05-19T22:39:52.873Z] [2021-05-19T22:39:52.873Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T22:39:52.873Z] Removing intermediate container 34b590010aaf [2021-05-19T22:39:52.873Z] ---> 3d1088f396cc [2021-05-19T22:39:52.873Z] Step 14/22 : WORKDIR /edgex [2021-05-19T22:39:52.873Z] ---> Running in 332d00f2c1e9 [2021-05-19T22:39:52.873Z] ---> Running in 93c32f72c6db [2021-05-19T22:39:53.065Z] + ls -al . [2021-05-19T22:39:53.065Z] total 872 [2021-05-19T22:39:53.065Z] drwxrwxr-x 9 1001 1001 4096 May 19 22:39 . [2021-05-19T22:39:53.065Z] drwxr-xr-x 4 root root 4096 May 19 22:34 .. [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 11 May 19 22:32 .dockerignore [2021-05-19T22:39:53.065Z] drwxrwxr-x 8 1001 1001 4096 May 19 22:32 .git [2021-05-19T22:39:53.065Z] drwxrwxr-x 3 1001 1001 4096 May 19 22:32 .github [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 818 May 19 22:32 .gitignore [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 166 May 19 22:32 .sonarcloud.properties [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 8609 May 19 22:32 Attribution.txt [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 3804 May 19 22:32 CONTRIBUTING.md [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 931 May 19 22:32 Dockerfile.build [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 863 May 19 22:32 Jenkinsfile [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 10775 May 19 22:32 LICENSE [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 5632 May 19 22:32 Makefile [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 7978 May 19 22:32 README.md [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 6755 May 19 22:32 SECURITY.md [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 5 May 19 22:30 VERSION [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 4131 May 19 22:32 ZMQWindows.md [2021-05-19T22:39:53.065Z] drwxrwxr-x 2 1001 1001 4096 May 19 22:32 bin [2021-05-19T22:39:53.065Z] drwxrwxr-x 14 1001 1001 4096 May 19 22:32 cmd [2021-05-19T22:39:53.065Z] -rw-r--r-- 1 root root 737213 May 19 22:38 coverage.out [2021-05-19T22:39:53.065Z] -rw-r--r-- 1 root root 1060 May 19 22:39 go.mod [2021-05-19T22:39:53.065Z] -rw-r--r-- 1 root root 21990 May 19 22:34 go.sum [2021-05-19T22:39:53.065Z] drwxrwxr-x 8 1001 1001 4096 May 19 22:32 internal [2021-05-19T22:39:53.065Z] drwxrwxr-x 4 1001 1001 4096 May 19 22:32 openapi [2021-05-19T22:39:53.065Z] drwxrwxr-x 4 1001 1001 4096 May 19 22:32 snap [2021-05-19T22:39:53.065Z] -rw-rw-r-- 1 1001 1001 168 May 19 22:32 version.go [Pipeline] sh [2021-05-19T22:39:53.141Z] 20.10.0: Pulling from library/docker [2021-05-19T22:39:53.141Z] Removing intermediate container 332d00f2c1e9 [2021-05-19T22:39:53.141Z] ---> 0a2d58ebd5fd [2021-05-19T22:39:53.141Z] Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:39:53.141Z] Removing intermediate container 93c32f72c6db [2021-05-19T22:39:53.141Z] ---> 4ba5481bcae4 [2021-05-19T22:39:53.141Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T22:39:53.868Z] + '[' -e coverage.out ] [2021-05-19T22:39:53.868Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-19T22:39:53.923Z] Warning: overwriting stash ‘coverage-report’ [2021-05-19T22:39:54.084Z] ---> Running in 1d651216c936 [2021-05-19T22:39:54.659Z] ---> 1ab3ee9e1c8b [2021-05-19T22:39:54.659Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T22:39:54.934Z] Removing intermediate container 36ba96739d4d [2021-05-19T22:39:54.934Z] ---> 7f1ceaa3774a [2021-05-19T22:39:54.934Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T22:39:54.934Z] Removing intermediate container 1d651216c936 [2021-05-19T22:39:54.934Z] ---> 2a3c26994f3d [2021-05-19T22:39:54.934Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T22:39:54.934Z] ---> Running in a740858d3fb9 [2021-05-19T22:39:54.934Z] ---> Running in 05844ed205e6 [2021-05-19T22:39:54.982Z] Stashed 1 file(s) [Pipeline] sh [2021-05-19T22:39:55.200Z] Removing intermediate container 05844ed205e6 [2021-05-19T22:39:55.200Z] ---> 89fbfe084ea0 [2021-05-19T22:39:55.200Z] [2021-05-19T22:39:55.200Z] Successfully built 89fbfe084ea0 [2021-05-19T22:39:55.200Z] Successfully tagged core-command:latest [2021-05-19T22:39:55.200Z]  Building core-command ... done Removing intermediate container a740858d3fb9 [2021-05-19T22:39:55.200Z] ---> 57d60391538f [2021-05-19T22:39:55.200Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T22:39:55.459Z] ---> a74996297ca7 [2021-05-19T22:39:55.459Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-19T22:39:55.646Z] + make build [2021-05-19T22:39:55.646Z] go mod tidy [2021-05-19T22:39:55.726Z] ---> 8b3ae7453a0e [2021-05-19T22:39:55.726Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T22:39:55.726Z] ---> Running in 35429898c9be [2021-05-19T22:39:55.990Z] ---> f1c13ff4c455 [2021-05-19T22:39:55.990Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T22:39:55.990Z] ---> Running in d29c30086905 [2021-05-19T22:39:56.252Z] 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-19T22:39:56.578Z] Removing intermediate container d29c30086905 [2021-05-19T22:39:56.578Z] ---> d9eab1e0facb [2021-05-19T22:39:56.578Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T22:39:56.578Z] ---> Running in ded5f213f86a [2021-05-19T22:39:56.840Z] Removing intermediate container ded5f213f86a [2021-05-19T22:39:56.840Z] ---> 9c9423fda259 [2021-05-19T22:39:56.840Z] Step 20/22 : LABEL arch=x86_64 [2021-05-19T22:39:57.422Z] Removing intermediate container 35429898c9be [2021-05-19T22:39:57.422Z] ---> d48940550732 [2021-05-19T22:39:57.422Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:39:57.422Z] ---> Running in 4f5573c2d59c [2021-05-19T22:39:57.422Z] Removing intermediate container 4f5573c2d59c [2021-05-19T22:39:57.422Z] ---> 24f654ce6611 [2021-05-19T22:39:57.422Z] Step 21/22 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:39:57.697Z] ---> 87137e02d17e [2021-05-19T22:39:57.697Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T22:39:57.697Z] ---> Running in b417b86d2423 [2021-05-19T22:39:57.697Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T22:39:57.697Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T22:39:57.697Z] ---> aefe523efa57 [2021-05-19T22:39:57.697Z] 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-19T22:39:57.697Z] Removing intermediate container b417b86d2423 [2021-05-19T22:39:57.697Z] ---> ce150b524ce8 [2021-05-19T22:39:57.697Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T22:39:57.697Z] ---> Running in de652878193b [2021-05-19T22:39:57.958Z] ---> Running in 6ce6ee79e14f [2021-05-19T22:39:58.259Z] Removing intermediate container de652878193b [2021-05-19T22:39:58.259Z] ---> 41c0b56a5005 [2021-05-19T22:39:58.259Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T22:39:58.259Z] Removing intermediate container 6ce6ee79e14f [2021-05-19T22:39:58.259Z] ---> 902fa5fe07b5 [2021-05-19T22:39:58.259Z] [2021-05-19T22:39:58.259Z] ---> 95b1bd83705a [2021-05-19T22:39:58.259Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T22:39:58.259Z] ---> Running in 44c858bea8cf [2021-05-19T22:39:58.259Z] Successfully built 902fa5fe07b5 [2021-05-19T22:39:58.259Z] Successfully tagged security-proxy-setup:latest [2021-05-19T22:39:58.522Z]  Building security-proxy-setup ... done  ---> 285bfa305eaf [2021-05-19T22:39:58.522Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T22:39:58.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-19T22:39:58.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-19T22:39:58.784Z] ---> c6b5f18022bb [2021-05-19T22:39:58.784Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T22:39:58.784Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T22:39:58.784Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T22:39:58.784Z] Executing bash-5.0.17-r0.post-install [2021-05-19T22:39:58.784Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T22:39:58.784Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T22:39:58.784Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T22:39:58.784Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T22:39:58.784Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T22:39:58.784Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T22:39:58.784Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T22:39:58.784Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T22:39:58.784Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T22:39:58.784Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T22:39:58.784Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T22:39:59.725Z] ---> 768f612b7536 [2021-05-19T22:39:59.725Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T22:39:59.986Z] ---> Running in 595e7eed30a7 [2021-05-19T22:39:59.986Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T22:39:59.986Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T22:39:59.986Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T22:39:59.986Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T22:40:00.556Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T22:40:00.820Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T22:40:00.820Z] Removing intermediate container 595e7eed30a7 [2021-05-19T22:40:00.820Z] ---> 55a03dafd6dd [2021-05-19T22:40:00.820Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T22:40:00.820Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T22:40:00.820Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T22:40:00.820Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T22:40:00.820Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T22:40:01.084Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T22:40:01.084Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T22:40:01.662Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T22:40:01.662Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T22:40:01.662Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T22:40:01.662Z] ---> 7185101367b0 [2021-05-19T22:40:01.662Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T22:40:01.662Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T22:40:01.662Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T22:40:01.662Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T22:40:01.662Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T22:40:01.932Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T22:40:01.932Z] ---> Running in bb5db0e5a6d5 [2021-05-19T22:40:01.932Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T22:40:01.932Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T22:40:01.932Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T22:40:02.192Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T22:40:02.192Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T22:40:02.192Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T22:40:02.192Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T22:40:02.192Z] OK: 72 MiB in 59 packages [2021-05-19T22:40:02.963Z] 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-19T22:40:03.141Z] Collecting docker-compose==1.23.2 [2021-05-19T22:40:03.141Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T22:40:03.141Z] Removing intermediate container bb5db0e5a6d5 [2021-05-19T22:40:03.141Z] ---> e00a47e56369 [2021-05-19T22:40:03.141Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T22:40:03.403Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T22:40:03.403Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T22:40:03.672Z] ---> Running in a7f0caa914ef [2021-05-19T22:40:03.672Z] Collecting PyYAML<4,>=3.10 [2021-05-19T22:40:03.672Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T22:40:03.931Z] Removing intermediate container a7f0caa914ef [2021-05-19T22:40:03.931Z] ---> aa76efc8c478 [2021-05-19T22:40:03.931Z] Step 29/32 : CMD ["gate"] [2021-05-19T22:40:05.850Z] ---> Running in 07afa435ea2b [2021-05-19T22:40:05.850Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T22:40:05.850Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T22:40:05.850Z] Removing intermediate container 07afa435ea2b [2021-05-19T22:40:05.850Z] ---> 37dc812c281d [2021-05-19T22:40:05.850Z] Step 30/32 : LABEL arch=x86_64 [2021-05-19T22:40:05.850Z] ---> Running in 9051d709a4ac [2021-05-19T22:40:05.850Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T22:40:05.850Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T22:40:06.111Z] Removing intermediate container 9051d709a4ac [2021-05-19T22:40:06.111Z] ---> ecb07474837a [2021-05-19T22:40:06.111Z] Step 31/32 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:40:06.378Z] ---> Running in c1c39d4f8047 [2021-05-19T22:40:06.378Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T22:40:06.378Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T22:40:06.378Z] Removing intermediate container c1c39d4f8047 [2021-05-19T22:40:06.378Z] ---> 5ecdfe514287 [2021-05-19T22:40:06.378Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T22:40:06.645Z] ---> Running in a0d51596e34b [2021-05-19T22:40:06.645Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T22:40:06.645Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T22:40:06.912Z] Removing intermediate container a0d51596e34b [2021-05-19T22:40:06.912Z] ---> b4e949e08366 [2021-05-19T22:40:06.912Z] [2021-05-19T22:40:06.912Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T22:40:06.912Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T22:40:06.912Z] Successfully built b4e949e08366 [2021-05-19T22:40:06.912Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T22:40:06.912Z] Successfully tagged security-bootstrapper:latest [2021-05-19T22:40:06.912Z]  Building security-bootstrapper ... done  Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T22:40:07.173Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T22:40:07.173Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T22:40:07.173Z] 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-19T22:40:07.173Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T22:40:07.173Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T22:40:07.436Z] Collecting idna<2.8,>=2.5 [2021-05-19T22:40:07.436Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T22:40:07.436Z] 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-19T22:40:07.436Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T22:40:07.436Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T22:40:07.436Z] 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-19T22:40:07.436Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T22:40:07.436Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T22:40:07.436Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T22:40:07.436Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T22:40:07.698Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, PyYAML, texttable, docopt, dockerpty, cached-property, jsonschema, docker-compose [2021-05-19T22:40:07.698Z] Attempting uninstall: idna [2021-05-19T22:40:07.698Z] Found existing installation: idna 2.9 [2021-05-19T22:40:07.698Z] Uninstalling idna-2.9: [2021-05-19T22:40:07.698Z] Successfully uninstalled idna-2.9 [2021-05-19T22:40:07.698Z] Attempting uninstall: urllib3 [2021-05-19T22:40:07.698Z] Found existing installation: urllib3 1.25.9 [2021-05-19T22:40:07.698Z] Uninstalling urllib3-1.25.9: [2021-05-19T22:40:07.698Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T22:40:07.962Z] Attempting uninstall: requests [2021-05-19T22:40:07.962Z] Found existing installation: requests 2.23.0 [2021-05-19T22:40:07.962Z] Uninstalling requests-2.23.0: [2021-05-19T22:40:07.962Z] Successfully uninstalled requests-2.23.0 [2021-05-19T22:40:08.224Z] Running setup.py install for PyYAML: started [2021-05-19T22:40:08.486Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T22:40:08.486Z] Running setup.py install for texttable: started [2021-05-19T22:40:08.748Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T22:40:08.748Z] Running setup.py install for docopt: started [2021-05-19T22:40:09.320Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T22:40:09.320Z] Running setup.py install for dockerpty: started [2021-05-19T22:40:09.583Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T22:40:09.583Z] 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-19T22:40:14.872Z] Removing intermediate container 44c858bea8cf [2021-05-19T22:40:14.872Z] ---> e26e45843cb3 [2021-05-19T22:40:14.872Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-19T22:40:15.134Z] ---> Running in 74819f231ecf [2021-05-19T22:40:15.134Z] Removing intermediate container 74819f231ecf [2021-05-19T22:40:15.134Z] ---> 14911061dd70 [2021-05-19T22:40:15.134Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T22:40:15.134Z] ---> Running in b2cdf4ac5293 [2021-05-19T22:40:15.134Z] Removing intermediate container b2cdf4ac5293 [2021-05-19T22:40:15.134Z] ---> 9787d51adf53 [2021-05-19T22:40:15.134Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T22:40:15.706Z] ---> e73ce23650a7 [2021-05-19T22:40:15.706Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T22:40:15.706Z] ---> 947c2768dc01 [2021-05-19T22:40:15.706Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T22:40:15.966Z] ---> ca2bf0ea2baf [2021-05-19T22:40:15.966Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T22:40:15.966Z] ---> Running in 1f80c7c5f4c4 [2021-05-19T22:40:16.230Z] Removing intermediate container 1f80c7c5f4c4 [2021-05-19T22:40:16.230Z] ---> b434f80f9b65 [2021-05-19T22:40:16.230Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:40:16.230Z] ---> Running in e88e6b3735c9 [2021-05-19T22:40:16.230Z] Removing intermediate container e88e6b3735c9 [2021-05-19T22:40:16.230Z] ---> 07e6eb17e95c [2021-05-19T22:40:16.230Z] Step 22/24 : LABEL arch=x86_64 [2021-05-19T22:40:16.230Z] ---> Running in 53aa75dd28ff [2021-05-19T22:40:16.230Z] Removing intermediate container 53aa75dd28ff [2021-05-19T22:40:16.230Z] ---> 083c32516397 [2021-05-19T22:40:16.230Z] Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:40:16.492Z] ---> Running in 089c3ead622f [2021-05-19T22:40:16.492Z] Removing intermediate container 089c3ead622f [2021-05-19T22:40:16.492Z] ---> 4cae9a622048 [2021-05-19T22:40:16.492Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T22:40:16.492Z] ---> Running in cec94f934491 [2021-05-19T22:40:16.492Z] Removing intermediate container cec94f934491 [2021-05-19T22:40:16.492Z] ---> b0cb01f1792d [2021-05-19T22:40:16.492Z] [2021-05-19T22:40:16.754Z] Successfully built b0cb01f1792d [2021-05-19T22:40:16.754Z] Successfully tagged sys-mgmt-agent:latest [2021-05-19T22:40:16.764Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T22:40:16.793Z] $ docker stop --time=1 634510e8510dd6936ae00c4390d251787b420920b05a010e96148cbfcfbebfa4 [2021-05-19T22:40:18.372Z] $ docker rm -f 634510e8510dd6936ae00c4390d251787b420920b05a010e96148cbfcfbebfa4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T22:40:18.813Z] + docker images [2021-05-19T22:40:19.075Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T22:40:19.075Z] sys-mgmt-agent latest b0cb01f1792d 2 seconds ago 312MB [2021-05-19T22:40:19.075Z] security-bootstrapper latest b4e949e08366 12 seconds ago 18.2MB [2021-05-19T22:40:19.075Z] security-proxy-setup latest 902fa5fe07b5 21 seconds ago 25.3MB [2021-05-19T22:40:19.075Z] core-command latest 89fbfe084ea0 24 seconds ago 17.1MB [2021-05-19T22:40:19.075Z] c7b0a24b1c11 26 seconds ago 1.16GB [2021-05-19T22:40:19.075Z] cdb322b5a030 28 seconds ago 1.16GB [2021-05-19T22:40:19.075Z] 68459d68d890 29 seconds ago 1.16GB [2021-05-19T22:40:19.075Z] b4b70eb81653 30 seconds ago 1.15GB [2021-05-19T22:40:19.075Z] core-data latest af3ff1715523 About a minute ago 21.6MB [2021-05-19T22:40:19.075Z] a6f637296a0f About a minute ago 1.17GB [2021-05-19T22:40:19.075Z] security-secretstore-setup latest 81c73c143531 About a minute ago 25.8MB [2021-05-19T22:40:19.075Z] support-notifications latest b8cd35efcf20 2 minutes ago 17.7MB [2021-05-19T22:40:19.075Z] support-scheduler latest 4485fd7425ed 2 minutes ago 17.1MB [2021-05-19T22:40:19.075Z] core-metadata latest 2d619a788ab0 2 minutes ago 18.6MB [2021-05-19T22:40:19.075Z] 714a27627fce 2 minutes ago 1.16GB [2021-05-19T22:40:19.075Z] 98724e3b5d13 2 minutes ago 1.16GB [2021-05-19T22:40:19.075Z] 372de4d1930f 2 minutes ago 1.17GB [2021-05-19T22:40:19.075Z] 619a995dd083 2 minutes ago 1.16GB [2021-05-19T22:40:19.075Z] ci-base-image-x86_64 latest 6b372e20733f 9 minutes ago 648MB [2021-05-19T22:40:19.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-19T22:40:19.075Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-19T22:40:19.075Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-19T22:40:19.075Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-19T22:40:19.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 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-19T22:40:29.766Z] 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-19T22:40:31.740Z] 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-19T22:40:34.790Z] Still waiting to schedule task [2021-05-19T22:40:34.791Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-19T22:40:36.089Z] 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-19T22:40:37.083Z] 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-19T22:40:41.404Z] 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-19T22:40:45.719Z] 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-19T22:40:50.018Z] 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-19T22:40:53.405Z] 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-19T22:40:56.035Z] 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-19T22:40:58.657Z] 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-19T22:41:04.084Z] $ docker stop --time=1 63357c2f33d2e2f4db368eb736676f9fdedb0a767449a75bd516a2603ceb8a2b [2021-05-19T22:41:06.452Z] $ docker rm -f 63357c2f33d2e2f4db368eb736676f9fdedb0a767449a75bd516a2603ceb8a2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:41:08.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T22:41:08.536Z] [2021-05-19T22:41:08.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:41:08.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T22:41:09.213Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-19T22:41:09.213Z] 29e5d40040c1: Pulling fs layer [2021-05-19T22:41:09.213Z] 1ce36da41761: Pulling fs layer [2021-05-19T22:41:09.213Z] 25b303627fd3: Pulling fs layer [2021-05-19T22:41:09.487Z] 29e5d40040c1: Verifying Checksum [2021-05-19T22:41:09.487Z] 29e5d40040c1: Download complete [2021-05-19T22:41:10.084Z] 29e5d40040c1: Pull complete [2021-05-19T22:41:10.085Z] 1ce36da41761: Verifying Checksum [2021-05-19T22:41:10.085Z] 1ce36da41761: Download complete [2021-05-19T22:41:11.527Z] 1ce36da41761: Pull complete [2021-05-19T22:41:11.802Z] 25b303627fd3: Download complete [2021-05-19T22:41:21.949Z] 25b303627fd3: Pull complete [2021-05-19T22:41:21.949Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-19T22:41:21.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T22:41:21.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-19T22:41:22.241Z] prd-ubuntu18.04-docker-arm64-4c-16g-15125 does not seem to be running inside a container [2021-05-19T22:41:22.340Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T22:41:25.341Z] $ docker top 71ed9d19f2494f47fdddc9819a81893880b0bfd37ffca436db22e97afbb27977 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:41:26.438Z] + docker-compose build --help [2021-05-19T22:41:26.438Z] + grep parallel [2021-05-19T22:41:29.826Z] --parallel Build images in parallel. [Pipeline] } [2021-05-19T22:41:30.158Z] $ docker stop --time=1 71ed9d19f2494f47fdddc9819a81893880b0bfd37ffca436db22e97afbb27977 [2021-05-19T22:41:32.014Z] $ docker rm -f 71ed9d19f2494f47fdddc9819a81893880b0bfd37ffca436db22e97afbb27977 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:41:32.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-19T22:41:32.827Z] . [Pipeline] withDockerContainer [2021-05-19T22:41:33.106Z] prd-ubuntu18.04-docker-arm64-4c-16g-15125 does not seem to be running inside a container [2021-05-19T22:41:33.165Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-19T22:41:34.694Z] $ docker top 565fb00b8ccaa26c7d18fb771f96e338f30692e62c786a35c5d8ef26e26dab19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:41:35.720Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-19T22:41:40.014Z] Building core-command ... [2021-05-19T22:41:40.014Z] Building core-data ... [2021-05-19T22:41:40.014Z] Building core-metadata ... [2021-05-19T22:41:40.014Z] Building security-bootstrapper ... [2021-05-19T22:41:40.014Z] Building security-proxy-setup ... [2021-05-19T22:41:40.014Z] Building security-secretstore-setup ... [2021-05-19T22:41:40.014Z] Building support-notifications ... [2021-05-19T22:41:40.014Z] Building support-scheduler ... [2021-05-19T22:41:40.014Z] Building sys-mgmt-agent ... [2021-05-19T22:41:40.014Z] Building support-scheduler [2021-05-19T22:41:40.014Z] Building security-bootstrapper [2021-05-19T22:41:40.014Z] Building core-data [2021-05-19T22:41:40.014Z] Building core-metadata [2021-05-19T22:41:40.014Z] Building security-secretstore-setup [2021-05-19T22:43:01.798Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:43:01.798Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:43:01.798Z] ---> e29cf8725d84 [2021-05-19T22:43:01.798Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T22:43:01.798Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:43:01.798Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:43:01.798Z] ---> e29cf8725d84 [2021-05-19T22:43:01.798Z] Step 3/26 : WORKDIR /edgex-go [2021-05-19T22:43:01.798Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:43:01.798Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:43:01.798Z] ---> e29cf8725d84 [2021-05-19T22:43:01.798Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T22:43:01.798Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:43:01.798Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:43:01.798Z] ---> e29cf8725d84 [2021-05-19T22:43:01.798Z] Step 3/32 : WORKDIR /edgex-go [2021-05-19T22:43:01.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:43:01.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:43:01.798Z] ---> e29cf8725d84 [2021-05-19T22:43:01.798Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T22:43:01.798Z] ---> Running in 4e89f4d1c350 [2021-05-19T22:43:01.798Z] ---> Running in ab9258cb0a47 [2021-05-19T22:43:01.798Z] ---> Running in 76329853048e [2021-05-19T22:43:01.798Z] ---> Running in 148cc6b1aa06 [2021-05-19T22:43:01.798Z] ---> Running in b811944a0d19 [2021-05-19T22:43:01.798Z] Removing intermediate container 148cc6b1aa06 [2021-05-19T22:43:01.798Z] ---> 541f0e50280b [2021-05-19T22:43:01.798Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:43:01.798Z] Removing intermediate container 4e89f4d1c350 [2021-05-19T22:43:01.798Z] ---> 5b4a2d233cc8 [2021-05-19T22:43:01.798Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:43:01.798Z] Removing intermediate container ab9258cb0a47 [2021-05-19T22:43:01.798Z] ---> 3efe9d8738bc [2021-05-19T22:43:01.798Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:43:01.798Z] ---> Running in a5081c88c884 [2021-05-19T22:43:01.798Z] Removing intermediate container 76329853048e [2021-05-19T22:43:01.798Z] ---> 19f847f7963b [2021-05-19T22:43:01.798Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:43:01.798Z] Removing intermediate container b811944a0d19 [2021-05-19T22:43:01.798Z] ---> c831e22b453e [2021-05-19T22:43:01.798Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:43:01.798Z] ---> Running in 72be6a21c92a [2021-05-19T22:43:01.798Z] ---> Running in 4e5f02297c04 [2021-05-19T22:43:01.798Z] ---> Running in c3d90a471d78 [2021-05-19T22:43:01.798Z] ---> Running in 1fc9f05dcb1f [2021-05-19T22:43:01.798Z] Removing intermediate container a5081c88c884 [2021-05-19T22:43:01.798Z] ---> 6fc728a2093a [2021-05-19T22:43:01.798Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-19T22:43:01.798Z] ---> Running in ed36f86e1a0f [2021-05-19T22:43:01.798Z] Removing intermediate container 72be6a21c92a [2021-05-19T22:43:01.798Z] ---> 2de229007ff7 [2021-05-19T22:43:01.798Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-19T22:43:01.798Z] ---> Running in da4a8a4d6c3d [2021-05-19T22:43:01.798Z] Removing intermediate container 4e5f02297c04 [2021-05-19T22:43:01.798Z] ---> 670d33a19c26 [2021-05-19T22:43:01.798Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-19T22:43:01.798Z] Removing intermediate container c3d90a471d78 [2021-05-19T22:43:01.798Z] ---> d5e3d5ae227b [2021-05-19T22:43:01.798Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T22:43:01.798Z] ---> Running in 3e756f4c07ba [2021-05-19T22:43:01.798Z] ---> Running in cc15b706bcb3 [2021-05-19T22:43:01.798Z] Removing intermediate container 1fc9f05dcb1f [2021-05-19T22:43:01.798Z] ---> 379a5f238e61 [2021-05-19T22:43:01.798Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-19T22:43:01.798Z] ---> Running in 1c78a894e086 [2021-05-19T22:43:01.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:43:01.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:43:01.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:43:01.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:43:01.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:43:01.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:43:01.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:43:02.072Z] OK: 218 MiB in 52 packages [2021-05-19T22:43:02.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:43:02.072Z] OK: 218 MiB in 52 packages [2021-05-19T22:43:02.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:43:02.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:43:03.355Z] OK: 218 MiB in 52 packages [2021-05-19T22:43:03.639Z] OK: 218 MiB in 52 packages [2021-05-19T22:43:03.639Z] OK: 218 MiB in 52 packages [2021-05-19T22:43:03.639Z] Removing intermediate container ed36f86e1a0f [2021-05-19T22:43:03.639Z] ---> d192d414ba95 [2021-05-19T22:43:03.639Z] Step 6/23 : COPY go.mod . [2021-05-19T22:43:04.254Z] Removing intermediate container da4a8a4d6c3d [2021-05-19T22:43:04.254Z] ---> f80821515cb6 [2021-05-19T22:43:04.254Z] Step 6/32 : COPY go.mod . [2021-05-19T22:43:04.856Z] Removing intermediate container 3e756f4c07ba [2021-05-19T22:43:04.856Z] ---> aac022cf9b18 [2021-05-19T22:43:04.856Z] Step 6/24 : COPY go.mod . [2021-05-19T22:43:05.133Z] ---> 88c846bf9cb0 [2021-05-19T22:43:05.133Z] Step 7/23 : RUN go mod download [2021-05-19T22:43:05.406Z] ---> Running in 9c623345aabe [2021-05-19T22:43:05.406Z] Removing intermediate container cc15b706bcb3 [2021-05-19T22:43:05.406Z] ---> cec9f643bc4e [2021-05-19T22:43:05.406Z] Step 6/24 : COPY go.mod . [2021-05-19T22:43:05.406Z] ---> 874f03d7cebb [2021-05-19T22:43:05.406Z] Step 7/32 : RUN go mod download [2021-05-19T22:43:05.679Z] Removing intermediate container 1c78a894e086 [2021-05-19T22:43:05.679Z] ---> e838b4690ffb [2021-05-19T22:43:05.679Z] Step 6/26 : COPY go.mod . [2021-05-19T22:43:05.679Z] ---> Running in 057e98c2d6d6 [2021-05-19T22:43:05.951Z] ---> 840f3cf01c3b [2021-05-19T22:43:05.951Z] Step 7/24 : RUN go mod download [2021-05-19T22:43:06.227Z] ---> Running in e534b3912ce4 [2021-05-19T22:43:06.834Z] ---> bff4b4ccd802 [2021-05-19T22:43:06.834Z] Step 7/24 : RUN go mod download [2021-05-19T22:43:07.111Z] ---> db351d292bcb [2021-05-19T22:43:07.111Z] Step 7/26 : RUN go mod download [2021-05-19T22:43:07.111Z] ---> Running in 507ff570fc7e [2021-05-19T22:43:07.387Z] ---> Running in fb8dc1e40369 [2021-05-19T22:43:09.401Z] Removing intermediate container 9c623345aabe [2021-05-19T22:43:09.401Z] ---> 136b2b96ad7d [2021-05-19T22:43:09.401Z] Step 8/23 : COPY . . [2021-05-19T22:43:09.676Z] Removing intermediate container 057e98c2d6d6 [2021-05-19T22:43:09.676Z] ---> cf124efa7a2e [2021-05-19T22:43:09.676Z] Step 8/32 : COPY . . [2021-05-19T22:43:10.272Z] Removing intermediate container e534b3912ce4 [2021-05-19T22:43:10.272Z] ---> 43d8da51736b [2021-05-19T22:43:10.272Z] Step 8/24 : COPY . . [2021-05-19T22:43:11.714Z] Removing intermediate container 507ff570fc7e [2021-05-19T22:43:11.714Z] ---> 3c2c9dcae2cd [2021-05-19T22:43:11.714Z] Step 8/24 : COPY . . [2021-05-19T22:43:12.311Z] Removing intermediate container fb8dc1e40369 [2021-05-19T22:43:12.311Z] ---> cd636ee52978 [2021-05-19T22:43:12.311Z] Step 8/26 : COPY . . [2021-05-19T22:43:39.149Z] ---> 5af0a3e86f75 [2021-05-19T22:43:39.149Z] Step 9/32 : RUN go mod tidy [2021-05-19T22:43:39.149Z] ---> 7073490ff55e [2021-05-19T22:43:39.149Z] Step 9/23 : RUN go mod tidy [2021-05-19T22:43:39.149Z] ---> defba85b8930 [2021-05-19T22:43:39.149Z] Step 9/24 : RUN go mod tidy [2021-05-19T22:43:39.149Z] ---> 7f8e5dbaa35b [2021-05-19T22:43:39.149Z] Step 9/24 : RUN go mod tidy [2021-05-19T22:43:39.149Z] ---> Running in 72126b69c2c5 [2021-05-19T22:43:39.149Z] ---> 79f4866ce354 [2021-05-19T22:43:39.149Z] Step 9/26 : RUN go mod tidy [2021-05-19T22:43:39.149Z] ---> Running in 9705fd54829b [2021-05-19T22:43:39.149Z] ---> Running in 907dec172241 [2021-05-19T22:43:39.149Z] ---> Running in 73c31d052bdf [2021-05-19T22:43:39.149Z] ---> Running in 31c76c07c70e [2021-05-19T22:43:41.494Z] Running on prd-ubuntu18.04-docker-8c-8g-15127 in /w/workspace/edgexfoundry_edgex-go_PR-3485 [Pipeline] { [Pipeline] ws [2021-05-19T22:43:41.558Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-19T22:43:41.709Z] The recommended git tool is: git [2021-05-19T22:43:43.494Z] Removing intermediate container 72126b69c2c5 [2021-05-19T22:43:43.494Z] ---> 5982283a4001 [2021-05-19T22:43:43.494Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-19T22:43:43.494Z] ---> Running in 07f3c2664208 [2021-05-19T22:43:43.494Z] Removing intermediate container 907dec172241 [2021-05-19T22:43:43.494Z] ---> d58f7c49df14 [2021-05-19T22:43:43.494Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-19T22:43:43.494Z] Removing intermediate container 9705fd54829b [2021-05-19T22:43:43.494Z] ---> 2b7ff1265a97 [2021-05-19T22:43:43.494Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-19T22:43:43.784Z] ---> Running in cede1cd148cc [2021-05-19T22:43:43.784Z] ---> Running in 0614bf316eda [2021-05-19T22:43:44.020Z] using credential edgex-jenkins-ssh [2021-05-19T22:43:44.032Z] Cloning the remote Git repository [2021-05-19T22:43:44.067Z] Removing intermediate container 31c76c07c70e [2021-05-19T22:43:44.067Z] ---> 13df1fed2d40 [2021-05-19T22:43:44.067Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-19T22:43:44.346Z] Removing intermediate container 73c31d052bdf [2021-05-19T22:43:44.346Z] ---> c3db4598cfa8 [2021-05-19T22:43:44.346Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-19T22:43:44.346Z] ---> Running in 32606da70cdd [2021-05-19T22:43:44.621Z] ---> Running in af13737929c9 [2021-05-19T22:43:44.062Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-19T22:43:44.136Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-19T22:43:44.178Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T22:43:44.178Z] > git --version # timeout=10 [2021-05-19T22:43:44.185Z] > git --version # 'git version 2.17.1' [2021-05-19T22:43:44.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T22:43:44.229Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T22:43:45.226Z] 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-19T22:43:46.224Z] 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-19T22:43:46.830Z] 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-19T22:43:46.830Z] 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-19T22:43:47.113Z] 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-19T22:43:49.624Z] Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 5e566f8690e09cc93b95635cc7c19e862b0f1802 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-05-19T22:43:48.930Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T22:43:48.940Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-19T22:43:48.962Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-19T22:43:48.977Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-19T22:43:48.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-19T22:43:48.981Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3485/head:refs/remotes/origin/PR-3485 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-19T22:43:49.641Z] > git config core.sparsecheckout # timeout=10 [2021-05-19T22:43:49.646Z] > git checkout -f 5e566f8690e09cc93b95635cc7c19e862b0f1802 # timeout=10 [Pipeline] // stage [Pipeline] } [2021-05-19T22:43:50.314Z] Failed in branch amd64 [2021-05-19T22:45:39.097Z] 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-19T22:45:44.544Z] Removing intermediate container 07f3c2664208 [2021-05-19T22:45:44.544Z] ---> 9074347c6893 [2021-05-19T22:45:44.544Z] [2021-05-19T22:45:44.544Z] Step 11/32 : FROM alpine:3.12 [2021-05-19T22:45:44.544Z] 3.12: Pulling from library/alpine [2021-05-19T22:45:46.541Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-19T22:45:46.541Z] Status: Downloaded newer image for alpine:3.12 [2021-05-19T22:45:46.824Z] ---> 9852663dfa18 [2021-05-19T22:45:46.824Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-19T22:45:46.824Z] Removing intermediate container 32606da70cdd [2021-05-19T22:45:46.824Z] ---> 2e5fab995d2a [2021-05-19T22:45:46.824Z] [2021-05-19T22:45:46.824Z] Step 11/26 : FROM alpine:3.12 [2021-05-19T22:45:46.824Z] ---> 9852663dfa18 [2021-05-19T22:45:46.824Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-19T22:45:47.102Z] ---> Running in 4f4e51fd98de [2021-05-19T22:45:47.102Z] ---> Running in 026e84104d97 [2021-05-19T22:45:48.103Z] Removing intermediate container 4f4e51fd98de [2021-05-19T22:45:48.103Z] ---> a5a6f2224d8a [2021-05-19T22:45:48.103Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-19T22:45:48.380Z] ---> Running in 27be7003a8b7 [2021-05-19T22:45:49.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:45:49.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:45:50.267Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-19T22:45:50.545Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T22:45:50.545Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-19T22:45:50.545Z] (4/6) Installing curl (7.76.1-r0) [2021-05-19T22:45:50.545Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-19T22:45:50.545Z] (6/6) Installing su-exec (0.2-r1) [2021-05-19T22:45:50.545Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:45:50.545Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T22:45:50.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:45:50.824Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:45:50.824Z] OK: 7 MiB in 20 packages [2021-05-19T22:45:51.807Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-19T22:45:51.807Z] (2/2) Installing su-exec (0.2-r1) [2021-05-19T22:45:51.807Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:45:51.807Z] OK: 5 MiB in 16 packages [2021-05-19T22:45:53.797Z] Removing intermediate container 026e84104d97 [2021-05-19T22:45:53.797Z] ---> 4c0091aef3d7 [2021-05-19T22:45:53.797Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T22:45:53.797Z] Removing intermediate container 27be7003a8b7 [2021-05-19T22:45:53.797Z] ---> f8484547dfe4 [2021-05-19T22:45:53.797Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-19T22:45:53.797Z] ---> Running in 57641fb64657 [2021-05-19T22:45:54.079Z] ---> Running in f803bb5e2c56 [2021-05-19T22:45:54.697Z] Removing intermediate container 57641fb64657 [2021-05-19T22:45:54.697Z] ---> ba4a5ca3a9c3 [2021-05-19T22:45:54.697Z] Step 14/26 : WORKDIR / [2021-05-19T22:45:54.976Z] Removing intermediate container f803bb5e2c56 [2021-05-19T22:45:54.976Z] ---> 8517bd3f49ff [2021-05-19T22:45:54.976Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-19T22:45:55.256Z] ---> Running in 3f6089b3f474 [2021-05-19T22:45:55.535Z] ---> Running in 4c48505563ae [2021-05-19T22:45:56.523Z] Removing intermediate container 3f6089b3f474 [2021-05-19T22:45:56.523Z] ---> 94479d288ff7 [2021-05-19T22:45:56.523Z] 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-19T22:45:56.523Z] Removing intermediate container 4c48505563ae [2021-05-19T22:45:56.523Z] ---> 7dfda089064a [2021-05-19T22:45:56.523Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-19T22:45:56.799Z] ---> Running in 59cbaaf3cb36 [2021-05-19T22:45:59.435Z] ---> 0d66934a30ff [2021-05-19T22:45:59.435Z] 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-19T22:46:01.465Z] Removing intermediate container cede1cd148cc [2021-05-19T22:46:01.465Z] ---> 72dd22602c2c [2021-05-19T22:46:01.465Z] [2021-05-19T22:46:01.465Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T22:46:01.465Z] ---> 9852663dfa18 [2021-05-19T22:46:01.465Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-19T22:46:01.465Z] ---> 0c1da417f167 [2021-05-19T22:46:01.465Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-19T22:46:01.746Z] ---> Running in 804fd2ee1341 [2021-05-19T22:46:01.746Z] Removing intermediate container 59cbaaf3cb36 [2021-05-19T22:46:01.746Z] ---> ccad3c29ab0c [2021-05-19T22:46:01.746Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-19T22:46:02.027Z] ---> Running in 279333e2d18a [2021-05-19T22:46:02.633Z] ---> 660d651b6b13 [2021-05-19T22:46:02.633Z] 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-19T22:46:02.920Z] Removing intermediate container 279333e2d18a [2021-05-19T22:46:02.920Z] ---> 9085a4ae7851 [2021-05-19T22:46:02.920Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-19T22:46:04.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:46:04.924Z] ---> 573d28554ad8 [2021-05-19T22:46:04.924Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-19T22:46:04.924Z] ---> ee898b284807 [2021-05-19T22:46:04.924Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-19T22:46:04.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:46:05.198Z] ---> Running in 9f17e01da2e8 [2021-05-19T22:46:05.825Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-19T22:46:05.825Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:46:05.825Z] OK: 5 MiB in 15 packages [2021-05-19T22:46:07.271Z] ---> 3bc5de62dd59 [2021-05-19T22:46:07.271Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-19T22:46:08.260Z] Removing intermediate container 804fd2ee1341 [2021-05-19T22:46:08.260Z] ---> dc9694914a23 [2021-05-19T22:46:08.260Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T22:46:08.537Z] ---> Running in 28c4fbb845f0 [2021-05-19T22:46:09.534Z] ---> eb259ca028ef [2021-05-19T22:46:09.534Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-19T22:46:09.534Z] Removing intermediate container 9f17e01da2e8 [2021-05-19T22:46:09.534Z] ---> 07f891e70d01 [2021-05-19T22:46:09.534Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:46:09.825Z] Removing intermediate container 28c4fbb845f0 [2021-05-19T22:46:09.825Z] ---> fbdb9524e258 [2021-05-19T22:46:09.825Z] Step 14/23 : ENV APP_PORT=58861 [2021-05-19T22:46:10.438Z] ---> Running in 4ea062ced7a8 [2021-05-19T22:46:10.715Z] ---> 0d8859f40de9 [2021-05-19T22:46:10.715Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-19T22:46:10.715Z] Removing intermediate container 0614bf316eda [2021-05-19T22:46:10.715Z] ---> a6e3f0581544 [2021-05-19T22:46:10.715Z] [2021-05-19T22:46:10.715Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T22:46:10.715Z] ---> 9852663dfa18 [2021-05-19T22:46:10.715Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T22:46:10.715Z] ---> Using cache [2021-05-19T22:46:10.715Z] ---> dc9694914a23 [2021-05-19T22:46:10.715Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T22:46:10.715Z] ---> Using cache [2021-05-19T22:46:10.715Z] ---> fbdb9524e258 [2021-05-19T22:46:10.715Z] Step 14/24 : ENV APP_PORT=58881 [2021-05-19T22:46:11.326Z] ---> Running in 42558d89a885 [2021-05-19T22:46:11.326Z] ---> 54b8d62e3586 [2021-05-19T22:46:11.326Z] 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-19T22:46:11.326Z] Removing intermediate container 4ea062ced7a8 [2021-05-19T22:46:11.326Z] ---> 579c97b3e368 [2021-05-19T22:46:11.326Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T22:46:11.929Z] ---> Running in 9eee3532e067 [2021-05-19T22:46:11.929Z] ---> Running in d863ca397b6a [2021-05-19T22:46:12.205Z] Removing intermediate container 42558d89a885 [2021-05-19T22:46:12.205Z] ---> 086583534541 [2021-05-19T22:46:12.205Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T22:46:12.810Z] ---> Running in df788eb8338f [2021-05-19T22:46:12.811Z] Removing intermediate container d863ca397b6a [2021-05-19T22:46:12.811Z] ---> 78b947e0d6cf [2021-05-19T22:46:12.811Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:46:12.811Z] ---> 49605f732ad8 [2021-05-19T22:46:12.811Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-19T22:46:13.793Z] Removing intermediate container df788eb8338f [2021-05-19T22:46:13.793Z] ---> 2cc672f11aae [2021-05-19T22:46:13.793Z] Step 16/24 : WORKDIR / [2021-05-19T22:46:14.072Z] ---> Running in 92addb9fb353 [2021-05-19T22:46:14.347Z] Removing intermediate container af13737929c9 [2021-05-19T22:46:14.347Z] ---> 2967ff4a7e8f [2021-05-19T22:46:14.347Z] [2021-05-19T22:46:14.347Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T22:46:14.347Z] ---> 9852663dfa18 [2021-05-19T22:46:14.347Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-19T22:46:14.347Z] ---> c99b8e0e9ade [2021-05-19T22:46:14.347Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-19T22:46:14.621Z] ---> Running in 6aa38cdd3162 [2021-05-19T22:46:14.621Z] ---> 74cee2e8539d [2021-05-19T22:46:14.621Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-19T22:46:14.898Z] Removing intermediate container 92addb9fb353 [2021-05-19T22:46:14.898Z] ---> e7429cf93ba8 [2021-05-19T22:46:14.898Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:46:15.501Z] Removing intermediate container 6aa38cdd3162 [2021-05-19T22:46:15.501Z] ---> cf29b810717e [2021-05-19T22:46:15.501Z] Step 13/24 : ENV APP_PORT=58880 [2021-05-19T22:46:15.788Z] ---> Running in cd05e0fc7c8a [2021-05-19T22:46:15.788Z] ---> 0672542e8fcb [2021-05-19T22:46:15.788Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-19T22:46:15.788Z] Removing intermediate container 9eee3532e067 [2021-05-19T22:46:15.788Z] ---> 8618a43e0243 [2021-05-19T22:46:15.788Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-19T22:46:16.391Z] ---> Running in 18fb275d2e50 [2021-05-19T22:46:16.391Z] ---> ac04c1f83ae8 [2021-05-19T22:46:16.391Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-19T22:46:16.667Z] Removing intermediate container cd05e0fc7c8a [2021-05-19T22:46:16.667Z] ---> 1185f40b031c [2021-05-19T22:46:16.667Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-19T22:46:16.667Z] ---> 7f8b794e5ca0 [2021-05-19T22:46:16.667Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-19T22:46:16.667Z] ---> Running in 7b94a617f94d [2021-05-19T22:46:16.964Z] ---> 2a7912e08f24 [2021-05-19T22:46:16.964Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-19T22:46:16.964Z] Removing intermediate container 18fb275d2e50 [2021-05-19T22:46:16.964Z] ---> c1b49ba2fbcf [2021-05-19T22:46:16.964Z] Step 24/26 : LABEL arch=arm64 [2021-05-19T22:46:17.561Z] ---> Running in 707fdd6bea97 [2021-05-19T22:46:17.561Z] ---> Running in b12025b9d363 [2021-05-19T22:46:17.849Z] Removing intermediate container 7b94a617f94d [2021-05-19T22:46:17.849Z] ---> 5500dd3710a5 [2021-05-19T22:46:17.849Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:46:17.849Z] ---> 6023d67ddf61 [2021-05-19T22:46:17.849Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-19T22:46:18.129Z] ---> Running in e8f7cf7b005f [2021-05-19T22:46:18.129Z] ---> Running in 42a485f0fd8f [2021-05-19T22:46:18.408Z] ---> b285bafe645a [2021-05-19T22:46:18.408Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-19T22:46:18.690Z] Removing intermediate container 707fdd6bea97 [2021-05-19T22:46:18.690Z] ---> 6a3423d8c7b6 [2021-05-19T22:46:18.690Z] Step 25/26 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:46:18.690Z] Removing intermediate container b12025b9d363 [2021-05-19T22:46:18.690Z] ---> a3819fbc7377 [2021-05-19T22:46:18.690Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-19T22:46:18.690Z] ---> Running in 2a3f1d6b6f72 [2021-05-19T22:46:18.968Z] Removing intermediate container 42a485f0fd8f [2021-05-19T22:46:18.968Z] ---> d9297060cf55 [2021-05-19T22:46:18.968Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:46:19.244Z] ---> Running in c025cec49073 [2021-05-19T22:46:19.517Z] Removing intermediate container 2a3f1d6b6f72 [2021-05-19T22:46:19.517Z] ---> 8cdd28446d7f [2021-05-19T22:46:19.517Z] Step 26/26 : LABEL version=0.0.0 [2021-05-19T22:46:19.794Z] ---> Running in f0f97ad043d3 [2021-05-19T22:46:19.794Z] ---> c642e961cbc7 [2021-05-19T22:46:19.794Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-19T22:46:20.067Z] ---> f95f0c62b358 [2021-05-19T22:46:20.067Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-19T22:46:20.067Z] Removing intermediate container c025cec49073 [2021-05-19T22:46:20.067Z] ---> 97cbc61fd294 [2021-05-19T22:46:20.067Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T22:46:20.340Z] ---> Running in ca4824090031 [2021-05-19T22:46:20.340Z] ---> Running in b34fdd4d722a [2021-05-19T22:46:20.340Z] ---> Running in 79c82fdfb88c [2021-05-19T22:46:20.614Z] Removing intermediate container f0f97ad043d3 [2021-05-19T22:46:20.614Z] ---> c9ed94319754 [2021-05-19T22:46:20.614Z] [2021-05-19T22:46:20.888Z] Removing intermediate container ca4824090031 [2021-05-19T22:46:20.888Z] ---> 05b4007e1524 [2021-05-19T22:46:20.888Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:46:21.163Z] Removing intermediate container 79c82fdfb88c [2021-05-19T22:46:21.163Z] ---> 773159a961ed [2021-05-19T22:46:21.163Z] Step 22/23 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:46:21.435Z] Successfully built c9ed94319754 [2021-05-19T22:46:21.435Z] ---> Running in e396ea072b62 [2021-05-19T22:46:21.435Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-19T22:46:21.435Z]  Building security-secretstore-setup ... done Building support-notifications [2021-05-19T22:46:21.435Z] ---> Running in 5ecbf98b4f79 [2021-05-19T22:46:21.435Z] Removing intermediate container e8f7cf7b005f [2021-05-19T22:46:21.435Z] ---> 07530f2ce602 [2021-05-19T22:46:21.435Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-19T22:46:21.712Z] ---> Running in a11fcf2d70f9 [2021-05-19T22:46:22.343Z] Removing intermediate container 5ecbf98b4f79 [2021-05-19T22:46:22.343Z] Removing intermediate container e396ea072b62 [2021-05-19T22:46:22.343Z] ---> f11d2da436a8 [2021-05-19T22:46:22.343Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T22:46:22.343Z] ---> eb05b0d2d1f6 [2021-05-19T22:46:22.343Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T22:46:22.617Z] ---> Running in 54486f41f2a2 [2021-05-19T22:46:22.617Z] ---> Running in e25a9ead6d61 [2021-05-19T22:46:23.604Z] Removing intermediate container 54486f41f2a2 [2021-05-19T22:46:23.604Z] ---> e991fd2d8e6b [2021-05-19T22:46:23.604Z] [2021-05-19T22:46:23.604Z] Removing intermediate container e25a9ead6d61 [2021-05-19T22:46:23.604Z] ---> 56b4eeb8ffae [2021-05-19T22:46:23.604Z] Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:46:23.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:46:23.882Z] Successfully built e991fd2d8e6b [2021-05-19T22:46:24.157Z] Successfully tagged support-scheduler-arm64:latest [2021-05-19T22:46:24.157Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-05-19T22:46:24.157Z] ---> Running in cdb0a1e7adad [2021-05-19T22:46:24.157Z] Removing intermediate container b34fdd4d722a [2021-05-19T22:46:24.157Z] ---> ce617d1abda6 [2021-05-19T22:46:24.157Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-19T22:46:24.157Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:46:24.760Z] Removing intermediate container cdb0a1e7adad [2021-05-19T22:46:24.760Z] ---> ff2821dabaa5 [2021-05-19T22:46:24.760Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T22:46:24.760Z] ---> Running in cf4e8737efbd [2021-05-19T22:46:25.040Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-19T22:46:25.040Z] ---> Running in ccfd802bb91d [2021-05-19T22:46:25.040Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-19T22:46:25.040Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-19T22:46:25.314Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-19T22:46:25.314Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-19T22:46:25.588Z] Removing intermediate container cf4e8737efbd [2021-05-19T22:46:25.588Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-19T22:46:25.588Z] ---> e32c342e14ab [2021-05-19T22:46:25.588Z] Step 29/32 : CMD ["gate"] [2021-05-19T22:46:25.588Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:46:25.588Z] OK: 8 MiB in 20 packages [2021-05-19T22:46:25.588Z] Removing intermediate container ccfd802bb91d [2021-05-19T22:46:25.588Z] ---> c8650b7b8eee [2021-05-19T22:46:25.588Z] [2021-05-19T22:46:26.186Z] ---> Running in 3c9597c64dcb [2021-05-19T22:46:26.458Z] Successfully built c8650b7b8eee [2021-05-19T22:46:26.458Z] Successfully tagged core-metadata-arm64:latest [2021-05-19T22:46:26.458Z] Building security-proxy-setup [2021-05-19T22:46:27.060Z]  Building core-metadata ... done Removing intermediate container 3c9597c64dcb [2021-05-19T22:46:27.060Z] ---> a94e55c1bb59 [2021-05-19T22:46:27.060Z] Step 30/32 : LABEL arch=arm64 [2021-05-19T22:46:27.333Z] ---> Running in 7737d0c6101c [2021-05-19T22:46:27.333Z] Removing intermediate container a11fcf2d70f9 [2021-05-19T22:46:27.333Z] ---> 0311a0155c31 [2021-05-19T22:46:27.333Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:46:27.931Z] Removing intermediate container 7737d0c6101c [2021-05-19T22:46:27.931Z] ---> b7d146d8d4b1 [2021-05-19T22:46:27.931Z] Step 31/32 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:46:28.526Z] ---> Running in 777c2cdfbd7c [2021-05-19T22:46:28.526Z] ---> e74467bfb8ff [2021-05-19T22:46:28.526Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-19T22:46:29.143Z] Removing intermediate container 777c2cdfbd7c [2021-05-19T22:46:29.143Z] ---> 3ac9d6f94a53 [2021-05-19T22:46:29.143Z] Step 32/32 : LABEL version=0.0.0 [2021-05-19T22:46:29.740Z] ---> Running in e249b0a973d7 [2021-05-19T22:46:30.013Z] ---> eec6e5cfa546 [2021-05-19T22:46:30.013Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-19T22:46:30.295Z] Removing intermediate container e249b0a973d7 [2021-05-19T22:46:30.295Z] ---> 8a5b3a1234da [2021-05-19T22:46:30.295Z] [2021-05-19T22:46:30.890Z] Successfully built 8a5b3a1234da [2021-05-19T22:46:31.486Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-19T22:46:31.487Z] Building core-command [2021-05-19T22:46:31.487Z]  Building security-bootstrapper ... done  ---> d7db7a01e0ff [2021-05-19T22:46:31.487Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-19T22:46:31.759Z] ---> Running in c0448a150d97 [2021-05-19T22:46:32.355Z] Removing intermediate container c0448a150d97 [2021-05-19T22:46:32.355Z] ---> ac453fe9c265 [2021-05-19T22:46:32.355Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:46:32.637Z] ---> Running in a0926ae019ee [2021-05-19T22:46:33.251Z] Removing intermediate container a0926ae019ee [2021-05-19T22:46:33.251Z] ---> d5a813f695e6 [2021-05-19T22:46:33.251Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T22:46:33.251Z] ---> Running in fb9d82ab2abd [2021-05-19T22:46:33.848Z] Removing intermediate container fb9d82ab2abd [2021-05-19T22:46:33.848Z] ---> 290217628d02 [2021-05-19T22:46:33.848Z] Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:46:34.120Z] ---> Running in a270aeb59eb6 [2021-05-19T22:46:34.714Z] Removing intermediate container a270aeb59eb6 [2021-05-19T22:46:34.714Z] ---> 5e12e5d1fdba [2021-05-19T22:46:34.714Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T22:46:34.989Z] ---> Running in 9d2c15fa17f7 [2021-05-19T22:46:35.584Z] Removing intermediate container 9d2c15fa17f7 [2021-05-19T22:46:35.584Z] ---> e3c372d485c0 [2021-05-19T22:46:35.584Z] [2021-05-19T22:46:36.187Z] Successfully built e3c372d485c0 [2021-05-19T22:46:36.187Z] Successfully tagged core-data-arm64:latest [2021-05-19T22:47:23.234Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:47:23.234Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:47:23.234Z] ---> e29cf8725d84 [2021-05-19T22:47:23.234Z] Step 3/23 : WORKDIR /edgex-go [2021-05-19T22:47:23.234Z] ---> Using cache [2021-05-19T22:47:23.234Z] ---> c831e22b453e [2021-05-19T22:47:23.234Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> 379a5f238e61 [2021-05-19T22:47:23.235Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-19T22:47:23.235Z] ---> Running in 848ae47ea197 [2021-05-19T22:47:23.235Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:47:23.235Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:47:23.235Z] ---> e29cf8725d84 [2021-05-19T22:47:23.235Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> c831e22b453e [2021-05-19T22:47:23.235Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> 379a5f238e61 [2021-05-19T22:47:23.235Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-19T22:47:23.235Z] ---> Running in be7a26b0c1e7 [2021-05-19T22:47:23.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:47:23.235Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:47:23.235Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:47:23.235Z] ---> e29cf8725d84 [2021-05-19T22:47:23.235Z] Step 3/22 : WORKDIR /edgex-go [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> c831e22b453e [2021-05-19T22:47:23.235Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> 379a5f238e61 [2021-05-19T22:47:23.235Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> e838b4690ffb [2021-05-19T22:47:23.235Z] Step 6/22 : COPY go.mod . [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> db351d292bcb [2021-05-19T22:47:23.235Z] Step 7/22 : RUN go mod download [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> cd636ee52978 [2021-05-19T22:47:23.235Z] Step 8/22 : COPY . . [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> 79f4866ce354 [2021-05-19T22:47:23.235Z] Step 9/22 : RUN go mod tidy [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> 13df1fed2d40 [2021-05-19T22:47:23.235Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-19T22:47:23.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:47:23.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:47:23.235Z] ---> Running in d2ba6f67f885 [2021-05-19T22:47:23.235Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:47:23.235Z] OK: 218 MiB in 52 packages [2021-05-19T22:47:23.235Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-19T22:47:23.235Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-19T22:47:23.235Z] ---> e29cf8725d84 [2021-05-19T22:47:23.235Z] Step 3/24 : WORKDIR /edgex-go [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> c831e22b453e [2021-05-19T22:47:23.235Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> 379a5f238e61 [2021-05-19T22:47:23.235Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> e838b4690ffb [2021-05-19T22:47:23.235Z] Step 6/24 : COPY go.mod . [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> db351d292bcb [2021-05-19T22:47:23.235Z] Step 7/24 : RUN go mod download [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> cd636ee52978 [2021-05-19T22:47:23.235Z] Step 8/24 : COPY . . [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> 79f4866ce354 [2021-05-19T22:47:23.235Z] Step 9/24 : RUN go mod tidy [2021-05-19T22:47:23.235Z] ---> Using cache [2021-05-19T22:47:23.235Z] ---> 13df1fed2d40 [2021-05-19T22:47:23.235Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-19T22:47:23.235Z] ---> Running in d6a0f2167e95 [2021-05-19T22:47:23.235Z] OK: 218 MiB in 52 packages [2021-05-19T22:47:23.235Z] 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-19T22:47:23.235Z] Removing intermediate container 848ae47ea197 [2021-05-19T22:47:23.235Z] ---> f22b77ad3996 [2021-05-19T22:47:23.235Z] Step 6/23 : COPY go.mod . [2021-05-19T22:47:24.231Z] 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-19T22:47:24.231Z] Removing intermediate container be7a26b0c1e7 [2021-05-19T22:47:24.231Z] ---> 0735373e170b [2021-05-19T22:47:24.231Z] Step 6/24 : COPY go.mod . [2021-05-19T22:47:24.504Z] ---> 1d276fd3f78c [2021-05-19T22:47:24.504Z] Step 7/23 : RUN go mod download [2021-05-19T22:47:24.777Z] ---> Running in f857fc5276a4 [2021-05-19T22:47:25.758Z] ---> a10212b83907 [2021-05-19T22:47:25.758Z] Step 7/24 : RUN go mod download [2021-05-19T22:47:25.758Z] ---> Running in 6465244552ad [2021-05-19T22:47:29.162Z] Removing intermediate container f857fc5276a4 [2021-05-19T22:47:29.162Z] ---> 995a73c619f1 [2021-05-19T22:47:29.162Z] Step 8/23 : COPY . . [2021-05-19T22:47:30.149Z] Removing intermediate container 6465244552ad [2021-05-19T22:47:30.150Z] ---> 060a3639b9f7 [2021-05-19T22:47:30.150Z] Step 8/24 : COPY . . [2021-05-19T22:48:02.506Z] ---> 1ba8208453e6 [2021-05-19T22:48:02.506Z] Step 9/24 : RUN go mod tidy [2021-05-19T22:48:02.506Z] ---> 1ef5db2bc4af [2021-05-19T22:48:02.506Z] Step 9/23 : RUN go mod tidy [2021-05-19T22:48:02.506Z] ---> Running in 3d84fa6218d6 [2021-05-19T22:48:02.506Z] ---> Running in dff79191967c [2021-05-19T22:48:07.909Z] Removing intermediate container 3d84fa6218d6 [2021-05-19T22:48:07.909Z] ---> ecc818ec0861 [2021-05-19T22:48:07.909Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-19T22:48:07.909Z] ---> Running in a5e23833d8f4 [2021-05-19T22:48:08.190Z] Removing intermediate container dff79191967c [2021-05-19T22:48:08.190Z] ---> 30e018cbb04f [2021-05-19T22:48:08.190Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-19T22:48:08.462Z] ---> Running in fc25bd54003d [2021-05-19T22:48:09.903Z] 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-19T22:48:10.504Z] 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-19T22:48:32.721Z] 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-19T22:48:47.827Z] Removing intermediate container d2ba6f67f885 [2021-05-19T22:48:47.827Z] ---> 220ee3e60343 [2021-05-19T22:48:47.827Z] [2021-05-19T22:48:47.827Z] Step 11/22 : FROM alpine:3.12 [2021-05-19T22:48:47.827Z] ---> 9852663dfa18 [2021-05-19T22:48:47.827Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-19T22:48:47.827Z] ---> Running in 2c0e2de8a108 [2021-05-19T22:48:48.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:48:48.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:48:49.804Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-19T22:48:49.804Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T22:48:49.804Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-19T22:48:49.804Z] (4/4) Installing curl (7.76.1-r0) [2021-05-19T22:48:49.804Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:48:49.804Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T22:48:50.081Z] OK: 7 MiB in 18 packages [2021-05-19T22:48:53.508Z] Removing intermediate container 2c0e2de8a108 [2021-05-19T22:48:53.508Z] ---> 8a434ee06c0c [2021-05-19T22:48:53.508Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-19T22:48:53.785Z] ---> Running in e9f2cdbc71dc [2021-05-19T22:48:54.387Z] Removing intermediate container d6a0f2167e95 [2021-05-19T22:48:54.387Z] ---> 4ec8708a3347 [2021-05-19T22:48:54.387Z] [2021-05-19T22:48:54.387Z] Step 11/24 : FROM alpine:3.12 [2021-05-19T22:48:54.387Z] ---> 9852663dfa18 [2021-05-19T22:48:54.387Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-19T22:48:54.387Z] ---> Using cache [2021-05-19T22:48:54.387Z] ---> dc9694914a23 [2021-05-19T22:48:54.387Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T22:48:54.387Z] ---> Using cache [2021-05-19T22:48:54.387Z] ---> fbdb9524e258 [2021-05-19T22:48:54.387Z] Step 14/24 : ENV APP_PORT=58880 [2021-05-19T22:48:54.664Z] ---> Running in 5e69875dbec7 [2021-05-19T22:48:54.664Z] Removing intermediate container e9f2cdbc71dc [2021-05-19T22:48:54.664Z] ---> 03c462eafc69 [2021-05-19T22:48:54.664Z] Step 14/22 : WORKDIR /edgex [2021-05-19T22:48:54.943Z] ---> Running in 9b79170f2d1f [2021-05-19T22:48:55.554Z] Removing intermediate container 5e69875dbec7 [2021-05-19T22:48:55.554Z] ---> 36f5bdd327ea [2021-05-19T22:48:55.554Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-19T22:48:55.554Z] ---> Running in df8d286ed9d9 [2021-05-19T22:48:55.832Z] Removing intermediate container 9b79170f2d1f [2021-05-19T22:48:55.832Z] ---> 661ae587c373 [2021-05-19T22:48:55.832Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-19T22:48:56.818Z] Removing intermediate container df8d286ed9d9 [2021-05-19T22:48:56.818Z] ---> fbe000d53699 [2021-05-19T22:48:56.818Z] Step 16/24 : WORKDIR / [2021-05-19T22:48:56.818Z] ---> Running in a7861df4808a [2021-05-19T22:48:57.429Z] ---> b2c2b99b85b1 [2021-05-19T22:48:57.429Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-19T22:48:57.710Z] Removing intermediate container a7861df4808a [2021-05-19T22:48:57.710Z] ---> a8b741f3a4cb [2021-05-19T22:48:57.710Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:48:59.155Z] ---> ba5c2203378c [2021-05-19T22:48:59.155Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . ---> fec76a08aa9f [2021-05-19T22:48:59.155Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-19T22:48:59.155Z] [2021-05-19T22:49:01.155Z] ---> 102f58e29c55 [2021-05-19T22:49:01.155Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-19T22:49:01.155Z] ---> 63a8852e7fe8 [2021-05-19T22:49:01.155Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-19T22:49:01.429Z] ---> Running in 489d4379717c [2021-05-19T22:49:02.047Z] Removing intermediate container 489d4379717c [2021-05-19T22:49:02.047Z] ---> f508d594afcf [2021-05-19T22:49:02.047Z] Step 19/22 : CMD ["--init=true"] [2021-05-19T22:49:02.322Z] ---> Running in e92d4fac09de [2021-05-19T22:49:02.598Z] ---> 26850afa3bb7 [2021-05-19T22:49:02.598Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-19T22:49:02.876Z] ---> Running in 1b77d5c8d318 [2021-05-19T22:49:03.152Z] Removing intermediate container e92d4fac09de [2021-05-19T22:49:03.152Z] ---> 3041e273f0d2 [2021-05-19T22:49:03.152Z] Step 20/22 : LABEL arch=arm64 [2021-05-19T22:49:03.152Z] ---> Running in f047b117b8c5 [2021-05-19T22:49:03.782Z] Removing intermediate container 1b77d5c8d318 [2021-05-19T22:49:03.782Z] ---> b250207a2291 [2021-05-19T22:49:03.782Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:49:04.061Z] ---> Running in 3d9251ff2fbd [2021-05-19T22:49:04.061Z] Removing intermediate container f047b117b8c5 [2021-05-19T22:49:04.061Z] ---> 51f38b38eca9 [2021-05-19T22:49:04.061Z] Step 21/22 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:49:04.336Z] ---> Running in ac26df6b062c [2021-05-19T22:49:04.948Z] Removing intermediate container 3d9251ff2fbd [2021-05-19T22:49:04.948Z] ---> 85562d58c04d [2021-05-19T22:49:04.948Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T22:49:04.948Z] ---> Running in 3bbe742ed355 [2021-05-19T22:49:05.237Z] Removing intermediate container ac26df6b062c [2021-05-19T22:49:05.237Z] ---> b483eeea1ddf [2021-05-19T22:49:05.237Z] Step 22/22 : LABEL version=0.0.0 [2021-05-19T22:49:05.237Z] ---> Running in 585fe34b30aa [2021-05-19T22:49:05.837Z] Removing intermediate container 3bbe742ed355 [2021-05-19T22:49:05.837Z] ---> ec6198f907c8 [2021-05-19T22:49:05.837Z] Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:49:05.837Z] ---> Running in 67aa73499ea8 [2021-05-19T22:49:06.112Z] Removing intermediate container 585fe34b30aa [2021-05-19T22:49:06.112Z] ---> 607717a68dec [2021-05-19T22:49:06.112Z] [2021-05-19T22:49:06.738Z] Successfully built 607717a68dec [2021-05-19T22:49:06.738Z] Removing intermediate container 67aa73499ea8 [2021-05-19T22:49:06.738Z] ---> fea90779f978 [2021-05-19T22:49:06.738Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T22:49:06.739Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-19T22:49:07.013Z]  Building security-proxy-setup ... done  ---> Running in f0f31036f615 [2021-05-19T22:49:08.006Z] Removing intermediate container f0f31036f615 [2021-05-19T22:49:08.006Z] ---> 3cfdcbf90927 [2021-05-19T22:49:08.006Z] [2021-05-19T22:49:08.608Z] Successfully built 3cfdcbf90927 [2021-05-19T22:49:08.608Z] Successfully tagged core-command-arm64:latest [2021-05-19T22:49:30.897Z]  Building core-command ... done Removing intermediate container fc25bd54003d [2021-05-19T22:49:30.897Z] ---> f17c33f373b5 [2021-05-19T22:49:30.897Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-19T22:49:30.897Z] ---> Running in 4ba7598f89c4 [2021-05-19T22:49:30.897Z] 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-19T22:49:30.897Z] Removing intermediate container a5e23833d8f4 [2021-05-19T22:49:30.897Z] ---> 0d98be89b8f4 [2021-05-19T22:49:30.897Z] [2021-05-19T22:49:30.897Z] Step 11/23 : FROM alpine:3.12 [2021-05-19T22:49:30.897Z] ---> 9852663dfa18 [2021-05-19T22:49:30.897Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-19T22:49:30.897Z] ---> Running in 3b2f02527602 [2021-05-19T22:49:33.506Z] Removing intermediate container 4ba7598f89c4 [2021-05-19T22:49:33.506Z] ---> db2e0fe97584 [2021-05-19T22:49:33.506Z] [2021-05-19T22:49:33.506Z] Step 12/24 : FROM docker:20.10.0 [2021-05-19T22:49:33.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:49:33.506Z] 20.10.0: Pulling from library/docker [2021-05-19T22:49:33.506Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:49:33.506Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-19T22:49:33.506Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-19T22:49:33.506Z] Executing busybox-1.31.1-r20.trigger [2021-05-19T22:49:33.506Z] Executing ca-certificates-20191127-r4.trigger [2021-05-19T22:49:33.506Z] OK: 6 MiB in 16 packages [2021-05-19T22:49:35.016Z] Removing intermediate container 3b2f02527602 [2021-05-19T22:49:35.016Z] ---> 170bae445b90 [2021-05-19T22:49:35.016Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-19T22:49:35.016Z] ---> Running in eb856d2f5c2c [2021-05-19T22:49:35.620Z] Removing intermediate container eb856d2f5c2c [2021-05-19T22:49:35.900Z] ---> 300efcd6031b [2021-05-19T22:49:35.900Z] Step 14/23 : ENV APP_PORT=58860 [2021-05-19T22:49:35.900Z] ---> Running in 21672689acbd [2021-05-19T22:49:36.498Z] Removing intermediate container 21672689acbd [2021-05-19T22:49:36.498Z] ---> f5ca6dede4a1 [2021-05-19T22:49:36.498Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-19T22:49:37.104Z] ---> Running in 15de42e3fc90 [2021-05-19T22:49:37.702Z] Removing intermediate container 15de42e3fc90 [2021-05-19T22:49:37.702Z] ---> ebaffc9c0d04 [2021-05-19T22:49:37.702Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-19T22:49:39.139Z] ---> 1ddc5cf6c4b7 [2021-05-19T22:49:39.139Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-19T22:49:40.586Z] ---> 87f3e6fca329 [2021-05-19T22:49:40.586Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-19T22:49:41.181Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-19T22:49:41.181Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-19T22:49:41.181Z] ---> eeaf43b92773 [2021-05-19T22:49:41.181Z] 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-19T22:49:41.181Z] ---> Running in 3f8a2d8e6f9e [2021-05-19T22:49:41.453Z] ---> 5afebbf1b9db [2021-05-19T22:49:41.453Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-19T22:49:41.731Z] ---> Running in 888c86e8c915 [2021-05-19T22:49:41.731Z] Removing intermediate container 3f8a2d8e6f9e [2021-05-19T22:49:41.731Z] ---> 2af45e6b2efe [2021-05-19T22:49:41.731Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-19T22:49:42.005Z] ---> Running in 401893e4e0d8 [2021-05-19T22:49:42.292Z] Removing intermediate container 888c86e8c915 [2021-05-19T22:49:42.292Z] ---> 4a4d374bce2e [2021-05-19T22:49:42.292Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:49:42.292Z] ---> Running in d132c5e477c7 [2021-05-19T22:49:42.896Z] Removing intermediate container d132c5e477c7 [2021-05-19T22:49:42.896Z] ---> 8c7461eeb013 [2021-05-19T22:49:42.896Z] Step 21/23 : LABEL arch=arm64 [2021-05-19T22:49:43.170Z] ---> Running in a16b56faa158 [2021-05-19T22:49:43.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-19T22:49:43.714Z] Removing intermediate container a16b56faa158 [2021-05-19T22:49:43.714Z] ---> 2d58a4da9d32 [2021-05-19T22:49:43.714Z] Step 22/23 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:49:43.714Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-19T22:49:43.714Z] ---> Running in b6a4848da996 [2021-05-19T22:49:44.319Z] Removing intermediate container b6a4848da996 [2021-05-19T22:49:44.319Z] ---> 88d6eb3cc02e [2021-05-19T22:49:44.319Z] Step 23/23 : LABEL version=0.0.0 [2021-05-19T22:49:44.319Z] (1/39) Installing readline (8.0.4-r0) [2021-05-19T22:49:44.319Z] (2/39) Installing bash (5.0.17-r0) [2021-05-19T22:49:44.319Z] Executing bash-5.0.17-r0.post-install [2021-05-19T22:49:44.319Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-19T22:49:44.319Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-19T22:49:44.319Z] ---> Running in 64736ac7f6cb [2021-05-19T22:49:44.319Z] (5/39) Installing curl (7.76.1-r0) [2021-05-19T22:49:44.594Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-19T22:49:44.594Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-19T22:49:44.594Z] (8/39) Installing expat (2.2.9-r1) [2021-05-19T22:49:44.594Z] (9/39) Installing libffi (3.3-r2) [2021-05-19T22:49:44.594Z] (10/39) Installing gdbm (1.13-r1) [2021-05-19T22:49:44.594Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-19T22:49:44.594Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-19T22:49:44.594Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-19T22:49:45.200Z] Removing intermediate container 64736ac7f6cb [2021-05-19T22:49:45.200Z] ---> 723edced114d [2021-05-19T22:49:45.200Z] [2021-05-19T22:49:45.470Z] Successfully built 723edced114d [2021-05-19T22:49:45.470Z] Successfully tagged support-notifications-arm64:latest [2021-05-19T22:49:46.439Z]  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-19T22:49:46.439Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-19T22:49:46.439Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-19T22:49:46.439Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-19T22:49:46.439Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-19T22:49:46.439Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-19T22:49:46.439Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-19T22:49:46.439Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-19T22:49:46.439Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-19T22:49:46.439Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-19T22:49:46.710Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-19T22:49:46.710Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-19T22:49:46.710Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-19T22:49:46.710Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-19T22:49:46.710Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-19T22:49:46.710Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-19T22:49:46.710Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-19T22:49:46.710Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-19T22:49:46.710Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-19T22:49:46.710Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-19T22:49:46.710Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-19T22:49:46.710Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-19T22:49:46.710Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-19T22:49:46.710Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-19T22:49:46.710Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-19T22:49:46.984Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-19T22:49:46.984Z] Executing busybox-1.31.1-r19.trigger [2021-05-19T22:49:46.984Z] OK: 72 MiB in 59 packages [2021-05-19T22:49:51.281Z] Collecting docker-compose==1.23.2 [2021-05-19T22:49:51.281Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-19T22:49:51.281Z] 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-19T22:49:51.281Z] Collecting cached-property<2,>=1.2.0 [2021-05-19T22:49:51.281Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-19T22:49:51.875Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-19T22:49:51.875Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-19T22:49:52.467Z] Collecting texttable<0.10,>=0.9.0 [2021-05-19T22:49:52.467Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-19T22:49:55.075Z] Collecting PyYAML<4,>=3.10 [2021-05-19T22:49:55.075Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-19T22:49:57.679Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-19T22:49:57.679Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-19T22:50:00.283Z] Collecting jsonschema<3,>=2.5.1 [2021-05-19T22:50:00.283Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-19T22:50:00.554Z] Collecting docker<4.0,>=3.6.0 [2021-05-19T22:50:00.554Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-19T22:50:01.145Z] Collecting docopt<0.7,>=0.6.1 [2021-05-19T22:50:01.146Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-19T22:50:03.759Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-19T22:50:04.031Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-19T22:50:04.300Z] Collecting docker-pycreds>=0.4.0 [2021-05-19T22:50:04.300Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-19T22:50:04.569Z] Collecting idna<2.8,>=2.5 [2021-05-19T22:50:04.569Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-19T22:50:04.569Z] 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-19T22:50:04.569Z] 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-19T22:50:05.159Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-19T22:50:05.159Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-19T22:50:05.428Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-19T22:50:05.428Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-19T22:50:05.428Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-19T22:50:05.428Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-19T22:50:06.397Z] Installing collected packages: cached-property, websocket-client, texttable, PyYAML, dockerpty, jsonschema, docker-pycreds, idna, urllib3, requests, docker, docopt, docker-compose [2021-05-19T22:50:06.675Z] Running setup.py install for texttable: started [2021-05-19T22:50:08.639Z] Running setup.py install for texttable: finished with status 'done' [2021-05-19T22:50:08.639Z] Running setup.py install for PyYAML: started [2021-05-19T22:50:10.598Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-19T22:50:10.598Z] Running setup.py install for dockerpty: started [2021-05-19T22:50:12.021Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-19T22:50:12.615Z] Attempting uninstall: idna [2021-05-19T22:50:12.615Z] Found existing installation: idna 2.9 [2021-05-19T22:50:12.615Z] Uninstalling idna-2.9: [2021-05-19T22:50:12.615Z] Successfully uninstalled idna-2.9 [2021-05-19T22:50:13.588Z] Attempting uninstall: urllib3 [2021-05-19T22:50:13.588Z] Found existing installation: urllib3 1.25.9 [2021-05-19T22:50:13.588Z] Uninstalling urllib3-1.25.9: [2021-05-19T22:50:13.588Z] Successfully uninstalled urllib3-1.25.9 [2021-05-19T22:50:13.859Z] Attempting uninstall: requests [2021-05-19T22:50:13.859Z] Found existing installation: requests 2.23.0 [2021-05-19T22:50:13.859Z] Uninstalling requests-2.23.0: [2021-05-19T22:50:14.129Z] Successfully uninstalled requests-2.23.0 [2021-05-19T22:50:15.099Z] Running setup.py install for docopt: started [2021-05-19T22:50:17.058Z] Running setup.py install for docopt: finished with status 'done' [2021-05-19T22:50:17.649Z] 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-19T22:50:25.898Z] Removing intermediate container 401893e4e0d8 [2021-05-19T22:50:25.898Z] ---> fdf161634b93 [2021-05-19T22:50:25.898Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-19T22:50:25.898Z] ---> Running in 1ab03648d8ca [2021-05-19T22:50:25.898Z] Removing intermediate container 1ab03648d8ca [2021-05-19T22:50:25.898Z] ---> fd9da2487f1c [2021-05-19T22:50:25.898Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-19T22:50:25.898Z] ---> Running in 06d1390cd841 [2021-05-19T22:50:26.489Z] Removing intermediate container 06d1390cd841 [2021-05-19T22:50:26.489Z] ---> 43d1e4b78292 [2021-05-19T22:50:26.489Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-19T22:50:27.916Z] ---> 23a1f62592cf [2021-05-19T22:50:27.916Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-19T22:50:28.513Z] ---> e5bf2271273c [2021-05-19T22:50:28.513Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-19T22:50:29.495Z] ---> 3304602412da [2021-05-19T22:50:29.495Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-19T22:50:29.495Z] ---> Running in 6227a0ab6c46 [2021-05-19T22:50:30.089Z] Removing intermediate container 6227a0ab6c46 [2021-05-19T22:50:30.089Z] ---> f1a8d1aaa98d [2021-05-19T22:50:30.089Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-19T22:50:30.361Z] ---> Running in b207052b84ba [2021-05-19T22:50:30.636Z] Removing intermediate container b207052b84ba [2021-05-19T22:50:30.636Z] ---> f4225106e478 [2021-05-19T22:50:30.636Z] Step 22/24 : LABEL arch=arm64 [2021-05-19T22:50:30.908Z] ---> Running in 22ec91250850 [2021-05-19T22:50:31.504Z] Removing intermediate container 22ec91250850 [2021-05-19T22:50:31.504Z] ---> b9efdaceba3a [2021-05-19T22:50:31.504Z] Step 23/24 : LABEL git_sha=5e566f8690e09cc93b95635cc7c19e862b0f1802 [2021-05-19T22:50:31.504Z] ---> Running in d960b4a40d2b [2021-05-19T22:50:32.104Z] Removing intermediate container d960b4a40d2b [2021-05-19T22:50:32.104Z] ---> d03e6f27baaa [2021-05-19T22:50:32.104Z] Step 24/24 : LABEL version=0.0.0 [2021-05-19T22:50:32.104Z] ---> Running in 7caad8f4e766 [2021-05-19T22:50:32.697Z] Removing intermediate container 7caad8f4e766 [2021-05-19T22:50:32.697Z] ---> cdb32bcde980 [2021-05-19T22:50:32.697Z] [2021-05-19T22:50:32.968Z] Successfully built cdb32bcde980 [2021-05-19T22:50:32.968Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-19T22:50:33.526Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-19T22:50:33.520Z] $ docker stop --time=1 565fb00b8ccaa26c7d18fb771f96e338f30692e62c786a35c5d8ef26e26dab19 [2021-05-19T22:50:35.343Z] $ docker rm -f 565fb00b8ccaa26c7d18fb771f96e338f30692e62c786a35c5d8ef26e26dab19 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-19T22:50:36.070Z] + docker images [2021-05-19T22:50:36.352Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-19T22:50:36.352Z] sys-mgmt-agent-arm64 latest cdb32bcde980 4 seconds ago 299MB [2021-05-19T22:50:36.352Z] support-notifications-arm64 latest 723edced114d 52 seconds ago 16.8MB [2021-05-19T22:50:36.352Z] db2e0fe97584 About a minute ago 979MB [2021-05-19T22:50:36.352Z] 0d98be89b8f4 About a minute ago 981MB [2021-05-19T22:50:36.352Z] core-command-arm64 latest 3cfdcbf90927 About a minute ago 16.1MB [2021-05-19T22:50:36.352Z] security-proxy-setup-arm64 latest 607717a68dec About a minute ago 24MB [2021-05-19T22:50:36.352Z] 4ec8708a3347 About a minute ago 980MB [2021-05-19T22:50:36.352Z] 220ee3e60343 About a minute ago 978MB [2021-05-19T22:50:36.352Z] core-data-arm64 latest e3c372d485c0 4 minutes ago 20.4MB [2021-05-19T22:50:36.352Z] security-bootstrapper-arm64 latest 8a5b3a1234da 4 minutes ago 17.2MB [2021-05-19T22:50:36.352Z] core-metadata-arm64 latest c8650b7b8eee 4 minutes ago 17.4MB [2021-05-19T22:50:36.352Z] support-scheduler-arm64 latest e991fd2d8e6b 4 minutes ago 16.1MB [2021-05-19T22:50:36.352Z] security-secretstore-setup-arm64 latest c9ed94319754 4 minutes ago 24.4MB [2021-05-19T22:50:36.352Z] 2967ff4a7e8f 4 minutes ago 990MB [2021-05-19T22:50:36.352Z] a6e3f0581544 4 minutes ago 989MB [2021-05-19T22:50:36.353Z] 72dd22602c2c 4 minutes ago 981MB [2021-05-19T22:50:36.353Z] 2e5fab995d2a 4 minutes ago 978MB [2021-05-19T22:50:36.353Z] 9074347c6893 4 minutes ago 974MB [2021-05-19T22:50:36.353Z] ci-base-image-arm64 latest e29cf8725d84 16 minutes ago 641MB [2021-05-19T22:50:36.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-19T22:50:36.353Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-19T22:50:36.353Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-19T22:50:36.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:50:37.327Z] ---> job-cost.sh [2021-05-19T22:50:37.327Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kvqr [2021-05-19T22:51:16.287Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-19T22:52:53.007Z] lf-activate-venv(): INFO: Adding /tmp/venv-Kvqr/bin to PATH [2021-05-19T22:52:53.007Z] INFO: No Stack... [2021-05-19T22:52:53.007Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-19T22:52:53.007Z] INFO: Archiving Costs [Pipeline] sh [2021-05-19T22:52:53.377Z] + cut -d, -f6 [2021-05-19T22:52:53.377Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-19T22:52:53.471Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3485-1-stack-cost] [2021-05-19T22:52:53.478Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3485-1-stack-cost] did not exist. Created. [2021-05-19T22:52:53.479Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3485-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-19T22:52:53.934Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-19T22:52:54.232Z] Stashed 1 file(s) [Pipeline] } [2021-05-19T22:52:54.256Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3485-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-19T22:52:56.982Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:52:57.923Z] ---> package-listing.sh [2021-05-19T22:52:57.923Z] ++ facter osfamily [2021-05-19T22:52:57.923Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-19T22:52:58.188Z] + OS_FAMILY=redhat [2021-05-19T22:52:58.188Z] + workspace=/w/workspace/edgex-go/1 [2021-05-19T22:52:58.188Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-19T22:52:58.188Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-19T22:52:58.188Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-19T22:52:58.188Z] + PACKAGES=/tmp/packages_start.txt [2021-05-19T22:52:58.188Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-19T22:52:58.188Z] + PACKAGES=/tmp/packages_end.txt [2021-05-19T22:52:58.188Z] + case "${OS_FAMILY}" in [2021-05-19T22:52:58.188Z] + sort [2021-05-19T22:52:58.188Z] + rpm -qa [2021-05-19T22:53:08.208Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-19T22:53:08.209Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-19T22:53:08.209Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-19T22:53:08.209Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-19T22:53:08.209Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-19T22:53:08.209Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-19T22:53:08.247Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-19T22:53:08.581Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:53:09.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T22:53:09.199Z] [2021-05-19T22:53:09.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-19T22:53:09.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T22:53:09.557Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-19T22:53:09.557Z] df20fa9351a1: Pulling fs layer [2021-05-19T22:53:09.557Z] 36b3adc4ff6f: Pulling fs layer [2021-05-19T22:53:09.557Z] 8ad3a11d3b57: Pulling fs layer [2021-05-19T22:53:09.557Z] 46f8f816bc3b: Pulling fs layer [2021-05-19T22:53:09.557Z] 93b61091891f: Pulling fs layer [2021-05-19T22:53:09.557Z] 93b9cdb0e59b: Pulling fs layer [2021-05-19T22:53:09.557Z] 5e14af77c1be: Pulling fs layer [2021-05-19T22:53:09.557Z] 01666e4c0597: Pulling fs layer [2021-05-19T22:53:09.557Z] aa168da1d23b: Pulling fs layer [2021-05-19T22:53:09.557Z] 93b9cdb0e59b: Waiting [2021-05-19T22:53:09.557Z] 5e14af77c1be: Waiting [2021-05-19T22:53:09.557Z] 01666e4c0597: Waiting [2021-05-19T22:53:09.557Z] aa168da1d23b: Waiting [2021-05-19T22:53:09.557Z] 46f8f816bc3b: Waiting [2021-05-19T22:53:09.557Z] 93b61091891f: Waiting [2021-05-19T22:53:09.819Z] 36b3adc4ff6f: Verifying Checksum [2021-05-19T22:53:09.819Z] 36b3adc4ff6f: Download complete [2021-05-19T22:53:09.819Z] 46f8f816bc3b: Verifying Checksum [2021-05-19T22:53:09.819Z] 46f8f816bc3b: Download complete [2021-05-19T22:53:09.819Z] df20fa9351a1: Verifying Checksum [2021-05-19T22:53:09.819Z] df20fa9351a1: Download complete [2021-05-19T22:53:09.819Z] 93b9cdb0e59b: Verifying Checksum [2021-05-19T22:53:09.819Z] 93b9cdb0e59b: Download complete [2021-05-19T22:53:09.819Z] 93b61091891f: Verifying Checksum [2021-05-19T22:53:09.819Z] 93b61091891f: Download complete [2021-05-19T22:53:09.819Z] 5e14af77c1be: Verifying Checksum [2021-05-19T22:53:09.819Z] 5e14af77c1be: Download complete [2021-05-19T22:53:09.819Z] 01666e4c0597: Verifying Checksum [2021-05-19T22:53:09.819Z] 01666e4c0597: Download complete [2021-05-19T22:53:10.081Z] 8ad3a11d3b57: Verifying Checksum [2021-05-19T22:53:10.081Z] 8ad3a11d3b57: Download complete [2021-05-19T22:53:10.081Z] df20fa9351a1: Pull complete [2021-05-19T22:53:10.355Z] 36b3adc4ff6f: Pull complete [2021-05-19T22:53:10.935Z] 8ad3a11d3b57: Pull complete [2021-05-19T22:53:10.935Z] 46f8f816bc3b: Pull complete [2021-05-19T22:53:11.506Z] 93b61091891f: Pull complete [2021-05-19T22:53:11.506Z] 93b9cdb0e59b: Pull complete [2021-05-19T22:53:11.766Z] 5e14af77c1be: Pull complete [2021-05-19T22:53:11.766Z] 01666e4c0597: Pull complete [2021-05-19T22:53:12.026Z] aa168da1d23b: Verifying Checksum [2021-05-19T22:53:12.026Z] aa168da1d23b: Download complete [2021-05-19T22:53:16.250Z] aa168da1d23b: Pull complete [2021-05-19T22:53:16.250Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-19T22:53:16.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-19T22:53:16.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-19T22:53:16.356Z] prd-centos7-docker-4c-2g-15124 does not seem to be running inside a container [2021-05-19T22:53:16.398Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-19T22:53:30.667Z] $ docker top df4112b7085a607611e650df673372028f1e029350465e1f67559126a5b835bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-19T22:53:31.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-19T22:53:31.897Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-19T22:53:32.250Z] + ls /var/log/sa-host [2021-05-19T22:53:32.250Z] + sadf -c /var/log/sa-host/sa05 [2021-05-19T22:53:32.250Z] file_magic: OK [2021-05-19T22:53:32.250Z] HZ: Using current value: 100 [2021-05-19T22:53:32.250Z] file_header: OK [2021-05-19T22:53:32.250Z] 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-19T22:53:32.250Z] Statistics: [2021-05-19T22:53:32.250Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T22:53:32.250Z] File successfully converted to sysstat format version 12.2.1 [2021-05-19T22:53:32.250Z] + sadf -c /var/log/sa-host/sa19 [2021-05-19T22:53:32.250Z] file_magic: OK [2021-05-19T22:53:32.250Z] HZ: Using current value: 100 [2021-05-19T22:53:32.250Z] file_header: OK [2021-05-19T22:53:32.250Z] 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-19T22:53:32.250Z] Statistics: [2021-05-19T22:53:32.250Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-19T22:53:32.250Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-19T22:53:32.503Z] provisioning config files... [2021-05-19T22:53:32.515Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3061137764710340727tmp [Pipeline] { [Pipeline] echo [2021-05-19T22:53:32.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:53:32.925Z] ---> create-netrc.sh [Pipeline] } [2021-05-19T22:53:32.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-19T22:53:33.068Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:53:33.430Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-19T22:53:33.489Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:53:33.827Z] ---> sudo-logs.sh [2021-05-19T22:53:33.827Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-19T22:53:34.011Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:53:34.360Z] ---> job-cost.sh [2021-05-19T22:53:34.360Z] lf-activate-venv: SKIPPING [2021-05-19T22:53:34.360Z] DEBUG: total: 0.18000000715255737 [2021-05-19T22:53:34.360Z] INFO: Retrieving Stack Cost... [2021-05-19T22:53:35.746Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-19T22:53:36.316Z] INFO: Archiving Costs [Pipeline] echo [2021-05-19T22:53:36.352Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-19T22:53:36.689Z] ---> logs-deploy.sh [2021-05-19T22:53:36.689Z] lf-activate-venv: SKIPPING [2021-05-19T22:53:36.689Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3485/1 [2021-05-19T22:53:36.689Z] INFO: archiving workspace using pattern(s): [2021-05-19T22:53:37.637Z] Archives upload complete. [2021-05-19T22:53:37.637Z] INFO: archiving logs to Nexus [2021-05-19T22:53:38.210Z] ---> uname -a: [2021-05-19T22:53:38.210Z] Linux prd-centos7-docker-4c-2g-15124.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-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] ---> lscpu: [2021-05-19T22:53:38.210Z] Architecture: x86_64 [2021-05-19T22:53:38.210Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-19T22:53:38.210Z] Byte Order: Little Endian [2021-05-19T22:53:38.210Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-19T22:53:38.210Z] CPU(s): 2 [2021-05-19T22:53:38.210Z] On-line CPU(s) list: 0,1 [2021-05-19T22:53:38.210Z] Thread(s) per core: 1 [2021-05-19T22:53:38.210Z] Core(s) per socket: 1 [2021-05-19T22:53:38.210Z] Socket(s): 2 [2021-05-19T22:53:38.210Z] NUMA node(s): 1 [2021-05-19T22:53:38.210Z] Vendor ID: AuthenticAMD [2021-05-19T22:53:38.210Z] CPU family: 23 [2021-05-19T22:53:38.210Z] Model: 49 [2021-05-19T22:53:38.210Z] Model name: AMD EPYC-Rome Processor [2021-05-19T22:53:38.210Z] Stepping: 0 [2021-05-19T22:53:38.210Z] CPU MHz: 2800.000 [2021-05-19T22:53:38.210Z] BogoMIPS: 5600.00 [2021-05-19T22:53:38.210Z] Virtualization: AMD-V [2021-05-19T22:53:38.210Z] Hypervisor vendor: KVM [2021-05-19T22:53:38.210Z] Virtualization type: full [2021-05-19T22:53:38.210Z] L1d cache: 64 KiB [2021-05-19T22:53:38.210Z] L1i cache: 64 KiB [2021-05-19T22:53:38.210Z] L2 cache: 1 MiB [2021-05-19T22:53:38.210Z] L3 cache: 32 MiB [2021-05-19T22:53:38.210Z] NUMA node0 CPU(s): 0,1 [2021-05-19T22:53:38.210Z] Vulnerability Itlb multihit: Not affected [2021-05-19T22:53:38.210Z] Vulnerability L1tf: Not affected [2021-05-19T22:53:38.210Z] Vulnerability Mds: Not affected [2021-05-19T22:53:38.210Z] Vulnerability Meltdown: Not affected [2021-05-19T22:53:38.210Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-19T22:53:38.210Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-19T22:53:38.210Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-19T22:53:38.210Z] Vulnerability Srbds: Not affected [2021-05-19T22:53:38.210Z] Vulnerability Tsx async abort: Not affected [2021-05-19T22:53:38.210Z] 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-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] ---> nproc: [2021-05-19T22:53:38.210Z] 2 [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] ---> df -h: [2021-05-19T22:53:38.210Z] Filesystem Size Used Available Use% Mounted on [2021-05-19T22:53:38.210Z] overlay 40.0G 13.4G 26.6G 34% / [2021-05-19T22:53:38.210Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-19T22:53:38.210Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-19T22:53:38.210Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-19T22:53:38.210Z] /dev/vda1 40.0G 13.4G 26.6G 34% /facter-os [2021-05-19T22:53:38.210Z] /dev/vda1 40.0G 13.4G 26.6G 34% /etc/resolv.conf [2021-05-19T22:53:38.210Z] /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hostname [2021-05-19T22:53:38.210Z] /dev/vda1 40.0G 13.4G 26.6G 34% /etc/hosts [2021-05-19T22:53:38.210Z] /dev/vda1 40.0G 13.4G 26.6G 34% /run/cloud-init/result.json [2021-05-19T22:53:38.210Z] /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/sa-host [2021-05-19T22:53:38.210Z] /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/secure [2021-05-19T22:53:38.210Z] /dev/vda1 40.0G 13.4G 26.6G 34% /var/log/auth.log [2021-05-19T22:53:38.210Z] /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/1@tmp [2021-05-19T22:53:38.210Z] /dev/vda1 40.0G 13.4G 26.6G 34% /w/workspace/edgex-go/1 [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] ---> free -m: [2021-05-19T22:53:38.210Z] total used free shared buff/cache available [2021-05-19T22:53:38.210Z] Mem: 7821 1376 1556 0 4887 6418 [2021-05-19T22:53:38.210Z] Swap: 1023 1 1022 [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] ---> ip addr: [2021-05-19T22:53:38.210Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-19T22:53:38.210Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-19T22:53:38.210Z] inet 127.0.0.1/8 scope host lo [2021-05-19T22:53:38.210Z] valid_lft forever preferred_lft forever [2021-05-19T22:53:38.210Z] inet6 ::1/128 scope host [2021-05-19T22:53:38.210Z] valid_lft forever preferred_lft forever [2021-05-19T22:53:38.210Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-19T22:53:38.210Z] link/ether fa:16:3e:c1:96:88 brd ff:ff:ff:ff:ff:ff [2021-05-19T22:53:38.210Z] inet 10.30.123.202/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-19T22:53:38.210Z] valid_lft 84903sec preferred_lft 84903sec [2021-05-19T22:53:38.210Z] inet6 fe80::f816:3eff:fec1:9688/64 scope link [2021-05-19T22:53:38.210Z] valid_lft forever preferred_lft forever [2021-05-19T22:53:38.210Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-19T22:53:38.210Z] link/ether 02:42:da:7e:de:bf brd ff:ff:ff:ff:ff:ff [2021-05-19T22:53:38.210Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-19T22:53:38.210Z] valid_lft forever preferred_lft forever [2021-05-19T22:53:38.210Z] inet6 fe80::42:daff:fe7e:debf/64 scope link [2021-05-19T22:53:38.210Z] valid_lft forever preferred_lft forever [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] ---> sar -b -r -n DEV: [2021-05-19T22:53:38.210Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] 22:28:28 LINUX RESTART (2 CPU) [2021-05-19T22:53:38.210Z] [2021-05-19T22:53:38.210Z] 22:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-19T22:53:38.210Z] 22:30:01 88.33 17.17 71.16 0.00 5690.51 16306.40 0.00 [2021-05-19T22:53:38.210Z] 22:31:01 95.69 0.18 95.50 0.00 22.78 46782.63 0.00 [2021-05-19T22:53:38.210Z] 22:32:01 135.56 0.00 135.56 0.00 0.00 15380.59 0.00 [2021-05-19T22:53:38.210Z] 22:33:01 59.05 0.00 59.05 0.00 0.00 10698.19 0.00 [2021-05-19T22:53:38.210Z] 22:34:02 66.89 0.02 66.88 0.00 0.53 11417.25 0.00 [2021-05-19T22:53:38.211Z] 22:35:04 167.58 49.49 118.09 0.00 1188.17 94312.99 0.00 [2021-05-19T22:53:38.211Z] 22:36:01 227.93 138.04 89.88 0.00 3344.74 50166.34 0.00 [2021-05-19T22:53:38.211Z] 22:37:02 396.28 169.47 226.81 0.00 8806.38 128728.51 0.00 [2021-05-19T22:53:38.211Z] 22:38:01 341.56 113.21 228.35 0.00 7001.93 69931.70 0.00 [2021-05-19T22:53:38.211Z] 22:39:01 343.84 31.65 312.19 0.00 935.24 192359.63 0.00 [2021-05-19T22:53:38.211Z] 22:40:01 296.49 10.71 285.78 0.00 381.28 73432.87 0.00 [2021-05-19T22:53:38.211Z] 22:41:01 82.94 10.96 71.98 0.00 1346.13 7652.21 0.00 [2021-05-19T22:53:38.211Z] 22:42:01 0.33 0.00 0.33 0.00 0.00 5.00 0.00 [2021-05-19T22:53:38.211Z] 22:43:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-19T22:53:38.211Z] 22:44:01 0.47 0.18 0.28 0.00 5.73 4.13 0.00 [2021-05-19T22:53:38.211Z] 22:45:01 0.83 0.00 0.83 0.00 0.00 16.66 0.00 [2021-05-19T22:53:38.211Z] 22:46:01 0.23 0.00 0.23 0.00 0.00 3.38 0.00 [2021-05-19T22:53:38.211Z] 22:47:01 0.25 0.02 0.23 0.00 0.13 3.27 0.00 [2021-05-19T22:53:38.211Z] 22:48:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 [2021-05-19T22:53:38.211Z] 22:49:01 0.25 0.00 0.25 0.00 0.00 3.26 0.00 [2021-05-19T22:53:38.211Z] 22:50:01 0.57 0.33 0.23 0.00 79.69 2.97 0.00 [2021-05-19T22:53:38.211Z] 22:51:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 [2021-05-19T22:53:38.211Z] 22:52:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-05-19T22:53:38.211Z] 22:53:01 19.14 18.94 0.20 0.00 2027.18 1.48 0.00 [2021-05-19T22:53:38.211Z] Average: 96.63 23.12 73.51 0.00 1274.06 29965.60 0.00 [2021-05-19T22:53:38.211Z] [2021-05-19T22:53:38.211Z] 22:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-19T22:53:38.211Z] 22:30:01 4878492 0 1069348 13.35 2620 2058480 1777248 19.62 1102080 1612004 157408 [2021-05-19T22:53:38.211Z] 22:31:01 4086116 0 992184 12.39 2620 2928020 1654160 18.26 1075520 2353016 376 [2021-05-19T22:53:38.211Z] 22:32:01 3715756 0 1188636 14.84 2620 3101928 1673328 18.47 1429704 2302560 264432 [2021-05-19T22:53:38.211Z] 22:33:01 3778572 0 1185488 14.80 2620 3042260 1878324 20.74 1326752 2334492 88684 [2021-05-19T22:53:38.211Z] 22:34:02 3660656 0 1144480 14.29 2620 3201184 1562532 17.25 1266324 2502484 201360 [2021-05-19T22:53:38.211Z] 22:35:04 1526916 0 1338832 16.72 2620 5140572 1924188 21.24 1818204 3986872 931120 [2021-05-19T22:53:38.211Z] 22:36:01 1915576 0 1304024 16.28 2620 4786720 2009736 22.19 1426604 3996924 0 [2021-05-19T22:53:38.211Z] 22:37:02 206112 0 1569004 19.59 2620 6231204 3058912 33.77 2955120 4102380 207580 [2021-05-19T22:53:38.211Z] 22:38:01 544940 0 1429816 17.85 2620 6031564 2551484 28.17 2743572 3988640 293312 [2021-05-19T22:53:38.211Z] 22:39:01 346720 0 1384136 17.28 2620 6275464 1828868 20.19 3251244 3645336 86616 [2021-05-19T22:53:38.211Z] 22:40:01 1311728 0 1388240 17.33 2620 5306352 1725288 19.05 2062200 3881456 212 [2021-05-19T22:53:38.211Z] 22:41:01 2230160 0 1300520 16.24 2620 4475640 1446868 15.97 1168376 3871016 8 [2021-05-19T22:53:38.211Z] 22:42:01 2235620 0 1295052 16.17 2620 4475648 1410864 15.58 1165000 3870992 8 [2021-05-19T22:53:38.211Z] 22:43:01 2234196 0 1296476 16.19 2620 4475648 1411056 15.58 1154676 3883348 12 [2021-05-19T22:53:38.211Z] 22:44:01 2232592 0 1298040 16.21 2620 4475688 1411140 15.58 1160252 3878308 20 [2021-05-19T22:53:38.211Z] 22:45:01 2233116 0 1297516 16.20 2620 4475688 1411092 15.58 1160096 3878356 12 [2021-05-19T22:53:38.211Z] 22:46:01 2234076 0 1296552 16.19 2620 4475692 1410924 15.58 1159328 3878356 8 [2021-05-19T22:53:38.211Z] 22:47:01 2232604 0 1298016 16.21 2620 4475700 1411104 15.58 1160464 3878356 12 [2021-05-19T22:53:38.211Z] 22:48:01 2233148 0 1297472 16.20 2620 4475700 1411032 15.58 1160080 3878360 12 [2021-05-19T22:53:38.211Z] 22:49:01 2234148 0 1296464 16.19 2620 4475708 1410864 15.58 1159144 3878360 8 [2021-05-19T22:53:38.211Z] 22:50:01 2227016 0 1301272 16.25 2620 4478032 1411008 15.58 1169148 3875900 8 [2021-05-19T22:53:38.211Z] 22:51:01 2227660 0 1300620 16.24 2620 4478040 1410864 15.58 1172824 3871572 8 [2021-05-19T22:53:38.211Z] 22:52:01 2227916 0 1300360 16.24 2620 4478044 1410864 15.58 1172828 3871572 8 [2021-05-19T22:53:38.211Z] 22:53:01 2144008 0 1323324 16.52 2620 4538988 1441908 15.92 1195224 3932380 152 [2021-05-19T22:53:38.211Z] Average: 2287410 0 1287328 16.07 2620 4431582 1668902 18.43 1483948 3548043 92974 [2021-05-19T22:53:38.211Z] [2021-05-19T22:53:38.211Z] 22:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-19T22:53:38.211Z] 22:30:01 eth0 1787.20 1864.11 6519.67 210.91 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:30:01 veth1699b4c 1122.46 757.57 100.03 2736.69 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:30:01 docker0 1122.46 757.44 84.69 2736.68 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:31:01 veth4b73bcb 8.56 8.21 0.81 9.73 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:31:01 eth0 404.78 330.81 3084.79 35.37 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:31:01 docker0 74.87 119.28 4.52 384.57 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:32:01 veth88dec77 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:32:01 eth0 147.48 122.87 498.37 24.65 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:32:01 docker0 98.25 104.29 7.35 459.47 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:33:01 veth88dec77 2.05 2.05 0.16 0.17 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:33:01 eth0 38.46 26.25 22.97 110.45 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:33:01 docker0 2.05 2.05 0.13 0.17 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:34:02 eth0 176.04 148.09 1691.41 21.80 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:35:04 veth92a103c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:35:04 eth0 20.22 12.34 19.06 7.10 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:35:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:35:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:36:01 veth4a4a3c4 2.93 4.01 0.20 11.17 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:36:01 veth92a103c 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:36:01 veth3124ffc 0.49 0.63 0.04 0.96 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:36:01 veth22178fd 0.82 0.98 0.06 1.80 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:37:02 veth54a0b5a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:37:02 veth92a103c 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:37:02 veth406b044 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:37:02 veth4164455 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:38:01 veth92a103c 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:38:01 eth0 2782.44 2650.38 12370.45 551.21 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:38:01 veth4a0677b 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:39:01 veth92a103c 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:39:01 veth175633c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:39:01 eth0 83.49 62.74 159.45 23.33 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:40:01 veth92a103c 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:40:01 veth895e30f 28.64 43.20 1.94 302.32 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:40:01 eth0 216.05 171.02 1660.61 24.16 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:41:01 eth0 24.22 14.86 57.13 7.58 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:41:01 docker0 1453.96 1187.69 106.83 4426.37 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:42:01 eth0 0.65 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:43:01 eth0 2.12 0.42 0.65 0.38 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:44:01 eth0 0.70 0.28 0.29 0.20 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:45:01 eth0 0.70 0.15 0.12 0.04 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:46:01 eth0 1.50 0.13 0.19 0.04 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:47:01 eth0 0.98 0.60 0.54 0.37 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:48:01 eth0 0.53 0.30 0.27 0.23 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:49:01 eth0 0.55 0.07 0.05 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:50:01 eth0 0.92 0.62 0.52 0.25 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:51:01 eth0 0.07 0.07 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:52:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:53:01 eth0 5.80 3.38 5.39 2.10 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] Average: eth0 126.83 118.67 584.27 25.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] Average: docker0 60.65 49.54 4.46 184.64 0.00 0.00 0.00 0.00 [2021-05-19T22:53:38.211Z] [2021-05-19T22:53:38.211Z] [2021-05-19T22:53:38.211Z] ---> sar -P ALL: [2021-05-19T22:53:38.211Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) [2021-05-19T22:53:38.211Z] [2021-05-19T22:53:38.211Z] 22:28:28 LINUX RESTART (2 CPU) [2021-05-19T22:53:38.211Z] [2021-05-19T22:53:38.211Z] 22:29:02 CPU %user %nice %system %iowait %steal %idle [2021-05-19T22:53:38.211Z] 22:30:01 all 28.85 0.00 6.52 11.45 0.11 53.07 [2021-05-19T22:53:38.211Z] 22:30:01 0 30.13 0.00 7.65 10.57 0.11 51.54 [2021-05-19T22:53:38.211Z] 22:30:01 1 27.57 0.00 5.40 12.33 0.11 54.59 [2021-05-19T22:53:38.211Z] 22:31:01 all 10.06 0.00 4.40 10.17 0.07 75.30 [2021-05-19T22:53:38.211Z] 22:31:01 0 12.06 0.00 4.60 7.48 0.07 75.79 [2021-05-19T22:53:38.211Z] 22:31:01 1 8.07 0.00 4.21 12.84 0.07 74.82 [2021-05-19T22:53:38.211Z] 22:32:01 all 63.63 0.00 9.12 3.28 0.12 23.86 [2021-05-19T22:53:38.211Z] 22:32:01 0 63.83 0.00 9.22 3.35 0.13 23.47 [2021-05-19T22:53:38.211Z] 22:32:01 1 63.43 0.00 9.01 3.21 0.11 24.24 [2021-05-19T22:53:38.211Z] 22:33:01 all 37.35 0.00 4.90 1.50 0.09 56.16 [2021-05-19T22:53:38.211Z] 22:33:01 0 37.31 0.00 4.80 1.46 0.09 56.34 [2021-05-19T22:53:38.211Z] 22:33:01 1 37.39 0.00 5.01 1.54 0.09 55.98 [2021-05-19T22:53:38.211Z] 22:34:02 all 51.35 0.00 8.39 6.77 0.11 33.39 [2021-05-19T22:53:38.211Z] 22:34:02 0 51.67 0.00 8.63 9.43 0.11 30.16 [2021-05-19T22:53:38.211Z] 22:34:02 1 51.03 0.00 8.14 4.11 0.11 36.61 [2021-05-19T22:53:38.211Z] 22:35:04 all 12.58 0.00 7.43 64.39 0.13 15.46 [2021-05-19T22:53:38.211Z] 22:35:04 0 12.96 0.00 7.38 63.62 0.12 15.91 [2021-05-19T22:53:38.211Z] 22:35:04 1 12.21 0.00 7.48 65.17 0.14 15.00 [2021-05-19T22:53:38.211Z] 22:36:01 all 3.43 0.00 2.91 78.36 0.08 15.22 [2021-05-19T22:53:38.212Z] 22:36:01 0 3.12 0.00 2.98 72.41 0.07 21.42 [2021-05-19T22:53:38.212Z] 22:36:01 1 3.75 0.00 2.85 84.30 0.09 9.02 [2021-05-19T22:53:38.212Z] 22:37:02 all 32.32 0.00 12.08 42.46 0.14 13.00 [2021-05-19T22:53:38.212Z] 22:37:02 0 31.27 0.00 12.52 42.21 0.14 13.86 [2021-05-19T22:53:38.212Z] 22:37:02 1 33.36 0.00 11.64 42.71 0.14 12.14 [2021-05-19T22:53:38.212Z] 22:38:01 all 47.89 0.00 9.72 41.01 0.16 1.22 [2021-05-19T22:53:38.212Z] 22:38:01 0 47.80 0.00 9.62 41.47 0.16 0.95 [2021-05-19T22:53:38.212Z] 22:38:01 1 47.99 0.00 9.82 40.54 0.16 1.48 [2021-05-19T22:53:38.212Z] 22:39:01 all 19.60 0.00 12.53 56.25 0.14 11.48 [2021-05-19T22:53:38.212Z] 22:39:01 0 19.96 0.00 12.14 53.89 0.12 13.88 [2021-05-19T22:53:38.212Z] 22:39:01 1 19.23 0.00 12.93 58.61 0.16 9.07 [2021-05-19T22:53:38.212Z] 22:40:01 all 57.94 0.00 12.77 22.18 0.13 6.98 [2021-05-19T22:53:38.212Z] 22:40:01 0 57.91 0.00 12.85 23.43 0.13 5.68 [2021-05-19T22:53:38.212Z] 22:40:01 1 57.98 0.00 12.69 20.92 0.13 8.28 [2021-05-19T22:53:38.212Z] [2021-05-19T22:53:38.212Z] 22:40:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T22:53:38.212Z] 22:41:01 all 5.76 0.00 2.34 5.60 0.05 86.25 [2021-05-19T22:53:38.212Z] 22:41:01 0 6.93 0.00 2.20 4.39 0.03 86.45 [2021-05-19T22:53:38.212Z] 22:41:01 1 4.60 0.00 2.48 6.82 0.07 86.04 [2021-05-19T22:53:38.212Z] 22:42:01 all 0.14 0.00 0.05 0.00 0.03 99.78 [2021-05-19T22:53:38.212Z] 22:42:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2021-05-19T22:53:38.212Z] 22:42:01 1 0.27 0.00 0.05 0.00 0.02 99.67 [2021-05-19T22:53:38.212Z] 22:43:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-05-19T22:53:38.212Z] 22:43:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-05-19T22:53:38.212Z] 22:43:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-05-19T22:53:38.212Z] 22:44:01 all 0.17 0.00 0.04 0.00 0.02 99.77 [2021-05-19T22:53:38.212Z] 22:44:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-19T22:53:38.212Z] 22:44:01 1 0.30 0.00 0.03 0.00 0.02 99.65 [2021-05-19T22:53:38.212Z] 22:45:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-05-19T22:53:38.212Z] 22:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-19T22:53:38.212Z] 22:45:01 1 0.23 0.00 0.05 0.00 0.03 99.68 [2021-05-19T22:53:38.212Z] 22:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-19T22:53:38.212Z] 22:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-19T22:53:38.212Z] 22:46:01 1 0.25 0.00 0.02 0.00 0.00 99.73 [2021-05-19T22:53:38.212Z] 22:47:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-19T22:53:38.212Z] 22:47:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-19T22:53:38.212Z] 22:47:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2021-05-19T22:53:38.212Z] 22:48:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-05-19T22:53:38.212Z] 22:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-19T22:53:38.212Z] 22:48:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-19T22:53:38.212Z] 22:49:01 all 0.15 0.00 0.03 0.00 0.02 99.81 [2021-05-19T22:53:38.212Z] 22:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-19T22:53:38.212Z] 22:49:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2021-05-19T22:53:38.212Z] 22:50:01 all 0.14 0.00 0.03 0.11 0.03 99.69 [2021-05-19T22:53:38.212Z] 22:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-19T22:53:38.212Z] 22:50:01 1 0.25 0.00 0.03 0.22 0.02 99.48 [2021-05-19T22:53:38.212Z] 22:51:01 all 0.14 0.00 0.02 0.00 0.02 99.82 [2021-05-19T22:53:38.212Z] 22:51:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-19T22:53:38.212Z] 22:51:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-05-19T22:53:38.212Z] [2021-05-19T22:53:38.212Z] 22:51:01 CPU %user %nice %system %iowait %steal %idle [2021-05-19T22:53:38.212Z] 22:52:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-05-19T22:53:38.212Z] 22:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-19T22:53:38.212Z] 22:52:01 1 0.25 0.00 0.03 0.00 0.00 99.72 [2021-05-19T22:53:38.212Z] 22:53:01 all 0.79 0.00 0.18 2.96 0.03 96.03 [2021-05-19T22:53:38.212Z] 22:53:01 0 0.80 0.00 0.18 4.35 0.03 94.63 [2021-05-19T22:53:38.212Z] 22:53:01 1 0.79 0.00 0.18 1.57 0.02 97.44 [2021-05-19T22:53:38.212Z] Average: all 14.86 0.00 3.76 14.01 0.06 67.31 [2021-05-19T22:53:38.212Z] Average: 0 14.98 0.00 3.81 13.66 0.07 67.48 [2021-05-19T22:53:38.212Z] Average: 1 14.75 0.00 3.70 14.35 0.06 67.13 [2021-05-19T22:53:38.212Z] [2021-05-19T22:53:38.212Z] [2021-05-19T22:53:38.212Z]