Pull request #3530 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at e6c052569f26998dcb3a7df84d37141e1787d2eb rather than cdf9f273e19c0942c2874086213403378c74d211 Obtained Jenkinsfile from e6c052569f26998dcb3a7df84d37141e1787d2eb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5629299377949590195.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5470894607931427580.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh429108699948322936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2582771731034732045.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3530/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6304497306670434429.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-30 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh2855856443500029474.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit cdf9f273e19c0942c2874086213403378c74d211 Merge succeeded, producing cdf9f273e19c0942c2874086213403378c74d211 Checking out Revision cdf9f273e19c0942c2874086213403378c74d211 (PR-3530) > 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/3@tmp/jenkins-gitclient-ssh6174530107692694010.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdf9f273e19c0942c2874086213403378c74d211 # 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/3@tmp/jenkins-gitclient-ssh2277781433883243829.key > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cdf9f273e19c0942c2874086213403378c74d211 # timeout=10 Commit message: "feat(notifications): Add SMTP credential for insecure mode" > git rev-list --no-walk b5e6b0d3bfacb8df0895f60475485bae0d39d826 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-02T02:13:25.824Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-02T02:13:25.917Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-02T02:13:25.945Z] ========================================================= [2021-06-02T02:13:25.945Z] EdgeX Global Pipelines Version Info [2021-06-02T02:13:25.945Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:13:27.576Z] ------------------- [2021-06-02T02:13:27.576Z] stable info: [2021-06-02T02:13:27.576Z] ------------------- [2021-06-02T02:13:27.576Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-02T02:13:27.576Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-02T02:13:27.576Z] Message: update stable to v1.0.192 [2021-06-02T02:13:28.150Z] ------------------- [2021-06-02T02:13:28.150Z] experimental info: [2021-06-02T02:13:28.150Z] ------------------- [2021-06-02T02:13:28.150Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-02T02:13:28.150Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-06-02T02:13:28.150Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-02T02:13:28.268Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-02T02:13:28.289Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-02T02:13:28.310Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-02T02:13:28.332Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-02T02:13:28.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-02T02:13:28.374Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-02T02:13:28.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-02T02:13:28.416Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-02T02:13:28.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-02T02:13:28.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-02T02:13:28.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-02T02:13:28.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-02T02:13:28.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-02T02:13:28.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-02T02:13:28.562Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T02:13:28.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-02T02:13:28.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-02T02:13:28.623Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-02T02:13:28.643Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-02T02:13:28.663Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-02T02:13:28.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-02T02:13:28.705Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-02T02:13:28.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3530 [Pipeline] echo [2021-06-02T02:13:28.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3530 [Pipeline] echo [2021-06-02T02:13:28.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3530 [Pipeline] echo [2021-06-02T02:13:28.790Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdf9f273e19c0942c2874086213403378c74d211 [Pipeline] echo [2021-06-02T02:13:28.811Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdf9f27 [Pipeline] echo [2021-06-02T02:13:28.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T02:13:28.907Z] provisioning config files... [2021-06-02T02:13:28.929Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4724208890875772502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:13:29.251Z] ---> docker-login.sh [2021-06-02T02:13:29.252Z] nexus3.edgexfoundry.org:10001 [2021-06-02T02:13:29.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:13:29.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:13:29.522Z] Configure a credential helper to remove this warning. See [2021-06-02T02:13:29.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:13:29.522Z] [2021-06-02T02:13:29.522Z] Login Succeeded [2021-06-02T02:13:29.522Z] nexus3.edgexfoundry.org:10002 [2021-06-02T02:13:29.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:13:29.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:13:29.785Z] Configure a credential helper to remove this warning. See [2021-06-02T02:13:29.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:13:29.785Z] [2021-06-02T02:13:29.785Z] Login Succeeded [2021-06-02T02:13:29.785Z] nexus3.edgexfoundry.org:10003 [2021-06-02T02:13:29.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:13:29.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:13:29.785Z] Configure a credential helper to remove this warning. See [2021-06-02T02:13:29.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:13:29.785Z] [2021-06-02T02:13:29.785Z] Login Succeeded [2021-06-02T02:13:29.785Z] nexus3.edgexfoundry.org:10004 [2021-06-02T02:13:30.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:13:30.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:13:30.049Z] Configure a credential helper to remove this warning. See [2021-06-02T02:13:30.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:13:30.049Z] [2021-06-02T02:13:30.049Z] Login Succeeded [2021-06-02T02:13:30.049Z] docker.io [2021-06-02T02:13:30.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:13:30.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:13:30.312Z] Configure a credential helper to remove this warning. See [2021-06-02T02:13:30.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:13:30.312Z] [2021-06-02T02:13:30.312Z] Login Succeeded [2021-06-02T02:13:30.312Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T02:13:30.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T02:13:30.658Z] ++ 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-02T02:13:30.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:13:30.658Z] ++ dirname cmd/core-command/Dockerfile [2021-06-02T02:13:30.658Z] ++ cut -d/ -f2 [2021-06-02T02:13:30.658Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-02T02:13:30.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:13:30.658Z] ++ dirname cmd/core-data/Dockerfile [2021-06-02T02:13:30.658Z] ++ cut -d/ -f2 [2021-06-02T02:13:30.658Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-02T02:13:30.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:13:30.658Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-02T02:13:30.658Z] ++ cut -d/ -f2 [2021-06-02T02:13:30.658Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-02T02:13:30.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:13:30.658Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-02T02:13:30.658Z] ++ cut -d/ -f2 [2021-06-02T02:13:30.658Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-02T02:13:30.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:13:30.658Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-02T02:13:30.658Z] ++ cut -d/ -f2 [2021-06-02T02:13:30.658Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-02T02:13:30.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:13:30.658Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-02T02:13:30.658Z] ++ cut -d/ -f2 [2021-06-02T02:13:30.658Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-02T02:13:30.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:13:30.658Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-02T02:13:30.658Z] ++ cut -d/ -f2 [2021-06-02T02:13:30.658Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-02T02:13:30.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:13:30.658Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-02T02:13:30.658Z] ++ cut -d/ -f2 [2021-06-02T02:13:30.658Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-02T02:13:30.658Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-02T02:13:30.658Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-02T02:13:30.658Z] ++ cut -d/ -f2 [2021-06-02T02:13:30.658Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-02T02:13:30.704Z] 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-02T02:13:32.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T02:13:32.226Z] [2021-06-02T02:13:32.226Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:13:32.542Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T02:13:32.542Z] latest: Pulling from edgex-devops/git-semver [2021-06-02T02:13:32.542Z] 31603596830f: Pulling fs layer [2021-06-02T02:13:32.542Z] 54011a49482f: Pulling fs layer [2021-06-02T02:13:32.542Z] a6820b24f6d8: Pulling fs layer [2021-06-02T02:13:32.542Z] f581987b2513: Pulling fs layer [2021-06-02T02:13:32.542Z] f581987b2513: Waiting [2021-06-02T02:13:32.542Z] 54011a49482f: Download complete [2021-06-02T02:13:32.542Z] 31603596830f: Verifying Checksum [2021-06-02T02:13:32.542Z] 31603596830f: Download complete [2021-06-02T02:13:32.810Z] a6820b24f6d8: Verifying Checksum [2021-06-02T02:13:32.810Z] a6820b24f6d8: Download complete [2021-06-02T02:13:32.810Z] f581987b2513: Verifying Checksum [2021-06-02T02:13:32.810Z] f581987b2513: Download complete [2021-06-02T02:13:32.810Z] 31603596830f: Pull complete [2021-06-02T02:13:33.071Z] 54011a49482f: Pull complete [2021-06-02T02:13:33.649Z] a6820b24f6d8: Pull complete [2021-06-02T02:13:33.915Z] f581987b2513: Pull complete [2021-06-02T02:13:33.915Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-02T02:13:33.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-02T02:13:33.915Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-02T02:13:33.991Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-06-02T02:13:34.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-02T02:13:35.624Z] $ docker top b2a42eb168a41f431d82c9f96ebd0ba6c58e4d3af90fc536f9b8b009f4d6f8d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-02T02:13:35.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T02:13:35.748Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T02:13:35.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T02:13:35.854Z] $ docker exec b2a42eb168a41f431d82c9f96ebd0ba6c58e4d3af90fc536f9b8b009f4d6f8d9 ssh-agent [2021-06-02T02:13:35.979Z] SSH_AUTH_SOCK=/tmp/ssh-770eRqJcMrIO/agent.13 [2021-06-02T02:13:35.979Z] SSH_AGENT_PID=20 [2021-06-02T02:13:35.987Z] Running ssh-add (command line suppressed) [2021-06-02T02:13:36.074Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1532987924564275692.key (/w/workspace/edgex-go/3@tmp/private_key_1532987924564275692.key) [2021-06-02T02:13:36.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T02:13:36.409Z] + git tag --points-at HEAD [Pipeline] } [2021-06-02T02:13:36.420Z] $ docker exec --env ******** --env ******** b2a42eb168a41f431d82c9f96ebd0ba6c58e4d3af90fc536f9b8b009f4d6f8d9 ssh-agent -k [2021-06-02T02:13:36.507Z] unset SSH_AUTH_SOCK; [2021-06-02T02:13:36.507Z] unset SSH_AGENT_PID; [2021-06-02T02:13:36.507Z] echo Agent pid 20 killed; [2021-06-02T02:13:36.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-02T02:13:36.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-02T02:13:36.577Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-02T02:13:36.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-02T02:13:36.679Z] $ docker exec b2a42eb168a41f431d82c9f96ebd0ba6c58e4d3af90fc536f9b8b009f4d6f8d9 ssh-agent [2021-06-02T02:13:36.794Z] SSH_AUTH_SOCK=/tmp/ssh-50Uk5zrrHxS5/agent.53 [2021-06-02T02:13:36.794Z] SSH_AGENT_PID=59 [2021-06-02T02:13:36.800Z] Running ssh-add (command line suppressed) [2021-06-02T02:13:36.892Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7210275330818666789.key (/w/workspace/edgex-go/3@tmp/private_key_7210275330818666789.key) [2021-06-02T02:13:36.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-02T02:13:37.217Z] + git semver init [2021-06-02T02:13:37.217Z] # -> Open(): unable to determine branch for HEAD [2021-06-02T02:13:37.217Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-02T02:13:37.217Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-02T02:13:37.217Z] # $SEMVER_REMOTE_NAME = origin [2021-06-02T02:13:37.217Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-02T02:13:37.217Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-02T02:13:37.217Z] # $SEMVER_BRANCH = PR-3530 [2021-06-02T02:13:37.217Z] # $SEMVER_TEMP = /tmp/semver-429144159 [2021-06-02T02:13:37.217Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-02T02:13:49.496Z] # '/tmp/semver-429144159' -> '/w/workspace/edgex-go/3/.semver' [2021-06-02T02:13:49.496Z] # -> Force: false [2021-06-02T02:13:49.496Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-02T02:13:49.504Z] $ docker exec --env ******** --env ******** b2a42eb168a41f431d82c9f96ebd0ba6c58e4d3af90fc536f9b8b009f4d6f8d9 ssh-agent -k [2021-06-02T02:13:49.593Z] unset SSH_AUTH_SOCK; [2021-06-02T02:13:49.594Z] unset SSH_AGENT_PID; [2021-06-02T02:13:49.594Z] echo Agent pid 59 killed; [2021-06-02T02:13:49.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-02T02:13:49.940Z] + git semver [Pipeline] } [2021-06-02T02:13:49.951Z] $ docker stop --time=1 b2a42eb168a41f431d82c9f96ebd0ba6c58e4d3af90fc536f9b8b009f4d6f8d9 [2021-06-02T02:13:52.090Z] $ docker rm -f b2a42eb168a41f431d82c9f96ebd0ba6c58e4d3af90fc536f9b8b009f4d6f8d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T02:13:52.477Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-02T02:13:52.734Z] Stashed 1 file(s) [Pipeline] echo [2021-06-02T02:13:52.740Z] [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-02T02:13:53.372Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-02T02:13:53.796Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T02:13:54.100Z] + sudo service docker restart [2021-06-02T02:13:54.100Z] + true [2021-06-02T02:13:54.100Z] Redirecting to /bin/systemctl restart docker.service [2021-06-02T02:14:07.989Z] Still waiting to schedule task [2021-06-02T02:14:07.990Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-24’ is offline [Pipeline] echo [2021-06-02T02:14:12.312Z] ========================================================= [2021-06-02T02:14:12.313Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-02T02:14:12.313Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:14:12.629Z] + 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-02T02:14:14.041Z] Sending build context to Docker daemon 331MB [2021-06-02T02:14:14.041Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T02:14:14.041Z] Step 2/6 : FROM ${BASE} [2021-06-02T02:14:14.041Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-02T02:14:14.041Z] 540db60ca938: Pulling fs layer [2021-06-02T02:14:14.041Z] adcc1eea9eea: Pulling fs layer [2021-06-02T02:14:14.041Z] 4c4ab2625f07: Pulling fs layer [2021-06-02T02:14:14.041Z] 0510c868ecb4: Pulling fs layer [2021-06-02T02:14:14.041Z] afea3b2eda06: Pulling fs layer [2021-06-02T02:14:14.041Z] 7809a108b3ef: Pulling fs layer [2021-06-02T02:14:14.041Z] f706445af74f: Pulling fs layer [2021-06-02T02:14:14.041Z] 0510c868ecb4: Waiting [2021-06-02T02:14:14.041Z] afea3b2eda06: Waiting [2021-06-02T02:14:14.041Z] 7809a108b3ef: Waiting [2021-06-02T02:14:14.041Z] f706445af74f: Waiting [2021-06-02T02:14:14.041Z] 4c4ab2625f07: Download complete [2021-06-02T02:14:14.041Z] adcc1eea9eea: Verifying Checksum [2021-06-02T02:14:14.041Z] adcc1eea9eea: Download complete [2021-06-02T02:14:14.041Z] afea3b2eda06: Verifying Checksum [2021-06-02T02:14:14.041Z] afea3b2eda06: Download complete [2021-06-02T02:14:14.041Z] 7809a108b3ef: Verifying Checksum [2021-06-02T02:14:14.041Z] 7809a108b3ef: Download complete [2021-06-02T02:14:14.041Z] 540db60ca938: Verifying Checksum [2021-06-02T02:14:14.041Z] 540db60ca938: Download complete [2021-06-02T02:14:14.304Z] 540db60ca938: Pull complete [2021-06-02T02:14:14.564Z] adcc1eea9eea: Pull complete [2021-06-02T02:14:14.564Z] 4c4ab2625f07: Pull complete [2021-06-02T02:14:16.481Z] f706445af74f: Verifying Checksum [2021-06-02T02:14:16.481Z] f706445af74f: Download complete [2021-06-02T02:14:16.481Z] 0510c868ecb4: Verifying Checksum [2021-06-02T02:14:16.481Z] 0510c868ecb4: Download complete [2021-06-02T02:14:19.806Z] 0510c868ecb4: Pull complete [2021-06-02T02:14:19.806Z] afea3b2eda06: Pull complete [2021-06-02T02:14:19.806Z] 7809a108b3ef: Pull complete [2021-06-02T02:14:22.400Z] f706445af74f: Pull complete [2021-06-02T02:14:22.400Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-02T02:14:22.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-02T02:14:22.400Z] ---> b068be0155e3 [2021-06-02T02:14:22.400Z] 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-02T02:14:23.347Z] ---> Running in 8863986f2de6 [2021-06-02T02:14:23.617Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:14:24.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:14:24.858Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T02:14:25.430Z] (2/12) Installing file (5.39-r0) [2021-06-02T02:14:25.692Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T02:14:25.692Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T02:14:29.910Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T02:14:29.910Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T02:14:29.910Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T02:14:29.910Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T02:14:29.910Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T02:14:29.910Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T02:14:29.910Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T02:14:29.910Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T02:14:30.171Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T02:14:30.171Z] OK: 219 MiB in 52 packages [2021-06-02T02:14:31.565Z] Removing intermediate container 8863986f2de6 [2021-06-02T02:14:31.565Z] ---> 536c796a732c [2021-06-02T02:14:31.565Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T02:14:31.565Z] ---> Running in 62d4ac25f6e1 [2021-06-02T02:14:31.565Z] Removing intermediate container 62d4ac25f6e1 [2021-06-02T02:14:31.565Z] ---> df01cd3cfba0 [2021-06-02T02:14:31.565Z] Step 5/6 : COPY go.mod . [2021-06-02T02:14:31.565Z] ---> 28bd7a0f90c4 [2021-06-02T02:14:31.565Z] Step 6/6 : RUN go mod download [2021-06-02T02:14:31.565Z] ---> Running in ac56ca17158d [2021-06-02T02:14:43.819Z] Removing intermediate container ac56ca17158d [2021-06-02T02:14:43.819Z] ---> a7738d362204 [2021-06-02T02:14:43.819Z] Successfully built a7738d362204 [2021-06-02T02:14:43.819Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:14:44.130Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T02:14:44.130Z] . [Pipeline] withDockerContainer [2021-06-02T02:14:44.219Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-06-02T02:14:44.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T02:14:44.750Z] $ docker top 2bfce76a1ca3d94f65ed935cec8a66b0eca143933b396f4bf702c007d30edc1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:14:45.135Z] + go version [2021-06-02T02:14:45.135Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-02T02:14:45.143Z] $ docker stop --time=1 2bfce76a1ca3d94f65ed935cec8a66b0eca143933b396f4bf702c007d30edc1b [2021-06-02T02:14:46.315Z] $ docker rm -f 2bfce76a1ca3d94f65ed935cec8a66b0eca143933b396f4bf702c007d30edc1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:14:46.886Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-02T02:14:46.886Z] . [Pipeline] withDockerContainer [2021-06-02T02:14:46.971Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-06-02T02:14:47.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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-02T02:14:47.426Z] $ docker top a09896dd30ddb88748704b790faa3c768539e92e7263d18fa3b892f11b75e434 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T02:14:47.515Z] ========================================================= [2021-06-02T02:14:47.515Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T02:14:47.515Z] ========================================================= [Pipeline] sh [2021-06-02T02:14:47.816Z] + go mod tidy [Pipeline] sh [2021-06-02T02:14:48.393Z] + make test [2021-06-02T02:14:48.393Z] go mod tidy [2021-06-02T02:14:48.393Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T02:14:53.727Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T02:15:11.978Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T02:15:16.266Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T02:15:18.237Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T02:15:18.237Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T02:15:20.192Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T02:15:20.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T02:15:20.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T02:15:20.771Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T02:15:21.741Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T02:15:22.324Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T02:15:24.258Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T02:15:24.258Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T02:15:24.258Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T02:15:25.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.080s coverage: 46.1% of statements [2021-06-02T02:15:25.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T02:15:25.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T02:15:25.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T02:15:25.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T02:15:25.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T02:15:25.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T02:15:25.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.043s coverage: 28.7% of statements [2021-06-02T02:15:26.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.082s coverage: 100.0% of statements [2021-06-02T02:15:28.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.099s coverage: 27.7% of statements [2021-06-02T02:15:28.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T02:15:28.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T02:15:28.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T02:15:28.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T02:15:28.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T02:15:28.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-06-02T02:15:28.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T02:15:28.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-06-02T02:15:28.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T02:15:29.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements [2021-06-02T02:15:29.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T02:15:29.172Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T02:15:29.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 53.4% of statements [2021-06-02T02:15:29.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T02:15:29.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T02:15:30.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.095s coverage: 87.7% of statements [2021-06-02T02:15:30.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T02:15:30.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:15:30.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements [2021-06-02T02:15:30.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T02:15:32.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.230s coverage: 28.6% of statements [2021-06-02T02:15:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T02:15:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T02:15:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T02:15:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T02:15:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T02:15:32.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.051s coverage: 100.0% of statements [2021-06-02T02:15:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T02:15:32.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.061s coverage: 100.0% of statements [2021-06-02T02:15:32.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T02:15:33.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.096s coverage: 86.7% of statements [2021-06-02T02:15:33.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T02:15:33.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.091s coverage: 97.5% of statements [2021-06-02T02:15:33.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T02:15:33.848Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-06-02T02:15:33.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T02:15:33.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T02:15:33.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T02:15:33.848Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T02:15:35.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.233s coverage: 95.1% of statements [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T02:15:35.255Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T02:15:35.255Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T02:15:36.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-06-02T02:15:36.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T02:15:36.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 22.0% of statements [2021-06-02T02:15:36.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T02:15:36.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements [2021-06-02T02:15:36.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.040s coverage: 79.5% of statements [2021-06-02T02:15:36.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-06-02T02:15:37.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.047s coverage: 96.3% of statements [2021-06-02T02:15:37.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-06-02T02:15:49.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-06-02T02:15:49.535Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-06-02T02:15:54.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.177s coverage: 81.8% of statements [2021-06-02T02:15:54.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T02:16:11.183Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws [2021-06-02T02:16:11.203Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-02T02:16:11.433Z] The recommended git tool is: git [2021-06-02T02:16:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T02:16:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T02:16:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T02:16:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T02:16:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements [2021-06-02T02:16:12.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T02:16:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-02T02:16:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2021-06-02T02:16:12.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-06-02T02:16:12.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-06-02T02:16:12.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T02:16:12.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements [2021-06-02T02:16:12.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T02:16:12.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T02:16:12.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2021-06-02T02:16:12.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-02T02:16:12.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-02T02:16:12.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-06-02T02:16:12.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-06-02T02:16:12.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 66.9% of statements [2021-06-02T02:16:12.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T02:16:12.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T02:16:12.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T02:16:12.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.5% of statements [2021-06-02T02:16:12.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T02:16:12.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T02:16:12.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.032s coverage: 89.5% of statements [2021-06-02T02:16:12.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T02:16:13.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.035s coverage: 84.8% of statements [2021-06-02T02:16:14.210Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.084s coverage: 46.8% of statements [2021-06-02T02:16:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T02:16:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T02:16:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T02:16:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T02:16:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T02:16:14.210Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.037s coverage: 100.0% of statements [2021-06-02T02:16:14.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T02:16:14.783Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.030s coverage: 100.0% of statements [2021-06-02T02:16:14.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T02:16:14.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T02:16:16.914Z] using credential edgex-jenkins-ssh [2021-06-02T02:16:16.930Z] Cloning the remote Git repository [2021-06-02T02:16:16.967Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:16:17.077Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-02T02:16:17.142Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:16:17.142Z] > git --version # timeout=10 [2021-06-02T02:16:17.161Z] > git --version # 'git version 2.17.1' [2021-06-02T02:16:17.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:16:17.298Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T02:16:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.062s coverage: 19.3% of statements [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T02:16:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.137s coverage: 91.9% of statements [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T02:16:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.602s coverage: 28.7% of statements [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T02:16:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.041s coverage: 99.0% of statements [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T02:16:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T02:16:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 63.4% of statements [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T02:16:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T02:16:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T02:16:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T02:16:21.391Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T02:16:21.391Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T02:16:21.655Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements [2021-06-02T02:16:21.929Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 28.1% of statements [2021-06-02T02:16:21.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T02:16:21.929Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T02:16:22.196Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.072s coverage: 27.9% of statements [2021-06-02T02:16:22.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T02:16:22.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T02:16:22.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T02:16:22.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T02:16:22.196Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T02:16:22.464Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-06-02T02:16:22.464Z] GO111MODULE=on go vet ./... [2021-06-02T02:16:33.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T02:16:33.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T02:16:33.321Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T02:16:33.364Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:16:33.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:16:33.387Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T02:16:34.317Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:16:34.752Z] Merge succeeded, producing cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:16:34.753Z] Checking out Revision cdf9f273e19c0942c2874086213403378c74d211 (PR-3530) [2021-06-02T02:16:34.328Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T02:16:34.345Z] > git checkout -f cdf9f273e19c0942c2874086213403378c74d211 # timeout=10 [2021-06-02T02:16:34.654Z] > git remote # timeout=10 [2021-06-02T02:16:34.671Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T02:16:34.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:16:34.710Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T02:16:34.732Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T02:16:34.753Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T02:16:34.766Z] > git checkout -f cdf9f273e19c0942c2874086213403378c74d211 # timeout=10 [2021-06-02T02:16:39.297Z] Commit message: "feat(notifications): Add SMTP credential for insecure mode" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-02T02:16:40.739Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-02T02:16:41.171Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-02T02:16:41.517Z] + sudo service docker restart [2021-06-02T02:16:41.518Z] + true [2021-06-02T02:16:54.727Z] gofmt -l . [2021-06-02T02:16:54.987Z] [ "`gofmt -l .`" = "" ] [2021-06-02T02:16:55.561Z] ./bin/test-go-mod-tidy.sh [2021-06-02T02:16:55.561Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T02:16:56.437Z] + ls -al . [2021-06-02T02:16:56.437Z] total 852 [2021-06-02T02:16:56.437Z] drwxrwxr-x 10 1001 1001 4096 Jun 2 02:16 . [2021-06-02T02:16:56.437Z] drwxr-xr-x 4 root root 28 Jun 2 02:14 .. [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 02:13 .dockerignore [2021-06-02T02:16:56.437Z] drwxrwxr-x 8 1001 1001 179 Jun 2 02:13 .git [2021-06-02T02:16:56.437Z] drwxrwxr-x 3 1001 1001 125 Jun 2 02:13 .github [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 02:13 .gitignore [2021-06-02T02:16:56.437Z] drwx------ 3 1001 1001 60 Jun 2 02:13 .semver [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 02:13 .sonarcloud.properties [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 02:13 Attribution.txt [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 02:13 CONTRIBUTING.md [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 02:13 Dockerfile.build [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 02:13 Jenkinsfile [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 02:13 LICENSE [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 02:13 Makefile [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 02:13 README.md [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 02:13 SECURITY.md [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 02:13 VERSION [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 02:13 ZMQWindows.md [2021-06-02T02:16:56.437Z] drwxrwxr-x 2 1001 1001 117 Jun 2 02:13 bin [2021-06-02T02:16:56.437Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 02:13 cmd [2021-06-02T02:16:56.437Z] -rw-r--r-- 1 root root 742912 Jun 2 02:16 coverage.out [2021-06-02T02:16:56.437Z] -rw-r--r-- 1 root root 1060 Jun 2 02:16 go.mod [2021-06-02T02:16:56.437Z] -rw-r--r-- 1 root root 21686 Jun 2 02:14 go.sum [2021-06-02T02:16:56.437Z] drwxrwxr-x 8 1001 1001 127 Jun 2 02:13 internal [2021-06-02T02:16:56.437Z] drwxrwxr-x 4 1001 1001 26 Jun 2 02:13 openapi [2021-06-02T02:16:56.437Z] drwxrwxr-x 4 1001 1001 71 Jun 2 02:13 snap [2021-06-02T02:16:56.437Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 02:13 version.go [Pipeline] sh [2021-06-02T02:16:56.748Z] + '[' -e coverage.out ] [2021-06-02T02:16:56.748Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T02:16:56.874Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T02:16:57.172Z] + make build [2021-06-02T02:16:57.172Z] go mod tidy [2021-06-02T02:16:57.172Z] 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-02T02:16:59.107Z] 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] configFileProvider [2021-06-02T02:16:59.844Z] provisioning config files... [2021-06-02T02:16:59.869Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2125298186710417538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:17:00.248Z] ---> docker-login.sh [2021-06-02T02:17:00.248Z] nexus3.edgexfoundry.org:10001 [2021-06-02T02:17:01.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:17:01.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:17:01.513Z] Configure a credential helper to remove this warning. See [2021-06-02T02:17:01.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:17:01.513Z] [2021-06-02T02:17:01.513Z] Login Succeeded [2021-06-02T02:17:01.513Z] nexus3.edgexfoundry.org:10002 [2021-06-02T02:17:01.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:17:02.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:17:02.062Z] Configure a credential helper to remove this warning. See [2021-06-02T02:17:02.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:17:02.062Z] [2021-06-02T02:17:02.062Z] Login Succeeded [2021-06-02T02:17:02.062Z] nexus3.edgexfoundry.org:10003 [2021-06-02T02:17:02.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:17:02.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:17:02.620Z] Configure a credential helper to remove this warning. See [2021-06-02T02:17:02.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:17:02.620Z] [2021-06-02T02:17:02.620Z] Login Succeeded [2021-06-02T02:17:02.620Z] nexus3.edgexfoundry.org:10004 [2021-06-02T02:17:02.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:17:03.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:17:03.179Z] Configure a credential helper to remove this warning. See [2021-06-02T02:17:03.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:17:03.179Z] [2021-06-02T02:17:03.179Z] Login Succeeded [2021-06-02T02:17:03.179Z] docker.io [2021-06-02T02:17:03.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-02T02:17:04.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-02T02:17:04.052Z] Configure a credential helper to remove this warning. See [2021-06-02T02:17:04.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-02T02:17:04.052Z] [2021-06-02T02:17:04.052Z] Login Succeeded [2021-06-02T02:17:04.052Z] ---> docker-login.sh ends [Pipeline] } [2021-06-02T02:17:04.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-02T02:17:04.394Z] ========================================================= [2021-06-02T02:17:04.394Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-02T02:17:04.394Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:17:04.737Z] + 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-02T02:17:07.382Z] Sending build context to Docker daemon 168.2MB [2021-06-02T02:17:07.382Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-02T02:17:07.382Z] Step 2/6 : FROM ${BASE} [2021-06-02T02:17:07.382Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-02T02:17:07.382Z] 595b0fe564bb: Pulling fs layer [2021-06-02T02:17:07.382Z] 7186ed65a4f7: Pulling fs layer [2021-06-02T02:17:07.382Z] 316046926c0a: Pulling fs layer [2021-06-02T02:17:07.382Z] 4ebd0625c992: Pulling fs layer [2021-06-02T02:17:07.382Z] 207e8628e3a3: Pulling fs layer [2021-06-02T02:17:07.382Z] c791037a9be2: Pulling fs layer [2021-06-02T02:17:07.382Z] ffd874e62e21: Pulling fs layer [2021-06-02T02:17:07.382Z] 207e8628e3a3: Waiting [2021-06-02T02:17:07.382Z] c791037a9be2: Waiting [2021-06-02T02:17:07.382Z] ffd874e62e21: Waiting [2021-06-02T02:17:07.382Z] 4ebd0625c992: Waiting [2021-06-02T02:17:07.382Z] 316046926c0a: Verifying Checksum [2021-06-02T02:17:07.382Z] 316046926c0a: Download complete [2021-06-02T02:17:07.382Z] 7186ed65a4f7: Verifying Checksum [2021-06-02T02:17:07.382Z] 7186ed65a4f7: Download complete [2021-06-02T02:17:07.382Z] 207e8628e3a3: Verifying Checksum [2021-06-02T02:17:07.382Z] 207e8628e3a3: Download complete [2021-06-02T02:17:07.382Z] c791037a9be2: Verifying Checksum [2021-06-02T02:17:07.382Z] c791037a9be2: Download complete [2021-06-02T02:17:07.382Z] 595b0fe564bb: Verifying Checksum [2021-06-02T02:17:07.382Z] 595b0fe564bb: Download complete [2021-06-02T02:17:08.376Z] 595b0fe564bb: Pull complete [2021-06-02T02:17:08.651Z] 7186ed65a4f7: Pull complete [2021-06-02T02:17:09.160Z] 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-02T02:17:09.250Z] 316046926c0a: Pull complete [2021-06-02T02:17:09.739Z] 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-02T02:17:09.847Z] ffd874e62e21: Verifying Checksum [2021-06-02T02:17:09.847Z] ffd874e62e21: Download complete [2021-06-02T02:17:11.149Z] 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-02T02:17:11.149Z] 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-02T02:17:11.827Z] 4ebd0625c992: Verifying Checksum [2021-06-02T02:17:11.827Z] 4ebd0625c992: Download complete [2021-06-02T02:17:13.111Z] 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-02T02:17:14.503Z] 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-02T02:17:15.080Z] 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-02T02:17:16.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-02T02:17:17.005Z] 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-02T02:17:17.953Z] 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-02T02:17:19.884Z] $ docker stop --time=1 a09896dd30ddb88748704b790faa3c768539e92e7263d18fa3b892f11b75e434 [2021-06-02T02:17:21.991Z] 4ebd0625c992: Pull complete [2021-06-02T02:17:21.991Z] 207e8628e3a3: Pull complete [2021-06-02T02:17:22.255Z] $ docker rm -f a09896dd30ddb88748704b790faa3c768539e92e7263d18fa3b892f11b75e434 [2021-06-02T02:17:22.263Z] c791037a9be2: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:17:25.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T02:17:25.431Z] [2021-06-02T02:17:25.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:17:25.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T02:17:26.015Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-02T02:17:26.015Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-02T02:17:26.015Z] ca9280d653b3: Pulling fs layer [2021-06-02T02:17:26.015Z] 7e9c9ca2126c: Pulling fs layer [2021-06-02T02:17:26.276Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-02T02:17:26.276Z] cbdbe7a5bc2a: Download complete [2021-06-02T02:17:26.276Z] cbdbe7a5bc2a: Pull complete [2021-06-02T02:17:26.552Z] ca9280d653b3: Verifying Checksum [2021-06-02T02:17:26.552Z] ca9280d653b3: Download complete [2021-06-02T02:17:26.607Z] ffd874e62e21: Pull complete [2021-06-02T02:17:26.607Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-02T02:17:26.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-02T02:17:26.607Z] ---> cfc18b08335c [2021-06-02T02:17:26.607Z] 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-02T02:17:27.139Z] ca9280d653b3: Pull complete [2021-06-02T02:17:27.711Z] 7e9c9ca2126c: Verifying Checksum [2021-06-02T02:17:27.711Z] 7e9c9ca2126c: Download complete [2021-06-02T02:17:28.783Z] ---> Running in b7f31b43937e [2021-06-02T02:17:30.219Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:17:31.064Z] 7e9c9ca2126c: Pull complete [2021-06-02T02:17:31.064Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-02T02:17:31.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T02:17:31.064Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-02T02:17:31.169Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-06-02T02:17:31.195Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:17:31.209Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T02:17:31.788Z] (1/12) Installing libmagic (5.39-r0) [2021-06-02T02:17:32.087Z] (2/12) Installing file (5.39-r0) [2021-06-02T02:17:32.364Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-02T02:17:32.364Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-02T02:17:35.576Z] $ docker top 547cd96ff909c3b340f8ccfe0fabc7de89b9a25a43366dbbec6e5791b7bd818f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:17:35.975Z] + docker-compose build --help [2021-06-02T02:17:35.976Z] + grep parallel [2021-06-02T02:17:36.547Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T02:17:36.556Z] $ docker stop --time=1 547cd96ff909c3b340f8ccfe0fabc7de89b9a25a43366dbbec6e5791b7bd818f [2021-06-02T02:17:37.755Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-02T02:17:37.797Z] $ docker rm -f 547cd96ff909c3b340f8ccfe0fabc7de89b9a25a43366dbbec6e5791b7bd818f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:17:38.025Z] (6/12) Installing patch (2.7.6-r6) [2021-06-02T02:17:38.025Z] (7/12) Installing build-base (0.5-r2) [2021-06-02T02:17:38.025Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-02T02:17:38.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-02T02:17:38.231Z] . [Pipeline] withDockerContainer [2021-06-02T02:17:38.295Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-02T02:17:38.295Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-02T02:17:38.295Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-02T02:17:38.301Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-06-02T02:17:38.347Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-02T02:17:38.569Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-02T02:17:38.569Z] Executing busybox-1.32.1-r6.trigger [2021-06-02T02:17:38.569Z] OK: 218 MiB in 52 packages [2021-06-02T02:17:38.924Z] $ docker top fd7f10c2fb6090f4cb6e9669fa3fa738b3be20aff5fe58f6777280030d8e6658 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:17:39.495Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T02:17:40.064Z] Building core-command ... [2021-06-02T02:17:40.064Z] Building core-data ... [2021-06-02T02:17:40.064Z] Building core-metadata ... [2021-06-02T02:17:40.064Z] Building security-bootstrapper ... [2021-06-02T02:17:40.064Z] Building security-proxy-setup ... [2021-06-02T02:17:40.064Z] Building security-secretstore-setup ... [2021-06-02T02:17:40.064Z] Building support-notifications ... [2021-06-02T02:17:40.064Z] Building support-scheduler ... [2021-06-02T02:17:40.064Z] Building sys-mgmt-agent ... [2021-06-02T02:17:40.064Z] Building security-proxy-setup [2021-06-02T02:17:40.064Z] Building support-scheduler [2021-06-02T02:17:40.064Z] Building core-metadata [2021-06-02T02:17:40.064Z] Building core-data [2021-06-02T02:17:40.064Z] Building core-command [2021-06-02T02:17:42.939Z] Removing intermediate container b7f31b43937e [2021-06-02T02:17:42.939Z] ---> 5bf1303ae93f [2021-06-02T02:17:42.939Z] Step 4/6 : WORKDIR /edgex-go [2021-06-02T02:17:42.939Z] ---> Running in 463e7392f538 [2021-06-02T02:17:42.939Z] Removing intermediate container 463e7392f538 [2021-06-02T02:17:42.939Z] ---> 03fbe887d656 [2021-06-02T02:17:42.939Z] Step 5/6 : COPY go.mod . [2021-06-02T02:17:43.917Z] ---> a665d0cbd22f [2021-06-02T02:17:43.917Z] Step 6/6 : RUN go mod download [2021-06-02T02:17:43.917Z] ---> Running in f8d445693513 [2021-06-02T02:17:55.218Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:17:55.218Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:17:55.218Z] ---> a7738d362204 [2021-06-02T02:17:55.218Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:17:55.218Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:17:55.219Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:17:55.219Z] ---> a7738d362204 [2021-06-02T02:17:55.219Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:18:01.822Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:18:01.822Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:18:01.822Z] ---> a7738d362204 [2021-06-02T02:18:01.822Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T02:18:01.822Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:18:01.822Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:18:01.822Z] ---> a7738d362204 [2021-06-02T02:18:01.822Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T02:18:04.377Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:18:04.377Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:18:04.377Z] ---> a7738d362204 [2021-06-02T02:18:04.377Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:18:06.295Z] ---> Running in d1038ee2b4bd [2021-06-02T02:18:06.295Z] ---> Running in 4bdedc39d995 [2021-06-02T02:18:06.295Z] ---> Running in 91902821d0d8 [2021-06-02T02:18:06.295Z] ---> Running in 438f19e9a580 [2021-06-02T02:18:06.295Z] ---> Running in 08312c51bab7 [2021-06-02T02:18:06.295Z] Removing intermediate container 91902821d0d8 [2021-06-02T02:18:06.295Z] ---> a616f654cac7 [2021-06-02T02:18:06.295Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:18:06.295Z] Removing intermediate container 4bdedc39d995 [2021-06-02T02:18:06.295Z] ---> d15594368d8f [2021-06-02T02:18:06.295Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:18:06.295Z] Removing intermediate container d1038ee2b4bd [2021-06-02T02:18:06.295Z] ---> 0493a8a4c50d [2021-06-02T02:18:06.295Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:18:06.295Z] Removing intermediate container 438f19e9a580 [2021-06-02T02:18:06.295Z] ---> ec502c947614 [2021-06-02T02:18:06.295Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:18:06.295Z] ---> Running in 83802f328b0a [2021-06-02T02:18:06.296Z] Removing intermediate container 08312c51bab7 [2021-06-02T02:18:06.296Z] ---> f79bf22e9dc2 [2021-06-02T02:18:06.296Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:18:06.296Z] ---> Running in 7c476be2154d [2021-06-02T02:18:06.296Z] ---> Running in 7fb4802c0fcc [2021-06-02T02:18:06.296Z] ---> Running in 01c12ca7cd0a [2021-06-02T02:18:06.296Z] ---> Running in a5c330bdb108 [2021-06-02T02:18:07.247Z] Removing intermediate container 83802f328b0a [2021-06-02T02:18:07.247Z] ---> aa4ef653e70f [2021-06-02T02:18:07.247Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T02:18:07.247Z] ---> Running in 0c2616eda7bd [2021-06-02T02:18:07.821Z] Removing intermediate container 7c476be2154d [2021-06-02T02:18:07.821Z] ---> 514f4bfbd2f7 [2021-06-02T02:18:07.821Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T02:18:07.821Z] ---> Running in c1cbc20f4f32 [2021-06-02T02:18:08.395Z] Removing intermediate container a5c330bdb108 [2021-06-02T02:18:08.395Z] ---> ae40de3cee16 [2021-06-02T02:18:08.395Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T02:18:08.395Z] Removing intermediate container 7fb4802c0fcc [2021-06-02T02:18:08.395Z] ---> 679ec722ae7b [2021-06-02T02:18:08.395Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T02:18:08.395Z] ---> Running in 243807f8b460 [2021-06-02T02:18:08.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:18:08.395Z] ---> Running in a5be1a064b87 [2021-06-02T02:18:08.395Z] Removing intermediate container 01c12ca7cd0a [2021-06-02T02:18:08.395Z] ---> 4102858c73e9 [2021-06-02T02:18:08.395Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T02:18:08.395Z] ---> Running in ea502eaef752 [2021-06-02T02:18:08.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:18:08.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:18:08.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:18:09.192Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:18:09.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:18:09.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:18:09.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:18:09.714Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:18:09.994Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:18:09.994Z] OK: 219 MiB in 52 packages [2021-06-02T02:18:10.272Z] OK: 219 MiB in 52 packages [2021-06-02T02:18:10.272Z] OK: 219 MiB in 52 packages [2021-06-02T02:18:10.534Z] OK: 219 MiB in 52 packages [2021-06-02T02:18:10.534Z] Removing intermediate container 0c2616eda7bd [2021-06-02T02:18:10.534Z] ---> 66441d1ecc9b [2021-06-02T02:18:10.534Z] Step 6/24 : COPY go.mod . [2021-06-02T02:18:10.725Z] Removing intermediate container f8d445693513 [2021-06-02T02:18:10.725Z] ---> 6cbc92cac8e2 [2021-06-02T02:18:10.725Z] Successfully built 6cbc92cac8e2 [2021-06-02T02:18:10.725Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:18:11.075Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T02:18:11.075Z] . [Pipeline] withDockerContainer [2021-06-02T02:18:11.119Z] ---> 5630dc9195fa [2021-06-02T02:18:11.119Z] Step 7/24 : RUN go mod download [2021-06-02T02:18:11.119Z] ---> Running in e1e4ed38c7aa [2021-06-02T02:18:11.119Z] Removing intermediate container c1cbc20f4f32 [2021-06-02T02:18:11.119Z] ---> f8c575abc31d [2021-06-02T02:18:11.119Z] Step 6/24 : COPY go.mod . [2021-06-02T02:18:11.119Z] Removing intermediate container a5be1a064b87 [2021-06-02T02:18:11.119Z] ---> 2360d340fb08 [2021-06-02T02:18:11.119Z] Step 6/22 : COPY go.mod . [2021-06-02T02:18:11.119Z] OK: 219 MiB in 52 packages [2021-06-02T02:18:11.361Z] prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container [2021-06-02T02:18:11.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T02:18:11.702Z] Removing intermediate container 243807f8b460 [2021-06-02T02:18:11.702Z] ---> 60788eb5fa49 [2021-06-02T02:18:11.702Z] Step 6/23 : COPY go.mod . [2021-06-02T02:18:11.702Z] ---> 5cbc7c2a1ab9 [2021-06-02T02:18:11.702Z] Step 7/24 : RUN go mod download [2021-06-02T02:18:11.702Z] ---> d41ca975682f [2021-06-02T02:18:11.702Z] Step 7/22 : RUN go mod download [2021-06-02T02:18:11.702Z] ---> Running in 6237d08078d3 [2021-06-02T02:18:11.702Z] ---> Running in cb0404c00143 [2021-06-02T02:18:11.702Z] Removing intermediate container ea502eaef752 [2021-06-02T02:18:11.702Z] ---> 3c20ebdbd1cb [2021-06-02T02:18:11.702Z] Step 6/24 : COPY go.mod . [2021-06-02T02:18:11.963Z] ---> 6471e6d5e7a5 [2021-06-02T02:18:11.963Z] Step 7/23 : RUN go mod download [2021-06-02T02:18:11.963Z] ---> Running in d30abe460cdc [2021-06-02T02:18:11.963Z] ---> 16443c4f30df [2021-06-02T02:18:11.963Z] Step 7/24 : RUN go mod download [2021-06-02T02:18:12.226Z] ---> Running in d640e139339c [2021-06-02T02:18:12.802Z] Removing intermediate container e1e4ed38c7aa [2021-06-02T02:18:12.802Z] ---> a5b265c77daa [2021-06-02T02:18:12.802Z] Step 8/24 : COPY . . [2021-06-02T02:18:12.963Z] $ docker top 99429d3817a23aeb012520dc9828bcddf474d0285865fc0af1c1caee12e4c007 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:18:13.942Z] + go version [2021-06-02T02:18:13.942Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-02T02:18:13.964Z] $ docker stop --time=1 99429d3817a23aeb012520dc9828bcddf474d0285865fc0af1c1caee12e4c007 [2021-06-02T02:18:15.718Z] $ docker rm -f 99429d3817a23aeb012520dc9828bcddf474d0285865fc0af1c1caee12e4c007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:18:16.528Z] + docker inspect -f . ci-base-image-arm64 [2021-06-02T02:18:16.528Z] . [Pipeline] withDockerContainer [2021-06-02T02:18:16.760Z] prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container [2021-06-02T02:18:16.835Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-02T02:18:17.031Z] Removing intermediate container 6237d08078d3 [2021-06-02T02:18:17.031Z] ---> 83b60c019059 [2021-06-02T02:18:17.031Z] Step 8/24 : COPY . . [2021-06-02T02:18:18.303Z] $ docker top ea00b4a304f4e38ee591f6eef456f97d8b1c04eac2429b5a9e29ec28e649c465 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-02T02:18:18.592Z] ========================================================= [2021-06-02T02:18:18.592Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-02T02:18:18.592Z] ========================================================= [Pipeline] sh [2021-06-02T02:18:19.235Z] + go mod tidy [Pipeline] sh [2021-06-02T02:18:20.878Z] + make test [2021-06-02T02:18:20.879Z] go mod tidy [2021-06-02T02:18:21.243Z] Removing intermediate container cb0404c00143 [2021-06-02T02:18:21.243Z] ---> 532be3a2c584 [2021-06-02T02:18:21.243Z] Step 8/22 : COPY . . [2021-06-02T02:18:21.243Z] Removing intermediate container d30abe460cdc [2021-06-02T02:18:21.243Z] ---> 9c082e2ef3b8 [2021-06-02T02:18:21.243Z] Step 8/23 : COPY . . [2021-06-02T02:18:21.243Z] ---> 3c9b73a42fc2 [2021-06-02T02:18:21.243Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:18:21.477Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-02T02:18:29.387Z] Removing intermediate container d640e139339c [2021-06-02T02:18:29.387Z] ---> dd8489133453 [2021-06-02T02:18:29.387Z] Step 8/24 : COPY . . [2021-06-02T02:18:29.387Z] ---> Running in fdabb3893869 [2021-06-02T02:18:48.298Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-02T02:18:51.488Z] ---> e2404304be11 [2021-06-02T02:18:51.488Z] Step 9/23 : RUN go mod tidy [2021-06-02T02:18:51.488Z] ---> 574f75af1b0e [2021-06-02T02:18:51.488Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:18:51.488Z] ---> 6b46a6df08d0 [2021-06-02T02:18:51.488Z] Step 9/22 : RUN go mod tidy [2021-06-02T02:18:51.488Z] ---> Running in 927dc06e520a [2021-06-02T02:18:51.488Z] ---> Running in 781c81312d0c [2021-06-02T02:18:51.488Z] ---> Running in 580433c5dfae [2021-06-02T02:18:51.488Z] Removing intermediate container fdabb3893869 [2021-06-02T02:18:51.488Z] ---> cad2bfe572ca [2021-06-02T02:18:51.488Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T02:18:51.488Z] ---> Running in f06e1a2d7e7b [2021-06-02T02:18:54.154Z] 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-02T02:18:59.567Z] Removing intermediate container 927dc06e520a [2021-06-02T02:18:59.567Z] ---> d7cda2abc21e [2021-06-02T02:18:59.567Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T02:18:59.567Z] Removing intermediate container 580433c5dfae [2021-06-02T02:18:59.567Z] ---> cca35879521d [2021-06-02T02:18:59.567Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T02:18:59.567Z] ---> Running in 456fed0a8fd4 [2021-06-02T02:18:59.567Z] ---> Running in cba42d2ea395 [2021-06-02T02:18:59.567Z] Removing intermediate container 781c81312d0c [2021-06-02T02:18:59.567Z] ---> a99238212156 [2021-06-02T02:18:59.567Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T02:18:59.567Z] ---> Running in c8ea17ddcb92 [2021-06-02T02:18:59.845Z] 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-02T02:19:00.480Z] 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-02T02:19:00.480Z] 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-02T02:19:15.692Z] ---> 662fc47c8801 [2021-06-02T02:19:15.692Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:19:15.692Z] ---> Running in 743cccfc1a2e [2021-06-02T02:19:17.761Z] Removing intermediate container 743cccfc1a2e [2021-06-02T02:19:17.761Z] ---> bf73b190a419 [2021-06-02T02:19:17.761Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T02:19:17.761Z] ---> Running in f3e26f47debd [2021-06-02T02:19:18.399Z] 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-02T02:19:41.043Z] Removing intermediate container f06e1a2d7e7b [2021-06-02T02:19:41.043Z] ---> 272cf9a1fb3c [2021-06-02T02:19:41.043Z] [2021-06-02T02:19:41.043Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:19:41.043Z] 3.12: Pulling from library/alpine [2021-06-02T02:19:41.043Z] 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-02T02:19:41.043Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T02:19:41.043Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T02:19:41.043Z] ---> 13621d1b12d4 [2021-06-02T02:19:41.043Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:19:41.333Z] ---> Running in e3c8f159f518 [2021-06-02T02:19:41.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:19:41.940Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:19:42.206Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T02:19:42.206Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:19:42.206Z] OK: 6 MiB in 15 packages [2021-06-02T02:19:43.179Z] Removing intermediate container e3c8f159f518 [2021-06-02T02:19:43.179Z] ---> 71cd06fdf65c [2021-06-02T02:19:43.179Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:19:43.179Z] ---> Running in 10436b2dffbb [2021-06-02T02:19:43.179Z] Removing intermediate container 10436b2dffbb [2021-06-02T02:19:43.179Z] ---> 0e70dc7c2e30 [2021-06-02T02:19:43.179Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T02:19:43.457Z] ---> Running in 2eb35064583f [2021-06-02T02:19:44.090Z] Removing intermediate container 2eb35064583f [2021-06-02T02:19:44.090Z] ---> a7edd7840503 [2021-06-02T02:19:44.090Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T02:19:45.072Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-02T02:19:47.624Z] ---> Running in d9ceecfbd00e [2021-06-02T02:19:47.624Z] Removing intermediate container cba42d2ea395 [2021-06-02T02:19:47.624Z] ---> 309e7b665e5a [2021-06-02T02:19:47.624Z] [2021-06-02T02:19:47.624Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T02:19:47.624Z] ---> 13621d1b12d4 [2021-06-02T02:19:47.624Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T02:19:47.624Z] Removing intermediate container d9ceecfbd00e [2021-06-02T02:19:47.624Z] ---> dd5eeaf55329 [2021-06-02T02:19:47.624Z] Step 16/24 : WORKDIR / [2021-06-02T02:19:47.624Z] ---> Running in e18d2248e841 [2021-06-02T02:19:47.624Z] ---> Running in 9262d552fa2b [2021-06-02T02:19:50.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-02T02:19:51.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:19:51.385Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:19:51.385Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T02:19:51.385Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:19:51.385Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T02:19:51.385Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T02:19:51.385Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:19:51.659Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:19:51.659Z] OK: 7 MiB in 18 packages [2021-06-02T02:19:51.961Z] Removing intermediate container 9262d552fa2b [2021-06-02T02:19:51.961Z] ---> 149efb808548 [2021-06-02T02:19:51.961Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:19:52.250Z] Removing intermediate container c8ea17ddcb92 [2021-06-02T02:19:52.250Z] ---> 8b2539eb5dcf [2021-06-02T02:19:52.250Z] [2021-06-02T02:19:52.250Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T02:19:52.250Z] ---> 13621d1b12d4 [2021-06-02T02:19:52.250Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:19:52.250Z] ---> Using cache [2021-06-02T02:19:52.250Z] ---> 71cd06fdf65c [2021-06-02T02:19:52.250Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:19:52.250Z] ---> Using cache [2021-06-02T02:19:52.250Z] ---> 0e70dc7c2e30 [2021-06-02T02:19:52.250Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T02:19:53.270Z] ---> Running in d0a999608e6c [2021-06-02T02:19:53.270Z] ---> bd976e7a207e [2021-06-02T02:19:53.271Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T02:19:54.747Z] Removing intermediate container e18d2248e841 [2021-06-02T02:19:54.747Z] ---> 54ea8c02ee7a [2021-06-02T02:19:54.747Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T02:19:54.747Z] Removing intermediate container d0a999608e6c [2021-06-02T02:19:54.747Z] ---> 724089b2eb2f [2021-06-02T02:19:54.747Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T02:19:55.030Z] ---> Running in eb9fa47db05a [2021-06-02T02:19:55.303Z] ---> Running in 8308f4b8b929 [2021-06-02T02:19:55.590Z] ---> b9dcce92bbac [2021-06-02T02:19:55.590Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T02:19:55.868Z] Removing intermediate container 8308f4b8b929 [2021-06-02T02:19:55.868Z] ---> 3a810d625beb [2021-06-02T02:19:55.868Z] Step 14/22 : WORKDIR /edgex [2021-06-02T02:19:55.868Z] Removing intermediate container eb9fa47db05a [2021-06-02T02:19:55.868Z] ---> 1c0518587186 [2021-06-02T02:19:55.868Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:19:55.868Z] ---> 5d09014c87a2 [2021-06-02T02:19:55.868Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T02:19:55.868Z] ---> Running in c8bfe918be3f [2021-06-02T02:19:56.152Z] ---> Running in 4fef6b747a97 [2021-06-02T02:19:56.152Z] Removing intermediate container c8bfe918be3f [2021-06-02T02:19:56.152Z] ---> c23036fcf17e [2021-06-02T02:19:56.152Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T02:19:56.783Z] ---> 0d34d26e1690 [2021-06-02T02:19:56.783Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T02:19:56.783Z] Removing intermediate container 4fef6b747a97 [2021-06-02T02:19:56.783Z] ---> 52d2b3c27284 [2021-06-02T02:19:56.783Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:19:57.787Z] ---> d786f5b5bfc9 [2021-06-02T02:19:57.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T02:19:57.787Z] ---> Running in 4829d06f47f9 [2021-06-02T02:19:58.834Z] ---> e307b27cd21b [2021-06-02T02:19:58.834Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T02:19:58.834Z] Removing intermediate container 4829d06f47f9 [2021-06-02T02:19:58.834Z] ---> 2ea489ea5916 [2021-06-02T02:19:58.834Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T02:19:59.298Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-02T02:19:59.298Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-02T02:20:00.411Z] ---> 8104b7da51b4 [2021-06-02T02:20:00.411Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T02:20:00.411Z] ---> Running in cfd480032174 [2021-06-02T02:20:00.411Z] ---> e5c65567667b [2021-06-02T02:20:00.411Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T02:20:00.411Z] Removing intermediate container 456fed0a8fd4 [2021-06-02T02:20:00.411Z] ---> e8b41610b872 [2021-06-02T02:20:00.411Z] [2021-06-02T02:20:00.411Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:20:00.411Z] ---> 13621d1b12d4 [2021-06-02T02:20:00.411Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T02:20:00.411Z] ---> Running in f57c06ff4399 [2021-06-02T02:20:00.713Z] ---> Running in c2ae73dda3d9 [2021-06-02T02:20:00.713Z] ---> bb18bc235ba7 [2021-06-02T02:20:00.713Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T02:20:00.713Z] Removing intermediate container cfd480032174 [2021-06-02T02:20:00.713Z] ---> c7a15c152bad [2021-06-02T02:20:00.713Z] Step 23/24 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:20:00.713Z] ---> Running in ac58355c2887 [2021-06-02T02:20:00.713Z] Removing intermediate container f57c06ff4399 [2021-06-02T02:20:00.713Z] ---> 63fbddc5b6ae [2021-06-02T02:20:00.713Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T02:20:00.713Z] ---> Running in ad815d6555de [2021-06-02T02:20:00.713Z] Removing intermediate container c2ae73dda3d9 [2021-06-02T02:20:00.713Z] ---> 2f3e45c0fb17 [2021-06-02T02:20:00.713Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:20:00.983Z] ---> Running in a052beb2b6c9 [2021-06-02T02:20:00.983Z] ---> Running in 167c53500fcc [2021-06-02T02:20:00.983Z] Removing intermediate container ac58355c2887 [2021-06-02T02:20:00.983Z] ---> 3c3e1092cd86 [2021-06-02T02:20:00.983Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T02:20:00.983Z] Removing intermediate container ad815d6555de [2021-06-02T02:20:00.983Z] ---> fe68ab9abe01 [2021-06-02T02:20:00.983Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:20:01.254Z] ---> Running in 90be9984d523 [2021-06-02T02:20:01.254Z] Removing intermediate container a052beb2b6c9 [2021-06-02T02:20:01.254Z] ---> e6c9855cb849 [2021-06-02T02:20:01.254Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T02:20:01.254Z] ---> Running in c415bef05e02 [2021-06-02T02:20:01.254Z] Removing intermediate container 167c53500fcc [2021-06-02T02:20:01.254Z] ---> a763789dcf39 [2021-06-02T02:20:01.254Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T02:20:01.532Z] ---> Running in 5fb8731a8c39 [2021-06-02T02:20:01.532Z] ---> Running in bcc800996cd1 [2021-06-02T02:20:01.845Z] Removing intermediate container c415bef05e02 [2021-06-02T02:20:01.845Z] ---> f5f5afa2d809 [2021-06-02T02:20:01.845Z] [2021-06-02T02:20:01.845Z] Removing intermediate container 90be9984d523 [2021-06-02T02:20:01.845Z] ---> a6a5941665b3 [2021-06-02T02:20:01.845Z] Step 20/22 : LABEL arch=x86_64 [2021-06-02T02:20:01.845Z] Removing intermediate container 5fb8731a8c39 [2021-06-02T02:20:01.845Z] ---> 3fec3faba6db [2021-06-02T02:20:01.845Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:20:01.845Z] Successfully built f5f5afa2d809 [2021-06-02T02:20:01.845Z] Removing intermediate container bcc800996cd1 [2021-06-02T02:20:01.845Z] ---> 4097ee7c922e [2021-06-02T02:20:01.845Z] Step 22/23 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:20:01.846Z] Successfully tagged core-command:latest [2021-06-02T02:20:01.846Z]  Building core-command ... done Building support-notifications [2021-06-02T02:20:02.120Z] ---> Running in cc127e74d276 [2021-06-02T02:20:02.120Z] ---> Running in fd8f7034b68d [2021-06-02T02:20:02.120Z] ---> Running in 60e2391aaadd [2021-06-02T02:20:03.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-02T02:20:03.767Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-02T02:20:04.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-02T02:20:04.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-02T02:20:06.518Z] Removing intermediate container 60e2391aaadd [2021-06-02T02:20:06.518Z] ---> 55b3461cd844 [2021-06-02T02:20:06.518Z] Step 21/22 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:20:06.518Z] Removing intermediate container fd8f7034b68d [2021-06-02T02:20:06.518Z] ---> b3fa7852c6ba [2021-06-02T02:20:06.518Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T02:20:08.584Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-02T02:20:08.881Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-02T02:20:09.998Z] ---> Running in 928f1d0e3a29 [2021-06-02T02:20:09.998Z] ---> Running in 2e13c4e50b28 [2021-06-02T02:20:12.631Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:20:12.632Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:20:12.632Z] ---> a7738d362204 [2021-06-02T02:20:12.632Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T02:20:12.632Z] ---> Using cache [2021-06-02T02:20:12.632Z] ---> f79bf22e9dc2 [2021-06-02T02:20:12.632Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:20:12.632Z] ---> Using cache [2021-06-02T02:20:12.632Z] ---> ae40de3cee16 [2021-06-02T02:20:12.632Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T02:20:18.042Z] Removing intermediate container 2e13c4e50b28 [2021-06-02T02:20:18.042Z] ---> 2e26ec169053 [2021-06-02T02:20:18.042Z] [2021-06-02T02:20:18.042Z] Removing intermediate container 928f1d0e3a29 [2021-06-02T02:20:18.042Z] ---> 3a6e0d705621 [2021-06-02T02:20:18.042Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T02:20:18.042Z] Successfully built 2e26ec169053 [2021-06-02T02:20:19.009Z] Successfully tagged support-scheduler:latest [2021-06-02T02:20:19.009Z]  Building support-scheduler ... done Building security-bootstrapper [2021-06-02T02:20:19.009Z] ---> Running in 3ace19545b2c [2021-06-02T02:20:19.009Z] ---> Running in 1370e363f84c [2021-06-02T02:20:19.009Z] Removing intermediate container f3e26f47debd [2021-06-02T02:20:19.009Z] ---> 389aad8582e6 [2021-06-02T02:20:19.009Z] [2021-06-02T02:20:19.009Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:20:19.009Z] ---> 13621d1b12d4 [2021-06-02T02:20:19.009Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:20:19.009Z] ---> Using cache [2021-06-02T02:20:19.009Z] ---> 71cd06fdf65c [2021-06-02T02:20:19.009Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:20:19.009Z] ---> Using cache [2021-06-02T02:20:19.009Z] ---> 0e70dc7c2e30 [2021-06-02T02:20:19.009Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T02:20:19.306Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-02T02:20:19.306Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-02T02:20:19.306Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-02T02:20:23.259Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:20:23.259Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:20:23.259Z] ---> a7738d362204 [2021-06-02T02:20:23.259Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T02:20:23.259Z] ---> Using cache [2021-06-02T02:20:23.259Z] ---> f79bf22e9dc2 [2021-06-02T02:20:23.259Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:20:23.259Z] ---> Using cache [2021-06-02T02:20:23.259Z] ---> ae40de3cee16 [2021-06-02T02:20:23.259Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T02:20:23.259Z] ---> Using cache [2021-06-02T02:20:23.259Z] ---> 60788eb5fa49 [2021-06-02T02:20:23.259Z] Step 6/32 : COPY go.mod . [2021-06-02T02:20:23.259Z] ---> Using cache [2021-06-02T02:20:23.259Z] ---> 6471e6d5e7a5 [2021-06-02T02:20:23.259Z] Step 7/32 : RUN go mod download [2021-06-02T02:20:23.260Z] ---> Using cache [2021-06-02T02:20:23.260Z] ---> 9c082e2ef3b8 [2021-06-02T02:20:23.260Z] Step 8/32 : COPY . . [2021-06-02T02:20:23.260Z] ---> Using cache [2021-06-02T02:20:23.260Z] ---> e2404304be11 [2021-06-02T02:20:23.260Z] Step 9/32 : RUN go mod tidy [2021-06-02T02:20:23.260Z] ---> Using cache [2021-06-02T02:20:23.260Z] ---> a99238212156 [2021-06-02T02:20:23.260Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T02:20:23.781Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.373s coverage: 46.1% of statements [2021-06-02T02:20:23.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-02T02:20:23.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-02T02:20:23.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-06-02T02:20:23.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-06-02T02:20:23.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-06-02T02:20:23.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-02T02:20:23.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.202s coverage: 28.7% of statements [2021-06-02T02:20:23.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.362s coverage: 100.0% of statements [2021-06-02T02:20:24.255Z] Removing intermediate container cc127e74d276 [2021-06-02T02:20:24.255Z] ---> 4e694e8f9c6e [2021-06-02T02:20:24.255Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T02:20:27.632Z] ---> Running in a03c3bc86837 [2021-06-02T02:20:27.632Z] ---> Running in e835fb8b304e [2021-06-02T02:20:27.632Z] Removing intermediate container 1370e363f84c [2021-06-02T02:20:27.632Z] ---> 9f4da2a12860 [2021-06-02T02:20:27.632Z] [2021-06-02T02:20:27.632Z] ---> Running in d7babc26194e [2021-06-02T02:20:27.632Z] Successfully built 9f4da2a12860 [2021-06-02T02:20:27.632Z] Successfully tagged security-proxy-setup:latest [2021-06-02T02:20:27.632Z] Building sys-mgmt-agent [2021-06-02T02:20:27.632Z]  Building security-proxy-setup ... done Removing intermediate container a03c3bc86837 [2021-06-02T02:20:27.632Z] ---> b3dae6056488 [2021-06-02T02:20:27.632Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T02:20:30.989Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:20:30.989Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:20:30.989Z] ---> a7738d362204 [2021-06-02T02:20:30.989Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:20:30.989Z] ---> Using cache [2021-06-02T02:20:30.989Z] ---> f79bf22e9dc2 [2021-06-02T02:20:30.989Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:20:30.989Z] ---> Using cache [2021-06-02T02:20:30.989Z] ---> ae40de3cee16 [2021-06-02T02:20:30.989Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T02:20:32.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.595s coverage: 27.7% of statements [2021-06-02T02:20:32.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-02T02:20:32.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-02T02:20:32.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-06-02T02:20:32.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-06-02T02:20:32.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-06-02T02:20:32.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.254s coverage: 81.2% of statements [2021-06-02T02:20:32.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-02T02:20:32.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.206s coverage: 100.0% of statements [2021-06-02T02:20:32.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-06-02T02:20:32.229Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.265s coverage: 100.0% of statements [2021-06-02T02:20:32.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-06-02T02:20:32.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-02T02:20:32.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.282s coverage: 53.4% of statements [2021-06-02T02:20:32.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-02T02:20:32.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-02T02:20:33.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:20:34.683Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:20:34.953Z] OK: 219 MiB in 52 packages [2021-06-02T02:20:35.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.888s coverage: 87.7% of statements [2021-06-02T02:20:35.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-02T02:20:35.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:20:35.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.320s coverage: 78.9% of statements [2021-06-02T02:20:35.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-02T02:20:38.364Z] ---> Running in d630cabdf394 [2021-06-02T02:20:38.364Z] ---> Running in e17671dfc0d7 [2021-06-02T02:20:38.631Z] Removing intermediate container d630cabdf394 [2021-06-02T02:20:38.631Z] ---> 463873c714c9 [2021-06-02T02:20:38.631Z] Step 16/24 : WORKDIR / [2021-06-02T02:20:38.897Z] 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-02T02:20:38.897Z] ---> Running in 7c4e20bfda80 [2021-06-02T02:20:38.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:20:39.162Z] Removing intermediate container 7c4e20bfda80 [2021-06-02T02:20:39.162Z] ---> b8a5f06e0ffa [2021-06-02T02:20:39.162Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:20:39.471Z] Removing intermediate container 3ace19545b2c [2021-06-02T02:20:39.471Z] ---> 3714d8c47e32 [2021-06-02T02:20:39.471Z] Step 6/23 : COPY go.mod . [2021-06-02T02:20:39.760Z] ---> 12b1b4f8d8d8 [2021-06-02T02:20:39.760Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T02:20:39.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:20:39.760Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:20:40.046Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T02:20:40.346Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T02:20:40.346Z] ---> 62854b0abcb4 [2021-06-02T02:20:40.346Z] Step 7/23 : RUN go mod download [2021-06-02T02:20:40.346Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T02:20:40.346Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T02:20:40.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:20:40.618Z] ---> Running in a55ae97825ad [2021-06-02T02:20:40.930Z] ---> 37534758ea2a [2021-06-02T02:20:40.930Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T02:20:41.232Z] OK: 219 MiB in 52 packages [2021-06-02T02:20:41.232Z] ---> 1e5430412462 [2021-06-02T02:20:41.232Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T02:20:41.232Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T02:20:41.505Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T02:20:41.505Z] ---> Running in 1d4a6a50ebf7 [2021-06-02T02:20:41.505Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:20:41.505Z] OK: 8 MiB in 20 packages [2021-06-02T02:20:41.782Z] Removing intermediate container 1d4a6a50ebf7 [2021-06-02T02:20:41.782Z] ---> 5ccf4daae552 [2021-06-02T02:20:41.782Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:20:42.386Z] ---> Running in c71a42bebd73 [2021-06-02T02:20:42.989Z] Removing intermediate container e17671dfc0d7 [2021-06-02T02:20:42.989Z] ---> 34d5804dac12 [2021-06-02T02:20:42.989Z] Step 6/24 : COPY go.mod . [2021-06-02T02:20:43.949Z] ---> 56b856d3ab38 [2021-06-02T02:20:43.949Z] Step 7/24 : RUN go mod download [2021-06-02T02:20:43.949Z] Removing intermediate container c71a42bebd73 [2021-06-02T02:20:43.949Z] ---> e2b933796e95 [2021-06-02T02:20:43.949Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T02:20:44.220Z] Removing intermediate container a55ae97825ad [2021-06-02T02:20:44.220Z] ---> 3e8fcf439fe6 [2021-06-02T02:20:44.220Z] Step 8/23 : COPY . . [2021-06-02T02:20:44.220Z] ---> Running in f3f8e8fcd942 [2021-06-02T02:20:44.220Z] Removing intermediate container d7babc26194e [2021-06-02T02:20:44.220Z] ---> 0deb8debb6d1 [2021-06-02T02:20:44.220Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:20:44.493Z] ---> Running in cc23e64813ba [2021-06-02T02:20:46.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.253s coverage: 28.6% of statements [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-06-02T02:20:46.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.337s coverage: 100.0% of statements [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-06-02T02:20:46.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.204s coverage: 100.0% of statements [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-06-02T02:20:46.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.357s coverage: 86.7% of statements [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-06-02T02:20:46.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.525s coverage: 97.5% of statements [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-06-02T02:20:46.190Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.325s coverage: 78.3% of statements [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-02T02:20:46.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-02T02:20:49.901Z] Removing intermediate container f3f8e8fcd942 [2021-06-02T02:20:49.901Z] ---> 56689dd2511a [2021-06-02T02:20:49.901Z] Step 23/24 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:20:51.725Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.195s coverage: 95.1% of statements [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-06-02T02:20:51.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.160s coverage: 58.8% of statements [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-06-02T02:20:51.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.264s coverage: 0.8% of statements [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-02T02:20:51.726Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.174s coverage: 22.0% of statements [2021-06-02T02:20:51.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-02T02:20:51.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.237s coverage: 47.1% of statements [2021-06-02T02:20:51.726Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.266s coverage: 79.5% of statements [2021-06-02T02:20:52.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements [2021-06-02T02:20:53.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.223s coverage: 96.3% of statements [2021-06-02T02:20:53.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.174s coverage: 87.5% of statements [2021-06-02T02:21:00.313Z] ---> d0168b35658d [2021-06-02T02:21:00.313Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T02:21:00.313Z] ---> Running in 560cde172a22 [2021-06-02T02:21:00.313Z] ---> bb59220ae84e [2021-06-02T02:21:00.313Z] Step 9/23 : RUN go mod tidy [2021-06-02T02:21:00.313Z] ---> e76fd5a162c2 [2021-06-02T02:21:00.313Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T02:21:00.313Z] ---> Running in 23a1ce4c4c64 [2021-06-02T02:21:00.753Z] Removing intermediate container 560cde172a22 [2021-06-02T02:21:00.753Z] ---> 891fd03fd8bc [2021-06-02T02:21:00.753Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:21:00.753Z] ---> Running in 8d2a0ba4985e [2021-06-02T02:21:00.753Z] Removing intermediate container cc23e64813ba [2021-06-02T02:21:00.753Z] ---> 05a843631ef8 [2021-06-02T02:21:00.753Z] Step 8/24 : COPY . . [2021-06-02T02:21:01.109Z] ---> 4a2eaed14996 [2021-06-02T02:21:01.109Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T02:21:01.397Z] ---> Running in 3b7f988e5355 [2021-06-02T02:21:02.896Z] Removing intermediate container 8d2a0ba4985e [2021-06-02T02:21:02.896Z] ---> b7b3d6b48733 [2021-06-02T02:21:02.896Z] [2021-06-02T02:21:03.176Z] Successfully built b7b3d6b48733 [2021-06-02T02:21:08.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.222s coverage: 94.4% of statements [2021-06-02T02:21:08.812Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.154s coverage: 44.8% of statements [2021-06-02T02:21:10.157Z] Successfully tagged core-metadata:latest [2021-06-02T02:21:10.157Z] Building security-secretstore-setup [2021-06-02T02:21:10.157Z]  Building core-metadata ... done Removing intermediate container 3b7f988e5355 [2021-06-02T02:21:10.157Z] ---> 7c737a89f3c4 [2021-06-02T02:21:10.157Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:21:11.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.569s coverage: 81.8% of statements [2021-06-02T02:21:11.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-02T02:21:18.769Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:21:18.769Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:21:18.769Z] ---> a7738d362204 [2021-06-02T02:21:18.769Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T02:21:18.769Z] ---> Using cache [2021-06-02T02:21:18.769Z] ---> f79bf22e9dc2 [2021-06-02T02:21:18.769Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:21:18.769Z] ---> Using cache [2021-06-02T02:21:18.769Z] ---> ae40de3cee16 [2021-06-02T02:21:18.769Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T02:21:18.769Z] ---> Using cache [2021-06-02T02:21:18.769Z] ---> 60788eb5fa49 [2021-06-02T02:21:18.769Z] Step 6/26 : COPY go.mod . [2021-06-02T02:21:18.769Z] ---> Using cache [2021-06-02T02:21:18.769Z] ---> 6471e6d5e7a5 [2021-06-02T02:21:18.769Z] Step 7/26 : RUN go mod download [2021-06-02T02:21:18.769Z] ---> Using cache [2021-06-02T02:21:18.769Z] ---> 9c082e2ef3b8 [2021-06-02T02:21:18.769Z] Step 8/26 : COPY . . [2021-06-02T02:21:18.769Z] ---> Using cache [2021-06-02T02:21:18.769Z] ---> e2404304be11 [2021-06-02T02:21:18.769Z] Step 9/26 : RUN go mod tidy [2021-06-02T02:21:18.769Z] ---> Using cache [2021-06-02T02:21:18.769Z] ---> a99238212156 [2021-06-02T02:21:18.769Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.079s coverage: 87.2% of statements [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.152s coverage: 100.0% of statements [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.227s coverage: 76.0% of statements [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.177s coverage: 80.0% of statements [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.280s coverage: 91.2% of statements [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.653s coverage: 64.4% of statements [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-02T02:21:19.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.176s coverage: 100.0% of statements [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-06-02T02:21:19.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2021-06-02T02:21:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-06-02T02:21:20.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-06-02T02:21:24.151Z] ---> Running in 9de59d93d2f9 [2021-06-02T02:21:24.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.982s coverage: 66.9% of statements [2021-06-02T02:21:24.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-02T02:21:24.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-02T02:21:24.299Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-02T02:21:26.118Z] ---> Running in f46da943f8ac [2021-06-02T02:21:26.118Z] Removing intermediate container 23a1ce4c4c64 [2021-06-02T02:21:26.118Z] ---> 30b7dc95a5fd [2021-06-02T02:21:26.118Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T02:21:26.118Z] Removing intermediate container 9de59d93d2f9 [2021-06-02T02:21:26.118Z] ---> d536ef5860cf [2021-06-02T02:21:26.118Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T02:21:26.119Z] ---> 4d4dd9509262 [2021-06-02T02:21:26.119Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:21:26.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.737s coverage: 43.5% of statements [2021-06-02T02:21:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-02T02:21:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-02T02:21:26.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.158s coverage: 89.5% of statements [2021-06-02T02:21:26.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-02T02:21:26.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.077s coverage: 84.8% of statements [2021-06-02T02:21:26.406Z] ---> Running in fd6e67662913 [2021-06-02T02:21:26.406Z] ---> Running in e22693521d9d [2021-06-02T02:21:26.406Z] ---> Running in dee1cb51e786 [2021-06-02T02:21:27.373Z] 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-02T02:21:27.373Z] Removing intermediate container fd6e67662913 [2021-06-02T02:21:27.373Z] ---> c4df0a3bf292 [2021-06-02T02:21:27.373Z] Step 23/24 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:21:28.351Z] ---> Running in 635893c6f36a [2021-06-02T02:21:29.314Z] Removing intermediate container 635893c6f36a [2021-06-02T02:21:29.314Z] ---> b8a4d3259019 [2021-06-02T02:21:29.314Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:21:29.314Z] 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-02T02:21:29.585Z] ---> Running in 0abf9a1783db [2021-06-02T02:21:31.091Z] Removing intermediate container 0abf9a1783db [2021-06-02T02:21:31.091Z] ---> c72df08cebd4 [2021-06-02T02:21:31.091Z] [2021-06-02T02:21:31.091Z] Successfully built c72df08cebd4 [2021-06-02T02:21:31.373Z] Successfully tagged core-data:latest [2021-06-02T02:21:31.655Z]  Building core-data ... done Removing intermediate container dee1cb51e786 [2021-06-02T02:21:31.655Z] ---> bbcef38d46b4 [2021-06-02T02:21:31.655Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T02:21:31.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.456s coverage: 46.8% of statements [2021-06-02T02:21:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-02T02:21:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-02T02:21:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-06-02T02:21:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-06-02T02:21:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-06-02T02:21:31.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.152s coverage: 100.0% of statements [2021-06-02T02:21:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-06-02T02:21:31.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.090s coverage: 100.0% of statements [2021-06-02T02:21:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-06-02T02:21:31.813Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-02T02:21:31.929Z] ---> Running in d0d150b1fad5 [2021-06-02T02:21:32.531Z] 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-02T02:21:37.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.367s coverage: 19.3% of statements [2021-06-02T02:21:37.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-02T02:21:37.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-02T02:21:37.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-02T02:21:37.346Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.522s coverage: 91.9% of statements [2021-06-02T02:21:37.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-02T02:21:37.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:21:37.346Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-02T02:21:37.931Z] Removing intermediate container e835fb8b304e [2021-06-02T02:21:37.932Z] ---> a69615de4129 [2021-06-02T02:21:37.932Z] [2021-06-02T02:21:37.932Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T02:21:37.932Z] ---> 13621d1b12d4 [2021-06-02T02:21:37.932Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T02:21:38.930Z] ---> Running in 241cc2231ac7 [2021-06-02T02:21:39.241Z] Removing intermediate container 241cc2231ac7 [2021-06-02T02:21:39.241Z] ---> a1e836a2324d [2021-06-02T02:21:39.241Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T02:21:39.518Z] ---> Running in 384829096acd [2021-06-02T02:21:40.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:21:40.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:21:40.513Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T02:21:40.513Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T02:21:40.513Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:21:40.513Z] OK: 6 MiB in 16 packages [2021-06-02T02:21:41.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.665s coverage: 28.7% of statements [2021-06-02T02:21:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-02T02:21:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-02T02:21:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-06-02T02:21:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-06-02T02:21:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-06-02T02:21:41.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.152s coverage: 99.0% of statements [2021-06-02T02:21:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-06-02T02:21:41.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.188s coverage: 100.0% of statements [2021-06-02T02:21:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-06-02T02:21:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-02T02:21:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-02T02:21:41.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.218s coverage: 63.4% of statements [2021-06-02T02:21:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-02T02:21:41.750Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.395s coverage: 97.6% of statements [2021-06-02T02:21:41.750Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-02T02:21:41.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-02T02:21:41.751Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-02T02:21:41.751Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.068s coverage: 0.0% of statements [2021-06-02T02:21:41.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-02T02:21:41.751Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-06-02T02:21:41.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-02T02:21:41.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-02T02:21:41.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-02T02:21:41.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-02T02:21:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.128s coverage: 87.9% of statements [2021-06-02T02:21:42.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-02T02:21:42.026Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-02T02:21:42.307Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2021-06-02T02:21:43.129Z] Removing intermediate container 384829096acd [2021-06-02T02:21:43.129Z] ---> 4b4fe6e102c1 [2021-06-02T02:21:43.129Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T02:21:43.129Z] ---> Running in c78007d3ee45 [2021-06-02T02:21:43.407Z] Removing intermediate container c78007d3ee45 [2021-06-02T02:21:43.407Z] ---> 1964514c7b48 [2021-06-02T02:21:43.407Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T02:21:43.407Z] ---> Running in afe4e0673c20 [2021-06-02T02:21:43.678Z] Removing intermediate container afe4e0673c20 [2021-06-02T02:21:43.678Z] ---> 314a5089b316 [2021-06-02T02:21:43.678Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T02:21:43.760Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.155s coverage: 28.1% of statements [2021-06-02T02:21:43.760Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-02T02:21:43.760Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-02T02:21:43.951Z] ---> Running in f0bbd6ffc088 [2021-06-02T02:21:44.036Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements [2021-06-02T02:21:44.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-02T02:21:44.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-02T02:21:44.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-02T02:21:44.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-02T02:21:44.036Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-02T02:21:44.036Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-06-02T02:21:45.024Z] GO111MODULE=on go vet ./... [2021-06-02T02:21:45.897Z] Removing intermediate container f0bbd6ffc088 [2021-06-02T02:21:45.897Z] ---> d950025fa907 [2021-06-02T02:21:45.897Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T02:21:46.166Z] ---> Running in 61aad31e75a1 [2021-06-02T02:21:46.753Z] Removing intermediate container 61aad31e75a1 [2021-06-02T02:21:46.753Z] ---> f7a66b6f0296 [2021-06-02T02:21:46.753Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T02:21:48.200Z] ---> 60e88c410ee3 [2021-06-02T02:21:48.200Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T02:21:48.778Z] ---> Running in c6063bccd80f [2021-06-02T02:21:53.020Z] Removing intermediate container c6063bccd80f [2021-06-02T02:21:53.020Z] ---> 744854db5936 [2021-06-02T02:21:53.021Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:21:53.999Z] ---> a7cca0ade874 [2021-06-02T02:21:53.999Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T02:21:53.999Z] 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-02T02:21:54.614Z] ---> 1c8a1b086e1e [2021-06-02T02:21:54.614Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T02:21:56.059Z] ---> 543d62613f10 [2021-06-02T02:21:56.059Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T02:21:57.462Z] ---> 306132090d33 [2021-06-02T02:21:57.462Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T02:21:58.912Z] ---> 9cebece7c4b1 [2021-06-02T02:21:58.912Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T02:21:59.892Z] ---> Running in 5214bbdce78c [2021-06-02T02:22:00.172Z] Removing intermediate container f46da943f8ac [2021-06-02T02:22:00.172Z] ---> 7a7a2d0b323a [2021-06-02T02:22:00.172Z] [2021-06-02T02:22:00.172Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T02:22:00.172Z] ---> 13621d1b12d4 [2021-06-02T02:22:00.172Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T02:22:00.172Z] ---> Running in fd143ea87fc7 [2021-06-02T02:22:00.765Z] Removing intermediate container 5214bbdce78c [2021-06-02T02:22:00.765Z] ---> 4369a559c782 [2021-06-02T02:22:00.765Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T02:22:01.394Z] ---> d2042ba3b00d [2021-06-02T02:22:01.394Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T02:22:01.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:22:01.394Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:22:01.394Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T02:22:01.660Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:22:01.660Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T02:22:01.660Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T02:22:01.660Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T02:22:01.660Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T02:22:01.660Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:22:01.660Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:22:01.660Z] OK: 7 MiB in 20 packages [2021-06-02T02:22:02.628Z] ---> Running in 0f69e83e2ba4 [2021-06-02T02:22:08.063Z] Removing intermediate container fd143ea87fc7 [2021-06-02T02:22:08.063Z] ---> de0648279642 [2021-06-02T02:22:08.063Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T02:22:08.063Z] ---> Running in 7a4412ece60f [2021-06-02T02:22:08.063Z] Removing intermediate container e22693521d9d [2021-06-02T02:22:08.063Z] ---> e428fa88ee44 [2021-06-02T02:22:08.063Z] [2021-06-02T02:22:08.063Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T02:22:08.063Z] ---> 13621d1b12d4 [2021-06-02T02:22:08.063Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T02:22:08.063Z] ---> Running in a9b9146d2647 [2021-06-02T02:22:08.646Z] Removing intermediate container 7a4412ece60f [2021-06-02T02:22:08.646Z] ---> b46553ccde19 [2021-06-02T02:22:08.646Z] Step 14/26 : WORKDIR / [2021-06-02T02:22:12.014Z] ---> Running in cefcd19b1f99 [2021-06-02T02:22:12.280Z] Removing intermediate container 0f69e83e2ba4 [2021-06-02T02:22:12.280Z] ---> cbed1461e6fb [2021-06-02T02:22:12.280Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T02:22:12.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:22:12.280Z] Removing intermediate container d0d150b1fad5 [2021-06-02T02:22:12.280Z] ---> af55677f0019 [2021-06-02T02:22:12.280Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T02:22:12.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:22:12.556Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T02:22:12.556Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T02:22:12.556Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:22:12.556Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:22:12.556Z] OK: 6 MiB in 16 packages [2021-06-02T02:22:13.580Z] ---> Running in 7f287a2c432c [2021-06-02T02:22:13.580Z] ---> Running in cd90c8c115ba [2021-06-02T02:22:13.580Z] Removing intermediate container cefcd19b1f99 [2021-06-02T02:22:13.580Z] ---> 1866e731a4bd [2021-06-02T02:22:13.580Z] 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-02T02:22:14.558Z] Removing intermediate container 7f287a2c432c [2021-06-02T02:22:14.558Z] ---> 427c4fd73035 [2021-06-02T02:22:14.558Z] Step 29/32 : CMD ["gate"] [2021-06-02T02:22:15.155Z] ---> cf368a76d75a [2021-06-02T02:22:15.155Z] 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-02T02:22:15.155Z] Removing intermediate container a9b9146d2647 [2021-06-02T02:22:15.155Z] ---> 89365f907246 [2021-06-02T02:22:15.155Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:22:15.156Z] 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-02T02:22:15.156Z] ---> Running in 0e362d87472f [2021-06-02T02:22:15.454Z] ---> Running in 3858e9f71409 [2021-06-02T02:22:15.454Z] ---> a06cd367ce52 [2021-06-02T02:22:15.454Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T02:22:15.720Z] Removing intermediate container 0e362d87472f [2021-06-02T02:22:15.721Z] ---> a35f7fb14727 [2021-06-02T02:22:15.721Z] Step 30/32 : LABEL arch=x86_64 [2021-06-02T02:22:15.985Z] Removing intermediate container 3858e9f71409 [2021-06-02T02:22:15.985Z] ---> 03becdff9f1b [2021-06-02T02:22:15.985Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T02:22:16.565Z] ---> Running in 87dc23a7b253 [2021-06-02T02:22:16.565Z] ---> 9eb4dea6bd74 [2021-06-02T02:22:16.565Z] 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-02T02:22:16.565Z] ---> Running in 629e359e9666 [2021-06-02T02:22:17.145Z] Removing intermediate container 87dc23a7b253 [2021-06-02T02:22:17.145Z] ---> 5bd677426f18 [2021-06-02T02:22:17.145Z] Step 31/32 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:22:17.145Z] ---> 9847af8bd997 [2021-06-02T02:22:17.145Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T02:22:17.734Z] Removing intermediate container 629e359e9666 [2021-06-02T02:22:17.734Z] ---> bb9e9413e0c2 [2021-06-02T02:22:17.734Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T02:22:18.688Z] Removing intermediate container cd90c8c115ba [2021-06-02T02:22:18.688Z] ---> 77a46535f7a5 [2021-06-02T02:22:18.688Z] [2021-06-02T02:22:18.688Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T02:22:18.951Z] ---> Running in 0a80debfce1e [2021-06-02T02:22:19.218Z] 20.10.0: Pulling from library/docker [2021-06-02T02:22:19.218Z] ---> Running in 30377c805378 [2021-06-02T02:22:19.218Z] ---> 5806f18a3992 [2021-06-02T02:22:19.218Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T02:22:23.534Z] Removing intermediate container 0a80debfce1e [2021-06-02T02:22:23.534Z] ---> b789c39f364b [2021-06-02T02:22:23.534Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T02:22:23.534Z] Removing intermediate container 30377c805378 [2021-06-02T02:22:23.534Z] ---> c466f79e848e [2021-06-02T02:22:23.534Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:22:23.534Z] ---> 6381aeb3b8dc [2021-06-02T02:22:23.534Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T02:22:24.136Z] ---> Running in bbb0d7d2e792 [2021-06-02T02:22:24.729Z] ---> 79f8bb786f68 [2021-06-02T02:22:24.729Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T02:22:24.729Z] ---> e02cfa38bff5 [2021-06-02T02:22:24.729Z] 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-02T02:22:25.304Z] Removing intermediate container bbb0d7d2e792 [2021-06-02T02:22:25.304Z] ---> 65f399b321c0 [2021-06-02T02:22:25.304Z] [2021-06-02T02:22:25.304Z] ---> Running in 9bfd9eb6249d [2021-06-02T02:22:25.570Z] Successfully built 65f399b321c0 [2021-06-02T02:22:26.171Z] Successfully tagged security-bootstrapper:latest [2021-06-02T02:22:31.480Z]  Building security-bootstrapper ... done  ---> 1197d7d7dc7d [2021-06-02T02:22:31.480Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T02:22:31.746Z] ---> cd22fabae09a [2021-06-02T02:22:31.746Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T02:22:32.010Z] ---> Running in d0eff577622a [2021-06-02T02:22:32.272Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T02:22:32.272Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T02:22:32.272Z] ---> aefe523efa57 [2021-06-02T02:22:32.272Z] 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-02T02:22:32.534Z] Removing intermediate container d0eff577622a [2021-06-02T02:22:32.535Z] ---> d3b5bcec8fd6 [2021-06-02T02:22:32.535Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:22:32.535Z] ---> Running in 3de1df57c82b [2021-06-02T02:22:32.803Z] ---> Running in f0c2cd6c6d34 [2021-06-02T02:22:32.803Z] Removing intermediate container 9bfd9eb6249d [2021-06-02T02:22:32.803Z] ---> bf7dc716dfd3 [2021-06-02T02:22:32.803Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T02:22:33.380Z] ---> Running in 887ef431c49b [2021-06-02T02:22:33.380Z] Removing intermediate container 3de1df57c82b [2021-06-02T02:22:33.380Z] ---> 926549f15986 [2021-06-02T02:22:33.380Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T02:22:33.380Z] Removing intermediate container f0c2cd6c6d34 [2021-06-02T02:22:33.380Z] ---> 65d494646626 [2021-06-02T02:22:33.380Z] Step 21/23 : LABEL arch=x86_64 [2021-06-02T02:22:33.380Z] ---> Running in 87adf105ca93 [2021-06-02T02:22:33.643Z] ---> Running in b39689451d90 [2021-06-02T02:22:33.643Z] Removing intermediate container 887ef431c49b [2021-06-02T02:22:33.643Z] ---> 13446afcdbdf [2021-06-02T02:22:33.643Z] Step 24/26 : LABEL arch=x86_64 [2021-06-02T02:22:33.916Z] ---> Running in f94d82874e63 [2021-06-02T02:22:33.916Z] Removing intermediate container b39689451d90 [2021-06-02T02:22:33.916Z] ---> 2b6446f45bd5 [2021-06-02T02:22:33.916Z] Step 22/23 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:22:34.183Z] ---> Running in 2cc8902c6e0a [2021-06-02T02:22:34.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-02T02:22:34.183Z] Removing intermediate container f94d82874e63 [2021-06-02T02:22:34.183Z] ---> 6d58a1766689 [2021-06-02T02:22:34.183Z] Step 25/26 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:22:34.183Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-02T02:22:34.444Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T02:22:34.444Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T02:22:34.444Z] Executing bash-5.0.17-r0.post-install [2021-06-02T02:22:34.444Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:22:34.444Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T02:22:34.444Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T02:22:34.444Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T02:22:34.444Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T02:22:34.444Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T02:22:34.444Z] ---> Running in 52aa91b270d0 [2021-06-02T02:22:34.444Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T02:22:34.444Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T02:22:34.444Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T02:22:34.444Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T02:22:34.444Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T02:22:34.705Z] Removing intermediate container 2cc8902c6e0a [2021-06-02T02:22:34.705Z] ---> db0618e32a60 [2021-06-02T02:22:34.705Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T02:22:38.922Z] ---> Running in 3fbf7f04e399 [2021-06-02T02:22:38.923Z] Removing intermediate container 52aa91b270d0 [2021-06-02T02:22:38.923Z] ---> 2100b552bdc7 [2021-06-02T02:22:38.923Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T02:22:39.873Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T02:22:39.873Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T02:22:39.873Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T02:22:39.873Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T02:22:39.873Z] ---> Running in 93b50bc0377b [2021-06-02T02:22:39.873Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T02:22:39.873Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T02:22:39.873Z] Removing intermediate container 3fbf7f04e399 [2021-06-02T02:22:39.873Z] ---> 8a78384106b8 [2021-06-02T02:22:39.873Z] [2021-06-02T02:22:39.873Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T02:22:40.137Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T02:22:40.137Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T02:22:40.137Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T02:22:40.137Z] Successfully built 8a78384106b8 [2021-06-02T02:22:40.720Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T02:22:40.720Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T02:22:40.982Z] Successfully tagged support-notifications:latest [2021-06-02T02:22:40.983Z]  Building support-notifications ... done (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T02:22:40.983Z] Removing intermediate container 93b50bc0377b [2021-06-02T02:22:40.983Z] ---> ba81e4fa423d [2021-06-02T02:22:40.983Z] [2021-06-02T02:22:40.983Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T02:22:40.983Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T02:22:40.983Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T02:22:40.983Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T02:22:40.983Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T02:22:40.983Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T02:22:40.983Z] Successfully built ba81e4fa423d [2021-06-02T02:22:41.249Z] Successfully tagged security-secretstore-setup:latest [2021-06-02T02:22:41.249Z]  Building security-secretstore-setup ... done (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T02:22:41.249Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T02:22:41.249Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T02:22:41.249Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T02:22:41.249Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T02:22:41.249Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T02:22:41.249Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T02:22:41.518Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T02:22:41.518Z] OK: 72 MiB in 59 packages [2021-06-02T02:22:42.096Z] Collecting docker-compose==1.23.2 [2021-06-02T02:22:42.096Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T02:22:42.357Z] 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-02T02:22:42.357Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T02:22:42.357Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T02:22:42.620Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T02:22:42.620Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T02:22:42.884Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T02:22:42.884Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T02:22:43.148Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T02:22:43.148Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T02:22:43.410Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T02:22:43.410Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T02:22:43.687Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T02:22:43.687Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T02:22:43.687Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T02:22:43.687Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T02:22:44.265Z] Collecting PyYAML<4,>=3.10 [2021-06-02T02:22:44.265Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T02:22:44.863Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T02:22:44.863Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T02:22:44.863Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T02:22:44.863Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T02:22:45.132Z] 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-02T02:22:45.132Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T02:22:45.132Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T02:22:45.132Z] Collecting idna<2.8,>=2.5 [2021-06-02T02:22:45.132Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T02:22:45.132Z] 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-02T02:22:45.132Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T02:22:45.132Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T02:22:45.132Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T02:22:45.132Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T02:22:45.407Z] Installing collected packages: docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, texttable, jsonschema, cached-property, docopt, PyYAML, docker-compose [2021-06-02T02:22:45.407Z] Attempting uninstall: urllib3 [2021-06-02T02:22:45.407Z] Found existing installation: urllib3 1.25.9 [2021-06-02T02:22:45.407Z] Uninstalling urllib3-1.25.9: [2021-06-02T02:22:45.407Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T02:22:45.671Z] Attempting uninstall: idna [2021-06-02T02:22:45.671Z] Found existing installation: idna 2.9 [2021-06-02T02:22:45.671Z] Uninstalling idna-2.9: [2021-06-02T02:22:45.671Z] Successfully uninstalled idna-2.9 [2021-06-02T02:22:45.936Z] Attempting uninstall: requests [2021-06-02T02:22:45.936Z] Found existing installation: requests 2.23.0 [2021-06-02T02:22:45.936Z] Uninstalling requests-2.23.0: [2021-06-02T02:22:45.936Z] Successfully uninstalled requests-2.23.0 [2021-06-02T02:22:46.515Z] Running setup.py install for dockerpty: started [2021-06-02T02:22:47.099Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T02:22:47.099Z] Running setup.py install for texttable: started [2021-06-02T02:22:47.099Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T02:22:47.362Z] Running setup.py install for docopt: started [2021-06-02T02:22:47.625Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T02:22:47.625Z] Running setup.py install for PyYAML: started [2021-06-02T02:22:48.212Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T02:22:48.475Z] 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-02T02:22:58.516Z] Removing intermediate container 87adf105ca93 [2021-06-02T02:22:58.516Z] ---> 03c9d36b6f7f [2021-06-02T02:22:58.516Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T02:22:58.779Z] ---> Running in 829ec98cd90d [2021-06-02T02:22:59.048Z] Removing intermediate container 829ec98cd90d [2021-06-02T02:22:59.048Z] ---> 41eeee3496a0 [2021-06-02T02:22:59.048Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T02:22:59.048Z] ---> Running in c9d97dbc023b [2021-06-02T02:22:59.312Z] Removing intermediate container c9d97dbc023b [2021-06-02T02:22:59.312Z] ---> 1035fe6415af [2021-06-02T02:22:59.312Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T02:23:00.261Z] ---> 0fbdf06686c0 [2021-06-02T02:23:00.261Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T02:23:00.549Z] ---> d23cb0abef97 [2021-06-02T02:23:00.549Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T02:23:01.126Z] ---> 4833f835bcc8 [2021-06-02T02:23:01.126Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T02:23:01.126Z] ---> Running in 02bc4d5764d8 [2021-06-02T02:23:01.703Z] Removing intermediate container 02bc4d5764d8 [2021-06-02T02:23:01.703Z] ---> 5ec7caa88e12 [2021-06-02T02:23:01.703Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:23:01.703Z] ---> Running in 4a490befd298 [2021-06-02T02:23:01.966Z] Removing intermediate container 4a490befd298 [2021-06-02T02:23:01.966Z] ---> 49e66f3e59c3 [2021-06-02T02:23:01.966Z] Step 22/24 : LABEL arch=x86_64 [2021-06-02T02:23:02.232Z] ---> Running in 842757376dc6 [2021-06-02T02:23:02.498Z] Removing intermediate container 842757376dc6 [2021-06-02T02:23:02.498Z] ---> c9b2203cd1ba [2021-06-02T02:23:02.498Z] Step 23/24 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:23:02.498Z] ---> Running in 30bace7f4258 [2021-06-02T02:23:02.760Z] Removing intermediate container 30bace7f4258 [2021-06-02T02:23:02.760Z] ---> cf7a89c566b3 [2021-06-02T02:23:02.760Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:23:02.760Z] ---> Running in 4ad57079428f [2021-06-02T02:23:03.023Z] Removing intermediate container 4ad57079428f [2021-06-02T02:23:03.023Z] ---> fab7332a6f62 [2021-06-02T02:23:03.023Z] [2021-06-02T02:23:03.023Z] Successfully built fab7332a6f62 [2021-06-02T02:23:03.023Z] Successfully tagged sys-mgmt-agent:latest [2021-06-02T02:23:03.299Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-02T02:23:03.308Z] $ docker stop --time=1 fd7f10c2fb6090f4cb6e9669fa3fa738b3be20aff5fe58f6777280030d8e6658 [2021-06-02T02:23:05.320Z] $ docker rm -f fd7f10c2fb6090f4cb6e9669fa3fa738b3be20aff5fe58f6777280030d8e6658 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T02:23:05.761Z] + docker images [2021-06-02T02:23:06.027Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T02:23:06.027Z] sys-mgmt-agent latest fab7332a6f62 3 seconds ago 312MB [2021-06-02T02:23:06.027Z] security-secretstore-setup latest ba81e4fa423d 26 seconds ago 25.8MB [2021-06-02T02:23:06.027Z] support-notifications latest 8a78384106b8 26 seconds ago 17.8MB [2021-06-02T02:23:06.027Z] security-bootstrapper latest 65f399b321c0 41 seconds ago 18.2MB [2021-06-02T02:23:06.027Z] 77a46535f7a5 49 seconds ago 1.16GB [2021-06-02T02:23:06.027Z] e428fa88ee44 58 seconds ago 1.16GB [2021-06-02T02:23:06.027Z] 7a7a2d0b323a About a minute ago 1.16GB [2021-06-02T02:23:06.027Z] a69615de4129 About a minute ago 1.15GB [2021-06-02T02:23:06.027Z] core-data latest c72df08cebd4 About a minute ago 21.6MB [2021-06-02T02:23:06.027Z] core-metadata latest b7b3d6b48733 2 minutes ago 18.6MB [2021-06-02T02:23:06.027Z] security-proxy-setup latest 9f4da2a12860 2 minutes ago 25.3MB [2021-06-02T02:23:06.027Z] 389aad8582e6 2 minutes ago 1.17GB [2021-06-02T02:23:06.027Z] support-scheduler latest 2e26ec169053 2 minutes ago 17.1MB [2021-06-02T02:23:06.027Z] core-command latest f5f5afa2d809 3 minutes ago 17.1MB [2021-06-02T02:23:06.027Z] e8b41610b872 3 minutes ago 1.17GB [2021-06-02T02:23:06.027Z] 8b2539eb5dcf 3 minutes ago 1.16GB [2021-06-02T02:23:06.027Z] 309e7b665e5a 3 minutes ago 1.16GB [2021-06-02T02:23:06.027Z] 272cf9a1fb3c 3 minutes ago 1.16GB [2021-06-02T02:23:06.027Z] ci-base-image-x86_64 latest a7738d362204 8 minutes ago 648MB [2021-06-02T02:23:06.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-02T02:23:06.027Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-06-02T02:23:06.027Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-06-02T02:23:06.027Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-02T02:23:06.027Z] 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-02T02:23:21.731Z] Still waiting to schedule task [2021-06-02T02:23:21.731Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-02T02:23:22.109Z] gofmt -l . [2021-06-02T02:23:22.109Z] [ "`gofmt -l .`" = "" ] [2021-06-02T02:23:24.906Z] ./bin/test-go-mod-tidy.sh [2021-06-02T02:23:25.563Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-02T02:23:28.316Z] + ls -al . [2021-06-02T02:23:28.316Z] total 880 [2021-06-02T02:23:28.316Z] drwxrwxr-x 9 1001 1001 4096 Jun 2 02:23 . [2021-06-02T02:23:28.316Z] drwxr-xr-x 4 root root 4096 Jun 2 02:18 .. [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 11 Jun 2 02:16 .dockerignore [2021-06-02T02:23:28.316Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 02:16 .git [2021-06-02T02:23:28.316Z] drwxrwxr-x 3 1001 1001 4096 Jun 2 02:16 .github [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 818 Jun 2 02:16 .gitignore [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 166 Jun 2 02:16 .sonarcloud.properties [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 8609 Jun 2 02:16 Attribution.txt [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 3804 Jun 2 02:16 CONTRIBUTING.md [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 931 Jun 2 02:16 Dockerfile.build [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 849 Jun 2 02:16 Jenkinsfile [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 10775 Jun 2 02:16 LICENSE [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 5632 Jun 2 02:16 Makefile [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 7978 Jun 2 02:16 README.md [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 6755 Jun 2 02:16 SECURITY.md [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 5 Jun 2 02:13 VERSION [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 4131 Jun 2 02:16 ZMQWindows.md [2021-06-02T02:23:28.316Z] drwxrwxr-x 2 1001 1001 4096 Jun 2 02:16 bin [2021-06-02T02:23:28.316Z] drwxrwxr-x 14 1001 1001 4096 Jun 2 02:16 cmd [2021-06-02T02:23:28.316Z] -rw-r--r-- 1 root root 742912 Jun 2 02:21 coverage.out [2021-06-02T02:23:28.316Z] -rw-r--r-- 1 root root 1060 Jun 2 02:23 go.mod [2021-06-02T02:23:28.316Z] -rw-r--r-- 1 root root 21686 Jun 2 02:18 go.sum [2021-06-02T02:23:28.316Z] drwxrwxr-x 8 1001 1001 4096 Jun 2 02:16 internal [2021-06-02T02:23:28.316Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 02:16 openapi [2021-06-02T02:23:28.316Z] drwxrwxr-x 4 1001 1001 4096 Jun 2 02:16 snap [2021-06-02T02:23:28.316Z] -rw-rw-r-- 1 1001 1001 168 Jun 2 02:16 version.go [Pipeline] sh [2021-06-02T02:23:29.076Z] + '[' -e coverage.out ] [2021-06-02T02:23:29.077Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-02T02:23:29.111Z] Warning: overwriting stash ‘coverage-report’ [2021-06-02T02:23:30.344Z] Stashed 1 file(s) [Pipeline] sh [2021-06-02T02:23:31.102Z] + make build [2021-06-02T02:23:31.102Z] go mod tidy [2021-06-02T02:23:32.121Z] 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-02T02:23:38.912Z] 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-02T02:24:05.862Z] 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-02T02:24:08.496Z] 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-02T02:24:12.837Z] 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-02T02:24:13.830Z] 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-02T02:24:19.268Z] 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-02T02:24:23.592Z] 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-02T02:24:25.583Z] 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-02T02:24:29.034Z] 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-02T02:24:31.685Z] 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-02T02:24:35.117Z] 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-02T02:24:40.798Z] $ docker stop --time=1 ea00b4a304f4e38ee591f6eef456f97d8b1c04eac2429b5a9e29ec28e649c465 [2021-06-02T02:24:43.212Z] $ docker rm -f ea00b4a304f4e38ee591f6eef456f97d8b1c04eac2429b5a9e29ec28e649c465 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:24:45.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T02:24:45.107Z] [2021-06-02T02:24:45.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:24:45.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T02:24:45.743Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-02T02:24:45.743Z] 29e5d40040c1: Pulling fs layer [2021-06-02T02:24:45.743Z] 1ce36da41761: Pulling fs layer [2021-06-02T02:24:45.743Z] 25b303627fd3: Pulling fs layer [2021-06-02T02:24:46.018Z] 29e5d40040c1: Verifying Checksum [2021-06-02T02:24:46.018Z] 29e5d40040c1: Download complete [2021-06-02T02:24:46.619Z] 1ce36da41761: Verifying Checksum [2021-06-02T02:24:46.619Z] 1ce36da41761: Download complete [2021-06-02T02:24:46.619Z] 29e5d40040c1: Pull complete [2021-06-02T02:24:48.079Z] 1ce36da41761: Pull complete [2021-06-02T02:24:48.354Z] 25b303627fd3: Verifying Checksum [2021-06-02T02:24:48.354Z] 25b303627fd3: Download complete [2021-06-02T02:24:58.561Z] 25b303627fd3: Pull complete [2021-06-02T02:24:58.561Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-02T02:24:58.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T02:24:58.561Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-02T02:24:58.786Z] prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container [2021-06-02T02:24:58.860Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T02:25:01.498Z] $ docker top c1492d3ae4500d72cbbb5610359c757f683ef734bdd0182a2e1948fc88c2ad82 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:25:02.444Z] + docker-compose build+ grep parallel [2021-06-02T02:25:02.444Z] --help [2021-06-02T02:25:05.853Z] --parallel Build images in parallel. [Pipeline] } [2021-06-02T02:25:06.137Z] $ docker stop --time=1 c1492d3ae4500d72cbbb5610359c757f683ef734bdd0182a2e1948fc88c2ad82 [2021-06-02T02:25:07.926Z] $ docker rm -f c1492d3ae4500d72cbbb5610359c757f683ef734bdd0182a2e1948fc88c2ad82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:25:08.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-02T02:25:08.634Z] . [Pipeline] withDockerContainer [2021-06-02T02:25:08.875Z] prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container [2021-06-02T02:25:09.025Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-02T02:25:10.541Z] $ docker top 7c8af7c9cb834ddd85a9215c9fb144a66dbe4eebe1df6492343a717a93d234b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:25:11.591Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-02T02:25:14.979Z] Building core-command ... [2021-06-02T02:25:14.979Z] Building core-data ... [2021-06-02T02:25:14.979Z] Building core-metadata ... [2021-06-02T02:25:14.979Z] Building security-bootstrapper ... [2021-06-02T02:25:14.979Z] Building security-proxy-setup ... [2021-06-02T02:25:14.979Z] Building security-secretstore-setup ... [2021-06-02T02:25:14.979Z] Building support-notifications ... [2021-06-02T02:25:14.979Z] Building support-scheduler ... [2021-06-02T02:25:14.979Z] Building sys-mgmt-agent ... [2021-06-02T02:25:14.979Z] Building security-secretstore-setup [2021-06-02T02:25:14.979Z] Building sys-mgmt-agent [2021-06-02T02:25:14.979Z] Building security-proxy-setup [2021-06-02T02:25:14.979Z] Building support-scheduler [2021-06-02T02:25:14.979Z] Building core-metadata [2021-06-02T02:25:53.485Z] Running on prd-ubuntu18.04-docker-8c-8g-32 in /w/workspace/edgexfoundry_edgex-go_PR-3530 [Pipeline] { [Pipeline] ws [2021-06-02T02:25:53.503Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-02T02:25:53.616Z] The recommended git tool is: git [2021-06-02T02:25:57.712Z] using credential edgex-jenkins-ssh [2021-06-02T02:25:57.728Z] Cloning the remote Git repository [2021-06-02T02:25:57.764Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:25:57.886Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-02T02:25:57.923Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:25:57.923Z] > git --version # timeout=10 [2021-06-02T02:25:57.936Z] > git --version # 'git version 2.17.1' [2021-06-02T02:25:57.937Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:25:57.985Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T02:26:11.340Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T02:26:11.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-02T02:26:11.360Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-02T02:26:11.373Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-02T02:26:11.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:26:11.378Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3530/head:refs/remotes/origin/PR-3530 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-02T02:26:12.026Z] Merging remotes/origin/master commit e6c052569f26998dcb3a7df84d37141e1787d2eb into PR head commit cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:26:12.147Z] Merge succeeded, producing cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:26:12.148Z] Checking out Revision cdf9f273e19c0942c2874086213403378c74d211 (PR-3530) [2021-06-02T02:26:12.047Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T02:26:12.053Z] > git checkout -f cdf9f273e19c0942c2874086213403378c74d211 # timeout=10 [2021-06-02T02:26:12.124Z] > git remote # timeout=10 [2021-06-02T02:26:12.132Z] > git config --get remote.origin.url # timeout=10 [2021-06-02T02:26:12.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-02T02:26:12.143Z] > git merge e6c052569f26998dcb3a7df84d37141e1787d2eb # timeout=10 [2021-06-02T02:26:12.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-02T02:26:12.160Z] > git config core.sparsecheckout # timeout=10 [2021-06-02T02:26:12.175Z] > git checkout -f cdf9f273e19c0942c2874086213403378c74d211 # timeout=10 [2021-06-02T02:26:15.965Z] Commit message: "feat(notifications): Add SMTP credential for insecure mode" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:26:16.989Z] + echo snap-build.sh [2021-06-02T02:26:16.989Z] snap-build.sh [2021-06-02T02:26:16.989Z] + SNAP_BASE_DIR=. [2021-06-02T02:26:16.989Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-06-02T02:26:16.989Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-06-02T02:26:16.989Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-06-02T02:26:16.989Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-06-02T02:26:16.989Z] + cd /w/workspace/edgex-go/3 [2021-06-02T02:26:16.989Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-02T02:26:16.989Z] Reading package lists... [2021-06-02T02:26:17.253Z] Building dependency tree... [2021-06-02T02:26:17.253Z] Reading state information... [2021-06-02T02:26:17.253Z] The following packages were automatically installed and are no longer required: [2021-06-02T02:26:17.253Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-02T02:26:17.253Z] uidmap xdelta3 [2021-06-02T02:26:17.253Z] Use 'sudo apt autoremove' to remove them. [2021-06-02T02:26:17.515Z] The following packages will be REMOVED: [2021-06-02T02:26:17.515Z] lxd* lxd-client* [2021-06-02T02:26:17.779Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-02T02:26:17.779Z] After this operation, 31.7 MB disk space will be freed. [2021-06-02T02:26:18.304Z] (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-02T02:26:18.304Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T02:26:19.253Z] Removing lxd dnsmasq configuration [2021-06-02T02:26:19.518Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T02:26:19.781Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-02T02:26:20.729Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T02:26:20.993Z] (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-02T02:26:20.993Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-02T02:26:22.394Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-02T02:26:22.394Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-02T02:26:23.785Z] + sudo snap remove --purge lxd [2021-06-02T02:26:24.056Z] snap "lxd" is not installed [2021-06-02T02:26:24.056Z] + sudo groupadd --force --system lxd [2021-06-02T02:26:24.056Z] ++ whoami [2021-06-02T02:26:24.056Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-02T02:26:24.056Z] + newgrp - lxd [2021-06-02T02:26:24.056Z] + sudo snap install lxd [2021-06-02T02:26:34.119Z] 2021-06-02T02:26:30Z INFO Waiting for automatic snapd restart... [2021-06-02T02:26:36.824Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:26:36.825Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:26:36.825Z] ---> 6cbc92cac8e2 [2021-06-02T02:26:36.825Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:26:36.825Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:26:36.825Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:26:36.825Z] ---> 6cbc92cac8e2 [2021-06-02T02:26:36.825Z] Step 3/22 : WORKDIR /edgex-go [2021-06-02T02:26:36.825Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:26:36.825Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:26:36.825Z] ---> 6cbc92cac8e2 [2021-06-02T02:26:36.825Z] Step 3/26 : WORKDIR /edgex-go [2021-06-02T02:26:36.825Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:26:36.825Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:26:36.825Z] ---> 6cbc92cac8e2 [2021-06-02T02:26:36.825Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:26:36.825Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:26:36.825Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:26:36.825Z] ---> 6cbc92cac8e2 [2021-06-02T02:26:36.825Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T02:26:36.825Z] ---> Running in 3892fe0cf142 [2021-06-02T02:26:36.825Z] ---> Running in c855392addf9 [2021-06-02T02:26:36.825Z] ---> Running in b4716bb12ddc [2021-06-02T02:26:36.825Z] ---> Running in 95ff045950c3 [2021-06-02T02:26:36.825Z] ---> Running in e9fdebe0ed28 [2021-06-02T02:26:36.825Z] Removing intermediate container 3892fe0cf142 [2021-06-02T02:26:36.825Z] ---> 0dcf507d5d41 [2021-06-02T02:26:36.825Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:26:36.825Z] Removing intermediate container e9fdebe0ed28 [2021-06-02T02:26:36.825Z] ---> b59cebe5c7a5 [2021-06-02T02:26:36.825Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:26:36.825Z] Removing intermediate container c855392addf9 [2021-06-02T02:26:36.825Z] ---> 77a052afb503 [2021-06-02T02:26:36.825Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:26:36.825Z] Removing intermediate container 95ff045950c3 [2021-06-02T02:26:36.825Z] ---> 68338122954b [2021-06-02T02:26:36.825Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:26:36.825Z] Removing intermediate container b4716bb12ddc [2021-06-02T02:26:36.825Z] ---> 1c73c5061d17 [2021-06-02T02:26:36.825Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:26:36.825Z] ---> Running in 6525da864591 [2021-06-02T02:26:36.825Z] ---> Running in 3751af69b750 [2021-06-02T02:26:36.825Z] ---> Running in 3aa5edcb48e0 [2021-06-02T02:26:36.825Z] ---> Running in 50a053e7174f [2021-06-02T02:26:36.825Z] ---> Running in ac95fc555bbe [2021-06-02T02:26:36.825Z] Removing intermediate container 6525da864591 [2021-06-02T02:26:36.825Z] ---> 380c4b5f046c [2021-06-02T02:26:36.825Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-02T02:26:36.825Z] ---> Running in c0f5e8994fb1 [2021-06-02T02:26:36.825Z] Removing intermediate container 50a053e7174f [2021-06-02T02:26:36.825Z] ---> 7b5ddefafbc2 [2021-06-02T02:26:36.825Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-02T02:26:36.825Z] ---> Running in 5ea833c3d206 [2021-06-02T02:26:37.139Z] Removing intermediate container 3751af69b750 [2021-06-02T02:26:37.139Z] ---> 71c8864c9859 [2021-06-02T02:26:37.139Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T02:26:37.446Z] ---> Running in 649f076768e3 [2021-06-02T02:26:37.446Z] Removing intermediate container ac95fc555bbe [2021-06-02T02:26:37.446Z] ---> 9264845b8033 [2021-06-02T02:26:37.446Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-02T02:26:37.770Z] Removing intermediate container 3aa5edcb48e0 [2021-06-02T02:26:37.770Z] ---> 974fb8432bc4 [2021-06-02T02:26:37.770Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-02T02:26:38.082Z] ---> Running in 30ddb7060df3 [2021-06-02T02:26:38.082Z] ---> Running in 44e1b2859409 [2021-06-02T02:26:39.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:26:39.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:26:39.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:26:39.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:26:39.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:26:39.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:26:39.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:26:40.279Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:26:40.881Z] OK: 218 MiB in 52 packages [2021-06-02T02:26:40.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:26:40.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:26:41.172Z] OK: 218 MiB in 52 packages [2021-06-02T02:26:41.802Z] OK: 218 MiB in 52 packages [2021-06-02T02:26:42.081Z] OK: 218 MiB in 52 packages [2021-06-02T02:26:42.081Z] OK: 218 MiB in 52 packages [2021-06-02T02:26:42.693Z] Removing intermediate container c0f5e8994fb1 [2021-06-02T02:26:42.693Z] ---> 3bf70e951ede [2021-06-02T02:26:42.693Z] Step 6/23 : COPY go.mod . [2021-06-02T02:26:42.693Z] Removing intermediate container 649f076768e3 [2021-06-02T02:26:42.693Z] ---> 397aca83fbcb [2021-06-02T02:26:42.693Z] Step 6/24 : COPY go.mod . [2021-06-02T02:26:43.681Z] Removing intermediate container 5ea833c3d206 [2021-06-02T02:26:43.681Z] ---> ea88664812d6 [2021-06-02T02:26:43.681Z] Step 6/26 : COPY go.mod . [2021-06-02T02:26:43.681Z] Removing intermediate container 30ddb7060df3 [2021-06-02T02:26:43.681Z] ---> 5f6e85489528 [2021-06-02T02:26:43.681Z] Step 6/22 : COPY go.mod . [2021-06-02T02:26:43.955Z] ---> cb0929bff450 [2021-06-02T02:26:43.955Z] Step 7/23 : RUN go mod download [2021-06-02T02:26:43.955Z] Removing intermediate container 44e1b2859409 [2021-06-02T02:26:43.955Z] ---> c3a337ffd24b [2021-06-02T02:26:43.955Z] Step 6/24 : COPY go.mod . [2021-06-02T02:26:43.955Z] ---> dba4207619be [2021-06-02T02:26:43.955Z] Step 7/24 : RUN go mod download [2021-06-02T02:26:44.237Z] ---> Running in 8ae8d8fbcf14 [2021-06-02T02:26:44.237Z] ---> Running in 2a7daeae6f2e [2021-06-02T02:26:44.846Z] ---> cc6dceb2b45a [2021-06-02T02:26:44.846Z] Step 7/26 : RUN go mod download [2021-06-02T02:26:45.126Z] ---> 67b92779267a [2021-06-02T02:26:45.126Z] Step 7/22 : RUN go mod download [2021-06-02T02:26:45.126Z] ---> Running in 85f4b3fb6a1f [2021-06-02T02:26:45.408Z] ---> Running in 7158766a3840 [2021-06-02T02:26:45.409Z] ---> 2967e77187e2 [2021-06-02T02:26:45.409Z] Step 7/24 : RUN go mod download [2021-06-02T02:26:45.763Z] ---> Running in cb849ded5b38 [2021-06-02T02:26:48.450Z] Removing intermediate container 8ae8d8fbcf14 [2021-06-02T02:26:48.450Z] ---> 47c369beedc3 [2021-06-02T02:26:48.450Z] Step 8/23 : COPY . . [2021-06-02T02:26:48.450Z] Removing intermediate container 2a7daeae6f2e [2021-06-02T02:26:48.450Z] ---> 6b03ac938a2a [2021-06-02T02:26:48.450Z] Step 8/24 : COPY . . [2021-06-02T02:26:51.138Z] Removing intermediate container 85f4b3fb6a1f [2021-06-02T02:26:51.138Z] ---> 73bd20ba9065 [2021-06-02T02:26:51.138Z] Step 8/26 : COPY . . [2021-06-02T02:26:51.138Z] Removing intermediate container 7158766a3840 [2021-06-02T02:26:51.138Z] ---> 017e15eb597d [2021-06-02T02:26:51.138Z] Step 8/22 : COPY . . [2021-06-02T02:26:51.431Z] Removing intermediate container cb849ded5b38 [2021-06-02T02:26:51.431Z] ---> 8c0366b84f9d [2021-06-02T02:26:51.431Z] Step 8/24 : COPY . . [2021-06-02T02:26:52.413Z] lxd 4.14 from Canonical* installed [2021-06-02T02:26:52.413Z] + sudo lxd init --auto [2021-06-02T02:27:00.634Z] + sudo snap install --classic snapcraft [2021-06-02T02:27:06.079Z] snapcraft 4.8 from Canonical* installed [2021-06-02T02:27:06.079Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-02T02:27:06.079Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-02T02:27:06.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T02:27:06.079Z] Dload Upload Total Spent Left Speed [2021-06-02T02:27:06.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 [2021-06-02T02:27:06.079Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2021-06-02T02:27:06.079Z] ./yq_linux_amd64 [2021-06-02T02:27:06.079Z] + sudo snapcraft prime --use-lxd [2021-06-02T02:27:08.125Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-02T02:27:08.126Z] 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-02T02:27:08.126Z] - README.md [2021-06-02T02:27:08.126Z] [2021-06-02T02:27:08.126Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-02T02:27:08.702Z] Launching a container. [2021-06-02T02:27:15.432Z] Waiting for container to be ready [2021-06-02T02:27:15.698Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-02T02:27:15.698Z] [2021-06-02T02:27:18.531Z] ---> 2bb8ba189972 [2021-06-02T02:27:18.531Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:27:18.531Z] ---> 8632100b7a81 [2021-06-02T02:27:18.531Z] Step 9/23 : RUN go mod tidy [2021-06-02T02:27:18.531Z] ---> Running in 8a6bb328c666 [2021-06-02T02:27:18.531Z] ---> Running in e58e15993a06 [2021-06-02T02:27:18.531Z] ---> 6ec5231c2795 [2021-06-02T02:27:18.531Z] Step 9/22 : RUN go mod tidy [2021-06-02T02:27:18.531Z] ---> 32e12ba67ae9 [2021-06-02T02:27:18.531Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:27:18.531Z] ---> a671439c8e8c [2021-06-02T02:27:18.531Z] Step 9/26 : RUN go mod tidy [2021-06-02T02:27:18.531Z] ---> Running in f5be67e1ff43 [2021-06-02T02:27:18.531Z] ---> Running in 73d08c533aba [2021-06-02T02:27:18.531Z] ---> Running in 2064340f8882 [2021-06-02T02:27:19.084Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-02T02:27:19.665Z] Waiting for network to be ready... [2021-06-02T02:27:19.948Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-02T02:27:19.948Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-02T02:27:20.218Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-06-02T02:27:20.489Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-02T02:27:20.489Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-02T02:27:20.489Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-02T02:27:20.489Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-02T02:27:20.489Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-02T02:27:20.489Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-02T02:27:20.489Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-02T02:27:20.489Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-02T02:27:20.751Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-02T02:27:21.016Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-02T02:27:21.016Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-02T02:27:21.016Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-02T02:27:21.016Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-02T02:27:21.016Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-02T02:27:21.016Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-02T02:27:21.281Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-02T02:27:21.544Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] [2021-06-02T02:27:21.544Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-02T02:27:21.814Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-02T02:27:21.814Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-02T02:27:21.814Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-02T02:27:21.814Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-02T02:27:21.814Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-02T02:27:21.814Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-02T02:27:22.155Z] Removing intermediate container 8a6bb328c666 [2021-06-02T02:27:22.155Z] ---> 83c5cb2859ad [2021-06-02T02:27:22.155Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-02T02:27:22.155Z] ---> Running in 3918e45ff743 [2021-06-02T02:27:22.442Z] Removing intermediate container 73d08c533aba [2021-06-02T02:27:22.442Z] ---> 0b8e9db56995 [2021-06-02T02:27:22.442Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-02T02:27:22.753Z] ---> Running in 837d93155119 [2021-06-02T02:27:22.753Z] Removing intermediate container f5be67e1ff43 [2021-06-02T02:27:22.753Z] ---> c858bc2b7abd [2021-06-02T02:27:22.753Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-02T02:27:23.050Z] Removing intermediate container e58e15993a06 [2021-06-02T02:27:23.050Z] ---> 6f4e0cad165e [2021-06-02T02:27:23.050Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-02T02:27:23.050Z] ---> Running in 98a4c39048f5 [2021-06-02T02:27:23.692Z] Removing intermediate container 2064340f8882 [2021-06-02T02:27:23.692Z] ---> e2f507a75f05 [2021-06-02T02:27:23.692Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-02T02:27:23.692Z] ---> Running in 598d36ebff6f [2021-06-02T02:27:23.692Z] ---> Running in b359c945e03a [2021-06-02T02:27:23.876Z] Fetched 24.6 MB in 4s (6134 kB/s) [2021-06-02T02:27:23.975Z] 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-02T02:27:24.838Z] Reading package lists... [2021-06-02T02:27:24.839Z] Reading package lists... [2021-06-02T02:27:24.984Z] 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-02T02:27:25.132Z] Building dependency tree... [2021-06-02T02:27:25.132Z] Reading state information... [2021-06-02T02:27:25.132Z] The following additional packages will be installed: [2021-06-02T02:27:25.132Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-02T02:27:25.132Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-02T02:27:25.132Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-02T02:27:25.132Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-02T02:27:25.132Z] Suggested packages: [2021-06-02T02:27:25.132Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-02T02:27:25.132Z] Recommended packages: [2021-06-02T02:27:25.132Z] gnupg libsasl2-modules [2021-06-02T02:27:25.132Z] The following NEW packages will be installed: [2021-06-02T02:27:25.132Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-02T02:27:25.132Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-02T02:27:25.133Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-02T02:27:25.133Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-02T02:27:25.133Z] The following packages will be upgraded: [2021-06-02T02:27:25.133Z] gpg gpg-agent gpgconf libudev1 [2021-06-02T02:27:25.133Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-02T02:27:25.133Z] Need to get 3530 kB of archives. [2021-06-02T02:27:25.133Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-02T02:27:25.133Z] 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-02T02:27:25.653Z] 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-02T02:27:25.715Z] 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-02T02:27:25.715Z] 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-02T02:27:25.715Z] 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-02T02:27:25.715Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-02T02:27:25.715Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-02T02:27:26.015Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-02T02:27:26.015Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-02T02:27:26.015Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-02T02:27:26.015Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-02T02:27:26.015Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-02T02:27:26.015Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-02T02:27:26.297Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-02T02:27:26.297Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-02T02:27:26.297Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-02T02:27:26.297Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-02T02:27:26.297Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-02T02:27:26.297Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-02T02:27:26.297Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-02T02:27:26.297Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-02T02:27:26.297Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-02T02:27:26.297Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-02T02:27:26.297Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T02:27:26.297Z] Fetched 3530 kB in 1s (3221 kB/s) [2021-06-02T02:27:26.304Z] 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-02T02:27:26.304Z] 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-02T02:27:26.603Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-02T02:27:26.604Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-02T02:27:26.604Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T02:27:26.604Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-02T02:27:26.604Z] Selecting previously unselected package udev. [2021-06-02T02:27:26.604Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-02T02:27:26.604Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-02T02:27:26.604Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-02T02:27:26.878Z] Selecting previously unselected package libfuse2:amd64. [2021-06-02T02:27:26.878Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-02T02:27:26.878Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-02T02:27:26.878Z] Selecting previously unselected package fuse. [2021-06-02T02:27:26.878Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-02T02:27:26.878Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-02T02:27:26.878Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T02:27:26.878Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T02:27:26.878Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T02:27:27.146Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T02:27:27.146Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T02:27:27.146Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T02:27:27.146Z] Selecting previously unselected package libksba8:amd64. [2021-06-02T02:27:27.146Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-02T02:27:27.146Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-02T02:27:27.146Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-02T02:27:27.146Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:27:27.146Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:27.408Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-02T02:27:27.408Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:27:27.408Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:27.408Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-02T02:27:27.408Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:27:27.408Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:27.408Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-02T02:27:27.408Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:27:27.408Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:27.408Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-02T02:27:27.408Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:27:27.408Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:27.674Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-02T02:27:27.674Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:27:27.674Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:27.674Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-02T02:27:27.674Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:27:27.674Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:27.674Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-02T02:27:27.674Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:27:27.674Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:27.674Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-02T02:27:27.674Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-02T02:27:27.674Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:27.949Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-02T02:27:27.949Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-02T02:27:27.949Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T02:27:27.949Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-02T02:27:27.949Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-02T02:27:27.949Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T02:27:27.949Z] Selecting previously unselected package libldap-common. [2021-06-02T02:27:27.949Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-02T02:27:27.949Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T02:27:27.949Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-02T02:27:27.949Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-02T02:27:27.949Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T02:27:28.214Z] Selecting previously unselected package dirmngr. [2021-06-02T02:27:28.214Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T02:27:28.214Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-02T02:27:28.214Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T02:27:28.215Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-02T02:27:28.215Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-02T02:27:28.215Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T02:27:28.215Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-02T02:27:28.215Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-02T02:27:28.215Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:28.215Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-02T02:27:28.215Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T02:27:28.215Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-02T02:27:28.477Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-02T02:27:28.741Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:28.741Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-02T02:27:28.741Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-02T02:27:28.741Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-02T02:27:28.741Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:28.741Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:29.005Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:29.005Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:29.005Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:29.005Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:29.005Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-02T02:27:29.005Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-02T02:27:29.005Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-02T02:27:29.005Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T02:27:29.274Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-02T02:27:29.275Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-02T02:27:29.275Z] This means they are not meant to be enabled using systemctl. [2021-06-02T02:27:29.275Z] Possible reasons for having this kind of units are: [2021-06-02T02:27:29.275Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-02T02:27:29.275Z] .wants/ or .requires/ directory. [2021-06-02T02:27:29.275Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-02T02:27:29.275Z] a requirement dependency on it. [2021-06-02T02:27:29.275Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-02T02:27:29.275Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-02T02:27:29.275Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-02T02:27:29.275Z] instance name specified. [2021-06-02T02:27:29.558Z] Reading package lists... [2021-06-02T02:27:29.826Z] Building dependency tree... [2021-06-02T02:27:29.826Z] Reading state information... [2021-06-02T02:27:29.826Z] The following additional packages will be installed: [2021-06-02T02:27:29.826Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-02T02:27:29.826Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-02T02:27:29.826Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-02T02:27:29.826Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-02T02:27:29.826Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-02T02:27:29.826Z] Suggested packages: [2021-06-02T02:27:29.826Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-02T02:27:29.826Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-02T02:27:29.826Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-02T02:27:29.826Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-02T02:27:29.826Z] systemd-container policykit-1 [2021-06-02T02:27:29.826Z] Recommended packages: [2021-06-02T02:27:29.826Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-02T02:27:30.092Z] The following NEW packages will be installed: [2021-06-02T02:27:30.092Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-02T02:27:30.092Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-02T02:27:30.092Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-02T02:27:30.092Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-02T02:27:30.092Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-02T02:27:30.092Z] The following packages will be upgraded: [2021-06-02T02:27:30.092Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-02T02:27:30.092Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-02T02:27:30.092Z] Need to get 35.2 MB of archives. [2021-06-02T02:27:30.092Z] After this operation, 141 MB of additional disk space will be used. [2021-06-02T02:27:30.092Z] 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-02T02:27:30.092Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-02T02:27:30.092Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-02T02:27:30.092Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-02T02:27:30.092Z] 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-02T02:27:30.368Z] 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-02T02:27:30.368Z] 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-02T02:27:30.368Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-02T02:27:30.368Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-02T02:27:30.368Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-02T02:27:30.368Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-02T02:27:30.368Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-02T02:27:30.368Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-02T02:27:30.368Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-02T02:27:30.368Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-02T02:27:30.368Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-02T02:27:30.368Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-06-02T02:27:31.327Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-02T02:27:31.327Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-02T02:27:31.327Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-02T02:27:31.327Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-02T02:27:31.327Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-02T02:27:31.327Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-02T02:27:31.327Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-02T02:27:31.327Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-02T02:27:31.327Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-02T02:27:31.327Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-02T02:27:31.327Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-02T02:27:31.327Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-02T02:27:31.327Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-02T02:27:31.327Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T02:27:31.327Z] Fetched 35.2 MB in 1s (27.4 MB/s) [2021-06-02T02:27:31.327Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T02:27:31.327Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-02T02:27:31.592Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T02:27:32.178Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-02T02:27:32.178Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T02:27:32.178Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-02T02:27:32.178Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T02:27:32.178Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-02T02:27:32.178Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-02T02:27:32.441Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-02T02:27:32.441Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-02T02:27:32.441Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-02T02:27:32.441Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-02T02:27:33.019Z] Setting up apt (1.6.13) ... [2021-06-02T02:27:33.019Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-02T02:27:33.832Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-02T02:27:34.807Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-02T02:27:34.807Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-02T02:27:34.807Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-02T02:27:35.392Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-02T02:27:35.392Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T02:27:35.392Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:27:36.342Z] Selecting previously unselected package libexpat1:amd64. [2021-06-02T02:27:36.342Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-02T02:27:36.342Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-02T02:27:36.342Z] Selecting previously unselected package python3.6-minimal. [2021-06-02T02:27:36.342Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T02:27:36.342Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:27:36.610Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-02T02:27:36.610Z] Checking for services that may need to be restarted...done. [2021-06-02T02:27:36.882Z] Checking for services that may need to be restarted...done. [2021-06-02T02:27:36.882Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:27:36.882Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-02T02:27:36.882Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:27:37.166Z] Selecting previously unselected package python3-minimal. [2021-06-02T02:27:37.166Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-02T02:27:37.166Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-02T02:27:37.166Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-02T02:27:37.434Z] Selecting previously unselected package mime-support. [2021-06-02T02:27:37.434Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-02T02:27:37.434Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-02T02:27:37.434Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-02T02:27:37.434Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-02T02:27:37.434Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-02T02:27:37.434Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-02T02:27:37.434Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T02:27:37.434Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:27:37.701Z] Selecting previously unselected package python3.6. [2021-06-02T02:27:37.701Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-02T02:27:37.701Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:27:37.701Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-02T02:27:37.701Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-02T02:27:37.701Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-02T02:27:37.701Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-02T02:27:37.964Z] Selecting previously unselected package python3. [2021-06-02T02:27:37.964Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-02T02:27:37.964Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-02T02:27:37.964Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-02T02:27:37.964Z] Selecting previously unselected package multiarch-support. [2021-06-02T02:27:37.964Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T02:27:37.964Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-02T02:27:37.964Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-02T02:27:37.964Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-02T02:27:37.964Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-02T02:27:37.964Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-02T02:27:37.964Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-02T02:27:38.236Z] Selecting previously unselected package libbsd0:amd64. [2021-06-02T02:27:38.236Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-02T02:27:38.236Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-02T02:27:38.236Z] Selecting previously unselected package sudo. [2021-06-02T02:27:38.236Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-02T02:27:38.236Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-02T02:27:38.236Z] Selecting previously unselected package apparmor. [2021-06-02T02:27:38.236Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-02T02:27:38.236Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-02T02:27:38.504Z] Selecting previously unselected package libedit2:amd64. [2021-06-02T02:27:38.504Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-02T02:27:38.504Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-02T02:27:38.504Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-02T02:27:38.504Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T02:27:38.504Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:27:38.504Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-02T02:27:38.504Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T02:27:38.504Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:27:38.768Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-02T02:27:38.768Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-02T02:27:38.768Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-02T02:27:38.768Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-02T02:27:38.768Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T02:27:38.768Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:27:39.029Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-02T02:27:39.029Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-02T02:27:39.029Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:27:39.029Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-02T02:27:39.029Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-02T02:27:39.029Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-02T02:27:39.300Z] Selecting previously unselected package openssh-client. [2021-06-02T02:27:39.300Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-02T02:27:39.300Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-02T02:27:39.570Z] Selecting previously unselected package squashfs-tools. [2021-06-02T02:27:39.570Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-02T02:27:39.570Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-02T02:27:39.570Z] Selecting previously unselected package snapd. [2021-06-02T02:27:39.570Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-06-02T02:27:39.836Z] Unpacking snapd (2.48.3+18.04) ... [2021-06-02T02:27:41.863Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-02T02:27:41.863Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-02T02:27:44.500Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-02T02:27:47.454Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-02T02:27:47.967Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-02T02:27:47.967Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:27:47.967Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T02:27:47.967Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-02T02:27:47.967Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-02T02:27:48.267Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-02T02:27:48.267Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-02T02:27:48.267Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-02T02:27:48.267Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:27:48.267Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:27:48.267Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-02T02:27:48.875Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-02T02:27:48.875Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:27:48.875Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-02T02:27:48.875Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-02T02:27:48.875Z] running python rtupdate hooks for python3.6... [2021-06-02T02:27:48.875Z] running python post-rtupdate hooks for python3.6... [2021-06-02T02:27:49.141Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-02T02:27:49.752Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-02T02:27:50.047Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-02T02:27:50.047Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-02T02:27:50.047Z] Setting up snapd (2.48.3+18.04) ... [2021-06-02T02:27:50.630Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-02T02:27:50.630Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-02T02:27:50.903Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-02T02:27:50.903Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-02T02:27:51.171Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-02T02:27:51.171Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-02T02:27:51.434Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-02T02:27:51.434Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-02T02:27:51.697Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-02T02:27:51.983Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-02T02:27:51.983Z] /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-02T02:27:51.983Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-02T02:27:51.983Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-02T02:27:53.436Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T02:27:53.728Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T02:27:53.728Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T02:27:54.686Z] Reading package lists... [2021-06-02T02:27:54.951Z] Reading package lists... [2021-06-02T02:27:55.215Z] Building dependency tree... [2021-06-02T02:27:55.215Z] Reading state information... [2021-06-02T02:27:55.215Z] Calculating upgrade... [2021-06-02T02:27:55.215Z] The following packages will be upgraded: [2021-06-02T02:27:55.215Z] advancecomp base-files bash binutils binutils-common [2021-06-02T02:27:55.215Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-02T02:27:55.215Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-02T02:27:55.215Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-02T02:27:55.215Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-02T02:27:55.215Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-02T02:27:55.215Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-02T02:27:55.215Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-02T02:27:55.215Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-02T02:27:55.215Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-02T02:27:55.215Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-02T02:27:55.215Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-02T02:27:55.215Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-02T02:27:55.215Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-02T02:27:55.215Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-02T02:27:55.215Z] ubuntu-keyring util-linux [2021-06-02T02:27:55.495Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T02:27:55.495Z] Need to get 64.1 MB of archives. [2021-06-02T02:27:55.495Z] After this operation, 5085 kB of additional disk space will be used. [2021-06-02T02:27:55.495Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-06-02T02:27:55.495Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-02T02:27:55.495Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-02T02:27:55.495Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-02T02:27:55.495Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-02T02:27:55.495Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-02T02:27:55.495Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-02T02:27:55.495Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-02T02:27:55.495Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-02T02:27:55.495Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-02T02:27:55.495Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-02T02:27:55.495Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-02T02:27:55.495Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-02T02:27:55.495Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-02T02:27:55.495Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-02T02:27:55.759Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-02T02:27:55.759Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-02T02:27:55.759Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-02T02:27:55.759Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-02T02:27:55.759Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-02T02:27:55.759Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-02T02:27:56.042Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-02T02:27:56.042Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-02T02:27:56.042Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-02T02:27:56.042Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-02T02:27:56.042Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-02T02:27:56.042Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-02T02:27:56.042Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-02T02:27:56.042Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-02T02:27:56.042Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-02T02:27:56.042Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-02T02:27:56.042Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-02T02:27:56.042Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-02T02:27:56.042Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-02T02:27:56.042Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-02T02:27:56.042Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-02T02:27:56.042Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-02T02:27:56.042Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-02T02:27:56.042Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-02T02:27:56.042Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-02T02:27:56.042Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-02T02:27:56.042Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-02T02:27:56.042Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-02T02:27:56.042Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-02T02:27:56.042Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-02T02:27:56.042Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-02T02:27:56.042Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-02T02:27:56.042Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-02T02:27:56.042Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-02T02:27:56.042Z] Get:50 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-02T02:27:56.042Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-02T02:27:56.042Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-02T02:27:56.042Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-02T02:27:56.042Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-02T02:27:56.042Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-02T02:27:56.042Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-02T02:27:56.042Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-02T02:27:56.357Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-02T02:27:56.357Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-02T02:27:56.689Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-02T02:27:56.689Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-02T02:27:56.689Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-02T02:27:56.689Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-02T02:27:56.689Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-02T02:27:56.689Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-02T02:27:56.689Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-02T02:27:56.689Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-02T02:27:56.689Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-02T02:27:56.689Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-02T02:27:56.689Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-02T02:27:56.689Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-02T02:27:56.964Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-02T02:27:56.965Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-02T02:27:56.965Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-02T02:27:56.965Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-02T02:27:56.965Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-02T02:27:56.965Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-02T02:27:56.965Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-02T02:27:56.965Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-02T02:27:56.965Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-02T02:27:56.965Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-02T02:27:56.965Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-02T02:27:56.965Z] 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-02T02:27:56.965Z] 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-02T02:27:56.965Z] 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-02T02:27:56.965Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-02T02:27:56.965Z] 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-02T02:27:57.233Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-02T02:27:57.233Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-02T02:27:57.233Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-02T02:27:57.233Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-02T02:27:57.233Z] 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-02T02:27:57.233Z] 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-02T02:27:57.233Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-02T02:27:57.233Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-02T02:27:57.233Z] 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-02T02:27:57.233Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-02T02:27:57.233Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-02T02:27:57.233Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-02T02:27:57.233Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-02T02:27:57.233Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-02T02:27:57.513Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-02T02:27:57.513Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T02:27:57.513Z] Fetched 64.1 MB in 2s (31.4 MB/s) [2021-06-02T02:27:57.513Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:27:57.513Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T02:27:57.513Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T02:27:58.497Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T02:27:58.760Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T02:27:58.760Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-06-02T02:27:59.030Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-06-02T02:28:00.496Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:00.496Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:28:00.770Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:01.034Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:28:01.034Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:01.034Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:28:01.303Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:01.303Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:28:01.572Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:01.572Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:28:01.572Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:01.572Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:28:01.839Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:01.839Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:28:01.839Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:28:02.100Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T02:28:02.100Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:02.100Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-02T02:28:02.390Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:28:02.391Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T02:28:02.391Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:02.391Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:28:02.674Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:02.674Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:28:02.674Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:02.965Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-02T02:28:02.965Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:28:03.245Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T02:28:03.245Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T02:28:03.546Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T02:28:04.149Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-02T02:28:04.421Z] (Reading database ... 13911 files and directories currently installed.) [2021-06-02T02:28:04.421Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-02T02:28:04.697Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-02T02:28:04.697Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-02T02:28:04.697Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-02T02:28:05.005Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-02T02:28:05.006Z] Installing new version of config file /etc/issue ... [2021-06-02T02:28:05.006Z] Installing new version of config file /etc/issue.net ... [2021-06-02T02:28:05.006Z] Installing new version of config file /etc/lsb-release ... [2021-06-02T02:28:05.277Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-02T02:28:05.277Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-02T02:28:05.548Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-02T02:28:05.548Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-02T02:28:05.548Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:05.548Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-02T02:28:05.818Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-02T02:28:06.092Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-02T02:28:06.092Z] 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-02T02:28:06.092Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:06.092Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:28:06.092Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-02T02:28:06.357Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:28:06.357Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:06.357Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-02T02:28:06.357Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-02T02:28:06.624Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-02T02:28:06.905Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:06.905Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-02T02:28:06.905Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T02:28:07.511Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-02T02:28:07.511Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:07.511Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T02:28:07.511Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T02:28:07.822Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T02:28:07.822Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:07.822Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T02:28:07.822Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T02:28:07.822Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-02T02:28:07.822Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:07.822Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-02T02:28:07.822Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-02T02:28:08.097Z] Setting up grep (3.1-2build1) ... [2021-06-02T02:28:08.097Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:08.097Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-02T02:28:08.415Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-02T02:28:09.462Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-02T02:28:10.076Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:10.076Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T02:28:10.076Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T02:28:10.342Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-02T02:28:10.618Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:10.618Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T02:28:10.618Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T02:28:12.635Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T02:28:12.635Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T02:28:12.635Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-02T02:28:12.635Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T02:28:14.157Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-02T02:28:14.157Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:14.157Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-02T02:28:14.157Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-02T02:28:17.469Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-02T02:28:17.469Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-02T02:28:17.469Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-02T02:28:17.469Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-02T02:28:17.469Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-02T02:28:17.469Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:17.469Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-02T02:28:17.469Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-02T02:28:17.746Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-02T02:28:18.022Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:18.022Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:28:18.022Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:28:18.022Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:28:18.022Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:18.022Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:28:18.022Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:28:18.289Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:28:18.289Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:18.289Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:28:18.289Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:28:18.289Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:28:18.555Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:18.555Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:28:18.555Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:28:18.555Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:28:18.555Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:18.555Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T02:28:18.555Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T02:28:18.555Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T02:28:18.555Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T02:28:18.823Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T02:28:18.823Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:18.823Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-02T02:28:18.823Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T02:28:18.823Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T02:28:19.087Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:19.087Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:28:19.087Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:28:19.087Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:28:19.087Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:19.087Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:28:19.087Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:28:19.087Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:28:19.354Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:19.354Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:28:19.354Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:28:19.621Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:28:20.235Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-02T02:28:20.503Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-02T02:28:20.503Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:20.503Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-02T02:28:20.503Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-02T02:28:20.809Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T02:28:21.088Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-02T02:28:21.088Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-02T02:28:21.356Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-02T02:28:21.356Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-02T02:28:21.636Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T02:28:21.636Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-02T02:28:21.636Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-02T02:28:21.932Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-02T02:28:22.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T02:28:22.200Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-02T02:28:22.200Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-02T02:28:22.200Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-02T02:28:22.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T02:28:22.200Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-02T02:28:22.490Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-02T02:28:22.490Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-02T02:28:22.490Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T02:28:22.490Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T02:28:22.490Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T02:28:22.490Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T02:28:22.756Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-02T02:28:22.756Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T02:28:22.756Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T02:28:22.756Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T02:28:22.756Z] (Reading database ... 13916 files and directories currently installed.) [2021-06-02T02:28:22.756Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-02T02:28:23.028Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T02:28:23.028Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T02:28:23.292Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:23.292Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-02T02:28:23.292Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-02T02:28:23.292Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-02T02:28:23.292Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-02T02:28:23.292Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T02:28:23.292Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T02:28:23.556Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T02:28:23.556Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:23.556Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-02T02:28:23.556Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-02T02:28:23.556Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-02T02:28:23.825Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:23.825Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-02T02:28:23.825Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-02T02:28:23.825Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-02T02:28:23.825Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:23.825Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-02T02:28:23.825Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-02T02:28:23.825Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-02T02:28:24.136Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:24.136Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-02T02:28:24.136Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-02T02:28:24.136Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-02T02:28:24.423Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:24.423Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-02T02:28:24.423Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-02T02:28:24.423Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-02T02:28:24.423Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:24.423Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-02T02:28:24.423Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-02T02:28:24.691Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-02T02:28:24.691Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:24.691Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-02T02:28:24.691Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-02T02:28:25.194Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-02T02:28:25.194Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:25.194Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-02T02:28:25.194Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-02T02:28:25.194Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-02T02:28:25.194Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:25.194Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-02T02:28:25.194Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-02T02:28:25.820Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-02T02:28:25.820Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:25.820Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-02T02:28:25.820Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-02T02:28:26.154Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-02T02:28:26.154Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:26.154Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-02T02:28:26.154Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-02T02:28:26.154Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-02T02:28:26.154Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:26.154Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-02T02:28:26.154Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-02T02:28:26.432Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-02T02:28:26.433Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:26.433Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-02T02:28:26.433Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-02T02:28:26.716Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-02T02:28:26.716Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:26.716Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-02T02:28:26.716Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-02T02:28:26.716Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-02T02:28:26.716Z] (Reading database ... 13920 files and directories currently installed.) [2021-06-02T02:28:26.717Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-02T02:28:26.717Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-02T02:28:26.717Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-02T02:28:26.999Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-02T02:28:26.999Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-02T02:28:26.999Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-02T02:28:26.999Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-02T02:28:26.999Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-02T02:28:27.289Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-02T02:28:27.289Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-02T02:28:27.289Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-02T02:28:27.289Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-02T02:28:27.289Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-02T02:28:27.289Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-02T02:28:27.289Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-02T02:28:27.289Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-02T02:28:27.561Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-02T02:28:27.561Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-02T02:28:27.561Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-02T02:28:27.561Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-02T02:28:27.561Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-02T02:28:27.561Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-02T02:28:27.840Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-02T02:28:27.840Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-02T02:28:27.840Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-02T02:28:27.840Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-02T02:28:27.840Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-02T02:28:27.840Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-02T02:28:28.466Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-02T02:28:28.466Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-02T02:28:28.466Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-02T02:28:28.466Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-02T02:28:28.466Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T02:28:28.466Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T02:28:28.741Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T02:28:28.741Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T02:28:29.014Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T02:28:29.014Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T02:28:29.014Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-02T02:28:29.014Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-02T02:28:29.014Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:29.014Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:28:29.308Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:29.308Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:28:29.308Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:29.308Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:28:29.308Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:29.308Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:28:30.299Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:30.299Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:28:31.286Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:31.286Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:28:31.597Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:31.597Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:28:31.872Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:31.873Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:28:32.460Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-02T02:28:32.460Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-02T02:28:32.751Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T02:28:32.751Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T02:28:32.751Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-02T02:28:32.751Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T02:28:32.751Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-02T02:28:32.751Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-02T02:28:33.112Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-02T02:28:33.112Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-02T02:28:33.112Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T02:28:33.112Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T02:28:33.112Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-02T02:28:33.112Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-02T02:28:33.112Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-02T02:28:33.112Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-02T02:28:33.112Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:28:33.112Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-02T02:28:33.433Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:28:33.433Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:28:33.433Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:28:33.433Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-02T02:28:33.433Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-02T02:28:33.433Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-02T02:28:33.433Z] [2021-06-02T02:28:33.433Z] Current default time zone: 'Etc/UTC' [2021-06-02T02:28:33.433Z] Local time is now: Wed Jun 2 02:28:33 UTC 2021. [2021-06-02T02:28:33.433Z] Universal Time is now: Wed Jun 2 02:28:33 UTC 2021. [2021-06-02T02:28:33.433Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-02T02:28:33.433Z] [2021-06-02T02:28:33.433Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-02T02:28:33.433Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:28:33.433Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-06-02T02:28:33.433Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-02T02:28:33.433Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-02T02:28:33.433Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-02T02:28:33.433Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-02T02:28:33.433Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-02T02:28:33.433Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-02T02:28:33.433Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-02T02:28:33.433Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:28:33.433Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-02T02:28:33.701Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:28:33.701Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-02T02:28:33.701Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:28:33.701Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-02T02:28:33.701Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-02T02:28:33.701Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-02T02:28:33.701Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-02T02:28:33.701Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-02T02:28:33.701Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-02T02:28:33.701Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-02T02:28:33.701Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-02T02:28:35.704Z] Updating certificates in /etc/ssl/certs... [2021-06-02T02:28:36.188Z] 23 added, 27 removed; done. [2021-06-02T02:28:36.188Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-02T02:28:36.188Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-02T02:28:36.188Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-02T02:28:36.188Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-02T02:28:36.188Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-02T02:28:36.188Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:28:36.188Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-02T02:28:36.188Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:28:36.188Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:28:36.188Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:28:36.188Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:28:36.188Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:28:36.188Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-02T02:28:36.490Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-02T02:28:36.490Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-02T02:28:36.490Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-02T02:28:36.490Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-02T02:28:36.490Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:28:36.490Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-02T02:28:36.490Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-02T02:28:36.490Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-02T02:28:36.490Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-02T02:28:36.490Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T02:28:36.490Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-02T02:28:36.490Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-02T02:28:36.490Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-02T02:28:36.490Z] Updating certificates in /etc/ssl/certs... [2021-06-02T02:28:37.106Z] 0 added, 0 removed; done. [2021-06-02T02:28:37.106Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-02T02:28:37.106Z] done. [2021-06-02T02:28:37.730Z] Reading package lists... [2021-06-02T02:28:37.730Z] Building dependency tree... [2021-06-02T02:28:37.730Z] Reading state information... [2021-06-02T02:28:37.730Z] The following NEW packages will be installed: [2021-06-02T02:28:37.730Z] apt-transport-https [2021-06-02T02:28:38.037Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T02:28:38.037Z] Need to get 1692 B of archives. [2021-06-02T02:28:38.037Z] After this operation, 154 kB of additional disk space will be used. [2021-06-02T02:28:38.037Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-02T02:28:38.037Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T02:28:38.037Z] Fetched 1692 B in 0s (9229 B/s) [2021-06-02T02:28:38.321Z] Selecting previously unselected package apt-transport-https. [2021-06-02T02:28:38.321Z] (Reading database ... 13926 files and directories currently installed.) [2021-06-02T02:28:38.321Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-02T02:28:38.321Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-02T02:28:38.321Z] Setting up apt-transport-https (1.6.13) ... [2021-06-02T02:28:38.610Z] Waiting for network to be ready... [2021-06-02T02:28:45.360Z] 2021-06-02T02:28:42Z INFO Waiting for automatic snapd restart... [2021-06-02T02:28:46.348Z] snapd 2.50.1 from Canonical* installed [2021-06-02T02:28:47.180Z] "snapd" switched to the "latest/stable" channel [2021-06-02T02:28:47.180Z] [2021-06-02T02:28:49.974Z] core18 20210507 from Canonical* installed [2021-06-02T02:28:49.974Z] "core18" switched to the "latest/stable" channel [2021-06-02T02:28:49.974Z] [2021-06-02T02:28:53.382Z] snapcraft 4.8 from Canonical* installed [2021-06-02T02:28:53.660Z] "snapcraft" switched to the "latest/stable" channel [2021-06-02T02:28:53.660Z] [2021-06-02T02:28:57.986Z] 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-02T02:28:57.986Z] - README.md [2021-06-02T02:28:57.986Z] [2021-06-02T02:28:57.986Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-02T02:28:57.986Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T02:28:57.986Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T02:28:58.473Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T02:28:59.458Z] Reading package lists... [2021-06-02T02:28:59.458Z] 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-02T02:28:59.737Z] Reading package lists... [2021-06-02T02:28:59.737Z] Building dependency tree... [2021-06-02T02:28:59.737Z] Reading state information... [2021-06-02T02:29:00.034Z] Suggested packages: [2021-06-02T02:29:00.034Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-02T02:29:00.034Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-02T02:29:00.034Z] Recommended packages: [2021-06-02T02:29:00.034Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-02T02:29:00.034Z] The following NEW packages will be installed: [2021-06-02T02:29:00.034Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-02T02:29:00.034Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-02T02:29:00.034Z] pkg-config zip [2021-06-02T02:29:00.034Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-02T02:29:00.034Z] Need to get 7663 kB of archives. [2021-06-02T02:29:00.034Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-02T02:29:00.034Z] 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-02T02:29:00.034Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-02T02:29:00.306Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-02T02:29:00.306Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-02T02:29:00.306Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-02T02:29:00.306Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-02T02:29:00.306Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-02T02:29:00.306Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-02T02:29:00.572Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-02T02:29:00.572Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-02T02:29:00.572Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-02T02:29:00.572Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-02T02:29:00.572Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-02T02:29:00.572Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-02T02:29:00.572Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-02T02:29:00.844Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-02T02:29:00.844Z] Fetched 7663 kB in 1s (10.2 MB/s) [2021-06-02T02:29:00.844Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-02T02:29:00.844Z] (Reading database ... 13930 files and directories currently installed.) [2021-06-02T02:29:00.844Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-02T02:29:00.844Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-02T02:29:01.130Z] Selecting previously unselected package libpsl5:amd64. [2021-06-02T02:29:01.130Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-02T02:29:01.130Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-02T02:29:01.410Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-02T02:29:01.410Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-02T02:29:01.410Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-02T02:29:01.410Z] Selecting previously unselected package librtmp1:amd64. [2021-06-02T02:29:01.410Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-02T02:29:01.410Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-02T02:29:01.410Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-02T02:29:01.410Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-02T02:29:01.410Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-02T02:29:01.410Z] Selecting previously unselected package liberror-perl. [2021-06-02T02:29:01.410Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-02T02:29:01.410Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-02T02:29:01.889Z] Selecting previously unselected package git-man. [2021-06-02T02:29:01.889Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-02T02:29:01.889Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-02T02:29:01.889Z] Selecting previously unselected package git. [2021-06-02T02:29:01.889Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-02T02:29:01.889Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-02T02:29:02.177Z] Selecting previously unselected package libnorm1:amd64. [2021-06-02T02:29:02.177Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-02T02:29:02.177Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-02T02:29:02.452Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-02T02:29:02.452Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-02T02:29:02.452Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-02T02:29:02.452Z] Selecting previously unselected package libsodium23:amd64. [2021-06-02T02:29:02.452Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-02T02:29:02.452Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-02T02:29:02.452Z] Selecting previously unselected package libzmq5:amd64. [2021-06-02T02:29:02.452Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-02T02:29:02.452Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T02:29:02.452Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-02T02:29:02.453Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-02T02:29:02.453Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T02:29:02.735Z] Selecting previously unselected package pkg-config. [2021-06-02T02:29:02.735Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-02T02:29:02.735Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-02T02:29:02.735Z] Selecting previously unselected package zip. [2021-06-02T02:29:02.735Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-02T02:29:02.735Z] Unpacking zip (3.0-11build1) ... [2021-06-02T02:29:02.735Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-02T02:29:02.735Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-02T02:29:02.735Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-02T02:29:02.735Z] Setting up liberror-perl (0.17025-1) ... [2021-06-02T02:29:02.735Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-02T02:29:02.735Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-02T02:29:02.735Z] No schema files found: doing nothing. [2021-06-02T02:29:03.004Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-02T02:29:03.004Z] Setting up zip (3.0-11build1) ... [2021-06-02T02:29:03.004Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-02T02:29:03.004Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-02T02:29:03.004Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-02T02:29:03.004Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T02:29:03.004Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-02T02:29:03.004Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-02T02:29:03.004Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-02T02:29:03.004Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-02T02:29:03.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-02T02:29:03.616Z] git set to automatically installed. [2021-06-02T02:29:03.616Z] git-man set to automatically installed. [2021-06-02T02:29:03.616Z] libcurl3-gnutls set to automatically installed. [2021-06-02T02:29:03.616Z] liberror-perl set to automatically installed. [2021-06-02T02:29:03.616Z] libglib2.0-0 set to automatically installed. [2021-06-02T02:29:03.616Z] libnghttp2-14 set to automatically installed. [2021-06-02T02:29:03.617Z] libnorm1 set to automatically installed. [2021-06-02T02:29:03.617Z] libpgm-5.2-0 set to automatically installed. [2021-06-02T02:29:03.617Z] libpsl5 set to automatically installed. [2021-06-02T02:29:03.617Z] librtmp1 set to automatically installed. [2021-06-02T02:29:03.617Z] libsodium23 set to automatically installed. [2021-06-02T02:29:03.617Z] libzmq3-dev set to automatically installed. [2021-06-02T02:29:03.617Z] libzmq5 set to automatically installed. [2021-06-02T02:29:03.617Z] pkg-config set to automatically installed. [2021-06-02T02:29:03.617Z] zip set to automatically installed. [2021-06-02T02:29:04.609Z] snapd is not logged in, snap install commands will use sudo [2021-06-02T02:29:05.193Z] snap "core18" has no updates available [2021-06-02T02:29:06.159Z] snapd is not logged in, snap install commands will use sudo [2021-06-02T02:29:10.230Z] 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-02T02:29:20.912Z] Removing intermediate container 837d93155119 [2021-06-02T02:29:20.912Z] ---> 08a3f749122a [2021-06-02T02:29:20.912Z] [2021-06-02T02:29:20.912Z] Step 11/22 : FROM alpine:3.12 [2021-06-02T02:29:21.847Z] 3.12: Pulling from library/alpine [2021-06-02T02:29:23.703Z] Removing intermediate container b359c945e03a [2021-06-02T02:29:23.703Z] ---> 3ca55b590e47 [2021-06-02T02:29:23.703Z] [2021-06-02T02:29:23.703Z] Step 11/26 : FROM alpine:3.12 [2021-06-02T02:29:23.703Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T02:29:23.703Z] Status: Downloaded newer image for alpine:3.12 [2021-06-02T02:29:23.703Z] ---> 9852663dfa18 [2021-06-02T02:29:23.703Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-02T02:29:23.703Z] 3.12: Pulling from library/alpine [2021-06-02T02:29:24.005Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-02T02:29:24.005Z] Status: Image is up to date for alpine:3.12 [2021-06-02T02:29:24.005Z] ---> 9852663dfa18 [2021-06-02T02:29:24.005Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-02T02:29:24.005Z] ---> Running in 23704be83881 [2021-06-02T02:29:24.350Z] ---> Running in b3a05c92cb54 [2021-06-02T02:29:24.617Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-06-02T02:29:24.617Z] Pulling go-build-helper [2021-06-02T02:29:24.617Z] + snapcraftctl pull [2021-06-02T02:29:25.278Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-02T02:29:25.278Z] Skipping pull go-build-helper (already ran) [2021-06-02T02:29:25.278Z] Building go-build-helper [2021-06-02T02:29:25.278Z] + snapcraftctl build [2021-06-02T02:29:27.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:29:27.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:29:27.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:29:27.178Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:29:27.249Z] Staging go-build-helper [2021-06-02T02:29:27.249Z] + snapcraftctl stage [2021-06-02T02:29:27.852Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-02T02:29:27.852Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:29:27.852Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-02T02:29:27.853Z] (4/4) Installing curl (7.77.0-r0) [2021-06-02T02:29:27.853Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:29:27.853Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:29:28.242Z] OK: 7 MiB in 18 packages [2021-06-02T02:29:28.242Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-02T02:29:28.554Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:29:28.554Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-02T02:29:28.554Z] (4/6) Installing curl (7.77.0-r0) [2021-06-02T02:29:28.554Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-02T02:29:28.554Z] (6/6) Installing su-exec (0.2-r1) [2021-06-02T02:29:28.554Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:29:28.554Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:29:29.383Z] OK: 7 MiB in 20 packages [2021-06-02T02:29:31.370Z] Removing intermediate container 98a4c39048f5 [2021-06-02T02:29:31.370Z] ---> 716bbb3e2304 [2021-06-02T02:29:31.370Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-02T02:29:31.675Z] ---> Running in cefb31a3e846 [2021-06-02T02:29:32.335Z] Removing intermediate container 23704be83881 [2021-06-02T02:29:32.335Z] ---> ec0c6b9994df [2021-06-02T02:29:32.335Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T02:29:33.173Z] ---> Running in 3c3e3955c8a1 [2021-06-02T02:29:33.173Z] Removing intermediate container b3a05c92cb54 [2021-06-02T02:29:33.173Z] ---> 855b29926a2a [2021-06-02T02:29:33.173Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-02T02:29:33.493Z] 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-02T02:29:33.790Z] ---> Running in b7d0d9592db0 [2021-06-02T02:29:34.080Z] Removing intermediate container 3c3e3955c8a1 [2021-06-02T02:29:34.080Z] ---> 492e8cf65b75 [2021-06-02T02:29:34.080Z] Step 14/22 : WORKDIR /edgex [2021-06-02T02:29:34.364Z] ---> Running in a5c5c4da14ed [2021-06-02T02:29:34.664Z] Removing intermediate container b7d0d9592db0 [2021-06-02T02:29:34.664Z] ---> 336862f2ceea [2021-06-02T02:29:34.664Z] Step 14/26 : WORKDIR / [2021-06-02T02:29:34.991Z] ---> Running in 887946125f5a [2021-06-02T02:29:35.309Z] Removing intermediate container a5c5c4da14ed [2021-06-02T02:29:35.309Z] ---> 4923e57a7d13 [2021-06-02T02:29:35.309Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-02T02:29:35.681Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-02T02:29:35.681Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-02T02:29:35.681Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-06-02T02:29:35.681Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-06-02T02:29:35.681Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-02T02:29:35.681Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-02T02:29:35.681Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-06-02T02:29:35.681Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-06-02T02:29:35.681Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-02T02:29:35.681Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-02T02:29:35.681Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-02T02:29:35.681Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-02T02:29:35.681Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-02T02:29:35.681Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-02T02:29:35.681Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-02T02:29:35.681Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-02T02:29:35.681Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-02T02:29:35.681Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-02T02:29:35.681Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-02T02:29:35.681Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2072 kB] [2021-06-02T02:29:35.681Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-06-02T02:29:35.681Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-06-02T02:29:35.681Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-06-02T02:29:35.681Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-06-02T02:29:35.681Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-06-02T02:29:35.681Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-02T02:29:35.681Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-02T02:29:35.681Z] Fetched 24.6 MB in 0s (0 B/s) [2021-06-02T02:29:35.681Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-02T02:29:35.681Z] Fetched 224 kB in 0s (0 B/s) [2021-06-02T02:29:35.681Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-02T02:29:35.681Z] Fetched 157 kB in 0s (0 B/s) [2021-06-02T02:29:35.681Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-02T02:29:35.681Z] Fetched 221 kB in 0s (0 B/s) [2021-06-02T02:29:35.681Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-02T02:29:35.681Z] Fetched 143 kB in 0s (0 B/s) [2021-06-02T02:29:35.681Z] Pulling app-service-config [2021-06-02T02:29:35.681Z] + snapcraftctl pull [2021-06-02T02:29:36.348Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-02T02:29:36.511Z] Removing intermediate container 887946125f5a [2021-06-02T02:29:36.511Z] ---> 81267f660c40 [2021-06-02T02:29:36.511Z] 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-02T02:29:36.870Z] Removing intermediate container 3918e45ff743 [2021-06-02T02:29:36.870Z] ---> 8327947a64be [2021-06-02T02:29:36.870Z] [2021-06-02T02:29:36.870Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T02:29:36.870Z] ---> 9852663dfa18 [2021-06-02T02:29:36.870Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:29:36.980Z] Pulling config-common [2021-06-02T02:29:36.980Z] + snapcraftctl pull [2021-06-02T02:29:37.222Z] ---> Running in 37f8b230461b [2021-06-02T02:29:37.222Z] ---> 8fbf7ed555ab [2021-06-02T02:29:37.222Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-02T02:29:37.565Z] ---> d0dada1bf658 [2021-06-02T02:29:37.565Z] 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-02T02:29:37.878Z] Removing intermediate container cefb31a3e846 [2021-06-02T02:29:37.878Z] ---> 6e889f345948 [2021-06-02T02:29:37.878Z] [2021-06-02T02:29:37.878Z] Step 12/24 : FROM docker:20.10.0 [2021-06-02T02:29:38.237Z] 20.10.0: Pulling from library/docker [2021-06-02T02:29:39.278Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:29:39.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:29:40.220Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-02T02:29:40.220Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:29:40.220Z] OK: 5 MiB in 15 packages [2021-06-02T02:29:40.220Z] ---> 329b08e823c0 [2021-06-02T02:29:40.220Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-02T02:29:40.220Z] ---> 002b910cb525 [2021-06-02T02:29:40.220Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-02T02:29:40.480Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T02:29:40.480Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T02:29:40.480Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T02:29:40.480Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:29:40.480Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-02T02:29:40.480Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:29:40.480Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-02T02:29:40.480Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:29:40.480Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-02T02:29:40.480Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:29:40.480Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-02T02:29:40.480Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:29:40.480Z] Pulling edgex-go [2021-06-02T02:29:40.480Z] + snapcraftctl pull [2021-06-02T02:29:42.440Z] ---> c62bcda493c8 [2021-06-02T02:29:42.440Z] 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-02T02:29:42.440Z] Removing intermediate container 37f8b230461b [2021-06-02T02:29:42.440Z] ---> 3da3b85af20e [2021-06-02T02:29:42.440Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:29:42.779Z] ---> c8933ceeec22 [2021-06-02T02:29:42.779Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-02T02:29:42.779Z] ---> Running in 4845a5b292b4 [2021-06-02T02:29:43.094Z] ---> Running in e3c92082a693 [2021-06-02T02:29:43.434Z] ---> 7216e61f8df7 [2021-06-02T02:29:43.434Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-02T02:29:43.737Z] Removing intermediate container 4845a5b292b4 [2021-06-02T02:29:43.737Z] ---> e9532b7829c9 [2021-06-02T02:29:43.737Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-02T02:29:44.032Z] Removing intermediate container e3c92082a693 [2021-06-02T02:29:44.032Z] ---> d2d60762e134 [2021-06-02T02:29:44.032Z] Step 19/22 : CMD ["--init=true"] [2021-06-02T02:29:44.032Z] ---> Running in 350d39dcca0b [2021-06-02T02:29:44.369Z] ---> Running in a05b9e113391 [2021-06-02T02:29:45.042Z] Removing intermediate container 350d39dcca0b [2021-06-02T02:29:45.042Z] ---> c798cd43a82a [2021-06-02T02:29:45.042Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T02:29:45.042Z] Removing intermediate container 598d36ebff6f [2021-06-02T02:29:45.042Z] ---> 724face34222 [2021-06-02T02:29:45.042Z] [2021-06-02T02:29:45.042Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:29:45.042Z] ---> 9852663dfa18 [2021-06-02T02:29:45.042Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:29:46.701Z] ---> Using cache [2021-06-02T02:29:46.701Z] ---> 3da3b85af20e [2021-06-02T02:29:46.701Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:29:46.701Z] ---> Using cache [2021-06-02T02:29:46.701Z] ---> e9532b7829c9 [2021-06-02T02:29:46.701Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-02T02:29:47.419Z] Removing intermediate container a05b9e113391 [2021-06-02T02:29:47.419Z] ---> 946947019f3f [2021-06-02T02:29:47.419Z] Step 20/22 : LABEL arch=arm64 [2021-06-02T02:29:47.752Z] ---> Running in 4d2a7a165d5f [2021-06-02T02:29:47.752Z] ---> e335929a0f25 [2021-06-02T02:29:47.752Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-02T02:29:47.752Z] ---> Running in 4de8e7cd4f47 [2021-06-02T02:29:48.224Z] ---> Running in de7adc89ae07 [2021-06-02T02:29:48.591Z] Removing intermediate container 4d2a7a165d5f [2021-06-02T02:29:48.591Z] ---> 179736f79d13 [2021-06-02T02:29:48.591Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:29:49.209Z] Removing intermediate container 4de8e7cd4f47 [2021-06-02T02:29:49.209Z] ---> 786052a198c7 [2021-06-02T02:29:49.209Z] Step 21/22 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:29:49.209Z] Removing intermediate container de7adc89ae07 [2021-06-02T02:29:49.209Z] ---> b59449b8bdeb [2021-06-02T02:29:49.209Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T02:29:49.209Z] ---> Running in 2d0a0f1daffe [2021-06-02T02:29:49.209Z] ---> Running in 03fcf2072a8c [2021-06-02T02:29:50.027Z] ---> 198484773938 [2021-06-02T02:29:50.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-02T02:29:50.027Z] ---> 0316bb551b76 [2021-06-02T02:29:50.027Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-02T02:29:50.381Z] Removing intermediate container 03fcf2072a8c [2021-06-02T02:29:50.381Z] ---> 9ac35bee9bf6 [2021-06-02T02:29:50.381Z] Step 16/24 : WORKDIR / [2021-06-02T02:29:50.381Z] Removing intermediate container 2d0a0f1daffe [2021-06-02T02:29:50.381Z] ---> 5ca65ec8c79f [2021-06-02T02:29:50.381Z] Step 22/22 : LABEL version=0.0.0 [2021-06-02T02:29:50.381Z] ---> Running in 4142f0735fdf [2021-06-02T02:29:50.381Z] ---> Running in 4e71a4d20128 [2021-06-02T02:29:51.285Z] ---> 65faef45110f [2021-06-02T02:29:51.285Z] 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-02T02:29:51.285Z] ---> Running in 717a8ca2c647 [2021-06-02T02:29:51.285Z] Removing intermediate container 4e71a4d20128 [2021-06-02T02:29:51.285Z] ---> 92b1f490fedf [2021-06-02T02:29:51.285Z] [2021-06-02T02:29:51.608Z] Removing intermediate container 4142f0735fdf [2021-06-02T02:29:51.608Z] ---> 94c0bf66a90f [2021-06-02T02:29:51.608Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:29:51.608Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-02T02:29:51.608Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-02T02:29:51.608Z] ---> eeaf43b92773 [2021-06-02T02:29:51.608Z] 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-02T02:29:51.957Z] ---> ac71a91d20bd [2021-06-02T02:29:51.957Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-02T02:29:51.957Z] ---> Running in e78e62afa5f3 [2021-06-02T02:29:52.256Z] Successfully built 92b1f490fedf [2021-06-02T02:29:52.256Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-02T02:29:52.256Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-02T02:29:52.946Z] ---> 52b9df48824b [2021-06-02T02:29:52.946Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-02T02:29:52.946Z] Removing intermediate container e78e62afa5f3 [2021-06-02T02:29:52.946Z] ---> 67f1db9be4e8 [2021-06-02T02:29:52.946Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-02T02:29:53.338Z] ---> Running in 22bea5f43d49 [2021-06-02T02:29:53.338Z] ---> 6b1b4f42840a [2021-06-02T02:29:53.338Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-02T02:29:53.338Z] ---> Running in 424b228caef7 [2021-06-02T02:29:54.997Z] Removing intermediate container 424b228caef7 [2021-06-02T02:29:54.997Z] ---> 8f6a6613cfba [2021-06-02T02:29:54.997Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:29:54.997Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:29:55.336Z] ---> Running in 74bb8f4fdc7f [2021-06-02T02:29:55.336Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:29:55.336Z] Removing intermediate container 717a8ca2c647 [2021-06-02T02:29:55.336Z] ---> 0f753f67784f [2021-06-02T02:29:55.716Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-02T02:29:55.716Z] ---> fca1aee8d1f1 [2021-06-02T02:29:55.716Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-02T02:29:56.045Z] ---> Running in f49124b26907 [2021-06-02T02:29:56.045Z] (1/39) Installing readline (8.0.4-r0) [2021-06-02T02:29:56.045Z] (2/39) Installing bash (5.0.17-r0) [2021-06-02T02:29:56.045Z] Executing bash-5.0.17-r0.post-install [2021-06-02T02:29:56.045Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-02T02:29:56.045Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-02T02:29:56.398Z] (5/39) Installing curl (7.77.0-r0) [2021-06-02T02:29:56.398Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-02T02:29:56.398Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-02T02:29:56.398Z] (8/39) Installing expat (2.2.9-r1) [2021-06-02T02:29:56.398Z] (9/39) Installing libffi (3.3-r2) [2021-06-02T02:29:56.398Z] (10/39) Installing gdbm (1.13-r1) [2021-06-02T02:29:56.398Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-02T02:29:56.398Z] Removing intermediate container 74bb8f4fdc7f [2021-06-02T02:29:56.398Z] ---> 25f96d3b3962 [2021-06-02T02:29:56.398Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T02:29:56.398Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-02T02:29:56.398Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-02T02:29:57.083Z] Removing intermediate container f49124b26907 [2021-06-02T02:29:57.083Z] ---> 7a974fb82b43 [2021-06-02T02:29:57.083Z] ---> Running in c505a101a83c [2021-06-02T02:29:57.083Z] Step 24/26 : LABEL arch=arm64 [2021-06-02T02:29:57.083Z] ---> 2ac201a69de4 [2021-06-02T02:29:57.083Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-02T02:29:57.083Z] ---> Running in 4b9fd6b1554c [2021-06-02T02:29:57.799Z] ---> Running in 46459d5f0327 [2021-06-02T02:29:57.799Z] Removing intermediate container c505a101a83c [2021-06-02T02:29:57.799Z] ---> ab48767fa3c5 [2021-06-02T02:29:57.799Z] Step 22/23 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:29:58.223Z] Removing intermediate container 4b9fd6b1554c [2021-06-02T02:29:58.223Z] ---> fb56e1e795a9 [2021-06-02T02:29:58.223Z] Step 25/26 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:29:58.548Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-02T02:29:58.548Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-02T02:29:58.548Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-02T02:29:58.548Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-02T02:29:58.548Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-02T02:29:58.548Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-02T02:29:58.548Z] ---> Running in a0c5f25e7972 [2021-06-02T02:29:58.548Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-02T02:29:58.865Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-02T02:29:58.865Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-02T02:29:58.865Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-02T02:29:58.865Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-02T02:29:58.865Z] ---> Running in f13850b520a5 [2021-06-02T02:29:58.865Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-02T02:29:58.865Z] Removing intermediate container 46459d5f0327 [2021-06-02T02:29:58.865Z] ---> 5b64779303f9 [2021-06-02T02:29:58.865Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:29:58.865Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-02T02:29:58.865Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-02T02:29:58.865Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-02T02:29:58.865Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-02T02:29:59.182Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-02T02:29:59.182Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-02T02:29:59.182Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-02T02:29:59.182Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-02T02:29:59.182Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-02T02:29:59.182Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-02T02:29:59.182Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-02T02:29:59.182Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-02T02:29:59.182Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-02T02:29:59.182Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-02T02:29:59.182Z] ---> Running in 17d9d374db17 [2021-06-02T02:29:59.526Z] Removing intermediate container a0c5f25e7972 [2021-06-02T02:29:59.526Z] ---> 60ace92be848 [2021-06-02T02:29:59.526Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T02:29:59.526Z] Executing busybox-1.31.1-r19.trigger [2021-06-02T02:29:59.526Z] OK: 72 MiB in 59 packages [2021-06-02T02:29:59.526Z] Removing intermediate container f13850b520a5 [2021-06-02T02:29:59.526Z] ---> 186e0cb308db [2021-06-02T02:29:59.526Z] Step 26/26 : LABEL version=0.0.0 [2021-06-02T02:29:59.526Z] ---> Running in c6798b1ef091 [2021-06-02T02:29:59.587Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-02T02:29:59.587Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-02T02:29:59.587Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-02T02:29:59.587Z] Fetched 0 B in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-02T02:29:59.587Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-02T02:29:59.587Z] Fetched 279 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-02T02:29:59.587Z] Fetched 122 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-02T02:29:59.587Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-02T02:29:59.587Z] Fetched 8848 B in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-02T02:29:59.587Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-02T02:29:59.587Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-02T02:29:59.587Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-02T02:29:59.587Z] Fetched 219 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-02T02:29:59.587Z] Fetched 154 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-02T02:29:59.587Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-02T02:29:59.587Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-02T02:29:59.587Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-02T02:29:59.587Z] Fetched 499 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-02T02:29:59.587Z] Fetched 111 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-02T02:29:59.587Z] Fetched 240 kB in 0s (0 B/s) [2021-06-02T02:29:59.587Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-02T02:29:59.588Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-02T02:29:59.588Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-02T02:29:59.588Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-02T02:29:59.588Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-02T02:29:59.588Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-02T02:29:59.588Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-02T02:29:59.588Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-02T02:29:59.588Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-02T02:29:59.588Z] Fetched 8720 B in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-02T02:29:59.588Z] Fetched 137 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-02T02:29:59.588Z] Fetched 119 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-02T02:29:59.588Z] Fetched 110 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-02T02:29:59.588Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-02T02:29:59.588Z] Fetched 645 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-02T02:29:59.588Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-02T02:29:59.588Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-02T02:29:59.588Z] Fetched 368 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-02T02:29:59.588Z] Fetched 187 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-02T02:29:59.588Z] Fetched 175 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-02T02:29:59.588Z] Fetched 206 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-02T02:29:59.588Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-02T02:29:59.588Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-02T02:29:59.588Z] Fetched 159 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-02T02:29:59.588Z] Fetched 107 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-02T02:29:59.588Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-02T02:29:59.588Z] Pulling static-packages [2021-06-02T02:29:59.588Z] + snapcraftctl pull [2021-06-02T02:29:59.588Z] Pulling version [2021-06-02T02:29:59.588Z] + cd /root/project [2021-06-02T02:29:59.588Z] + [ -f VERSION ] [2021-06-02T02:29:59.588Z] + PROJECT_VERSION=local-dev [2021-06-02T02:29:59.588Z] + git rev-parse --short HEAD [2021-06-02T02:29:59.588Z] + GIT_REVISION=cdf9f273 [2021-06-02T02:29:59.588Z] + snapcraftctl set-version local-dev [2021-06-02T02:29:59.588Z] Skipping build go-build-helper (already ran) [2021-06-02T02:29:59.588Z] Building app-service-config [2021-06-02T02:29:59.588Z] + make build [2021-06-02T02:29:59.588Z] go mod tidy [2021-06-02T02:29:59.870Z] ---> Running in cc0e80461a63 [2021-06-02T02:29:59.870Z] Removing intermediate container 17d9d374db17 [2021-06-02T02:29:59.870Z] ---> a9f50066b72e [2021-06-02T02:29:59.870Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T02:30:00.264Z] ---> Running in e447dfa73f3e [2021-06-02T02:30:00.898Z] Removing intermediate container c6798b1ef091 [2021-06-02T02:30:00.898Z] ---> ea629712bc43 [2021-06-02T02:30:00.898Z] [2021-06-02T02:30:00.898Z] Removing intermediate container cc0e80461a63 [2021-06-02T02:30:00.898Z] ---> a28aa81f726c [2021-06-02T02:30:00.898Z] [2021-06-02T02:30:00.898Z] Removing intermediate container e447dfa73f3e [2021-06-02T02:30:00.898Z] ---> 74fe2b9ec4dd [2021-06-02T02:30:00.898Z] Step 23/24 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:30:01.215Z] Successfully built ea629712bc43 [2021-06-02T02:30:01.215Z] Successfully tagged support-scheduler-arm64:latest [2021-06-02T02:30:01.215Z]  Building support-scheduler ... done Building core-command [2021-06-02T02:30:01.215Z] ---> Running in 43939934012f [2021-06-02T02:30:01.215Z] Successfully built a28aa81f726c [2021-06-02T02:30:01.546Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-02T02:30:01.546Z]  Building security-secretstore-setup ... done Building core-data [2021-06-02T02:30:01.833Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-06-02T02:30:01.833Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-06-02T02:30:01.833Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-06-02T02:30:01.833Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-02T02:30:01.833Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-06-02T02:30:01.833Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-06-02T02:30:01.888Z] Removing intermediate container 43939934012f [2021-06-02T02:30:01.888Z] ---> 632ad3da9d06 [2021-06-02T02:30:01.888Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:30:02.140Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-06-02T02:30:02.140Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-02T02:30:02.140Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-06-02T02:30:02.140Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-02T02:30:02.140Z] go: downloading golang.org/x/text v0.3.2 [2021-06-02T02:30:02.140Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-02T02:30:02.140Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-02T02:30:02.140Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-06-02T02:30:02.497Z] ---> Running in 3e30e67d5ac4 [2021-06-02T02:30:02.503Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-02T02:30:02.503Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-02T02:30:02.503Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-02T02:30:02.504Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-02T02:30:02.504Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-02T02:30:02.504Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-02T02:30:02.504Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-06-02T02:30:02.504Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-02T02:30:02.504Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-02T02:30:02.504Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-02T02:30:02.504Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-02T02:30:02.504Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-02T02:30:02.504Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-02T02:30:02.796Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-02T02:30:02.796Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-02T02:30:02.796Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-02T02:30:02.796Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-02T02:30:02.796Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-02T02:30:02.796Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-02T02:30:02.796Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-02T02:30:02.796Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-02T02:30:02.796Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-02T02:30:02.796Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-06-02T02:30:02.796Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-02T02:30:02.796Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-02T02:30:02.797Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-02T02:30:02.797Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-02T02:30:02.797Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-02T02:30:02.797Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-02T02:30:02.797Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-02T02:30:02.813Z] Removing intermediate container 3e30e67d5ac4 [2021-06-02T02:30:02.813Z] ---> 8f8e026d4173 [2021-06-02T02:30:02.813Z] [2021-06-02T02:30:03.083Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-02T02:30:03.083Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-02T02:30:03.083Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-02T02:30:03.083Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-02T02:30:03.083Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-02T02:30:03.083Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-02T02:30:03.083Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-02T02:30:03.083Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-02T02:30:03.083Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-02T02:30:03.083Z] go: downloading github.com/kr/text v0.1.0 [2021-06-02T02:30:03.083Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-02T02:30:03.083Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-06-02T02:30:03.083Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-02T02:30:03.083Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-02T02:30:03.083Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-02T02:30:03.083Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-02T02:30:03.083Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-02T02:30:03.083Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-02T02:30:03.083Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-02T02:30:03.149Z] Successfully built 8f8e026d4173 [2021-06-02T02:30:03.149Z] Successfully tagged core-metadata-arm64:latest [2021-06-02T02:30:03.149Z]  Building core-metadata ... done Building support-notifications [2021-06-02T02:30:03.366Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-02T02:30:03.366Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-02T02:30:03.648Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-02T02:30:03.974Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-02T02:30:03.974Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-02T02:30:03.974Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-02T02:30:03.974Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-02T02:30:03.974Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-02T02:30:03.974Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-02T02:30:03.974Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-02T02:30:03.974Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-06-02T02:30:03.974Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-02T02:30:04.238Z] Collecting docker-compose==1.23.2 [2021-06-02T02:30:04.238Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-02T02:30:04.252Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-02T02:30:04.252Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-02T02:30:04.252Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-02T02:30:04.252Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-02T02:30:04.252Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-02T02:30:05.777Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-02T02:30:05.777Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-02T02:30:06.498Z] Collecting texttable<0.10,>=0.9.0 [2021-06-02T02:30:06.498Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-02T02:30:08.705Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-02T02:30:08.705Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-02T02:30:11.473Z] Collecting docopt<0.7,>=0.6.1 [2021-06-02T02:30:11.473Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-02T02:30:13.170Z] 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-02T02:30:13.834Z] Collecting docker<4.0,>=3.6.0 [2021-06-02T02:30:14.145Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-02T02:30:14.613Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-06-02T02:30:14.613Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-06-02T02:30:14.614Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-06-02T02:30:14.614Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-06-02T02:30:14.948Z] Building config-common [2021-06-02T02:30:14.948Z] + snapcraftctl build [2021-06-02T02:30:15.189Z] Collecting PyYAML<4,>=3.10 [2021-06-02T02:30:15.189Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-02T02:30:18.023Z] Building edgex-go [2021-06-02T02:30:18.023Z] + cd /root/parts/edgex-go/src [2021-06-02T02:30:18.023Z] + make build [2021-06-02T02:30:18.023Z] go mod tidy [2021-06-02T02:30:18.023Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-06-02T02:30:18.023Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-02T02:30:18.023Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-06-02T02:30:18.023Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-02T02:30:18.023Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-02T02:30:18.023Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-06-02T02:30:18.023Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-06-02T02:30:18.023Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-02T02:30:18.023Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-06-02T02:30:18.334Z] 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-02T02:30:18.627Z] Collecting cached-property<2,>=1.2.0 [2021-06-02T02:30:18.627Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-02T02:30:19.243Z] Collecting jsonschema<3,>=2.5.1 [2021-06-02T02:30:19.243Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-02T02:30:19.857Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-02T02:30:19.857Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-02T02:30:20.157Z] 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-02T02:30:20.157Z] 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-02T02:30:20.456Z] Collecting idna<2.8,>=2.5 [2021-06-02T02:30:20.456Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-02T02:30:21.565Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-02T02:30:21.565Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-02T02:30:21.565Z] Collecting docker-pycreds>=0.4.0 [2021-06-02T02:30:21.893Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-02T02:30:21.893Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-02T02:30:21.893Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-02T02:30:21.893Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-02T02:30:21.893Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-02T02:30:23.182Z] Installing collected packages: idna, urllib3, requests, texttable, dockerpty, docopt, websocket-client, docker-pycreds, docker, PyYAML, cached-property, jsonschema, docker-compose [2021-06-02T02:30:23.182Z] Attempting uninstall: idna [2021-06-02T02:30:23.182Z] Found existing installation: idna 2.9 [2021-06-02T02:30:23.182Z] Uninstalling idna-2.9: [2021-06-02T02:30:23.182Z] Successfully uninstalled idna-2.9 [2021-06-02T02:30:23.866Z] 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-02T02:30:23.927Z] Attempting uninstall: urllib3 [2021-06-02T02:30:23.927Z] Found existing installation: urllib3 1.25.9 [2021-06-02T02:30:23.927Z] Uninstalling urllib3-1.25.9: [2021-06-02T02:30:23.927Z] Successfully uninstalled urllib3-1.25.9 [2021-06-02T02:30:24.602Z] Attempting uninstall: requests [2021-06-02T02:30:24.602Z] Found existing installation: requests 2.23.0 [2021-06-02T02:30:24.602Z] Uninstalling requests-2.23.0: [2021-06-02T02:30:24.602Z] Successfully uninstalled requests-2.23.0 [2021-06-02T02:30:24.904Z] Running setup.py install for texttable: started [2021-06-02T02:30:27.072Z] Running setup.py install for texttable: finished with status 'done' [2021-06-02T02:30:27.072Z] Running setup.py install for dockerpty: started [2021-06-02T02:30:28.584Z] 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-02T02:30:28.619Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-02T02:30:28.619Z] Running setup.py install for docopt: started [2021-06-02T02:30:30.068Z] 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-02T02:30:31.392Z] Running setup.py install for docopt: finished with status 'done' [2021-06-02T02:30:31.621Z] 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-02T02:30:31.899Z] 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-02T02:30:32.482Z] Running setup.py install for PyYAML: started [2021-06-02T02:30:33.987Z] 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-02T02:30:35.328Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-02T02:30:35.497Z] 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-02T02:30:37.063Z] 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-02T02:30:37.648Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:30:37.648Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:30:37.648Z] ---> 6cbc92cac8e2 [2021-06-02T02:30:37.648Z] Step 3/32 : WORKDIR /edgex-go [2021-06-02T02:30:37.648Z] ---> Using cache [2021-06-02T02:30:37.648Z] ---> 1c73c5061d17 [2021-06-02T02:30:37.648Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:30:37.648Z] ---> Using cache [2021-06-02T02:30:37.648Z] ---> 9264845b8033 [2021-06-02T02:30:37.648Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-02T02:30:37.648Z] ---> Using cache [2021-06-02T02:30:37.648Z] ---> 5f6e85489528 [2021-06-02T02:30:37.648Z] Step 6/32 : COPY go.mod . [2021-06-02T02:30:37.648Z] ---> Using cache [2021-06-02T02:30:37.648Z] ---> 67b92779267a [2021-06-02T02:30:37.648Z] Step 7/32 : RUN go mod download [2021-06-02T02:30:37.648Z] ---> Using cache [2021-06-02T02:30:37.648Z] ---> 017e15eb597d [2021-06-02T02:30:37.648Z] Step 8/32 : COPY . . [2021-06-02T02:30:37.648Z] ---> Using cache [2021-06-02T02:30:37.648Z] ---> 6ec5231c2795 [2021-06-02T02:30:37.648Z] Step 9/32 : RUN go mod tidy [2021-06-02T02:30:37.648Z] ---> Using cache [2021-06-02T02:30:37.648Z] ---> 0b8e9db56995 [2021-06-02T02:30:37.648Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-02T02:30:38.596Z] 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-02T02:30:39.195Z] 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-02T02:30:39.689Z] 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-02T02:30:39.844Z] ---> Running in cc662afb6896 [2021-06-02T02:30:40.881Z] 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-02T02:30:42.461Z] 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-02T02:30:42.975Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-02T02:30:42.975Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-02T02:30:42.975Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-02T02:30:42.975Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-02T02:30:42.975Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-02T02:30:42.975Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-02T02:30:42.975Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-02T02:30:42.975Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-02T02:30:42.975Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-02T02:30:42.975Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-02T02:30:42.975Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-02T02:30:42.975Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-02T02:30:42.975Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-02T02:30:42.975Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-02T02:30:42.975Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-02T02:30:42.975Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-02T02:30:42.975Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-02T02:30:42.975Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-06-02T02:30:42.975Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-02T02:30:43.281Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-02T02:30:43.281Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-02T02:30:43.281Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-02T02:30:43.281Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-02T02:30:43.281Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-06-02T02:30:43.281Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-02T02:30:43.281Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-02T02:30:43.281Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-06-02T02:30:45.940Z] Building static-packages [2021-06-02T02:30:45.940Z] + snapcraftctl build [2021-06-02T02:30:47.990Z] Building version [2021-06-02T02:30:47.990Z] + snapcraftctl build [2021-06-02T02:30:49.914Z] Skipping stage go-build-helper (already ran) [2021-06-02T02:30:49.914Z] Staging app-service-config [2021-06-02T02:30:49.914Z] + snapcraftctl stage [2021-06-02T02:30:51.321Z] Staging config-common [2021-06-02T02:30:51.321Z] + snapcraftctl stage [2021-06-02T02:30:52.300Z] Staging edgex-go [2021-06-02T02:30:52.300Z] + snapcraftctl stage [2021-06-02T02:30:53.108Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:30:53.108Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:30:53.108Z] ---> 6cbc92cac8e2 [2021-06-02T02:30:53.108Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:30:53.108Z] ---> Using cache [2021-06-02T02:30:53.108Z] ---> 1c73c5061d17 [2021-06-02T02:30:53.108Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:30:53.108Z] ---> Using cache [2021-06-02T02:30:53.108Z] ---> 9264845b8033 [2021-06-02T02:30:53.108Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-02T02:30:53.108Z] ---> Using cache [2021-06-02T02:30:53.108Z] ---> 5f6e85489528 [2021-06-02T02:30:53.108Z] Step 6/24 : COPY go.mod . [2021-06-02T02:30:53.108Z] ---> Using cache [2021-06-02T02:30:53.108Z] ---> 67b92779267a [2021-06-02T02:30:53.108Z] Step 7/24 : RUN go mod download [2021-06-02T02:30:53.108Z] ---> Using cache [2021-06-02T02:30:53.108Z] ---> 017e15eb597d [2021-06-02T02:30:53.108Z] Step 8/24 : COPY . . [2021-06-02T02:30:53.252Z] Staging static-packages [2021-06-02T02:30:53.252Z] + snapcraftctl stage [2021-06-02T02:30:53.384Z] ---> Using cache [2021-06-02T02:30:53.384Z] ---> 6ec5231c2795 [2021-06-02T02:30:53.384Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:30:53.384Z] ---> Using cache [2021-06-02T02:30:53.384Z] ---> 0b8e9db56995 [2021-06-02T02:30:53.384Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-02T02:30:53.384Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:30:53.384Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:30:53.384Z] ---> 6cbc92cac8e2 [2021-06-02T02:30:53.384Z] Step 3/24 : WORKDIR /edgex-go [2021-06-02T02:30:53.384Z] ---> Using cache [2021-06-02T02:30:53.384Z] ---> 1c73c5061d17 [2021-06-02T02:30:53.384Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:30:53.384Z] ---> Using cache [2021-06-02T02:30:53.384Z] ---> 9264845b8033 [2021-06-02T02:30:53.384Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-02T02:30:54.207Z] Staging version [2021-06-02T02:30:54.207Z] + snapcraftctl stage [2021-06-02T02:30:54.377Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-02T02:30:54.377Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-02T02:30:54.377Z] ---> 6cbc92cac8e2 [2021-06-02T02:30:54.377Z] Step 3/23 : WORKDIR /edgex-go [2021-06-02T02:30:54.377Z] ---> Using cache [2021-06-02T02:30:54.377Z] ---> 1c73c5061d17 [2021-06-02T02:30:54.377Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:30:54.377Z] ---> Using cache [2021-06-02T02:30:54.377Z] ---> 9264845b8033 [2021-06-02T02:30:54.377Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-02T02:30:55.149Z] Priming go-build-helper [2021-06-02T02:30:55.149Z] + snapcraftctl prime [2021-06-02T02:30:55.376Z] ---> Running in ea014c92c0bc [2021-06-02T02:30:55.376Z] ---> Running in 1950bb6cd25c [2021-06-02T02:30:55.376Z] ---> Running in 7f8de1a19ae1 [2021-06-02T02:30:56.090Z] Priming app-service-config [2021-06-02T02:30:56.091Z] + snapcraftctl prime [2021-06-02T02:30:57.035Z] Priming config-common [2021-06-02T02:30:57.035Z] + snapcraftctl prime [2021-06-02T02:30:57.979Z] Priming edgex-go [2021-06-02T02:30:57.979Z] + snapcraftctl prime [2021-06-02T02:30:58.816Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:30:58.816Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:30:58.816Z] 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-02T02:30:59.362Z] Priming static-packages [2021-06-02T02:30:59.362Z] + snapcraftctl prime [2021-06-02T02:30:59.423Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:30:59.423Z] Removing intermediate container 22bea5f43d49 [2021-06-02T02:30:59.423Z] ---> 0d6030c89630 [2021-06-02T02:30:59.423Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-02T02:30:59.423Z] ---> Running in 3cbc3a48a769 [2021-06-02T02:31:00.030Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:31:00.309Z] Removing intermediate container 3cbc3a48a769 [2021-06-02T02:31:00.309Z] ---> f52895c7de5a [2021-06-02T02:31:00.309Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-02T02:31:00.309Z] ---> Running in 063199172e16 [2021-06-02T02:31:00.586Z] OK: 218 MiB in 52 packages [2021-06-02T02:31:01.193Z] OK: 218 MiB in 52 packages [2021-06-02T02:31:01.193Z] Removing intermediate container 063199172e16 [2021-06-02T02:31:01.193Z] ---> e1cd93218964 [2021-06-02T02:31:01.193Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-02T02:31:01.909Z] Priming version [2021-06-02T02:31:01.909Z] + snapcraftctl prime [2021-06-02T02:31:02.646Z] Removing intermediate container 1950bb6cd25c [2021-06-02T02:31:02.647Z] ---> aa073799fa26 [2021-06-02T02:31:02.647Z] Step 6/23 : COPY go.mod . [2021-06-02T02:31:02.853Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-06-02T02:31:03.646Z] ---> 843d1e586dca [2021-06-02T02:31:03.646Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-02T02:31:03.646Z] Removing intermediate container 7f8de1a19ae1 [2021-06-02T02:31:03.646Z] ---> 5a589a610c7d [2021-06-02T02:31:03.646Z] Step 6/24 : COPY go.mod . [2021-06-02T02:31:04.255Z] ---> 122802a320ce [2021-06-02T02:31:04.255Z] Step 7/23 : RUN go mod download [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-02T02:31:04.544Z] ---> Running in 7ab56edc8408 [Pipeline] // stage [Pipeline] } [2021-06-02T02:31:05.549Z] ---> 8c131689a9a9 [2021-06-02T02:31:05.549Z] Step 7/24 : RUN go mod download [2021-06-02T02:31:05.549Z] ---> 04dfdb0b5f84 [2021-06-02T02:31:05.549Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-02T02:31:05.835Z] ---> Running in 61847871c644 [2021-06-02T02:31:08.498Z] ---> 7d5cdf2246ce [2021-06-02T02:31:08.498Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-02T02:31:08.498Z] ---> Running in 48fa0ae7db46 [2021-06-02T02:31:09.501Z] Removing intermediate container 48fa0ae7db46 [2021-06-02T02:31:09.501Z] ---> da5737068bd5 [2021-06-02T02:31:09.501Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:31:09.781Z] Removing intermediate container 7ab56edc8408 [2021-06-02T02:31:09.781Z] ---> 282279ec3769 [2021-06-02T02:31:09.781Z] Step 8/23 : COPY . . [2021-06-02T02:31:09.781Z] ---> Running in 8e6d4a6aa1d3 [2021-06-02T02:31:10.788Z] Removing intermediate container 8e6d4a6aa1d3 [2021-06-02T02:31:10.788Z] ---> 42d859562a28 [2021-06-02T02:31:10.788Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T02:31:10.788Z] ---> Running in c2f0d0b58d75 [2021-06-02T02:31:11.069Z] Removing intermediate container 61847871c644 [2021-06-02T02:31:11.069Z] ---> 96bb9c4d0d08 [2021-06-02T02:31:11.069Z] Step 8/24 : COPY . . [2021-06-02T02:31:12.071Z] Removing intermediate container c2f0d0b58d75 [2021-06-02T02:31:12.071Z] ---> 3c81be9f9057 [2021-06-02T02:31:12.071Z] Step 23/24 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:31:12.071Z] ---> Running in e9de27df66a2 [2021-06-02T02:31:14.083Z] Removing intermediate container e9de27df66a2 [2021-06-02T02:31:14.083Z] ---> e47ca52dd9a0 [2021-06-02T02:31:14.083Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:31:14.362Z] ---> Running in bed573d58d9a [2021-06-02T02:31:15.810Z] Removing intermediate container bed573d58d9a [2021-06-02T02:31:15.810Z] ---> 840fcb431e27 [2021-06-02T02:31:15.810Z] [2021-06-02T02:31:17.260Z] Successfully built 840fcb431e27 [2021-06-02T02:31:17.260Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-02T02:31:44.106Z]  Building sys-mgmt-agent ... done  ---> 3868028019da [2021-06-02T02:31:44.106Z] Step 9/23 : RUN go mod tidy [2021-06-02T02:31:44.106Z] ---> 39e7c14643ce [2021-06-02T02:31:44.106Z] Step 9/24 : RUN go mod tidy [2021-06-02T02:31:44.106Z] ---> Running in e88bd6cff537 [2021-06-02T02:31:44.106Z] ---> Running in 79846f237cb7 [2021-06-02T02:31:50.818Z] Removing intermediate container cc662afb6896 [2021-06-02T02:31:50.818Z] ---> 32b82bda359f [2021-06-02T02:31:50.818Z] [2021-06-02T02:31:50.818Z] Step 11/32 : FROM alpine:3.12 [2021-06-02T02:31:50.818Z] ---> 9852663dfa18 [2021-06-02T02:31:50.818Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-02T02:31:50.818Z] ---> Running in 35358029bb6b [2021-06-02T02:31:51.438Z] Removing intermediate container e88bd6cff537 [2021-06-02T02:31:51.438Z] ---> 69ee0bba22d6 [2021-06-02T02:31:51.438Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-02T02:31:51.720Z] Removing intermediate container 35358029bb6b [2021-06-02T02:31:51.720Z] ---> 3e0e7975d887 [2021-06-02T02:31:51.720Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-02T02:31:51.720Z] Removing intermediate container 79846f237cb7 [2021-06-02T02:31:51.720Z] ---> 1946cd6a14d6 [2021-06-02T02:31:51.720Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-02T02:31:51.720Z] ---> Running in 5c0bb94620ce [2021-06-02T02:31:51.997Z] ---> Running in 0005c2cfa4f8 [2021-06-02T02:31:52.277Z] ---> Running in 081ab4d9da7b [2021-06-02T02:31:54.914Z] 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-02T02:31:54.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:31:54.914Z] 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-02T02:31:54.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:31:55.517Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-02T02:31:55.517Z] (2/2) Installing su-exec (0.2-r1) [2021-06-02T02:31:55.517Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:31:55.517Z] OK: 5 MiB in 16 packages [2021-06-02T02:31:57.490Z] Removing intermediate container 0005c2cfa4f8 [2021-06-02T02:31:57.490Z] ---> 3b0b851e5080 [2021-06-02T02:31:57.490Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-02T02:31:57.490Z] ---> Running in 9de32df4a5c6 [2021-06-02T02:31:58.102Z] Removing intermediate container 9de32df4a5c6 [2021-06-02T02:31:58.102Z] ---> 57141ccfd08a [2021-06-02T02:31:58.102Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-02T02:31:58.376Z] ---> Running in a04ac5be02a3 [2021-06-02T02:31:58.984Z] Removing intermediate container a04ac5be02a3 [2021-06-02T02:31:58.984Z] ---> adebfc06d3ff [2021-06-02T02:31:58.984Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-02T02:31:58.984Z] ---> Running in 81e29f7f4ad5 [2021-06-02T02:32:02.398Z] Removing intermediate container 81e29f7f4ad5 [2021-06-02T02:32:02.398Z] ---> 6ed07cec2436 [2021-06-02T02:32:02.398Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-02T02:32:02.674Z] ---> Running in 01011716460d [2021-06-02T02:32:03.275Z] Removing intermediate container 01011716460d [2021-06-02T02:32:03.275Z] ---> 1d9405849311 [2021-06-02T02:32:03.275Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-02T02:32:04.710Z] ---> 60ce3f23579b [2021-06-02T02:32:04.710Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-02T02:32:04.984Z] ---> Running in d60be94ccee1 [2021-06-02T02:32:08.369Z] Removing intermediate container d60be94ccee1 [2021-06-02T02:32:08.640Z] ---> ee1a1a0223f5 [2021-06-02T02:32:08.641Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:32:10.086Z] ---> e3b0947fba5e [2021-06-02T02:32:10.086Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-02T02:32:12.069Z] ---> 10aa425fa2bb [2021-06-02T02:32:12.069Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-02T02:32:13.053Z] ---> d3c134aabe0f [2021-06-02T02:32:13.054Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-02T02:32:14.043Z] ---> e94096668452 [2021-06-02T02:32:14.043Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-02T02:32:15.673Z] ---> 853b4b62ae5c [2021-06-02T02:32:15.673Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-02T02:32:15.963Z] ---> Running in 593c4decafa2 [2021-06-02T02:32:16.565Z] Removing intermediate container 593c4decafa2 [2021-06-02T02:32:16.565Z] ---> 8bd49f493634 [2021-06-02T02:32:16.565Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-02T02:32:18.002Z] ---> fabe4430ad6d [2021-06-02T02:32:18.002Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-02T02:32:18.597Z] ---> Running in ac026d8bd772 [2021-06-02T02:32:22.926Z] Removing intermediate container ea014c92c0bc [2021-06-02T02:32:22.926Z] ---> 04bc50aff783 [2021-06-02T02:32:22.926Z] [2021-06-02T02:32:22.926Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:32:22.926Z] ---> 9852663dfa18 [2021-06-02T02:32:22.926Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-02T02:32:22.926Z] ---> Using cache [2021-06-02T02:32:22.926Z] ---> 3da3b85af20e [2021-06-02T02:32:22.927Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:32:22.927Z] ---> Using cache [2021-06-02T02:32:22.927Z] ---> e9532b7829c9 [2021-06-02T02:32:22.927Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-02T02:32:23.204Z] Removing intermediate container ac026d8bd772 [2021-06-02T02:32:23.204Z] ---> 6961b407b07b [2021-06-02T02:32:23.204Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-02T02:32:23.204Z] ---> Running in cf228c517fd4 [2021-06-02T02:32:23.479Z] ---> Running in 324bec1168c3 [2021-06-02T02:32:23.755Z] Removing intermediate container cf228c517fd4 [2021-06-02T02:32:23.755Z] ---> d7079947d1af [2021-06-02T02:32:23.755Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-02T02:32:24.029Z] ---> Running in ea69736f21dd [2021-06-02T02:32:24.630Z] Removing intermediate container 324bec1168c3 [2021-06-02T02:32:24.630Z] ---> 665a5fd64473 [2021-06-02T02:32:24.630Z] Step 29/32 : CMD ["gate"] [2021-06-02T02:32:24.910Z] ---> Running in c522e9b4d10e [2021-06-02T02:32:24.910Z] Removing intermediate container ea69736f21dd [2021-06-02T02:32:24.910Z] ---> c85c40b98ecd [2021-06-02T02:32:24.910Z] Step 16/24 : WORKDIR / [2021-06-02T02:32:25.185Z] ---> Running in 73f72b17fdb3 [2021-06-02T02:32:25.461Z] Removing intermediate container c522e9b4d10e [2021-06-02T02:32:25.461Z] ---> 806e7d8fc82f [2021-06-02T02:32:25.736Z] Step 30/32 : LABEL arch=arm64 [2021-06-02T02:32:26.014Z] ---> Running in ad95a96015fa [2021-06-02T02:32:26.289Z] Removing intermediate container 73f72b17fdb3 [2021-06-02T02:32:26.289Z] ---> 742879151928 [2021-06-02T02:32:26.289Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:32:27.280Z] Removing intermediate container ad95a96015fa [2021-06-02T02:32:27.280Z] ---> 856e55568cb2 [2021-06-02T02:32:27.280Z] Step 31/32 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:32:27.554Z] ---> Running in 5467657376f6 [2021-06-02T02:32:27.554Z] ---> fe224f0085aa [2021-06-02T02:32:27.554Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-02T02:32:28.559Z] Removing intermediate container 5467657376f6 [2021-06-02T02:32:28.559Z] ---> c4da54ea7471 [2021-06-02T02:32:28.559Z] Step 32/32 : LABEL version=0.0.0 [2021-06-02T02:32:29.161Z] ---> Running in a1933e4194cd [2021-06-02T02:32:29.760Z] ---> 2c9cbb3af02a [2021-06-02T02:32:29.760Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-02T02:32:30.033Z] Removing intermediate container a1933e4194cd [2021-06-02T02:32:30.033Z] ---> d4586e68c62b [2021-06-02T02:32:30.033Z] [2021-06-02T02:32:30.635Z] Successfully built d4586e68c62b [2021-06-02T02:32:30.911Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-02T02:32:31.187Z]  Building security-bootstrapper ... done  ---> f09834796338 [2021-06-02T02:32:31.187Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-02T02:32:31.187Z] ---> Running in f26921564a03 [2021-06-02T02:32:32.172Z] Removing intermediate container f26921564a03 [2021-06-02T02:32:32.172Z] ---> a9cbc1907d0f [2021-06-02T02:32:32.172Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:32:32.172Z] ---> Running in 428867f86b42 [2021-06-02T02:32:32.775Z] Removing intermediate container 428867f86b42 [2021-06-02T02:32:32.775Z] ---> 6582af540aa1 [2021-06-02T02:32:32.775Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T02:32:33.055Z] ---> Running in 1f362baffbb6 [2021-06-02T02:32:33.671Z] Removing intermediate container 1f362baffbb6 [2021-06-02T02:32:33.671Z] ---> 362024a8d5ad [2021-06-02T02:32:33.671Z] Step 23/24 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:32:33.946Z] ---> Running in 6171e74126a2 [2021-06-02T02:32:34.545Z] Removing intermediate container 6171e74126a2 [2021-06-02T02:32:34.545Z] ---> 1b47355fb888 [2021-06-02T02:32:34.545Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:32:34.829Z] ---> Running in 44da9acd5b91 [2021-06-02T02:32:35.430Z] Removing intermediate container 44da9acd5b91 [2021-06-02T02:32:35.430Z] ---> 6e01ad65790b [2021-06-02T02:32:35.430Z] [2021-06-02T02:32:36.035Z] Successfully built 6e01ad65790b [2021-06-02T02:32:36.035Z] Successfully tagged core-command-arm64:latest [2021-06-02T02:33:15.093Z]  Building core-command ... done Removing intermediate container 5c0bb94620ce [2021-06-02T02:33:15.093Z] ---> 2ecc960542a4 [2021-06-02T02:33:15.093Z] [2021-06-02T02:33:15.093Z] Step 11/23 : FROM alpine:3.12 [2021-06-02T02:33:15.093Z] ---> 9852663dfa18 [2021-06-02T02:33:15.093Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-02T02:33:15.093Z] ---> Running in 9f329509b974 [2021-06-02T02:33:15.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:33:15.093Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:33:15.093Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-02T02:33:15.093Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-02T02:33:15.093Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:33:15.093Z] Executing ca-certificates-20191127-r4.trigger [2021-06-02T02:33:15.093Z] OK: 6 MiB in 16 packages [2021-06-02T02:33:15.093Z] Removing intermediate container 9f329509b974 [2021-06-02T02:33:15.093Z] ---> 3337ab569ff3 [2021-06-02T02:33:15.093Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-02T02:33:15.093Z] ---> Running in dc2afeefe591 [2021-06-02T02:33:15.093Z] Removing intermediate container 081ab4d9da7b [2021-06-02T02:33:15.093Z] ---> 314a5d6c6134 [2021-06-02T02:33:15.093Z] [2021-06-02T02:33:15.093Z] Step 11/24 : FROM alpine:3.12 [2021-06-02T02:33:15.093Z] ---> 9852663dfa18 [2021-06-02T02:33:15.093Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-02T02:33:15.093Z] Removing intermediate container dc2afeefe591 [2021-06-02T02:33:15.093Z] ---> 00fc5a74fac6 [2021-06-02T02:33:15.093Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-02T02:33:15.093Z] ---> Running in 354dd4dcb128 [2021-06-02T02:33:15.093Z] ---> Running in 41c04efeeb35 [2021-06-02T02:33:15.093Z] Removing intermediate container 354dd4dcb128 [2021-06-02T02:33:15.093Z] ---> af7d704fed2e [2021-06-02T02:33:15.093Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-02T02:33:15.093Z] ---> Running in 0a0bfa808ac7 [2021-06-02T02:33:15.093Z] Removing intermediate container 41c04efeeb35 [2021-06-02T02:33:15.093Z] ---> 13899b27fcfd [2021-06-02T02:33:15.093Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-02T02:33:15.093Z] ---> Running in 52b0fbb6d68b [2021-06-02T02:33:15.369Z] Removing intermediate container 0a0bfa808ac7 [2021-06-02T02:33:15.369Z] ---> 116a22327826 [2021-06-02T02:33:15.369Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-02T02:33:15.369Z] ---> Running in fc87438824b9 [2021-06-02T02:33:15.369Z] Removing intermediate container 52b0fbb6d68b [2021-06-02T02:33:15.369Z] ---> f55dfb5b0f88 [2021-06-02T02:33:15.369Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:33:15.963Z] Removing intermediate container fc87438824b9 [2021-06-02T02:33:15.963Z] ---> 2f7cfea923de [2021-06-02T02:33:15.963Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-02T02:33:16.237Z] ---> Running in 2110921c375d [2021-06-02T02:33:16.237Z] ---> 30aa750cacb8 [2021-06-02T02:33:16.237Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-02T02:33:17.674Z] ---> df177e0b9759 [2021-06-02T02:33:17.674Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-02T02:33:18.274Z] ---> 09afa06d91f9 [2021-06-02T02:33:18.274Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-02T02:33:18.549Z] Removing intermediate container 2110921c375d [2021-06-02T02:33:18.549Z] ---> 0e48cd3fcb87 [2021-06-02T02:33:18.549Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-02T02:33:18.549Z] ---> Running in 1a34d727214d [2021-06-02T02:33:18.549Z] ---> Running in cdcbac096b7e [2021-06-02T02:33:19.148Z] Removing intermediate container 1a34d727214d [2021-06-02T02:33:19.148Z] ---> 1e1026389971 [2021-06-02T02:33:19.148Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:33:19.422Z] ---> Running in d24d6b5813a4 [2021-06-02T02:33:20.024Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-02T02:33:20.024Z] Removing intermediate container d24d6b5813a4 [2021-06-02T02:33:20.024Z] ---> 3fbc99bfe1f0 [2021-06-02T02:33:20.024Z] Step 21/23 : LABEL arch=arm64 [2021-06-02T02:33:20.024Z] ---> Running in a4b6c88e6228 [2021-06-02T02:33:20.622Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-02T02:33:20.622Z] Removing intermediate container a4b6c88e6228 [2021-06-02T02:33:20.622Z] ---> b0279e7194e1 [2021-06-02T02:33:20.622Z] Step 22/23 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:33:20.622Z] ---> Running in 57fa4bc1aac1 [2021-06-02T02:33:21.222Z] Removing intermediate container 57fa4bc1aac1 [2021-06-02T02:33:21.222Z] ---> 0d77a2ebd3d1 [2021-06-02T02:33:21.222Z] Step 23/23 : LABEL version=0.0.0 [2021-06-02T02:33:21.222Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-02T02:33:21.222Z] ---> Running in a3a7d4a8d512 [2021-06-02T02:33:21.222Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-02T02:33:21.500Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-02T02:33:21.500Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-02T02:33:21.775Z] Removing intermediate container a3a7d4a8d512 [2021-06-02T02:33:21.775Z] ---> 8659bc8bf456 [2021-06-02T02:33:21.775Z] [2021-06-02T02:33:21.775Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-02T02:33:22.048Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-02T02:33:22.048Z] Executing busybox-1.31.1-r20.trigger [2021-06-02T02:33:22.048Z] OK: 8 MiB in 20 packages [2021-06-02T02:33:22.321Z] Successfully built 8659bc8bf456 [2021-06-02T02:33:22.321Z] Successfully tagged support-notifications-arm64:latest [2021-06-02T02:33:23.301Z]  Building support-notifications ... done Removing intermediate container cdcbac096b7e [2021-06-02T02:33:23.301Z] ---> 49231c697746 [2021-06-02T02:33:23.301Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-02T02:33:24.282Z] ---> 81979b516915 [2021-06-02T02:33:24.282Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-02T02:33:25.266Z] ---> 9b8cc3d44af2 [2021-06-02T02:33:25.266Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-02T02:33:26.249Z] ---> a6e5ef1278a5 [2021-06-02T02:33:26.249Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-02T02:33:26.249Z] ---> Running in 3d308e544d5c [2021-06-02T02:33:26.524Z] Removing intermediate container 3d308e544d5c [2021-06-02T02:33:26.524Z] ---> 358aa8b89001 [2021-06-02T02:33:26.524Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-02T02:33:26.797Z] ---> Running in 057736314bc9 [2021-06-02T02:33:27.070Z] Removing intermediate container 057736314bc9 [2021-06-02T02:33:27.070Z] ---> 57f64f659039 [2021-06-02T02:33:27.070Z] Step 22/24 : LABEL arch=arm64 [2021-06-02T02:33:27.343Z] ---> Running in 58983ae319ce [2021-06-02T02:33:27.940Z] Removing intermediate container 58983ae319ce [2021-06-02T02:33:27.940Z] ---> b31eb58a8300 [2021-06-02T02:33:27.940Z] Step 23/24 : LABEL git_sha=cdf9f273e19c0942c2874086213403378c74d211 [2021-06-02T02:33:27.940Z] ---> Running in 9b0b3d196bab [2021-06-02T02:33:28.538Z] Removing intermediate container 9b0b3d196bab [2021-06-02T02:33:28.538Z] ---> 45eb44f699b4 [2021-06-02T02:33:28.538Z] Step 24/24 : LABEL version=0.0.0 [2021-06-02T02:33:28.538Z] ---> Running in bbac387960fc [2021-06-02T02:33:29.138Z] Removing intermediate container bbac387960fc [2021-06-02T02:33:29.138Z] ---> 1896c6f7c9d7 [2021-06-02T02:33:29.138Z] [2021-06-02T02:33:29.413Z] Successfully built 1896c6f7c9d7 [2021-06-02T02:33:29.413Z] Successfully tagged core-data-arm64:latest [2021-06-02T02:33:29.701Z]  Building core-data ... done  [Pipeline] } [2021-06-02T02:33:29.693Z] $ docker stop --time=1 7c8af7c9cb834ddd85a9215c9fb144a66dbe4eebe1df6492343a717a93d234b1 [2021-06-02T02:33:31.499Z] $ docker rm -f 7c8af7c9cb834ddd85a9215c9fb144a66dbe4eebe1df6492343a717a93d234b1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-02T02:33:32.074Z] + docker images [2021-06-02T02:33:32.347Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-02T02:33:32.347Z] core-data-arm64 latest 1896c6f7c9d7 4 seconds ago 20.4MB [2021-06-02T02:33:32.347Z] support-notifications-arm64 latest 8659bc8bf456 11 seconds ago 16.8MB [2021-06-02T02:33:32.347Z] 314a5d6c6134 19 seconds ago 990MB [2021-06-02T02:33:32.347Z] 2ecc960542a4 25 seconds ago 982MB [2021-06-02T02:33:32.347Z] core-command-arm64 latest 6e01ad65790b 57 seconds ago 16.1MB [2021-06-02T02:33:32.347Z] security-bootstrapper-arm64 latest d4586e68c62b About a minute ago 17.2MB [2021-06-02T02:33:32.347Z] 04bc50aff783 About a minute ago 981MB [2021-06-02T02:33:32.347Z] 32b82bda359f About a minute ago 974MB [2021-06-02T02:33:32.347Z] sys-mgmt-agent-arm64 latest 840fcb431e27 2 minutes ago 299MB [2021-06-02T02:33:32.347Z] core-metadata-arm64 latest 8f8e026d4173 3 minutes ago 17.4MB [2021-06-02T02:33:32.347Z] security-secretstore-setup-arm64 latest a28aa81f726c 3 minutes ago 24.4MB [2021-06-02T02:33:32.347Z] support-scheduler-arm64 latest ea629712bc43 3 minutes ago 16.1MB [2021-06-02T02:33:32.347Z] security-proxy-setup-arm64 latest 92b1f490fedf 3 minutes ago 24MB [2021-06-02T02:33:32.347Z] 724face34222 3 minutes ago 989MB [2021-06-02T02:33:32.347Z] 6e889f345948 3 minutes ago 979MB [2021-06-02T02:33:32.347Z] 8327947a64be 3 minutes ago 981MB [2021-06-02T02:33:32.347Z] 3ca55b590e47 4 minutes ago 978MB [2021-06-02T02:33:32.347Z] 08a3f749122a 4 minutes ago 978MB [2021-06-02T02:33:32.347Z] ci-base-image-arm64 latest 6cbc92cac8e2 15 minutes ago 641MB [2021-06-02T02:33:32.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-02T02:33:32.347Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-06-02T02:33:32.347Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-02T02:33:32.347Z] 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-02T02:33:33.185Z] ---> job-cost.sh [2021-06-02T02:33:33.185Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m16M [2021-06-02T02:34:12.150Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-02T02:35:48.929Z] lf-activate-venv(): INFO: Adding /tmp/venv-m16M/bin to PATH [2021-06-02T02:35:48.929Z] INFO: No Stack... [2021-06-02T02:35:48.929Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-02T02:35:48.929Z] INFO: Archiving Costs [Pipeline] sh [2021-06-02T02:35:49.269Z] + + cutcat -d, /w/workspace/edgex-go/3/archives/cost.csv [2021-06-02T02:35:49.270Z] -f6 [Pipeline] lock [2021-06-02T02:35:49.329Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3530-3-stack-cost] [2021-06-02T02:35:49.353Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3530-3-stack-cost] did not exist. Created. [2021-06-02T02:35:49.353Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3530-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-02T02:35:49.713Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-02T02:35:49.971Z] Stashed 1 file(s) [Pipeline] } [2021-06-02T02:35:49.988Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3530-3-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) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-02T02:35:50.845Z] provisioning config files... [2021-06-02T02:35:50.957Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7205448411225413821tmp [Pipeline] { [Pipeline] sh [2021-06-02T02:35:51.328Z] + set +x [2021-06-02T02:35:51.328Z] + bash -s -- [2021-06-02T02:35:51.328Z] + curl -s https://codecov.io/bash [2021-06-02T02:35:51.591Z] [2021-06-02T02:35:51.591Z] _____ _ [2021-06-02T02:35:51.591Z] / ____| | | [2021-06-02T02:35:51.591Z] | | ___ __| | ___ ___ _____ __ [2021-06-02T02:35:51.591Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-02T02:35:51.591Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-02T02:35:51.591Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-02T02:35:51.591Z] Bash-1.0.3 [2021-06-02T02:35:51.591Z] [2021-06-02T02:35:51.591Z] [2021-06-02T02:35:51.591Z] ==> git version 2.24.4 found [2021-06-02T02:35:51.591Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-02T02:35:51.591Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-02T02:35:51.591Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-02T02:35:51.591Z] ==> Jenkins CI detected. [2021-06-02T02:35:51.591Z] project root: . [2021-06-02T02:35:51.591Z] --> token set from env [2021-06-02T02:35:51.591Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-02T02:35:51.591Z] ==> Running gcov in . (disable via -X gcov) [2021-06-02T02:35:51.591Z] ==> Python coveragepy not found [2021-06-02T02:35:51.591Z] ==> Searching for coverage reports in: [2021-06-02T02:35:51.591Z] + . [2021-06-02T02:35:51.591Z] -> Found 1 reports [2021-06-02T02:35:51.591Z] ==> Detecting git/mercurial file structure [2021-06-02T02:35:51.591Z] ==> Reading reports [2021-06-02T02:35:51.591Z] + ./coverage.out bytes=742912 [2021-06-02T02:35:51.591Z] ==> Appending adjustments [2021-06-02T02:35:51.591Z] https://docs.codecov.io/docs/fixing-reports [2021-06-02T02:35:54.137Z] + Found adjustments [2021-06-02T02:35:54.137Z] ==> Gzipping contents [2021-06-02T02:35:54.137Z] 104K /tmp/codecov.pRWOUs.gz [2021-06-02T02:35:54.137Z] ==> Uploading reports [2021-06-02T02:35:54.137Z] url: https://codecov.io [2021-06-02T02:35:54.138Z] query: branch=PR-3530&commit=cdf9f273e19c0942c2874086213403378c74d211&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3530%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3530&job=&cmd_args= [2021-06-02T02:35:54.138Z] -> Pinging Codecov [2021-06-02T02:35:54.138Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3530&commit=cdf9f273e19c0942c2874086213403378c74d211&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3530%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3530&job=&cmd_args= [2021-06-02T02:35:54.399Z] -> Uploading to [2021-06-02T02:35:54.400Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-02/00271124DB129430A58F1EEE437C3FCB/cdf9f273e19c0942c2874086213403378c74d211/47e6c7ec-24b4-462c-a790-00f43f460ad3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210602%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210602T023554Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00ba3dd0c2f77bd3d0e93cfb792baefb54da032ef8f01ee19cfb77957017c7ed [2021-06-02T02:35:54.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-02T02:35:54.400Z] Dload Upload Total Spent Left Speed [2021-06-02T02:35:54.923Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 268k --:--:-- --:--:-- --:--:-- 267k [2021-06-02T02:35:54.923Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cdf9f273e19c0942c2874086213403378c74d211 [Pipeline] } [2021-06-02T02:35:54.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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-02T02:35:56.078Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:35:56.957Z] ---> package-listing.sh [2021-06-02T02:35:56.957Z] ++ facter osfamily [2021-06-02T02:35:56.957Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-02T02:35:57.218Z] + OS_FAMILY=redhat [2021-06-02T02:35:57.218Z] + workspace=/w/workspace/edgex-go/3 [2021-06-02T02:35:57.218Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-02T02:35:57.218Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-02T02:35:57.218Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-02T02:35:57.218Z] + PACKAGES=/tmp/packages_start.txt [2021-06-02T02:35:57.218Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-02T02:35:57.218Z] + PACKAGES=/tmp/packages_end.txt [2021-06-02T02:35:57.218Z] + case "${OS_FAMILY}" in [2021-06-02T02:35:57.218Z] + rpm -qa [2021-06-02T02:35:57.218Z] + sort [2021-06-02T02:36:15.346Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-02T02:36:15.346Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-02T02:36:15.346Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-02T02:36:15.346Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-02T02:36:15.346Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-02T02:36:15.346Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-02T02:36:15.358Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-02T02:36:15.659Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:36:16.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T02:36:16.234Z] [2021-06-02T02:36:16.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-02T02:36:16.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T02:36:16.813Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-02T02:36:16.813Z] df20fa9351a1: Pulling fs layer [2021-06-02T02:36:16.813Z] 36b3adc4ff6f: Pulling fs layer [2021-06-02T02:36:16.813Z] 8ad3a11d3b57: Pulling fs layer [2021-06-02T02:36:16.813Z] 46f8f816bc3b: Pulling fs layer [2021-06-02T02:36:16.813Z] 93b61091891f: Pulling fs layer [2021-06-02T02:36:16.813Z] 93b9cdb0e59b: Pulling fs layer [2021-06-02T02:36:16.813Z] 5e14af77c1be: Pulling fs layer [2021-06-02T02:36:16.813Z] 01666e4c0597: Pulling fs layer [2021-06-02T02:36:16.813Z] aa168da1d23b: Pulling fs layer [2021-06-02T02:36:16.813Z] 93b9cdb0e59b: Waiting [2021-06-02T02:36:16.813Z] 5e14af77c1be: Waiting [2021-06-02T02:36:16.813Z] 01666e4c0597: Waiting [2021-06-02T02:36:16.813Z] aa168da1d23b: Waiting [2021-06-02T02:36:16.813Z] 46f8f816bc3b: Waiting [2021-06-02T02:36:16.813Z] 93b61091891f: Waiting [2021-06-02T02:36:16.813Z] 36b3adc4ff6f: Verifying Checksum [2021-06-02T02:36:16.813Z] 36b3adc4ff6f: Download complete [2021-06-02T02:36:16.813Z] 46f8f816bc3b: Verifying Checksum [2021-06-02T02:36:16.813Z] 46f8f816bc3b: Download complete [2021-06-02T02:36:16.813Z] df20fa9351a1: Verifying Checksum [2021-06-02T02:36:16.813Z] df20fa9351a1: Download complete [2021-06-02T02:36:17.073Z] 93b61091891f: Verifying Checksum [2021-06-02T02:36:17.073Z] 93b9cdb0e59b: Verifying Checksum [2021-06-02T02:36:17.073Z] 93b9cdb0e59b: Download complete [2021-06-02T02:36:17.073Z] 93b61091891f: Download complete [2021-06-02T02:36:17.073Z] 01666e4c0597: Verifying Checksum [2021-06-02T02:36:17.073Z] 01666e4c0597: Download complete [2021-06-02T02:36:17.073Z] 5e14af77c1be: Verifying Checksum [2021-06-02T02:36:17.073Z] 5e14af77c1be: Download complete [2021-06-02T02:36:17.073Z] 8ad3a11d3b57: Verifying Checksum [2021-06-02T02:36:17.073Z] 8ad3a11d3b57: Download complete [2021-06-02T02:36:17.073Z] df20fa9351a1: Pull complete [2021-06-02T02:36:17.336Z] 36b3adc4ff6f: Pull complete [2021-06-02T02:36:18.283Z] 8ad3a11d3b57: Pull complete [2021-06-02T02:36:18.283Z] 46f8f816bc3b: Pull complete [2021-06-02T02:36:18.854Z] 93b61091891f: Pull complete [2021-06-02T02:36:18.854Z] 93b9cdb0e59b: Pull complete [2021-06-02T02:36:19.116Z] 5e14af77c1be: Pull complete [2021-06-02T02:36:19.376Z] 01666e4c0597: Pull complete [2021-06-02T02:36:20.766Z] aa168da1d23b: Verifying Checksum [2021-06-02T02:36:20.766Z] aa168da1d23b: Download complete [2021-06-02T02:36:27.374Z] aa168da1d23b: Pull complete [2021-06-02T02:36:27.635Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-02T02:36:27.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-02T02:36:27.635Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-02T02:36:27.717Z] prd-centos7-docker-4c-2g-30 does not seem to be running inside a container [2021-06-02T02:36:27.748Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-02T02:36:47.750Z] $ docker top 3824b045228be1bb6b2ed1d988b3c07ea101a3456b68798e867cacbc4bdcd852 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-02T02:36:48.123Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-02T02:36:48.429Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-02T02:36:48.724Z] + ls /var/log/sa-host [2021-06-02T02:36:48.724Z] + sadf -c /var/log/sa-host/sa02 [2021-06-02T02:36:48.724Z] file_magic: OK [2021-06-02T02:36:48.724Z] HZ: Using current value: 100 [2021-06-02T02:36:48.724Z] file_header: OK [2021-06-02T02:36:48.724Z] 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-02T02:36:48.724Z] Statistics: [2021-06-02T02:36:48.724Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T02:36:48.724Z] File successfully converted to sysstat format version 12.2.1 [2021-06-02T02:36:48.724Z] + sadf -c /var/log/sa-host/sa05 [2021-06-02T02:36:48.724Z] file_magic: OK [2021-06-02T02:36:48.724Z] HZ: Using current value: 100 [2021-06-02T02:36:48.724Z] file_header: OK [2021-06-02T02:36:48.724Z] 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-02T02:36:48.724Z] Statistics: [2021-06-02T02:36:48.724Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-02T02:36:48.724Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-02T02:36:49.357Z] provisioning config files... [2021-06-02T02:36:49.369Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8126484611000658232tmp [Pipeline] { [Pipeline] echo [2021-06-02T02:36:49.389Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:36:49.690Z] ---> create-netrc.sh [Pipeline] } [2021-06-02T02:36:49.699Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-02T02:36:49.724Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:36:50.026Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-02T02:36:50.036Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:36:50.346Z] ---> sudo-logs.sh [2021-06-02T02:36:50.346Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-02T02:36:50.397Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:36:50.702Z] ---> job-cost.sh [2021-06-02T02:36:50.702Z] lf-activate-venv: SKIPPING [2021-06-02T02:36:50.702Z] DEBUG: total: 0.18000000715255737 [2021-06-02T02:36:50.702Z] INFO: Retrieving Stack Cost... [2021-06-02T02:36:51.274Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-02T02:36:51.844Z] INFO: Archiving Costs [Pipeline] echo [2021-06-02T02:36:51.919Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-02T02:36:52.303Z] ---> logs-deploy.sh [2021-06-02T02:36:52.303Z] lf-activate-venv: SKIPPING [2021-06-02T02:36:52.303Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3530/3 [2021-06-02T02:36:52.303Z] INFO: archiving workspace using pattern(s): [2021-06-02T02:36:53.252Z] Archives upload complete. [2021-06-02T02:36:53.252Z] INFO: archiving logs to Nexus