Pull request #3591 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 4cad5cd81cf0d107b2231968e615f9be779164c8+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (40c33bf690d1ca503b5899bbf8889b807c579ed1) 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-ssh3067923206680363302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh8074594698180777634.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 6a41506d72e8e131afc862d141935157bee59f41 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-3591/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-3591/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3442282651681514697.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-3591/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh487772606890521718.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh7089802708033774240.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3591/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-3591/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8686403867612176194.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 6a41506d72e8e131afc862d141935157bee59f41 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/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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-828 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [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-ssh5942474716854908243.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh3051175313741275824.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) > git config core.sparsecheckout # timeout=10 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # 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-ssh4643767848381515008.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 Commit message: "docs: add Changelog for Ireland release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T03:04:15.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T03:04:15.617Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T03:04:15.773Z] ========================================================= [2021-06-23T03:04:15.773Z] EdgeX Global Pipelines Version Info [2021-06-23T03:04:15.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:04:17.257Z] ------------------- [2021-06-23T03:04:17.257Z] stable info: [2021-06-23T03:04:17.257Z] ------------------- [2021-06-23T03:04:17.257Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T03:04:17.257Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T03:04:17.257Z] Message: update stable to v1.0.195 [2021-06-23T03:04:17.831Z] ------------------- [2021-06-23T03:04:17.831Z] experimental info: [2021-06-23T03:04:17.831Z] ------------------- [2021-06-23T03:04:17.831Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T03:04:17.831Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T03:04:17.831Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T03:04:18.061Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-23T03:04:18.129Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-23T03:04:18.190Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T03:04:18.246Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T03:04:18.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T03:04:18.360Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T03:04:18.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T03:04:18.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-23T03:04:18.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-23T03:04:18.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-23T03:04:18.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T03:04:18.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T03:04:18.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T03:04:18.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T03:04:18.851Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T03:04:18.907Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T03:04:18.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T03:04:19.023Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T03:04:19.084Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-23T03:04:19.141Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-23T03:04:19.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-23T03:04:19.256Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T03:04:19.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3591 [Pipeline] echo [2021-06-23T03:04:19.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3591 [Pipeline] echo [2021-06-23T03:04:19.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3591 [Pipeline] echo [2021-06-23T03:04:19.494Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cad5cd81cf0d107b2231968e615f9be779164c8 [Pipeline] echo [2021-06-23T03:04:19.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cad5cd [Pipeline] echo [2021-06-23T03:04:19.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T03:04:19.804Z] provisioning config files... [2021-06-23T03:04:19.821Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7874428149171756046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:04:20.212Z] ---> docker-login.sh [2021-06-23T03:04:20.212Z] nexus3.edgexfoundry.org:10001 [2021-06-23T03:04:20.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:04:20.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:04:20.684Z] Configure a credential helper to remove this warning. See [2021-06-23T03:04:20.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:04:20.684Z] [2021-06-23T03:04:20.684Z] Login Succeeded [2021-06-23T03:04:20.684Z] nexus3.edgexfoundry.org:10002 [2021-06-23T03:04:20.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:04:20.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:04:20.684Z] Configure a credential helper to remove this warning. See [2021-06-23T03:04:20.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:04:20.684Z] [2021-06-23T03:04:20.684Z] Login Succeeded [2021-06-23T03:04:20.684Z] nexus3.edgexfoundry.org:10003 [2021-06-23T03:04:20.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:04:20.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:04:20.947Z] Configure a credential helper to remove this warning. See [2021-06-23T03:04:20.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:04:20.947Z] [2021-06-23T03:04:20.947Z] Login Succeeded [2021-06-23T03:04:20.947Z] nexus3.edgexfoundry.org:10004 [2021-06-23T03:04:20.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:04:20.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:04:20.947Z] Configure a credential helper to remove this warning. See [2021-06-23T03:04:20.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:04:20.947Z] [2021-06-23T03:04:20.947Z] Login Succeeded [2021-06-23T03:04:20.947Z] docker.io [2021-06-23T03:04:21.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:04:21.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:04:21.472Z] Configure a credential helper to remove this warning. See [2021-06-23T03:04:21.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:04:21.472Z] [2021-06-23T03:04:21.472Z] Login Succeeded [2021-06-23T03:04:21.472Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T03:04:21.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T03:04:21.912Z] ++ 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-06-23T03:04:21.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T03:04:21.912Z] ++ dirname cmd/core-command/Dockerfile [2021-06-23T03:04:21.912Z] ++ cut -d/ -f2 [2021-06-23T03:04:21.912Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-23T03:04:21.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T03:04:21.912Z] ++ dirname cmd/core-data/Dockerfile [2021-06-23T03:04:21.912Z] ++ cut -d/ -f2 [2021-06-23T03:04:21.912Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-23T03:04:21.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T03:04:21.912Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-23T03:04:21.912Z] ++ cut -d/ -f2 [2021-06-23T03:04:21.912Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-23T03:04:21.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T03:04:21.912Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-23T03:04:21.912Z] ++ cut -d/ -f2 [2021-06-23T03:04:21.912Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-23T03:04:21.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T03:04:21.912Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-23T03:04:21.912Z] ++ cut -d/ -f2 [2021-06-23T03:04:21.912Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-23T03:04:21.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T03:04:21.912Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-23T03:04:21.912Z] ++ cut -d/ -f2 [2021-06-23T03:04:21.912Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-23T03:04:21.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T03:04:21.912Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-23T03:04:21.912Z] ++ cut -d/ -f2 [2021-06-23T03:04:21.912Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-23T03:04:21.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T03:04:21.912Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-23T03:04:21.912Z] ++ cut -d/ -f2 [2021-06-23T03:04:21.912Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-23T03:04:21.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T03:04:21.912Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-23T03:04:21.912Z] ++ cut -d/ -f2 [2021-06-23T03:04:21.912Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-23T03:04:21.991Z] 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-06-23T03:04:23.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T03:04:23.197Z] [2021-06-23T03:04:23.197Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:04:23.552Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T03:04:23.552Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T03:04:23.552Z] 31603596830f: Pulling fs layer [2021-06-23T03:04:23.552Z] 54011a49482f: Pulling fs layer [2021-06-23T03:04:23.552Z] a6820b24f6d8: Pulling fs layer [2021-06-23T03:04:23.552Z] f581987b2513: Pulling fs layer [2021-06-23T03:04:23.552Z] f581987b2513: Waiting [2021-06-23T03:04:23.552Z] 54011a49482f: Download complete [2021-06-23T03:04:23.813Z] 31603596830f: Verifying Checksum [2021-06-23T03:04:23.813Z] 31603596830f: Download complete [2021-06-23T03:04:23.813Z] f581987b2513: Verifying Checksum [2021-06-23T03:04:23.813Z] f581987b2513: Download complete [2021-06-23T03:04:23.813Z] a6820b24f6d8: Verifying Checksum [2021-06-23T03:04:23.813Z] a6820b24f6d8: Download complete [2021-06-23T03:04:23.813Z] 31603596830f: Pull complete [2021-06-23T03:04:24.088Z] 54011a49482f: Pull complete [2021-06-23T03:04:24.668Z] a6820b24f6d8: Pull complete [2021-06-23T03:04:24.930Z] f581987b2513: Pull complete [2021-06-23T03:04:24.930Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T03:04:24.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T03:04:24.930Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T03:04:25.040Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-23T03:04:25.082Z] $ 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-06-23T03:04:26.299Z] $ docker top 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T03:04:26.519Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T03:04:26.519Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T03:04:26.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T03:04:26.638Z] $ docker exec 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa ssh-agent [2021-06-23T03:04:26.758Z] SSH_AUTH_SOCK=/tmp/ssh-JCMcrsFBOjar/agent.13 [2021-06-23T03:04:26.758Z] SSH_AGENT_PID=19 [2021-06-23T03:04:26.769Z] Running ssh-add (command line suppressed) [2021-06-23T03:04:26.870Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1411357280322680096.key (/w/workspace/edgex-go/1@tmp/private_key_1411357280322680096.key) [2021-06-23T03:04:26.890Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T03:04:27.245Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T03:04:27.270Z] $ docker exec --env ******** --env ******** 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa ssh-agent -k [2021-06-23T03:04:27.369Z] unset SSH_AUTH_SOCK; [2021-06-23T03:04:27.370Z] unset SSH_AGENT_PID; [2021-06-23T03:04:27.370Z] echo Agent pid 19 killed; [2021-06-23T03:04:27.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T03:04:27.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T03:04:27.503Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T03:04:27.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T03:04:27.618Z] $ docker exec 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa ssh-agent [2021-06-23T03:04:27.737Z] SSH_AUTH_SOCK=/tmp/ssh-7ZrcWicjoPwW/agent.52 [2021-06-23T03:04:27.737Z] SSH_AGENT_PID=58 [2021-06-23T03:04:27.747Z] Running ssh-add (command line suppressed) [2021-06-23T03:04:27.853Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4425113548658453742.key (/w/workspace/edgex-go/1@tmp/private_key_4425113548658453742.key) [2021-06-23T03:04:27.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T03:04:28.220Z] + git semver init [2021-06-23T03:04:28.220Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T03:04:28.220Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-23T03:04:28.220Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-23T03:04:28.220Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T03:04:28.221Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T03:04:28.221Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T03:04:28.221Z] # $SEMVER_BRANCH = PR-3591 [2021-06-23T03:04:28.221Z] # $SEMVER_TEMP = /tmp/semver-142784656 [2021-06-23T03:04:28.221Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-23T03:04:40.505Z] # '/tmp/semver-142784656' -> '/w/workspace/edgex-go/1/.semver' [2021-06-23T03:04:40.772Z] # -> Force: false [2021-06-23T03:04:40.772Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-23T03:04:40.789Z] $ docker exec --env ******** --env ******** 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa ssh-agent -k [2021-06-23T03:04:40.892Z] unset SSH_AUTH_SOCK; [2021-06-23T03:04:40.892Z] unset SSH_AGENT_PID; [2021-06-23T03:04:40.892Z] echo Agent pid 58 killed; [2021-06-23T03:04:40.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T03:04:41.347Z] + git semver [Pipeline] } [2021-06-23T03:04:41.374Z] $ docker stop --time=1 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa [2021-06-23T03:04:43.840Z] $ docker rm -f 984b8cc4cc3f1d87a2035a3db5e988e1aae7029ec7a6a97bed3c2abd686b28aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T03:04:44.297Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T03:04:44.622Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T03:04:44.655Z] [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-06-23T03:04:45.660Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T03:04:45.998Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T03:04:46.332Z] + sudo service docker restart [2021-06-23T03:04:46.332Z] + true [2021-06-23T03:04:46.332Z] Redirecting to /bin/systemctl restart docker.service [2021-06-23T03:05:00.148Z] Still waiting to schedule task [2021-06-23T03:05:00.149Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-825’ is offline [Pipeline] echo [2021-06-23T03:05:04.686Z] ========================================================= [2021-06-23T03:05:04.687Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T03:05:04.687Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:05:05.058Z] + 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-06-23T03:05:06.458Z] Sending build context to Docker daemon 329.6MB [2021-06-23T03:05:06.458Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T03:05:06.458Z] Step 2/6 : FROM ${BASE} [2021-06-23T03:05:06.458Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T03:05:06.458Z] 540db60ca938: Pulling fs layer [2021-06-23T03:05:06.458Z] adcc1eea9eea: Pulling fs layer [2021-06-23T03:05:06.458Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T03:05:06.458Z] 0510c868ecb4: Pulling fs layer [2021-06-23T03:05:06.458Z] afea3b2eda06: Pulling fs layer [2021-06-23T03:05:06.458Z] 7809a108b3ef: Pulling fs layer [2021-06-23T03:05:06.458Z] f706445af74f: Pulling fs layer [2021-06-23T03:05:06.458Z] 0510c868ecb4: Waiting [2021-06-23T03:05:06.458Z] afea3b2eda06: Waiting [2021-06-23T03:05:06.458Z] 7809a108b3ef: Waiting [2021-06-23T03:05:06.458Z] f706445af74f: Waiting [2021-06-23T03:05:06.458Z] 4c4ab2625f07: Verifying Checksum [2021-06-23T03:05:06.458Z] 4c4ab2625f07: Download complete [2021-06-23T03:05:06.458Z] adcc1eea9eea: Verifying Checksum [2021-06-23T03:05:06.458Z] adcc1eea9eea: Download complete [2021-06-23T03:05:06.458Z] afea3b2eda06: Verifying Checksum [2021-06-23T03:05:06.458Z] afea3b2eda06: Download complete [2021-06-23T03:05:06.721Z] 7809a108b3ef: Verifying Checksum [2021-06-23T03:05:06.721Z] 7809a108b3ef: Download complete [2021-06-23T03:05:06.721Z] 540db60ca938: Verifying Checksum [2021-06-23T03:05:06.721Z] 540db60ca938: Download complete [2021-06-23T03:05:06.983Z] 540db60ca938: Pull complete [2021-06-23T03:05:06.983Z] adcc1eea9eea: Pull complete [2021-06-23T03:05:07.247Z] 4c4ab2625f07: Pull complete [2021-06-23T03:05:07.822Z] f706445af74f: Verifying Checksum [2021-06-23T03:05:07.822Z] f706445af74f: Download complete [2021-06-23T03:05:08.395Z] 0510c868ecb4: Download complete [2021-06-23T03:05:11.778Z] 0510c868ecb4: Pull complete [2021-06-23T03:05:11.778Z] afea3b2eda06: Pull complete [2021-06-23T03:05:11.778Z] 7809a108b3ef: Pull complete [2021-06-23T03:05:14.360Z] f706445af74f: Pull complete [2021-06-23T03:05:14.361Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T03:05:14.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T03:05:14.361Z] ---> b068be0155e3 [2021-06-23T03:05:14.361Z] 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-06-23T03:05:15.309Z] ---> Running in bfa5bfba4593 [2021-06-23T03:05:15.574Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:05:16.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:05:16.784Z] (1/12) Installing libmagic (5.39-r0) [2021-06-23T03:05:17.359Z] (2/12) Installing file (5.39-r0) [2021-06-23T03:05:17.623Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-23T03:05:17.623Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-23T03:05:20.933Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-23T03:05:21.197Z] (6/12) Installing patch (2.7.6-r7) [2021-06-23T03:05:21.197Z] (7/12) Installing build-base (0.5-r2) [2021-06-23T03:05:21.197Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-23T03:05:21.460Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-23T03:05:21.460Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-23T03:05:21.460Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-23T03:05:21.727Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-23T03:05:21.727Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T03:05:21.727Z] OK: 219 MiB in 52 packages [2021-06-23T03:05:23.651Z] Removing intermediate container bfa5bfba4593 [2021-06-23T03:05:23.651Z] ---> 9dca6f9f0ba0 [2021-06-23T03:05:23.651Z] Step 4/6 : WORKDIR /edgex-go [2021-06-23T03:05:23.651Z] ---> Running in fa3164156636 [2021-06-23T03:05:23.915Z] Removing intermediate container fa3164156636 [2021-06-23T03:05:23.915Z] ---> f9587f9c39ab [2021-06-23T03:05:23.915Z] Step 5/6 : COPY go.mod . [2021-06-23T03:05:23.915Z] ---> eb71229d3f01 [2021-06-23T03:05:23.915Z] Step 6/6 : RUN go mod download [2021-06-23T03:05:23.915Z] ---> Running in 5b7568f0feb5 [2021-06-23T03:05:36.187Z] Removing intermediate container 5b7568f0feb5 [2021-06-23T03:05:36.188Z] ---> 602d33f853a1 [2021-06-23T03:05:36.188Z] Successfully built 602d33f853a1 [2021-06-23T03:05:36.188Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:05:36.544Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T03:05:36.544Z] . [Pipeline] withDockerContainer [2021-06-23T03:05:36.655Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-23T03:05:36.707Z] $ 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-06-23T03:05:37.131Z] $ docker top 339ed9b011e2b0e41e0ed587d888cef4e9c8dcd3eea00f1a3e9e2c164f3592ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T03:05:37.579Z] + go version [2021-06-23T03:05:37.579Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T03:05:37.609Z] $ docker stop --time=1 339ed9b011e2b0e41e0ed587d888cef4e9c8dcd3eea00f1a3e9e2c164f3592ce [2021-06-23T03:05:38.801Z] $ docker rm -f 339ed9b011e2b0e41e0ed587d888cef4e9c8dcd3eea00f1a3e9e2c164f3592ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:05:39.599Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T03:05:39.599Z] . [Pipeline] withDockerContainer [2021-06-23T03:05:39.701Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-23T03:05:39.743Z] $ 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-06-23T03:05:40.128Z] $ docker top cb22915a247e60cf037278ea386292a576953d3b76a99970c9266a7ea3a590dc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T03:05:40.278Z] ========================================================= [2021-06-23T03:05:40.278Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-23T03:05:40.278Z] ========================================================= [Pipeline] sh [2021-06-23T03:05:40.606Z] + go mod tidy [Pipeline] sh [2021-06-23T03:05:41.195Z] + make test [2021-06-23T03:05:41.195Z] go mod tidy [2021-06-23T03:05:41.195Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-23T03:05:46.577Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-23T03:06:04.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-23T03:06:07.397Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-23T03:06:08.356Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-23T03:06:08.356Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-23T03:06:10.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-23T03:06:11.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-23T03:06:11.200Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-23T03:06:11.464Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-23T03:06:12.058Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-23T03:06:12.058Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-23T03:06:12.651Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-23T03:06:12.651Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-23T03:06:12.651Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-23T03:06:12.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-23T03:06:15.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-06-23T03:06:15.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-23T03:06:15.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-23T03:06:15.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements [2021-06-23T03:06:15.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-23T03:06:16.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.1% of statements [2021-06-23T03:06:16.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-23T03:06:16.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-23T03:06:16.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 87.7% of statements [2021-06-23T03:06:16.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-23T03:06:16.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-23T03:06:16.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.047s coverage: 78.9% of statements [2021-06-23T03:06:18.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-06-23T03:06:18.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-23T03:06:18.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-23T03:06:18.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-23T03:06:18.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-23T03:06:18.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-23T03:06:19.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.266s coverage: 95.1% of statements [2021-06-23T03:06:19.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-23T03:06:19.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-23T03:06:19.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-23T03:06:19.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-23T03:06:19.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-23T03:06:19.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-23T03:06:19.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-23T03:06:19.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-23T03:06:19.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-06-23T03:06:19.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-23T03:06:19.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-23T03:06:19.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-23T03:06:19.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.8% of statements [2021-06-23T03:06:19.995Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-23T03:06:19.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements [2021-06-23T03:06:19.995Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements [2021-06-23T03:06:19.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-23T03:06:19.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2021-06-23T03:06:20.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.074s coverage: 79.5% of statements [2021-06-23T03:06:20.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-06-23T03:06:20.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-06-23T03:06:21.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-06-23T03:06:33.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements [2021-06-23T03:06:33.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements [2021-06-23T03:06:37.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.174s coverage: 81.8% of statements [2021-06-23T03:06:37.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.047s coverage: 80.0% of statements [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-23T03:06:56.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.020s coverage: 73.7% of statements [2021-06-23T03:06:56.145Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-06-23T03:06:56.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.178s coverage: 66.9% of statements [2021-06-23T03:06:56.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-23T03:06:56.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-23T03:06:56.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-23T03:06:57.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.6% of statements [2021-06-23T03:06:57.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-23T03:06:57.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-23T03:06:57.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-06-23T03:06:57.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-23T03:06:57.359Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-06-23T03:06:57.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-23T03:07:02.823Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-830 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws [2021-06-23T03:07:02.891Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-23T03:07:03.251Z] The recommended git tool is: git [2021-06-23T03:07:05.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.3% of statements [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-23T03:07:05.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-23T03:07:05.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-23T03:07:05.552Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.6% of statements [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-23T03:07:05.552Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-23T03:07:05.552Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-23T03:07:05.552Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-06-23T03:07:05.552Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-23T03:07:05.552Z] GO111MODULE=on go vet ./... [2021-06-23T03:07:08.567Z] using credential edgex-jenkins-ssh [2021-06-23T03:07:08.588Z] Cloning the remote Git repository [2021-06-23T03:07:08.634Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-23T03:07:08.749Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-23T03:07:08.829Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T03:07:08.830Z] > git --version # timeout=10 [2021-06-23T03:07:08.861Z] > git --version # 'git version 2.17.1' [2021-06-23T03:07:08.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T03:07:08.944Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T03:07:25.249Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:07:24.228Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T03:07:24.249Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T03:07:24.284Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T03:07:24.317Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T03:07:24.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T03:07:24.331Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T03:07:25.267Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T03:07:25.281Z] > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [2021-06-23T03:07:25.588Z] Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:07:25.589Z] Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) [2021-06-23T03:07:25.485Z] > git remote # timeout=10 [2021-06-23T03:07:25.504Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T03:07:25.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T03:07:25.540Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-23T03:07:25.566Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T03:07:25.593Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T03:07:25.605Z] > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [2021-06-23T03:07:27.652Z] gofmt -l . [2021-06-23T03:07:27.652Z] [ "`gofmt -l .`" = "" ] [2021-06-23T03:07:27.652Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-23T03:07:27.979Z] + ls -al . [2021-06-23T03:07:27.979Z] total 564 [2021-06-23T03:07:27.979Z] drwxrwxr-x 10 1001 1001 4096 Jun 23 03:07 . [2021-06-23T03:07:27.979Z] drwxr-xr-x 4 root root 28 Jun 23 03:05 .. [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 03:04 .dockerignore [2021-06-23T03:07:27.979Z] drwxrwxr-x 8 1001 1001 179 Jun 23 03:04 .git [2021-06-23T03:07:27.979Z] drwxrwxr-x 3 1001 1001 125 Jun 23 03:04 .github [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 818 Jun 23 03:04 .gitignore [2021-06-23T03:07:27.979Z] drwx------ 3 1001 1001 60 Jun 23 03:04 .semver [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 03:04 .sonarcloud.properties [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 8609 Jun 23 03:04 Attribution.txt [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 46988 Jun 23 03:04 CHANGELOG.md [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 03:04 CONTRIBUTING.md [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 931 Jun 23 03:04 Dockerfile.build [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 849 Jun 23 03:04 Jenkinsfile [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 03:04 LICENSE [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 5605 Jun 23 03:04 Makefile [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 7905 Jun 23 03:04 README.md [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 7071 Jun 23 03:04 SECURITY.md [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 03:04 VERSION [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 03:04 ZMQWindows.md [2021-06-23T03:07:27.979Z] drwxrwxr-x 2 1001 1001 37 Jun 23 03:04 bin [2021-06-23T03:07:27.979Z] drwxrwxr-x 14 1001 1001 4096 Jun 23 03:04 cmd [2021-06-23T03:07:27.979Z] -rw-r--r-- 1 root root 398095 Jun 23 03:07 coverage.out [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 841 Jun 23 03:04 go.mod [2021-06-23T03:07:27.979Z] -rw-r--r-- 1 root root 20843 Jun 23 03:05 go.sum [2021-06-23T03:07:27.979Z] drwxrwxr-x 7 1001 1001 114 Jun 23 03:04 internal [2021-06-23T03:07:27.979Z] drwxrwxr-x 3 1001 1001 16 Jun 23 03:04 openapi [2021-06-23T03:07:27.979Z] drwxrwxr-x 4 1001 1001 71 Jun 23 03:04 snap [2021-06-23T03:07:27.979Z] -rw-rw-r-- 1 1001 1001 168 Jun 23 03:04 version.go [Pipeline] sh [2021-06-23T03:07:28.306Z] + '[' -e coverage.out ] [2021-06-23T03:07:28.306Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-23T03:07:28.435Z] Stashed 1 file(s) [Pipeline] sh [2021-06-23T03:07:28.755Z] + make build [2021-06-23T03:07:28.755Z] go mod tidy [2021-06-23T03:07:28.755Z] 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-06-23T03:07:29.978Z] Commit message: "docs: add Changelog for Ireland release" [2021-06-23T03:07:30.032Z] > git --version # timeout=10 [2021-06-23T03:07:30.043Z] > git --version # 'git version 2.17.1' [2021-06-23T03:07:30.058Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T03:07:30.146Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T03:07:31.471Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T03:07:31.909Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T03:07:32.275Z] + + truesudo [2021-06-23T03:07:32.275Z] service docker restart [2021-06-23T03:07:36.836Z] 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-06-23T03:07:37.104Z] 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-06-23T03:07:38.064Z] 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-06-23T03:07:38.327Z] 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-06-23T03:07:38.899Z] 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-06-23T03:07:39.848Z] 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-06-23T03:07:40.799Z] 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-06-23T03:07:41.761Z] 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-06-23T03:07:42.348Z] 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-06-23T03:07:43.309Z] 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-06-23T03:07:44.732Z] $ docker stop --time=1 cb22915a247e60cf037278ea386292a576953d3b76a99970c9266a7ea3a590dc [2021-06-23T03:07:47.704Z] $ docker rm -f cb22915a247e60cf037278ea386292a576953d3b76a99970c9266a7ea3a590dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T03:07:50.764Z] provisioning config files... [2021-06-23T03:07:50.792Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3924241691285584827tmp [Pipeline] isUnix [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:07:51.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T03:07:51.103Z] [2021-06-23T03:07:51.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:07:51.266Z] ---> docker-login.sh [2021-06-23T03:07:51.266Z] nexus3.edgexfoundry.org:10001 [2021-06-23T03:07:51.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T03:07:51.450Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-23T03:07:51.450Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-23T03:07:51.450Z] ca9280d653b3: Pulling fs layer [2021-06-23T03:07:51.450Z] 7e9c9ca2126c: Pulling fs layer [2021-06-23T03:07:51.722Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-23T03:07:51.722Z] cbdbe7a5bc2a: Download complete [2021-06-23T03:07:51.983Z] cbdbe7a5bc2a: Pull complete [2021-06-23T03:07:52.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:07:52.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:07:52.520Z] Configure a credential helper to remove this warning. See [2021-06-23T03:07:52.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:07:52.520Z] [2021-06-23T03:07:52.521Z] Login Succeeded [2021-06-23T03:07:52.521Z] nexus3.edgexfoundry.org:10002 [2021-06-23T03:07:52.554Z] ca9280d653b3: Verifying Checksum [2021-06-23T03:07:52.555Z] ca9280d653b3: Download complete [2021-06-23T03:07:52.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:07:53.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:07:53.069Z] Configure a credential helper to remove this warning. See [2021-06-23T03:07:53.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:07:53.069Z] [2021-06-23T03:07:53.069Z] Login Succeeded [2021-06-23T03:07:53.069Z] nexus3.edgexfoundry.org:10003 [2021-06-23T03:07:53.130Z] ca9280d653b3: Pull complete [2021-06-23T03:07:53.130Z] 7e9c9ca2126c: Verifying Checksum [2021-06-23T03:07:53.130Z] 7e9c9ca2126c: Download complete [2021-06-23T03:07:53.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:07:53.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:07:53.618Z] Configure a credential helper to remove this warning. See [2021-06-23T03:07:53.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:07:53.618Z] [2021-06-23T03:07:53.618Z] Login Succeeded [2021-06-23T03:07:53.618Z] nexus3.edgexfoundry.org:10004 [2021-06-23T03:07:53.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:07:54.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:07:54.166Z] Configure a credential helper to remove this warning. See [2021-06-23T03:07:54.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:07:54.166Z] [2021-06-23T03:07:54.166Z] Login Succeeded [2021-06-23T03:07:54.166Z] docker.io [2021-06-23T03:07:54.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T03:07:55.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T03:07:55.036Z] Configure a credential helper to remove this warning. See [2021-06-23T03:07:55.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T03:07:55.036Z] [2021-06-23T03:07:55.036Z] Login Succeeded [2021-06-23T03:07:55.036Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T03:07:55.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-23T03:07:55.662Z] ========================================================= [2021-06-23T03:07:55.662Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T03:07:55.662Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:07:56.096Z] + 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-06-23T03:07:56.500Z] 7e9c9ca2126c: Pull complete [2021-06-23T03:07:56.500Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-23T03:07:56.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T03:07:56.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-23T03:07:56.606Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-23T03:07:56.652Z] $ 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-06-23T03:07:58.750Z] Sending build context to Docker daemon 166.4MB [2021-06-23T03:07:58.750Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T03:07:58.750Z] Step 2/6 : FROM ${BASE} [2021-06-23T03:07:58.750Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T03:07:58.750Z] 595b0fe564bb: Pulling fs layer [2021-06-23T03:07:58.750Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T03:07:58.750Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T03:07:58.750Z] ba82ee9f976e: Pulling fs layer [2021-06-23T03:07:58.750Z] 506bd15cee9f: Pulling fs layer [2021-06-23T03:07:58.750Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T03:07:58.750Z] 618dc40b7e24: Pulling fs layer [2021-06-23T03:07:58.750Z] ba82ee9f976e: Waiting [2021-06-23T03:07:58.750Z] 506bd15cee9f: Waiting [2021-06-23T03:07:58.750Z] 75a0a4a0db45: Waiting [2021-06-23T03:07:58.750Z] 618dc40b7e24: Waiting [2021-06-23T03:07:58.750Z] 5b7225fbf94c: Download complete [2021-06-23T03:07:58.750Z] 3088b5b3c5c0: Verifying Checksum [2021-06-23T03:07:58.750Z] 3088b5b3c5c0: Download complete [2021-06-23T03:07:58.750Z] 506bd15cee9f: Verifying Checksum [2021-06-23T03:07:58.750Z] 506bd15cee9f: Download complete [2021-06-23T03:07:58.750Z] 75a0a4a0db45: Download complete [2021-06-23T03:07:58.750Z] 595b0fe564bb: Verifying Checksum [2021-06-23T03:07:58.750Z] 595b0fe564bb: Download complete [2021-06-23T03:07:59.740Z] 595b0fe564bb: Pull complete [2021-06-23T03:08:00.018Z] 3088b5b3c5c0: Pull complete [2021-06-23T03:08:00.621Z] 5b7225fbf94c: Pull complete [2021-06-23T03:08:00.807Z] $ docker top 748b82500d0e1fab18bd1478a7254e8ffda1b9eea287ef82d7f9d5acaf42c8d8 -eo pid,comm [2021-06-23T03:08:00.896Z] 618dc40b7e24: Verifying Checksum [2021-06-23T03:08:00.896Z] 618dc40b7e24: Download complete [Pipeline] { [Pipeline] sh [2021-06-23T03:08:01.286Z] + docker-compose build --help [2021-06-23T03:08:01.286Z] + grep parallel [2021-06-23T03:08:01.860Z] --parallel Build images in parallel. [Pipeline] } [2021-06-23T03:08:01.889Z] $ docker stop --time=1 748b82500d0e1fab18bd1478a7254e8ffda1b9eea287ef82d7f9d5acaf42c8d8 [2021-06-23T03:08:02.335Z] ba82ee9f976e: Verifying Checksum [2021-06-23T03:08:02.335Z] ba82ee9f976e: Download complete [2021-06-23T03:08:03.104Z] $ docker rm -f 748b82500d0e1fab18bd1478a7254e8ffda1b9eea287ef82d7f9d5acaf42c8d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:08:03.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T03:08:03.992Z] . [Pipeline] withDockerContainer [2021-06-23T03:08:04.095Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-23T03:08:04.138Z] $ 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-06-23T03:08:04.515Z] $ docker top 445f40f060aa3866b008739ea0ef32f86417a50c4ac124fe805f134a6d663265 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T03:08:04.949Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-23T03:08:05.525Z] Building core-command ... [2021-06-23T03:08:05.525Z] Building core-data ... [2021-06-23T03:08:05.525Z] Building core-metadata ... [2021-06-23T03:08:05.525Z] Building security-bootstrapper ... [2021-06-23T03:08:05.525Z] Building security-proxy-setup ... [2021-06-23T03:08:05.525Z] Building security-secretstore-setup ... [2021-06-23T03:08:05.525Z] Building support-notifications ... [2021-06-23T03:08:05.525Z] Building support-scheduler ... [2021-06-23T03:08:05.525Z] Building sys-mgmt-agent ... [2021-06-23T03:08:05.525Z] Building sys-mgmt-agent [2021-06-23T03:08:05.525Z] Building security-proxy-setup [2021-06-23T03:08:05.525Z] Building support-notifications [2021-06-23T03:08:05.525Z] Building support-scheduler [2021-06-23T03:08:05.525Z] Building core-metadata [2021-06-23T03:08:12.506Z] ba82ee9f976e: Pull complete [2021-06-23T03:08:13.104Z] 506bd15cee9f: Pull complete [2021-06-23T03:08:13.383Z] 75a0a4a0db45: Pull complete [2021-06-23T03:08:16.800Z] 618dc40b7e24: Pull complete [2021-06-23T03:08:17.077Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T03:08:17.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T03:08:17.077Z] ---> a36622ca3599 [2021-06-23T03:08:17.077Z] 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-06-23T03:08:17.814Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:08:17.814Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:08:17.814Z] ---> 602d33f853a1 [2021-06-23T03:08:17.814Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T03:08:17.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:08:17.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:08:17.814Z] ---> 602d33f853a1 [2021-06-23T03:08:17.814Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T03:08:17.814Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:08:17.814Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:08:17.814Z] ---> 602d33f853a1 [2021-06-23T03:08:17.814Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T03:08:19.695Z] ---> Running in 85fa6ee0381f [2021-06-23T03:08:21.135Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:08:21.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:08:22.699Z] (1/12) Installing libmagic (5.39-r0) [2021-06-23T03:08:22.699Z] (2/12) Installing file (5.39-r0) [2021-06-23T03:08:22.969Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-23T03:08:22.969Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-23T03:08:25.977Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:08:25.977Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:08:25.977Z] ---> 602d33f853a1 [2021-06-23T03:08:25.977Z] Step 3/22 : WORKDIR /edgex-go [2021-06-23T03:08:28.373Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-23T03:08:28.373Z] (6/12) Installing patch (2.7.6-r7) [2021-06-23T03:08:28.373Z] (7/12) Installing build-base (0.5-r2) [2021-06-23T03:08:28.373Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-23T03:08:28.373Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-23T03:08:28.373Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-23T03:08:28.373Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-23T03:08:28.373Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-23T03:08:28.373Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T03:08:28.373Z] OK: 218 MiB in 52 packages [2021-06-23T03:08:30.288Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:08:30.288Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:08:30.288Z] ---> 602d33f853a1 [2021-06-23T03:08:30.288Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T03:08:30.288Z] ---> Running in 646f1cfcf9f8 [2021-06-23T03:08:30.288Z] ---> Running in 4e9aafa848e6 [2021-06-23T03:08:30.288Z] ---> Running in 9afc65cc3605 [2021-06-23T03:08:30.288Z] ---> Running in 3b0f557fa39d [2021-06-23T03:08:30.288Z] ---> Running in 139e28893e19 [2021-06-23T03:08:30.288Z] Removing intermediate container 646f1cfcf9f8 [2021-06-23T03:08:30.288Z] ---> c34fe9af3702 [2021-06-23T03:08:30.288Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:08:30.288Z] Removing intermediate container 4e9aafa848e6 [2021-06-23T03:08:30.288Z] ---> 0cc1f93a5a08 [2021-06-23T03:08:30.288Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:08:30.288Z] Removing intermediate container 139e28893e19 [2021-06-23T03:08:30.288Z] ---> a27da2745e1b [2021-06-23T03:08:30.288Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:08:30.288Z] Removing intermediate container 3b0f557fa39d [2021-06-23T03:08:30.288Z] ---> 53566bb4ebbd [2021-06-23T03:08:30.288Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:08:30.288Z] ---> Running in 358951ac1dc0 [2021-06-23T03:08:30.288Z] Removing intermediate container 9afc65cc3605 [2021-06-23T03:08:30.288Z] ---> d49e3a77c177 [2021-06-23T03:08:30.288Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:08:30.553Z] ---> Running in a7ea5335d47a [2021-06-23T03:08:30.554Z] ---> Running in 10a59195ec0c [2021-06-23T03:08:30.554Z] ---> Running in 7d28d2b719d6 [2021-06-23T03:08:30.554Z] ---> Running in 02004ef1357a [2021-06-23T03:08:31.517Z] Removing intermediate container a7ea5335d47a [2021-06-23T03:08:31.517Z] ---> f29f8688e336 [2021-06-23T03:08:31.517Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-23T03:08:31.517Z] ---> Running in d85a8078821d [2021-06-23T03:08:31.517Z] Removing intermediate container 358951ac1dc0 [2021-06-23T03:08:31.517Z] ---> 1e3535a31978 [2021-06-23T03:08:31.517Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-23T03:08:31.517Z] ---> Running in 92e50facc975 [2021-06-23T03:08:31.517Z] Removing intermediate container 10a59195ec0c [2021-06-23T03:08:31.517Z] ---> bed92175012d [2021-06-23T03:08:31.517Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-23T03:08:31.517Z] ---> Running in 57b321507328 [2021-06-23T03:08:31.775Z] Removing intermediate container 85fa6ee0381f [2021-06-23T03:08:31.775Z] ---> d05fc3597f8b [2021-06-23T03:08:31.775Z] Step 4/6 : WORKDIR /edgex-go [2021-06-23T03:08:31.789Z] Removing intermediate container 02004ef1357a [2021-06-23T03:08:31.789Z] ---> 5931661e142e [2021-06-23T03:08:31.789Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T03:08:31.789Z] ---> Running in 783be3a25a3a [2021-06-23T03:08:31.789Z] Removing intermediate container 7d28d2b719d6 [2021-06-23T03:08:31.789Z] ---> 6689630e074c [2021-06-23T03:08:31.789Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-23T03:08:31.789Z] ---> Running in 201a5e4666ba [2021-06-23T03:08:31.789Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:08:32.050Z] ---> Running in 86db788c2924 [2021-06-23T03:08:32.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:08:32.051Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:08:32.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:08:32.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:08:32.577Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:08:32.654Z] Removing intermediate container 86db788c2924 [2021-06-23T03:08:32.654Z] ---> d55f18b15884 [2021-06-23T03:08:32.654Z] Step 5/6 : COPY go.mod . [2021-06-23T03:08:32.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:08:32.843Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:08:33.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:08:33.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:08:33.121Z] OK: 219 MiB in 52 packages [2021-06-23T03:08:33.252Z] ---> 180563eb45b9 [2021-06-23T03:08:33.252Z] Step 6/6 : RUN go mod download [2021-06-23T03:08:33.397Z] OK: 219 MiB in 52 packages [2021-06-23T03:08:33.397Z] OK: 219 MiB in 52 packages [2021-06-23T03:08:33.526Z] ---> Running in 66f9b77251b7 [2021-06-23T03:08:33.662Z] OK: 219 MiB in 52 packages [2021-06-23T03:08:33.662Z] OK: 219 MiB in 52 packages [2021-06-23T03:08:33.662Z] Removing intermediate container d85a8078821d [2021-06-23T03:08:33.662Z] ---> bc4e01f38849 [2021-06-23T03:08:33.662Z] Step 6/23 : COPY go.mod . [2021-06-23T03:08:33.927Z] ---> 095ad876e521 [2021-06-23T03:08:33.927Z] Step 7/23 : RUN go mod download [2021-06-23T03:08:33.927Z] ---> Running in cfb09f9742f3 [2021-06-23T03:08:33.927Z] Removing intermediate container 92e50facc975 [2021-06-23T03:08:33.927Z] ---> a52946fdbc19 [2021-06-23T03:08:33.927Z] Step 6/22 : COPY go.mod . [2021-06-23T03:08:33.927Z] Removing intermediate container 57b321507328 [2021-06-23T03:08:33.927Z] ---> 12030357e7e9 [2021-06-23T03:08:33.927Z] Step 6/23 : COPY go.mod . [2021-06-23T03:08:33.927Z] Removing intermediate container 783be3a25a3a [2021-06-23T03:08:33.927Z] ---> 29e8894dac79 [2021-06-23T03:08:33.927Z] Step 6/24 : COPY go.mod . [2021-06-23T03:08:34.195Z] Removing intermediate container 201a5e4666ba [2021-06-23T03:08:34.195Z] ---> 9425d76fc0a7 [2021-06-23T03:08:34.195Z] Step 6/24 : COPY go.mod . [2021-06-23T03:08:34.195Z] ---> 4c6afbb63fdf [2021-06-23T03:08:34.195Z] Step 7/22 : RUN go mod download [2021-06-23T03:08:34.466Z] ---> Running in 5d4d701fd20a [2021-06-23T03:08:34.466Z] ---> 35f32c9bbf69 [2021-06-23T03:08:34.466Z] Step 7/23 : RUN go mod download [2021-06-23T03:08:34.466Z] ---> eb8e89ef8e71 [2021-06-23T03:08:34.466Z] Step 7/24 : RUN go mod download [2021-06-23T03:08:34.466Z] ---> 8efc7e3fe98a [2021-06-23T03:08:34.466Z] Step 7/24 : RUN go mod download [2021-06-23T03:08:34.466Z] ---> Running in 0e40207bab67 [2021-06-23T03:08:34.466Z] ---> Running in 3fc0f9c3158f [2021-06-23T03:08:34.466Z] ---> Running in 3492c16d989e [2021-06-23T03:08:35.065Z] Removing intermediate container cfb09f9742f3 [2021-06-23T03:08:35.065Z] ---> c925d30f4eb9 [2021-06-23T03:08:35.065Z] Step 8/23 : COPY . . [2021-06-23T03:08:35.648Z] Removing intermediate container 5d4d701fd20a [2021-06-23T03:08:35.648Z] ---> ee116a9a9111 [2021-06-23T03:08:35.648Z] Step 8/22 : COPY . . [2021-06-23T03:08:40.967Z] ---> 49e712e0d934 [2021-06-23T03:08:40.967Z] Step 9/23 : RUN go mod tidy [2021-06-23T03:08:40.967Z] ---> 7f4e2178b6ae [2021-06-23T03:08:40.967Z] Step 9/22 : RUN go mod tidy [2021-06-23T03:08:40.967Z] Removing intermediate container 3fc0f9c3158f [2021-06-23T03:08:40.967Z] ---> 33bb666bd8b3 [2021-06-23T03:08:40.967Z] Step 8/23 : COPY . . [2021-06-23T03:08:40.967Z] Removing intermediate container 3492c16d989e [2021-06-23T03:08:40.967Z] ---> 02136adfa9bb [2021-06-23T03:08:40.967Z] Step 8/24 : COPY . . [2021-06-23T03:08:40.967Z] Removing intermediate container 0e40207bab67 [2021-06-23T03:08:40.967Z] ---> 6cf7625aeff9 [2021-06-23T03:08:40.967Z] Step 8/24 : COPY . . [2021-06-23T03:08:40.967Z] ---> Running in 476b940219f3 [2021-06-23T03:08:41.233Z] ---> Running in 667d196e8b45 [2021-06-23T03:08:51.266Z] ---> e767757c68a9 [2021-06-23T03:08:51.266Z] Step 9/24 : RUN go mod tidy [2021-06-23T03:08:51.266Z] Removing intermediate container 667d196e8b45 [2021-06-23T03:08:51.266Z] ---> 29da14a8a4a3 [2021-06-23T03:08:51.266Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-23T03:08:51.266Z] Removing intermediate container 476b940219f3 [2021-06-23T03:08:51.266Z] ---> bb268f34eb7a [2021-06-23T03:08:51.266Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-23T03:08:51.266Z] ---> Running in 513897eaf540 [2021-06-23T03:08:51.266Z] ---> Running in bf90026f2d25 [2021-06-23T03:08:51.266Z] ---> Running in 92023125ee00 [2021-06-23T03:08:51.266Z] 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-06-23T03:08:51.266Z] 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-06-23T03:08:54.678Z] Removing intermediate container 513897eaf540 [2021-06-23T03:08:54.678Z] ---> 127e46d12abc [2021-06-23T03:08:54.678Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-23T03:08:57.258Z] ---> Running in 521fc37908dc [2021-06-23T03:08:57.844Z] ---> 57fb3eb0ab10 [2021-06-23T03:08:57.844Z] Step 9/24 : RUN go mod tidy [2021-06-23T03:08:57.844Z] ---> 47c66e39cf4a [2021-06-23T03:08:57.844Z] Step 9/23 : RUN go mod tidy [2021-06-23T03:08:58.112Z] ---> Running in 522135a3b64a [2021-06-23T03:08:58.112Z] ---> Running in c74cc3e05376 [2021-06-23T03:08:58.391Z] 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-06-23T03:09:00.329Z] Removing intermediate container 522135a3b64a [2021-06-23T03:09:00.329Z] ---> fa8a684f559c [2021-06-23T03:09:00.329Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-23T03:09:00.329Z] ---> Running in 942d8b8d901a [2021-06-23T03:09:00.339Z] Removing intermediate container 66f9b77251b7 [2021-06-23T03:09:00.339Z] ---> 6931b2671948 [2021-06-23T03:09:00.339Z] Successfully built 6931b2671948 [2021-06-23T03:09:00.339Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:09:00.594Z] Removing intermediate container c74cc3e05376 [2021-06-23T03:09:00.594Z] ---> bd096fc7c8e8 [2021-06-23T03:09:00.594Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-23T03:09:00.594Z] ---> Running in d267af11ec7b [2021-06-23T03:09:00.713Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T03:09:00.713Z] . [Pipeline] withDockerContainer [2021-06-23T03:09:00.872Z] 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-06-23T03:09:01.006Z] prd-ubuntu18.04-docker-arm64-4c-16g-830 does not seem to be running inside a container [2021-06-23T03:09:01.086Z] $ 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-06-23T03:09:01.153Z] 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-06-23T03:09:02.673Z] $ docker top b715eaab85c6cd0294065228801a823551e9b1acb2e6b71cd00b4460bb734681 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T03:09:03.726Z] + go version [2021-06-23T03:09:03.726Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T03:09:03.767Z] $ docker stop --time=1 b715eaab85c6cd0294065228801a823551e9b1acb2e6b71cd00b4460bb734681 [2021-06-23T03:09:05.628Z] $ docker rm -f b715eaab85c6cd0294065228801a823551e9b1acb2e6b71cd00b4460bb734681 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:09:06.713Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T03:09:06.714Z] . [Pipeline] withDockerContainer [2021-06-23T03:09:06.990Z] prd-ubuntu18.04-docker-arm64-4c-16g-830 does not seem to be running inside a container [2021-06-23T03:09:07.072Z] $ 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-06-23T03:09:08.553Z] $ docker top 1bb3d0edc3e9cefe11f661e372194dc3e5df0be8c5cabfe9b52b557c00c6073c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T03:09:08.911Z] ========================================================= [2021-06-23T03:09:08.911Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-23T03:09:08.911Z] ========================================================= [Pipeline] sh [2021-06-23T03:09:09.567Z] + go mod tidy [Pipeline] sh [2021-06-23T03:09:10.881Z] + make test [2021-06-23T03:09:10.881Z] go mod tidy [2021-06-23T03:09:11.483Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-23T03:09:23.251Z] 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-06-23T03:09:29.904Z] Removing intermediate container 92023125ee00 [2021-06-23T03:09:29.904Z] ---> 5a3f53610b62 [2021-06-23T03:09:29.904Z] [2021-06-23T03:09:29.904Z] Step 11/22 : FROM alpine:3.12 [2021-06-23T03:09:29.904Z] Removing intermediate container bf90026f2d25 [2021-06-23T03:09:29.904Z] ---> ef1dc2357759 [2021-06-23T03:09:29.904Z] [2021-06-23T03:09:29.904Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T03:09:29.904Z] 3.12: Pulling from library/alpine [2021-06-23T03:09:29.904Z] 3.12: Pulling from library/alpine [2021-06-23T03:09:31.342Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T03:09:31.342Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T03:09:31.342Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T03:09:31.342Z] Status: Image is up to date for alpine:3.12 [2021-06-23T03:09:31.342Z] ---> 13621d1b12d4 [2021-06-23T03:09:31.342Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-23T03:09:31.342Z] ---> 13621d1b12d4 [2021-06-23T03:09:31.342Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-23T03:09:31.938Z] ---> Running in 7c9f8c2845f8 [2021-06-23T03:09:31.938Z] ---> Running in 3782298ad46f [2021-06-23T03:09:32.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:09:32.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:09:32.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:09:32.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:09:32.817Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-23T03:09:32.817Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T03:09:32.817Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-23T03:09:32.817Z] (4/4) Installing curl (7.77.0-r0) [2021-06-23T03:09:32.817Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:09:32.817Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T03:09:33.086Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-23T03:09:33.086Z] OK: 7 MiB in 18 packages [2021-06-23T03:09:33.086Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-23T03:09:33.086Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:09:33.086Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T03:09:33.086Z] OK: 6 MiB in 16 packages [2021-06-23T03:09:34.044Z] Removing intermediate container 3782298ad46f [2021-06-23T03:09:34.044Z] ---> 08b7b98b2be9 [2021-06-23T03:09:34.044Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T03:09:34.044Z] ---> Running in d350eebbf73d [2021-06-23T03:09:34.044Z] Removing intermediate container 7c9f8c2845f8 [2021-06-23T03:09:34.044Z] ---> 1e8f3a437cde [2021-06-23T03:09:34.044Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T03:09:34.044Z] ---> Running in 4aae9d567bde [2021-06-23T03:09:34.306Z] Removing intermediate container d350eebbf73d [2021-06-23T03:09:34.306Z] ---> 2caef1da8eed [2021-06-23T03:09:34.306Z] Step 14/22 : WORKDIR /edgex [2021-06-23T03:09:34.306Z] Removing intermediate container 4aae9d567bde [2021-06-23T03:09:34.306Z] ---> 74547dedb74f [2021-06-23T03:09:34.306Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-23T03:09:34.306Z] ---> Running in 710d1baa2ccd [2021-06-23T03:09:34.306Z] ---> Running in 025e8ba50967 [2021-06-23T03:09:34.616Z] Removing intermediate container 710d1baa2ccd [2021-06-23T03:09:34.616Z] ---> b5d3d72dc756 [2021-06-23T03:09:34.616Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-23T03:09:34.616Z] Removing intermediate container 025e8ba50967 [2021-06-23T03:09:34.616Z] ---> 29a26b512a85 [2021-06-23T03:09:34.616Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T03:09:34.616Z] ---> Running in c20595ca09f5 [2021-06-23T03:09:34.884Z] Removing intermediate container c20595ca09f5 [2021-06-23T03:09:34.884Z] ---> 3a44a00847b6 [2021-06-23T03:09:34.884Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:09:34.884Z] ---> 5f89111c5bbe [2021-06-23T03:09:34.884Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-23T03:09:35.469Z] ---> a7c0e4721e80 [2021-06-23T03:09:35.469Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-23T03:09:35.734Z] ---> f5746fa942e6 [2021-06-23T03:09:35.734Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-23T03:09:36.683Z] ---> 388ddce54a99 [2021-06-23T03:09:36.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-23T03:09:36.683Z] ---> 260b114d8f32 [2021-06-23T03:09:36.683Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-23T03:09:36.946Z] ---> Running in 90a06756fb8d [2021-06-23T03:09:37.207Z] ---> 3f5138f3be8b [2021-06-23T03:09:37.207Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-23T03:09:37.207Z] Removing intermediate container 942d8b8d901a [2021-06-23T03:09:37.207Z] ---> 1780a05aa48a [2021-06-23T03:09:37.207Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-23T03:09:37.207Z] Removing intermediate container 90a06756fb8d [2021-06-23T03:09:37.207Z] ---> 6a6a145d5cee [2021-06-23T03:09:37.207Z] Step 19/22 : CMD ["--init=true"] [2021-06-23T03:09:37.468Z] ---> Running in e30041ba3726 [2021-06-23T03:09:37.749Z] ---> Running in f9729b67f932 [2021-06-23T03:09:37.749Z] ---> Running in 6fca2da16a43 [2021-06-23T03:09:38.296Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-23T03:09:38.330Z] Removing intermediate container e30041ba3726 [2021-06-23T03:09:38.330Z] ---> da0ddb801aca [2021-06-23T03:09:38.330Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:09:38.330Z] Removing intermediate container f9729b67f932 [2021-06-23T03:09:38.330Z] ---> 57e60fa734c3 [2021-06-23T03:09:38.330Z] Step 20/22 : LABEL arch=x86_64 [2021-06-23T03:09:38.330Z] ---> Running in a7871f060778 [2021-06-23T03:09:38.595Z] Removing intermediate container d267af11ec7b [2021-06-23T03:09:38.596Z] ---> 5250844475cc [2021-06-23T03:09:38.596Z] [2021-06-23T03:09:38.596Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T03:09:38.596Z] ---> 13621d1b12d4 [2021-06-23T03:09:38.596Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-23T03:09:38.596Z] Removing intermediate container 521fc37908dc [2021-06-23T03:09:38.596Z] ---> 5d0851b9ea8e [2021-06-23T03:09:38.596Z] [2021-06-23T03:09:38.596Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T03:09:38.596Z] ---> 13621d1b12d4 [2021-06-23T03:09:38.596Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T03:09:38.596Z] ---> Running in 263b3e5cb85d [2021-06-23T03:09:38.596Z] ---> Running in 6ca8ea6e04c0 [2021-06-23T03:09:38.596Z] ---> Running in 37aa74ad8748 [2021-06-23T03:09:38.596Z] Removing intermediate container a7871f060778 [2021-06-23T03:09:38.596Z] ---> bb2cd5a562e6 [2021-06-23T03:09:38.596Z] Step 21/23 : LABEL arch=x86_64 [2021-06-23T03:09:38.596Z] ---> Running in 60771e89e1ba [2021-06-23T03:09:38.596Z] Removing intermediate container 263b3e5cb85d [2021-06-23T03:09:38.596Z] ---> 09dad2513c01 [2021-06-23T03:09:38.596Z] Step 21/22 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:09:38.596Z] 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-06-23T03:09:38.596Z] ---> Running in 5a4b6a970179 [2021-06-23T03:09:38.860Z] Removing intermediate container 60771e89e1ba [2021-06-23T03:09:38.860Z] ---> ba4adfd259de [2021-06-23T03:09:38.860Z] Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:09:38.860Z] Removing intermediate container 5a4b6a970179 [2021-06-23T03:09:38.860Z] ---> 29df820ac267 [2021-06-23T03:09:38.860Z] Step 22/22 : LABEL version=0.0.0 [2021-06-23T03:09:38.860Z] ---> Running in 394cd8c369e9 [2021-06-23T03:09:38.860Z] ---> Running in 533b4aa187bb [2021-06-23T03:09:39.149Z] Removing intermediate container 394cd8c369e9 [2021-06-23T03:09:39.149Z] ---> 556dd68ad099 [2021-06-23T03:09:39.149Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T03:09:39.149Z] Removing intermediate container 533b4aa187bb [2021-06-23T03:09:39.149Z] ---> 927e62c25723 [2021-06-23T03:09:39.149Z] [2021-06-23T03:09:39.149Z] ---> Running in 3f4b12cda9dd [2021-06-23T03:09:39.149Z] Successfully built 927e62c25723 [2021-06-23T03:09:39.149Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:09:39.149Z] Successfully tagged security-proxy-setup:latest [2021-06-23T03:09:39.149Z] Building security-bootstrapper [2021-06-23T03:09:39.420Z]  Building security-proxy-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:09:39.420Z] Removing intermediate container 3f4b12cda9dd [2021-06-23T03:09:39.420Z] ---> f04914240ef0 [2021-06-23T03:09:39.420Z] [2021-06-23T03:09:39.420Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:09:39.420Z] Successfully built f04914240ef0 [2021-06-23T03:09:39.420Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:09:39.420Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T03:09:39.420Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:09:39.420Z] OK: 6 MiB in 15 packages [2021-06-23T03:09:39.420Z] Successfully tagged support-notifications:latest [2021-06-23T03:09:39.694Z]  Building support-notifications ... done Building core-command [2021-06-23T03:09:39.694Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T03:09:39.694Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:09:39.694Z] OK: 6 MiB in 15 packages [2021-06-23T03:09:42.078Z] Removing intermediate container 6fca2da16a43 [2021-06-23T03:09:42.078Z] ---> fcba71dab173 [2021-06-23T03:09:42.078Z] [2021-06-23T03:09:42.078Z] Step 12/24 : FROM docker:20.10.0 [2021-06-23T03:09:42.826Z] 20.10.0: Pulling from library/docker [2021-06-23T03:09:42.826Z] Removing intermediate container 6ca8ea6e04c0 [2021-06-23T03:09:42.826Z] ---> b9d4b85af99a [2021-06-23T03:09:42.826Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T03:09:49.481Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:09:49.481Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:09:49.481Z] ---> 602d33f853a1 [2021-06-23T03:09:49.481Z] Step 3/32 : WORKDIR /edgex-go [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> d49e3a77c177 [2021-06-23T03:09:49.481Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> 5931661e142e [2021-06-23T03:09:49.481Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> 29e8894dac79 [2021-06-23T03:09:49.481Z] Step 6/32 : COPY go.mod . [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> eb8e89ef8e71 [2021-06-23T03:09:49.481Z] Step 7/32 : RUN go mod download [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> 6cf7625aeff9 [2021-06-23T03:09:49.481Z] Step 8/32 : COPY . . [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> e767757c68a9 [2021-06-23T03:09:49.481Z] Step 9/32 : RUN go mod tidy [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> 127e46d12abc [2021-06-23T03:09:49.481Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-23T03:09:49.481Z] Removing intermediate container 37aa74ad8748 [2021-06-23T03:09:49.481Z] ---> 8045d1874b1a [2021-06-23T03:09:49.481Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T03:09:49.481Z] ---> Running in c7b619a5d58a [2021-06-23T03:09:49.481Z] ---> Running in e648d7f2e3f8 [2021-06-23T03:09:49.481Z] ---> Running in 661a8455534e [2021-06-23T03:09:49.481Z] Removing intermediate container c7b619a5d58a [2021-06-23T03:09:49.481Z] ---> 7bd1fc1b5a1d [2021-06-23T03:09:49.481Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-23T03:09:49.481Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:09:49.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:09:49.481Z] ---> 602d33f853a1 [2021-06-23T03:09:49.481Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> d49e3a77c177 [2021-06-23T03:09:49.481Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> 5931661e142e [2021-06-23T03:09:49.481Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> 29e8894dac79 [2021-06-23T03:09:49.481Z] Step 6/24 : COPY go.mod . [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> eb8e89ef8e71 [2021-06-23T03:09:49.481Z] Step 7/24 : RUN go mod download [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> 6cf7625aeff9 [2021-06-23T03:09:49.481Z] Step 8/24 : COPY . . [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> e767757c68a9 [2021-06-23T03:09:49.481Z] Step 9/24 : RUN go mod tidy [2021-06-23T03:09:49.481Z] ---> Using cache [2021-06-23T03:09:49.481Z] ---> 127e46d12abc [2021-06-23T03:09:49.481Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-23T03:09:49.481Z] ---> Running in 8166c8275c08 [2021-06-23T03:09:49.481Z] ---> Running in eaf70abe6396 [2021-06-23T03:09:49.481Z] Removing intermediate container 661a8455534e [2021-06-23T03:09:49.481Z] ---> ea29fa9150f8 [2021-06-23T03:09:49.481Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-23T03:09:49.745Z] ---> Running in f3f30669ab64 [2021-06-23T03:09:49.745Z] Removing intermediate container 8166c8275c08 [2021-06-23T03:09:49.745Z] ---> 1e907478cd19 [2021-06-23T03:09:49.745Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T03:09:49.745Z] ---> Running in 6773b4a38205 [2021-06-23T03:09:50.017Z] Removing intermediate container f3f30669ab64 [2021-06-23T03:09:50.017Z] ---> fc3ca22dec4d [2021-06-23T03:09:50.017Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T03:09:50.017Z] 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-06-23T03:09:50.017Z] 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-06-23T03:09:50.017Z] ---> Running in 758fbfc032ae [2021-06-23T03:09:50.017Z] Removing intermediate container 6773b4a38205 [2021-06-23T03:09:50.017Z] ---> f6ae5271ade5 [2021-06-23T03:09:50.017Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:09:50.292Z] Removing intermediate container 758fbfc032ae [2021-06-23T03:09:50.292Z] ---> 3583e30c957d [2021-06-23T03:09:50.292Z] Step 16/24 : WORKDIR / [2021-06-23T03:09:50.292Z] ---> be4d84494b49 [2021-06-23T03:09:50.292Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-23T03:09:50.292Z] ---> Running in 388cddcd3d82 [2021-06-23T03:09:50.875Z] Removing intermediate container 388cddcd3d82 [2021-06-23T03:09:50.875Z] ---> 3c3f5e4290c8 [2021-06-23T03:09:50.875Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:09:50.875Z] ---> 3e9638789b01 [2021-06-23T03:09:50.875Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-23T03:09:51.142Z] ---> 24b49a5fe6bb [2021-06-23T03:09:51.142Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-23T03:09:51.409Z] ---> 40d1509e9717 [2021-06-23T03:09:51.409Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-23T03:09:51.409Z] ---> Running in c7438a07eb59 [2021-06-23T03:09:51.674Z] ---> fe6509c3f479 [2021-06-23T03:09:51.674Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-23T03:09:51.674Z] Removing intermediate container c7438a07eb59 [2021-06-23T03:09:51.674Z] ---> ebc868726af5 [2021-06-23T03:09:51.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:09:51.674Z] ---> Running in 5d60fb5a2a1e [2021-06-23T03:09:51.936Z] Removing intermediate container 5d60fb5a2a1e [2021-06-23T03:09:51.936Z] ---> 3ecbf8998cd8 [2021-06-23T03:09:51.936Z] Step 21/23 : LABEL arch=x86_64 [2021-06-23T03:09:51.936Z] ---> 246ea779e7ae [2021-06-23T03:09:51.936Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-23T03:09:51.936Z] ---> Running in cdd267a90682 [2021-06-23T03:09:51.936Z] ---> Running in 5637d38f6b2f [2021-06-23T03:09:52.200Z] Removing intermediate container cdd267a90682 [2021-06-23T03:09:52.200Z] ---> 6cf020e355a6 [2021-06-23T03:09:52.200Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:09:52.200Z] Removing intermediate container 5637d38f6b2f [2021-06-23T03:09:52.200Z] ---> 57fc88cc1e9f [2021-06-23T03:09:52.200Z] Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:09:52.200Z] ---> Running in b8253af7ec01 [2021-06-23T03:09:52.200Z] ---> Running in 624941d489b6 [2021-06-23T03:09:52.463Z] Removing intermediate container b8253af7ec01 [2021-06-23T03:09:52.463Z] ---> 2d7f21719bd9 [2021-06-23T03:09:52.463Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T03:09:52.463Z] Removing intermediate container 624941d489b6 [2021-06-23T03:09:52.463Z] ---> 2132c6e98d67 [2021-06-23T03:09:52.463Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T03:09:52.463Z] ---> Running in 06c96c660f1c [2021-06-23T03:09:52.463Z] ---> Running in 3c386b77c2ec [2021-06-23T03:09:52.725Z] Removing intermediate container 3c386b77c2ec [2021-06-23T03:09:52.725Z] ---> 02f64d8632df [2021-06-23T03:09:52.725Z] [2021-06-23T03:09:52.725Z] Removing intermediate container 06c96c660f1c [2021-06-23T03:09:52.725Z] ---> 45fcfce9699e [2021-06-23T03:09:52.725Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:09:52.725Z] Successfully built 02f64d8632df [2021-06-23T03:09:52.986Z] Successfully tagged support-scheduler:latest [2021-06-23T03:09:52.986Z] Building core-data [2021-06-23T03:09:52.986Z] ---> Running in 9560efe7a4ee [2021-06-23T03:09:53.249Z]  Building support-scheduler ... done Removing intermediate container 9560efe7a4ee [2021-06-23T03:09:53.249Z] ---> ac52d664fde7 [2021-06-23T03:09:53.249Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T03:09:53.515Z] ---> Running in 613805c410a0 [2021-06-23T03:09:55.453Z] Removing intermediate container 613805c410a0 [2021-06-23T03:09:55.453Z] ---> 15d4e97a02cf [2021-06-23T03:09:55.453Z] [2021-06-23T03:09:55.453Z] Successfully built 15d4e97a02cf [2021-06-23T03:09:55.453Z] Successfully tagged core-metadata:latest [2021-06-23T03:09:55.453Z]  Building core-metadata ... done Building security-secretstore-setup [2021-06-23T03:10:02.143Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-23T03:10:02.143Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-23T03:10:02.143Z] ---> aefe523efa57 [2021-06-23T03:10:02.143Z] 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-06-23T03:10:04.067Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:10:04.067Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:10:04.067Z] ---> 602d33f853a1 [2021-06-23T03:10:04.067Z] Step 3/26 : WORKDIR /edgex-go [2021-06-23T03:10:04.067Z] ---> Using cache [2021-06-23T03:10:04.067Z] ---> d49e3a77c177 [2021-06-23T03:10:04.067Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:10:04.067Z] ---> Using cache [2021-06-23T03:10:04.067Z] ---> 5931661e142e [2021-06-23T03:10:04.068Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-23T03:10:04.068Z] ---> Using cache [2021-06-23T03:10:04.068Z] ---> 29e8894dac79 [2021-06-23T03:10:04.068Z] Step 6/26 : COPY go.mod . [2021-06-23T03:10:04.068Z] ---> Using cache [2021-06-23T03:10:04.068Z] ---> eb8e89ef8e71 [2021-06-23T03:10:04.068Z] Step 7/26 : RUN go mod download [2021-06-23T03:10:04.068Z] ---> Using cache [2021-06-23T03:10:04.068Z] ---> 6cf7625aeff9 [2021-06-23T03:10:04.068Z] Step 8/26 : COPY . . [2021-06-23T03:10:04.068Z] ---> Using cache [2021-06-23T03:10:04.068Z] ---> e767757c68a9 [2021-06-23T03:10:04.068Z] Step 9/26 : RUN go mod tidy [2021-06-23T03:10:04.068Z] ---> Using cache [2021-06-23T03:10:04.068Z] ---> 127e46d12abc [2021-06-23T03:10:04.068Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-23T03:10:06.635Z] ---> Running in 6de4330ed194 [2021-06-23T03:10:06.635Z] ---> Running in 01464e131c5a [2021-06-23T03:10:06.905Z] Removing intermediate container 01464e131c5a [2021-06-23T03:10:06.905Z] ---> e8cfc895ab8e [2021-06-23T03:10:06.905Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-23T03:10:06.905Z] ---> Running in f11be579f33d [2021-06-23T03:10:06.905Z] 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-06-23T03:10:07.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:10:07.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:10:08.068Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:10:08.068Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:10:08.068Z] ---> 602d33f853a1 [2021-06-23T03:10:08.068Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T03:10:08.068Z] ---> Using cache [2021-06-23T03:10:08.068Z] ---> d49e3a77c177 [2021-06-23T03:10:08.068Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:10:08.068Z] ---> Using cache [2021-06-23T03:10:08.068Z] ---> 5931661e142e [2021-06-23T03:10:08.068Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-23T03:10:08.068Z] (1/39) Installing readline (8.0.4-r0) [2021-06-23T03:10:08.068Z] (2/39) Installing bash (5.0.17-r0) [2021-06-23T03:10:08.068Z] Executing bash-5.0.17-r0.post-install [2021-06-23T03:10:08.068Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T03:10:08.068Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-23T03:10:08.334Z] (5/39) Installing curl (7.77.0-r0) [2021-06-23T03:10:08.334Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-23T03:10:08.334Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-23T03:10:08.334Z] (8/39) Installing expat (2.2.9-r1) [2021-06-23T03:10:08.598Z] (9/39) Installing libffi (3.3-r2) [2021-06-23T03:10:08.598Z] (10/39) Installing gdbm (1.13-r1) [2021-06-23T03:10:08.598Z] ---> Running in 82449e6dda4c [2021-06-23T03:10:08.598Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-23T03:10:08.598Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-23T03:10:08.598Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-23T03:10:09.175Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:10:09.761Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-23T03:10:09.761Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-23T03:10:09.761Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-23T03:10:09.761Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-23T03:10:09.761Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-23T03:10:09.761Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-23T03:10:09.761Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-23T03:10:09.761Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-23T03:10:09.761Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-23T03:10:09.761Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-23T03:10:10.027Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-23T03:10:10.027Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-23T03:10:10.027Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-23T03:10:10.027Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-23T03:10:10.027Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-23T03:10:10.027Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-23T03:10:10.027Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:10:10.027Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-23T03:10:10.027Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-23T03:10:10.027Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-23T03:10:10.027Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-23T03:10:10.027Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-23T03:10:10.027Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-23T03:10:10.027Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-23T03:10:10.027Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-23T03:10:10.027Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-23T03:10:10.027Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-23T03:10:10.294Z] Executing busybox-1.31.1-r19.trigger [2021-06-23T03:10:10.294Z] OK: 72 MiB in 59 packages [2021-06-23T03:10:10.558Z] OK: 219 MiB in 52 packages [2021-06-23T03:10:11.961Z] Removing intermediate container 82449e6dda4c [2021-06-23T03:10:11.961Z] ---> 6efb28a82968 [2021-06-23T03:10:11.961Z] Step 6/24 : COPY go.mod . [2021-06-23T03:10:11.961Z] Collecting docker-compose==1.23.2 [2021-06-23T03:10:11.961Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-23T03:10:12.236Z] ---> d16a3a8bb7c9 [2021-06-23T03:10:12.237Z] Step 7/24 : RUN go mod download [2021-06-23T03:10:12.237Z] ---> Running in b3a8bb27db3a [2021-06-23T03:10:12.504Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-23T03:10:12.504Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-23T03:10:13.084Z] Collecting PyYAML<4,>=3.10 [2021-06-23T03:10:13.084Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-23T03:10:13.672Z] Removing intermediate container b3a8bb27db3a [2021-06-23T03:10:13.672Z] ---> 4b04460fa79a [2021-06-23T03:10:13.672Z] Step 8/24 : COPY . . [2021-06-23T03:10:14.247Z] Collecting docopt<0.7,>=0.6.1 [2021-06-23T03:10:14.247Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-23T03:10:15.695Z] Collecting texttable<0.10,>=0.9.0 [2021-06-23T03:10:15.695Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-23T03:10:16.302Z] 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-06-23T03:10:17.304Z] Collecting docker<4.0,>=3.6.0 [2021-06-23T03:10:17.304Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-23T03:10:20.684Z] ---> 858abee25145 [2021-06-23T03:10:20.684Z] Step 9/24 : RUN go mod tidy [2021-06-23T03:10:20.684Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-23T03:10:20.684Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-23T03:10:20.684Z] ---> Running in 601d7e6638b2 [2021-06-23T03:10:20.684Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-23T03:10:20.684Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-23T03:10:21.281Z] Collecting jsonschema<3,>=2.5.1 [2021-06-23T03:10:21.281Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-23T03:10:21.543Z] Collecting cached-property<2,>=1.2.0 [2021-06-23T03:10:21.543Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-23T03:10:21.543Z] Collecting idna<2.8,>=2.5 [2021-06-23T03:10:21.543Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-23T03:10:21.812Z] 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-06-23T03:10:21.812Z] 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-06-23T03:10:22.087Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-23T03:10:22.087Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-23T03:10:22.351Z] Collecting docker-pycreds>=0.4.0 [2021-06-23T03:10:22.351Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-23T03:10:22.351Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-23T03:10:22.351Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-23T03:10:22.351Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-23T03:10:22.351Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-23T03:10:22.351Z] Removing intermediate container 601d7e6638b2 [2021-06-23T03:10:22.351Z] ---> 4d349fbb90db [2021-06-23T03:10:22.351Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-23T03:10:22.351Z] ---> Running in c2e564459e4a [2021-06-23T03:10:22.613Z] Installing collected packages: idna, urllib3, requests, PyYAML, docopt, texttable, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, cached-property, docker-compose [2021-06-23T03:10:22.613Z] Attempting uninstall: idna [2021-06-23T03:10:22.613Z] Found existing installation: idna 2.9 [2021-06-23T03:10:22.614Z] Uninstalling idna-2.9: [2021-06-23T03:10:22.614Z] Successfully uninstalled idna-2.9 [2021-06-23T03:10:22.882Z] Attempting uninstall: urllib3 [2021-06-23T03:10:22.882Z] Found existing installation: urllib3 1.25.9 [2021-06-23T03:10:22.882Z] Uninstalling urllib3-1.25.9: [2021-06-23T03:10:22.882Z] Successfully uninstalled urllib3-1.25.9 [2021-06-23T03:10:23.143Z] 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-06-23T03:10:23.143Z] Attempting uninstall: requests [2021-06-23T03:10:23.143Z] Found existing installation: requests 2.23.0 [2021-06-23T03:10:23.143Z] Uninstalling requests-2.23.0: [2021-06-23T03:10:23.143Z] Successfully uninstalled requests-2.23.0 [2021-06-23T03:10:23.143Z] Running setup.py install for PyYAML: started [2021-06-23T03:10:24.542Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-23T03:10:24.542Z] Running setup.py install for docopt: started [2021-06-23T03:10:24.806Z] Running setup.py install for docopt: finished with status 'done' [2021-06-23T03:10:24.806Z] Running setup.py install for texttable: started [2021-06-23T03:10:25.388Z] Running setup.py install for texttable: finished with status 'done' [2021-06-23T03:10:25.966Z] Removing intermediate container eaf70abe6396 [2021-06-23T03:10:25.966Z] ---> afb8c7706850 [2021-06-23T03:10:25.966Z] [2021-06-23T03:10:25.966Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T03:10:25.966Z] ---> 13621d1b12d4 [2021-06-23T03:10:25.966Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T03:10:25.966Z] ---> Using cache [2021-06-23T03:10:25.966Z] ---> 8045d1874b1a [2021-06-23T03:10:25.966Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T03:10:25.966Z] ---> Using cache [2021-06-23T03:10:25.966Z] ---> ea29fa9150f8 [2021-06-23T03:10:25.966Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-23T03:10:26.232Z] ---> Running in 5ff959794596 [2021-06-23T03:10:26.232Z] Removing intermediate container e648d7f2e3f8 [2021-06-23T03:10:26.232Z] ---> c4bc60a7a5d8 [2021-06-23T03:10:26.232Z] [2021-06-23T03:10:26.232Z] Step 11/32 : FROM alpine:3.12 [2021-06-23T03:10:26.232Z] ---> 13621d1b12d4 [2021-06-23T03:10:26.232Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-23T03:10:26.232Z] ---> Running in 60c0c6cbac4d [2021-06-23T03:10:26.509Z] Removing intermediate container 5ff959794596 [2021-06-23T03:10:26.509Z] ---> 0f41ddeb5712 [2021-06-23T03:10:26.509Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T03:10:26.509Z] Removing intermediate container 60c0c6cbac4d [2021-06-23T03:10:26.509Z] ---> 08d76787e011 [2021-06-23T03:10:26.509Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-23T03:10:26.509Z] ---> Running in f3107a763c08 [2021-06-23T03:10:26.509Z] Running setup.py install for dockerpty: started [2021-06-23T03:10:26.509Z] ---> Running in 0e9af02731eb [2021-06-23T03:10:26.781Z] Removing intermediate container f3107a763c08 [2021-06-23T03:10:26.781Z] ---> 2e72bd5e88ba [2021-06-23T03:10:26.781Z] Step 16/24 : WORKDIR / [2021-06-23T03:10:26.781Z] ---> Running in ba1671824249 [2021-06-23T03:10:27.052Z] Removing intermediate container ba1671824249 [2021-06-23T03:10:27.052Z] ---> cabcc0f7ada7 [2021-06-23T03:10:27.052Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:10:27.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:10:27.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:10:27.323Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-23T03:10:27.603Z] ---> 30bebd7a43a2 [2021-06-23T03:10:27.603Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-23T03:10:27.876Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-23T03:10:27.876Z] (2/2) Installing su-exec (0.2-r1) [2021-06-23T03:10:27.876Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:10:27.876Z] OK: 6 MiB in 16 packages [2021-06-23T03:10:28.145Z] 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-06-23T03:10:28.145Z] ---> 398713932a86 [2021-06-23T03:10:28.145Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-23T03:10:28.417Z] ---> d637078fe77d [2021-06-23T03:10:28.417Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-23T03:10:28.417Z] Removing intermediate container 0e9af02731eb [2021-06-23T03:10:28.417Z] ---> f72f52edff1b [2021-06-23T03:10:28.417Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-23T03:10:28.686Z] ---> Running in 179d0c3ac74c [2021-06-23T03:10:28.686Z] ---> Running in 30363806f048 [2021-06-23T03:10:28.963Z] Removing intermediate container 179d0c3ac74c [2021-06-23T03:10:28.963Z] ---> ba5a77bd4db1 [2021-06-23T03:10:28.963Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:10:28.963Z] Removing intermediate container 30363806f048 [2021-06-23T03:10:28.963Z] ---> 5d06190b229b [2021-06-23T03:10:28.963Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-23T03:10:28.963Z] ---> Running in f89f5f1381aa [2021-06-23T03:10:28.963Z] ---> Running in dda29bd97889 [2021-06-23T03:10:29.236Z] Removing intermediate container f89f5f1381aa [2021-06-23T03:10:29.236Z] ---> 1d8fe0b28f23 [2021-06-23T03:10:29.236Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T03:10:29.515Z] Removing intermediate container dda29bd97889 [2021-06-23T03:10:29.515Z] ---> 7c3a70f10a88 [2021-06-23T03:10:29.515Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-23T03:10:29.515Z] ---> Running in df2b982b9445 [2021-06-23T03:10:29.801Z] ---> Running in 1165cf0d732e [2021-06-23T03:10:30.078Z] Removing intermediate container df2b982b9445 [2021-06-23T03:10:30.078Z] ---> 18a4ed608ef3 [2021-06-23T03:10:30.078Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:10:30.357Z] ---> Running in b29e6222715c [2021-06-23T03:10:31.362Z] Removing intermediate container b29e6222715c [2021-06-23T03:10:31.362Z] ---> 27b0f3ce7185 [2021-06-23T03:10:31.362Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T03:10:31.362Z] ---> Running in 81215c7a76fc [2021-06-23T03:10:31.665Z] Removing intermediate container f11be579f33d [2021-06-23T03:10:31.665Z] ---> 24074da40bc5 [2021-06-23T03:10:31.665Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-23T03:10:31.665Z] ---> Running in 9b5a0ac917bb [2021-06-23T03:10:31.665Z] Removing intermediate container 81215c7a76fc [2021-06-23T03:10:31.665Z] ---> cb519f98e7b0 [2021-06-23T03:10:31.665Z] [2021-06-23T03:10:31.936Z] Removing intermediate container 1165cf0d732e [2021-06-23T03:10:31.936Z] ---> aac6edeb7033 [2021-06-23T03:10:31.936Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-23T03:10:31.936Z] Successfully built cb519f98e7b0 [2021-06-23T03:10:31.936Z] Successfully tagged core-command:latest [2021-06-23T03:10:32.219Z]  Building core-command ... done  ---> Running in 6d74d7de453f [2021-06-23T03:10:32.219Z] Removing intermediate container 9b5a0ac917bb [2021-06-23T03:10:32.219Z] ---> 10dcd6919a83 [2021-06-23T03:10:32.219Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-23T03:10:32.219Z] ---> Running in 83d888ef994b [2021-06-23T03:10:32.219Z] Removing intermediate container 6d74d7de453f [2021-06-23T03:10:32.219Z] ---> 216ed3721dfd [2021-06-23T03:10:32.219Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-23T03:10:32.502Z] Removing intermediate container 83d888ef994b [2021-06-23T03:10:32.502Z] ---> 6a5a78e8cd2e [2021-06-23T03:10:32.502Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-23T03:10:32.774Z] ---> 89a4dd7131c3 [2021-06-23T03:10:32.774Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-23T03:10:33.050Z] ---> Running in facf61eda338 [2021-06-23T03:10:33.050Z] ---> 6a7645c52774 [2021-06-23T03:10:33.050Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-23T03:10:33.322Z] ---> fd0dc6ca633f [2021-06-23T03:10:33.322Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-23T03:10:33.945Z] ---> addc15061c10 [2021-06-23T03:10:33.945Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-23T03:10:33.945Z] ---> Running in 67e365e97bd3 [2021-06-23T03:10:34.220Z] Removing intermediate container 67e365e97bd3 [2021-06-23T03:10:34.220Z] ---> 6acbad894de5 [2021-06-23T03:10:34.220Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:10:34.220Z] 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-06-23T03:10:34.220Z] Removing intermediate container facf61eda338 [2021-06-23T03:10:34.220Z] ---> d2a2f1cf8a09 [2021-06-23T03:10:34.220Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:10:34.220Z] ---> Running in dc386a3f4740 [2021-06-23T03:10:34.500Z] Removing intermediate container dc386a3f4740 [2021-06-23T03:10:34.500Z] ---> ec9f5db42e91 [2021-06-23T03:10:34.500Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T03:10:34.500Z] ---> Running in 43f21f2236e9 [2021-06-23T03:10:34.774Z] ---> 2428eb6a0967 [2021-06-23T03:10:34.774Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-23T03:10:34.774Z] Removing intermediate container 43f21f2236e9 [2021-06-23T03:10:34.774Z] ---> 362ce3c1161d [2021-06-23T03:10:34.774Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:10:34.774Z] ---> Running in 7fd2506904df [2021-06-23T03:10:34.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-23T03:10:34.901Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-23T03:10:35.045Z] Removing intermediate container 7fd2506904df [2021-06-23T03:10:35.045Z] ---> 46f10b667b54 [2021-06-23T03:10:35.045Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T03:10:35.317Z] ---> Running in 8d03596911da [2021-06-23T03:10:35.317Z] ---> b91eb08ce5b1 [2021-06-23T03:10:35.317Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-23T03:10:35.317Z] Removing intermediate container 8d03596911da [2021-06-23T03:10:35.317Z] ---> 888a88b53d67 [2021-06-23T03:10:35.317Z] [2021-06-23T03:10:35.582Z] Successfully built 888a88b53d67 [2021-06-23T03:10:35.582Z] Successfully tagged sys-mgmt-agent:latest [2021-06-23T03:10:35.582Z]  Building sys-mgmt-agent ... done  ---> daaeb3611770 [2021-06-23T03:10:35.582Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-23T03:10:35.852Z] ---> 5f22a3be2f64 [2021-06-23T03:10:35.852Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-23T03:10:36.462Z] ---> 2c08a1ff2722 [2021-06-23T03:10:36.462Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-23T03:10:36.462Z] ---> Running in 7149bce22b51 [2021-06-23T03:10:36.741Z] Removing intermediate container 7149bce22b51 [2021-06-23T03:10:36.741Z] ---> fdd686f6bdb4 [2021-06-23T03:10:36.741Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-23T03:10:37.765Z] ---> c120e326a621 [2021-06-23T03:10:37.765Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-23T03:10:37.765Z] Removing intermediate container 6de4330ed194 [2021-06-23T03:10:37.765Z] ---> ce3acefd8fd6 [2021-06-23T03:10:37.765Z] [2021-06-23T03:10:37.765Z] Step 11/26 : FROM alpine:3.12 [2021-06-23T03:10:37.765Z] ---> 13621d1b12d4 [2021-06-23T03:10:37.765Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-23T03:10:37.765Z] ---> Running in 7085460fd0d1 [2021-06-23T03:10:38.039Z] ---> Running in 84f81814efe1 [2021-06-23T03:10:38.624Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:10:38.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:10:39.152Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-23T03:10:39.152Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T03:10:39.152Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-23T03:10:39.152Z] (4/6) Installing curl (7.77.0-r0) [2021-06-23T03:10:39.152Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-23T03:10:39.152Z] (6/6) Installing su-exec (0.2-r1) [2021-06-23T03:10:39.152Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:10:39.152Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T03:10:39.152Z] OK: 7 MiB in 20 packages [2021-06-23T03:10:39.152Z] Removing intermediate container 7085460fd0d1 [2021-06-23T03:10:39.152Z] ---> f03e79c4f48e [2021-06-23T03:10:39.152Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-23T03:10:39.238Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-23T03:10:39.238Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-23T03:10:39.434Z] ---> Running in 43daaa933695 [2021-06-23T03:10:39.700Z] Removing intermediate container 43daaa933695 [2021-06-23T03:10:39.700Z] ---> f845754634a0 [2021-06-23T03:10:39.700Z] Step 29/32 : CMD ["gate"] [2021-06-23T03:10:39.700Z] Removing intermediate container 84f81814efe1 [2021-06-23T03:10:39.700Z] ---> 06137bc64aa3 [2021-06-23T03:10:39.700Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T03:10:39.968Z] ---> Running in fce527f20e45 [2021-06-23T03:10:39.968Z] ---> Running in 7d686a498611 [2021-06-23T03:10:40.232Z] Removing intermediate container 7d686a498611 [2021-06-23T03:10:40.232Z] ---> 1de97905d7b6 [2021-06-23T03:10:40.232Z] Step 30/32 : LABEL arch=x86_64 [2021-06-23T03:10:40.232Z] Removing intermediate container fce527f20e45 [2021-06-23T03:10:40.232Z] ---> 14717b24cc8e [2021-06-23T03:10:40.232Z] Step 14/26 : WORKDIR / [2021-06-23T03:10:40.232Z] ---> Running in 54e6e155dfb8 [2021-06-23T03:10:40.232Z] ---> Running in 9d83a6ca0fe0 [2021-06-23T03:10:40.505Z] Removing intermediate container 54e6e155dfb8 [2021-06-23T03:10:40.505Z] ---> a14218f3d710 [2021-06-23T03:10:40.505Z] Step 31/32 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:10:40.505Z] Removing intermediate container 9d83a6ca0fe0 [2021-06-23T03:10:40.505Z] ---> a78e88736fe9 [2021-06-23T03:10:40.505Z] 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-06-23T03:10:40.771Z] ---> Running in 2f13cccb62d8 [2021-06-23T03:10:41.042Z] ---> d02be094ede5 [2021-06-23T03:10:41.042Z] 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-06-23T03:10:41.042Z] Removing intermediate container 2f13cccb62d8 [2021-06-23T03:10:41.042Z] ---> 0d2a6eefb6b0 [2021-06-23T03:10:41.042Z] Step 32/32 : LABEL version=0.0.0 [2021-06-23T03:10:41.042Z] ---> Running in b5be4d6dd892 [2021-06-23T03:10:41.310Z] ---> 0897ed6e3a92 [2021-06-23T03:10:41.310Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-23T03:10:41.310Z] Removing intermediate container b5be4d6dd892 [2021-06-23T03:10:41.310Z] ---> 4f61a4934b1e [2021-06-23T03:10:41.310Z] [2021-06-23T03:10:41.580Z] Successfully built 4f61a4934b1e [2021-06-23T03:10:41.580Z] Successfully tagged security-bootstrapper:latest [2021-06-23T03:10:41.580Z]  Building security-bootstrapper ... done  ---> 051bdcd43c6a [2021-06-23T03:10:41.580Z] 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-06-23T03:10:41.859Z] ---> a1b7c8dbb4f4 [2021-06-23T03:10:41.859Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-23T03:10:42.471Z] ---> 8e8a99624c7d [2021-06-23T03:10:42.471Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-23T03:10:43.045Z] ---> c9f3010bafb9 [2021-06-23T03:10:43.045Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-23T03:10:43.307Z] ---> 6927e03fe620 [2021-06-23T03:10:43.307Z] 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-06-23T03:10:43.307Z] ---> Running in f7c5cf55d952 [2021-06-23T03:10:44.573Z] Removing intermediate container f7c5cf55d952 [2021-06-23T03:10:44.573Z] ---> 44d37c6a2745 [2021-06-23T03:10:44.573Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-23T03:10:44.573Z] ---> Running in 764353a6216b [2021-06-23T03:10:44.837Z] Removing intermediate container 764353a6216b [2021-06-23T03:10:44.837Z] ---> a5cca00d04e2 [2021-06-23T03:10:44.837Z] Step 24/26 : LABEL arch=x86_64 [2021-06-23T03:10:44.837Z] ---> Running in c8204588c6b2 [2021-06-23T03:10:45.099Z] Removing intermediate container c8204588c6b2 [2021-06-23T03:10:45.099Z] ---> 83566cdbf636 [2021-06-23T03:10:45.099Z] Step 25/26 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:10:45.369Z] ---> Running in dcd319737a20 [2021-06-23T03:10:45.369Z] Removing intermediate container c2e564459e4a [2021-06-23T03:10:45.369Z] ---> bf36c96fa544 [2021-06-23T03:10:45.369Z] [2021-06-23T03:10:45.370Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T03:10:45.370Z] ---> 13621d1b12d4 [2021-06-23T03:10:45.370Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-23T03:10:45.630Z] ---> Running in 4a4b419b43d7 [2021-06-23T03:10:45.631Z] Removing intermediate container dcd319737a20 [2021-06-23T03:10:45.631Z] ---> 468102758716 [2021-06-23T03:10:45.631Z] Step 26/26 : LABEL version=0.0.0 [2021-06-23T03:10:45.631Z] ---> Running in 1783ccbe2920 [2021-06-23T03:10:45.631Z] Removing intermediate container 4a4b419b43d7 [2021-06-23T03:10:45.631Z] ---> 46d676466c0e [2021-06-23T03:10:45.631Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-23T03:10:45.631Z] ---> Running in 2748ccc03881 [2021-06-23T03:10:45.631Z] Removing intermediate container 1783ccbe2920 [2021-06-23T03:10:45.631Z] ---> 65fe87aa1959 [2021-06-23T03:10:45.631Z] [2021-06-23T03:10:45.893Z] Successfully built 65fe87aa1959 [2021-06-23T03:10:45.893Z] Successfully tagged security-secretstore-setup:latest [2021-06-23T03:10:45.893Z]  Building security-secretstore-setup ... done Removing intermediate container 2748ccc03881 [2021-06-23T03:10:45.893Z] ---> 8140745d4f9a [2021-06-23T03:10:45.893Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-23T03:10:45.893Z] ---> Running in 093f11b12013 [2021-06-23T03:10:45.893Z] Removing intermediate container 093f11b12013 [2021-06-23T03:10:45.893Z] ---> 6df0349710a8 [2021-06-23T03:10:45.893Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:10:45.893Z] ---> Running in f1927f5759c3 [2021-06-23T03:10:46.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-23T03:10:46.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-23T03:10:46.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-23T03:10:46.005Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-23T03:10:46.467Z] Removing intermediate container f1927f5759c3 [2021-06-23T03:10:46.467Z] ---> a0e5e31f42e7 [2021-06-23T03:10:46.467Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-23T03:10:46.467Z] ---> Running in b1e589331ad4 [2021-06-23T03:10:46.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T03:10:47.302Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T03:10:47.481Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-23T03:10:47.875Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-23T03:10:47.875Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-23T03:10:47.875Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-23T03:10:48.091Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-23T03:10:48.142Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-23T03:10:49.086Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-23T03:10:49.086Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-23T03:10:49.101Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-23T03:10:49.101Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-23T03:10:49.101Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-23T03:10:49.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-23T03:10:49.351Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:10:49.351Z] OK: 8 MiB in 20 packages [2021-06-23T03:10:49.619Z] Removing intermediate container b1e589331ad4 [2021-06-23T03:10:49.619Z] ---> 08ebe04e1c0d [2021-06-23T03:10:49.619Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:10:49.619Z] ---> 4f8e23655714 [2021-06-23T03:10:49.619Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-23T03:10:49.883Z] ---> cbc3a34d33dd [2021-06-23T03:10:49.883Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-23T03:10:50.145Z] ---> 2cbd2a28d700 [2021-06-23T03:10:50.145Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-23T03:10:50.145Z] ---> Running in 1d1200eda83b [2021-06-23T03:10:50.413Z] Removing intermediate container 1d1200eda83b [2021-06-23T03:10:50.413Z] ---> 82ca4c710259 [2021-06-23T03:10:50.413Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:10:50.413Z] ---> Running in 76b68748a8b2 [2021-06-23T03:10:50.413Z] Removing intermediate container 76b68748a8b2 [2021-06-23T03:10:50.413Z] ---> 50f19454c355 [2021-06-23T03:10:50.413Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T03:10:50.413Z] ---> Running in 9975f82e84fd [2021-06-23T03:10:50.413Z] Removing intermediate container 9975f82e84fd [2021-06-23T03:10:50.413Z] ---> 16a3fa9af4d0 [2021-06-23T03:10:50.413Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:10:50.413Z] ---> Running in e9f118338cc8 [2021-06-23T03:10:50.676Z] Removing intermediate container e9f118338cc8 [2021-06-23T03:10:50.676Z] ---> 5eef1527a01c [2021-06-23T03:10:50.676Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T03:10:50.676Z] ---> Running in fa499b707818 [2021-06-23T03:10:50.676Z] Removing intermediate container fa499b707818 [2021-06-23T03:10:50.676Z] ---> b193c14a6dd1 [2021-06-23T03:10:50.676Z] [2021-06-23T03:10:50.937Z] Successfully built b193c14a6dd1 [2021-06-23T03:10:50.938Z] Successfully tagged core-data:latest [2021-06-23T03:10:50.947Z]  Building core-data ... done  [Pipeline] } [2021-06-23T03:10:50.964Z] $ docker stop --time=1 445f40f060aa3866b008739ea0ef32f86417a50c4ac124fe805f134a6d663265 [2021-06-23T03:10:52.334Z] $ docker rm -f 445f40f060aa3866b008739ea0ef32f86417a50c4ac124fe805f134a6d663265 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T03:10:52.775Z] + docker images [2021-06-23T03:10:52.775Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-23T03:10:52.775Z] core-data latest b193c14a6dd1 2 seconds ago 20.2MB [2021-06-23T03:10:52.775Z] bf36c96fa544 7 seconds ago 1.15GB [2021-06-23T03:10:52.775Z] security-secretstore-setup latest 65fe87aa1959 7 seconds ago 28.7MB [2021-06-23T03:10:52.775Z] security-bootstrapper latest 4f61a4934b1e 11 seconds ago 18.6MB [2021-06-23T03:10:52.775Z] ce3acefd8fd6 15 seconds ago 1.15GB [2021-06-23T03:10:52.775Z] sys-mgmt-agent latest 888a88b53d67 17 seconds ago 312MB [2021-06-23T03:10:52.775Z] core-command latest cb519f98e7b0 21 seconds ago 15.9MB [2021-06-23T03:10:52.775Z] afb8c7706850 27 seconds ago 1.14GB [2021-06-23T03:10:52.775Z] c4bc60a7a5d8 27 seconds ago 1.15GB [2021-06-23T03:10:52.775Z] core-metadata latest 15d4e97a02cf 59 seconds ago 16.6MB [2021-06-23T03:10:52.775Z] support-scheduler latest 02f64d8632df About a minute ago 15.9MB [2021-06-23T03:10:52.775Z] support-notifications latest f04914240ef0 About a minute ago 16.7MB [2021-06-23T03:10:52.775Z] fcba71dab173 About a minute ago 1.15GB [2021-06-23T03:10:52.775Z] security-proxy-setup latest 927e62c25723 About a minute ago 25.7MB [2021-06-23T03:10:52.775Z] 5d0851b9ea8e About a minute ago 1.15GB [2021-06-23T03:10:52.775Z] 5250844475cc About a minute ago 1.15GB [2021-06-23T03:10:52.775Z] ef1dc2357759 About a minute ago 1.15GB [2021-06-23T03:10:52.775Z] 5a3f53610b62 About a minute ago 1.15GB [2021-06-23T03:10:52.775Z] ci-base-image-x86_64 latest 602d33f853a1 5 minutes ago 647MB [2021-06-23T03:10:52.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-23T03:10:52.775Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-23T03:10:52.775Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-23T03:10:52.775Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-23T03:10:52.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-23T03:11:01.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements [2021-06-23T03:11:01.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-23T03:11:01.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-23T03:11:04.514Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.321s coverage: 100.0% of statements [2021-06-23T03:11:04.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-23T03:11:05.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.363s coverage: 53.1% of statements [2021-06-23T03:11:05.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-23T03:11:05.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-23T03:11:06.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.636s coverage: 87.7% of statements [2021-06-23T03:11:06.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-23T03:11:06.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-23T03:11:06.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.226s coverage: 78.9% of statements [2021-06-23T03:11:08.610Z] Still waiting to schedule task [2021-06-23T03:11:08.610Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-23T03:11:11.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.177s coverage: 81.2% of statements [2021-06-23T03:11:11.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-23T03:11:11.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-23T03:11:11.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-23T03:11:11.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-23T03:11:11.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-23T03:11:14.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.238s coverage: 95.1% of statements [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-23T03:11:14.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.328s coverage: 60.0% of statements [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-23T03:11:14.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.284s coverage: 0.8% of statements [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-23T03:11:14.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.144s coverage: 58.8% of statements [2021-06-23T03:11:14.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.297s coverage: 22.0% of statements [2021-06-23T03:11:14.982Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-23T03:11:14.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.222s coverage: 47.1% of statements [2021-06-23T03:11:14.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.199s coverage: 79.5% of statements [2021-06-23T03:11:15.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.185s coverage: 94.1% of statements [2021-06-23T03:11:17.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.192s coverage: 96.3% of statements [2021-06-23T03:11:17.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.165s coverage: 87.5% of statements [2021-06-23T03:11:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.302s coverage: 94.4% of statements [2021-06-23T03:11:29.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-06-23T03:11:35.080Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.595s coverage: 81.8% of statements [2021-06-23T03:11:35.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-23T03:11:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-23T03:11:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-23T03:11:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-23T03:11:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-23T03:11:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.202s coverage: 58.8% of statements [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-23T03:11:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.163s coverage: 80.0% of statements [2021-06-23T03:11:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.223s coverage: 87.2% of statements [2021-06-23T03:11:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.252s coverage: 85.4% of statements [2021-06-23T03:11:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-23T03:11:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.682s coverage: 64.4% of statements [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-23T03:11:41.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-23T03:11:41.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.164s coverage: 100.0% of statements [2021-06-23T03:11:42.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements [2021-06-23T03:11:42.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2021-06-23T03:11:43.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-06-23T03:11:44.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2021-06-23T03:11:47.548Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.092s coverage: 66.9% of statements [2021-06-23T03:11:47.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-23T03:11:47.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-23T03:11:47.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-23T03:11:50.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.705s coverage: 43.6% of statements [2021-06-23T03:11:50.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-23T03:11:50.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-23T03:11:50.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements [2021-06-23T03:11:50.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-23T03:11:50.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements [2021-06-23T03:11:50.186Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-23T03:11:58.506Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.236s coverage: 19.3% of statements [2021-06-23T03:11:58.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-23T03:11:58.506Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-23T03:11:58.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.561s coverage: 91.9% of statements [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-23T03:11:58.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.209s coverage: 62.7% of statements [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-23T03:11:58.507Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.352s coverage: 97.6% of statements [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-23T03:11:58.507Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-23T03:11:58.507Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-23T03:11:58.507Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements [2021-06-23T03:11:58.507Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-06-23T03:11:58.779Z] GO111MODULE=on go vet ./... [2021-06-23T03:12:10.080Z] Running on prd-ubuntu18.04-docker-8c-8g-831 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws [2021-06-23T03:12:10.145Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-23T03:12:10.306Z] The recommended git tool is: git [2021-06-23T03:12:12.543Z] using credential edgex-jenkins-ssh [2021-06-23T03:12:12.561Z] Cloning the remote Git repository [2021-06-23T03:12:12.587Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-23T03:12:12.656Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-23T03:12:12.707Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T03:12:12.707Z] > git --version # timeout=10 [2021-06-23T03:12:12.713Z] > git --version # 'git version 2.17.1' [2021-06-23T03:12:12.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T03:12:12.741Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T03:12:17.265Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T03:12:17.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T03:12:17.282Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T03:12:17.294Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T03:12:17.294Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T03:12:17.299Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T03:12:18.028Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:12:18.140Z] Merge succeeded, producing 4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:12:18.140Z] Checking out Revision 4cad5cd81cf0d107b2231968e615f9be779164c8 (PR-3591) [2021-06-23T03:12:18.033Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T03:12:18.043Z] > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [2021-06-23T03:12:18.102Z] > git remote # timeout=10 [2021-06-23T03:12:18.109Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T03:12:18.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T03:12:18.120Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-23T03:12:18.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T03:12:18.138Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T03:12:18.146Z] > git checkout -f 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [2021-06-23T03:12:21.751Z] Commit message: "docs: add Changelog for Ireland release" [2021-06-23T03:12:21.771Z] > git --version # timeout=10 [2021-06-23T03:12:21.775Z] > git --version # 'git version 2.17.1' [2021-06-23T03:12:21.778Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:12:23.137Z] + echo snap-build.sh [2021-06-23T03:12:23.138Z] snap-build.sh [2021-06-23T03:12:23.138Z] + SNAP_BASE_DIR=. [2021-06-23T03:12:23.138Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-06-23T03:12:23.138Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-06-23T03:12:23.138Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-06-23T03:12:23.138Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-06-23T03:12:23.138Z] + cd /w/workspace/edgex-go/1 [2021-06-23T03:12:23.138Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-23T03:12:23.138Z] Reading package lists... [2021-06-23T03:12:23.138Z] Building dependency tree... [2021-06-23T03:12:23.138Z] Reading state information... [2021-06-23T03:12:23.401Z] The following packages were automatically installed and are no longer required: [2021-06-23T03:12:23.401Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-23T03:12:23.401Z] uidmap xdelta3 [2021-06-23T03:12:23.401Z] Use 'sudo apt autoremove' to remove them. [2021-06-23T03:12:23.401Z] The following packages will be REMOVED: [2021-06-23T03:12:23.401Z] lxd* lxd-client* [2021-06-23T03:12:23.665Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-23T03:12:23.665Z] After this operation, 31.7 MB disk space will be freed. [2021-06-23T03:12:24.192Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-23T03:12:24.192Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T03:12:25.146Z] Removing lxd dnsmasq configuration [2021-06-23T03:12:25.146Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T03:12:25.409Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-23T03:12:26.357Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T03:12:26.357Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-23T03:12:26.357Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T03:12:27.754Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-23T03:12:27.754Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-23T03:12:29.680Z] + sudo snap remove --purge lxd [2021-06-23T03:12:29.680Z] snap "lxd" is not installed [2021-06-23T03:12:29.680Z] + sudo groupadd --force --system lxd [2021-06-23T03:12:29.680Z] ++ whoami [2021-06-23T03:12:29.680Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-23T03:12:29.680Z] + newgrp - lxd [2021-06-23T03:12:29.680Z] + sudo snap install lxd [2021-06-23T03:12:37.846Z] 2021-06-23T03:12:34Z INFO Waiting for automatic snapd restart... [2021-06-23T03:12:52.838Z] lxd 4.15 from Canonical* installed [2021-06-23T03:12:52.838Z] + sudo lxd init --auto [2021-06-23T03:13:02.897Z] + sudo snap install --classic snapcraft [2021-06-23T03:13:12.930Z] snapcraft 4.8.2 from Canonical* installed [2021-06-23T03:13:12.930Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-23T03:13:12.930Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-23T03:13:12.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T03:13:12.930Z] Dload Upload Total Spent Left Speed [2021-06-23T03:13:12.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5097 0 --:--:-- --:--:-- --:--:-- 5097 [2021-06-23T03:13:12.930Z] 100 3325k 100 3325k 0 0 8031k 0 --:--:-- --:--:-- --:--:-- 8031k [2021-06-23T03:13:12.930Z] ./yq_linux_amd64 [2021-06-23T03:13:12.930Z] + sudo snapcraft prime --use-lxd [2021-06-23T03:13:14.320Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-23T03:13:14.320Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-23T03:13:14.320Z] - README.md [2021-06-23T03:13:14.320Z] [2021-06-23T03:13:14.320Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-23T03:13:15.270Z] Launching a container. [2021-06-23T03:13:20.639Z] gofmt -l . [2021-06-23T03:13:20.640Z] [ "`gofmt -l .`" = "" ] [2021-06-23T03:13:21.615Z] ./bin/test-attribution-txt.sh [2021-06-23T03:13:21.897Z] Waiting for container to be ready [2021-06-23T03:13:22.474Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-23T03:13:22.474Z] [Pipeline] sh [2021-06-23T03:13:24.261Z] + ls -al . [2021-06-23T03:13:24.261Z] total 592 [2021-06-23T03:13:24.261Z] drwxrwxr-x 9 1001 1001 4096 Jun 23 03:13 . [2021-06-23T03:13:24.261Z] drwxr-xr-x 4 root root 4096 Jun 23 03:09 .. [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 03:07 .dockerignore [2021-06-23T03:13:24.261Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 03:07 .git [2021-06-23T03:13:24.261Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 03:07 .github [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 818 Jun 23 03:07 .gitignore [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 03:07 .sonarcloud.properties [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 8609 Jun 23 03:07 Attribution.txt [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 46988 Jun 23 03:07 CHANGELOG.md [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 03:07 CONTRIBUTING.md [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 931 Jun 23 03:07 Dockerfile.build [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 849 Jun 23 03:07 Jenkinsfile [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 03:07 LICENSE [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 5605 Jun 23 03:07 Makefile [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 7905 Jun 23 03:07 README.md [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 7071 Jun 23 03:07 SECURITY.md [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 03:04 VERSION [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 03:07 ZMQWindows.md [2021-06-23T03:13:24.261Z] drwxrwxr-x 2 1001 1001 4096 Jun 23 03:07 bin [2021-06-23T03:13:24.261Z] drwxrwxr-x 14 1001 1001 4096 Jun 23 03:07 cmd [2021-06-23T03:13:24.261Z] -rw-r--r-- 1 root root 398095 Jun 23 03:11 coverage.out [2021-06-23T03:13:24.261Z] -rw-rw-r-- 1 1001 1001 841 Jun 23 03:07 go.mod [2021-06-23T03:13:24.261Z] -rw-r--r-- 1 root root 20843 Jun 23 03:09 go.sum [2021-06-23T03:13:24.261Z] drwxrwxr-x 7 1001 1001 4096 Jun 23 03:07 internal [2021-06-23T03:13:24.261Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 03:07 openapi [2021-06-23T03:13:24.261Z] drwxrwxr-x 4 1001 1001 4096 Jun 23 03:07 snap [2021-06-23T03:13:24.262Z] -rw-rw-r-- 1 1001 1001 168 Jun 23 03:07 version.go [Pipeline] sh [2021-06-23T03:13:24.944Z] + '[' -e coverage.out ] [2021-06-23T03:13:24.944Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-23T03:13:24.990Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T03:13:25.772Z] Stashed 1 file(s) [Pipeline] sh [2021-06-23T03:13:26.500Z] + make build [2021-06-23T03:13:26.500Z] go mod tidy [2021-06-23T03:13:26.687Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-23T03:13:26.950Z] Waiting for network to be ready... [2021-06-23T03:13:27.214Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-23T03:13:27.476Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1754 kB] [2021-06-23T03:13:27.476Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-23T03:13:27.504Z] 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-06-23T03:13:27.748Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-23T03:13:27.748Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-23T03:13:27.748Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-23T03:13:27.748Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-23T03:13:27.748Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-23T03:13:27.748Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-23T03:13:27.748Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-23T03:13:28.010Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-23T03:13:28.010Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-23T03:13:28.585Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-23T03:13:28.585Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-23T03:13:28.585Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-23T03:13:28.585Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-23T03:13:28.585Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-23T03:13:28.585Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-23T03:13:28.847Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-23T03:13:29.110Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-23T03:13:29.110Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-23T03:13:29.110Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-23T03:13:29.110Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-23T03:13:29.110Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-23T03:13:29.110Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-23T03:13:29.110Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-23T03:13:29.373Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-23T03:13:31.298Z] Fetched 24.7 MB in 4s (6089 kB/s) [2021-06-23T03:13:32.274Z] Reading package lists... [2021-06-23T03:13:32.546Z] Reading package lists... [2021-06-23T03:13:32.815Z] Building dependency tree... [2021-06-23T03:13:32.815Z] Reading state information... [2021-06-23T03:13:32.815Z] The following additional packages will be installed: [2021-06-23T03:13:32.815Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-23T03:13:32.815Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-23T03:13:32.815Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-23T03:13:32.815Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-23T03:13:32.815Z] Suggested packages: [2021-06-23T03:13:32.815Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-23T03:13:32.815Z] Recommended packages: [2021-06-23T03:13:32.815Z] gnupg libsasl2-modules [2021-06-23T03:13:32.815Z] The following NEW packages will be installed: [2021-06-23T03:13:32.815Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-23T03:13:32.815Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-23T03:13:32.815Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-23T03:13:32.815Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-23T03:13:32.815Z] The following packages will be upgraded: [2021-06-23T03:13:32.815Z] gpg gpg-agent gpgconf libudev1 [2021-06-23T03:13:33.079Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-23T03:13:33.079Z] Need to get 3530 kB of archives. [2021-06-23T03:13:33.079Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-23T03:13:33.079Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-23T03:13:33.079Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-23T03:13:33.080Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-23T03:13:33.080Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-23T03:13:33.080Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-23T03:13:33.342Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-23T03:13:33.918Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-23T03:13:33.918Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-23T03:13:33.918Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-23T03:13:33.918Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-23T03:13:33.918Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-23T03:13:33.918Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-23T03:13:33.918Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-23T03:13:33.918Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-23T03:13:33.918Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-23T03:13:33.918Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-23T03:13:33.918Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-23T03:13:33.918Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-23T03:13:33.918Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-23T03:13:33.918Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-23T03:13:33.918Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-23T03:13:33.918Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-23T03:13:34.183Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T03:13:34.183Z] Fetched 3530 kB in 1s (3254 kB/s) [2021-06-23T03:13:34.183Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-23T03:13:34.183Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-23T03:13:34.183Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T03:13:34.183Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-23T03:13:34.250Z] 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-06-23T03:13:34.445Z] Selecting previously unselected package udev. [2021-06-23T03:13:34.445Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-23T03:13:34.445Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-23T03:13:34.445Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-23T03:13:34.707Z] Selecting previously unselected package libfuse2:amd64. [2021-06-23T03:13:34.707Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-23T03:13:34.707Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-23T03:13:34.707Z] Selecting previously unselected package fuse. [2021-06-23T03:13:34.707Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-23T03:13:34.707Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-23T03:13:34.707Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T03:13:34.707Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T03:13:34.969Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T03:13:34.969Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T03:13:34.969Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T03:13:34.969Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T03:13:34.969Z] Selecting previously unselected package libksba8:amd64. [2021-06-23T03:13:34.969Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-23T03:13:34.969Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-23T03:13:35.233Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-23T03:13:35.233Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T03:13:35.233Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:35.233Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-23T03:13:35.233Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T03:13:35.233Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:35.233Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-23T03:13:35.233Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T03:13:35.233Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:35.233Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-23T03:13:35.233Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T03:13:35.233Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:35.496Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-23T03:13:35.496Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T03:13:35.496Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:35.496Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-23T03:13:35.496Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T03:13:35.496Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:35.496Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-23T03:13:35.496Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T03:13:35.496Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:35.758Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-23T03:13:35.758Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T03:13:35.758Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:35.758Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-23T03:13:35.758Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T03:13:35.758Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:35.758Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-23T03:13:35.758Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-23T03:13:35.758Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T03:13:35.758Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-23T03:13:35.758Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-23T03:13:35.758Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T03:13:35.758Z] Selecting previously unselected package libldap-common. [2021-06-23T03:13:35.758Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-23T03:13:36.023Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T03:13:36.023Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-23T03:13:36.023Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-23T03:13:36.023Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T03:13:36.023Z] Selecting previously unselected package dirmngr. [2021-06-23T03:13:36.023Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T03:13:36.023Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-23T03:13:36.023Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T03:13:36.023Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-23T03:13:36.023Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-23T03:13:36.023Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T03:13:36.285Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T03:13:36.285Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-23T03:13:36.285Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:36.285Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-23T03:13:36.285Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T03:13:36.285Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-23T03:13:36.548Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-23T03:13:36.548Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:36.548Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-23T03:13:36.809Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-23T03:13:36.809Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-23T03:13:36.810Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:36.810Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:36.810Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:36.810Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:36.810Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:36.810Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:36.810Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T03:13:36.810Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T03:13:36.810Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-23T03:13:36.810Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T03:13:37.384Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-23T03:13:37.384Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-23T03:13:37.384Z] This means they are not meant to be enabled using systemctl. [2021-06-23T03:13:37.384Z] Possible reasons for having this kind of units are: [2021-06-23T03:13:37.384Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-23T03:13:37.384Z] .wants/ or .requires/ directory. [2021-06-23T03:13:37.384Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-23T03:13:37.384Z] a requirement dependency on it. [2021-06-23T03:13:37.384Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-23T03:13:37.384Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-23T03:13:37.384Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-23T03:13:37.384Z] instance name specified. [2021-06-23T03:13:37.645Z] Reading package lists... [2021-06-23T03:13:37.908Z] Building dependency tree... [2021-06-23T03:13:37.908Z] Reading state information... [2021-06-23T03:13:37.908Z] The following additional packages will be installed: [2021-06-23T03:13:37.908Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-23T03:13:37.908Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-23T03:13:37.908Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-23T03:13:37.908Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-23T03:13:37.908Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-23T03:13:37.908Z] Suggested packages: [2021-06-23T03:13:37.908Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-23T03:13:37.908Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-23T03:13:37.908Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-23T03:13:37.908Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-23T03:13:37.908Z] systemd-container policykit-1 [2021-06-23T03:13:37.908Z] Recommended packages: [2021-06-23T03:13:37.908Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-23T03:13:37.908Z] The following NEW packages will be installed: [2021-06-23T03:13:37.908Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-23T03:13:37.908Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-23T03:13:37.908Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-23T03:13:37.908Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-23T03:13:37.908Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-23T03:13:37.908Z] The following packages will be upgraded: [2021-06-23T03:13:37.908Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-23T03:13:37.908Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-23T03:13:37.908Z] Need to get 36.7 MB of archives. [2021-06-23T03:13:37.908Z] After this operation, 147 MB of additional disk space will be used. [2021-06-23T03:13:37.908Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-23T03:13:38.170Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-23T03:13:38.170Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-23T03:13:38.170Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-23T03:13:38.170Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-23T03:13:38.170Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-23T03:13:38.170Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-23T03:13:38.170Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-23T03:13:38.170Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-23T03:13:38.170Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-23T03:13:38.170Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-23T03:13:38.431Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-23T03:13:38.431Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-23T03:13:38.431Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-23T03:13:38.431Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-23T03:13:38.432Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-23T03:13:39.004Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-23T03:13:39.004Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-23T03:13:39.004Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-23T03:13:39.004Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-23T03:13:39.004Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-23T03:13:39.004Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-23T03:13:39.004Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-23T03:13:39.004Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-23T03:13:39.004Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-23T03:13:39.004Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-23T03:13:39.004Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-23T03:13:39.267Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-23T03:13:39.267Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-23T03:13:39.267Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-23T03:13:40.213Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T03:13:40.476Z] Fetched 36.7 MB in 2s (16.6 MB/s) [2021-06-23T03:13:40.476Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T03:13:40.476Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-23T03:13:40.476Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T03:13:41.049Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-23T03:13:41.049Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T03:13:41.049Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-23T03:13:41.049Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T03:13:41.049Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-23T03:13:41.049Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-23T03:13:41.319Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-23T03:13:41.320Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T03:13:41.320Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-23T03:13:41.320Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-23T03:13:41.581Z] Setting up apt (1.6.13) ... [2021-06-23T03:13:41.581Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-23T03:13:42.157Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-23T03:13:42.157Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-23T03:13:42.157Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-23T03:13:42.157Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-23T03:13:42.420Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-23T03:13:42.420Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T03:13:42.420Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T03:13:42.420Z] Selecting previously unselected package libexpat1:amd64. [2021-06-23T03:13:42.420Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-23T03:13:42.420Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-23T03:13:42.420Z] Selecting previously unselected package python3.6-minimal. [2021-06-23T03:13:42.420Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T03:13:42.420Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T03:13:42.682Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-23T03:13:42.682Z] Checking for services that may need to be restarted...done. [2021-06-23T03:13:42.682Z] Checking for services that may need to be restarted...done. [2021-06-23T03:13:42.945Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T03:13:42.945Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-23T03:13:42.945Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T03:13:43.207Z] Selecting previously unselected package python3-minimal. [2021-06-23T03:13:43.207Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-23T03:13:43.207Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-23T03:13:43.207Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-23T03:13:43.470Z] Selecting previously unselected package mime-support. [2021-06-23T03:13:43.470Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-23T03:13:43.470Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-23T03:13:43.470Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-23T03:13:43.470Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-23T03:13:43.470Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-23T03:13:43.470Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-23T03:13:43.470Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T03:13:43.470Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T03:13:43.734Z] Selecting previously unselected package python3.6. [2021-06-23T03:13:43.734Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T03:13:43.734Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T03:13:43.734Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-23T03:13:43.734Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-23T03:13:43.734Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-23T03:13:43.734Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-23T03:13:43.997Z] Selecting previously unselected package python3. [2021-06-23T03:13:43.997Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-23T03:13:43.997Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-23T03:13:43.997Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-23T03:13:43.997Z] Selecting previously unselected package multiarch-support. [2021-06-23T03:13:43.997Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T03:13:43.997Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-23T03:13:44.259Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-23T03:13:44.259Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-23T03:13:44.259Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-23T03:13:44.259Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-23T03:13:44.259Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-23T03:13:44.259Z] Selecting previously unselected package libbsd0:amd64. [2021-06-23T03:13:44.259Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-23T03:13:44.259Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-23T03:13:44.259Z] Selecting previously unselected package sudo. [2021-06-23T03:13:44.259Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-23T03:13:44.259Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-23T03:13:44.522Z] Selecting previously unselected package apparmor. [2021-06-23T03:13:44.522Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-23T03:13:44.522Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-23T03:13:44.522Z] Selecting previously unselected package libedit2:amd64. [2021-06-23T03:13:44.522Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-23T03:13:44.522Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-23T03:13:44.786Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-23T03:13:44.786Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T03:13:44.786Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T03:13:44.786Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-23T03:13:44.786Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T03:13:44.786Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T03:13:44.786Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-23T03:13:44.786Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-23T03:13:44.786Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-23T03:13:44.786Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-23T03:13:44.786Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T03:13:44.786Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T03:13:45.048Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-23T03:13:45.048Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T03:13:45.048Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T03:13:45.048Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-23T03:13:45.048Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-23T03:13:45.048Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-23T03:13:45.048Z] Selecting previously unselected package openssh-client. [2021-06-23T03:13:45.049Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-23T03:13:45.049Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-23T03:13:45.312Z] Selecting previously unselected package squashfs-tools. [2021-06-23T03:13:45.312Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-23T03:13:45.312Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-23T03:13:45.312Z] Selecting previously unselected package snapd. [2021-06-23T03:13:45.312Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-23T03:13:45.312Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-23T03:13:47.233Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-23T03:13:47.233Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-23T03:13:47.496Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-23T03:13:47.496Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-23T03:13:47.496Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-23T03:13:47.496Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T03:13:47.496Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T03:13:47.496Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-23T03:13:47.496Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-23T03:13:48.073Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-23T03:13:48.073Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-23T03:13:48.073Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-23T03:13:48.073Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T03:13:48.073Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T03:13:48.073Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T03:13:48.647Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-23T03:13:48.647Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T03:13:48.647Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-23T03:13:48.647Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-23T03:13:48.647Z] running python rtupdate hooks for python3.6... [2021-06-23T03:13:48.647Z] running python post-rtupdate hooks for python3.6... [2021-06-23T03:13:48.914Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-23T03:13:49.490Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-23T03:13:50.065Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T03:13:50.641Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-23T03:13:51.218Z] Setting up snapd (2.49.2+18.04) ... [2021-06-23T03:13:51.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-23T03:13:51.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-23T03:13:51.743Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-23T03:13:52.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-23T03:13:52.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-23T03:13:52.008Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-23T03:13:52.271Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-23T03:13:52.533Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-23T03:13:52.533Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-23T03:13:52.797Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-23T03:13:52.797Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-23T03:13:53.113Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T03:13:53.114Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-23T03:13:53.693Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-23T03:13:53.956Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-23T03:13:53.956Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-23T03:13:55.169Z] Reading package lists... [2021-06-23T03:13:55.438Z] Reading package lists... [2021-06-23T03:13:55.438Z] Building dependency tree... [2021-06-23T03:13:55.438Z] Reading state information... [2021-06-23T03:13:55.702Z] Calculating upgrade... [2021-06-23T03:13:55.703Z] The following packages will be upgraded: [2021-06-23T03:13:55.703Z] advancecomp base-files bash binutils binutils-common [2021-06-23T03:13:55.703Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-23T03:13:55.703Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-23T03:13:55.703Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-23T03:13:55.703Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-23T03:13:55.703Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-23T03:13:55.703Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-23T03:13:55.703Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-23T03:13:55.703Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-23T03:13:55.703Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-23T03:13:55.703Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-23T03:13:55.703Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-23T03:13:55.703Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-23T03:13:55.703Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-23T03:13:55.703Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-23T03:13:55.703Z] ubuntu-keyring util-linux [2021-06-23T03:13:55.703Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T03:13:55.703Z] Need to get 64.1 MB of archives. [2021-06-23T03:13:55.703Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-23T03:13:55.703Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-23T03:13:55.966Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-23T03:13:55.966Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-23T03:13:55.966Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-23T03:13:55.966Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-23T03:13:55.966Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-23T03:13:55.966Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-23T03:13:55.966Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-23T03:13:55.966Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-23T03:13:55.966Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-23T03:13:55.966Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-23T03:13:55.966Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-23T03:13:55.966Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-23T03:13:55.966Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-23T03:13:55.966Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-23T03:13:55.966Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-23T03:13:55.966Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-23T03:13:55.966Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-23T03:13:55.966Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-23T03:13:55.966Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-23T03:13:56.231Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-23T03:13:56.231Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-23T03:13:56.231Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-23T03:13:56.231Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-23T03:13:56.231Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-23T03:13:56.231Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-23T03:13:56.231Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-23T03:13:56.231Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-23T03:13:56.231Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-23T03:13:56.231Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-23T03:13:56.231Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-23T03:13:56.231Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-23T03:13:56.231Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-23T03:13:56.231Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-23T03:13:56.231Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-23T03:13:56.231Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-23T03:13:56.231Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-23T03:13:56.231Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-23T03:13:56.231Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-23T03:13:56.231Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-23T03:13:56.231Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-23T03:13:56.231Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-23T03:13:56.231Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-23T03:13:56.231Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-23T03:13:56.231Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-23T03:13:56.231Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-23T03:13:56.231Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-23T03:13:56.232Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-23T03:13:56.232Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-23T03:13:56.232Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-23T03:13:56.232Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-23T03:13:56.232Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-23T03:13:56.232Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-23T03:13:56.232Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-23T03:13:56.232Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-23T03:13:56.232Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-23T03:13:56.446Z] 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-06-23T03:13:56.500Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-23T03:13:56.500Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-23T03:13:56.720Z] 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-06-23T03:13:56.764Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-23T03:13:56.764Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-23T03:13:56.764Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-23T03:13:56.764Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-23T03:13:56.764Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-23T03:13:56.764Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-23T03:13:56.764Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-23T03:13:57.029Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-23T03:13:57.029Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-23T03:13:57.029Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-23T03:13:57.292Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-23T03:13:57.292Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-23T03:13:57.292Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-23T03:13:57.292Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-23T03:13:57.292Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-23T03:13:57.292Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-23T03:13:57.292Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-23T03:13:57.292Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-23T03:13:57.292Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-23T03:13:57.292Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-23T03:13:57.292Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-23T03:13:57.292Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-23T03:13:57.292Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-23T03:13:57.292Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-23T03:13:57.292Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-23T03:13:57.292Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-23T03:13:57.292Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-23T03:13:57.292Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-23T03:13:57.292Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-23T03:13:57.554Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-23T03:13:57.554Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-23T03:13:57.554Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-23T03:13:57.554Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-23T03:13:57.554Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-23T03:13:57.554Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-23T03:13:57.554Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-23T03:13:57.554Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-23T03:13:57.554Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-23T03:13:57.554Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-23T03:13:57.554Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-23T03:13:57.554Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-23T03:13:57.554Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-23T03:13:57.819Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-23T03:13:57.819Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-23T03:13:57.819Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T03:13:57.819Z] Fetched 64.1 MB in 2s (32.8 MB/s) [2021-06-23T03:13:57.819Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T03:13:57.819Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T03:13:57.819Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T03:13:58.408Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T03:13:58.408Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T03:13:58.408Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-23T03:13:58.408Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-23T03:13:58.672Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T03:13:58.672Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T03:13:58.672Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T03:13:58.672Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T03:13:58.937Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T03:13:58.937Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T03:13:58.937Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T03:13:58.937Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T03:13:58.937Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T03:13:58.937Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T03:13:58.937Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T03:13:59.200Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T03:13:59.200Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T03:13:59.200Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T03:13:59.200Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T03:13:59.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T03:13:59.200Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T03:13:59.200Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-23T03:13:59.463Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-23T03:13:59.463Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T03:13:59.463Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T03:13:59.463Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T03:13:59.463Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T03:13:59.463Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T03:13:59.463Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T03:13:59.729Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T03:13:59.729Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T03:13:59.729Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T03:13:59.729Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T03:13:59.989Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T03:14:00.256Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-23T03:14:00.519Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T03:14:00.519Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-23T03:14:00.519Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-23T03:14:00.519Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-23T03:14:00.781Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-23T03:14:01.027Z] 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-06-23T03:14:01.042Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-23T03:14:01.042Z] Installing new version of config file /etc/issue ... [2021-06-23T03:14:01.042Z] Installing new version of config file /etc/issue.net ... [2021-06-23T03:14:01.042Z] Installing new version of config file /etc/lsb-release ... [2021-06-23T03:14:01.042Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-23T03:14:01.042Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-23T03:14:01.304Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-23T03:14:01.304Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-23T03:14:01.316Z] 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-06-23T03:14:01.578Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:01.578Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-23T03:14:01.578Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-23T03:14:01.844Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-23T03:14:01.844Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-23T03:14:01.844Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:01.844Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T03:14:01.844Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-23T03:14:01.844Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-23T03:14:01.844Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:01.844Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-23T03:14:01.844Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-23T03:14:02.122Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-23T03:14:02.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:02.122Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-23T03:14:02.122Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T03:14:02.385Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-23T03:14:02.385Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:02.385Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T03:14:02.385Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T03:14:02.649Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T03:14:02.649Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:02.649Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T03:14:02.649Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T03:14:02.649Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-23T03:14:02.912Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:02.912Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-23T03:14:02.912Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-23T03:14:02.912Z] Setting up grep (3.1-2build1) ... [2021-06-23T03:14:02.912Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:02.912Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-23T03:14:02.913Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-23T03:14:02.913Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-23T03:14:03.174Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:03.174Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T03:14:03.174Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T03:14:03.174Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-23T03:14:03.174Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:03.174Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T03:14:03.174Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T03:14:03.747Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T03:14:03.747Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T03:14:03.747Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T03:14:03.747Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T03:14:04.009Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-23T03:14:04.271Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:04.271Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-23T03:14:04.271Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T03:14:04.533Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-23T03:14:04.533Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-23T03:14:04.717Z] 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-06-23T03:14:04.795Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-23T03:14:04.795Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-23T03:14:04.795Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-23T03:14:04.795Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:04.795Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-23T03:14:04.795Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-23T03:14:05.058Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-23T03:14:05.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:05.058Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T03:14:05.058Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T03:14:05.058Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T03:14:05.058Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:05.058Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T03:14:05.058Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T03:14:05.321Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T03:14:05.321Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:05.321Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T03:14:05.321Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T03:14:05.321Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T03:14:05.321Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:05.321Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T03:14:05.321Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T03:14:05.585Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T03:14:05.585Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:05.585Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T03:14:05.585Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T03:14:05.585Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T03:14:05.585Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T03:14:05.849Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T03:14:05.849Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:05.849Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T03:14:05.849Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T03:14:05.849Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T03:14:05.849Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:05.849Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T03:14:06.116Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T03:14:06.116Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T03:14:06.116Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:06.116Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T03:14:06.116Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T03:14:06.116Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-23T03:14:06.383Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:06.383Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T03:14:06.383Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T03:14:06.643Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-23T03:14:06.908Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-23T03:14:07.169Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-23T03:14:07.169Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:07.169Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T03:14:07.170Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T03:14:07.434Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T03:14:07.434Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T03:14:07.434Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-23T03:14:07.434Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T03:14:07.701Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-23T03:14:07.701Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T03:14:07.701Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-23T03:14:07.701Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-23T03:14:07.701Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-23T03:14:07.963Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T03:14:07.964Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-23T03:14:07.964Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-23T03:14:07.964Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-23T03:14:08.108Z] 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-06-23T03:14:08.229Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T03:14:08.229Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-23T03:14:08.229Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-23T03:14:08.229Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-23T03:14:08.229Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T03:14:08.229Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T03:14:08.229Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T03:14:08.229Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T03:14:08.491Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T03:14:08.491Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T03:14:08.491Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T03:14:08.491Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T03:14:08.753Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-23T03:14:08.753Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T03:14:08.753Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T03:14:08.753Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T03:14:09.020Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:09.020Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T03:14:09.020Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T03:14:09.020Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-23T03:14:09.020Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T03:14:09.020Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T03:14:09.020Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T03:14:09.020Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T03:14:09.286Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:09.286Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-23T03:14:09.286Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-23T03:14:09.286Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-23T03:14:09.286Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:09.286Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-23T03:14:09.286Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-23T03:14:09.286Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-23T03:14:09.551Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:09.551Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-23T03:14:09.551Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T03:14:09.551Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T03:14:09.815Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:09.815Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T03:14:09.815Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T03:14:09.815Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T03:14:09.815Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:09.815Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-23T03:14:09.815Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-23T03:14:09.815Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-23T03:14:10.080Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:10.080Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-23T03:14:10.080Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-23T03:14:10.080Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-23T03:14:10.345Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:10.345Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T03:14:10.345Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T03:14:10.345Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-23T03:14:10.345Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:10.345Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-23T03:14:10.345Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-23T03:14:10.613Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-23T03:14:10.613Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:10.613Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-23T03:14:10.613Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-23T03:14:10.613Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-23T03:14:10.613Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:10.613Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-23T03:14:10.613Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-23T03:14:10.743Z] 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-06-23T03:14:10.875Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-23T03:14:10.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:10.876Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-23T03:14:10.876Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-23T03:14:10.876Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-23T03:14:10.876Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:10.876Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-23T03:14:10.876Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-23T03:14:11.139Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-23T03:14:11.139Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:11.139Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-23T03:14:11.139Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-23T03:14:11.139Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-23T03:14:11.139Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:11.139Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-23T03:14:11.139Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-23T03:14:11.402Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-23T03:14:11.402Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T03:14:11.402Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-23T03:14:11.402Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-23T03:14:11.402Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-23T03:14:11.402Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-23T03:14:11.402Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-23T03:14:11.402Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-23T03:14:11.664Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-23T03:14:11.664Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-23T03:14:11.664Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-23T03:14:11.664Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-23T03:14:11.926Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-23T03:14:11.926Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-23T03:14:11.926Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-23T03:14:11.926Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-23T03:14:11.926Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-23T03:14:11.926Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-23T03:14:11.926Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-23T03:14:12.189Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-23T03:14:12.189Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-23T03:14:12.189Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-23T03:14:12.189Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-23T03:14:12.189Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-23T03:14:12.189Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-23T03:14:12.189Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-23T03:14:12.189Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-23T03:14:12.453Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-23T03:14:12.453Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-23T03:14:12.453Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-23T03:14:12.720Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-23T03:14:12.720Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-23T03:14:12.720Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-23T03:14:12.720Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-23T03:14:12.720Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T03:14:12.720Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T03:14:12.982Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T03:14:12.982Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T03:14:13.246Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T03:14:13.246Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T03:14:13.246Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T03:14:13.246Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T03:14:13.246Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T03:14:13.246Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T03:14:13.508Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T03:14:13.508Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T03:14:13.508Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T03:14:13.508Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T03:14:13.508Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T03:14:13.508Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T03:14:14.454Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T03:14:14.454Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T03:14:15.029Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T03:14:15.062Z] 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-06-23T03:14:15.291Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T03:14:15.553Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T03:14:15.553Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T03:14:15.553Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T03:14:15.818Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T03:14:16.395Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T03:14:16.395Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T03:14:16.395Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T03:14:16.395Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T03:14:16.668Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-23T03:14:16.668Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T03:14:16.668Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-23T03:14:16.668Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T03:14:16.668Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-23T03:14:16.668Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-23T03:14:16.934Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T03:14:16.934Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T03:14:16.934Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T03:14:16.934Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T03:14:16.934Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-23T03:14:16.934Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-23T03:14:16.934Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T03:14:16.934Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T03:14:17.042Z] 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-06-23T03:14:17.198Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T03:14:17.198Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T03:14:17.198Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T03:14:17.198Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-23T03:14:17.198Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-23T03:14:17.198Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-23T03:14:17.198Z] [2021-06-23T03:14:17.198Z] Current default time zone: 'Etc/UTC' [2021-06-23T03:14:17.198Z] Local time is now: Wed Jun 23 03:14:17 UTC 2021. [2021-06-23T03:14:17.198Z] Universal Time is now: Wed Jun 23 03:14:17 UTC 2021. [2021-06-23T03:14:17.198Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-23T03:14:17.198Z] [2021-06-23T03:14:17.198Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-23T03:14:17.198Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T03:14:17.198Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-23T03:14:17.198Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-23T03:14:17.198Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-23T03:14:17.198Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-23T03:14:17.198Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-23T03:14:17.198Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-23T03:14:17.198Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-23T03:14:17.198Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-23T03:14:17.198Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T03:14:17.198Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-23T03:14:17.461Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T03:14:17.461Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-23T03:14:17.461Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T03:14:17.461Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-23T03:14:17.461Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-23T03:14:17.461Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-23T03:14:17.461Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-23T03:14:17.461Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-23T03:14:17.461Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-23T03:14:17.461Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-23T03:14:17.461Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-23T03:14:19.387Z] Updating certificates in /etc/ssl/certs... [2021-06-23T03:14:20.434Z] 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-06-23T03:14:20.783Z] 23 added, 27 removed; done. [2021-06-23T03:14:20.783Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-23T03:14:20.783Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T03:14:20.783Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-23T03:14:20.783Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-23T03:14:20.783Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-23T03:14:20.783Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T03:14:20.783Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-23T03:14:20.783Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T03:14:20.783Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T03:14:20.783Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T03:14:20.783Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T03:14:20.783Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T03:14:20.783Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-23T03:14:20.783Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-23T03:14:20.783Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-23T03:14:20.783Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-23T03:14:20.783Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-23T03:14:20.783Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T03:14:20.783Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T03:14:20.783Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-23T03:14:20.783Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-23T03:14:20.783Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-23T03:14:20.783Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T03:14:20.783Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-23T03:14:20.783Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-23T03:14:20.783Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-23T03:14:20.783Z] Updating certificates in /etc/ssl/certs... [2021-06-23T03:14:21.730Z] 0 added, 0 removed; done. [2021-06-23T03:14:21.730Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-23T03:14:21.730Z] done. [2021-06-23T03:14:21.993Z] Reading package lists... [2021-06-23T03:14:22.257Z] Building dependency tree... [2021-06-23T03:14:22.257Z] Reading state information... [2021-06-23T03:14:22.522Z] The following NEW packages will be installed: [2021-06-23T03:14:22.522Z] apt-transport-https [2021-06-23T03:14:22.522Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T03:14:22.522Z] Need to get 1692 B of archives. [2021-06-23T03:14:22.522Z] After this operation, 154 kB of additional disk space will be used. [2021-06-23T03:14:22.522Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-23T03:14:22.785Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T03:14:22.785Z] Fetched 1692 B in 0s (9555 B/s) [2021-06-23T03:14:22.785Z] Selecting previously unselected package apt-transport-https. [2021-06-23T03:14:22.785Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-23T03:14:22.785Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-23T03:14:22.785Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-23T03:14:22.785Z] Setting up apt-transport-https (1.6.13) ... [2021-06-23T03:14:23.049Z] Waiting for network to be ready... [Pipeline] } [2021-06-23T03:14:25.875Z] $ docker stop --time=1 1bb3d0edc3e9cefe11f661e372194dc3e5df0be8c5cabfe9b52b557c00c6073c [2021-06-23T03:14:28.382Z] $ docker rm -f 1bb3d0edc3e9cefe11f661e372194dc3e5df0be8c5cabfe9b52b557c00c6073c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-06-23T03:14:29.658Z] 2021-06-23T03:14:26Z INFO Waiting for automatic snapd restart... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-06-23T03:14:29.926Z] snapd 2.51 from Canonical* installed [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:14:30.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T03:14:30.667Z] [2021-06-23T03:14:30.667Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:14:30.874Z] "snapd" switched to the "latest/stable" channel [2021-06-23T03:14:30.874Z] [2021-06-23T03:14:31.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T03:14:31.372Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-23T03:14:31.372Z] 29e5d40040c1: Pulling fs layer [2021-06-23T03:14:31.372Z] 1ce36da41761: Pulling fs layer [2021-06-23T03:14:31.372Z] 25b303627fd3: Pulling fs layer [2021-06-23T03:14:31.643Z] 29e5d40040c1: Verifying Checksum [2021-06-23T03:14:31.643Z] 29e5d40040c1: Download complete [2021-06-23T03:14:32.243Z] 29e5d40040c1: Pull complete [2021-06-23T03:14:32.514Z] 1ce36da41761: Verifying Checksum [2021-06-23T03:14:32.514Z] 1ce36da41761: Download complete [2021-06-23T03:14:33.430Z] core18 20210611 from Canonical* installed [2021-06-23T03:14:33.430Z] "core18" switched to the "latest/stable" channel [2021-06-23T03:14:33.430Z] [2021-06-23T03:14:33.942Z] 1ce36da41761: Pull complete [2021-06-23T03:14:33.942Z] 25b303627fd3: Verifying Checksum [2021-06-23T03:14:33.942Z] 25b303627fd3: Download complete [2021-06-23T03:14:36.380Z] snapcraft 4.8.2 from Canonical* installed [2021-06-23T03:14:36.706Z] "snapcraft" switched to the "latest/stable" channel [2021-06-23T03:14:36.706Z] [2021-06-23T03:14:40.922Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-23T03:14:40.922Z] - README.md [2021-06-23T03:14:40.922Z] [2021-06-23T03:14:40.922Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-23T03:14:41.499Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-23T03:14:41.499Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-23T03:14:41.499Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-23T03:14:42.711Z] Reading package lists... [2021-06-23T03:14:43.285Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-23T03:14:43.285Z] Reading package lists... [2021-06-23T03:14:43.285Z] Building dependency tree... [2021-06-23T03:14:43.285Z] Reading state information... [2021-06-23T03:14:43.548Z] Suggested packages: [2021-06-23T03:14:43.548Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-23T03:14:43.548Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-23T03:14:43.548Z] Recommended packages: [2021-06-23T03:14:43.548Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-23T03:14:43.548Z] The following NEW packages will be installed: [2021-06-23T03:14:43.548Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-23T03:14:43.548Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-23T03:14:43.548Z] pkg-config zip [2021-06-23T03:14:43.548Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T03:14:43.548Z] Need to get 7663 kB of archives. [2021-06-23T03:14:43.548Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-23T03:14:43.548Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-23T03:14:43.811Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-23T03:14:43.811Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-23T03:14:43.811Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-23T03:14:43.811Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-23T03:14:43.811Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-23T03:14:43.811Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-23T03:14:43.811Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-23T03:14:44.073Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-23T03:14:44.073Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-23T03:14:44.073Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-23T03:14:44.073Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-23T03:14:44.099Z] 25b303627fd3: Pull complete [2021-06-23T03:14:44.099Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-23T03:14:44.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T03:14:44.099Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-23T03:14:44.336Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-23T03:14:44.336Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-23T03:14:44.336Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-23T03:14:44.336Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T03:14:44.336Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-06-23T03:14:44.379Z] prd-ubuntu18.04-docker-arm64-4c-16g-830 does not seem to be running inside a container [2021-06-23T03:14:44.453Z] $ 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-06-23T03:14:44.609Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-23T03:14:44.609Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-23T03:14:44.609Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-23T03:14:44.609Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-23T03:14:44.609Z] Selecting previously unselected package libpsl5:amd64. [2021-06-23T03:14:44.609Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-23T03:14:44.609Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-23T03:14:44.609Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-23T03:14:44.609Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-23T03:14:44.609Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-23T03:14:44.872Z] Selecting previously unselected package librtmp1:amd64. [2021-06-23T03:14:44.872Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-23T03:14:44.872Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-23T03:14:44.872Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-23T03:14:44.872Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-23T03:14:44.872Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-23T03:14:44.872Z] Selecting previously unselected package liberror-perl. [2021-06-23T03:14:44.872Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-23T03:14:44.872Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-23T03:14:44.872Z] Selecting previously unselected package git-man. [2021-06-23T03:14:44.872Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-23T03:14:44.872Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-23T03:14:45.132Z] Selecting previously unselected package git. [2021-06-23T03:14:45.132Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-23T03:14:45.132Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-23T03:14:45.705Z] Selecting previously unselected package libnorm1:amd64. [2021-06-23T03:14:45.705Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-23T03:14:45.705Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-23T03:14:45.705Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-23T03:14:45.705Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-23T03:14:45.705Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-23T03:14:45.705Z] Selecting previously unselected package libsodium23:amd64. [2021-06-23T03:14:45.705Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-23T03:14:45.705Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-23T03:14:45.705Z] Selecting previously unselected package libzmq5:amd64. [2021-06-23T03:14:45.705Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-23T03:14:45.705Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T03:14:45.966Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-23T03:14:45.966Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-23T03:14:45.966Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T03:14:45.966Z] Selecting previously unselected package pkg-config. [2021-06-23T03:14:45.966Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-23T03:14:45.966Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-23T03:14:45.966Z] Selecting previously unselected package zip. [2021-06-23T03:14:45.966Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-23T03:14:45.966Z] Unpacking zip (3.0-11build1) ... [2021-06-23T03:14:45.966Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-23T03:14:46.227Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-23T03:14:46.227Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-23T03:14:46.227Z] Setting up liberror-perl (0.17025-1) ... [2021-06-23T03:14:46.227Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-23T03:14:46.227Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-23T03:14:46.227Z] No schema files found: doing nothing. [2021-06-23T03:14:46.227Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-23T03:14:46.227Z] Setting up zip (3.0-11build1) ... [2021-06-23T03:14:46.227Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-23T03:14:46.227Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-23T03:14:46.227Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-23T03:14:46.227Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T03:14:46.227Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-23T03:14:46.227Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T03:14:46.227Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-23T03:14:46.227Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T03:14:46.801Z] git set to automatically installed. [2021-06-23T03:14:46.801Z] git-man set to automatically installed. [2021-06-23T03:14:46.801Z] libcurl3-gnutls set to automatically installed. [2021-06-23T03:14:46.801Z] liberror-perl set to automatically installed. [2021-06-23T03:14:46.801Z] libglib2.0-0 set to automatically installed. [2021-06-23T03:14:46.801Z] libnghttp2-14 set to automatically installed. [2021-06-23T03:14:46.801Z] libnorm1 set to automatically installed. [2021-06-23T03:14:46.801Z] libpgm-5.2-0 set to automatically installed. [2021-06-23T03:14:46.801Z] libpsl5 set to automatically installed. [2021-06-23T03:14:46.801Z] librtmp1 set to automatically installed. [2021-06-23T03:14:46.801Z] libsodium23 set to automatically installed. [2021-06-23T03:14:46.801Z] libzmq3-dev set to automatically installed. [2021-06-23T03:14:46.801Z] libzmq5 set to automatically installed. [2021-06-23T03:14:46.801Z] pkg-config set to automatically installed. [2021-06-23T03:14:46.801Z] zip set to automatically installed. [2021-06-23T03:14:47.220Z] $ docker top b969703df6343194dc8e478db9b25a88c63090ba292a4072d4068ed14f4bc330 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T03:14:48.192Z] snapd is not logged in, snap install commands will use sudo [2021-06-23T03:14:48.321Z] + grep parallel [2021-06-23T03:14:48.321Z] + docker-compose build --help [2021-06-23T03:14:49.590Z] error: cannot refresh "core18": unexpectedly empty response from the server [2021-06-23T03:14:49.590Z] (try again later) [2021-06-23T03:14:49.590Z] Error while refreshing snap 'core18' to channel 'latest/stable' [2021-06-23T03:14:49.590Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-23T03:14:51.700Z] --parallel Build images in parallel. [Pipeline] // stage [Pipeline] } [2021-06-23T03:14:51.830Z] Failed in branch amd64 [Pipeline] } [2021-06-23T03:14:51.844Z] $ docker stop --time=1 b969703df6343194dc8e478db9b25a88c63090ba292a4072d4068ed14f4bc330 [2021-06-23T03:14:53.739Z] $ docker rm -f b969703df6343194dc8e478db9b25a88c63090ba292a4072d4068ed14f4bc330 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:14:54.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T03:14:54.620Z] . [Pipeline] withDockerContainer [2021-06-23T03:14:54.903Z] prd-ubuntu18.04-docker-arm64-4c-16g-830 does not seem to be running inside a container [2021-06-23T03:14:54.970Z] $ 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-06-23T03:14:56.548Z] $ docker top bd919aba38d034cda44870c243ead02e537962c9dc1c325418444b37a2b396dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T03:14:57.595Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-23T03:15:00.963Z] Building core-command ... [2021-06-23T03:15:00.963Z] Building core-data ... [2021-06-23T03:15:00.963Z] Building core-metadata ... [2021-06-23T03:15:00.963Z] Building security-bootstrapper ... [2021-06-23T03:15:00.963Z] Building security-proxy-setup ... [2021-06-23T03:15:00.963Z] Building security-secretstore-setup ... [2021-06-23T03:15:00.963Z] Building support-notifications ... [2021-06-23T03:15:00.963Z] Building support-scheduler ... [2021-06-23T03:15:00.963Z] Building sys-mgmt-agent ... [2021-06-23T03:15:00.963Z] Building core-data [2021-06-23T03:15:00.963Z] Building core-metadata [2021-06-23T03:15:00.963Z] Building support-notifications [2021-06-23T03:15:00.963Z] Building support-scheduler [2021-06-23T03:15:00.963Z] Building security-bootstrapper [2021-06-23T03:16:22.766Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:16:22.766Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:16:22.766Z] ---> 6931b2671948 [2021-06-23T03:16:22.766Z] Step 3/32 : WORKDIR /edgex-go [2021-06-23T03:16:22.767Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:16:22.767Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:16:22.767Z] ---> 6931b2671948 [2021-06-23T03:16:22.767Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T03:16:22.767Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:16:22.767Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:16:22.767Z] ---> 6931b2671948 [2021-06-23T03:16:22.767Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T03:16:22.767Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:16:22.767Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:16:22.767Z] ---> 6931b2671948 [2021-06-23T03:16:22.767Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T03:16:22.767Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:16:22.767Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:16:22.767Z] ---> 6931b2671948 [2021-06-23T03:16:22.767Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T03:16:22.767Z] ---> Running in b58c2be00bc5 [2021-06-23T03:16:22.767Z] ---> Running in 93013f877a23 [2021-06-23T03:16:22.767Z] ---> Running in d3c9f46510c2 [2021-06-23T03:16:22.767Z] ---> Running in ef3cb974c861 [2021-06-23T03:16:22.767Z] ---> Running in ca23efef8890 [2021-06-23T03:16:22.767Z] Removing intermediate container b58c2be00bc5 [2021-06-23T03:16:22.767Z] ---> 74736aeb9c19 [2021-06-23T03:16:22.767Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:16:22.767Z] ---> Running in 4c67b899bb24 [2021-06-23T03:16:22.767Z] Removing intermediate container ca23efef8890 [2021-06-23T03:16:22.767Z] ---> d9c27e9c1a22 [2021-06-23T03:16:22.767Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:16:22.767Z] Removing intermediate container d3c9f46510c2 [2021-06-23T03:16:22.767Z] ---> 8178c4343b58 [2021-06-23T03:16:22.767Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:16:22.767Z] Removing intermediate container ef3cb974c861 [2021-06-23T03:16:22.767Z] Removing intermediate container 93013f877a23 [2021-06-23T03:16:22.767Z] ---> 60e61de30b74 [2021-06-23T03:16:22.767Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:16:22.767Z] ---> 94ab96383a5a [2021-06-23T03:16:22.767Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:16:22.767Z] ---> Running in 2b8584f8b5f3 [2021-06-23T03:16:22.767Z] ---> Running in 04381a6715aa [2021-06-23T03:16:22.767Z] ---> Running in 390c446ca9f9 [2021-06-23T03:16:22.767Z] ---> Running in dd44e6d20054 [2021-06-23T03:16:22.767Z] Removing intermediate container 4c67b899bb24 [2021-06-23T03:16:22.767Z] ---> e9928b1c1bd3 [2021-06-23T03:16:22.767Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-23T03:16:22.767Z] ---> Running in cf7c35f9b276 [2021-06-23T03:16:22.767Z] Removing intermediate container 2b8584f8b5f3 [2021-06-23T03:16:22.767Z] ---> 67a8b3de1b67 [2021-06-23T03:16:22.767Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-23T03:16:22.767Z] ---> Running in 05478e7c5006 [2021-06-23T03:16:22.767Z] Removing intermediate container 390c446ca9f9 [2021-06-23T03:16:22.767Z] ---> 3c2400c0bbea [2021-06-23T03:16:22.767Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-23T03:16:22.767Z] Removing intermediate container 04381a6715aa [2021-06-23T03:16:22.767Z] ---> c3fdb0191daf [2021-06-23T03:16:22.767Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T03:16:22.767Z] ---> Running in 682b53ce93ce [2021-06-23T03:16:22.767Z] Removing intermediate container dd44e6d20054 [2021-06-23T03:16:22.767Z] ---> 61515023006c [2021-06-23T03:16:22.767Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-23T03:16:22.767Z] ---> Running in 2b67f3c2ba5d [2021-06-23T03:16:22.767Z] ---> Running in fe6da2c15a45 [2021-06-23T03:16:22.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:16:22.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:16:22.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:16:22.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:16:22.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:16:22.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:16:22.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:16:22.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:16:22.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:16:22.767Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:16:22.767Z] OK: 218 MiB in 52 packages [2021-06-23T03:16:22.767Z] OK: 218 MiB in 52 packages [2021-06-23T03:16:23.046Z] OK: 218 MiB in 52 packages [2021-06-23T03:16:23.336Z] OK: 218 MiB in 52 packages [2021-06-23T03:16:23.336Z] OK: 218 MiB in 52 packages [2021-06-23T03:16:23.954Z] Removing intermediate container 05478e7c5006 [2021-06-23T03:16:23.954Z] ---> 7f2c5b24ca85 [2021-06-23T03:16:23.954Z] Step 6/23 : COPY go.mod . [2021-06-23T03:16:24.577Z] Removing intermediate container cf7c35f9b276 [2021-06-23T03:16:24.577Z] ---> cebd5570b05a [2021-06-23T03:16:24.577Z] Step 6/24 : COPY go.mod . [2021-06-23T03:16:24.577Z] Removing intermediate container 682b53ce93ce [2021-06-23T03:16:24.577Z] ---> aea0e6beac31 [2021-06-23T03:16:24.577Z] Step 6/32 : COPY go.mod . [2021-06-23T03:16:24.858Z] Removing intermediate container 2b67f3c2ba5d [2021-06-23T03:16:24.858Z] ---> 1250089a7cc6 [2021-06-23T03:16:24.858Z] Step 6/24 : COPY go.mod . [2021-06-23T03:16:25.132Z] Removing intermediate container fe6da2c15a45 [2021-06-23T03:16:25.132Z] ---> 32e3589d35fb [2021-06-23T03:16:25.132Z] Step 6/23 : COPY go.mod . [2021-06-23T03:16:25.132Z] ---> 3d0e507092df [2021-06-23T03:16:25.132Z] Step 7/23 : RUN go mod download [2021-06-23T03:16:25.408Z] ---> Running in 5cce5f72a039 [2021-06-23T03:16:25.680Z] ---> 0ec4ce95ec18 [2021-06-23T03:16:25.680Z] Step 7/24 : RUN go mod download [2021-06-23T03:16:25.680Z] ---> 8698fb89faac [2021-06-23T03:16:25.680Z] Step 7/32 : RUN go mod download [2021-06-23T03:16:25.961Z] ---> Running in 0b31f413034e [2021-06-23T03:16:25.961Z] ---> Running in e90b8a11ca53 [2021-06-23T03:16:26.248Z] ---> e3cf13bfc6e5 [2021-06-23T03:16:26.248Z] ---> ab0092610c6c [2021-06-23T03:16:26.248Z] Step 7/23 : RUN go mod download [2021-06-23T03:16:26.248Z] Step 7/24 : RUN go mod download [2021-06-23T03:16:26.533Z] ---> Running in f5905e000992 [2021-06-23T03:16:26.533Z] ---> Running in 8ada6928eed0 [2021-06-23T03:16:29.965Z] Removing intermediate container 5cce5f72a039 [2021-06-23T03:16:29.965Z] ---> 90d1010958a9 [2021-06-23T03:16:29.965Z] Step 8/23 : COPY . . [2021-06-23T03:16:29.965Z] Removing intermediate container 0b31f413034e [2021-06-23T03:16:29.965Z] ---> ea746e47511f [2021-06-23T03:16:29.965Z] Step 8/24 : COPY . . [2021-06-23T03:16:30.249Z] Removing intermediate container e90b8a11ca53 [2021-06-23T03:16:30.249Z] ---> cac96229d215 [2021-06-23T03:16:30.249Z] Step 8/32 : COPY . . [2021-06-23T03:16:32.222Z] Removing intermediate container f5905e000992 [2021-06-23T03:16:32.222Z] ---> 984ada904100 [2021-06-23T03:16:32.222Z] Step 8/23 : COPY . . [2021-06-23T03:16:32.222Z] Removing intermediate container 8ada6928eed0 [2021-06-23T03:16:32.222Z] ---> 3bc51745d446 [2021-06-23T03:16:32.222Z] Step 8/24 : COPY . . [2021-06-23T03:16:54.431Z] ---> ee198a5d3897 [2021-06-23T03:16:54.431Z] Step 9/23 : RUN go mod tidy [2021-06-23T03:16:54.431Z] ---> Running in 53a8363d26ad [2021-06-23T03:16:54.431Z] ---> a996219141da [2021-06-23T03:16:54.431Z] Step 9/24 : RUN go mod tidy [2021-06-23T03:16:54.431Z] ---> 12a8be57d35c [2021-06-23T03:16:54.431Z] Step 9/32 : RUN go mod tidy [2021-06-23T03:16:54.431Z] ---> Running in b3049d794e87 [2021-06-23T03:16:54.431Z] ---> Running in 2920a93c73c0 [2021-06-23T03:16:54.431Z] ---> 4322559cd4da [2021-06-23T03:16:54.431Z] Step 9/24 : RUN go mod tidy [2021-06-23T03:16:54.431Z] ---> c2a248f70d44 [2021-06-23T03:16:54.431Z] Step 9/23 : RUN go mod tidy [2021-06-23T03:16:54.431Z] ---> Running in 2d93321a1ddd [2021-06-23T03:16:54.431Z] ---> Running in 313ec29c4f2e [2021-06-23T03:16:57.071Z] Removing intermediate container 53a8363d26ad [2021-06-23T03:16:57.071Z] ---> 6ae0960eb2eb [2021-06-23T03:16:57.071Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-23T03:16:57.071Z] ---> Running in 64a521db7063 [2021-06-23T03:16:59.728Z] 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-06-23T03:16:59.728Z] Removing intermediate container b3049d794e87 [2021-06-23T03:16:59.728Z] ---> 289efd2502f7 [2021-06-23T03:16:59.728Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-23T03:17:00.007Z] Removing intermediate container 2920a93c73c0 [2021-06-23T03:17:00.007Z] ---> 5b203fa6f3ec [2021-06-23T03:17:00.007Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-23T03:17:00.007Z] ---> Running in 2b2b6f5c6afd [2021-06-23T03:17:00.007Z] ---> Running in fac6c84c4250 [2021-06-23T03:17:00.622Z] Removing intermediate container 313ec29c4f2e [2021-06-23T03:17:00.622Z] ---> 85cbb5eb38d5 [2021-06-23T03:17:00.622Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-23T03:17:00.899Z] ---> Running in a76ece5b5743 [2021-06-23T03:17:00.899Z] Removing intermediate container 2d93321a1ddd [2021-06-23T03:17:00.899Z] ---> 46429690a2e7 [2021-06-23T03:17:00.899Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-23T03:17:01.174Z] ---> Running in 20aa0167a7a3 [2021-06-23T03:17:02.631Z] 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-06-23T03:17:03.627Z] 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-06-23T03:17:03.905Z] 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-06-23T03:17:03.905Z] 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-06-23T03:18:55.814Z] Removing intermediate container 64a521db7063 [2021-06-23T03:18:55.814Z] ---> dfac3b08a499 [2021-06-23T03:18:55.814Z] [2021-06-23T03:18:55.814Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T03:18:55.814Z] 3.12: Pulling from library/alpine [2021-06-23T03:18:56.820Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T03:18:56.820Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T03:18:56.820Z] ---> c4fd0aeabfcf [2021-06-23T03:18:56.820Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-23T03:18:57.437Z] ---> Running in 98fee1c5ae29 [2021-06-23T03:18:58.891Z] Removing intermediate container 2b2b6f5c6afd [2021-06-23T03:18:58.891Z] ---> 0479a0fd6f01 [2021-06-23T03:18:58.891Z] [2021-06-23T03:18:58.891Z] Step 11/32 : FROM alpine:3.12 [2021-06-23T03:18:58.891Z] ---> c4fd0aeabfcf [2021-06-23T03:18:58.891Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-23T03:18:59.182Z] ---> Running in ec454c3cb86c [2021-06-23T03:19:00.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:19:00.167Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:19:00.444Z] Removing intermediate container ec454c3cb86c [2021-06-23T03:19:00.444Z] ---> b176d8730eaa [2021-06-23T03:19:00.445Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-23T03:19:00.725Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T03:19:00.725Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:19:01.008Z] OK: 5 MiB in 15 packages [2021-06-23T03:19:01.008Z] ---> Running in a98bf44a7c2f [2021-06-23T03:19:01.616Z] Removing intermediate container a76ece5b5743 [2021-06-23T03:19:01.617Z] ---> 0966d83879e8 [2021-06-23T03:19:01.617Z] [2021-06-23T03:19:01.617Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T03:19:01.617Z] ---> c4fd0aeabfcf [2021-06-23T03:19:01.617Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-23T03:19:01.895Z] ---> Running in 020eae68d7b9 [2021-06-23T03:19:03.881Z] Removing intermediate container 98fee1c5ae29 [2021-06-23T03:19:03.881Z] ---> 2f3ab65c8ea5 [2021-06-23T03:19:03.881Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T03:19:03.881Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:19:04.156Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:19:04.156Z] ---> Running in 963a8bc2b8ad [2021-06-23T03:19:04.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:19:04.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:19:04.704Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-23T03:19:04.704Z] (2/2) Installing su-exec (0.2-r1) [2021-06-23T03:19:04.704Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:19:04.704Z] OK: 5 MiB in 16 packages [2021-06-23T03:19:04.981Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-23T03:19:05.254Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-23T03:19:05.254Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:19:05.254Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T03:19:05.531Z] OK: 6 MiB in 16 packages [2021-06-23T03:19:05.531Z] Removing intermediate container 963a8bc2b8ad [2021-06-23T03:19:05.531Z] ---> d475e0ebbc0a [2021-06-23T03:19:05.531Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-23T03:19:06.133Z] ---> Running in a9e5699db768 [2021-06-23T03:19:06.410Z] Removing intermediate container 20aa0167a7a3 [2021-06-23T03:19:06.410Z] ---> 6e55135bfce3 [2021-06-23T03:19:06.410Z] [2021-06-23T03:19:06.410Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T03:19:06.410Z] ---> c4fd0aeabfcf [2021-06-23T03:19:06.410Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T03:19:06.410Z] ---> Using cache [2021-06-23T03:19:06.410Z] ---> 2f3ab65c8ea5 [2021-06-23T03:19:06.410Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T03:19:06.410Z] ---> Using cache [2021-06-23T03:19:06.410Z] ---> d475e0ebbc0a [2021-06-23T03:19:06.410Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-23T03:19:06.691Z] ---> Running in 81af2301d623 [2021-06-23T03:19:06.966Z] Removing intermediate container a98bf44a7c2f [2021-06-23T03:19:06.966Z] ---> f00bdf7dbc3a [2021-06-23T03:19:06.966Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-23T03:19:06.966Z] Removing intermediate container a9e5699db768 [2021-06-23T03:19:06.966Z] ---> 8030385343e2 [2021-06-23T03:19:06.966Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T03:19:07.562Z] ---> Running in 2a3b754c9cce [2021-06-23T03:19:07.562Z] ---> Running in 480afd2e7168 [2021-06-23T03:19:07.836Z] Removing intermediate container 81af2301d623 [2021-06-23T03:19:07.836Z] ---> 16a625ee1198 [2021-06-23T03:19:07.836Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T03:19:08.112Z] Removing intermediate container 020eae68d7b9 [2021-06-23T03:19:08.112Z] ---> 195d0df15bda [2021-06-23T03:19:08.112Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T03:19:08.112Z] ---> Running in 90c6b796d299 [2021-06-23T03:19:08.387Z] ---> Running in 19a3268705f7 [2021-06-23T03:19:08.387Z] Removing intermediate container 480afd2e7168 [2021-06-23T03:19:08.387Z] ---> aa7d0d8500b4 [2021-06-23T03:19:08.387Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:19:08.387Z] Removing intermediate container 2a3b754c9cce [2021-06-23T03:19:08.387Z] ---> d03d801d3a0d [2021-06-23T03:19:08.387Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-23T03:19:08.660Z] ---> Running in 0c2011ac2475 [2021-06-23T03:19:08.660Z] Removing intermediate container 90c6b796d299 [2021-06-23T03:19:08.660Z] ---> d50686a33345 [2021-06-23T03:19:08.660Z] Step 16/24 : WORKDIR / [2021-06-23T03:19:08.934Z] ---> Running in 6267d7cfd18f [2021-06-23T03:19:08.934Z] Removing intermediate container 19a3268705f7 [2021-06-23T03:19:08.934Z] ---> be8fd3da274a [2021-06-23T03:19:08.934Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-23T03:19:09.545Z] ---> Running in e0b7f4e44e28 [2021-06-23T03:19:09.545Z] Removing intermediate container 0c2011ac2475 [2021-06-23T03:19:09.545Z] ---> 5cafe67f2a71 [2021-06-23T03:19:09.545Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-23T03:19:10.144Z] ---> 4315e20c8aaa [2021-06-23T03:19:10.144Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-23T03:19:10.144Z] ---> Running in acbf5316a9ff [2021-06-23T03:19:10.144Z] Removing intermediate container 6267d7cfd18f [2021-06-23T03:19:10.144Z] ---> bb1e437ac439 [2021-06-23T03:19:10.144Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:19:10.759Z] Removing intermediate container e0b7f4e44e28 [2021-06-23T03:19:10.759Z] ---> 4c81c09b845f [2021-06-23T03:19:10.759Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T03:19:11.039Z] ---> Running in 9d443e326552 [2021-06-23T03:19:11.644Z] ---> f521c3660765 [2021-06-23T03:19:11.644Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-23T03:19:11.921Z] Removing intermediate container fac6c84c4250 [2021-06-23T03:19:11.921Z] ---> 8f5b90663539 [2021-06-23T03:19:11.921Z] [2021-06-23T03:19:11.921Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T03:19:11.921Z] ---> c4fd0aeabfcf [2021-06-23T03:19:11.921Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-23T03:19:12.207Z] Removing intermediate container 9d443e326552 [2021-06-23T03:19:12.207Z] ---> 87d8c661c489 [2021-06-23T03:19:12.207Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:19:12.207Z] ---> c56b8363de97 [2021-06-23T03:19:12.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-23T03:19:12.207Z] ---> Running in 22ba96418e89 [2021-06-23T03:19:13.364Z] Removing intermediate container 22ba96418e89 [2021-06-23T03:19:13.364Z] ---> 77f81ba55cd0 [2021-06-23T03:19:13.364Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-23T03:19:13.701Z] ---> Running in 8537264d279b [2021-06-23T03:19:13.998Z] ---> 0ad83721598a [2021-06-23T03:19:13.998Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-23T03:19:13.998Z] ---> db640933da0b [2021-06-23T03:19:13.998Z] Removing intermediate container acbf5316a9ff [2021-06-23T03:19:13.998Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-23T03:19:13.998Z] ---> 3d1869b4bc50 [2021-06-23T03:19:13.998Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-23T03:19:13.998Z] ---> 8914a09a18a5 [2021-06-23T03:19:13.998Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-23T03:19:13.998Z] ---> Running in bfa4d0b3bdb7 [2021-06-23T03:19:13.998Z] ---> Running in 85d3267ec8ff [2021-06-23T03:19:14.280Z] Removing intermediate container 8537264d279b [2021-06-23T03:19:14.280Z] ---> 5e0db83da51b [2021-06-23T03:19:14.280Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-23T03:19:14.580Z] ---> Running in 6904ae16c473 [2021-06-23T03:19:15.182Z] Removing intermediate container 85d3267ec8ff [2021-06-23T03:19:15.182Z] ---> f871bf9e43c2 [2021-06-23T03:19:15.182Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:19:15.182Z] Removing intermediate container bfa4d0b3bdb7 [2021-06-23T03:19:15.182Z] ---> 2b909b271013 [2021-06-23T03:19:15.182Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-23T03:19:15.455Z] ---> Running in ba3bdef8b09c [2021-06-23T03:19:15.455Z] ---> fbbd79387299 [2021-06-23T03:19:15.455Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-23T03:19:15.455Z] Removing intermediate container 6904ae16c473 [2021-06-23T03:19:15.455Z] ---> 72e9485260b6 [2021-06-23T03:19:15.455Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:19:15.731Z] ---> Running in 346a50a26c18 [2021-06-23T03:19:15.731Z] ---> c2a07eb079ae [2021-06-23T03:19:15.731Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-23T03:19:15.731Z] ---> Running in 9ab37c5e4fe9 [2021-06-23T03:19:16.335Z] Removing intermediate container ba3bdef8b09c [2021-06-23T03:19:16.335Z] ---> b18800858b5f [2021-06-23T03:19:16.335Z] Step 21/23 : LABEL arch=arm64 [2021-06-23T03:19:16.615Z] ---> c0b0e5819636 [2021-06-23T03:19:16.615Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-23T03:19:16.616Z] ---> Running in 427075b3e73e [2021-06-23T03:19:16.616Z] Removing intermediate container 346a50a26c18 [2021-06-23T03:19:16.616Z] ---> 897091953b96 [2021-06-23T03:19:16.616Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:19:16.894Z] ---> Running in 7abfa2cc3c1c [2021-06-23T03:19:16.894Z] ---> Running in 5cd7e129ef12 [2021-06-23T03:19:17.172Z] ---> 12e918e57712 [2021-06-23T03:19:17.172Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-23T03:19:17.449Z] ---> Running in dfca50eb6c21 [2021-06-23T03:19:17.449Z] Removing intermediate container 427075b3e73e [2021-06-23T03:19:17.449Z] ---> 4ed659b64bd7 [2021-06-23T03:19:17.449Z] Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:19:17.733Z] Removing intermediate container 5cd7e129ef12 [2021-06-23T03:19:17.733Z] ---> 2816808928ca [2021-06-23T03:19:17.733Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T03:19:17.733Z] ---> Running in 92bdc7d69f10 [2021-06-23T03:19:18.011Z] ---> Running in fffd89abc4b2 [2021-06-23T03:19:18.291Z] Removing intermediate container dfca50eb6c21 [2021-06-23T03:19:18.291Z] ---> edf7227be305 [2021-06-23T03:19:18.291Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:19:18.291Z] ---> Running in 6f2e08388923 [2021-06-23T03:19:18.566Z] Removing intermediate container 92bdc7d69f10 [2021-06-23T03:19:18.566Z] ---> b45c10a00a4e [2021-06-23T03:19:18.566Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T03:19:18.852Z] Removing intermediate container fffd89abc4b2 [2021-06-23T03:19:18.852Z] ---> 7140dca514b7 [2021-06-23T03:19:18.852Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:19:18.852Z] ---> Running in 698db4045709 [2021-06-23T03:19:19.129Z] ---> Running in 44ae1955c378 [2021-06-23T03:19:19.129Z] Removing intermediate container 9ab37c5e4fe9 [2021-06-23T03:19:19.129Z] ---> a97b4c4d1477 [2021-06-23T03:19:19.129Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-23T03:19:19.129Z] Removing intermediate container 6f2e08388923 [2021-06-23T03:19:19.129Z] ---> 8fff6f461a36 [2021-06-23T03:19:19.129Z] Step 21/23 : LABEL arch=arm64 [2021-06-23T03:19:19.411Z] ---> Running in 14863b5016d9 [2021-06-23T03:19:19.411Z] ---> Running in a9d978237c5c [2021-06-23T03:19:19.684Z] Removing intermediate container 698db4045709 [2021-06-23T03:19:19.684Z] ---> 176d5b8dbf7c [2021-06-23T03:19:19.684Z] [2021-06-23T03:19:21.306Z] Removing intermediate container 44ae1955c378 [2021-06-23T03:19:21.306Z] ---> 09c13aaea5a6 [2021-06-23T03:19:21.306Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T03:19:21.306Z] Successfully built 176d5b8dbf7c [2021-06-23T03:19:21.580Z] Successfully tagged support-scheduler-arm64:latest [2021-06-23T03:19:21.580Z]  Building support-scheduler ... done Building security-proxy-setup [2021-06-23T03:19:21.580Z] ---> Running in a6918fc7892e [2021-06-23T03:19:21.855Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:19:21.855Z] Removing intermediate container 7abfa2cc3c1c [2021-06-23T03:19:21.855Z] ---> 423bf0b44fe7 [2021-06-23T03:19:21.855Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:19:21.855Z] Removing intermediate container a9d978237c5c [2021-06-23T03:19:21.855Z] ---> adee5c34e60e [2021-06-23T03:19:21.855Z] Step 22/23 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:19:22.140Z] ---> Running in ec83a93a2928 [2021-06-23T03:19:22.416Z] Removing intermediate container a6918fc7892e [2021-06-23T03:19:22.416Z] ---> c4372ba75434 [2021-06-23T03:19:22.416Z] [2021-06-23T03:19:22.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:19:23.019Z] Successfully built c4372ba75434 [2021-06-23T03:19:23.019Z] Removing intermediate container ec83a93a2928 [2021-06-23T03:19:23.019Z] Successfully tagged core-metadata-arm64:latest [2021-06-23T03:19:23.019Z]  Building core-metadata ... done  ---> 24283ae4a65e [2021-06-23T03:19:23.019Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T03:19:23.019Z] Building sys-mgmt-agent [2021-06-23T03:19:23.296Z] ---> Running in ea370ff54454 [2021-06-23T03:19:23.296Z] ---> 5fd61fc5097a [2021-06-23T03:19:23.296Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-23T03:19:23.296Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-23T03:19:23.296Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-23T03:19:23.570Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-23T03:19:23.570Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-23T03:19:23.570Z] Removing intermediate container ea370ff54454 [2021-06-23T03:19:23.570Z] ---> f0cee881d3a5 [2021-06-23T03:19:23.570Z] [2021-06-23T03:19:23.844Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-23T03:19:23.844Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-23T03:19:23.844Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:19:24.127Z] OK: 8 MiB in 20 packages [2021-06-23T03:19:24.127Z] Successfully built f0cee881d3a5 [2021-06-23T03:19:24.127Z] Successfully tagged support-notifications-arm64:latest [2021-06-23T03:19:24.127Z]  Building support-notifications ... done Building core-command [2021-06-23T03:19:25.110Z] ---> 74b5a5b46fb2 [2021-06-23T03:19:25.110Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-23T03:19:25.710Z] Removing intermediate container 14863b5016d9 [2021-06-23T03:19:25.710Z] ---> 9d9e8007d2ac [2021-06-23T03:19:25.710Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:19:26.311Z] ---> 918927cad594 [2021-06-23T03:19:26.311Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-23T03:19:26.919Z] ---> b223906c2d4c [2021-06-23T03:19:26.919Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-23T03:19:27.901Z] ---> 116b2e86b0fd [2021-06-23T03:19:27.901Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-23T03:19:29.361Z] ---> be65d4a25ac2 [2021-06-23T03:19:29.361Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-23T03:19:29.361Z] ---> c58f2390a38f [2021-06-23T03:19:29.361Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-23T03:19:29.973Z] ---> Running in 9a6404cb524b [2021-06-23T03:19:29.973Z] ---> dcb42a93ca9e [2021-06-23T03:19:29.973Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-23T03:19:30.251Z] ---> Running in ef4f7b009042 [2021-06-23T03:19:30.532Z] Removing intermediate container 9a6404cb524b [2021-06-23T03:19:30.532Z] ---> bb445185f93b [2021-06-23T03:19:30.532Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-23T03:19:31.134Z] Removing intermediate container ef4f7b009042 [2021-06-23T03:19:31.134Z] ---> 7c35b80416cf [2021-06-23T03:19:31.134Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:19:31.411Z] ---> Running in f25f72936c63 [2021-06-23T03:19:31.691Z] ---> 7b7c273b66bc [2021-06-23T03:19:31.691Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-23T03:19:31.981Z] ---> Running in b9e20fffb068 [2021-06-23T03:19:31.981Z] Removing intermediate container f25f72936c63 [2021-06-23T03:19:31.981Z] ---> 7883a7065d18 [2021-06-23T03:19:31.981Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T03:19:32.592Z] ---> Running in 6fc90a457cc1 [2021-06-23T03:19:33.198Z] Removing intermediate container 6fc90a457cc1 [2021-06-23T03:19:33.198Z] ---> bb65b86d0119 [2021-06-23T03:19:33.198Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:19:33.471Z] ---> Running in 2a2653bc22a8 [2021-06-23T03:19:34.075Z] Removing intermediate container 2a2653bc22a8 [2021-06-23T03:19:34.075Z] ---> 796235fd126e [2021-06-23T03:19:34.075Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T03:19:34.351Z] ---> Running in dcf2f6f55efe [2021-06-23T03:19:34.949Z] Removing intermediate container b9e20fffb068 [2021-06-23T03:19:34.949Z] ---> 9af402c5c456 [2021-06-23T03:19:34.949Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-23T03:19:35.232Z] Removing intermediate container dcf2f6f55efe [2021-06-23T03:19:35.232Z] ---> aa30fbe2a29b [2021-06-23T03:19:35.232Z] [2021-06-23T03:19:35.507Z] ---> Running in 75180686218e [2021-06-23T03:19:35.787Z] Successfully built aa30fbe2a29b [2021-06-23T03:19:35.787Z] Successfully tagged core-data-arm64:latest [2021-06-23T03:19:35.787Z]  Building core-data ... done Building security-secretstore-setup [2021-06-23T03:19:36.411Z] Removing intermediate container 75180686218e [2021-06-23T03:19:36.411Z] ---> 95cc661d97b1 [2021-06-23T03:19:36.411Z] Step 29/32 : CMD ["gate"] [2021-06-23T03:19:36.687Z] ---> Running in 4511d818e120 [2021-06-23T03:19:37.284Z] Removing intermediate container 4511d818e120 [2021-06-23T03:19:37.284Z] ---> 6022af9d1980 [2021-06-23T03:19:37.284Z] Step 30/32 : LABEL arch=arm64 [2021-06-23T03:19:37.884Z] ---> Running in 4ceeec8c2352 [2021-06-23T03:19:38.862Z] Removing intermediate container 4ceeec8c2352 [2021-06-23T03:19:38.862Z] ---> 15eeeb26aa99 [2021-06-23T03:19:38.862Z] Step 31/32 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:19:39.460Z] ---> Running in f05c54bff1f9 [2021-06-23T03:19:40.491Z] Removing intermediate container f05c54bff1f9 [2021-06-23T03:19:40.491Z] ---> 036f50c69221 [2021-06-23T03:19:40.491Z] Step 32/32 : LABEL version=0.0.0 [2021-06-23T03:19:40.765Z] ---> Running in 7f165caa90c2 [2021-06-23T03:19:41.365Z] Removing intermediate container 7f165caa90c2 [2021-06-23T03:19:41.365Z] ---> 02ff5f964308 [2021-06-23T03:19:41.365Z] [2021-06-23T03:19:41.969Z] Successfully built 02ff5f964308 [2021-06-23T03:19:41.969Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-23T03:20:14.326Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:20:14.326Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:20:14.326Z] ---> 6931b2671948 [2021-06-23T03:20:14.326Z] Step 3/22 : WORKDIR /edgex-go [2021-06-23T03:20:14.326Z] ---> Using cache [2021-06-23T03:20:14.326Z] ---> 94ab96383a5a [2021-06-23T03:20:14.326Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:20:14.326Z] ---> Using cache [2021-06-23T03:20:14.326Z] ---> 61515023006c [2021-06-23T03:20:14.326Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-23T03:20:15.340Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:20:15.340Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:20:15.631Z] ---> 6931b2671948 [2021-06-23T03:20:15.631Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T03:20:15.631Z] ---> Using cache [2021-06-23T03:20:15.631Z] ---> 94ab96383a5a [2021-06-23T03:20:15.631Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:20:15.631Z] ---> Using cache [2021-06-23T03:20:15.631Z] ---> 61515023006c [2021-06-23T03:20:15.631Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-23T03:20:15.909Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:20:16.188Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:20:16.188Z] ---> 6931b2671948 [2021-06-23T03:20:16.188Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T03:20:16.188Z] ---> Using cache [2021-06-23T03:20:16.188Z] ---> 94ab96383a5a [2021-06-23T03:20:16.188Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:20:16.188Z] ---> Using cache [2021-06-23T03:20:16.188Z] ---> 61515023006c [2021-06-23T03:20:16.188Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T03:20:16.786Z] ---> Running in c36b9ac5d378 [2021-06-23T03:20:16.786Z] ---> Running in ddc59453509b [2021-06-23T03:20:16.786Z] ---> Running in e6f1564e9aac [2021-06-23T03:20:18.775Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:20:19.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:20:19.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:20:19.326Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T03:20:19.326Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-23T03:20:19.326Z] ---> 6931b2671948 [2021-06-23T03:20:19.326Z] Step 3/26 : WORKDIR /edgex-go [2021-06-23T03:20:19.326Z] ---> Using cache [2021-06-23T03:20:19.327Z] ---> 94ab96383a5a [2021-06-23T03:20:19.327Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T03:20:19.327Z] ---> Using cache [2021-06-23T03:20:19.327Z] ---> 61515023006c [2021-06-23T03:20:19.327Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-23T03:20:19.602Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:20:19.602Z] ---> Running in 9920cfe23ec4 [2021-06-23T03:20:19.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:20:20.162Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:20:20.773Z] OK: 218 MiB in 52 packages [2021-06-23T03:20:20.773Z] OK: 218 MiB in 52 packages [2021-06-23T03:20:21.378Z] OK: 218 MiB in 52 packages [2021-06-23T03:20:21.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:20:21.983Z] Removing intermediate container c36b9ac5d378 [2021-06-23T03:20:21.983Z] ---> a4e70901fe91 [2021-06-23T03:20:21.983Z] Step 6/24 : COPY go.mod . [2021-06-23T03:20:22.264Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:20:22.264Z] Removing intermediate container ddc59453509b [2021-06-23T03:20:22.264Z] ---> f011db865618 [2021-06-23T03:20:22.264Z] Step 6/24 : COPY go.mod . [2021-06-23T03:20:22.540Z] Removing intermediate container e6f1564e9aac [2021-06-23T03:20:22.540Z] ---> e8701cd75e4a [2021-06-23T03:20:22.540Z] Step 6/22 : COPY go.mod . [2021-06-23T03:20:23.149Z] ---> bb335267f0b7 [2021-06-23T03:20:23.149Z] Step 7/24 : RUN go mod download [2021-06-23T03:20:23.149Z] OK: 218 MiB in 52 packages [2021-06-23T03:20:23.428Z] ---> Running in 4fdf0c09c268 [2021-06-23T03:20:23.428Z] ---> 9904989cfeb7 [2021-06-23T03:20:23.428Z] Step 7/24 : RUN go mod download [2021-06-23T03:20:24.030Z] ---> Running in 52e84d717233 [2021-06-23T03:20:24.030Z] ---> 9b9f15aca0ea [2021-06-23T03:20:24.030Z] Step 7/22 : RUN go mod download [2021-06-23T03:20:24.307Z] ---> Running in eab13795b424 [2021-06-23T03:20:24.914Z] Removing intermediate container 9920cfe23ec4 [2021-06-23T03:20:24.914Z] ---> 58a2d405f00e [2021-06-23T03:20:24.914Z] Step 6/26 : COPY go.mod . [2021-06-23T03:20:26.375Z] ---> a7aa285df13b [2021-06-23T03:20:26.375Z] Step 7/26 : RUN go mod download [2021-06-23T03:20:26.375Z] ---> Running in ebd5a2294248 [2021-06-23T03:20:27.363Z] Removing intermediate container 4fdf0c09c268 [2021-06-23T03:20:27.363Z] ---> 3317c536491c [2021-06-23T03:20:27.363Z] Step 8/24 : COPY . . [2021-06-23T03:20:27.636Z] Removing intermediate container 52e84d717233 [2021-06-23T03:20:27.636Z] ---> 890b25294389 [2021-06-23T03:20:27.636Z] Step 8/24 : COPY . . [2021-06-23T03:20:27.912Z] Removing intermediate container eab13795b424 [2021-06-23T03:20:27.912Z] ---> 734c56f4daa6 [2021-06-23T03:20:27.912Z] Step 8/22 : COPY . . [2021-06-23T03:20:33.343Z] Removing intermediate container ebd5a2294248 [2021-06-23T03:20:33.343Z] ---> df2112384e36 [2021-06-23T03:20:33.343Z] Step 8/26 : COPY . . [2021-06-23T03:20:51.849Z] ---> 816ed6cb027d [2021-06-23T03:20:51.849Z] Step 9/24 : RUN go mod tidy [2021-06-23T03:20:51.849Z] ---> cfe9481591c9 [2021-06-23T03:20:51.849Z] Step 9/24 : RUN go mod tidy [2021-06-23T03:20:51.849Z] ---> 8370a6b024d0 [2021-06-23T03:20:51.849Z] Step 9/22 : RUN go mod tidy [2021-06-23T03:20:51.849Z] ---> 5d6269f96703 [2021-06-23T03:20:51.849Z] Step 9/26 : RUN go mod tidy [2021-06-23T03:20:51.849Z] ---> Running in fb8eae95b439 [2021-06-23T03:20:51.849Z] ---> Running in a857b501c302 [2021-06-23T03:20:51.849Z] ---> Running in d4da8b36b47b [2021-06-23T03:20:51.849Z] ---> Running in 2a8cc241503a [2021-06-23T03:20:55.243Z] Removing intermediate container a857b501c302 [2021-06-23T03:20:55.243Z] ---> 43eabc809689 [2021-06-23T03:20:55.243Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-23T03:20:55.243Z] Removing intermediate container fb8eae95b439 [2021-06-23T03:20:55.243Z] ---> 7c3c7940ed0e [2021-06-23T03:20:55.243Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-23T03:20:55.243Z] ---> Running in 02afe148f89b [2021-06-23T03:20:55.516Z] ---> Running in a4a146f66e50 [2021-06-23T03:20:55.516Z] Removing intermediate container 2a8cc241503a [2021-06-23T03:20:55.516Z] ---> 74d3f0334872 [2021-06-23T03:20:55.516Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-23T03:20:55.793Z] Removing intermediate container d4da8b36b47b [2021-06-23T03:20:55.794Z] ---> 419633ffdb6e [2021-06-23T03:20:55.794Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-23T03:20:56.072Z] ---> Running in d84da8f5d777 [2021-06-23T03:20:56.072Z] ---> Running in 216f96b9b4b9 [2021-06-23T03:20:57.523Z] 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-06-23T03:20:57.523Z] 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-06-23T03:20:57.797Z] 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-06-23T03:20:57.797Z] 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-06-23T03:22:19.623Z] 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-06-23T03:22:19.623Z] 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-06-23T03:22:29.788Z] Removing intermediate container a4a146f66e50 [2021-06-23T03:22:29.788Z] ---> 7d2cc582b387 [2021-06-23T03:22:29.788Z] [2021-06-23T03:22:29.788Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T03:22:29.788Z] ---> c4fd0aeabfcf [2021-06-23T03:22:29.788Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T03:22:29.788Z] ---> Using cache [2021-06-23T03:22:29.788Z] ---> 2f3ab65c8ea5 [2021-06-23T03:22:29.788Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T03:22:29.788Z] ---> Using cache [2021-06-23T03:22:29.788Z] ---> d475e0ebbc0a [2021-06-23T03:22:29.788Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-23T03:22:29.788Z] Removing intermediate container 02afe148f89b [2021-06-23T03:22:29.788Z] ---> c1e6bccb5e48 [2021-06-23T03:22:29.788Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-23T03:22:29.788Z] ---> Running in 1af0c9cc34a5 [2021-06-23T03:22:29.788Z] ---> Running in f1b175d57eeb [2021-06-23T03:22:29.788Z] Removing intermediate container 1af0c9cc34a5 [2021-06-23T03:22:29.788Z] ---> 2fea263a2e1e [2021-06-23T03:22:29.788Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T03:22:29.788Z] ---> Running in 26d89781c033 [2021-06-23T03:22:30.064Z] 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-06-23T03:22:30.668Z] Removing intermediate container 26d89781c033 [2021-06-23T03:22:30.668Z] ---> 7589d551486b [2021-06-23T03:22:30.668Z] Step 16/24 : WORKDIR / [2021-06-23T03:22:31.274Z] ---> Running in 1e52e90fafa2 [2021-06-23T03:22:31.873Z] Removing intermediate container 216f96b9b4b9 [2021-06-23T03:22:31.873Z] ---> 7735b07a14ad [2021-06-23T03:22:31.873Z] [2021-06-23T03:22:31.873Z] Step 11/22 : FROM alpine:3.12 [2021-06-23T03:22:31.873Z] ---> c4fd0aeabfcf [2021-06-23T03:22:31.873Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-23T03:22:32.145Z] Removing intermediate container 1e52e90fafa2 [2021-06-23T03:22:32.145Z] ---> fd1837098bee [2021-06-23T03:22:32.145Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T03:22:32.145Z] ---> Running in a1e70c7dc29e [2021-06-23T03:22:32.418Z] Removing intermediate container d84da8f5d777 [2021-06-23T03:22:32.418Z] ---> 939215e3c0d6 [2021-06-23T03:22:32.418Z] [2021-06-23T03:22:32.418Z] Step 11/26 : FROM alpine:3.12 [2021-06-23T03:22:32.418Z] ---> c4fd0aeabfcf [2021-06-23T03:22:32.418Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-23T03:22:32.689Z] ---> Running in cef96811c087 [2021-06-23T03:22:33.289Z] ---> ad0ee5768334 [2021-06-23T03:22:33.289Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-23T03:22:33.561Z] Removing intermediate container f1b175d57eeb [2021-06-23T03:22:33.561Z] ---> 75bad8d8f7be [2021-06-23T03:22:33.561Z] [2021-06-23T03:22:33.561Z] Step 12/24 : FROM docker:20.10.0 [2021-06-23T03:22:33.842Z] 20.10.0: Pulling from library/docker [2021-06-23T03:22:34.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:22:34.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:22:34.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:22:34.428Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:22:35.032Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-23T03:22:35.032Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-23T03:22:35.032Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T03:22:35.032Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-23T03:22:35.032Z] ---> dc86e442e33a [2021-06-23T03:22:35.032Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-23T03:22:35.032Z] (4/6) Installing curl (7.77.0-r0) [2021-06-23T03:22:35.032Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T03:22:35.032Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-23T03:22:35.032Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-23T03:22:35.032Z] (4/4) Installing curl (7.77.0-r0) [2021-06-23T03:22:35.032Z] (6/6) Installing su-exec (0.2-r1) [2021-06-23T03:22:35.032Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:22:35.032Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T03:22:35.032Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T03:22:35.032Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T03:22:35.310Z] OK: 7 MiB in 18 packages [2021-06-23T03:22:35.310Z] OK: 7 MiB in 20 packages [2021-06-23T03:22:36.751Z] ---> 5593da6149da [2021-06-23T03:22:36.751Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-23T03:22:36.751Z] ---> Running in 2a7d1ab2b29d [2021-06-23T03:22:37.737Z] Removing intermediate container 2a7d1ab2b29d [2021-06-23T03:22:37.737Z] ---> 5dd9876c367e [2021-06-23T03:22:37.737Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:22:37.737Z] Removing intermediate container a1e70c7dc29e [2021-06-23T03:22:37.737Z] ---> 70ab525b1790 [2021-06-23T03:22:37.737Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T03:22:38.008Z] Removing intermediate container cef96811c087 [2021-06-23T03:22:38.008Z] ---> 1ab74effde03 [2021-06-23T03:22:38.008Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T03:22:38.284Z] ---> Running in 46c25829c013 [2021-06-23T03:22:38.284Z] ---> Running in f6fd5885190e [2021-06-23T03:22:38.284Z] ---> Running in 0063732fd916 [2021-06-23T03:22:38.896Z] Removing intermediate container 46c25829c013 [2021-06-23T03:22:38.896Z] ---> fc866252733f [2021-06-23T03:22:38.896Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T03:22:38.896Z] Removing intermediate container f6fd5885190e [2021-06-23T03:22:38.896Z] ---> 73104d2c9f0d [2021-06-23T03:22:38.896Z] Step 14/22 : WORKDIR /edgex [2021-06-23T03:22:39.170Z] Removing intermediate container 0063732fd916 [2021-06-23T03:22:39.170Z] ---> b491ab61ba96 [2021-06-23T03:22:39.170Z] Step 14/26 : WORKDIR / [2021-06-23T03:22:39.446Z] ---> Running in 66cf6511d3a2 [2021-06-23T03:22:39.446Z] ---> Running in 5d6a07eee078 [2021-06-23T03:22:39.732Z] ---> Running in 92ebdc3715f9 [2021-06-23T03:22:40.009Z] Removing intermediate container 66cf6511d3a2 [2021-06-23T03:22:40.009Z] ---> 688e1ac54099 [2021-06-23T03:22:40.009Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:22:40.285Z] Removing intermediate container 5d6a07eee078 [2021-06-23T03:22:40.285Z] ---> ac6f63e7115b [2021-06-23T03:22:40.285Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-23T03:22:40.285Z] ---> Running in 9c8ef7e4b77a [2021-06-23T03:22:40.563Z] Removing intermediate container 92ebdc3715f9 [2021-06-23T03:22:40.563Z] ---> 2450c22b405c [2021-06-23T03:22:40.563Z] 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-06-23T03:22:41.168Z] Removing intermediate container 9c8ef7e4b77a [2021-06-23T03:22:41.168Z] ---> 0e6221f21529 [2021-06-23T03:22:41.168Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T03:22:41.451Z] ---> 8ea9fe087a2a [2021-06-23T03:22:41.451Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-23T03:22:41.726Z] ---> Running in 3be17cc69f55 [2021-06-23T03:22:42.014Z] ---> 19caa2f8c1d4 [2021-06-23T03:22:42.014Z] 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-06-23T03:22:42.620Z] Removing intermediate container 3be17cc69f55 [2021-06-23T03:22:42.620Z] ---> 78908a23af45 [2021-06-23T03:22:42.620Z] [2021-06-23T03:22:43.217Z] Successfully built 78908a23af45 [2021-06-23T03:22:43.217Z] Successfully tagged core-command-arm64:latest [2021-06-23T03:22:43.813Z]  Building core-command ... done  ---> a5cc862be886 [2021-06-23T03:22:43.813Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-23T03:22:44.086Z] ---> 87e6b64aa238 [2021-06-23T03:22:44.086Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-23T03:22:45.529Z] ---> 2b8e8b3ec2cf [2021-06-23T03:22:45.529Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-23T03:22:45.529Z] ---> b2ed8d86c5df [2021-06-23T03:22:45.529Z] 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-06-23T03:22:45.805Z] ---> Running in b77331b614ce [2021-06-23T03:22:46.795Z] Removing intermediate container b77331b614ce [2021-06-23T03:22:46.795Z] ---> 1a036bf94672 [2021-06-23T03:22:46.795Z] Step 19/22 : CMD ["--init=true"] [2021-06-23T03:22:46.795Z] ---> 0e60d6a84571 [2021-06-23T03:22:46.795Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-23T03:22:47.073Z] ---> Running in 3e64bd79b78d [2021-06-23T03:22:47.671Z] Removing intermediate container 3e64bd79b78d [2021-06-23T03:22:47.671Z] ---> 0e5fe95b8f17 [2021-06-23T03:22:47.671Z] Step 20/22 : LABEL arch=arm64 [2021-06-23T03:22:47.946Z] ---> Running in 8207b453ba3f [2021-06-23T03:22:48.223Z] ---> dac4afc86196 [2021-06-23T03:22:48.223Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-23T03:22:48.495Z] Removing intermediate container 8207b453ba3f [2021-06-23T03:22:48.495Z] ---> f2763c571d24 [2021-06-23T03:22:48.495Z] Step 21/22 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:22:48.768Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-23T03:22:48.768Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-23T03:22:48.768Z] ---> eeaf43b92773 [2021-06-23T03:22:48.768Z] 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-06-23T03:22:48.768Z] ---> Running in 21c19c2af581 [2021-06-23T03:22:49.044Z] ---> Running in 244708ff905b [2021-06-23T03:22:49.325Z] Removing intermediate container 21c19c2af581 [2021-06-23T03:22:49.325Z] ---> 74f1fccf685f [2021-06-23T03:22:49.325Z] Step 22/22 : LABEL version=0.0.0 [2021-06-23T03:22:49.601Z] ---> Running in 2e3b556531a7 [2021-06-23T03:22:49.601Z] Removing intermediate container 244708ff905b [2021-06-23T03:22:49.601Z] ---> 25a48940b1b2 [2021-06-23T03:22:49.601Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-23T03:22:49.601Z] ---> 4b941528faa0 [2021-06-23T03:22:49.601Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-23T03:22:49.874Z] ---> Running in d24d535bb9e3 [2021-06-23T03:22:50.154Z] Removing intermediate container 2e3b556531a7 [2021-06-23T03:22:50.430Z] ---> 3e9e39ed49db [2021-06-23T03:22:50.430Z] [2021-06-23T03:22:50.709Z] Successfully built 3e9e39ed49db [2021-06-23T03:22:50.709Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-23T03:22:50.709Z]  Building security-proxy-setup ... done  ---> a789f89bc0f8 [2021-06-23T03:22:50.984Z] 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-06-23T03:22:50.984Z] ---> Running in ab24b656aade [2021-06-23T03:22:51.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T03:22:51.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T03:22:52.128Z] (1/39) Installing readline (8.0.4-r0) [2021-06-23T03:22:52.128Z] (2/39) Installing bash (5.0.17-r0) [2021-06-23T03:22:52.128Z] Executing bash-5.0.17-r0.post-install [2021-06-23T03:22:52.128Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T03:22:52.128Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-23T03:22:52.128Z] (5/39) Installing curl (7.77.0-r0) [2021-06-23T03:22:52.128Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-23T03:22:52.128Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-23T03:22:52.128Z] (8/39) Installing expat (2.2.9-r1) [2021-06-23T03:22:52.128Z] (9/39) Installing libffi (3.3-r2) [2021-06-23T03:22:52.128Z] (10/39) Installing gdbm (1.13-r1) [2021-06-23T03:22:52.128Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-23T03:22:52.128Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-23T03:22:52.128Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-23T03:22:54.108Z] Removing intermediate container ab24b656aade [2021-06-23T03:22:54.109Z] ---> 55a623ee53c9 [2021-06-23T03:22:54.109Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-23T03:22:54.109Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-23T03:22:54.109Z] ---> Running in af6812bb0263 [2021-06-23T03:22:54.109Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-23T03:22:54.109Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-23T03:22:54.109Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-23T03:22:54.109Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-23T03:22:54.109Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-23T03:22:54.109Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-23T03:22:54.382Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-23T03:22:54.382Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-23T03:22:54.382Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-23T03:22:54.382Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-23T03:22:54.382Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-23T03:22:54.382Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-23T03:22:54.382Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-23T03:22:54.382Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-23T03:22:54.382Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-23T03:22:54.654Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-23T03:22:54.654Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-23T03:22:54.654Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-23T03:22:54.654Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-23T03:22:54.654Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-23T03:22:54.654Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-23T03:22:54.654Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-23T03:22:54.654Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-23T03:22:54.654Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-23T03:22:54.654Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-23T03:22:54.654Z] Removing intermediate container af6812bb0263 [2021-06-23T03:22:54.654Z] ---> d253af062ac0 [2021-06-23T03:22:54.654Z] Step 24/26 : LABEL arch=arm64 [2021-06-23T03:22:54.932Z] Executing busybox-1.31.1-r19.trigger [2021-06-23T03:22:54.932Z] OK: 72 MiB in 59 packages [2021-06-23T03:22:54.932Z] ---> Running in c4217f3eadef [2021-06-23T03:22:55.526Z] Removing intermediate container c4217f3eadef [2021-06-23T03:22:55.526Z] ---> 2e6d500ddbad [2021-06-23T03:22:55.526Z] Step 25/26 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:22:55.526Z] ---> Running in 983495a230f3 [2021-06-23T03:22:56.124Z] Removing intermediate container 983495a230f3 [2021-06-23T03:22:56.124Z] ---> 3f642fa7e920 [2021-06-23T03:22:56.124Z] Step 26/26 : LABEL version=0.0.0 [2021-06-23T03:22:56.398Z] ---> Running in b218e2520acb [2021-06-23T03:22:56.674Z] Removing intermediate container b218e2520acb [2021-06-23T03:22:56.674Z] ---> 42e12a7828ac [2021-06-23T03:22:56.674Z] [2021-06-23T03:22:57.272Z] Successfully built 42e12a7828ac [2021-06-23T03:22:57.272Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-23T03:22:59.242Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-06-23T03:22:59.242Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-23T03:22:59.837Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-23T03:23:00.109Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-23T03:23:00.382Z] Collecting jsonschema<3,>=2.5.1 [2021-06-23T03:23:00.382Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-23T03:23:00.976Z] Collecting texttable<0.10,>=0.9.0 [2021-06-23T03:23:00.976Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-23T03:23:02.941Z] Collecting cached-property<2,>=1.2.0 [2021-06-23T03:23:02.941Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-23T03:23:03.967Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-23T03:23:03.967Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-23T03:23:04.978Z] Collecting PyYAML<4,>=3.10 [2021-06-23T03:23:05.255Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-23T03:23:08.634Z] Collecting docker<4.0,>=3.6.0 [2021-06-23T03:23:08.634Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-23T03:23:08.905Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-23T03:23:08.905Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-23T03:23:10.872Z] 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-06-23T03:23:10.872Z] Collecting docopt<0.7,>=0.6.1 [2021-06-23T03:23:10.872Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-23T03:23:12.298Z] 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-06-23T03:23:12.569Z] Collecting idna<2.8,>=2.5 [2021-06-23T03:23:12.569Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-23T03:23:12.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-06-23T03:23:13.160Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-23T03:23:13.160Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-23T03:23:13.431Z] Collecting docker-pycreds>=0.4.0 [2021-06-23T03:23:13.431Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-23T03:23:13.702Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-23T03:23:13.702Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-23T03:23:13.702Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-23T03:23:13.702Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-23T03:23:14.294Z] Installing collected packages: websocket-client, jsonschema, texttable, cached-property, idna, urllib3, requests, PyYAML, docker-pycreds, docker, dockerpty, docopt, docker-compose [2021-06-23T03:23:14.888Z] Running setup.py install for texttable: started [2021-06-23T03:23:16.851Z] Running setup.py install for texttable: finished with status 'done' [2021-06-23T03:23:16.851Z] Attempting uninstall: idna [2021-06-23T03:23:16.851Z] Found existing installation: idna 2.9 [2021-06-23T03:23:16.851Z] Uninstalling idna-2.9: [2021-06-23T03:23:16.851Z] Successfully uninstalled idna-2.9 [2021-06-23T03:23:17.442Z] Attempting uninstall: urllib3 [2021-06-23T03:23:17.442Z] Found existing installation: urllib3 1.25.9 [2021-06-23T03:23:17.442Z] Uninstalling urllib3-1.25.9: [2021-06-23T03:23:17.442Z] Successfully uninstalled urllib3-1.25.9 [2021-06-23T03:23:18.034Z] Attempting uninstall: requests [2021-06-23T03:23:18.034Z] Found existing installation: requests 2.23.0 [2021-06-23T03:23:18.034Z] Uninstalling requests-2.23.0: [2021-06-23T03:23:18.034Z] Successfully uninstalled requests-2.23.0 [2021-06-23T03:23:18.307Z] Running setup.py install for PyYAML: started [2021-06-23T03:23:20.276Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-23T03:23:21.246Z] Running setup.py install for dockerpty: started [2021-06-23T03:23:23.211Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-23T03:23:23.211Z] Running setup.py install for docopt: started [2021-06-23T03:23:25.187Z] Running setup.py install for docopt: finished with status 'done' [2021-06-23T03:23:25.782Z] 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-06-23T03:23:34.059Z] Removing intermediate container d24d535bb9e3 [2021-06-23T03:23:34.059Z] ---> 940fb680e8a5 [2021-06-23T03:23:34.059Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-23T03:23:34.059Z] ---> Running in ed80521c455c [2021-06-23T03:23:34.059Z] Removing intermediate container ed80521c455c [2021-06-23T03:23:34.059Z] ---> fef41897f37b [2021-06-23T03:23:34.059Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-23T03:23:34.338Z] ---> Running in b801728a6ad7 [2021-06-23T03:23:34.986Z] Removing intermediate container b801728a6ad7 [2021-06-23T03:23:34.986Z] ---> 9c849b4c08cd [2021-06-23T03:23:34.986Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-23T03:23:35.965Z] ---> b8b22f9c965d [2021-06-23T03:23:35.965Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-23T03:23:36.958Z] ---> dd4b4a71e469 [2021-06-23T03:23:36.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-23T03:23:37.934Z] ---> 4cde837e34c2 [2021-06-23T03:23:37.934Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-23T03:23:37.934Z] ---> Running in 5f9467a32aea [2021-06-23T03:23:38.539Z] Removing intermediate container 5f9467a32aea [2021-06-23T03:23:38.539Z] ---> 3734f747e9a5 [2021-06-23T03:23:38.539Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T03:23:38.539Z] ---> Running in 172b262b6ee1 [2021-06-23T03:23:39.131Z] Removing intermediate container 172b262b6ee1 [2021-06-23T03:23:39.131Z] ---> b170bb3a8eac [2021-06-23T03:23:39.131Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T03:23:39.418Z] ---> Running in da8f65df0387 [2021-06-23T03:23:39.693Z] Removing intermediate container da8f65df0387 [2021-06-23T03:23:39.693Z] ---> 741d04550bd6 [2021-06-23T03:23:39.693Z] Step 23/24 : LABEL git_sha=4cad5cd81cf0d107b2231968e615f9be779164c8 [2021-06-23T03:23:39.967Z] ---> Running in f1b628172601 [2021-06-23T03:23:40.561Z] Removing intermediate container f1b628172601 [2021-06-23T03:23:40.561Z] ---> 1089e07bfe9a [2021-06-23T03:23:40.561Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T03:23:40.561Z] ---> Running in 224012345e5d [2021-06-23T03:23:41.171Z] Removing intermediate container 224012345e5d [2021-06-23T03:23:41.171Z] ---> 6bc5519254b9 [2021-06-23T03:23:41.171Z] [2021-06-23T03:23:41.450Z] Successfully built 6bc5519254b9 [2021-06-23T03:23:41.450Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-23T03:23:41.734Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-23T03:23:41.743Z] $ docker stop --time=1 bd919aba38d034cda44870c243ead02e537962c9dc1c325418444b37a2b396dc [2021-06-23T03:23:43.528Z] $ docker rm -f bd919aba38d034cda44870c243ead02e537962c9dc1c325418444b37a2b396dc [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T03:23:44.233Z] + docker images [2021-06-23T03:23:44.508Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-23T03:23:44.508Z] sys-mgmt-agent-arm64 latest 6bc5519254b9 4 seconds ago 299MB [2021-06-23T03:23:44.508Z] security-secretstore-setup-arm64 latest 42e12a7828ac 48 seconds ago 27.1MB [2021-06-23T03:23:44.508Z] security-proxy-setup-arm64 latest 3e9e39ed49db 55 seconds ago 24.2MB [2021-06-23T03:23:44.508Z] core-command-arm64 latest 78908a23af45 About a minute ago 15MB [2021-06-23T03:23:44.508Z] 75bad8d8f7be About a minute ago 969MB [2021-06-23T03:23:44.508Z] 939215e3c0d6 About a minute ago 976MB [2021-06-23T03:23:44.508Z] 7735b07a14ad About a minute ago 973MB [2021-06-23T03:23:44.508Z] 7d2cc582b387 About a minute ago 966MB [2021-06-23T03:23:44.508Z] security-bootstrapper-arm64 latest 02ff5f964308 4 minutes ago 17.5MB [2021-06-23T03:23:44.508Z] core-data-arm64 latest aa30fbe2a29b 4 minutes ago 19.1MB [2021-06-23T03:23:44.508Z] support-notifications-arm64 latest f0cee881d3a5 4 minutes ago 15.7MB [2021-06-23T03:23:44.508Z] core-metadata-arm64 latest c4372ba75434 4 minutes ago 15.7MB [2021-06-23T03:23:44.508Z] support-scheduler-arm64 latest 176d5b8dbf7c 4 minutes ago 15.1MB [2021-06-23T03:23:44.508Z] 8f5b90663539 4 minutes ago 975MB [2021-06-23T03:23:44.508Z] 6e55135bfce3 4 minutes ago 972MB [2021-06-23T03:23:44.508Z] 0966d83879e8 4 minutes ago 969MB [2021-06-23T03:23:44.508Z] 0479a0fd6f01 4 minutes ago 970MB [2021-06-23T03:23:44.508Z] dfac3b08a499 4 minutes ago 968MB [2021-06-23T03:23:44.508Z] ci-base-image-arm64 latest 6931b2671948 14 minutes ago 641MB [2021-06-23T03:23:44.508Z] alpine 3.12 c4fd0aeabfcf 7 days ago 5.32MB [2021-06-23T03:23:44.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 days ago 429MB [2021-06-23T03:23:44.508Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-23T03:23:44.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-06-23T03:23:45.683Z] ---> job-cost.sh [2021-06-23T03:23:45.684Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QQQy [2021-06-23T03:24:24.648Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T03:26:01.412Z] lf-activate-venv(): INFO: Adding /tmp/venv-QQQy/bin to PATH [2021-06-23T03:26:01.412Z] INFO: No Stack... [2021-06-23T03:26:01.412Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T03:26:01.412Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T03:26:01.813Z] + cut -d, -f6 [2021-06-23T03:26:01.813Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-06-23T03:26:01.965Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3591-1-stack-cost] [2021-06-23T03:26:01.973Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3591-1-stack-cost] did not exist. Created. [2021-06-23T03:26:01.973Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3591-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T03:26:02.480Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T03:26:02.767Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T03:26:02.796Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3591-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-06-23T03:26:06.101Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:26:06.713Z] ---> package-listing.sh [2021-06-23T03:26:06.713Z] ++ facter osfamily [2021-06-23T03:26:06.713Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T03:26:06.977Z] + OS_FAMILY=redhat [2021-06-23T03:26:06.977Z] + workspace=/w/workspace/edgex-go/1 [2021-06-23T03:26:06.977Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T03:26:06.977Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T03:26:06.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T03:26:06.977Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T03:26:06.977Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-23T03:26:06.977Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T03:26:06.977Z] + case "${OS_FAMILY}" in [2021-06-23T03:26:06.977Z] + sort [2021-06-23T03:26:06.977Z] + rpm -qa [2021-06-23T03:26:08.896Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T03:26:08.896Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T03:26:08.896Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T03:26:08.896Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-23T03:26:08.896Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-23T03:26:08.896Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-23T03:26:08.935Z] 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-06-23T03:26:09.245Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:26:09.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T03:26:09.858Z] [2021-06-23T03:26:09.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T03:26:10.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T03:26:10.219Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T03:26:10.219Z] df20fa9351a1: Pulling fs layer [2021-06-23T03:26:10.219Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T03:26:10.219Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T03:26:10.219Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T03:26:10.219Z] 93b61091891f: Pulling fs layer [2021-06-23T03:26:10.219Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T03:26:10.219Z] 5e14af77c1be: Pulling fs layer [2021-06-23T03:26:10.219Z] 01666e4c0597: Pulling fs layer [2021-06-23T03:26:10.219Z] aa168da1d23b: Pulling fs layer [2021-06-23T03:26:10.219Z] 46f8f816bc3b: Waiting [2021-06-23T03:26:10.219Z] 93b61091891f: Waiting [2021-06-23T03:26:10.219Z] 93b9cdb0e59b: Waiting [2021-06-23T03:26:10.219Z] 5e14af77c1be: Waiting [2021-06-23T03:26:10.219Z] 01666e4c0597: Waiting [2021-06-23T03:26:10.219Z] aa168da1d23b: Waiting [2021-06-23T03:26:10.219Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T03:26:10.219Z] 36b3adc4ff6f: Download complete [2021-06-23T03:26:10.219Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T03:26:10.219Z] 46f8f816bc3b: Download complete [2021-06-23T03:26:10.219Z] df20fa9351a1: Verifying Checksum [2021-06-23T03:26:10.219Z] df20fa9351a1: Download complete [2021-06-23T03:26:10.487Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T03:26:10.487Z] 93b9cdb0e59b: Download complete [2021-06-23T03:26:10.487Z] 5e14af77c1be: Verifying Checksum [2021-06-23T03:26:10.487Z] 5e14af77c1be: Download complete [2021-06-23T03:26:10.487Z] 01666e4c0597: Verifying Checksum [2021-06-23T03:26:10.487Z] 01666e4c0597: Download complete [2021-06-23T03:26:10.487Z] 93b61091891f: Verifying Checksum [2021-06-23T03:26:10.487Z] 93b61091891f: Download complete [2021-06-23T03:26:10.487Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T03:26:10.487Z] 8ad3a11d3b57: Download complete [2021-06-23T03:26:10.487Z] df20fa9351a1: Pull complete [2021-06-23T03:26:10.757Z] 36b3adc4ff6f: Pull complete [2021-06-23T03:26:11.020Z] 8ad3a11d3b57: Pull complete [2021-06-23T03:26:11.020Z] 46f8f816bc3b: Pull complete [2021-06-23T03:26:11.281Z] 93b61091891f: Pull complete [2021-06-23T03:26:11.542Z] 93b9cdb0e59b: Pull complete [2021-06-23T03:26:11.542Z] 5e14af77c1be: Pull complete [2021-06-23T03:26:11.542Z] 01666e4c0597: Pull complete [2021-06-23T03:26:12.486Z] aa168da1d23b: Verifying Checksum [2021-06-23T03:26:12.486Z] aa168da1d23b: Download complete [2021-06-23T03:26:16.743Z] aa168da1d23b: Pull complete [2021-06-23T03:26:16.743Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T03:26:16.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T03:26:16.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T03:26:16.845Z] prd-centos7-docker-4c-2g-828 does not seem to be running inside a container [2021-06-23T03:26:16.883Z] $ 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-06-23T03:26:19.834Z] $ docker top 571c3b7102123f8c51966cb57d7406cba9c966abd8b40e9ddc1d969aa9849c4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T03:26:20.277Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T03:26:20.593Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T03:26:20.911Z] + ls /var/log/sa-host [2021-06-23T03:26:20.911Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T03:26:20.911Z] file_magic: OK [2021-06-23T03:26:20.911Z] HZ: Using current value: 100 [2021-06-23T03:26:20.911Z] file_header: OK [2021-06-23T03:26:20.911Z] 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-06-23T03:26:20.911Z] Statistics: [2021-06-23T03:26:20.911Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T03:26:20.911Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T03:26:20.911Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T03:26:20.911Z] file_magic: OK [2021-06-23T03:26:20.911Z] HZ: Using current value: 100 [2021-06-23T03:26:20.911Z] file_header: OK [2021-06-23T03:26:20.911Z] 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-06-23T03:26:20.911Z] Statistics: [2021-06-23T03:26:20.911Z] 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... [2021-06-23T03:26:20.911Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T03:26:21.604Z] provisioning config files... [2021-06-23T03:26:21.621Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6195737177507812440tmp [Pipeline] { [Pipeline] echo [2021-06-23T03:26:21.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:26:22.016Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T03:26:22.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:26:22.555Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T03:26:22.589Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:26:22.925Z] ---> sudo-logs.sh [2021-06-23T03:26:22.926Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T03:26:23.028Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:26:23.537Z] ---> job-cost.sh [2021-06-23T03:26:23.537Z] lf-activate-venv: SKIPPING [2021-06-23T03:26:23.537Z] DEBUG: total: 0.18000000715255737 [2021-06-23T03:26:23.537Z] INFO: Retrieving Stack Cost... [2021-06-23T03:26:24.484Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T03:26:25.056Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T03:26:25.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T03:26:25.428Z] ---> logs-deploy.sh [2021-06-23T03:26:25.428Z] lf-activate-venv: SKIPPING [2021-06-23T03:26:25.428Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3591/1 [2021-06-23T03:26:25.428Z] INFO: archiving workspace using pattern(s): [2021-06-23T03:26:26.376Z] Archives upload complete. [2021-06-23T03:26:26.376Z] INFO: archiving logs to Nexus [2021-06-23T03:26:26.950Z] ---> uname -a: [2021-06-23T03:26:26.950Z] Linux prd-centos7-docker-4c-2g-828.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-06-23T03:26:26.950Z] [2021-06-23T03:26:26.950Z] [2021-06-23T03:26:26.950Z] ---> lscpu: [2021-06-23T03:26:26.950Z] Architecture: x86_64 [2021-06-23T03:26:26.950Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-23T03:26:26.950Z] Byte Order: Little Endian [2021-06-23T03:26:26.950Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-23T03:26:26.950Z] CPU(s): 2 [2021-06-23T03:26:26.950Z] On-line CPU(s) list: 0,1 [2021-06-23T03:26:26.950Z] Thread(s) per core: 1 [2021-06-23T03:26:26.950Z] Core(s) per socket: 1 [2021-06-23T03:26:26.950Z] Socket(s): 2 [2021-06-23T03:26:26.950Z] NUMA node(s): 1 [2021-06-23T03:26:26.950Z] Vendor ID: AuthenticAMD [2021-06-23T03:26:26.950Z] CPU family: 23 [2021-06-23T03:26:26.950Z] Model: 49 [2021-06-23T03:26:26.950Z] Model name: AMD EPYC-Rome Processor [2021-06-23T03:26:26.950Z] Stepping: 0 [2021-06-23T03:26:26.950Z] CPU MHz: 2800.000 [2021-06-23T03:26:26.950Z] BogoMIPS: 5600.00 [2021-06-23T03:26:26.950Z] Virtualization: AMD-V [2021-06-23T03:26:26.950Z] Hypervisor vendor: KVM [2021-06-23T03:26:26.950Z] Virtualization type: full [2021-06-23T03:26:26.951Z] L1d cache: 64 KiB [2021-06-23T03:26:26.951Z] L1i cache: 64 KiB [2021-06-23T03:26:26.951Z] L2 cache: 1 MiB [2021-06-23T03:26:26.951Z] L3 cache: 32 MiB [2021-06-23T03:26:26.951Z] NUMA node0 CPU(s): 0,1 [2021-06-23T03:26:26.951Z] Vulnerability Itlb multihit: Not affected [2021-06-23T03:26:26.951Z] Vulnerability L1tf: Not affected [2021-06-23T03:26:26.951Z] Vulnerability Mds: Not affected [2021-06-23T03:26:26.951Z] Vulnerability Meltdown: Not affected [2021-06-23T03:26:26.951Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-23T03:26:26.951Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-23T03:26:26.951Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-23T03:26:26.951Z] Vulnerability Srbds: Not affected [2021-06-23T03:26:26.951Z] Vulnerability Tsx async abort: Not affected [2021-06-23T03:26:26.951Z] 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-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] ---> nproc: [2021-06-23T03:26:26.951Z] 2 [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] ---> df -h: [2021-06-23T03:26:26.951Z] Filesystem Size Used Available Use% Mounted on [2021-06-23T03:26:26.951Z] overlay 40.0G 12.0G 27.9G 30% / [2021-06-23T03:26:26.951Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-23T03:26:26.951Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-23T03:26:26.951Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-23T03:26:26.951Z] /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os [2021-06-23T03:26:26.951Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf [2021-06-23T03:26:26.951Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname [2021-06-23T03:26:26.951Z] /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts [2021-06-23T03:26:26.951Z] /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json [2021-06-23T03:26:26.951Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host [2021-06-23T03:26:26.951Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure [2021-06-23T03:26:26.951Z] /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log [2021-06-23T03:26:26.951Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1@tmp [2021-06-23T03:26:26.951Z] /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/1 [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] ---> free -m: [2021-06-23T03:26:26.951Z] total used free shared buff/cache available [2021-06-23T03:26:26.951Z] Mem: 7821 1202 2191 0 4427 6575 [2021-06-23T03:26:26.951Z] Swap: 1023 1 1022 [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] ---> ip addr: [2021-06-23T03:26:26.951Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-23T03:26:26.951Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-23T03:26:26.951Z] inet 127.0.0.1/8 scope host lo [2021-06-23T03:26:26.951Z] valid_lft forever preferred_lft forever [2021-06-23T03:26:26.951Z] inet6 ::1/128 scope host [2021-06-23T03:26:26.951Z] valid_lft forever preferred_lft forever [2021-06-23T03:26:26.951Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-23T03:26:26.951Z] link/ether fa:16:3e:e7:cf:ea brd ff:ff:ff:ff:ff:ff [2021-06-23T03:26:26.951Z] inet 10.30.123.104/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-23T03:26:26.951Z] valid_lft 85027sec preferred_lft 85027sec [2021-06-23T03:26:26.951Z] inet6 fe80::f816:3eff:fee7:cfea/64 scope link [2021-06-23T03:26:26.951Z] valid_lft forever preferred_lft forever [2021-06-23T03:26:26.951Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-23T03:26:26.951Z] link/ether 02:42:24:28:b2:35 brd ff:ff:ff:ff:ff:ff [2021-06-23T03:26:26.951Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-23T03:26:26.951Z] valid_lft forever preferred_lft forever [2021-06-23T03:26:26.951Z] inet6 fe80::42:24ff:fe28:b235/64 scope link [2021-06-23T03:26:26.951Z] valid_lft forever preferred_lft forever [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] ---> sar -b -r -n DEV: [2021-06-23T03:26:26.951Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] 03:03:23 LINUX RESTART (2 CPU) [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] 03:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-23T03:26:26.951Z] 03:05:01 99.70 3.91 95.79 0.00 2644.86 19704.65 0.00 [2021-06-23T03:26:26.951Z] 03:06:01 186.21 0.00 186.21 0.00 0.00 48322.96 0.00 [2021-06-23T03:26:26.951Z] 03:07:01 59.15 0.02 59.13 0.00 0.54 10892.39 0.00 [2021-06-23T03:26:26.951Z] 03:08:01 107.91 0.02 107.89 0.00 0.53 20180.79 0.00 [2021-06-23T03:26:26.951Z] 03:09:01 594.54 154.75 439.79 0.00 3678.08 293980.00 0.00 [2021-06-23T03:26:26.951Z] 03:10:01 329.66 18.29 311.36 0.00 1303.30 131193.25 0.00 [2021-06-23T03:26:26.951Z] 03:11:01 420.30 61.26 359.04 0.00 4404.80 90509.56 0.00 [2021-06-23T03:26:26.951Z] 03:12:01 1.20 0.00 1.20 0.00 0.00 18.30 0.00 [2021-06-23T03:26:26.951Z] 03:13:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-06-23T03:26:26.951Z] 03:14:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-06-23T03:26:26.951Z] 03:15:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2021-06-23T03:26:26.951Z] 03:16:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 [2021-06-23T03:26:26.951Z] 03:17:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-06-23T03:26:26.951Z] 03:18:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 [2021-06-23T03:26:26.951Z] 03:19:01 0.47 0.18 0.28 0.00 5.73 3.93 0.00 [2021-06-23T03:26:26.951Z] 03:20:01 0.77 0.00 0.77 0.00 0.00 15.49 0.00 [2021-06-23T03:26:26.951Z] 03:21:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-06-23T03:26:26.951Z] 03:22:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 [2021-06-23T03:26:26.951Z] 03:23:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 [2021-06-23T03:26:26.951Z] 03:24:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 [2021-06-23T03:26:26.951Z] 03:25:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 [2021-06-23T03:26:26.951Z] 03:26:01 0.30 0.00 0.30 0.00 0.00 3.33 0.00 [2021-06-23T03:26:26.951Z] Average: 82.05 10.85 71.19 0.00 547.97 27994.49 0.00 [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] 03:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-23T03:26:26.951Z] 03:05:01 5143588 0 802428 10.02 2620 2060304 1290240 14.24 726680 1723816 152 [2021-06-23T03:26:26.951Z] 03:06:01 4077688 0 1000232 12.49 2620 2928400 1567384 17.30 1161592 2229708 174468 [2021-06-23T03:26:26.951Z] 03:07:01 3834224 0 1066808 13.32 2620 3105288 1737544 19.18 1315956 2300532 41720 [2021-06-23T03:26:26.951Z] 03:08:01 3769544 0 1041708 13.01 2620 3195068 1739748 19.21 1169820 2499280 8 [2021-06-23T03:26:26.951Z] 03:09:01 838344 0 1561708 19.50 2620 5606268 3208336 35.42 2708224 3722228 356 [2021-06-23T03:26:26.951Z] 03:10:01 148992 0 1497768 18.70 2620 6359560 3035696 33.52 2626504 4487428 421320 [2021-06-23T03:26:26.951Z] 03:11:01 2844704 0 1154864 14.42 2620 4006752 1483520 16.38 1341636 3111392 20 [2021-06-23T03:26:26.951Z] 03:12:01 2864816 0 1134744 14.17 2620 4006760 1265128 13.97 1353684 3084072 12 [2021-06-23T03:26:26.951Z] 03:13:01 2862164 0 1137396 14.20 2620 4006760 1265248 13.97 1364208 3076076 8 [2021-06-23T03:26:26.951Z] 03:14:01 2863748 0 1135804 14.18 2620 4006768 1265236 13.97 1364048 3076076 16 [2021-06-23T03:26:26.951Z] 03:15:01 2863772 0 1135776 14.18 2620 4006772 1265248 13.97 1363952 3076080 8 [2021-06-23T03:26:26.951Z] 03:16:01 2864296 0 1135248 14.17 2620 4006776 1265128 13.97 1363972 3076076 8 [2021-06-23T03:26:26.951Z] 03:17:01 2864156 0 1135380 14.18 2620 4006784 1265128 13.97 1363864 3076076 8 [2021-06-23T03:26:26.951Z] 03:18:01 2864404 0 1135132 14.17 2620 4006784 1265128 13.97 1363868 3076076 8 [2021-06-23T03:26:26.951Z] 03:19:01 2864160 0 1135336 14.18 2620 4006824 1265224 13.97 1363972 3076092 24 [2021-06-23T03:26:26.951Z] 03:20:01 2863960 0 1135536 14.18 2620 4006824 1265188 13.97 1364028 3076092 12 [2021-06-23T03:26:26.951Z] 03:21:01 2864196 0 1135292 14.18 2620 4006832 1265128 13.97 1363900 3076092 16 [2021-06-23T03:26:26.951Z] 03:22:01 2864204 0 1135280 14.18 2620 4006836 1265128 13.97 1363904 3076092 16 [2021-06-23T03:26:26.951Z] 03:23:01 2864080 0 1135400 14.18 2620 4006840 1265128 13.97 1364032 3076092 8 [2021-06-23T03:26:26.951Z] 03:24:01 2863820 0 1135656 14.18 2620 4006844 1265212 13.97 1364112 3076092 12 [2021-06-23T03:26:26.951Z] 03:25:01 2864008 0 1135464 14.18 2620 4006848 1265176 13.97 1363920 3076096 12 [2021-06-23T03:26:26.951Z] 03:26:01 2864096 0 1135372 14.18 2620 4006852 1265128 13.97 1363944 3076092 8 [2021-06-23T03:26:26.951Z] Average: 2891680 0 1143561 14.28 2620 3971079 1501819 16.58 1431810 3010166 29010 [2021-06-23T03:26:26.951Z] [2021-06-23T03:26:26.951Z] 03:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-23T03:26:26.951Z] 03:05:01 eth0 1047.29 1300.65 5895.65 184.13 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:05:01 docker0 840.52 536.25 70.92 2683.84 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:06:01 vethcfe9550 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:06:01 eth0 514.67 453.08 3545.63 48.49 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:06:01 docker0 211.52 239.69 14.60 840.21 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:07:01 vethcfe9550 1.90 1.90 0.15 0.16 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:07:01 eth0 34.87 21.31 24.48 66.64 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:07:01 docker0 1.90 1.90 0.12 0.16 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:08:01 veth5a8c25d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:08:01 eth0 179.14 154.68 1694.67 23.02 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:09:01 veth9250e93 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:09:01 veth37ca3c5 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:09:01 veth20909d3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:09:01 veth0a18045 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.951Z] 03:10:01 veth37ca3c5 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:10:01 veth8b7f60d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:10:01 eth0 2410.70 2356.58 13299.01 490.77 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:10:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:11:01 eth0 146.07 89.38 534.43 76.66 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:11:01 docker0 1182.47 953.95 94.12 4314.52 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:12:01 eth0 0.75 0.32 0.07 0.03 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:13:01 eth0 0.72 0.43 0.29 0.21 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:14:01 eth0 0.22 0.20 0.08 0.05 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:15:01 eth0 0.22 0.17 0.07 0.04 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:18:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:19:01 eth0 0.13 0.13 0.08 0.04 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:20:01 eth0 0.22 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:21:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:22:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:24:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:25:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:26:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] Average: eth0 99.32 100.35 605.76 24.08 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] Average: docker0 53.80 43.40 4.28 196.29 0.00 0.00 0.00 0.00 [2021-06-23T03:26:26.952Z] [2021-06-23T03:26:26.952Z] [2021-06-23T03:26:26.952Z] ---> sar -P ALL: [2021-06-23T03:26:26.952Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T03:26:26.952Z] [2021-06-23T03:26:26.952Z] 03:03:23 LINUX RESTART (2 CPU) [2021-06-23T03:26:26.952Z] [2021-06-23T03:26:26.952Z] 03:04:01 CPU %user %nice %system %iowait %steal %idle [2021-06-23T03:26:26.952Z] 03:05:01 all 20.12 0.00 5.23 4.01 0.10 70.55 [2021-06-23T03:26:26.952Z] 03:05:01 0 17.84 0.00 6.26 4.27 0.09 71.54 [2021-06-23T03:26:26.952Z] 03:05:01 1 22.41 0.00 4.20 3.74 0.10 69.55 [2021-06-23T03:26:26.952Z] 03:06:01 all 40.86 0.00 9.53 3.93 0.11 45.57 [2021-06-23T03:26:26.952Z] 03:06:01 0 41.27 0.00 9.49 3.63 0.11 45.51 [2021-06-23T03:26:26.952Z] 03:06:01 1 40.45 0.00 9.56 4.24 0.11 45.63 [2021-06-23T03:26:26.952Z] 03:07:01 all 37.35 0.00 4.97 0.82 0.10 56.76 [2021-06-23T03:26:26.952Z] 03:07:01 0 36.87 0.00 4.94 0.89 0.11 57.19 [2021-06-23T03:26:26.952Z] 03:07:01 1 37.83 0.00 5.00 0.75 0.09 56.33 [2021-06-23T03:26:26.952Z] 03:08:01 all 52.79 0.00 8.78 2.91 0.11 35.42 [2021-06-23T03:26:26.952Z] 03:08:01 0 52.95 0.00 8.80 2.72 0.11 35.42 [2021-06-23T03:26:26.952Z] 03:08:01 1 52.62 0.00 8.75 3.10 0.11 35.43 [2021-06-23T03:26:26.952Z] 03:09:01 all 33.64 0.00 20.96 31.72 0.13 13.55 [2021-06-23T03:26:26.952Z] 03:09:01 0 33.70 0.00 21.02 31.26 0.13 13.90 [2021-06-23T03:26:26.952Z] 03:09:01 1 33.58 0.00 20.89 32.19 0.13 13.21 [2021-06-23T03:26:26.952Z] 03:10:01 all 70.48 0.00 13.93 13.40 0.13 2.06 [2021-06-23T03:26:26.952Z] 03:10:01 0 71.35 0.00 13.49 12.94 0.11 2.11 [2021-06-23T03:26:26.952Z] 03:10:01 1 69.61 0.00 14.37 13.87 0.15 2.01 [2021-06-23T03:26:26.952Z] 03:11:01 all 51.91 0.00 13.61 7.83 0.12 26.53 [2021-06-23T03:26:26.952Z] 03:11:01 0 50.54 0.00 14.42 8.19 0.13 26.72 [2021-06-23T03:26:26.952Z] 03:11:01 1 53.27 0.00 12.81 7.48 0.11 26.33 [2021-06-23T03:26:26.952Z] 03:12:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-23T03:26:26.952Z] 03:12:01 0 0.17 0.00 0.05 0.00 0.03 99.75 [2021-06-23T03:26:26.952Z] 03:12:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-23T03:26:26.952Z] 03:13:01 all 0.11 0.00 0.03 0.00 0.04 99.82 [2021-06-23T03:26:26.952Z] 03:13:01 0 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-23T03:26:26.952Z] 03:13:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-06-23T03:26:26.952Z] 03:14:01 all 0.06 0.00 0.04 0.00 0.03 99.87 [2021-06-23T03:26:26.952Z] 03:14:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2021-06-23T03:26:26.952Z] 03:14:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-23T03:26:26.952Z] 03:15:01 all 0.11 0.00 0.02 0.00 0.03 99.84 [2021-06-23T03:26:26.952Z] 03:15:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-06-23T03:26:26.952Z] 03:15:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-06-23T03:26:26.952Z] [2021-06-23T03:26:26.952Z] 03:15:01 CPU %user %nice %system %iowait %steal %idle [2021-06-23T03:26:26.952Z] 03:16:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-06-23T03:26:26.952Z] 03:16:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-23T03:26:26.952Z] 03:16:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-23T03:26:26.952Z] 03:17:01 all 0.07 0.00 0.01 0.00 0.04 99.88 [2021-06-23T03:26:26.952Z] 03:17:01 0 0.12 0.00 0.00 0.00 0.03 99.85 [2021-06-23T03:26:26.952Z] 03:17:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-23T03:26:26.952Z] 03:18:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-06-23T03:26:26.952Z] 03:18:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-06-23T03:26:26.952Z] 03:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-23T03:26:26.952Z] 03:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-23T03:26:26.952Z] 03:19:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-23T03:26:26.952Z] 03:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-23T03:26:26.952Z] 03:20:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-23T03:26:26.952Z] 03:20:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-23T03:26:26.952Z] 03:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-23T03:26:26.952Z] 03:21:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-23T03:26:26.952Z] 03:21:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-23T03:26:26.952Z] 03:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-23T03:26:26.952Z] 03:22:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-23T03:26:26.952Z] 03:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-23T03:26:26.952Z] 03:22:01 1 0.13 0.00 0.02 0.00 0.05 99.80 [2021-06-23T03:26:26.952Z] 03:23:01 all 0.05 0.00 0.02 0.00 0.04 99.89 [2021-06-23T03:26:26.952Z] 03:23:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-06-23T03:26:26.952Z] 03:23:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-23T03:26:26.952Z] 03:24:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-06-23T03:26:26.952Z] 03:24:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-06-23T03:26:26.952Z] 03:24:01 1 0.15 0.00 0.03 0.00 0.00 99.82 [2021-06-23T03:26:26.952Z] 03:25:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-06-23T03:26:26.952Z] 03:25:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-23T03:26:26.952Z] 03:25:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2021-06-23T03:26:26.952Z] 03:26:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-23T03:26:26.952Z] 03:26:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-06-23T03:26:26.952Z] 03:26:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-23T03:26:26.952Z] [2021-06-23T03:26:26.952Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-23T03:26:26.952Z] Average: all 13.27 0.00 3.33 2.78 0.06 80.57 [2021-06-23T03:26:26.953Z] Average: 0 13.17 0.00 3.39 2.74 0.06 80.64 [2021-06-23T03:26:26.953Z] Average: 1 13.37 0.00 3.27 2.81 0.06 80.50 [2021-06-23T03:26:26.953Z] [2021-06-23T03:26:26.953Z] [2021-06-23T03:26:26.953Z]