Pull request #3577 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 main at 54f03fb0f243d5f133750708f48ea721af92f13c rather than 63bdb5d6c2047d3bc1037971a19e539cab4f755e Obtained Jenkinsfile from 54f03fb0f243d5f133750708f48ea721af92f13c 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-ssh4447459959740588235.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh8162975044889097194.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3577/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-3577/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3319736234842753440.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh4788452810954275900.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3577/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-3577/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7607923835465282197.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 Running on prd-centos7-docker-4c-2g-2546 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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/11@tmp/jenkins-gitclient-ssh5812072973525889014.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/11@tmp/jenkins-gitclient-ssh814468648543880856.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 54f03fb0f243d5f133750708f48ea721af92f13c into PR head commit 63bdb5d6c2047d3bc1037971a19e539cab4f755e Merge succeeded, producing 63bdb5d6c2047d3bc1037971a19e539cab4f755e Checking out Revision 63bdb5d6c2047d3bc1037971a19e539cab4f755e (PR-3577) > git config core.sparsecheckout # timeout=10 > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # 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/11@tmp/jenkins-gitclient-ssh5306208717282625432.key > git merge 54f03fb0f243d5f133750708f48ea721af92f13c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # timeout=10 Commit message: "docs: Update to Core Contracts lib to v2.0.1-dev.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-12T09:06:08.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-12T09:06:08.874Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-12T09:06:08.901Z] ========================================================= [2021-07-12T09:06:08.901Z] EdgeX Global Pipelines Version Info [2021-07-12T09:06:08.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk fb95957937b8c71a97c5d3ae83dfdae1a29090cb # timeout=10 [2021-07-12T09:06:10.334Z] ------------------- [2021-07-12T09:06:10.334Z] stable info: [2021-07-12T09:06:10.335Z] ------------------- [2021-07-12T09:06:10.335Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-12T09:06:10.335Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-12T09:06:10.335Z] Message: update stable to v1.0.196 [2021-07-12T09:06:10.910Z] ------------------- [2021-07-12T09:06:10.910Z] experimental info: [2021-07-12T09:06:10.910Z] ------------------- [2021-07-12T09:06:10.910Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-12T09:06:10.910Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-12T09:06:10.910Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-12T09:06:11.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-12T09:06:11.065Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-12T09:06:11.087Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-12T09:06:11.109Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-12T09:06:11.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-12T09:06:11.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-12T09:06:11.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-12T09:06:11.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-12T09:06:11.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-12T09:06:11.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-12T09:06:11.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-12T09:06:11.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-12T09:06:11.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-12T09:06:11.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-12T09:06:11.359Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-12T09:06:11.383Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-12T09:06:11.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-12T09:06:11.434Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-12T09:06:11.457Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-12T09:06:11.478Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-12T09:06:11.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-12T09:06:11.522Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-12T09:06:11.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3577 [Pipeline] echo [2021-07-12T09:06:11.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3577 [Pipeline] echo [2021-07-12T09:06:11.589Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3577 [Pipeline] echo [2021-07-12T09:06:11.613Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63bdb5d6c2047d3bc1037971a19e539cab4f755e [Pipeline] echo [2021-07-12T09:06:11.635Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63bdb5d [Pipeline] echo [2021-07-12T09:06:11.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-12T09:06:11.744Z] provisioning config files... [2021-07-12T09:06:11.760Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config6340257371493258788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T09:06:12.094Z] ---> docker-login.sh [2021-07-12T09:06:12.094Z] nexus3.edgexfoundry.org:10001 [2021-07-12T09:06:12.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T09:06:12.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T09:06:12.707Z] Configure a credential helper to remove this warning. See [2021-07-12T09:06:12.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T09:06:12.707Z] [2021-07-12T09:06:12.707Z] Login Succeeded [2021-07-12T09:06:12.707Z] nexus3.edgexfoundry.org:10002 [2021-07-12T09:06:12.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T09:06:12.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T09:06:12.987Z] Configure a credential helper to remove this warning. See [2021-07-12T09:06:12.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T09:06:12.987Z] [2021-07-12T09:06:12.987Z] Login Succeeded [2021-07-12T09:06:12.987Z] nexus3.edgexfoundry.org:10003 [2021-07-12T09:06:12.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T09:06:12.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T09:06:12.987Z] Configure a credential helper to remove this warning. See [2021-07-12T09:06:12.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T09:06:12.987Z] [2021-07-12T09:06:12.987Z] Login Succeeded [2021-07-12T09:06:12.987Z] nexus3.edgexfoundry.org:10004 [2021-07-12T09:06:12.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T09:06:13.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T09:06:13.253Z] Configure a credential helper to remove this warning. See [2021-07-12T09:06:13.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T09:06:13.253Z] [2021-07-12T09:06:13.253Z] Login Succeeded [2021-07-12T09:06:13.253Z] docker.io [2021-07-12T09:06:13.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T09:06:13.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T09:06:13.517Z] Configure a credential helper to remove this warning. See [2021-07-12T09:06:13.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T09:06:13.517Z] [2021-07-12T09:06:13.517Z] Login Succeeded [2021-07-12T09:06:13.517Z] ---> docker-login.sh ends [Pipeline] } [2021-07-12T09:06:13.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T09:06:13.869Z] ++ 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-07-12T09:06:13.869Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T09:06:13.869Z] ++ dirname cmd/core-command/Dockerfile [2021-07-12T09:06:13.869Z] ++ cut -d/ -f2 [2021-07-12T09:06:13.869Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-12T09:06:13.869Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T09:06:13.869Z] ++ dirname cmd/core-data/Dockerfile [2021-07-12T09:06:13.869Z] ++ cut -d/ -f2 [2021-07-12T09:06:13.869Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-12T09:06:13.869Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T09:06:13.869Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-12T09:06:13.869Z] ++ cut -d/ -f2 [2021-07-12T09:06:13.869Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-12T09:06:13.869Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T09:06:13.869Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-12T09:06:13.869Z] ++ cut -d/ -f2 [2021-07-12T09:06:13.869Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-12T09:06:13.869Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T09:06:13.869Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-12T09:06:13.869Z] ++ cut -d/ -f2 [2021-07-12T09:06:13.869Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-12T09:06:13.869Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T09:06:13.869Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-12T09:06:13.869Z] ++ cut -d/ -f2 [2021-07-12T09:06:13.869Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-12T09:06:13.869Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T09:06:13.869Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-12T09:06:13.869Z] ++ cut -d/ -f2 [2021-07-12T09:06:13.869Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-12T09:06:13.869Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T09:06:13.869Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-12T09:06:13.869Z] ++ cut -d/ -f2 [2021-07-12T09:06:13.869Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-12T09:06:13.869Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-12T09:06:13.869Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-12T09:06:13.869Z] ++ cut -d/ -f2 [2021-07-12T09:06:13.869Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-12T09:06:13.922Z] 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-07-12T09:06:15.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T09:06:15.575Z] [2021-07-12T09:06:15.575Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:06:15.897Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T09:06:15.897Z] latest: Pulling from edgex-devops/git-semver [2021-07-12T09:06:15.897Z] 31603596830f: Pulling fs layer [2021-07-12T09:06:15.897Z] b6dc333f4379: Pulling fs layer [2021-07-12T09:06:15.897Z] 3d9ef1400e77: Pulling fs layer [2021-07-12T09:06:15.897Z] fd332fbdc1db: Pulling fs layer [2021-07-12T09:06:15.897Z] fd332fbdc1db: Waiting [2021-07-12T09:06:15.897Z] b6dc333f4379: Verifying Checksum [2021-07-12T09:06:15.897Z] b6dc333f4379: Download complete [2021-07-12T09:06:16.157Z] 31603596830f: Verifying Checksum [2021-07-12T09:06:16.157Z] 31603596830f: Download complete [2021-07-12T09:06:16.157Z] fd332fbdc1db: Verifying Checksum [2021-07-12T09:06:16.157Z] fd332fbdc1db: Download complete [2021-07-12T09:06:16.157Z] 31603596830f: Pull complete [2021-07-12T09:06:16.157Z] 3d9ef1400e77: Verifying Checksum [2021-07-12T09:06:16.157Z] 3d9ef1400e77: Download complete [2021-07-12T09:06:16.157Z] b6dc333f4379: Pull complete [2021-07-12T09:06:16.733Z] 3d9ef1400e77: Pull complete [2021-07-12T09:06:16.995Z] fd332fbdc1db: Pull complete [2021-07-12T09:06:16.995Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-12T09:06:16.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-12T09:06:16.995Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-12T09:06:17.079Z] prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container [2021-07-12T09:06:17.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-12T09:06:18.195Z] $ docker top 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-12T09:06:18.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T09:06:18.338Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T09:06:18.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T09:06:18.451Z] $ docker exec 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be ssh-agent [2021-07-12T09:06:18.567Z] SSH_AUTH_SOCK=/tmp/ssh-gThy0hlhvXvf/agent.15 [2021-07-12T09:06:18.567Z] SSH_AGENT_PID=21 [2021-07-12T09:06:18.578Z] Running ssh-add (command line suppressed) [2021-07-12T09:06:18.664Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_1342835193336914253.key (/w/workspace/edgex-go/11@tmp/private_key_1342835193336914253.key) [2021-07-12T09:06:18.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T09:06:18.986Z] + git tag --points-at HEAD [Pipeline] } [2021-07-12T09:06:18.999Z] $ docker exec --env ******** --env ******** 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be ssh-agent -k [2021-07-12T09:06:19.107Z] unset SSH_AUTH_SOCK; [2021-07-12T09:06:19.107Z] unset SSH_AGENT_PID; [2021-07-12T09:06:19.107Z] echo Agent pid 21 killed; [2021-07-12T09:06:19.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-12T09:06:19.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-12T09:06:19.401Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-12T09:06:19.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-12T09:06:19.509Z] $ docker exec 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be ssh-agent [2021-07-12T09:06:19.608Z] SSH_AUTH_SOCK=/tmp/ssh-Yyc26cFGWFTu/agent.56 [2021-07-12T09:06:19.609Z] SSH_AGENT_PID=63 [2021-07-12T09:06:19.616Z] Running ssh-add (command line suppressed) [2021-07-12T09:06:19.713Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_7095284172353563962.key (/w/workspace/edgex-go/11@tmp/private_key_7095284172353563962.key) [2021-07-12T09:06:19.731Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-12T09:06:20.042Z] + git semver init [2021-07-12T09:06:20.043Z] # -> Open(): unable to determine branch for HEAD [2021-07-12T09:06:20.043Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2021-07-12T09:06:20.043Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2021-07-12T09:06:20.043Z] # $SEMVER_REMOTE_NAME = origin [2021-07-12T09:06:20.043Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-12T09:06:20.043Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-12T09:06:20.043Z] # $SEMVER_BRANCH = PR-3577 [2021-07-12T09:06:20.043Z] # $SEMVER_TEMP = /tmp/semver-014532400 [2021-07-12T09:06:20.043Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-12T09:06:38.228Z] # '/tmp/semver-014532400' -> '/w/workspace/edgex-go/11/.semver' [2021-07-12T09:06:38.228Z] # -> Force: false [2021-07-12T09:06:38.228Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2021-07-12T09:06:38.237Z] $ docker exec --env ******** --env ******** 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be ssh-agent -k [2021-07-12T09:06:38.330Z] unset SSH_AUTH_SOCK; [2021-07-12T09:06:38.330Z] unset SSH_AGENT_PID; [2021-07-12T09:06:38.331Z] echo Agent pid 63 killed; [2021-07-12T09:06:38.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-12T09:06:38.702Z] + git semver [Pipeline] } [2021-07-12T09:06:38.719Z] $ docker stop --time=1 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be [2021-07-12T09:06:41.802Z] $ docker rm -f 96df318ccee63b9211623ee046dd911ae3613df71aad3c94c85289762945d1be [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-12T09:06:42.189Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-12T09:06:42.466Z] Stashed 1 file(s) [Pipeline] echo [2021-07-12T09:06:42.473Z] [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-07-12T09:06:43.161Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-12T09:06:43.460Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-12T09:06:43.761Z] + sudo service docker restart [2021-07-12T09:06:43.761Z] + true [2021-07-12T09:06:43.761Z] Redirecting to /bin/systemctl restart docker.service [2021-07-12T09:06:57.768Z] Still waiting to schedule task [2021-07-12T09:06:57.769Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-07-12T09:07:01.941Z] ========================================================= [2021-07-12T09:07:01.941Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-12T09:07:01.941Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:07:02.268Z] + 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-07-12T09:07:03.682Z] Sending build context to Docker daemon 328.4MB [2021-07-12T09:07:03.682Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-12T09:07:03.682Z] Step 2/6 : FROM ${BASE} [2021-07-12T09:07:03.682Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-12T09:07:03.682Z] 540db60ca938: Pulling fs layer [2021-07-12T09:07:03.682Z] adcc1eea9eea: Pulling fs layer [2021-07-12T09:07:03.682Z] 4c4ab2625f07: Pulling fs layer [2021-07-12T09:07:03.682Z] 0773c198feca: Pulling fs layer [2021-07-12T09:07:03.682Z] 345f892a5656: Pulling fs layer [2021-07-12T09:07:03.682Z] 9ac62484cfdc: Pulling fs layer [2021-07-12T09:07:03.682Z] 5ac4037533be: Pulling fs layer [2021-07-12T09:07:03.682Z] dc6bda0758c5: Pulling fs layer [2021-07-12T09:07:03.682Z] 0773c198feca: Waiting [2021-07-12T09:07:03.682Z] 9ac62484cfdc: Waiting [2021-07-12T09:07:03.682Z] 345f892a5656: Waiting [2021-07-12T09:07:03.682Z] 5ac4037533be: Waiting [2021-07-12T09:07:03.682Z] dc6bda0758c5: Waiting [2021-07-12T09:07:03.682Z] 4c4ab2625f07: Download complete [2021-07-12T09:07:03.682Z] adcc1eea9eea: Verifying Checksum [2021-07-12T09:07:03.682Z] adcc1eea9eea: Download complete [2021-07-12T09:07:03.682Z] 345f892a5656: Verifying Checksum [2021-07-12T09:07:03.682Z] 345f892a5656: Download complete [2021-07-12T09:07:03.682Z] 540db60ca938: Verifying Checksum [2021-07-12T09:07:03.682Z] 540db60ca938: Download complete [2021-07-12T09:07:03.682Z] 9ac62484cfdc: Verifying Checksum [2021-07-12T09:07:03.682Z] 9ac62484cfdc: Download complete [2021-07-12T09:07:03.943Z] 540db60ca938: Pull complete [2021-07-12T09:07:03.944Z] adcc1eea9eea: Pull complete [2021-07-12T09:07:04.204Z] 4c4ab2625f07: Pull complete [2021-07-12T09:07:04.468Z] 5ac4037533be: Verifying Checksum [2021-07-12T09:07:04.468Z] 5ac4037533be: Download complete [2021-07-12T09:07:05.856Z] dc6bda0758c5: Verifying Checksum [2021-07-12T09:07:05.856Z] dc6bda0758c5: Download complete [2021-07-12T09:07:06.131Z] 0773c198feca: Verifying Checksum [2021-07-12T09:07:06.132Z] 0773c198feca: Download complete [2021-07-12T09:07:09.469Z] 0773c198feca: Pull complete [2021-07-12T09:07:09.469Z] 345f892a5656: Pull complete [2021-07-12T09:07:09.469Z] 9ac62484cfdc: Pull complete [2021-07-12T09:07:09.740Z] 5ac4037533be: Pull complete [2021-07-12T09:07:12.406Z] dc6bda0758c5: Pull complete [2021-07-12T09:07:12.406Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-12T09:07:12.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-12T09:07:12.406Z] ---> eb58bd16d52e [2021-07-12T09:07:12.406Z] 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-07-12T09:07:14.339Z] ---> Running in f46dd8447a79 [2021-07-12T09:07:14.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:07:15.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:07:16.253Z] (1/12) Installing libmagic (5.39-r0) [2021-07-12T09:07:16.833Z] (2/12) Installing file (5.39-r0) [2021-07-12T09:07:16.833Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-12T09:07:16.833Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-12T09:07:22.136Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-12T09:07:22.136Z] (6/12) Installing patch (2.7.6-r7) [2021-07-12T09:07:22.136Z] (7/12) Installing build-base (0.5-r2) [2021-07-12T09:07:22.399Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-12T09:07:22.399Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-12T09:07:22.399Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-12T09:07:22.663Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-12T09:07:22.663Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-12T09:07:22.663Z] Executing busybox-1.32.1-r6.trigger [2021-07-12T09:07:22.663Z] OK: 219 MiB in 52 packages [2021-07-12T09:07:24.599Z] Removing intermediate container f46dd8447a79 [2021-07-12T09:07:24.599Z] ---> fec75222ef8f [2021-07-12T09:07:24.599Z] Step 4/6 : WORKDIR /edgex-go [2021-07-12T09:07:24.599Z] ---> Running in 542871ef2253 [2021-07-12T09:07:24.863Z] Removing intermediate container 542871ef2253 [2021-07-12T09:07:24.863Z] ---> 31cc550e94c0 [2021-07-12T09:07:24.863Z] Step 5/6 : COPY go.mod . [2021-07-12T09:07:24.863Z] ---> 94507ad8d29f [2021-07-12T09:07:24.863Z] Step 6/6 : RUN go mod download [2021-07-12T09:07:24.863Z] ---> Running in f789a7f7f21d [2021-07-12T09:07:39.840Z] Removing intermediate container f789a7f7f21d [2021-07-12T09:07:39.840Z] ---> 6a36b6c1bb35 [2021-07-12T09:07:39.840Z] Successfully built 6a36b6c1bb35 [2021-07-12T09:07:40.103Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:07:40.422Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-12T09:07:40.423Z] . [Pipeline] withDockerContainer [2021-07-12T09:07:40.512Z] prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container [2021-07-12T09:07:40.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat [2021-07-12T09:07:40.935Z] $ docker top 0e896557a2f9e5a446fd76a0363b69d7ea4d088e053067acc19457ea7e2da6be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T09:07:41.323Z] + go version [2021-07-12T09:07:41.324Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-12T09:07:41.335Z] $ docker stop --time=1 0e896557a2f9e5a446fd76a0363b69d7ea4d088e053067acc19457ea7e2da6be [2021-07-12T09:07:42.533Z] $ docker rm -f 0e896557a2f9e5a446fd76a0363b69d7ea4d088e053067acc19457ea7e2da6be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:07:43.268Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-12T09:07:43.268Z] . [Pipeline] withDockerContainer [2021-07-12T09:07:43.348Z] prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container [2021-07-12T09:07:43.398Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-x86_64 cat [2021-07-12T09:07:43.742Z] $ docker top a79745e6bf459cdf86b9d40d2f8836422a77b6836c050134cd30d62de20161a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-12T09:07:43.840Z] ========================================================= [2021-07-12T09:07:43.840Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-12T09:07:43.840Z] ========================================================= [Pipeline] sh [2021-07-12T09:07:44.146Z] + go mod tidy [Pipeline] sh [2021-07-12T09:07:44.761Z] + make test [2021-07-12T09:07:44.761Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-12T09:07:45.025Z] go mod tidy [2021-07-12T09:07:45.025Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-12T09:07:50.354Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-12T09:08:08.564Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-12T09:08:11.139Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-12T09:08:12.534Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-12T09:08:12.534Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-12T09:08:14.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-12T09:08:15.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-12T09:08:15.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-12T09:08:15.142Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-12T09:08:15.741Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-12T09:08:16.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-12T09:08:16.586Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-12T09:08:16.586Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-12T09:08:16.586Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-12T09:08:16.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-12T09:08:19.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-07-12T09:08:19.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-12T09:08:19.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-12T09:08:20.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 100.0% of statements [2021-07-12T09:08:20.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-12T09:08:20.132Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 50.5% of statements [2021-07-12T09:08:20.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-12T09:08:20.132Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-12T09:08:21.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.101s coverage: 88.5% of statements [2021-07-12T09:08:21.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-12T09:08:21.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-12T09:08:21.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.046s coverage: 78.9% of statements [2021-07-12T09:08:22.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.060s coverage: 81.2% of statements [2021-07-12T09:08:22.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-12T09:08:22.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-12T09:08:22.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-12T09:08:22.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-12T09:08:22.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-12T09:08:22.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.234s coverage: 95.1% of statements [2021-07-12T09:08:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-12T09:08:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-12T09:08:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-12T09:08:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-12T09:08:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-12T09:08:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-12T09:08:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-12T09:08:22.771Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-12T09:08:23.042Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2021-07-12T09:08:23.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-12T09:08:23.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-12T09:08:23.043Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-12T09:08:24.463Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements [2021-07-12T09:08:24.463Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-12T09:08:24.463Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements [2021-07-12T09:08:24.463Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 22.0% of statements [2021-07-12T09:08:24.463Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-12T09:08:24.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-07-12T09:08:24.463Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements [2021-07-12T09:08:24.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-07-12T09:08:24.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-07-12T09:08:24.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements [2021-07-12T09:08:39.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-07-12T09:08:39.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-07-12T09:08:44.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.220s coverage: 81.8% of statements [2021-07-12T09:08:44.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-12T09:08:57.586Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2555 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [Pipeline] { [Pipeline] ws [2021-07-12T09:08:57.613Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-07-12T09:08:57.866Z] The recommended git tool is: git [2021-07-12T09:09:02.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.144s coverage: 64.4% of statements [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 91.3% of statements [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.164s coverage: 66.9% of statements [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.6% of statements [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-12T09:09:02.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements [2021-07-12T09:09:02.298Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-12T09:09:03.725Z] using credential edgex-jenkins-ssh [2021-07-12T09:09:03.745Z] Cloning the remote Git repository [2021-07-12T09:09:03.798Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-12T09:09:03.917Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-07-12T09:09:03.990Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-12T09:09:03.991Z] > git --version # timeout=10 [2021-07-12T09:09:04.010Z] > git --version # 'git version 2.17.1' [2021-07-12T09:09:04.011Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T09:09:04.076Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T09:09:10.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.053s coverage: 19.3% of statements [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-12T09:09:10.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 91.9% of statements [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-12T09:09:10.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-12T09:09:10.476Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-12T09:09:10.476Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-12T09:09:10.476Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-12T09:09:10.476Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-07-12T09:09:10.476Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.028s coverage: 95.4% of statements [2021-07-12T09:09:10.476Z] GO111MODULE=on go vet ./... [2021-07-12T09:09:23.860Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-12T09:09:23.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T09:09:23.910Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-12T09:09:23.951Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-12T09:09:23.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T09:09:23.965Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-12T09:09:24.689Z] Merging remotes/origin/main commit 54f03fb0f243d5f133750708f48ea721af92f13c into PR head commit 63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:09:24.998Z] Merge succeeded, producing 63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:09:24.999Z] Checking out Revision 63bdb5d6c2047d3bc1037971a19e539cab4f755e (PR-3577) [2021-07-12T09:09:24.711Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T09:09:24.723Z] > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # timeout=10 [2021-07-12T09:09:24.930Z] > git remote # timeout=10 [2021-07-12T09:09:24.945Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T09:09:24.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T09:09:24.966Z] > git merge 54f03fb0f243d5f133750708f48ea721af92f13c # timeout=10 [2021-07-12T09:09:24.987Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-12T09:09:25.006Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T09:09:25.016Z] > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # timeout=10 [2021-07-12T09:09:29.437Z] Commit message: "docs: Update to Core Contracts lib to v2.0.1-dev.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-12T09:09:30.939Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-12T09:09:31.367Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-12T09:09:31.716Z] + true [2021-07-12T09:09:31.716Z] + sudo service docker restart [2021-07-12T09:09:32.567Z] gofmt -l . [2021-07-12T09:09:32.567Z] [ "`gofmt -l .`" = "" ] [2021-07-12T09:09:32.567Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-12T09:09:33.134Z] + ls -al . [2021-07-12T09:09:33.134Z] total 564 [2021-07-12T09:09:33.134Z] drwxrwxr-x 10 1001 1001 4096 Jul 12 09:09 . [2021-07-12T09:09:33.134Z] drwxr-xr-x 4 root root 30 Jul 12 09:07 .. [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 09:06 .dockerignore [2021-07-12T09:09:33.134Z] drwxrwxr-x 8 1001 1001 179 Jul 12 09:06 .git [2021-07-12T09:09:33.134Z] drwxrwxr-x 3 1001 1001 125 Jul 12 09:06 .github [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 818 Jul 12 09:06 .gitignore [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 76 Jul 12 09:06 .hadolint.yml [2021-07-12T09:09:33.134Z] drwx------ 3 1001 1001 58 Jul 12 09:06 .semver [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 09:06 .sonarcloud.properties [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 8609 Jul 12 09:06 Attribution.txt [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 43881 Jul 12 09:06 CHANGELOG.md [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 09:06 CONTRIBUTING.md [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 931 Jul 12 09:06 Dockerfile.build [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 849 Jul 12 09:06 Jenkinsfile [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 09:06 LICENSE [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 6003 Jul 12 09:06 Makefile [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 7818 Jul 12 09:06 README.md [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 6912 Jul 12 09:06 SECURITY.md [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 09:06 VERSION [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 4131 Jul 12 09:06 ZMQWindows.md [2021-07-12T09:09:33.134Z] drwxrwxr-x 2 1001 1001 37 Jul 12 09:06 bin [2021-07-12T09:09:33.134Z] drwxrwxr-x 14 1001 1001 4096 Jul 12 09:06 cmd [2021-07-12T09:09:33.134Z] -rw-r--r-- 1 root root 399433 Jul 12 09:09 coverage.out [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 812 Jul 12 09:06 go.mod [2021-07-12T09:09:33.134Z] -rw-r--r-- 1 root root 20973 Jul 12 09:07 go.sum [2021-07-12T09:09:33.134Z] drwxrwxr-x 7 1001 1001 114 Jul 12 09:06 internal [2021-07-12T09:09:33.134Z] drwxrwxr-x 3 1001 1001 16 Jul 12 09:06 openapi [2021-07-12T09:09:33.134Z] drwxrwxr-x 4 1001 1001 71 Jul 12 09:06 snap [2021-07-12T09:09:33.134Z] -rw-rw-r-- 1 1001 1001 168 Jul 12 09:06 version.go [Pipeline] sh [2021-07-12T09:09:33.439Z] + '[' -e coverage.out ] [2021-07-12T09:09:33.439Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-12T09:09:33.553Z] Stashed 1 file(s) [Pipeline] sh [2021-07-12T09:09:33.860Z] + make build [2021-07-12T09:09:33.860Z] go mod tidy [2021-07-12T09:09:33.860Z] 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-07-12T09:09:35.255Z] 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-07-12T09:09:41.893Z] 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-07-12T09:09:42.161Z] 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-07-12T09:09:43.116Z] 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-07-12T09:09:43.383Z] 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-07-12T09:09:43.955Z] 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-07-12T09:09:44.911Z] 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-07-12T09:09:45.481Z] 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-07-12T09:09:46.870Z] 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-07-12T09:09:47.445Z] 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-07-12T09:09:48.025Z] 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-07-12T09:09:49.438Z] $ docker stop --time=1 a79745e6bf459cdf86b9d40d2f8836422a77b6836c050134cd30d62de20161a8 [2021-07-12T09:09:51.896Z] $ docker rm -f a79745e6bf459cdf86b9d40d2f8836422a77b6836c050134cd30d62de20161a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2021-07-12T09:09:52.284Z] provisioning config files... [Pipeline] // stage [2021-07-12T09:09:52.315Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8876767324498286853tmp [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [2021-07-12T09:09:52.694Z] ---> docker-login.sh [2021-07-12T09:09:52.694Z] nexus3.edgexfoundry.org:10001 [2021-07-12T09:09:53.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T09:09:54.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T09:09:54.276Z] Configure a credential helper to remove this warning. See [2021-07-12T09:09:54.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T09:09:54.276Z] [2021-07-12T09:09:54.276Z] Login Succeeded [2021-07-12T09:09:54.276Z] nexus3.edgexfoundry.org:10002 [2021-07-12T09:09:54.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T09:09:54.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T09:09:54.825Z] Configure a credential helper to remove this warning. See [2021-07-12T09:09:54.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T09:09:54.825Z] [2021-07-12T09:09:54.825Z] Login Succeeded [2021-07-12T09:09:54.825Z] nexus3.edgexfoundry.org:10003 [2021-07-12T09:09:55.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T09:09:55.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T09:09:55.389Z] Configure a credential helper to remove this warning. See [2021-07-12T09:09:55.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T09:09:55.389Z] [2021-07-12T09:09:55.389Z] Login Succeeded [2021-07-12T09:09:55.389Z] nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:09:55.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T09:09:55.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T09:09:55.851Z] [2021-07-12T09:09:55.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:09:55.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T09:09:55.941Z] Configure a credential helper to remove this warning. See [2021-07-12T09:09:55.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T09:09:55.941Z] [2021-07-12T09:09:55.941Z] Login Succeeded [2021-07-12T09:09:55.941Z] docker.io [2021-07-12T09:09:56.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T09:09:56.169Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-12T09:09:56.169Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-12T09:09:56.169Z] ca9280d653b3: Pulling fs layer [2021-07-12T09:09:56.169Z] 7e9c9ca2126c: Pulling fs layer [2021-07-12T09:09:56.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-12T09:09:56.431Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-12T09:09:56.431Z] cbdbe7a5bc2a: Download complete [2021-07-12T09:09:56.431Z] cbdbe7a5bc2a: Pull complete [2021-07-12T09:09:56.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-12T09:09:56.813Z] Configure a credential helper to remove this warning. See [2021-07-12T09:09:56.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-12T09:09:56.813Z] [2021-07-12T09:09:56.813Z] Login Succeeded [2021-07-12T09:09:56.813Z] ---> docker-login.sh ends [Pipeline] } [2021-07-12T09:09:56.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-07-12T09:09:57.003Z] ca9280d653b3: Verifying Checksum [2021-07-12T09:09:57.003Z] ca9280d653b3: Download complete [Pipeline] echo [2021-07-12T09:09:57.129Z] ========================================================= [2021-07-12T09:09:57.129Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-12T09:09:57.129Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:09:57.483Z] + 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-07-12T09:09:57.582Z] ca9280d653b3: Pull complete [2021-07-12T09:09:57.843Z] 7e9c9ca2126c: Verifying Checksum [2021-07-12T09:09:57.843Z] 7e9c9ca2126c: Download complete [2021-07-12T09:09:59.479Z] Sending build context to Docker daemon 165.8MB [2021-07-12T09:09:59.480Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-12T09:09:59.480Z] Step 2/6 : FROM ${BASE} [2021-07-12T09:09:59.756Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-12T09:09:59.756Z] 595b0fe564bb: Pulling fs layer [2021-07-12T09:09:59.756Z] 24495759ef45: Pulling fs layer [2021-07-12T09:09:59.756Z] d148012ef14d: Pulling fs layer [2021-07-12T09:09:59.756Z] cb65c68fc2e2: Pulling fs layer [2021-07-12T09:09:59.756Z] 093eec477d81: Pulling fs layer [2021-07-12T09:09:59.756Z] 20fd20ab2234: Pulling fs layer [2021-07-12T09:09:59.756Z] 43245461236d: Pulling fs layer [2021-07-12T09:09:59.756Z] 5a37c24eccbd: Pulling fs layer [2021-07-12T09:09:59.756Z] 093eec477d81: Waiting [2021-07-12T09:09:59.756Z] 20fd20ab2234: Waiting [2021-07-12T09:09:59.756Z] cb65c68fc2e2: Waiting [2021-07-12T09:09:59.756Z] 5a37c24eccbd: Waiting [2021-07-12T09:09:59.756Z] 43245461236d: Waiting [2021-07-12T09:09:59.756Z] d148012ef14d: Verifying Checksum [2021-07-12T09:09:59.756Z] d148012ef14d: Download complete [2021-07-12T09:09:59.756Z] 24495759ef45: Verifying Checksum [2021-07-12T09:09:59.756Z] 24495759ef45: Download complete [2021-07-12T09:10:00.035Z] 093eec477d81: Verifying Checksum [2021-07-12T09:10:00.035Z] 093eec477d81: Download complete [2021-07-12T09:10:00.035Z] 595b0fe564bb: Verifying Checksum [2021-07-12T09:10:00.035Z] 595b0fe564bb: Download complete [2021-07-12T09:10:00.035Z] 20fd20ab2234: Verifying Checksum [2021-07-12T09:10:00.035Z] 20fd20ab2234: Download complete [2021-07-12T09:10:00.035Z] 43245461236d: Verifying Checksum [2021-07-12T09:10:00.035Z] 43245461236d: Download complete [2021-07-12T09:10:00.635Z] 595b0fe564bb: Pull complete [2021-07-12T09:10:01.148Z] 7e9c9ca2126c: Pull complete [2021-07-12T09:10:01.148Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-12T09:10:01.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T09:10:01.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-12T09:10:01.222Z] prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container [2021-07-12T09:10:01.241Z] 24495759ef45: Pull complete [2021-07-12T09:10:01.261Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-12T09:10:01.845Z] d148012ef14d: Pull complete [2021-07-12T09:10:02.458Z] 5a37c24eccbd: Verifying Checksum [2021-07-12T09:10:02.458Z] 5a37c24eccbd: Download complete [2021-07-12T09:10:03.897Z] cb65c68fc2e2: Verifying Checksum [2021-07-12T09:10:03.897Z] cb65c68fc2e2: Download complete [2021-07-12T09:10:04.180Z] $ docker top b8c11aa5ddc2ba5e3359341170127c6e844fe9822fd9d487f68110bc4195fef3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T09:10:04.586Z] + docker-compose build --help [2021-07-12T09:10:04.586Z] + grep parallel [2021-07-12T09:10:05.158Z] --parallel Build images in parallel. [Pipeline] } [2021-07-12T09:10:05.168Z] $ docker stop --time=1 b8c11aa5ddc2ba5e3359341170127c6e844fe9822fd9d487f68110bc4195fef3 [2021-07-12T09:10:06.344Z] $ docker rm -f b8c11aa5ddc2ba5e3359341170127c6e844fe9822fd9d487f68110bc4195fef3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:10:06.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-12T09:10:06.797Z] . [Pipeline] withDockerContainer [2021-07-12T09:10:06.867Z] prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container [2021-07-12T09:10:06.911Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-07-12T09:10:07.256Z] $ docker top fd59770deca9d2caf0248cc306536e9387ffaa5fa244dfa41144d532453f7995 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T09:10:07.650Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-12T09:10:08.225Z] Building core-command ... [2021-07-12T09:10:08.225Z] Building core-data ... [2021-07-12T09:10:08.225Z] Building core-metadata ... [2021-07-12T09:10:08.225Z] Building security-bootstrapper ... [2021-07-12T09:10:08.225Z] Building security-proxy-setup ... [2021-07-12T09:10:08.225Z] Building security-secretstore-setup ... [2021-07-12T09:10:08.225Z] Building support-notifications ... [2021-07-12T09:10:08.225Z] Building support-scheduler ... [2021-07-12T09:10:08.225Z] Building sys-mgmt-agent ... [2021-07-12T09:10:08.225Z] Building core-command [2021-07-12T09:10:08.225Z] Building security-proxy-setup [2021-07-12T09:10:08.225Z] Building support-scheduler [2021-07-12T09:10:08.225Z] Building security-secretstore-setup [2021-07-12T09:10:08.225Z] Building sys-mgmt-agent [2021-07-12T09:10:14.067Z] cb65c68fc2e2: Pull complete [2021-07-12T09:10:14.342Z] 093eec477d81: Pull complete [2021-07-12T09:10:14.619Z] 20fd20ab2234: Pull complete [2021-07-12T09:10:14.892Z] 43245461236d: Pull complete [2021-07-12T09:10:19.233Z] 5a37c24eccbd: Pull complete [2021-07-12T09:10:19.233Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-12T09:10:19.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-12T09:10:19.233Z] ---> 274d7007c78b [2021-07-12T09:10:19.233Z] 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-07-12T09:10:21.866Z] ---> Running in 9b7417ab4a4e [2021-07-12T09:10:23.304Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:10:23.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:10:24.880Z] (1/12) Installing libmagic (5.39-r0) [2021-07-12T09:10:25.154Z] (2/12) Installing file (5.39-r0) [2021-07-12T09:10:25.154Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-12T09:10:25.154Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-12T09:10:29.459Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-12T09:10:29.459Z] (6/12) Installing patch (2.7.6-r7) [2021-07-12T09:10:29.731Z] (7/12) Installing build-base (0.5-r2) [2021-07-12T09:10:29.731Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-12T09:10:29.731Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-12T09:10:30.006Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-12T09:10:30.006Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-12T09:10:30.006Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-12T09:10:30.228Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:10:30.228Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:10:30.228Z] ---> 6a36b6c1bb35 [2021-07-12T09:10:30.228Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T09:10:30.228Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:10:30.228Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:10:30.228Z] ---> 6a36b6c1bb35 [2021-07-12T09:10:30.228Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T09:10:30.278Z] Executing busybox-1.32.1-r6.trigger [2021-07-12T09:10:30.278Z] OK: 218 MiB in 52 packages [2021-07-12T09:10:31.627Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:10:31.627Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:10:31.627Z] ---> 6a36b6c1bb35 [2021-07-12T09:10:31.627Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T09:10:34.601Z] Removing intermediate container 9b7417ab4a4e [2021-07-12T09:10:34.601Z] ---> 1b1ddb7bb626 [2021-07-12T09:10:34.601Z] Step 4/6 : WORKDIR /edgex-go [2021-07-12T09:10:34.601Z] ---> Running in 3f21c1320786 [2021-07-12T09:10:34.601Z] Removing intermediate container 3f21c1320786 [2021-07-12T09:10:34.601Z] ---> 3eaf569fa175 [2021-07-12T09:10:34.601Z] Step 5/6 : COPY go.mod . [2021-07-12T09:10:35.638Z] ---> 64095ea8377e [2021-07-12T09:10:35.638Z] Step 6/6 : RUN go mod download [2021-07-12T09:10:35.638Z] ---> Running in c3ff895a95b4 [2021-07-12T09:10:39.797Z] ---> Running in 1e04a09a6d10 [2021-07-12T09:10:39.797Z] ---> Running in 5e38e0627cf8 [2021-07-12T09:10:39.797Z] ---> Running in 471586ac87e7 [2021-07-12T09:10:40.061Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:10:40.061Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:10:40.639Z] ---> 6a36b6c1bb35 [2021-07-12T09:10:40.639Z] Step 3/26 : WORKDIR /edgex-go [2021-07-12T09:10:40.639Z] ---> Using cache [2021-07-12T09:10:40.639Z] ---> 727b6d4d0df9 [2021-07-12T09:10:40.639Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:10:40.639Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:10:40.639Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:10:40.639Z] ---> 6a36b6c1bb35 [2021-07-12T09:10:40.639Z] Step 3/22 : WORKDIR /edgex-go [2021-07-12T09:10:40.639Z] ---> Using cache [2021-07-12T09:10:40.639Z] ---> 727b6d4d0df9 [2021-07-12T09:10:40.639Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:10:41.584Z] Removing intermediate container 1e04a09a6d10 [2021-07-12T09:10:41.584Z] ---> afa1d050735b [2021-07-12T09:10:41.584Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:10:41.858Z] Removing intermediate container 471586ac87e7 [2021-07-12T09:10:41.858Z] ---> 727b6d4d0df9 [2021-07-12T09:10:41.858Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:10:41.858Z] Removing intermediate container 5e38e0627cf8 [2021-07-12T09:10:41.858Z] ---> 903da8190e87 [2021-07-12T09:10:41.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:10:41.858Z] ---> Running in e8a6084c79e5 [2021-07-12T09:10:41.858Z] ---> Running in 0980622fb18f [2021-07-12T09:10:41.858Z] ---> Running in 54122f812fb2 [2021-07-12T09:10:41.858Z] ---> Running in 70e89f45332a [2021-07-12T09:10:41.858Z] ---> Running in 66593e44bd6b [2021-07-12T09:10:43.250Z] Removing intermediate container 0980622fb18f [2021-07-12T09:10:43.250Z] ---> 8aeb2cfa39b5 [2021-07-12T09:10:43.250Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-12T09:10:43.250Z] ---> Running in 83f260065cfe [2021-07-12T09:10:43.250Z] Removing intermediate container e8a6084c79e5 [2021-07-12T09:10:43.250Z] ---> 7a3beefd7f3d [2021-07-12T09:10:43.250Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-12T09:10:43.250Z] Removing intermediate container 70e89f45332a [2021-07-12T09:10:43.250Z] ---> b0f85da2c68c [2021-07-12T09:10:43.250Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-12T09:10:43.513Z] ---> Running in 37ba66a097eb [2021-07-12T09:10:43.513Z] ---> Running in 557a03f0f8b6 [2021-07-12T09:10:43.513Z] Removing intermediate container 54122f812fb2 [2021-07-12T09:10:43.513Z] ---> bc989d27ac36 [2021-07-12T09:10:43.513Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T09:10:43.513Z] ---> Running in 05f43c8b19cc [2021-07-12T09:10:43.783Z] Removing intermediate container 66593e44bd6b [2021-07-12T09:10:43.783Z] ---> 7390475a557b [2021-07-12T09:10:43.783Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-12T09:10:43.783Z] ---> Running in db7aa7a27c8f [2021-07-12T09:10:44.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:10:44.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:10:44.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:10:44.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:10:44.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:10:44.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:10:44.903Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:10:45.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:10:45.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:10:45.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:10:45.176Z] OK: 219 MiB in 52 packages [2021-07-12T09:10:45.447Z] OK: 219 MiB in 52 packages [2021-07-12T09:10:45.448Z] Removing intermediate container 83f260065cfe [2021-07-12T09:10:45.448Z] ---> 6f3daa3af64a [2021-07-12T09:10:45.448Z] Step 6/22 : COPY go.mod . [2021-07-12T09:10:45.448Z] OK: 219 MiB in 52 packages [2021-07-12T09:10:45.710Z] OK: 219 MiB in 52 packages [2021-07-12T09:10:45.710Z] ---> e72d7fdb1b01 [2021-07-12T09:10:45.710Z] Step 7/22 : RUN go mod download [2021-07-12T09:10:45.974Z] ---> Running in 0c0cdd02f384 [2021-07-12T09:10:45.974Z] OK: 219 MiB in 52 packages [2021-07-12T09:10:45.974Z] Removing intermediate container 37ba66a097eb [2021-07-12T09:10:45.974Z] ---> d86232b509af [2021-07-12T09:10:45.974Z] Step 6/26 : COPY go.mod . [2021-07-12T09:10:45.974Z] Removing intermediate container db7aa7a27c8f [2021-07-12T09:10:45.974Z] ---> ef852a89450f [2021-07-12T09:10:45.974Z] Step 6/23 : COPY go.mod . [2021-07-12T09:10:46.240Z] Removing intermediate container 05f43c8b19cc [2021-07-12T09:10:46.240Z] ---> 5fae5764e1e9 [2021-07-12T09:10:46.240Z] Step 6/24 : COPY go.mod . [2021-07-12T09:10:46.240Z] ---> 8bf409d5e0f6 [2021-07-12T09:10:46.240Z] Step 7/26 : RUN go mod download [2021-07-12T09:10:46.503Z] ---> Running in 6a36e89c5c2e [2021-07-12T09:10:46.503Z] ---> 783045205f77 [2021-07-12T09:10:46.503Z] Step 7/24 : RUN go mod download [2021-07-12T09:10:46.503Z] ---> 2f7aa00592b7 [2021-07-12T09:10:46.503Z] Step 7/23 : RUN go mod download [2021-07-12T09:10:46.503Z] Removing intermediate container 557a03f0f8b6 [2021-07-12T09:10:46.503Z] ---> c225660d7f56 [2021-07-12T09:10:46.503Z] Step 6/24 : COPY go.mod . [2021-07-12T09:10:46.503Z] ---> Running in 548838a55604 [2021-07-12T09:10:46.503Z] ---> Running in 7ba207c2073a [2021-07-12T09:10:46.766Z] ---> 7b84ed5167dc [2021-07-12T09:10:46.767Z] Step 7/24 : RUN go mod download [2021-07-12T09:10:46.767Z] ---> Running in 827fcdd0c40e [2021-07-12T09:10:47.354Z] Removing intermediate container 0c0cdd02f384 [2021-07-12T09:10:47.354Z] ---> 0855e71e6944 [2021-07-12T09:10:47.354Z] Step 8/22 : COPY . . [2021-07-12T09:10:47.626Z] Removing intermediate container 6a36e89c5c2e [2021-07-12T09:10:47.626Z] ---> fcae6500e417 [2021-07-12T09:10:47.626Z] Step 8/26 : COPY . . [2021-07-12T09:10:57.664Z] Removing intermediate container 548838a55604 [2021-07-12T09:10:57.664Z] ---> 18e00c6ac3c5 [2021-07-12T09:10:57.664Z] Step 8/23 : COPY . . [2021-07-12T09:11:02.468Z] Removing intermediate container c3ff895a95b4 [2021-07-12T09:11:02.468Z] ---> 3b5028f2fa03 [2021-07-12T09:11:02.468Z] Successfully built 3b5028f2fa03 [2021-07-12T09:11:02.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:11:02.821Z] + docker inspect -f . ci-base-image-arm64 [2021-07-12T09:11:02.822Z] . [Pipeline] withDockerContainer [2021-07-12T09:11:03.291Z] prd-ubuntu18.04-docker-arm64-4c-16g-2555 does not seem to be running inside a container [2021-07-12T09:11:03.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-arm64 cat [2021-07-12T09:11:05.062Z] $ docker top 3942c2d3d77d8d93a06ddf8962997d7bb25da4b62a394542ce2852c7671f35a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T09:11:06.101Z] + go version [2021-07-12T09:11:06.101Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-12T09:11:06.138Z] $ docker stop --time=1 3942c2d3d77d8d93a06ddf8962997d7bb25da4b62a394542ce2852c7671f35a9 [2021-07-12T09:11:08.067Z] $ docker rm -f 3942c2d3d77d8d93a06ddf8962997d7bb25da4b62a394542ce2852c7671f35a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:11:08.909Z] + docker inspect -f . ci-base-image-arm64 [2021-07-12T09:11:08.909Z] . [Pipeline] withDockerContainer [2021-07-12T09:11:09.179Z] prd-ubuntu18.04-docker-arm64-4c-16g-2555 does not seem to be running inside a container [2021-07-12T09:11:09.270Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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 ******** ci-base-image-arm64 cat [2021-07-12T09:11:09.933Z] ---> 5741c92b5c3c [2021-07-12T09:11:09.934Z] Step 9/26 : RUN go mod tidy [2021-07-12T09:11:09.934Z] ---> c9fc3d93e253 [2021-07-12T09:11:09.934Z] Step 9/23 : RUN go mod tidy [2021-07-12T09:11:09.934Z] ---> f9852a2fc52b [2021-07-12T09:11:09.934Z] Step 9/22 : RUN go mod tidy [2021-07-12T09:11:09.934Z] Removing intermediate container 827fcdd0c40e [2021-07-12T09:11:09.934Z] ---> 9610c97b4eff [2021-07-12T09:11:09.934Z] Step 8/24 : COPY . . [2021-07-12T09:11:09.934Z] Removing intermediate container 7ba207c2073a [2021-07-12T09:11:09.934Z] ---> 3c29cd391e38 [2021-07-12T09:11:09.934Z] Step 8/24 : COPY . . [2021-07-12T09:11:09.934Z] ---> Running in 8c10012f61f8 [2021-07-12T09:11:09.934Z] ---> Running in cc0773732d8d [2021-07-12T09:11:09.934Z] ---> Running in 28e88d4528e7 [2021-07-12T09:11:10.793Z] $ docker top 55a372e2d2a3763970e19156176317fa1d07cf10ecbe1159bf68a2fcea0789a1 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-12T09:11:11.100Z] ========================================================= [2021-07-12T09:11:11.101Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-12T09:11:11.101Z] ========================================================= [Pipeline] sh [2021-07-12T09:11:11.751Z] + go mod tidy [Pipeline] sh [2021-07-12T09:11:13.026Z] + make test [2021-07-12T09:11:13.026Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-12T09:11:13.026Z] go mod tidy [2021-07-12T09:11:13.626Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-12T09:11:19.966Z] Removing intermediate container cc0773732d8d [2021-07-12T09:11:19.966Z] ---> 149013888774 [2021-07-12T09:11:19.966Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-12T09:11:28.130Z] Removing intermediate container 28e88d4528e7 [2021-07-12T09:11:28.130Z] ---> 23ee21f37157 [2021-07-12T09:11:28.130Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-12T09:11:28.130Z] ---> Running in 55396f2dc701 [2021-07-12T09:11:28.130Z] ---> 35a2398d40b5 [2021-07-12T09:11:28.130Z] Step 9/24 : RUN go mod tidy [2021-07-12T09:11:28.130Z] ---> Running in bc604f6a1e9d [2021-07-12T09:11:28.130Z] Removing intermediate container 8c10012f61f8 [2021-07-12T09:11:28.130Z] ---> 99d54920f804 [2021-07-12T09:11:28.130Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-12T09:11:28.130Z] ---> Running in 15412b38a0c2 [2021-07-12T09:11:28.130Z] ---> Running in 969d57ef03bf [2021-07-12T09:11:28.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-12T09:11:28.404Z] 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-07-12T09:11:29.014Z] 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-07-12T09:11:32.534Z] Removing intermediate container 15412b38a0c2 [2021-07-12T09:11:32.534Z] ---> 226e11f27aab [2021-07-12T09:11:32.534Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-12T09:11:32.534Z] ---> Running in 478890dbe6be [2021-07-12T09:11:32.534Z] ---> df56f8862f60 [2021-07-12T09:11:32.534Z] Step 9/24 : RUN go mod tidy [2021-07-12T09:11:32.534Z] ---> Running in 0e33ffd058b9 [2021-07-12T09:11:33.117Z] 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-07-12T09:11:35.044Z] Removing intermediate container 0e33ffd058b9 [2021-07-12T09:11:35.044Z] ---> 04290085c46e [2021-07-12T09:11:35.044Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-12T09:11:35.307Z] ---> Running in 676aeae0d61b [2021-07-12T09:11:35.885Z] 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-07-12T09:11:40.472Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-12T09:12:08.039Z] 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-07-12T09:12:08.039Z] 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-07-12T09:12:09.443Z] Removing intermediate container 55396f2dc701 [2021-07-12T09:12:09.443Z] ---> 896db2c5b97c [2021-07-12T09:12:09.443Z] [2021-07-12T09:12:09.443Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T09:12:09.443Z] Removing intermediate container bc604f6a1e9d [2021-07-12T09:12:09.443Z] ---> 41c059a9dbb3 [2021-07-12T09:12:09.443Z] [2021-07-12T09:12:09.443Z] Step 11/26 : FROM alpine:3.12 [2021-07-12T09:12:10.406Z] 3.12: Pulling from library/alpine [2021-07-12T09:12:10.676Z] 3.12: Pulling from library/alpine [2021-07-12T09:12:10.938Z] Removing intermediate container 969d57ef03bf [2021-07-12T09:12:10.938Z] ---> 1b6c32008711 [2021-07-12T09:12:10.938Z] [2021-07-12T09:12:10.938Z] Step 11/22 : FROM alpine:3.12 [2021-07-12T09:12:11.519Z] 3.12: Pulling from library/alpine [2021-07-12T09:12:12.105Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T09:12:12.105Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T09:12:12.105Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T09:12:12.105Z] Status: Downloaded newer image for alpine:3.12 [2021-07-12T09:12:12.105Z] Status: Downloaded newer image for alpine:3.12 [2021-07-12T09:12:12.105Z] Status: Image is up to date for alpine:3.12 [2021-07-12T09:12:12.105Z] ---> 13621d1b12d4 [2021-07-12T09:12:12.105Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-12T09:12:12.105Z] ---> 13621d1b12d4 [2021-07-12T09:12:12.105Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-12T09:12:12.105Z] ---> 13621d1b12d4 [2021-07-12T09:12:12.105Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-12T09:12:13.052Z] ---> Running in 1719f36f13d8 [2021-07-12T09:12:13.052Z] ---> Running in d465a4cb1d72 [2021-07-12T09:12:13.052Z] ---> Running in fa2a502a3393 [2021-07-12T09:12:13.052Z] Removing intermediate container 676aeae0d61b [2021-07-12T09:12:13.052Z] ---> 79d1882e59f6 [2021-07-12T09:12:13.052Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-12T09:12:13.052Z] Removing intermediate container 478890dbe6be [2021-07-12T09:12:13.052Z] ---> 034536f29b1d [2021-07-12T09:12:13.052Z] [2021-07-12T09:12:13.052Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T09:12:13.052Z] ---> 13621d1b12d4 [2021-07-12T09:12:13.052Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T09:12:13.052Z] ---> Running in ee91c3ccf9fe [2021-07-12T09:12:13.052Z] ---> Running in 1277cecfea23 [2021-07-12T09:12:13.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:13.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:13.641Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-12T09:12:13.641Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T09:12:13.641Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-12T09:12:13.641Z] (4/4) Installing curl (7.77.0-r0) [2021-07-12T09:12:13.641Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:12:13.641Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T09:12:13.919Z] OK: 7 MiB in 18 packages [2021-07-12T09:12:13.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:13.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:14.195Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-12T09:12:14.195Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T09:12:14.195Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-12T09:12:14.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:14.195Z] (4/6) Installing curl (7.77.0-r0) [2021-07-12T09:12:14.195Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-12T09:12:14.195Z] (6/6) Installing su-exec (0.2-r1) [2021-07-12T09:12:14.195Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:12:14.195Z] 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-07-12T09:12:14.195Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T09:12:14.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:14.195Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:14.195Z] OK: 7 MiB in 20 packages [2021-07-12T09:12:14.468Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:14.468Z] Removing intermediate container 1719f36f13d8 [2021-07-12T09:12:14.468Z] ---> 413b3ad67cec [2021-07-12T09:12:14.468Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T09:12:14.735Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T09:12:14.735Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:12:14.735Z] OK: 6 MiB in 15 packages [2021-07-12T09:12:14.735Z] ---> Running in a8f3b36e9833 [2021-07-12T09:12:14.735Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T09:12:14.735Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:12:14.735Z] OK: 6 MiB in 15 packages [2021-07-12T09:12:14.997Z] Removing intermediate container a8f3b36e9833 [2021-07-12T09:12:14.997Z] ---> 1541c9dd2495 [2021-07-12T09:12:14.997Z] Step 14/22 : WORKDIR /edgex [2021-07-12T09:12:14.997Z] Removing intermediate container fa2a502a3393 [2021-07-12T09:12:14.997Z] ---> 58ef0047359e [2021-07-12T09:12:14.997Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T09:12:14.997Z] ---> Running in 363616f5bb88 [2021-07-12T09:12:14.997Z] ---> Running in 0b5a713feeef [2021-07-12T09:12:15.260Z] Removing intermediate container 363616f5bb88 [2021-07-12T09:12:15.260Z] ---> d3179a54cfd8 [2021-07-12T09:12:15.260Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-12T09:12:15.260Z] Removing intermediate container 0b5a713feeef [2021-07-12T09:12:15.260Z] ---> 2f392f80cd39 [2021-07-12T09:12:15.260Z] Step 14/26 : WORKDIR / [2021-07-12T09:12:15.260Z] Removing intermediate container 1277cecfea23 [2021-07-12T09:12:15.260Z] ---> d4b4c1a7d174 [2021-07-12T09:12:15.260Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T09:12:15.260Z] ---> Running in ff914075bacd [2021-07-12T09:12:15.260Z] ---> Running in 2b5a92de114f [2021-07-12T09:12:15.260Z] Removing intermediate container d465a4cb1d72 [2021-07-12T09:12:15.260Z] ---> e107aa4d1650 [2021-07-12T09:12:15.260Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T09:12:15.260Z] ---> Running in 2bc5cf24859d [2021-07-12T09:12:15.523Z] ---> 79089e747c4e [2021-07-12T09:12:15.523Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-12T09:12:15.523Z] Removing intermediate container ff914075bacd [2021-07-12T09:12:15.523Z] ---> 08f82a76744b [2021-07-12T09:12:15.523Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-07-12T09:12:15.523Z] Removing intermediate container 2b5a92de114f [2021-07-12T09:12:15.523Z] ---> aa9c06d51dc4 [2021-07-12T09:12:15.523Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-12T09:12:15.523Z] Removing intermediate container ee91c3ccf9fe [2021-07-12T09:12:15.523Z] ---> 6e8969d3d439 [2021-07-12T09:12:15.523Z] [2021-07-12T09:12:15.523Z] Step 12/24 : FROM docker:20.10.0 [2021-07-12T09:12:15.523Z] Removing intermediate container 2bc5cf24859d [2021-07-12T09:12:15.523Z] ---> c1f4c1914924 [2021-07-12T09:12:15.523Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-12T09:12:15.523Z] ---> Running in 3bcd56c5d50d [2021-07-12T09:12:15.523Z] ---> Running in 60fb39bdbaf3 [2021-07-12T09:12:15.789Z] 20.10.0: Pulling from library/docker [2021-07-12T09:12:15.789Z] ---> 6cd8dc75bcd5 [2021-07-12T09:12:15.789Z] 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-07-12T09:12:15.789Z] Removing intermediate container 3bcd56c5d50d [2021-07-12T09:12:15.790Z] ---> bc05866b7b10 [2021-07-12T09:12:15.790Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T09:12:15.790Z] ---> 8d5d9aa5dbe0 [2021-07-12T09:12:15.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-12T09:12:15.790Z] Removing intermediate container 60fb39bdbaf3 [2021-07-12T09:12:15.790Z] ---> f0954a16a942 [2021-07-12T09:12:15.790Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T09:12:15.790Z] ---> Running in 1d61e722de2f [2021-07-12T09:12:15.790Z] ---> Running in f344e8a4ce67 [2021-07-12T09:12:16.057Z] Removing intermediate container f344e8a4ce67 [2021-07-12T09:12:16.057Z] ---> d476e1a4676d [2021-07-12T09:12:16.057Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:12:16.630Z] Removing intermediate container 1d61e722de2f [2021-07-12T09:12:16.630Z] ---> 1d7637c86788 [2021-07-12T09:12:16.630Z] Step 16/24 : WORKDIR / [2021-07-12T09:12:16.630Z] ---> b744c79c8290 [2021-07-12T09:12:16.630Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-12T09:12:17.202Z] ---> 06c2fe5f66cc [2021-07-12T09:12:17.202Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-12T09:12:17.463Z] ---> Running in 474723dd510a [2021-07-12T09:12:17.463Z] ---> 31ee8bd8bf46 [2021-07-12T09:12:17.463Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-12T09:12:17.730Z] ---> 593abeed4c60 [2021-07-12T09:12:17.730Z] 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-07-12T09:12:17.730Z] ---> Running in facbad167fff [2021-07-12T09:12:19.156Z] Removing intermediate container 474723dd510a [2021-07-12T09:12:19.156Z] ---> 249421cd0031 [2021-07-12T09:12:19.156Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:12:20.548Z] ---> 0420aa9ec313 [2021-07-12T09:12:20.548Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-12T09:12:20.548Z] ---> bd6d1f98a884 [2021-07-12T09:12:20.548Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-12T09:12:20.548Z] Removing intermediate container facbad167fff [2021-07-12T09:12:20.548Z] ---> 176f01920bc2 [2021-07-12T09:12:20.548Z] Step 19/22 : CMD ["--init=true"] [2021-07-12T09:12:20.548Z] ---> 3ccc566ce84f [2021-07-12T09:12:20.548Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-12T09:12:20.548Z] ---> Running in 0842bbc73135 [2021-07-12T09:12:20.817Z] ---> 0062636b6379 [2021-07-12T09:12:20.817Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-12T09:12:20.817Z] Removing intermediate container 0842bbc73135 [2021-07-12T09:12:20.817Z] ---> 4d7525d588b7 [2021-07-12T09:12:20.817Z] Step 20/22 : LABEL arch=x86_64 [2021-07-12T09:12:20.817Z] ---> 0f2f1a1ee175 [2021-07-12T09:12:20.817Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-12T09:12:20.817Z] ---> 3a9cee519308 [2021-07-12T09:12:20.817Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-12T09:12:21.080Z] ---> Running in 6ff9c4e835cf [2021-07-12T09:12:21.080Z] ---> Running in 05b0ca2344db [2021-07-12T09:12:21.080Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-12T09:12:21.080Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-12T09:12:21.080Z] ---> aefe523efa57 [2021-07-12T09:12:21.080Z] 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-07-12T09:12:21.346Z] Removing intermediate container 6ff9c4e835cf [2021-07-12T09:12:21.346Z] ---> 0d976e81829e [2021-07-12T09:12:21.346Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:12:21.346Z] ---> Running in a317f7baae53 [2021-07-12T09:12:21.346Z] Removing intermediate container 05b0ca2344db [2021-07-12T09:12:21.346Z] ---> 78a405b06db5 [2021-07-12T09:12:21.346Z] Step 21/22 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:12:21.608Z] ---> Running in 8b9f335c42b3 [2021-07-12T09:12:21.608Z] ---> 18547fd85e9a [2021-07-12T09:12:21.608Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-12T09:12:21.608Z] ---> 758cad18e880 [2021-07-12T09:12:21.608Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-12T09:12:21.608Z] ---> Running in 266fdd0746fa [2021-07-12T09:12:21.608Z] ---> Running in ee800e26514b [2021-07-12T09:12:21.608Z] Removing intermediate container a317f7baae53 [2021-07-12T09:12:21.608Z] ---> 7f5f820a0c43 [2021-07-12T09:12:21.608Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-12T09:12:21.608Z] ---> Running in e7151c2e22a6 [2021-07-12T09:12:21.608Z] Removing intermediate container 8b9f335c42b3 [2021-07-12T09:12:21.608Z] ---> 7e835eaa9e46 [2021-07-12T09:12:21.608Z] Step 21/23 : LABEL arch=x86_64 [2021-07-12T09:12:21.874Z] Removing intermediate container ee800e26514b [2021-07-12T09:12:21.874Z] ---> 2d3dcc91ed7f [2021-07-12T09:12:21.874Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:12:21.874Z] ---> Running in c606ba4b39e1 [2021-07-12T09:12:21.874Z] Removing intermediate container 266fdd0746fa [2021-07-12T09:12:21.874Z] ---> 19849fdfa9fb [2021-07-12T09:12:21.874Z] Step 22/22 : LABEL version=0.0.0 [2021-07-12T09:12:21.874Z] ---> 8fdbc737fa50 [2021-07-12T09:12:21.874Z] 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-07-12T09:12:21.874Z] ---> Running in 3415be015951 [2021-07-12T09:12:21.874Z] ---> Running in 096a5219aa11 [2021-07-12T09:12:21.874Z] ---> Running in 3b40d8aaa71e [2021-07-12T09:12:21.874Z] Removing intermediate container c606ba4b39e1 [2021-07-12T09:12:21.874Z] ---> cb7ca5c147bd [2021-07-12T09:12:21.874Z] Step 22/23 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:12:21.874Z] Removing intermediate container 3415be015951 [2021-07-12T09:12:21.874Z] ---> c2664ba27fc1 [2021-07-12T09:12:21.874Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T09:12:22.147Z] Removing intermediate container 096a5219aa11 [2021-07-12T09:12:22.147Z] ---> 34f6d9a53c61 [2021-07-12T09:12:22.147Z] [2021-07-12T09:12:22.147Z] ---> Running in 3905c808a971 [2021-07-12T09:12:22.147Z] ---> Running in 7d10e28f0c48 [2021-07-12T09:12:22.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:22.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:22.147Z] Successfully built 34f6d9a53c61 [2021-07-12T09:12:22.147Z] Successfully tagged security-proxy-setup:latest [2021-07-12T09:12:22.147Z] Building core-data [2021-07-12T09:12:22.415Z]  Building security-proxy-setup ... done (1/39) Installing readline (8.0.4-r0) [2021-07-12T09:12:22.415Z] (2/39) Installing bash (5.0.17-r0) [2021-07-12T09:12:22.415Z] Executing bash-5.0.17-r0.post-install [2021-07-12T09:12:22.415Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T09:12:22.415Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-12T09:12:22.415Z] Removing intermediate container 3905c808a971 [2021-07-12T09:12:22.415Z] ---> 1ca69d716112 [2021-07-12T09:12:22.415Z] Step 23/23 : LABEL version=0.0.0 [2021-07-12T09:12:22.415Z] (5/39) Installing curl (7.77.0-r0) [2021-07-12T09:12:22.415Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-12T09:12:22.415Z] Removing intermediate container 7d10e28f0c48 [2021-07-12T09:12:22.415Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-12T09:12:22.415Z] (8/39) Installing expat (2.2.9-r1) [2021-07-12T09:12:22.415Z] (9/39) Installing libffi (3.3-r2) [2021-07-12T09:12:22.415Z] (10/39) Installing gdbm (1.13-r1) [2021-07-12T09:12:22.415Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-12T09:12:22.415Z] ---> fa6c948facfe [2021-07-12T09:12:22.415Z] Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:12:22.415Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-12T09:12:22.415Z] ---> Running in 337fc7ea5aaf [2021-07-12T09:12:22.415Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-12T09:12:22.415Z] ---> Running in 9b3df2c3b318 [2021-07-12T09:12:29.032Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:12:29.032Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:12:29.293Z] ---> 6a36b6c1bb35 [2021-07-12T09:12:29.293Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T09:12:29.293Z] ---> Using cache [2021-07-12T09:12:29.293Z] ---> 903da8190e87 [2021-07-12T09:12:29.293Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:12:29.293Z] ---> Using cache [2021-07-12T09:12:29.293Z] ---> 7390475a557b [2021-07-12T09:12:29.293Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-12T09:12:29.560Z] Removing intermediate container 337fc7ea5aaf [2021-07-12T09:12:29.560Z] ---> 93c182d51ec8 [2021-07-12T09:12:29.560Z] [2021-07-12T09:12:29.560Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-12T09:12:29.560Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-12T09:12:29.560Z] Removing intermediate container 9b3df2c3b318 [2021-07-12T09:12:29.560Z] ---> 958d248e5018 [2021-07-12T09:12:29.560Z] Step 24/24 : LABEL version=0.0.0 [2021-07-12T09:12:29.560Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-12T09:12:29.560Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-12T09:12:29.560Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-12T09:12:29.560Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-12T09:12:29.560Z] ---> Running in a7d472acbb17 [2021-07-12T09:12:29.560Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-12T09:12:29.560Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-12T09:12:29.560Z] Successfully built 93c182d51ec8 [2021-07-12T09:12:29.560Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-12T09:12:29.560Z] Successfully tagged support-scheduler:latest [2021-07-12T09:12:29.560Z]  Building support-scheduler ... done  ---> Running in 07b22d6c7ac0 [2021-07-12T09:12:29.560Z] Building security-bootstrapper [2021-07-12T09:12:29.836Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-12T09:12:29.836Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-12T09:12:29.836Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-12T09:12:29.836Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-12T09:12:29.836Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-12T09:12:29.836Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-12T09:12:29.836Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-12T09:12:29.836Z] Removing intermediate container 3b40d8aaa71e [2021-07-12T09:12:29.836Z] ---> f3af0868dab5 [2021-07-12T09:12:29.836Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-12T09:12:30.102Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-12T09:12:30.102Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-12T09:12:30.102Z] Removing intermediate container 07b22d6c7ac0 [2021-07-12T09:12:30.102Z] ---> 6ea2c1b5132b [2021-07-12T09:12:30.102Z] [2021-07-12T09:12:30.102Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-12T09:12:32.028Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-12T09:12:32.029Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-12T09:12:32.029Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-12T09:12:32.029Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-12T09:12:32.029Z] ---> Running in 648a4ec935f6 [2021-07-12T09:12:32.029Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-12T09:12:32.029Z] Successfully built 6ea2c1b5132b [2021-07-12T09:12:32.029Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-12T09:12:32.029Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-12T09:12:32.029Z] Successfully tagged core-command:latest [2021-07-12T09:12:32.029Z]  Building core-command ... done Building support-notifications [2021-07-12T09:12:32.029Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:32.029Z] Executing busybox-1.31.1-r19.trigger [2021-07-12T09:12:32.029Z] OK: 72 MiB in 59 packages [2021-07-12T09:12:32.603Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:33.181Z] OK: 219 MiB in 52 packages [2021-07-12T09:12:35.732Z] Collecting docker-compose==1.23.2 [2021-07-12T09:12:35.994Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-12T09:12:35.994Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-12T09:12:35.994Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-12T09:12:35.994Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-12T09:12:35.994Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-12T09:12:36.936Z] Collecting jsonschema<3,>=2.5.1 [2021-07-12T09:12:36.936Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-12T09:12:36.936Z] 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-07-12T09:12:36.936Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-12T09:12:36.936Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-12T09:12:36.936Z] Collecting docker<4.0,>=3.6.0 [2021-07-12T09:12:37.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-12T09:12:37.111Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-12T09:12:37.197Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-12T09:12:37.460Z] Collecting texttable<0.10,>=0.9.0 [2021-07-12T09:12:37.460Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-12T09:12:38.039Z] Collecting PyYAML<4,>=3.10 [2021-07-12T09:12:38.039Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-12T09:12:38.625Z] Removing intermediate container 648a4ec935f6 [2021-07-12T09:12:38.625Z] ---> 700a5ea9d22d [2021-07-12T09:12:38.625Z] Step 24/26 : LABEL arch=x86_64 [2021-07-12T09:12:38.890Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:12:38.890Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:12:38.890Z] ---> 6a36b6c1bb35 [2021-07-12T09:12:38.890Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T09:12:38.890Z] ---> Using cache [2021-07-12T09:12:38.890Z] ---> 903da8190e87 [2021-07-12T09:12:38.890Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:12:38.890Z] ---> Using cache [2021-07-12T09:12:38.890Z] ---> 7390475a557b [2021-07-12T09:12:38.890Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-12T09:12:39.155Z] Collecting cached-property<2,>=1.2.0 [2021-07-12T09:12:39.155Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-12T09:12:39.155Z] Collecting docopt<0.7,>=0.6.1 [2021-07-12T09:12:39.155Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-12T09:12:39.754Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-12T09:12:39.754Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-12T09:12:39.754Z] 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-07-12T09:12:39.754Z] Collecting idna<2.8,>=2.5 [2021-07-12T09:12:39.754Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-12T09:12:39.754Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:12:39.754Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:12:39.754Z] ---> 6a36b6c1bb35 [2021-07-12T09:12:39.754Z] Step 3/32 : WORKDIR /edgex-go [2021-07-12T09:12:39.754Z] ---> Using cache [2021-07-12T09:12:39.754Z] ---> 903da8190e87 [2021-07-12T09:12:39.754Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:12:39.754Z] ---> Using cache [2021-07-12T09:12:39.754Z] ---> 7390475a557b [2021-07-12T09:12:39.754Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-12T09:12:39.754Z] ---> Using cache [2021-07-12T09:12:39.754Z] ---> ef852a89450f [2021-07-12T09:12:39.754Z] Step 6/32 : COPY go.mod . [2021-07-12T09:12:39.754Z] ---> Using cache [2021-07-12T09:12:39.754Z] ---> 2f7aa00592b7 [2021-07-12T09:12:39.754Z] Step 7/32 : RUN go mod download [2021-07-12T09:12:39.754Z] ---> Using cache [2021-07-12T09:12:39.754Z] ---> 18e00c6ac3c5 [2021-07-12T09:12:39.754Z] Step 8/32 : COPY . . [2021-07-12T09:12:39.754Z] ---> Using cache [2021-07-12T09:12:39.754Z] ---> c9fc3d93e253 [2021-07-12T09:12:39.754Z] Step 9/32 : RUN go mod tidy [2021-07-12T09:12:39.754Z] ---> Using cache [2021-07-12T09:12:39.754Z] ---> 149013888774 [2021-07-12T09:12:39.754Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-12T09:12:39.754Z] 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-07-12T09:12:39.754Z] Collecting docker-pycreds>=0.4.0 [2021-07-12T09:12:39.754Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-12T09:12:39.754Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-12T09:12:39.754Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-12T09:12:39.754Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-12T09:12:39.754Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-12T09:12:39.754Z] ---> Running in 49f0d3192880 [2021-07-12T09:12:39.754Z] ---> Running in 23a20200df88 [2021-07-12T09:12:39.754Z] ---> Running in d9585ae90463 [2021-07-12T09:12:39.754Z] Installing collected packages: websocket-client, dockerpty, jsonschema, urllib3, idna, requests, docker-pycreds, docker, texttable, PyYAML, cached-property, docopt, docker-compose [2021-07-12T09:12:40.019Z] Running setup.py install for dockerpty: started [2021-07-12T09:12:40.019Z] Removing intermediate container a7d472acbb17 [2021-07-12T09:12:40.019Z] ---> 933c602d7975 [2021-07-12T09:12:40.019Z] Step 6/24 : COPY go.mod . [2021-07-12T09:12:40.019Z] Removing intermediate container 23a20200df88 [2021-07-12T09:12:40.019Z] ---> ad5e87a523dc [2021-07-12T09:12:40.019Z] Step 25/26 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:12:40.019Z] ---> Running in c805e577b584 [2021-07-12T09:12:40.284Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-12T09:12:40.284Z] Removing intermediate container c805e577b584 [2021-07-12T09:12:40.284Z] ---> 4b94f3221e19 [2021-07-12T09:12:40.284Z] Step 26/26 : LABEL version=0.0.0 [2021-07-12T09:12:40.567Z] Attempting uninstall: urllib3 [2021-07-12T09:12:40.567Z] Found existing installation: urllib3 1.25.9 [2021-07-12T09:12:40.567Z] Uninstalling urllib3-1.25.9: [2021-07-12T09:12:40.567Z] ---> ab7b160e5540 [2021-07-12T09:12:40.567Z] Step 7/24 : RUN go mod download [2021-07-12T09:12:40.567Z] ---> Running in cebbea80421a [2021-07-12T09:12:40.567Z] Successfully uninstalled urllib3-1.25.9 [2021-07-12T09:12:40.567Z] ---> Running in 8e8896db77a2 [2021-07-12T09:12:40.567Z] 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-07-12T09:12:40.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:40.567Z] Attempting uninstall: idna [2021-07-12T09:12:40.567Z] Found existing installation: idna 2.9 [2021-07-12T09:12:40.567Z] Uninstalling idna-2.9: [2021-07-12T09:12:40.567Z] Successfully uninstalled idna-2.9 [2021-07-12T09:12:40.567Z] Removing intermediate container cebbea80421a [2021-07-12T09:12:40.567Z] ---> 63de86b2e564 [2021-07-12T09:12:40.567Z] [2021-07-12T09:12:40.853Z] Successfully built 63de86b2e564 [2021-07-12T09:12:40.853Z] Successfully tagged security-secretstore-setup:latest [2021-07-12T09:12:40.853Z] Building core-metadata [2021-07-12T09:12:40.853Z] Attempting uninstall: requests [2021-07-12T09:12:40.853Z] Found existing installation: requests 2.23.0 [2021-07-12T09:12:40.853Z] Uninstalling requests-2.23.0: [2021-07-12T09:12:40.853Z]  Building security-secretstore-setup ... done  Successfully uninstalled requests-2.23.0 [2021-07-12T09:12:41.458Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-12T09:12:41.458Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-12T09:12:41.485Z] Running setup.py install for texttable: started [2021-07-12T09:12:41.485Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:12:42.106Z] Running setup.py install for texttable: finished with status 'done' [2021-07-12T09:12:42.106Z] Running setup.py install for PyYAML: started [2021-07-12T09:12:42.682Z] OK: 219 MiB in 52 packages [2021-07-12T09:12:43.641Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-12T09:12:43.902Z] Running setup.py install for docopt: started [2021-07-12T09:12:44.477Z] Running setup.py install for docopt: finished with status 'done' [2021-07-12T09:12:45.911Z] Removing intermediate container 8e8896db77a2 [2021-07-12T09:12:45.911Z] ---> 6206822254b4 [2021-07-12T09:12:45.911Z] Step 8/24 : COPY . . [2021-07-12T09:12:45.911Z] Removing intermediate container 49f0d3192880 [2021-07-12T09:12:45.911Z] ---> 209c7a0836c9 [2021-07-12T09:12:45.911Z] Step 6/23 : COPY go.mod . [2021-07-12T09:12:45.911Z] 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-07-12T09:12:46.209Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:12:46.209Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:12:46.209Z] ---> 6a36b6c1bb35 [2021-07-12T09:12:46.209Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T09:12:46.209Z] ---> Using cache [2021-07-12T09:12:46.209Z] ---> 903da8190e87 [2021-07-12T09:12:46.209Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:12:46.209Z] ---> Using cache [2021-07-12T09:12:46.209Z] ---> 7390475a557b [2021-07-12T09:12:46.209Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T09:12:46.209Z] ---> Using cache [2021-07-12T09:12:46.209Z] ---> ef852a89450f [2021-07-12T09:12:46.209Z] Step 6/24 : COPY go.mod . [2021-07-12T09:12:46.209Z] ---> Using cache [2021-07-12T09:12:46.209Z] ---> 2f7aa00592b7 [2021-07-12T09:12:46.209Z] Step 7/24 : RUN go mod download [2021-07-12T09:12:46.209Z] ---> Using cache [2021-07-12T09:12:46.209Z] ---> 18e00c6ac3c5 [2021-07-12T09:12:46.209Z] Step 8/24 : COPY . . [2021-07-12T09:12:46.209Z] ---> Using cache [2021-07-12T09:12:46.209Z] ---> c9fc3d93e253 [2021-07-12T09:12:46.209Z] Step 9/24 : RUN go mod tidy [2021-07-12T09:12:46.209Z] ---> Using cache [2021-07-12T09:12:46.209Z] ---> 149013888774 [2021-07-12T09:12:46.209Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-12T09:12:48.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-12T09:12:48.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-12T09:12:48.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-12T09:12:48.209Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-12T09:12:49.589Z] ---> d0afb99ce61e [2021-07-12T09:12:49.589Z] Step 7/23 : RUN go mod download [2021-07-12T09:12:49.589Z] ---> Running in 5d3b9889b725 [2021-07-12T09:12:49.663Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-12T09:12:50.269Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-12T09:12:51.000Z] ---> Running in 2ec921fbcd7f [2021-07-12T09:12:51.000Z] ---> f1a745ea7b01 [2021-07-12T09:12:51.000Z] Step 9/24 : RUN go mod tidy [2021-07-12T09:12:51.000Z] ---> Running in 24c4c4204561 [2021-07-12T09:12:51.268Z] 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-07-12T09:12:51.718Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-12T09:12:51.718Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-12T09:12:51.718Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-12T09:12:51.718Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-12T09:12:53.199Z] Removing intermediate container 2ec921fbcd7f [2021-07-12T09:12:53.199Z] ---> 2e4c10dfce96 [2021-07-12T09:12:53.199Z] Step 8/23 : COPY . . [2021-07-12T09:12:53.792Z] Removing intermediate container e7151c2e22a6 [2021-07-12T09:12:53.792Z] ---> 5939d29d0cf8 [2021-07-12T09:12:53.792Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-12T09:12:58.873Z] Removing intermediate container 24c4c4204561 [2021-07-12T09:12:58.873Z] ---> babcc2c68e8a [2021-07-12T09:12:58.873Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-12T09:12:58.873Z] ---> Running in e4672b4034b8 [2021-07-12T09:13:00.266Z] ---> Running in 715ab533ddcc [2021-07-12T09:13:00.530Z] Removing intermediate container e4672b4034b8 [2021-07-12T09:13:00.530Z] ---> 09bbe5b5036c [2021-07-12T09:13:00.530Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-12T09:13:00.530Z] ---> Running in 1ca874ed276d [2021-07-12T09:13:00.794Z] ---> 0a68b1b738fc [2021-07-12T09:13:00.794Z] Step 9/23 : RUN go mod tidy [2021-07-12T09:13:00.794Z] ---> Running in 1c68a40311b2 [2021-07-12T09:13:00.794Z] Removing intermediate container 1ca874ed276d [2021-07-12T09:13:00.794Z] ---> 1c56e9e92d24 [2021-07-12T09:13:00.794Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-12T09:13:01.373Z] 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-07-12T09:13:01.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.179s coverage: 28.7% of statements [2021-07-12T09:13:01.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-12T09:13:01.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-12T09:13:01.976Z] ---> 559459710cda [2021-07-12T09:13:01.976Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-12T09:13:02.244Z] ---> 00f4002697c7 [2021-07-12T09:13:02.244Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-12T09:13:02.508Z] ---> 9eb305a2c82a [2021-07-12T09:13:02.508Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-12T09:13:02.508Z] ---> Running in be97584b59a1 [2021-07-12T09:13:02.508Z] Removing intermediate container be97584b59a1 [2021-07-12T09:13:02.508Z] ---> 8ca516f68d08 [2021-07-12T09:13:02.508Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:13:02.771Z] ---> Running in de990f755496 [2021-07-12T09:13:02.771Z] Removing intermediate container de990f755496 [2021-07-12T09:13:02.771Z] ---> 2a597463e96c [2021-07-12T09:13:02.771Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T09:13:03.044Z] ---> Running in 67282af09904 [2021-07-12T09:13:03.044Z] Removing intermediate container 67282af09904 [2021-07-12T09:13:03.044Z] ---> 94c6e8d13384 [2021-07-12T09:13:03.044Z] Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:13:03.044Z] ---> Running in 0aad028c03be [2021-07-12T09:13:03.308Z] Removing intermediate container 0aad028c03be [2021-07-12T09:13:03.308Z] ---> eff77d0f9c0d [2021-07-12T09:13:03.308Z] Step 24/24 : LABEL version=0.0.0 [2021-07-12T09:13:03.308Z] ---> Running in d6ca711c4b8b [2021-07-12T09:13:03.570Z] Removing intermediate container d6ca711c4b8b [2021-07-12T09:13:03.570Z] ---> dd15ca4c48fb [2021-07-12T09:13:03.570Z] [2021-07-12T09:13:03.570Z] Removing intermediate container 1c68a40311b2 [2021-07-12T09:13:03.570Z] ---> f351c996e3b7 [2021-07-12T09:13:03.570Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-12T09:13:03.570Z] Successfully built dd15ca4c48fb [2021-07-12T09:13:03.837Z] Successfully tagged sys-mgmt-agent:latest [2021-07-12T09:13:03.838Z]  Building sys-mgmt-agent ... done  ---> Running in 3b3a6e986f3b [2021-07-12T09:13:04.417Z] 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-07-12T09:13:06.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.337s coverage: 100.0% of statements [2021-07-12T09:13:06.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-12T09:13:06.281Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.389s coverage: 50.5% of statements [2021-07-12T09:13:06.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-12T09:13:06.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-12T09:13:07.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.539s coverage: 88.5% of statements [2021-07-12T09:13:07.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-12T09:13:07.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-12T09:13:07.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.182s coverage: 78.9% of statements [2021-07-12T09:13:12.091Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.201s coverage: 81.2% of statements [2021-07-12T09:13:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-12T09:13:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-12T09:13:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-12T09:13:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-12T09:13:12.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-12T09:13:14.504Z] Removing intermediate container d9585ae90463 [2021-07-12T09:13:14.504Z] ---> 9f1fe094a29b [2021-07-12T09:13:14.504Z] [2021-07-12T09:13:14.504Z] Step 11/32 : FROM alpine:3.12 [2021-07-12T09:13:14.504Z] ---> 13621d1b12d4 [2021-07-12T09:13:14.504Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-12T09:13:14.504Z] ---> Running in 0827d7146597 [2021-07-12T09:13:14.504Z] Removing intermediate container 0827d7146597 [2021-07-12T09:13:14.504Z] ---> f50a49d0afcb [2021-07-12T09:13:14.504Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-12T09:13:14.504Z] ---> Running in 5393c8f132ae [2021-07-12T09:13:14.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:13:14.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:13:15.049Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-12T09:13:15.049Z] (2/2) Installing su-exec (0.2-r1) [2021-07-12T09:13:15.049Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:13:15.049Z] OK: 6 MiB in 16 packages [2021-07-12T09:13:15.671Z] Removing intermediate container 5393c8f132ae [2021-07-12T09:13:15.671Z] ---> 5ea0a630cb73 [2021-07-12T09:13:15.671Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-12T09:13:15.671Z] ---> Running in eb59f362a0c1 [2021-07-12T09:13:15.671Z] Removing intermediate container eb59f362a0c1 [2021-07-12T09:13:15.671Z] ---> 60c6db1e6ab7 [2021-07-12T09:13:15.671Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-12T09:13:15.671Z] ---> Running in 9a73f7e9a343 [2021-07-12T09:13:15.949Z] Removing intermediate container 9a73f7e9a343 [2021-07-12T09:13:15.949Z] ---> 78f375ccbcf5 [2021-07-12T09:13:15.949Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-12T09:13:15.949Z] ---> Running in c03497b2e88d [2021-07-12T09:13:16.916Z] Removing intermediate container c03497b2e88d [2021-07-12T09:13:16.917Z] ---> e7a8051fc137 [2021-07-12T09:13:16.917Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-12T09:13:17.181Z] ---> Running in b6feedf3d81c [2021-07-12T09:13:17.181Z] Removing intermediate container b6feedf3d81c [2021-07-12T09:13:17.181Z] ---> 4a51975611d0 [2021-07-12T09:13:17.181Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-12T09:13:17.442Z] ---> 317b0ea1994b [2021-07-12T09:13:17.442Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-12T09:13:17.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.345s coverage: 95.1% of statements [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-12T09:13:17.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.190s coverage: 60.0% of statements [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-12T09:13:17.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.284s coverage: 0.8% of statements [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-12T09:13:17.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.140s coverage: 58.8% of statements [2021-07-12T09:13:17.545Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.196s coverage: 22.0% of statements [2021-07-12T09:13:17.545Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-12T09:13:17.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements [2021-07-12T09:13:17.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.219s coverage: 79.5% of statements [2021-07-12T09:13:17.545Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.161s coverage: 94.1% of statements [2021-07-12T09:13:17.706Z] ---> Running in 9060b8db80d4 [2021-07-12T09:13:18.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements [2021-07-12T09:13:18.677Z] Removing intermediate container 9060b8db80d4 [2021-07-12T09:13:18.677Z] ---> fbd98a47f08b [2021-07-12T09:13:18.677Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:13:18.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.200s coverage: 87.5% of statements [2021-07-12T09:13:18.961Z] ---> c658e4450b28 [2021-07-12T09:13:18.961Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-12T09:13:19.580Z] ---> bec790fdb616 [2021-07-12T09:13:19.580Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-12T09:13:19.848Z] ---> 38c86a5b9ec3 [2021-07-12T09:13:19.848Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-12T09:13:20.115Z] ---> 27d03095af55 [2021-07-12T09:13:20.115Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-12T09:13:20.385Z] ---> a7c0277516f4 [2021-07-12T09:13:20.385Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-12T09:13:20.654Z] ---> Running in 1e494aba6f1d [2021-07-12T09:13:20.924Z] Removing intermediate container 1e494aba6f1d [2021-07-12T09:13:20.924Z] ---> c0a5c22cb4bc [2021-07-12T09:13:20.924Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-12T09:13:21.194Z] ---> 8f184a6b2c17 [2021-07-12T09:13:21.194Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-12T09:13:21.194Z] ---> Running in 035709213dfe [2021-07-12T09:13:22.587Z] Removing intermediate container 035709213dfe [2021-07-12T09:13:22.587Z] ---> 157b7f414c24 [2021-07-12T09:13:22.587Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-12T09:13:22.587Z] ---> Running in 89a26c5dfd23 [2021-07-12T09:13:22.991Z] Removing intermediate container 89a26c5dfd23 [2021-07-12T09:13:22.991Z] ---> b80ee77f61b1 [2021-07-12T09:13:22.991Z] Step 29/32 : CMD ["gate"] [2021-07-12T09:13:23.436Z] ---> Running in ef43ea7d2555 [2021-07-12T09:13:23.437Z] Removing intermediate container ef43ea7d2555 [2021-07-12T09:13:23.437Z] ---> f26342dca4f9 [2021-07-12T09:13:23.437Z] Step 30/32 : LABEL arch=x86_64 [2021-07-12T09:13:23.437Z] ---> Running in 261c91860b6b [2021-07-12T09:13:23.758Z] Removing intermediate container 261c91860b6b [2021-07-12T09:13:23.758Z] ---> 805fb1f97ef3 [2021-07-12T09:13:23.758Z] Step 31/32 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:13:23.758Z] ---> Running in 97cf6e0ab3c8 [2021-07-12T09:13:24.113Z] Removing intermediate container 97cf6e0ab3c8 [2021-07-12T09:13:24.113Z] ---> 9950a45cd4ec [2021-07-12T09:13:24.113Z] Step 32/32 : LABEL version=0.0.0 [2021-07-12T09:13:24.113Z] ---> Running in 1c9b40637160 [2021-07-12T09:13:24.478Z] Removing intermediate container 1c9b40637160 [2021-07-12T09:13:24.478Z] ---> 5bfcfb34c61e [2021-07-12T09:13:24.478Z] [2021-07-12T09:13:24.478Z] Successfully built 5bfcfb34c61e [2021-07-12T09:13:24.478Z] Successfully tagged security-bootstrapper:latest [2021-07-12T09:13:30.099Z]  Building security-bootstrapper ... done Removing intermediate container 5d3b9889b725 [2021-07-12T09:13:30.099Z] ---> 39d673b7b8fc [2021-07-12T09:13:30.099Z] [2021-07-12T09:13:30.099Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T09:13:30.099Z] ---> 13621d1b12d4 [2021-07-12T09:13:30.099Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T09:13:30.099Z] ---> Using cache [2021-07-12T09:13:30.099Z] ---> e107aa4d1650 [2021-07-12T09:13:30.099Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T09:13:30.099Z] ---> Using cache [2021-07-12T09:13:30.099Z] ---> c1f4c1914924 [2021-07-12T09:13:30.099Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-12T09:13:30.372Z] ---> Running in 0bcb7b3262de [2021-07-12T09:13:30.372Z] Removing intermediate container 0bcb7b3262de [2021-07-12T09:13:30.372Z] ---> 4118bad35ba8 [2021-07-12T09:13:30.372Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T09:13:30.372Z] ---> Running in 90e8ad823c94 [2021-07-12T09:13:30.650Z] Removing intermediate container 90e8ad823c94 [2021-07-12T09:13:30.650Z] ---> 1bdb91d26460 [2021-07-12T09:13:30.650Z] Step 16/24 : WORKDIR / [2021-07-12T09:13:30.650Z] ---> Running in 25dbf11bb9f6 [2021-07-12T09:13:30.917Z] Removing intermediate container 25dbf11bb9f6 [2021-07-12T09:13:30.917Z] ---> 5ea0e9b92dce [2021-07-12T09:13:30.917Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:13:31.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.207s coverage: 94.4% of statements [2021-07-12T09:13:31.174Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements [2021-07-12T09:13:31.192Z] ---> e1ff4e3807eb [2021-07-12T09:13:31.192Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-12T09:13:32.142Z] ---> a5aa413ab168 [2021-07-12T09:13:32.142Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-12T09:13:32.142Z] ---> e694a54b1f45 [2021-07-12T09:13:32.142Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-12T09:13:32.406Z] ---> Running in 26bbf68e0847 [2021-07-12T09:13:32.979Z] Removing intermediate container 26bbf68e0847 [2021-07-12T09:13:32.979Z] ---> 071e9155d3b1 [2021-07-12T09:13:32.979Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:13:33.559Z] ---> Running in f1c606a40af5 [2021-07-12T09:13:33.559Z] Removing intermediate container 3b3a6e986f3b [2021-07-12T09:13:33.559Z] ---> afdd90860909 [2021-07-12T09:13:33.559Z] [2021-07-12T09:13:33.559Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T09:13:33.559Z] ---> 13621d1b12d4 [2021-07-12T09:13:33.559Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-12T09:13:33.559Z] Removing intermediate container 715ab533ddcc [2021-07-12T09:13:33.559Z] ---> bb704f920354 [2021-07-12T09:13:33.559Z] [2021-07-12T09:13:33.559Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T09:13:33.559Z] ---> 13621d1b12d4 [2021-07-12T09:13:33.559Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-12T09:13:33.559Z] ---> Running in b8e4096e8335 [2021-07-12T09:13:33.559Z] ---> Running in f3edf67c2697 [2021-07-12T09:13:33.559Z] Removing intermediate container f1c606a40af5 [2021-07-12T09:13:33.559Z] ---> 7a824deeb63e [2021-07-12T09:13:33.559Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T09:13:33.559Z] ---> Running in 7c1d28cc83fc [2021-07-12T09:13:33.559Z] Removing intermediate container f3edf67c2697 [2021-07-12T09:13:33.559Z] ---> a4fafc3f3485 [2021-07-12T09:13:33.559Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-12T09:13:33.871Z] Removing intermediate container 7c1d28cc83fc [2021-07-12T09:13:33.871Z] ---> 0772cd7d879b [2021-07-12T09:13:33.871Z] Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:13:33.871Z] ---> Running in c678ba299b84 [2021-07-12T09:13:33.871Z] ---> Running in 157e1002edd5 [2021-07-12T09:13:33.871Z] Removing intermediate container c678ba299b84 [2021-07-12T09:13:33.871Z] ---> 4f34d206e685 [2021-07-12T09:13:33.871Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-12T09:13:33.872Z] Removing intermediate container 157e1002edd5 [2021-07-12T09:13:33.872Z] ---> c98b50c73f65 [2021-07-12T09:13:33.872Z] Step 24/24 : LABEL version=0.0.0 [2021-07-12T09:13:33.872Z] ---> Running in f6eb6cd1e083 [2021-07-12T09:13:33.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:13:33.872Z] ---> Running in aaaf45ab16a5 [2021-07-12T09:13:33.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:13:34.144Z] Removing intermediate container f6eb6cd1e083 [2021-07-12T09:13:34.144Z] ---> 724b2255cc3f [2021-07-12T09:13:34.144Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:13:34.144Z] Removing intermediate container aaaf45ab16a5 [2021-07-12T09:13:34.144Z] ---> f039718faa4e [2021-07-12T09:13:34.144Z] [2021-07-12T09:13:34.144Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-12T09:13:34.144Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-12T09:13:34.144Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:13:34.144Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T09:13:34.144Z] ---> Running in b1abd4585b32 [2021-07-12T09:13:34.144Z] OK: 6 MiB in 16 packages [2021-07-12T09:13:34.144Z] Successfully built f039718faa4e [2021-07-12T09:13:34.144Z] Successfully tagged core-metadata:latest [2021-07-12T09:13:34.414Z]  Building core-metadata ... done Removing intermediate container b8e4096e8335 [2021-07-12T09:13:34.414Z] ---> 900e2e5cf00c [2021-07-12T09:13:34.414Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T09:13:34.414Z] ---> Running in cf66c8f879b8 [2021-07-12T09:13:34.682Z] Removing intermediate container cf66c8f879b8 [2021-07-12T09:13:34.682Z] ---> f0b08df1de8d [2021-07-12T09:13:34.682Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-12T09:13:34.682Z] ---> Running in 39c8ecf68c75 [2021-07-12T09:13:34.682Z] Removing intermediate container b1abd4585b32 [2021-07-12T09:13:34.682Z] ---> e8a5afdf248d [2021-07-12T09:13:34.682Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-12T09:13:34.682Z] Removing intermediate container 39c8ecf68c75 [2021-07-12T09:13:34.682Z] ---> 41bdfa81d6db [2021-07-12T09:13:34.682Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T09:13:34.682Z] ---> Running in e977bf04af8f [2021-07-12T09:13:34.682Z] ---> Running in dbe28e8777f1 [2021-07-12T09:13:34.947Z] Removing intermediate container dbe28e8777f1 [2021-07-12T09:13:34.947Z] ---> 82172c4e312f [2021-07-12T09:13:34.947Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:13:34.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-12T09:13:34.947Z] ---> 9b8764a6cabf [2021-07-12T09:13:34.947Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-12T09:13:35.522Z] ---> 4598424f28e5 [2021-07-12T09:13:35.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-12T09:13:35.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-12T09:13:35.787Z] ---> e8595aafe3e6 [2021-07-12T09:13:35.787Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-12T09:13:35.787Z] ---> Running in 9226b5af000c [2021-07-12T09:13:35.787Z] Removing intermediate container 9226b5af000c [2021-07-12T09:13:35.787Z] ---> f12732c1efc5 [2021-07-12T09:13:35.787Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:13:35.787Z] ---> Running in b937fe95545d [2021-07-12T09:13:35.787Z] Removing intermediate container b937fe95545d [2021-07-12T09:13:35.787Z] ---> a0d084623ce9 [2021-07-12T09:13:35.787Z] Step 21/23 : LABEL arch=x86_64 [2021-07-12T09:13:35.787Z] ---> Running in e238c0c1a49d [2021-07-12T09:13:36.053Z] Removing intermediate container e238c0c1a49d [2021-07-12T09:13:36.053Z] ---> a1db2ff9936d [2021-07-12T09:13:36.053Z] Step 22/23 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:13:36.053Z] ---> Running in 7a99aa993817 [2021-07-12T09:13:36.053Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-12T09:13:36.053Z] Removing intermediate container 7a99aa993817 [2021-07-12T09:13:36.053Z] ---> d268b9cafa70 [2021-07-12T09:13:36.053Z] Step 23/23 : LABEL version=0.0.0 [2021-07-12T09:13:36.053Z] ---> Running in d4e0ffdfa059 [2021-07-12T09:13:36.334Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-12T09:13:36.334Z] Removing intermediate container d4e0ffdfa059 [2021-07-12T09:13:36.334Z] ---> 2f0f9c07418e [2021-07-12T09:13:36.334Z] [2021-07-12T09:13:36.334Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-12T09:13:36.334Z] Successfully built 2f0f9c07418e [2021-07-12T09:13:36.334Z] Successfully tagged support-notifications:latest [2021-07-12T09:13:36.334Z]  Building support-notifications ... done (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-12T09:13:36.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.506s coverage: 81.8% of statements [2021-07-12T09:13:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-12T09:13:37.284Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-12T09:13:37.548Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-12T09:13:37.548Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:13:37.548Z] OK: 8 MiB in 20 packages [2021-07-12T09:13:37.809Z] Removing intermediate container e977bf04af8f [2021-07-12T09:13:37.809Z] ---> 969ceba97402 [2021-07-12T09:13:37.809Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:13:38.070Z] ---> 2077ab042dbe [2021-07-12T09:13:38.070Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-12T09:13:38.337Z] ---> bd5e27de9110 [2021-07-12T09:13:38.337Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-12T09:13:38.599Z] ---> a97b68c3a3a9 [2021-07-12T09:13:38.599Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-12T09:13:38.599Z] ---> Running in a27de8e16ba7 [2021-07-12T09:13:38.599Z] Removing intermediate container a27de8e16ba7 [2021-07-12T09:13:38.599Z] ---> 07d09c3897b2 [2021-07-12T09:13:38.599Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:13:38.599Z] ---> Running in 2beca5e15565 [2021-07-12T09:13:38.599Z] Removing intermediate container 2beca5e15565 [2021-07-12T09:13:38.599Z] ---> ec893842fefd [2021-07-12T09:13:38.599Z] Step 22/24 : LABEL arch=x86_64 [2021-07-12T09:13:38.866Z] ---> Running in e7d8082088d3 [2021-07-12T09:13:38.866Z] Removing intermediate container e7d8082088d3 [2021-07-12T09:13:38.866Z] ---> 7c4826fc484c [2021-07-12T09:13:38.866Z] Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:13:38.866Z] ---> Running in 173aa8555fbb [2021-07-12T09:13:38.866Z] Removing intermediate container 173aa8555fbb [2021-07-12T09:13:38.866Z] ---> 705695c07790 [2021-07-12T09:13:38.866Z] Step 24/24 : LABEL version=0.0.0 [2021-07-12T09:13:38.866Z] ---> Running in ad8ec9242e39 [2021-07-12T09:13:39.130Z] Removing intermediate container ad8ec9242e39 [2021-07-12T09:13:39.130Z] ---> 29ab54e3b9c7 [2021-07-12T09:13:39.130Z] [2021-07-12T09:13:39.130Z] Successfully built 29ab54e3b9c7 [2021-07-12T09:13:39.130Z] Successfully tagged core-data:latest [2021-07-12T09:13:39.398Z]  Building core-data ... done  [Pipeline] } [2021-07-12T09:13:39.402Z] $ docker stop --time=1 fd59770deca9d2caf0248cc306536e9387ffaa5fa244dfa41144d532453f7995 [2021-07-12T09:13:40.704Z] $ docker rm -f fd59770deca9d2caf0248cc306536e9387ffaa5fa244dfa41144d532453f7995 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-12T09:13:41.090Z] + docker images [2021-07-12T09:13:41.090Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T09:13:41.090Z] core-data latest 29ab54e3b9c7 3 seconds ago 20.3MB [2021-07-12T09:13:41.090Z] support-notifications latest 2f0f9c07418e 5 seconds ago 16.7MB [2021-07-12T09:13:41.090Z] afdd90860909 8 seconds ago 1.16GB [2021-07-12T09:13:41.090Z] bb704f920354 8 seconds ago 1.16GB [2021-07-12T09:13:41.090Z] core-metadata latest f039718faa4e 8 seconds ago 16.6MB [2021-07-12T09:13:41.090Z] 39d673b7b8fc 12 seconds ago 1.16GB [2021-07-12T09:13:41.090Z] security-bootstrapper latest 5bfcfb34c61e 17 seconds ago 18.6MB [2021-07-12T09:13:41.090Z] 9f1fe094a29b 28 seconds ago 1.16GB [2021-07-12T09:13:41.090Z] sys-mgmt-agent latest dd15ca4c48fb 38 seconds ago 311MB [2021-07-12T09:13:41.090Z] security-secretstore-setup latest 63de86b2e564 About a minute ago 28.7MB [2021-07-12T09:13:41.090Z] core-command latest 6ea2c1b5132b About a minute ago 15.9MB [2021-07-12T09:13:41.090Z] support-scheduler latest 93c182d51ec8 About a minute ago 15.9MB [2021-07-12T09:13:41.090Z] security-proxy-setup latest 34f6d9a53c61 About a minute ago 25.7MB [2021-07-12T09:13:41.090Z] 6e8969d3d439 About a minute ago 1.16GB [2021-07-12T09:13:41.090Z] 034536f29b1d About a minute ago 1.16GB [2021-07-12T09:13:41.090Z] 41c059a9dbb3 About a minute ago 1.17GB [2021-07-12T09:13:41.090Z] 1b6c32008711 About a minute ago 1.16GB [2021-07-12T09:13:41.090Z] 896db2c5b97c About a minute ago 1.16GB [2021-07-12T09:13:41.090Z] ci-base-image-x86_64 latest 6a36b6c1bb35 6 minutes ago 659MB [2021-07-12T09:13:41.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 2 days ago 457MB [2021-07-12T09:13:41.090Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 5 days ago 37.5MB [2021-07-12T09:13:41.090Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-07-12T09:13:41.090Z] docker 20.10.0 aefe523efa57 7 months ago 240MB [2021-07-12T09:13:41.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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-07-12T09:13:43.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.271s coverage: 92.9% of statements [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-12T09:13:43.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-12T09:13:43.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.186s coverage: 87.2% of statements [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-12T09:13:43.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-12T09:13:43.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 58.8% of statements [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-12T09:13:43.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.162s coverage: 80.0% of statements [2021-07-12T09:13:43.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2021-07-12T09:13:43.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.258s coverage: 85.4% of statements [2021-07-12T09:13:43.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 91.2% of statements [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-12T09:13:43.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.664s coverage: 64.4% of statements [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-12T09:13:43.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-12T09:13:43.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.169s coverage: 100.0% of statements [2021-07-12T09:13:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 91.3% of statements [2021-07-12T09:13:43.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-07-12T09:13:45.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.119s coverage: 73.7% of statements [2021-07-12T09:13:45.855Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-07-12T09:13:50.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.055s coverage: 66.9% of statements [2021-07-12T09:13:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-12T09:13:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-12T09:13:50.202Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-12T09:13:51.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.831s coverage: 43.6% of statements [2021-07-12T09:13:51.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-12T09:13:51.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-12T09:13:51.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.238s coverage: 89.5% of statements [2021-07-12T09:13:51.645Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-12T09:13:51.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements [2021-07-12T09:13:51.645Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-12T09:13:56.460Z] Still waiting to schedule task [2021-07-12T09:13:56.461Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-12T09:13:59.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.209s coverage: 19.3% of statements [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-12T09:13:59.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.551s coverage: 91.9% of statements [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-12T09:13:59.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 62.7% of statements [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-12T09:13:59.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.6% of statements [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-12T09:13:59.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-12T09:13:59.988Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-12T09:13:59.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.160s coverage: 100.0% of statements [2021-07-12T09:13:59.988Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-07-12T09:14:00.582Z] GO111MODULE=on go vet ./... [2021-07-12T09:15:22.435Z] gofmt -l . [2021-07-12T09:15:22.435Z] [ "`gofmt -l .`" = "" ] [2021-07-12T09:15:22.435Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-12T09:15:23.104Z] + ls -al . [2021-07-12T09:15:23.105Z] total 592 [2021-07-12T09:15:23.105Z] drwxrwxr-x 9 1001 1001 4096 Jul 12 09:15 . [2021-07-12T09:15:23.105Z] drwxr-xr-x 4 root root 4096 Jul 12 09:11 .. [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 11 Jul 12 09:09 .dockerignore [2021-07-12T09:15:23.105Z] drwxrwxr-x 8 1001 1001 4096 Jul 12 09:09 .git [2021-07-12T09:15:23.105Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 09:09 .github [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 818 Jul 12 09:09 .gitignore [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 76 Jul 12 09:09 .hadolint.yml [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 166 Jul 12 09:09 .sonarcloud.properties [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 8609 Jul 12 09:09 Attribution.txt [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 43881 Jul 12 09:09 CHANGELOG.md [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 3804 Jul 12 09:09 CONTRIBUTING.md [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 931 Jul 12 09:09 Dockerfile.build [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 849 Jul 12 09:09 Jenkinsfile [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 10775 Jul 12 09:09 LICENSE [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 6003 Jul 12 09:09 Makefile [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 7818 Jul 12 09:09 README.md [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 6912 Jul 12 09:09 SECURITY.md [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 5 Jul 12 09:06 VERSION [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 4131 Jul 12 09:09 ZMQWindows.md [2021-07-12T09:15:23.105Z] drwxrwxr-x 2 1001 1001 4096 Jul 12 09:09 bin [2021-07-12T09:15:23.105Z] drwxrwxr-x 14 1001 1001 4096 Jul 12 09:09 cmd [2021-07-12T09:15:23.105Z] -rw-r--r-- 1 root root 399433 Jul 12 09:13 coverage.out [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 812 Jul 12 09:09 go.mod [2021-07-12T09:15:23.105Z] -rw-r--r-- 1 root root 20973 Jul 12 09:11 go.sum [2021-07-12T09:15:23.105Z] drwxrwxr-x 7 1001 1001 4096 Jul 12 09:09 internal [2021-07-12T09:15:23.105Z] drwxrwxr-x 3 1001 1001 4096 Jul 12 09:09 openapi [2021-07-12T09:15:23.105Z] drwxrwxr-x 4 1001 1001 4096 Jul 12 09:09 snap [2021-07-12T09:15:23.105Z] -rw-rw-r-- 1 1001 1001 168 Jul 12 09:09 version.go [Pipeline] sh [2021-07-12T09:15:23.769Z] + '[' -e coverage.out ] [2021-07-12T09:15:23.769Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-12T09:15:23.807Z] Warning: overwriting stash ‘coverage-report’ [2021-07-12T09:15:24.601Z] Stashed 1 file(s) [Pipeline] sh [2021-07-12T09:15:25.256Z] + make build [2021-07-12T09:15:25.256Z] go mod tidy [2021-07-12T09:15:25.862Z] 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-07-12T09:15:32.571Z] 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-07-12T09:15:54.757Z] 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-07-12T09:15:55.353Z] 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-07-12T09:15:59.694Z] 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-07-12T09:15:59.968Z] 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-07-12T09:16:03.359Z] 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-07-12T09:16:06.771Z] 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-07-12T09:16:09.396Z] 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-07-12T09:16:13.711Z] 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-07-12T09:16:16.332Z] 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-07-12T09:16:19.739Z] 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-07-12T09:16:25.156Z] $ docker stop --time=1 55a372e2d2a3763970e19156176317fa1d07cf10ecbe1159bf68a2fcea0789a1 [2021-07-12T09:16:27.532Z] $ docker rm -f 55a372e2d2a3763970e19156176317fa1d07cf10ecbe1159bf68a2fcea0789a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:16:29.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T09:16:29.490Z] [2021-07-12T09:16:29.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:16:29.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T09:16:30.156Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-12T09:16:30.156Z] 29e5d40040c1: Pulling fs layer [2021-07-12T09:16:30.156Z] 1ce36da41761: Pulling fs layer [2021-07-12T09:16:30.156Z] 25b303627fd3: Pulling fs layer [2021-07-12T09:16:30.442Z] 29e5d40040c1: Verifying Checksum [2021-07-12T09:16:30.442Z] 29e5d40040c1: Download complete [2021-07-12T09:16:31.062Z] 1ce36da41761: Verifying Checksum [2021-07-12T09:16:31.062Z] 1ce36da41761: Download complete [2021-07-12T09:16:31.343Z] 29e5d40040c1: Pull complete [2021-07-12T09:16:32.806Z] 1ce36da41761: Pull complete [2021-07-12T09:16:32.806Z] 25b303627fd3: Verifying Checksum [2021-07-12T09:16:32.806Z] 25b303627fd3: Download complete [2021-07-12T09:16:45.228Z] 25b303627fd3: Pull complete [2021-07-12T09:16:45.228Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-12T09:16:45.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T09:16:45.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-12T09:16:45.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-2555 does not seem to be running inside a container [2021-07-12T09:16:45.530Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-12T09:16:48.340Z] $ docker top a628a2345931ede55ca52a8593d15c39fa490eadf4e4ed13e85d173a43420b43 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T09:16:49.331Z] + docker-compose build --help [2021-07-12T09:16:49.331Z] + grep parallel [2021-07-12T09:16:52.702Z] --parallel Build images in parallel. [Pipeline] } [2021-07-12T09:16:52.712Z] $ docker stop --time=1 a628a2345931ede55ca52a8593d15c39fa490eadf4e4ed13e85d173a43420b43 [2021-07-12T09:16:54.580Z] $ docker rm -f a628a2345931ede55ca52a8593d15c39fa490eadf4e4ed13e85d173a43420b43 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:16:55.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-12T09:16:55.294Z] . [Pipeline] withDockerContainer [2021-07-12T09:16:55.563Z] prd-ubuntu18.04-docker-arm64-4c-16g-2555 does not seem to be running inside a container [2021-07-12T09:16:55.633Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-arm64:latest cat [2021-07-12T09:16:57.177Z] $ docker top b5b6b1dd7b8d33c967c38ca87f7878837cb1fe3104ee45a997d32f2f30d4aeff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T09:16:58.166Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-12T09:17:02.478Z] Building core-command ... [2021-07-12T09:17:02.478Z] Building core-data ... [2021-07-12T09:17:02.478Z] Building core-metadata ... [2021-07-12T09:17:02.478Z] Building security-bootstrapper ... [2021-07-12T09:17:02.478Z] Building security-proxy-setup ... [2021-07-12T09:17:02.478Z] Building security-secretstore-setup ... [2021-07-12T09:17:02.478Z] Building support-notifications ... [2021-07-12T09:17:02.478Z] Building support-scheduler ... [2021-07-12T09:17:02.478Z] Building sys-mgmt-agent ... [2021-07-12T09:17:02.478Z] Building security-bootstrapper [2021-07-12T09:17:02.478Z] Building core-metadata [2021-07-12T09:17:02.478Z] Building sys-mgmt-agent [2021-07-12T09:17:02.478Z] Building security-proxy-setup [2021-07-12T09:17:02.478Z] Building support-scheduler [2021-07-12T09:17:14.552Z] Running on prd-ubuntu18.04-docker-8c-8g-2556 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [Pipeline] { [Pipeline] ws [2021-07-12T09:17:14.578Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-07-12T09:17:14.695Z] The recommended git tool is: git [2021-07-12T09:17:17.524Z] using credential edgex-jenkins-ssh [2021-07-12T09:17:17.539Z] Cloning the remote Git repository [2021-07-12T09:17:17.562Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-12T09:17:17.723Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-07-12T09:17:17.768Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-12T09:17:17.768Z] > git --version # timeout=10 [2021-07-12T09:17:17.773Z] > git --version # 'git version 2.17.1' [2021-07-12T09:17:17.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T09:17:17.800Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T09:17:22.916Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-12T09:17:22.923Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-12T09:17:22.937Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-12T09:17:22.948Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-12T09:17:22.949Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T09:17:22.953Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-12T09:17:23.514Z] Merging remotes/origin/main commit 54f03fb0f243d5f133750708f48ea721af92f13c into PR head commit 63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:17:23.614Z] Merge succeeded, producing 63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:17:23.614Z] Checking out Revision 63bdb5d6c2047d3bc1037971a19e539cab4f755e (PR-3577) [2021-07-12T09:17:23.522Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T09:17:23.527Z] > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # timeout=10 [2021-07-12T09:17:23.583Z] > git remote # timeout=10 [2021-07-12T09:17:23.595Z] > git config --get remote.origin.url # timeout=10 [2021-07-12T09:17:23.600Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-12T09:17:23.603Z] > git merge 54f03fb0f243d5f133750708f48ea721af92f13c # timeout=10 [2021-07-12T09:17:23.610Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-12T09:17:23.617Z] > git config core.sparsecheckout # timeout=10 [2021-07-12T09:17:23.619Z] > git checkout -f 63bdb5d6c2047d3bc1037971a19e539cab4f755e # timeout=10 [2021-07-12T09:17:27.264Z] Commit message: "docs: Update to Core Contracts lib to v2.0.1-dev.1" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-12T09:17:28.537Z] + echo snap-build.sh [2021-07-12T09:17:28.537Z] snap-build.sh [2021-07-12T09:17:28.537Z] + SNAP_BASE_DIR=. [2021-07-12T09:17:28.537Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2021-07-12T09:17:28.537Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2021-07-12T09:17:28.537Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2021-07-12T09:17:28.537Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2021-07-12T09:17:28.537Z] + cd /w/workspace/edgex-go/11 [2021-07-12T09:17:28.537Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-12T09:17:28.537Z] Reading package lists... [2021-07-12T09:17:28.537Z] Building dependency tree... [2021-07-12T09:17:28.537Z] Reading state information... [2021-07-12T09:17:28.801Z] The following packages were automatically installed and are no longer required: [2021-07-12T09:17:28.801Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-12T09:17:28.801Z] uidmap xdelta3 [2021-07-12T09:17:28.801Z] Use 'sudo apt autoremove' to remove them. [2021-07-12T09:17:28.802Z] The following packages will be REMOVED: [2021-07-12T09:17:28.802Z] lxd* lxd-client* [2021-07-12T09:17:29.064Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-12T09:17:29.064Z] After this operation, 31.7 MB disk space will be freed. [2021-07-12T09:17:29.853Z] (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-07-12T09:17:29.853Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-12T09:17:30.429Z] Removing lxd dnsmasq configuration [2021-07-12T09:17:30.697Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-12T09:17:30.960Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-12T09:17:31.908Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-12T09:17:32.170Z] (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-07-12T09:17:32.170Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-12T09:17:33.562Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-12T09:17:33.562Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-12T09:17:34.955Z] + sudo snap remove --purge lxd [2021-07-12T09:17:34.955Z] snap "lxd" is not installed [2021-07-12T09:17:34.955Z] + sudo groupadd --force --system lxd [2021-07-12T09:17:34.955Z] ++ whoami [2021-07-12T09:17:34.955Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-12T09:17:34.955Z] + newgrp - lxd [2021-07-12T09:17:34.955Z] + sudo snap install lxd [2021-07-12T09:17:56.959Z] 2021-07-12T09:17:52Z INFO Waiting for automatic snapd restart... [2021-07-12T09:18:09.230Z] lxd 4.15 from Canonical* installed [2021-07-12T09:18:09.230Z] + sudo lxd init --auto [2021-07-12T09:18:10.500Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:18:10.500Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:18:10.500Z] ---> 3b5028f2fa03 [2021-07-12T09:18:10.500Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T09:18:10.500Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:18:10.500Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:18:10.500Z] ---> 3b5028f2fa03 [2021-07-12T09:18:10.500Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T09:18:10.500Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:18:10.500Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:18:10.500Z] ---> 3b5028f2fa03 [2021-07-12T09:18:10.500Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T09:18:10.500Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:18:10.500Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:18:10.500Z] ---> 3b5028f2fa03 [2021-07-12T09:18:10.500Z] Step 3/32 : WORKDIR /edgex-go [2021-07-12T09:18:10.500Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:18:10.500Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:18:10.500Z] ---> 3b5028f2fa03 [2021-07-12T09:18:10.500Z] Step 3/22 : WORKDIR /edgex-go [2021-07-12T09:18:10.776Z] ---> Running in 9c2ec914b452 [2021-07-12T09:18:10.776Z] ---> Running in d1b53e5e2dd0 [2021-07-12T09:18:10.776Z] ---> Running in 54a5e3fdf108 [2021-07-12T09:18:10.776Z] ---> Running in 058f7a90367a [2021-07-12T09:18:10.776Z] ---> Running in 19261b1259fd [2021-07-12T09:18:11.382Z] Removing intermediate container 19261b1259fd [2021-07-12T09:18:11.382Z] ---> 67f316b0881f [2021-07-12T09:18:11.382Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:18:11.662Z] ---> Running in 43232d1e3e63 [2021-07-12T09:18:11.662Z] Removing intermediate container 9c2ec914b452 [2021-07-12T09:18:11.662Z] ---> b31916c9447d [2021-07-12T09:18:11.662Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:18:11.662Z] Removing intermediate container 54a5e3fdf108 [2021-07-12T09:18:11.662Z] ---> cdfc3d6355ed [2021-07-12T09:18:11.662Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:18:11.935Z] Removing intermediate container 058f7a90367a [2021-07-12T09:18:11.935Z] ---> cb4cb74bae11 [2021-07-12T09:18:11.935Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:18:11.935Z] Removing intermediate container d1b53e5e2dd0 [2021-07-12T09:18:11.935Z] ---> a2013da3258b [2021-07-12T09:18:11.935Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:18:11.935Z] ---> Running in f11b76f7a9a8 [2021-07-12T09:18:11.935Z] ---> Running in 964b70dfd300 [2021-07-12T09:18:12.212Z] ---> Running in 0d1c547f2c6b [2021-07-12T09:18:12.212Z] ---> Running in 0a095331a1ff [2021-07-12T09:18:15.657Z] Removing intermediate container 43232d1e3e63 [2021-07-12T09:18:15.657Z] ---> e60e3f21a73f [2021-07-12T09:18:15.657Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T09:18:15.657Z] ---> Running in 76d2fdfcd5c7 [2021-07-12T09:18:15.657Z] Removing intermediate container f11b76f7a9a8 [2021-07-12T09:18:15.657Z] ---> 225d3e3a902e [2021-07-12T09:18:15.657Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-12T09:18:15.951Z] ---> Running in 4ead35c13396 [2021-07-12T09:18:15.951Z] Removing intermediate container 964b70dfd300 [2021-07-12T09:18:15.951Z] ---> ee8dbd31b529 [2021-07-12T09:18:15.951Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-12T09:18:16.561Z] ---> Running in 48ea5db9cb0d [2021-07-12T09:18:16.562Z] Removing intermediate container 0a095331a1ff [2021-07-12T09:18:16.562Z] ---> 827cd87cdb9f [2021-07-12T09:18:16.562Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-12T09:18:16.562Z] Removing intermediate container 0d1c547f2c6b [2021-07-12T09:18:16.562Z] ---> aca1b17f42af [2021-07-12T09:18:16.562Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-12T09:18:16.835Z] ---> Running in 422610a51560 [2021-07-12T09:18:17.113Z] ---> Running in 1fce7a65c691 [2021-07-12T09:18:17.736Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:18:18.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:18:18.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:18:18.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:18:18.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:18:18.920Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:18:19.193Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:18:19.251Z] + sudo snap install --classic snapcraft [2021-07-12T09:18:19.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:18:19.494Z] OK: 218 MiB in 52 packages [2021-07-12T09:18:19.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:18:19.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:18:20.377Z] OK: 218 MiB in 52 packages [2021-07-12T09:18:20.659Z] OK: 218 MiB in 52 packages [2021-07-12T09:18:20.660Z] OK: 218 MiB in 52 packages [2021-07-12T09:18:20.938Z] Removing intermediate container 76d2fdfcd5c7 [2021-07-12T09:18:20.938Z] ---> 64cc2116b5bd [2021-07-12T09:18:20.938Z] Step 6/24 : COPY go.mod . [2021-07-12T09:18:21.211Z] OK: 218 MiB in 52 packages [2021-07-12T09:18:22.203Z] Removing intermediate container 4ead35c13396 [2021-07-12T09:18:22.203Z] ---> a37582f4a7b6 [2021-07-12T09:18:22.203Z] Step 6/22 : COPY go.mod . [2021-07-12T09:18:22.203Z] ---> 736c770737d5 [2021-07-12T09:18:22.203Z] Step 7/24 : RUN go mod download [2021-07-12T09:18:22.481Z] Removing intermediate container 48ea5db9cb0d [2021-07-12T09:18:22.481Z] ---> e28e3e3b6078 [2021-07-12T09:18:22.481Z] Step 6/32 : COPY go.mod . [2021-07-12T09:18:22.481Z] Removing intermediate container 422610a51560 [2021-07-12T09:18:22.481Z] ---> 8d1e7f916ff0 [2021-07-12T09:18:22.481Z] Step 6/23 : COPY go.mod . [2021-07-12T09:18:22.481Z] ---> Running in 4bad53e5ff28 [2021-07-12T09:18:22.768Z] Removing intermediate container 1fce7a65c691 [2021-07-12T09:18:22.768Z] ---> f63528efed4d [2021-07-12T09:18:22.768Z] Step 6/24 : COPY go.mod . [2021-07-12T09:18:23.372Z] ---> 041f0532f1ff [2021-07-12T09:18:23.372Z] Step 7/22 : RUN go mod download [2021-07-12T09:18:23.648Z] ---> Running in 4ef7cd885707 [2021-07-12T09:18:23.648Z] ---> 789924972510 [2021-07-12T09:18:23.648Z] Step 7/32 : RUN go mod download ---> a6bba7577736 [2021-07-12T09:18:23.935Z] Step 7/23 : RUN go mod download [2021-07-12T09:18:23.935Z] [2021-07-12T09:18:23.935Z] ---> Running in 18804c324d39 [2021-07-12T09:18:23.935Z] ---> Running in 264a9c14bf76 [2021-07-12T09:18:24.218Z] ---> cba703765f2c [2021-07-12T09:18:24.218Z] Step 7/24 : RUN go mod download [2021-07-12T09:18:24.494Z] ---> Running in c5bcb3079f1a [2021-07-12T09:18:26.497Z] Removing intermediate container 4bad53e5ff28 [2021-07-12T09:18:26.497Z] ---> c389b85c94c6 [2021-07-12T09:18:26.497Z] Step 8/24 : COPY . . [2021-07-12T09:18:27.523Z] Removing intermediate container 4ef7cd885707 [2021-07-12T09:18:27.523Z] ---> d7dc80be9f94 [2021-07-12T09:18:27.523Z] Step 8/22 : COPY . . [2021-07-12T09:18:29.532Z] Removing intermediate container 264a9c14bf76 [2021-07-12T09:18:29.532Z] ---> 3830c80e67dc [2021-07-12T09:18:29.532Z] Step 8/32 : COPY . . [2021-07-12T09:18:30.143Z] Removing intermediate container c5bcb3079f1a [2021-07-12T09:18:30.143Z] ---> 1b6ef5889e59 [2021-07-12T09:18:30.143Z] Step 8/24 : COPY . . [2021-07-12T09:18:30.746Z] Removing intermediate container 18804c324d39 [2021-07-12T09:18:30.746Z] ---> b85a7f6b36e7 [2021-07-12T09:18:30.746Z] Step 8/23 : COPY . . [2021-07-12T09:18:34.192Z] snapcraft 4.8.3 from Canonical* installed [2021-07-12T09:18:34.192Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-12T09:18:34.192Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-12T09:18:34.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T09:18:34.192Z] Dload Upload Total Spent Left Speed [2021-07-12T09:18:34.192Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4510 0 --:--:-- --:--:-- --:--:-- 4510 [2021-07-12T09:18:34.192Z] 100 3325k 100 3325k 0 0 9609k 0 --:--:-- --:--:-- --:--:-- 9609k [2021-07-12T09:18:34.454Z] ./yq_linux_amd64 [2021-07-12T09:18:34.454Z] + sudo snapcraft prime --use-lxd [2021-07-12T09:18:37.009Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-12T09:18:37.009Z] 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-07-12T09:18:37.009Z] - README.md [2021-07-12T09:18:37.009Z] [2021-07-12T09:18:37.009Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-12T09:18:37.272Z] Launching a container. [2021-07-12T09:18:44.020Z] Waiting for container to be ready [2021-07-12T09:18:44.594Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-12T09:18:44.594Z] [2021-07-12T09:18:48.814Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-12T09:18:48.814Z] Waiting for network to be ready... [2021-07-12T09:18:49.076Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-12T09:18:49.076Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-12T09:18:49.338Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-12T09:18:49.338Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-12T09:18:49.338Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-12T09:18:49.338Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-12T09:18:49.338Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-12T09:18:49.338Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-12T09:18:49.338Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-12T09:18:49.338Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-12T09:18:49.600Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-12T09:18:49.862Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-12T09:18:50.125Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-12T09:18:50.125Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-12T09:18:50.125Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-12T09:18:50.125Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-12T09:18:50.125Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-12T09:18:50.125Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-12T09:18:50.387Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-12T09:18:50.649Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-12T09:18:50.649Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-12T09:18:50.649Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-12T09:18:50.649Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-12T09:18:50.649Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-12T09:18:50.911Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-12T09:18:50.911Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-12T09:18:50.911Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-12T09:18:53.083Z] ---> 4ce32e9ebd53 [2021-07-12T09:18:53.083Z] Step 9/24 : RUN go mod tidy [2021-07-12T09:18:53.083Z] ---> 470312757a6f [2021-07-12T09:18:53.083Z] Step 9/22 : RUN go mod tidy [2021-07-12T09:18:53.083Z] ---> 2b9d3bdddd88 [2021-07-12T09:18:53.083Z] Step 9/23 : RUN go mod tidy [2021-07-12T09:18:53.083Z] ---> 84c7f11ffc28 [2021-07-12T09:18:53.083Z] Step 9/24 : RUN go mod tidy [2021-07-12T09:18:53.083Z] ---> f739d93dbd57 [2021-07-12T09:18:53.083Z] Step 9/32 : RUN go mod tidy [2021-07-12T09:18:53.083Z] ---> Running in a48b57bb1f1a [2021-07-12T09:18:53.083Z] ---> Running in bb17e39cca8f [2021-07-12T09:18:53.083Z] ---> Running in b687aa8609cb [2021-07-12T09:18:53.083Z] ---> Running in 88748cc87372 [2021-07-12T09:18:53.083Z] ---> Running in 0d951b18d917 [2021-07-12T09:18:53.462Z] Fetched 24.8 MB in 4s (6055 kB/s) [2021-07-12T09:18:54.036Z] Reading package lists... [2021-07-12T09:18:54.298Z] Reading package lists... [2021-07-12T09:18:54.559Z] Building dependency tree... [2021-07-12T09:18:54.559Z] Reading state information... [2021-07-12T09:18:54.559Z] The following additional packages will be installed: [2021-07-12T09:18:54.559Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-12T09:18:54.559Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-12T09:18:54.559Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-12T09:18:54.559Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-12T09:18:54.559Z] Suggested packages: [2021-07-12T09:18:54.559Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-12T09:18:54.559Z] Recommended packages: [2021-07-12T09:18:54.559Z] gnupg libsasl2-modules [2021-07-12T09:18:54.559Z] The following NEW packages will be installed: [2021-07-12T09:18:54.559Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-12T09:18:54.559Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-12T09:18:54.559Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-12T09:18:54.559Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-12T09:18:54.559Z] The following packages will be upgraded: [2021-07-12T09:18:54.559Z] gpg gpg-agent gpgconf libudev1 [2021-07-12T09:18:54.820Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-07-12T09:18:54.820Z] Need to get 3530 kB of archives. [2021-07-12T09:18:54.820Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-12T09:18:54.820Z] 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-07-12T09:18:54.820Z] 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-07-12T09:18:54.820Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-12T09:18:54.820Z] 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-07-12T09:18:55.081Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-07-12T09:18:55.341Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-07-12T09:18:55.602Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-12T09:18:55.864Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-12T09:18:55.864Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-12T09:18:55.864Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-12T09:18:55.864Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-12T09:18:55.864Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-12T09:18:55.864Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-12T09:18:55.864Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-12T09:18:55.864Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-12T09:18:55.864Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-12T09:18:55.864Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-12T09:18:55.864Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-12T09:18:55.864Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-12T09:18:55.864Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-12T09:18:56.126Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-12T09:18:56.126Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-12T09:18:56.126Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T09:18:56.127Z] Fetched 3530 kB in 1s (2679 kB/s) [2021-07-12T09:18:56.127Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-12T09:18:56.127Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-07-12T09:18:56.127Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-12T09:18:56.127Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-07-12T09:18:56.389Z] Selecting previously unselected package udev. [2021-07-12T09:18:56.389Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-12T09:18:56.389Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-07-12T09:18:56.389Z] Unpacking udev (237-3ubuntu10.48) ... [2021-07-12T09:18:56.651Z] Selecting previously unselected package libfuse2:amd64. [2021-07-12T09:18:56.651Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-12T09:18:56.651Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-12T09:18:56.651Z] Selecting previously unselected package fuse. [2021-07-12T09:18:56.651Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-12T09:18:56.651Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-12T09:18:56.651Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-12T09:18:56.651Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-12T09:18:56.914Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-12T09:18:56.914Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-12T09:18:56.914Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-12T09:18:56.914Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-12T09:18:57.176Z] Selecting previously unselected package libksba8:amd64. [2021-07-12T09:18:57.176Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-12T09:18:57.176Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-12T09:18:57.176Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-12T09:18:57.176Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-12T09:18:57.176Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:57.176Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-12T09:18:57.176Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-12T09:18:57.176Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:57.176Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-12T09:18:57.176Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-12T09:18:57.176Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:57.438Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-12T09:18:57.438Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-12T09:18:57.438Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:57.438Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-12T09:18:57.438Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-12T09:18:57.438Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:57.438Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-12T09:18:57.438Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-12T09:18:57.438Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:57.438Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-12T09:18:57.438Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-12T09:18:57.701Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:57.701Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-12T09:18:57.701Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-12T09:18:57.701Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:57.701Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-12T09:18:57.701Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-12T09:18:57.701Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:57.701Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-12T09:18:57.701Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-12T09:18:57.702Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-12T09:18:57.964Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-12T09:18:57.964Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-12T09:18:57.964Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-12T09:18:57.964Z] Selecting previously unselected package libldap-common. [2021-07-12T09:18:57.964Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-12T09:18:57.964Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-12T09:18:57.964Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-12T09:18:57.964Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-12T09:18:57.964Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-12T09:18:57.964Z] Selecting previously unselected package dirmngr. [2021-07-12T09:18:57.964Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-12T09:18:57.964Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-12T09:18:58.227Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-12T09:18:58.227Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-12T09:18:58.227Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-12T09:18:58.227Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-12T09:18:58.227Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-12T09:18:58.227Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-12T09:18:58.227Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:58.227Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-12T09:18:58.227Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-12T09:18:58.227Z] Setting up udev (237-3ubuntu10.48) ... [2021-07-12T09:18:58.504Z] Removing intermediate container bb17e39cca8f [2021-07-12T09:18:58.505Z] ---> 94f3aa3f6731 [2021-07-12T09:18:58.505Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-12T09:18:58.505Z] ---> Running in 109de873efb2 [2021-07-12T09:18:58.505Z] Removing intermediate container a48b57bb1f1a [2021-07-12T09:18:58.505Z] ---> 823c5b4c2e4f [2021-07-12T09:18:58.505Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-12T09:18:58.505Z] ---> Running in 00104a368f90 [2021-07-12T09:18:58.505Z] Removing intermediate container 88748cc87372 [2021-07-12T09:18:58.505Z] ---> 614697b3fce5 [2021-07-12T09:18:58.505Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-12T09:18:58.505Z] Removing intermediate container b687aa8609cb [2021-07-12T09:18:58.505Z] ---> c07fc414b204 [2021-07-12T09:18:58.505Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-12T09:18:58.776Z] ---> Running in 2a4cfe309cba [2021-07-12T09:18:58.776Z] Removing intermediate container 0d951b18d917 [2021-07-12T09:18:58.776Z] ---> 35152de87bae [2021-07-12T09:18:58.776Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-12T09:18:58.800Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-12T09:18:58.800Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:58.800Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-12T09:18:58.800Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-12T09:18:58.800Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-12T09:18:58.800Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:58.800Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:58.800Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:58.800Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:59.057Z] ---> Running in 53313e3dab83 [2021-07-12T09:18:59.057Z] ---> Running in a0af03d65b04 [2021-07-12T09:18:59.061Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:59.061Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:59.061Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-12T09:18:59.061Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-12T09:18:59.061Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-12T09:18:59.061Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-12T09:18:59.323Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-12T09:18:59.323Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-12T09:18:59.323Z] This means they are not meant to be enabled using systemctl. [2021-07-12T09:18:59.323Z] Possible reasons for having this kind of units are: [2021-07-12T09:18:59.323Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-12T09:18:59.323Z] .wants/ or .requires/ directory. [2021-07-12T09:18:59.323Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-12T09:18:59.323Z] a requirement dependency on it. [2021-07-12T09:18:59.323Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-12T09:18:59.323Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-12T09:18:59.323Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-12T09:18:59.323Z] instance name specified. [2021-07-12T09:18:59.845Z] Reading package lists... [2021-07-12T09:19:00.054Z] 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-07-12T09:19:00.107Z] Building dependency tree... [2021-07-12T09:19:00.107Z] Reading state information... [2021-07-12T09:19:00.107Z] The following additional packages will be installed: [2021-07-12T09:19:00.107Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-12T09:19:00.107Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-12T09:19:00.107Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-12T09:19:00.107Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-12T09:19:00.107Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-12T09:19:00.107Z] Suggested packages: [2021-07-12T09:19:00.107Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-12T09:19:00.107Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-12T09:19:00.107Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-12T09:19:00.107Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-12T09:19:00.107Z] systemd-container policykit-1 [2021-07-12T09:19:00.107Z] Recommended packages: [2021-07-12T09:19:00.107Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-12T09:19:00.107Z] The following NEW packages will be installed: [2021-07-12T09:19:00.107Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-12T09:19:00.107Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-12T09:19:00.107Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-12T09:19:00.107Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-12T09:19:00.107Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-12T09:19:00.107Z] The following packages will be upgraded: [2021-07-12T09:19:00.107Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-12T09:19:00.336Z] 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-07-12T09:19:00.370Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-07-12T09:19:00.370Z] Need to get 36.7 MB of archives. [2021-07-12T09:19:00.370Z] After this operation, 147 MB of additional disk space will be used. [2021-07-12T09:19:00.370Z] 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-07-12T09:19:00.370Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-12T09:19:00.370Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-07-12T09:19:00.370Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-12T09:19:00.370Z] 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-07-12T09:19:00.370Z] 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-07-12T09:19:00.632Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-12T09:19:00.632Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-12T09:19:00.632Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-12T09:19:00.632Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-12T09:19:00.632Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-12T09:19:00.632Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-12T09:19:00.632Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-12T09:19:00.632Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-12T09:19:00.632Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-12T09:19:00.632Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-12T09:19:01.204Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-07-12T09:19:01.204Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-12T09:19:01.334Z] 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-07-12T09:19:01.334Z] 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-07-12T09:19:01.465Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-12T09:19:01.466Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-12T09:19:01.466Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-12T09:19:01.466Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-12T09:19:01.466Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-12T09:19:01.466Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-12T09:19:01.466Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-12T09:19:01.466Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-12T09:19:01.466Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-12T09:19:01.466Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-12T09:19:01.466Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-12T09:19:01.466Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-12T09:19:01.612Z] 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-07-12T09:19:02.856Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T09:19:02.856Z] Fetched 36.7 MB in 2s (15.8 MB/s) [2021-07-12T09:19:02.856Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-12T09:19:02.856Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-07-12T09:19:02.856Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-12T09:19:03.430Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-07-12T09:19:03.430Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-12T09:19:03.430Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-07-12T09:19:03.692Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-12T09:19:03.692Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-12T09:19:03.692Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-12T09:19:03.692Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-12T09:19:03.692Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-12T09:19:03.692Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-12T09:19:03.956Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-12T09:19:04.219Z] Setting up apt (1.6.14) ... [2021-07-12T09:19:04.219Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-12T09:19:04.482Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-12T09:19:04.745Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-12T09:19:04.745Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-12T09:19:04.745Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-12T09:19:04.745Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-12T09:19:04.745Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-12T09:19:04.745Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-12T09:19:05.007Z] Selecting previously unselected package libexpat1:amd64. [2021-07-12T09:19:05.007Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-12T09:19:05.007Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-12T09:19:05.007Z] Selecting previously unselected package python3.6-minimal. [2021-07-12T09:19:05.007Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-12T09:19:05.007Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-12T09:19:05.269Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-12T09:19:05.269Z] Checking for services that may need to be restarted...done. [2021-07-12T09:19:05.269Z] Checking for services that may need to be restarted...done. [2021-07-12T09:19:05.269Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-12T09:19:05.269Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-12T09:19:05.269Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-12T09:19:05.848Z] Selecting previously unselected package python3-minimal. [2021-07-12T09:19:05.848Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-12T09:19:05.848Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-12T09:19:05.848Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-12T09:19:05.848Z] Selecting previously unselected package mime-support. [2021-07-12T09:19:05.848Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-12T09:19:05.848Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-12T09:19:06.110Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-12T09:19:06.110Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-12T09:19:06.110Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-12T09:19:06.110Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-12T09:19:06.110Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-12T09:19:06.110Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-12T09:19:06.372Z] Selecting previously unselected package python3.6. [2021-07-12T09:19:06.373Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-12T09:19:06.373Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-12T09:19:06.373Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-12T09:19:06.373Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-12T09:19:06.373Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-12T09:19:06.373Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-12T09:19:06.636Z] Selecting previously unselected package python3. [2021-07-12T09:19:06.636Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-12T09:19:06.636Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-12T09:19:06.636Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-12T09:19:06.636Z] Selecting previously unselected package multiarch-support. [2021-07-12T09:19:06.636Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-12T09:19:06.636Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-12T09:19:06.897Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-12T09:19:06.897Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-12T09:19:06.898Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-12T09:19:06.898Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-12T09:19:06.898Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-12T09:19:06.898Z] Selecting previously unselected package libbsd0:amd64. [2021-07-12T09:19:06.898Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-12T09:19:06.898Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-12T09:19:06.898Z] Selecting previously unselected package sudo. [2021-07-12T09:19:06.898Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-12T09:19:06.898Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-12T09:19:07.161Z] Selecting previously unselected package apparmor. [2021-07-12T09:19:07.161Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-12T09:19:07.161Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-12T09:19:07.424Z] Selecting previously unselected package libedit2:amd64. [2021-07-12T09:19:07.424Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-12T09:19:07.424Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-12T09:19:07.424Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-12T09:19:07.424Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-12T09:19:07.424Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-12T09:19:07.424Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-12T09:19:07.424Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-12T09:19:07.424Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-12T09:19:07.424Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-12T09:19:07.424Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-12T09:19:07.424Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-12T09:19:07.686Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-12T09:19:07.686Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-12T09:19:07.686Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-12T09:19:07.686Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-12T09:19:07.686Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-12T09:19:07.686Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-12T09:19:07.949Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-12T09:19:07.949Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-12T09:19:07.949Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-12T09:19:07.949Z] Selecting previously unselected package openssh-client. [2021-07-12T09:19:07.949Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-12T09:19:07.949Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-12T09:19:08.212Z] Selecting previously unselected package squashfs-tools. [2021-07-12T09:19:08.212Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-12T09:19:08.212Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-12T09:19:08.212Z] Selecting previously unselected package snapd. [2021-07-12T09:19:08.212Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-12T09:19:08.212Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-12T09:19:10.142Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-12T09:19:10.404Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-12T09:19:10.404Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-12T09:19:10.404Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-12T09:19:10.404Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-12T09:19:10.404Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-12T09:19:10.404Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-12T09:19:10.404Z] Setting up systemd (237-3ubuntu10.48) ... [2021-07-12T09:19:10.404Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-12T09:19:12.977Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-12T09:19:12.977Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-12T09:19:13.240Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-12T09:19:13.240Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-12T09:19:13.240Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-12T09:19:13.240Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-12T09:19:13.814Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-12T09:19:13.814Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-12T09:19:13.814Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-12T09:19:13.814Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-12T09:19:13.814Z] running python rtupdate hooks for python3.6... [2021-07-12T09:19:13.814Z] running python post-rtupdate hooks for python3.6... [2021-07-12T09:19:14.075Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-12T09:19:14.652Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-12T09:19:14.914Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-12T09:19:14.914Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-12T09:19:15.176Z] Setting up snapd (2.49.2+18.04) ... [2021-07-12T09:19:15.439Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-12T09:19:15.702Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-12T09:19:15.702Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-12T09:19:15.964Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-12T09:19:16.227Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-12T09:19:16.227Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-12T09:19:16.227Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-12T09:19:16.492Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-12T09:19:16.754Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-12T09:19:16.754Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-12T09:19:17.017Z] /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-07-12T09:19:17.017Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-12T09:19:17.017Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-12T09:19:17.964Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-12T09:19:17.964Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-12T09:19:17.964Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-12T09:19:19.172Z] Reading package lists... [2021-07-12T09:19:19.434Z] Reading package lists... [2021-07-12T09:19:19.434Z] Building dependency tree... [2021-07-12T09:19:19.434Z] Reading state information... [2021-07-12T09:19:19.697Z] Calculating upgrade... [2021-07-12T09:19:19.697Z] The following packages will be upgraded: [2021-07-12T09:19:19.697Z] advancecomp base-files bash binutils binutils-common [2021-07-12T09:19:19.697Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-12T09:19:19.697Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-12T09:19:19.697Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-07-12T09:19:19.697Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-07-12T09:19:19.697Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-12T09:19:19.697Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-12T09:19:19.697Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-12T09:19:19.697Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-12T09:19:19.697Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-12T09:19:19.697Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-12T09:19:19.697Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-12T09:19:19.697Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-12T09:19:19.697Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-12T09:19:19.697Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-12T09:19:19.697Z] ubuntu-keyring util-linux [2021-07-12T09:19:19.697Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-12T09:19:19.697Z] Need to get 64.1 MB of archives. [2021-07-12T09:19:19.697Z] After this operation, 5112 kB of additional disk space will be used. [2021-07-12T09:19:19.697Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-07-12T09:19:19.960Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-12T09:19:19.960Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-12T09:19:19.960Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-12T09:19:19.960Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-12T09:19:19.960Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-12T09:19:19.960Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-12T09:19:19.960Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-12T09:19:19.960Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-12T09:19:19.960Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-12T09:19:19.960Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-12T09:19:19.960Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-12T09:19:19.960Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-12T09:19:19.960Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-12T09:19:19.960Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-12T09:19:19.960Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-12T09:19:19.960Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-12T09:19:19.960Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-12T09:19:20.227Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-12T09:19:20.227Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-12T09:19:20.227Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-12T09:19:20.227Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-12T09:19:20.227Z] 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-07-12T09:19:20.227Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-12T09:19:20.227Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-12T09:19:20.227Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-12T09:19:20.227Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-12T09:19:20.227Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-12T09:19:20.227Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-12T09:19:20.227Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-12T09:19:20.227Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-12T09:19:20.227Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-12T09:19:20.227Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-12T09:19:20.227Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-12T09:19:20.227Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-12T09:19:20.227Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-12T09:19:20.227Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-12T09:19:20.227Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-12T09:19:20.227Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-12T09:19:20.227Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-12T09:19:20.227Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-12T09:19:20.227Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-12T09:19:20.227Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-12T09:19:20.227Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-12T09:19:20.227Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-12T09:19:20.227Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-12T09:19:20.227Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-12T09:19:20.227Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-12T09:19:20.227Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-12T09:19:20.227Z] 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-07-12T09:19:20.488Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-12T09:19:20.488Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-12T09:19:20.488Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-12T09:19:20.488Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-12T09:19:20.488Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-12T09:19:20.488Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-12T09:19:20.488Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-12T09:19:20.751Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-12T09:19:20.751Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-12T09:19:20.751Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-12T09:19:20.751Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-12T09:19:21.014Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-12T09:19:21.014Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-12T09:19:21.014Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-12T09:19:21.014Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-12T09:19:21.014Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-12T09:19:21.275Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-12T09:19:21.275Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-12T09:19:21.275Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-12T09:19:21.275Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-12T09:19:21.275Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-12T09:19:21.275Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-12T09:19:21.538Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-12T09:19:21.538Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-12T09:19:21.538Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-12T09:19:21.538Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-12T09:19:21.538Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-12T09:19:21.538Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-12T09:19:21.538Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-12T09:19:21.538Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-12T09:19:21.538Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-12T09:19:21.538Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-12T09:19:21.538Z] 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-07-12T09:19:21.538Z] 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-07-12T09:19:21.538Z] 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-07-12T09:19:21.538Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-07-12T09:19:21.538Z] 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-07-12T09:19:21.538Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-12T09:19:21.538Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-12T09:19:21.801Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-12T09:19:21.801Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-12T09:19:21.801Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-12T09:19:21.801Z] 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-07-12T09:19:21.801Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-12T09:19:21.801Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-12T09:19:21.801Z] 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-07-12T09:19:21.801Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-12T09:19:21.801Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-12T09:19:21.801Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-12T09:19:21.801Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-12T09:19:21.801Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-12T09:19:21.801Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-12T09:19:22.063Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T09:19:22.063Z] Fetched 64.1 MB in 2s (30.3 MB/s) [2021-07-12T09:19:22.063Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-12T09:19:22.063Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-12T09:19:22.063Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-12T09:19:22.674Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-12T09:19:22.674Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-12T09:19:22.674Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-07-12T09:19:22.674Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-07-12T09:19:22.936Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:22.936Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-12T09:19:22.936Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:22.936Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-12T09:19:23.199Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:23.199Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-12T09:19:23.199Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:23.199Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-12T09:19:23.199Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:23.199Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-12T09:19:23.486Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:23.486Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-12T09:19:23.486Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:23.486Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-12T09:19:24.061Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-12T09:19:24.323Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-12T09:19:24.323Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:24.323Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-12T09:19:24.323Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-12T09:19:24.323Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-12T09:19:24.323Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:24.323Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-12T09:19:24.586Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:24.586Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-12T09:19:24.586Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:24.586Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-12T09:19:24.586Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-12T09:19:24.848Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-12T09:19:24.848Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-12T09:19:24.848Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-12T09:19:25.423Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-12T09:19:25.423Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-12T09:19:25.423Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-12T09:19:25.423Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-12T09:19:25.423Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-12T09:19:25.686Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-12T09:19:25.686Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-12T09:19:25.686Z] Installing new version of config file /etc/issue ... [2021-07-12T09:19:25.686Z] Installing new version of config file /etc/issue.net ... [2021-07-12T09:19:25.686Z] Installing new version of config file /etc/lsb-release ... [2021-07-12T09:19:25.950Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-12T09:19:25.950Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-12T09:19:26.212Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-12T09:19:26.212Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-12T09:19:26.212Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:26.212Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-12T09:19:26.212Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-12T09:19:26.212Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-12T09:19:26.476Z] 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-07-12T09:19:26.476Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:26.476Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-12T09:19:26.476Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-12T09:19:26.476Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-12T09:19:26.738Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:26.738Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-12T09:19:26.738Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-12T09:19:26.738Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-12T09:19:26.738Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:26.738Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-12T09:19:26.738Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-12T09:19:27.001Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-12T09:19:27.001Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:27.001Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-12T09:19:27.001Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-12T09:19:27.264Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-12T09:19:27.264Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:27.264Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-12T09:19:27.264Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-12T09:19:27.264Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-12T09:19:27.527Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:27.527Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-12T09:19:27.527Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-12T09:19:27.527Z] Setting up grep (3.1-2build1) ... [2021-07-12T09:19:27.527Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:27.527Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-12T09:19:27.527Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-12T09:19:27.791Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-12T09:19:27.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:27.791Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-12T09:19:27.791Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-12T09:19:27.791Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-12T09:19:27.791Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:27.791Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-12T09:19:27.791Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-12T09:19:28.365Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-12T09:19:28.365Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-12T09:19:28.365Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-12T09:19:28.365Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-12T09:19:28.941Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-12T09:19:28.941Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:28.941Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-12T09:19:28.941Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-12T09:19:29.206Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-12T09:19:29.206Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-12T09:19:29.468Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-12T09:19:29.468Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-12T09:19:29.468Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-12T09:19:29.468Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:29.468Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-12T09:19:29.468Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-12T09:19:29.731Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-12T09:19:29.731Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:29.731Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-12T09:19:29.731Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-12T09:19:29.731Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-12T09:19:29.993Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:29.993Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-12T09:19:29.993Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-12T09:19:29.993Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-12T09:19:29.993Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:29.993Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-12T09:19:29.993Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-12T09:19:30.262Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-12T09:19:30.262Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:30.262Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-12T09:19:30.262Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-12T09:19:30.262Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-12T09:19:30.262Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:30.262Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-12T09:19:30.262Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-12T09:19:30.525Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-12T09:19:30.525Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-12T09:19:30.525Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-12T09:19:30.525Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:30.525Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-12T09:19:30.525Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-12T09:19:30.788Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-12T09:19:30.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:30.788Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-12T09:19:30.788Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-12T09:19:30.788Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-12T09:19:30.788Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:30.788Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-12T09:19:30.788Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-12T09:19:31.051Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-12T09:19:31.051Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:31.051Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-12T09:19:31.051Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-12T09:19:31.628Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-12T09:19:31.628Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-12T09:19:31.903Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-12T09:19:32.165Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:32.165Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-12T09:19:32.165Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-12T09:19:32.165Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-12T09:19:32.428Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-12T09:19:32.428Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-12T09:19:32.428Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-12T09:19:32.428Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-12T09:19:32.428Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-12T09:19:32.428Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-12T09:19:32.428Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-12T09:19:32.691Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-12T09:19:32.691Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-12T09:19:32.691Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-12T09:19:32.954Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-12T09:19:32.954Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-12T09:19:32.954Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-12T09:19:32.954Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-12T09:19:32.954Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-12T09:19:32.954Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-12T09:19:32.954Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-12T09:19:33.223Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-12T09:19:33.223Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-12T09:19:33.223Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-12T09:19:33.223Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-12T09:19:33.223Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-12T09:19:33.223Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-12T09:19:33.485Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-12T09:19:33.485Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-12T09:19:33.485Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-12T09:19:33.485Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-12T09:19:33.485Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-12T09:19:33.748Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:33.748Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-12T09:19:33.748Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-12T09:19:33.748Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-07-12T09:19:33.748Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-07-12T09:19:33.748Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-12T09:19:33.748Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-12T09:19:34.013Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-12T09:19:34.013Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:34.013Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-12T09:19:34.013Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-12T09:19:34.013Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-12T09:19:34.013Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:34.013Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-12T09:19:34.013Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-12T09:19:34.274Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-12T09:19:34.274Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:34.274Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-12T09:19:34.274Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-12T09:19:34.274Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-12T09:19:34.537Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:34.537Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-12T09:19:34.537Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-12T09:19:34.537Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-12T09:19:34.537Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:34.537Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-12T09:19:34.537Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-12T09:19:34.822Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-12T09:19:34.822Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:34.822Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-12T09:19:34.822Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-12T09:19:35.092Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-12T09:19:35.092Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:35.092Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-12T09:19:35.092Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-12T09:19:35.092Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-12T09:19:35.360Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:35.360Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-12T09:19:35.360Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-12T09:19:35.360Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-12T09:19:35.360Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:35.360Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-12T09:19:35.360Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-12T09:19:35.360Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-12T09:19:35.623Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:35.624Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-12T09:19:35.624Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-12T09:19:35.624Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-12T09:19:35.887Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:35.887Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-12T09:19:35.887Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-12T09:19:35.887Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-12T09:19:35.887Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:35.887Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-12T09:19:35.887Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-12T09:19:35.887Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-12T09:19:36.151Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:36.151Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-12T09:19:36.151Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-12T09:19:36.151Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-12T09:19:36.413Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:36.413Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-12T09:19:36.413Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-12T09:19:36.413Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-12T09:19:36.413Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-12T09:19:36.413Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-12T09:19:36.413Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-12T09:19:36.413Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-12T09:19:36.675Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-12T09:19:36.675Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-12T09:19:36.675Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-12T09:19:36.675Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-12T09:19:36.675Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-12T09:19:36.675Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-12T09:19:36.675Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-12T09:19:36.937Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-12T09:19:36.937Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-12T09:19:36.937Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-12T09:19:36.937Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-12T09:19:37.199Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-12T09:19:37.199Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-12T09:19:37.199Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-12T09:19:37.199Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-12T09:19:37.199Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-12T09:19:37.199Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-12T09:19:37.199Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-12T09:19:37.199Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-12T09:19:37.461Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-12T09:19:37.461Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-12T09:19:37.461Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-12T09:19:37.461Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-12T09:19:37.723Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-12T09:19:37.723Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-12T09:19:37.986Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-12T09:19:37.986Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-12T09:19:37.986Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-12T09:19:37.986Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-12T09:19:37.986Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-12T09:19:37.986Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-12T09:19:38.263Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-12T09:19:38.524Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-12T09:19:38.524Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-12T09:19:38.524Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-12T09:19:38.524Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-12T09:19:38.524Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-12T09:19:38.786Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:38.786Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-12T09:19:38.786Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:38.786Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-12T09:19:38.786Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:38.786Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-12T09:19:39.048Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:39.048Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-12T09:19:39.993Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:39.993Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-12T09:19:40.576Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:40.576Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-12T09:19:40.840Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:40.840Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-12T09:19:41.101Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:41.101Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-12T09:19:42.491Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-12T09:19:42.492Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-12T09:19:42.492Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-12T09:19:42.492Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-12T09:19:42.492Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-12T09:19:42.492Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-12T09:19:42.492Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-12T09:19:42.492Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-12T09:19:42.492Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-12T09:19:42.492Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-12T09:19:42.753Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-12T09:19:42.753Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-12T09:19:42.753Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-12T09:19:42.753Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-12T09:19:42.753Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-12T09:19:42.753Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-12T09:19:43.015Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-12T09:19:43.015Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-12T09:19:43.015Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-12T09:19:43.015Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-12T09:19:43.015Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-12T09:19:43.015Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-12T09:19:43.015Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-12T09:19:43.015Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-12T09:19:43.015Z] [2021-07-12T09:19:43.015Z] Current default time zone: 'Etc/UTC' [2021-07-12T09:19:43.015Z] Local time is now: Mon Jul 12 09:19:42 UTC 2021. [2021-07-12T09:19:43.015Z] Universal Time is now: Mon Jul 12 09:19:42 UTC 2021. [2021-07-12T09:19:43.015Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-12T09:19:43.015Z] [2021-07-12T09:19:43.015Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-07-12T09:19:43.015Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-12T09:19:43.015Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-07-12T09:19:43.015Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-12T09:19:43.015Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-12T09:19:43.015Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-12T09:19:43.277Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-12T09:19:43.277Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-12T09:19:43.277Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-12T09:19:43.277Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-12T09:19:43.278Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-12T09:19:43.278Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-12T09:19:43.278Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-12T09:19:43.278Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-12T09:19:43.278Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-12T09:19:43.278Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-12T09:19:43.278Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-12T09:19:43.278Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-12T09:19:43.278Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-12T09:19:43.278Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-12T09:19:43.278Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-12T09:19:43.278Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-12T09:19:43.278Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-12T09:19:45.197Z] Updating certificates in /etc/ssl/certs... [2021-07-12T09:19:46.143Z] 23 added, 27 removed; done. [2021-07-12T09:19:46.143Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-12T09:19:46.143Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-12T09:19:46.143Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-12T09:19:46.143Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-12T09:19:46.143Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-12T09:19:46.143Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-12T09:19:46.143Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-12T09:19:46.143Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-12T09:19:46.143Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-12T09:19:46.143Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-12T09:19:46.143Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-12T09:19:46.143Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-12T09:19:46.143Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-12T09:19:46.143Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-12T09:19:46.143Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-12T09:19:46.143Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-12T09:19:46.143Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-12T09:19:46.143Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-12T09:19:46.143Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-12T09:19:46.406Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-12T09:19:46.406Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-12T09:19:46.406Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-12T09:19:46.406Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-12T09:19:46.406Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-07-12T09:19:46.406Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-12T09:19:46.406Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-12T09:19:46.406Z] Updating certificates in /etc/ssl/certs... [2021-07-12T09:19:46.981Z] 0 added, 0 removed; done. [2021-07-12T09:19:46.981Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-12T09:19:46.981Z] done. [2021-07-12T09:19:47.556Z] Reading package lists... [2021-07-12T09:19:47.556Z] Building dependency tree... [2021-07-12T09:19:47.556Z] Reading state information... [2021-07-12T09:19:47.818Z] The following NEW packages will be installed: [2021-07-12T09:19:47.818Z] apt-transport-https [2021-07-12T09:19:47.818Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-12T09:19:48.084Z] Need to get 4348 B of archives. [2021-07-12T09:19:48.084Z] After this operation, 154 kB of additional disk space will be used. [2021-07-12T09:19:48.084Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-12T09:19:48.084Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T09:19:48.084Z] Fetched 4348 B in 0s (24.7 kB/s) [2021-07-12T09:19:48.084Z] Selecting previously unselected package apt-transport-https. [2021-07-12T09:19:48.084Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-12T09:19:48.084Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-12T09:19:48.084Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-12T09:19:48.084Z] Setting up apt-transport-https (1.6.14) ... [2021-07-12T09:19:48.346Z] Waiting for network to be ready... [2021-07-12T09:19:54.954Z] 2021-07-12T09:19:52Z INFO Waiting for automatic snapd restart... [2021-07-12T09:19:55.900Z] snapd 2.51.1 from Canonical* installed [2021-07-12T09:19:56.945Z] "snapd" switched to the "latest/stable" channel [2021-07-12T09:19:56.945Z] [2021-07-12T09:19:59.501Z] core18 20210611 from Canonical* installed [2021-07-12T09:19:59.501Z] "core18" switched to the "latest/stable" channel [2021-07-12T09:19:59.501Z] [2021-07-12T09:20:02.817Z] snapcraft 4.8.3 from Canonical* installed [2021-07-12T09:20:03.080Z] "snapcraft" switched to the "latest/stable" channel [2021-07-12T09:20:03.080Z] [2021-07-12T09:20:07.896Z] 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-07-12T09:20:07.896Z] - README.md [2021-07-12T09:20:07.896Z] [2021-07-12T09:20:07.896Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-12T09:20:07.896Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-12T09:20:07.896Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-12T09:20:07.896Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-12T09:20:09.103Z] Reading package lists... [2021-07-12T09:20:09.365Z] 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-07-12T09:20:09.365Z] Reading package lists... [2021-07-12T09:20:09.627Z] Building dependency tree... [2021-07-12T09:20:09.627Z] Reading state information... [2021-07-12T09:20:09.627Z] Suggested packages: [2021-07-12T09:20:09.627Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-12T09:20:09.627Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-12T09:20:09.627Z] Recommended packages: [2021-07-12T09:20:09.627Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-12T09:20:09.627Z] The following NEW packages will be installed: [2021-07-12T09:20:09.627Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-12T09:20:09.627Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-12T09:20:09.627Z] pkg-config zip [2021-07-12T09:20:09.889Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-12T09:20:09.889Z] Need to get 7663 kB of archives. [2021-07-12T09:20:09.889Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-12T09:20:09.889Z] 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-07-12T09:20:09.889Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-12T09:20:10.151Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-07-12T09:20:10.151Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-12T09:20:10.151Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-12T09:20:10.151Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-12T09:20:10.151Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-12T09:20:10.151Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-12T09:20:10.414Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-12T09:20:10.414Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-12T09:20:10.414Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-12T09:20:10.414Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-12T09:20:10.414Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-12T09:20:10.414Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-12T09:20:10.414Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-12T09:20:10.676Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-12T09:20:10.676Z] Fetched 7663 kB in 1s (9610 kB/s) [2021-07-12T09:20:10.938Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-12T09:20:10.938Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-12T09:20:10.938Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-12T09:20:10.938Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-12T09:20:10.938Z] Selecting previously unselected package libpsl5:amd64. [2021-07-12T09:20:10.938Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-12T09:20:10.938Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-12T09:20:10.938Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-12T09:20:10.938Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-12T09:20:10.938Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-12T09:20:11.201Z] Selecting previously unselected package librtmp1:amd64. [2021-07-12T09:20:11.201Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-12T09:20:11.201Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-12T09:20:11.201Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-12T09:20:11.201Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-07-12T09:20:11.201Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-12T09:20:11.201Z] Selecting previously unselected package liberror-perl. [2021-07-12T09:20:11.201Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-12T09:20:11.201Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-12T09:20:11.201Z] Selecting previously unselected package git-man. [2021-07-12T09:20:11.201Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-12T09:20:11.201Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-12T09:20:11.463Z] Selecting previously unselected package git. [2021-07-12T09:20:11.463Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-12T09:20:11.463Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-12T09:20:12.037Z] Selecting previously unselected package libnorm1:amd64. [2021-07-12T09:20:12.037Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-12T09:20:12.037Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-12T09:20:12.037Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-12T09:20:12.037Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-12T09:20:12.038Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-12T09:20:12.038Z] Selecting previously unselected package libsodium23:amd64. [2021-07-12T09:20:12.038Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-12T09:20:12.301Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-12T09:20:12.301Z] Selecting previously unselected package libzmq5:amd64. [2021-07-12T09:20:12.301Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-12T09:20:12.301Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-12T09:20:12.301Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-12T09:20:12.301Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-12T09:20:12.301Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-12T09:20:12.301Z] Selecting previously unselected package pkg-config. [2021-07-12T09:20:12.301Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-12T09:20:12.563Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-12T09:20:12.563Z] Selecting previously unselected package zip. [2021-07-12T09:20:12.563Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-12T09:20:12.563Z] Unpacking zip (3.0-11build1) ... [2021-07-12T09:20:12.563Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-12T09:20:12.563Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-12T09:20:12.563Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-12T09:20:12.563Z] Setting up liberror-perl (0.17025-1) ... [2021-07-12T09:20:12.563Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-12T09:20:12.563Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-12T09:20:12.563Z] No schema files found: doing nothing. [2021-07-12T09:20:12.563Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-12T09:20:12.563Z] Setting up zip (3.0-11build1) ... [2021-07-12T09:20:12.563Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-12T09:20:12.563Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-12T09:20:12.563Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-12T09:20:12.825Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-12T09:20:12.825Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-07-12T09:20:12.825Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-12T09:20:12.825Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-12T09:20:12.825Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-12T09:20:13.398Z] git set to automatically installed. [2021-07-12T09:20:13.398Z] git-man set to automatically installed. [2021-07-12T09:20:13.398Z] libcurl3-gnutls set to automatically installed. [2021-07-12T09:20:13.398Z] liberror-perl set to automatically installed. [2021-07-12T09:20:13.398Z] libglib2.0-0 set to automatically installed. [2021-07-12T09:20:13.398Z] libnghttp2-14 set to automatically installed. [2021-07-12T09:20:13.398Z] libnorm1 set to automatically installed. [2021-07-12T09:20:13.398Z] libpgm-5.2-0 set to automatically installed. [2021-07-12T09:20:13.398Z] libpsl5 set to automatically installed. [2021-07-12T09:20:13.398Z] librtmp1 set to automatically installed. [2021-07-12T09:20:13.398Z] libsodium23 set to automatically installed. [2021-07-12T09:20:13.398Z] libzmq3-dev set to automatically installed. [2021-07-12T09:20:13.398Z] libzmq5 set to automatically installed. [2021-07-12T09:20:13.398Z] pkg-config set to automatically installed. [2021-07-12T09:20:13.398Z] zip set to automatically installed. [2021-07-12T09:20:14.790Z] snapd is not logged in, snap install commands will use sudo [2021-07-12T09:20:16.187Z] snap "core18" has no updates available [2021-07-12T09:20:16.449Z] snapd is not logged in, snap install commands will use sudo [2021-07-12T09:20:23.054Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-07-12T09:20:23.639Z] Pulling config-common [2021-07-12T09:20:23.639Z] + snapcraftctl pull [2021-07-12T09:20:24.583Z] Pulling go-build-helper [2021-07-12T09:20:24.583Z] + snapcraftctl pull [2021-07-12T09:20:25.528Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-12T09:20:25.528Z] Skipping pull go-build-helper (already ran) [2021-07-12T09:20:25.528Z] Building go-build-helper [2021-07-12T09:20:25.528Z] + snapcraftctl build [2021-07-12T09:20:27.454Z] Staging go-build-helper [2021-07-12T09:20:27.454Z] + snapcraftctl stage [2021-07-12T09:20:37.497Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-12T09:20:37.497Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-12T09:20:37.497Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] [2021-07-12T09:20:37.497Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-07-12T09:20:37.497Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-07-12T09:20:37.497Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-07-12T09:20:37.497Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-07-12T09:20:37.497Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-07-12T09:20:37.497Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] [2021-07-12T09:20:37.497Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-07-12T09:20:37.497Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-12T09:20:37.497Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-12T09:20:37.497Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-12T09:20:37.497Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-12T09:20:37.497Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-12T09:20:37.497Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-12T09:20:37.497Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-12T09:20:37.497Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-12T09:20:37.497Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-12T09:20:37.497Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] [2021-07-12T09:20:37.497Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] [2021-07-12T09:20:37.497Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-12T09:20:37.497Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-12T09:20:37.497Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] [2021-07-12T09:20:37.497Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] [2021-07-12T09:20:37.497Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] [2021-07-12T09:20:37.497Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-07-12T09:20:37.497Z] Fetched 24.8 MB in 0s (0 B/s) [2021-07-12T09:20:37.497Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-12T09:20:37.497Z] Fetched 224 kB in 0s (0 B/s) [2021-07-12T09:20:37.497Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-12T09:20:37.497Z] Fetched 157 kB in 0s (0 B/s) [2021-07-12T09:20:37.497Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-12T09:20:37.497Z] Fetched 221 kB in 0s (0 B/s) [2021-07-12T09:20:37.497Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-12T09:20:37.497Z] Fetched 143 kB in 0s (0 B/s) [2021-07-12T09:20:37.497Z] Pulling edgex-go [2021-07-12T09:20:37.497Z] + snapcraftctl pull [2021-07-12T09:20:37.497Z] Pulling hooks [2021-07-12T09:20:37.497Z] + snapcraftctl pull [2021-07-12T09:20:38.506Z] 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-07-12T09:20:53.637Z] Removing intermediate container 2a4cfe309cba [2021-07-12T09:20:53.637Z] ---> 43646eb0c69a [2021-07-12T09:20:53.637Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-12T09:20:54.250Z] Removing intermediate container 109de873efb2 [2021-07-12T09:20:54.250Z] ---> 40171c64dcf9 [2021-07-12T09:20:54.250Z] [2021-07-12T09:20:54.250Z] Step 11/22 : FROM alpine:3.12 [2021-07-12T09:20:54.250Z] ---> Running in 3ff0e2598acb [2021-07-12T09:20:54.525Z] 3.12: Pulling from library/alpine [2021-07-12T09:20:54.800Z] Removing intermediate container 53313e3dab83 [2021-07-12T09:20:54.800Z] ---> 83a17718b16c [2021-07-12T09:20:54.800Z] [2021-07-12T09:20:54.800Z] Step 11/32 : FROM alpine:3.12 [2021-07-12T09:20:55.076Z] 3.12: Pulling from library/alpine [2021-07-12T09:20:55.627Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-12T09:20:55.627Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-12T09:20:55.627Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-12T09:20:55.627Z] Fetched 0 B in 0s (0 B/s) [2021-07-12T09:20:55.627Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-12T09:20:55.627Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-12T09:20:55.627Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-12T09:20:55.627Z] Fetched 279 kB in 0s (0 B/s) [2021-07-12T09:20:55.627Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-12T09:20:55.627Z] Fetched 122 kB in 0s (0 B/s) [2021-07-12T09:20:55.627Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-12T09:20:55.627Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-12T09:20:55.627Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-12T09:20:55.627Z] Fetched 8848 B in 0s (0 B/s) [2021-07-12T09:20:55.627Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-12T09:20:55.627Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-12T09:20:55.627Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-12T09:20:55.627Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-12T09:20:55.627Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-12T09:20:55.627Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-12T09:20:55.627Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-07-12T09:20:55.628Z] Fetched 219 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-12T09:20:55.628Z] Fetched 154 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-12T09:20:55.628Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-12T09:20:55.628Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-12T09:20:55.628Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-12T09:20:55.628Z] Fetched 499 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-12T09:20:55.628Z] Fetched 111 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-12T09:20:55.628Z] Fetched 240 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-12T09:20:55.628Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-12T09:20:55.628Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-12T09:20:55.628Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-12T09:20:55.628Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-12T09:20:55.628Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-12T09:20:55.628Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-12T09:20:55.628Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-12T09:20:55.628Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-12T09:20:55.628Z] Fetched 8720 B in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-12T09:20:55.628Z] Fetched 140 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-12T09:20:55.628Z] Fetched 119 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-12T09:20:55.628Z] Fetched 111 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-12T09:20:55.628Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-12T09:20:55.628Z] Fetched 645 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-12T09:20:55.628Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-12T09:20:55.628Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-12T09:20:55.628Z] Fetched 368 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-12T09:20:55.628Z] Fetched 187 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-12T09:20:55.628Z] Fetched 175 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-12T09:20:55.628Z] Fetched 206 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-12T09:20:55.628Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-12T09:20:55.628Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-07-12T09:20:55.628Z] Fetched 159 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-12T09:20:55.628Z] Fetched 107 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-12T09:20:55.628Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-12T09:20:55.628Z] Pulling static-packages [2021-07-12T09:20:55.628Z] + snapcraftctl pull [2021-07-12T09:20:55.628Z] Pulling version [2021-07-12T09:20:55.628Z] + cd /root/project [2021-07-12T09:20:55.628Z] + git describe --tags --abbrev=0 [2021-07-12T09:20:55.628Z] + sed s/v// [2021-07-12T09:20:55.628Z] + GIT_VERSION=2.0.1-dev.5 [2021-07-12T09:20:55.628Z] + [ -z 2.0.1-dev.5 ] [2021-07-12T09:20:55.628Z] + snapcraftctl set-version 2.0.1-dev.5 [2021-07-12T09:20:55.628Z] Building config-common [2021-07-12T09:20:55.628Z] + snapcraftctl build [2021-07-12T09:20:56.066Z] 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-07-12T09:20:56.341Z] Removing intermediate container a0af03d65b04 [2021-07-12T09:20:56.341Z] ---> e073288fda69 [2021-07-12T09:20:56.341Z] [2021-07-12T09:20:56.341Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T09:20:56.615Z] 3.12: Pulling from library/alpine [2021-07-12T09:20:56.892Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T09:20:57.024Z] Skipping build go-build-helper (already ran) [2021-07-12T09:20:57.166Z] Status: Downloaded newer image for alpine:3.12 [2021-07-12T09:20:57.166Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T09:20:57.166Z] Status: Image is up to date for alpine:3.12 [2021-07-12T09:20:57.166Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-12T09:20:57.166Z] Status: Image is up to date for alpine:3.12 [2021-07-12T09:20:57.166Z] ---> c4fd0aeabfcf [2021-07-12T09:20:57.166Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-12T09:20:57.166Z] ---> c4fd0aeabfcf [2021-07-12T09:20:57.166Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-12T09:20:57.166Z] ---> c4fd0aeabfcf [2021-07-12T09:20:57.166Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-12T09:20:57.285Z] Building edgex-go [2021-07-12T09:20:57.285Z] + cd /root/parts/edgex-go/src [2021-07-12T09:20:57.285Z] + git describe --tags --abbrev=0 [2021-07-12T09:20:57.285Z] + sed s/v// [2021-07-12T09:20:57.285Z] + GIT_VERSION=2.0.1-dev.5 [2021-07-12T09:20:57.285Z] + [ -z 2.0.1-dev.5 ] [2021-07-12T09:20:57.285Z] + echo 2.0.1-dev.5 [2021-07-12T09:20:57.285Z] + make build [2021-07-12T09:20:57.285Z] go mod tidy [2021-07-12T09:20:57.771Z] ---> Running in 02489cf5a510 [2021-07-12T09:20:57.771Z] ---> Running in cfc01af84f8c [2021-07-12T09:20:57.771Z] ---> Running in 69ce84d6c762 [2021-07-12T09:20:58.755Z] Removing intermediate container 02489cf5a510 [2021-07-12T09:20:58.755Z] ---> 6e6e7b8f28d1 [2021-07-12T09:20:58.755Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-12T09:20:59.358Z] Removing intermediate container 00104a368f90 [2021-07-12T09:20:59.358Z] ---> f21996c7dc49 [2021-07-12T09:20:59.358Z] [2021-07-12T09:20:59.358Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T09:20:59.358Z] ---> c4fd0aeabfcf [2021-07-12T09:20:59.358Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T09:20:59.358Z] ---> Running in 46847cac145a [2021-07-12T09:20:59.358Z] Removing intermediate container 3ff0e2598acb [2021-07-12T09:20:59.358Z] ---> 2e95f3685721 [2021-07-12T09:20:59.358Z] [2021-07-12T09:20:59.358Z] Step 12/24 : FROM docker:20.10.0 [2021-07-12T09:20:59.631Z] ---> Running in c2b8c06d80e1 [2021-07-12T09:20:59.631Z] 20.10.0: Pulling from library/docker [2021-07-12T09:20:59.832Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-12T09:20:59.832Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-12T09:20:59.832Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.1 [2021-07-12T09:20:59.832Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-12T09:20:59.911Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:00.093Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-12T09:21:00.093Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-12T09:21:00.093Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-12T09:21:00.093Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-12T09:21:00.093Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-12T09:21:00.093Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-12T09:21:00.093Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-12T09:21:00.093Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-12T09:21:00.093Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-12T09:21:00.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:00.187Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:00.366Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-12T09:21:00.366Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-12T09:21:00.461Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:00.951Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-12T09:21:00.951Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-12T09:21:01.058Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T09:21:01.058Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:21:01.058Z] OK: 5 MiB in 15 packages [2021-07-12T09:21:01.058Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-12T09:21:01.058Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T09:21:01.058Z] (3/4) Installing libcurl (7.77.0-r0) [2021-07-12T09:21:01.058Z] (4/4) Installing curl (7.77.0-r0) [2021-07-12T09:21:01.058Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:21:01.212Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-12T09:21:01.213Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-12T09:21:01.213Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-12T09:21:01.213Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-12T09:21:01.213Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-12T09:21:01.213Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-12T09:21:01.213Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-12T09:21:01.213Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-12T09:21:01.213Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-12T09:21:01.332Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T09:21:01.486Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-12T09:21:01.487Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-12T09:21:01.487Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-12T09:21:01.487Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-12T09:21:01.487Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-12T09:21:01.487Z] go: downloading golang.org/x/text v0.3.2 [2021-07-12T09:21:01.487Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-12T09:21:01.487Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-12T09:21:01.487Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-12T09:21:01.487Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-12T09:21:01.487Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-12T09:21:01.487Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-12T09:21:01.628Z] OK: 7 MiB in 18 packages [2021-07-12T09:21:01.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:01.770Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-12T09:21:01.770Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-12T09:21:01.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:02.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:02.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:02.343Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-12T09:21:02.458Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-12T09:21:02.458Z] (2/2) Installing su-exec (0.2-r1) [2021-07-12T09:21:02.458Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:21:02.458Z] OK: 5 MiB in 16 packages [2021-07-12T09:21:02.604Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-12T09:21:02.604Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-12T09:21:02.864Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-12T09:21:02.864Z] go: downloading github.com/kr/text v0.1.0 [2021-07-12T09:21:02.864Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-12T09:21:02.864Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-12T09:21:02.864Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-12T09:21:02.864Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-12T09:21:02.864Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-12T09:21:02.864Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-12T09:21:02.864Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-12T09:21:02.864Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-12T09:21:02.864Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-12T09:21:03.070Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-12T09:21:03.071Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:21:03.071Z] OK: 5 MiB in 15 packages [2021-07-12T09:21:03.071Z] Removing intermediate container 69ce84d6c762 [2021-07-12T09:21:03.071Z] ---> b3ebba934abe [2021-07-12T09:21:03.071Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T09:21:03.125Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-12T09:21:03.125Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-12T09:21:03.125Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-12T09:21:03.125Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-12T09:21:03.125Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-12T09:21:03.125Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-12T09:21:03.125Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-12T09:21:03.125Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-12T09:21:03.125Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-12T09:21:03.125Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-12T09:21:03.125Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-12T09:21:03.125Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-12T09:21:03.386Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-12T09:21:03.386Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-12T09:21:03.386Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-12T09:21:03.386Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-12T09:21:03.386Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-12T09:21:03.386Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-12T09:21:03.386Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-12T09:21:03.386Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-12T09:21:03.386Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-12T09:21:03.386Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-12T09:21:03.386Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-12T09:21:03.386Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-data/core-data ./cmd/core-data [2021-07-12T09:21:03.681Z] ---> Running in accfe9bf3351 [2021-07-12T09:21:04.293Z] Removing intermediate container cfc01af84f8c [2021-07-12T09:21:04.293Z] ---> 6281653e12b6 [2021-07-12T09:21:04.293Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T09:21:04.570Z] ---> Running in d3e52c8b886b [2021-07-12T09:21:04.570Z] Removing intermediate container 46847cac145a [2021-07-12T09:21:04.570Z] ---> 2c8281030944 [2021-07-12T09:21:04.570Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-12T09:21:04.856Z] Removing intermediate container accfe9bf3351 [2021-07-12T09:21:04.856Z] ---> cff2f6ba609b [2021-07-12T09:21:04.856Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-12T09:21:04.856Z] Removing intermediate container c2b8c06d80e1 [2021-07-12T09:21:04.856Z] ---> d40be7d3258c [2021-07-12T09:21:04.856Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T09:21:04.856Z] ---> Running in 8988a32801d7 [2021-07-12T09:21:05.146Z] ---> Running in 13fd525c8e9d [2021-07-12T09:21:05.146Z] ---> Running in 7e3ae7d46983 [2021-07-12T09:21:05.430Z] Removing intermediate container d3e52c8b886b [2021-07-12T09:21:05.430Z] ---> f43e81dd7ea8 [2021-07-12T09:21:05.430Z] Step 14/22 : WORKDIR /edgex [2021-07-12T09:21:05.702Z] ---> Running in 5223e71d4c25 [2021-07-12T09:21:05.702Z] Removing intermediate container 8988a32801d7 [2021-07-12T09:21:05.702Z] ---> 655c69d5b9db [2021-07-12T09:21:05.702Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-12T09:21:05.979Z] Removing intermediate container 13fd525c8e9d [2021-07-12T09:21:05.979Z] ---> f42b4074cf5c [2021-07-12T09:21:05.979Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T09:21:05.979Z] ---> Running in 470fd300377f [2021-07-12T09:21:05.979Z] Removing intermediate container 7e3ae7d46983 [2021-07-12T09:21:05.979Z] ---> 42127d38f81b [2021-07-12T09:21:05.979Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-12T09:21:06.257Z] ---> Running in 1b74e08e9880 [2021-07-12T09:21:06.257Z] ---> Running in f4a82f4858a4 [2021-07-12T09:21:06.531Z] Removing intermediate container 5223e71d4c25 [2021-07-12T09:21:06.531Z] ---> cd671c9dd2c2 [2021-07-12T09:21:06.531Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-12T09:21:06.803Z] Removing intermediate container 470fd300377f [2021-07-12T09:21:06.803Z] ---> aefb8c4e8b1c [2021-07-12T09:21:06.803Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-12T09:21:07.079Z] Removing intermediate container 1b74e08e9880 [2021-07-12T09:21:07.079Z] ---> 091a46b135f2 [2021-07-12T09:21:07.079Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:21:07.368Z] ---> Running in 803bbc1f78a9 [2021-07-12T09:21:07.368Z] Removing intermediate container f4a82f4858a4 [2021-07-12T09:21:07.368Z] ---> fc0a86156cc7 [2021-07-12T09:21:07.368Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T09:21:07.972Z] ---> Running in 8c8b28fa25d6 [2021-07-12T09:21:07.973Z] ---> 8100cf949c06 [2021-07-12T09:21:07.973Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-12T09:21:08.959Z] ---> d497e6fb0772 [2021-07-12T09:21:08.959Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-12T09:21:08.959Z] Removing intermediate container 8c8b28fa25d6 [2021-07-12T09:21:08.959Z] ---> e62b5eaaa197 [2021-07-12T09:21:08.959Z] Step 16/24 : WORKDIR / [2021-07-12T09:21:09.554Z] ---> Running in 798a1e32f3be [2021-07-12T09:21:10.553Z] ---> b55e46cc32df [2021-07-12T09:21:10.553Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-12T09:21:10.553Z] Removing intermediate container 798a1e32f3be [2021-07-12T09:21:10.553Z] ---> b7569c78dd4f [2021-07-12T09:21:10.553Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:21:10.828Z] Removing intermediate container 803bbc1f78a9 [2021-07-12T09:21:10.828Z] ---> 626bf5292055 [2021-07-12T09:21:10.828Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-12T09:21:10.828Z] ---> 7589de3cecac [2021-07-12T09:21:10.828Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-12T09:21:11.109Z] ---> Running in 93ffd5581581 [2021-07-12T09:21:11.714Z] ---> 051d804ba908 [2021-07-12T09:21:11.714Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-12T09:21:12.318Z] ---> 4935c3640a3f [2021-07-12T09:21:12.318Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-12T09:21:12.318Z] Removing intermediate container 93ffd5581581 [2021-07-12T09:21:12.318Z] ---> 8361771b8d61 [2021-07-12T09:21:12.318Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-12T09:21:12.318Z] ---> Running in 984f97427c96 [2021-07-12T09:21:12.595Z] ---> c6ae59a1a352 [2021-07-12T09:21:12.595Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-12T09:21:12.870Z] ---> Running in 73d31b1cb2e7 [2021-07-12T09:21:13.146Z] Removing intermediate container 984f97427c96 [2021-07-12T09:21:13.146Z] ---> f8f4c48981c2 [2021-07-12T09:21:13.146Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:21:13.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-12T09:21:13.418Z] ---> Running in e06aaada625f [2021-07-12T09:21:13.694Z] ---> 81f1f841bbe2 [2021-07-12T09:21:13.694Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-12T09:21:13.694Z] Removing intermediate container 73d31b1cb2e7 [2021-07-12T09:21:13.694Z] ---> 3c92081ac0ea [2021-07-12T09:21:13.694Z] Step 19/22 : CMD ["--init=true"] [2021-07-12T09:21:13.965Z] ---> 4816ad34805e [2021-07-12T09:21:13.965Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-12T09:21:13.965Z] ---> Running in 370232a04004 [2021-07-12T09:21:14.238Z] ---> Running in 1214fd0220d3 [2021-07-12T09:21:14.238Z] Removing intermediate container e06aaada625f [2021-07-12T09:21:14.238Z] ---> 53d337eaa4c1 [2021-07-12T09:21:14.238Z] Step 21/23 : LABEL arch=arm64 [2021-07-12T09:21:14.518Z] ---> Running in 9db6794fe5c3 [2021-07-12T09:21:15.122Z] Removing intermediate container 1214fd0220d3 [2021-07-12T09:21:15.122Z] ---> b11915ac0719 [2021-07-12T09:21:15.122Z] Step 20/22 : LABEL arch=arm64 [2021-07-12T09:21:15.122Z] ---> 33f6004ebe4d [2021-07-12T09:21:15.122Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-12T09:21:15.397Z] ---> Running in 68b202905695 [2021-07-12T09:21:15.398Z] ---> Running in cfcab4882abb [2021-07-12T09:21:15.398Z] Removing intermediate container 9db6794fe5c3 [2021-07-12T09:21:15.398Z] ---> c6f6ed23b896 [2021-07-12T09:21:15.398Z] Step 22/23 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:21:15.673Z] ---> Running in 34ff33547125 [2021-07-12T09:21:15.947Z] Removing intermediate container cfcab4882abb [2021-07-12T09:21:15.947Z] ---> aa9af4c73e18 [2021-07-12T09:21:15.947Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:21:15.947Z] Removing intermediate container 68b202905695 [2021-07-12T09:21:15.947Z] ---> 5f7ab0db56ce [2021-07-12T09:21:15.947Z] Step 21/22 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:21:16.232Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-07-12T09:21:16.232Z] Status: Downloaded newer image for docker:20.10.0 [2021-07-12T09:21:16.232Z] ---> eeaf43b92773 [2021-07-12T09:21:16.232Z] 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-07-12T09:21:16.232Z] ---> Running in 94d1922ae6ff [2021-07-12T09:21:16.232Z] ---> Running in f797bc149e73 [2021-07-12T09:21:16.515Z] Removing intermediate container 34ff33547125 [2021-07-12T09:21:16.515Z] ---> 1f7445f6adf0 [2021-07-12T09:21:16.515Z] Step 23/23 : LABEL version=0.0.0 [2021-07-12T09:21:16.515Z] ---> Running in df1ce7017dfa [2021-07-12T09:21:16.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-command/core-command ./cmd/core-command [2021-07-12T09:21:16.794Z] ---> Running in 1a425fdfa7f7 [2021-07-12T09:21:17.066Z] Removing intermediate container 94d1922ae6ff [2021-07-12T09:21:17.066Z] ---> 32bf60ba71a6 [2021-07-12T09:21:17.066Z] Step 22/22 : LABEL version=0.0.0 [2021-07-12T09:21:17.066Z] Removing intermediate container f797bc149e73 [2021-07-12T09:21:17.066Z] ---> 4b4dc32ec015 [2021-07-12T09:21:17.066Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T09:21:17.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-12T09:21:17.338Z] ---> Running in 6464a86383c8 [2021-07-12T09:21:17.338Z] Removing intermediate container df1ce7017dfa [2021-07-12T09:21:17.338Z] ---> 5b9cc1f729c6 [2021-07-12T09:21:17.338Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-12T09:21:17.338Z] ---> Running in 1554456c8e28 [2021-07-12T09:21:17.338Z] Removing intermediate container 370232a04004 [2021-07-12T09:21:17.338Z] ---> c003556f6baa [2021-07-12T09:21:17.338Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:21:17.338Z] Removing intermediate container 1a425fdfa7f7 [2021-07-12T09:21:17.338Z] ---> 809affa23505 [2021-07-12T09:21:17.338Z] [2021-07-12T09:21:17.616Z] ---> Running in d95abaaa9b31 [2021-07-12T09:21:17.893Z] Removing intermediate container 6464a86383c8 [2021-07-12T09:21:17.893Z] ---> 062ff5a844cf [2021-07-12T09:21:17.893Z] [2021-07-12T09:21:18.164Z] Successfully built 809affa23505 [2021-07-12T09:21:18.164Z] Removing intermediate container 1554456c8e28 [2021-07-12T09:21:18.164Z] ---> 5672cc563f0d [2021-07-12T09:21:18.164Z] Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:21:18.164Z] Successfully tagged support-scheduler-arm64:latest [2021-07-12T09:21:18.164Z] Building security-secretstore-setup [2021-07-12T09:21:18.443Z]  Building support-scheduler ... done Successfully built 062ff5a844cf [2021-07-12T09:21:18.443Z] ---> Running in f981d73d155f [2021-07-12T09:21:18.443Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-12T09:21:18.443Z] Building support-notifications [2021-07-12T09:21:18.639Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-12T09:21:18.719Z]  Building security-proxy-setup ... done  ---> d2400b902819 [2021-07-12T09:21:18.720Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-12T09:21:18.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-12T09:21:19.329Z] Removing intermediate container f981d73d155f [2021-07-12T09:21:19.329Z] ---> ce2318a320b7 [2021-07-12T09:21:19.329Z] Step 24/24 : LABEL version=0.0.0 [2021-07-12T09:21:19.329Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:19.607Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:19.607Z] ---> Running in 7102e6aca340 [2021-07-12T09:21:19.842Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-12T09:21:20.214Z] ---> 90acd13de40d [2021-07-12T09:21:20.214Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-12T09:21:20.214Z] (1/39) Installing readline (8.0.4-r0) [2021-07-12T09:21:20.214Z] (2/39) Installing bash (5.0.17-r0) [2021-07-12T09:21:20.214Z] Executing bash-5.0.17-r0.post-install [2021-07-12T09:21:20.214Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T09:21:20.214Z] (4/39) Installing libcurl (7.77.0-r0) [2021-07-12T09:21:20.493Z] (5/39) Installing curl (7.77.0-r0) [2021-07-12T09:21:20.493Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-07-12T09:21:20.493Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-07-12T09:21:20.493Z] (8/39) Installing expat (2.2.9-r1) [2021-07-12T09:21:20.493Z] (9/39) Installing libffi (3.3-r2) [2021-07-12T09:21:20.493Z] (10/39) Installing gdbm (1.13-r1) [2021-07-12T09:21:20.493Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-07-12T09:21:20.493Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-07-12T09:21:20.493Z] (13/39) Installing python3 (3.8.10-r0) [2021-07-12T09:21:20.493Z] Removing intermediate container 7102e6aca340 [2021-07-12T09:21:20.493Z] ---> d5397231d2fd [2021-07-12T09:21:20.493Z] [2021-07-12T09:21:20.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-12T09:21:21.092Z] Successfully built d5397231d2fd [2021-07-12T09:21:21.092Z] Successfully tagged core-metadata-arm64:latest [2021-07-12T09:21:21.092Z]  Building core-metadata ... done Building core-command [2021-07-12T09:21:22.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-12T09:21:22.526Z] ---> 00ca319c4127 [2021-07-12T09:21:22.526Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-12T09:21:22.526Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-07-12T09:21:22.526Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-07-12T09:21:22.526Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-07-12T09:21:22.526Z] (17/39) Installing py3-six (1.15.0-r0) [2021-07-12T09:21:22.526Z] (18/39) Installing py3-packaging (20.4-r0) [2021-07-12T09:21:22.526Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-07-12T09:21:22.526Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-07-12T09:21:22.526Z] (21/39) Installing py3-idna (2.9-r0) [2021-07-12T09:21:22.802Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-07-12T09:21:22.802Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-07-12T09:21:22.802Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-07-12T09:21:22.802Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-07-12T09:21:22.802Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-12T09:21:22.802Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-12T09:21:22.802Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-07-12T09:21:22.802Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-07-12T09:21:22.802Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-07-12T09:21:22.802Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-07-12T09:21:22.802Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-07-12T09:21:23.089Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-07-12T09:21:23.089Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-07-12T09:21:23.089Z] (35/39) Installing py3-progress (1.5-r0) [2021-07-12T09:21:23.089Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-07-12T09:21:23.089Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-12T09:21:23.089Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-12T09:21:23.089Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-07-12T09:21:23.089Z] Executing busybox-1.31.1-r19.trigger [2021-07-12T09:21:23.089Z] OK: 72 MiB in 59 packages [2021-07-12T09:21:23.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-12T09:21:24.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-12T09:21:24.531Z] ---> c2309b0564d5 [2021-07-12T09:21:24.531Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-12T09:21:25.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-12T09:21:25.979Z] ---> 841265155301 [2021-07-12T09:21:25.979Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-12T09:21:26.256Z] ---> Running in e189b4b4c0dc [2021-07-12T09:21:26.397Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-12T09:21:26.398Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-12T09:21:26.398Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-12T09:21:26.398Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-12T09:21:26.398Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-12T09:21:26.398Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-12T09:21:26.398Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-12T09:21:26.398Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-12T09:21:26.398Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-12T09:21:26.398Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-12T09:21:26.398Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-12T09:21:26.398Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-12T09:21:26.398Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-12T09:21:26.398Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-12T09:21:26.398Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-12T09:21:26.398Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-12T09:21:26.398Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-12T09:21:26.398Z] + 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-07-12T09:21:26.398Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-12T09:21:26.398Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-12T09:21:26.398Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-12T09:21:26.398Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-12T09:21:26.398Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-12T09:21:26.398Z] + 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-07-12T09:21:26.398Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-12T09:21:26.398Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-12T09:21:26.398Z] + 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-07-12T09:21:27.245Z] Removing intermediate container e189b4b4c0dc [2021-07-12T09:21:27.245Z] ---> 22af9457eb99 [2021-07-12T09:21:27.245Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-12T09:21:27.786Z] Building hooks [2021-07-12T09:21:27.786Z] + cd /root/parts/hooks/src [2021-07-12T09:21:27.786Z] + make build [2021-07-12T09:21:27.786Z] go mod tidy [2021-07-12T09:21:28.240Z] Collecting docker-compose==1.23.2 [2021-07-12T09:21:28.361Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-12T09:21:28.361Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-12T09:21:28.513Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-12T09:21:28.513Z] ---> d22f2d19a7cf [2021-07-12T09:21:28.513Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-12T09:21:28.622Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-12T09:21:28.622Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-12T09:21:28.622Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-12T09:21:28.815Z] ---> Running in 4676681bf462 [2021-07-12T09:21:29.796Z] Collecting docker<4.0,>=3.6.0 [2021-07-12T09:21:29.796Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-12T09:21:30.012Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-12T09:21:30.275Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-12T09:21:30.275Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-12T09:21:30.396Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-12T09:21:30.396Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-12T09:21:31.379Z] Removing intermediate container 4676681bf462 [2021-07-12T09:21:31.379Z] ---> 3059dc80172e [2021-07-12T09:21:31.379Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-12T09:21:31.652Z] ---> Running in f00d59a2f804 [2021-07-12T09:21:32.729Z] Removing intermediate container f00d59a2f804 [2021-07-12T09:21:32.729Z] ---> df25ae91aa03 [2021-07-12T09:21:32.729Z] Step 29/32 : CMD ["gate"] [2021-07-12T09:21:33.043Z] Collecting docopt<0.7,>=0.6.1 [2021-07-12T09:21:33.043Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-12T09:21:33.378Z] ---> Running in 827dcaaa1285 [2021-07-12T09:21:33.585Z] Building static-packages [2021-07-12T09:21:33.585Z] + snapcraftctl build [2021-07-12T09:21:34.620Z] Removing intermediate container 827dcaaa1285 [2021-07-12T09:21:34.620Z] ---> 1a643fafab8e [2021-07-12T09:21:34.620Z] Step 30/32 : LABEL arch=arm64 [2021-07-12T09:21:34.896Z] ---> Running in 875412f9b420 [2021-07-12T09:21:35.141Z] Building version [2021-07-12T09:21:35.142Z] + snapcraftctl build [2021-07-12T09:21:35.910Z] 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-07-12T09:21:35.911Z] Removing intermediate container 875412f9b420 [2021-07-12T09:21:35.911Z] ---> ddfe21efd72b [2021-07-12T09:21:35.911Z] Step 31/32 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:21:36.523Z] ---> Running in de177da208c0 [2021-07-12T09:21:36.523Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-12T09:21:36.523Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-12T09:21:37.115Z] Staging config-common [2021-07-12T09:21:37.115Z] + snapcraftctl stage [2021-07-12T09:21:37.124Z] Removing intermediate container de177da208c0 [2021-07-12T09:21:37.124Z] ---> f8e9057e9d08 [2021-07-12T09:21:37.124Z] Step 32/32 : LABEL version=0.0.0 [2021-07-12T09:21:37.730Z] ---> Running in b24588fea454 [2021-07-12T09:21:37.730Z] Collecting PyYAML<4,>=3.10 [2021-07-12T09:21:37.730Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-12T09:21:38.063Z] Skipping stage go-build-helper (already ran) [2021-07-12T09:21:38.063Z] Staging edgex-go [2021-07-12T09:21:38.063Z] + snapcraftctl stage [2021-07-12T09:21:38.716Z] Removing intermediate container b24588fea454 [2021-07-12T09:21:38.716Z] ---> 8ce5f20643d0 [2021-07-12T09:21:38.716Z] [2021-07-12T09:21:39.007Z] Staging hooks [2021-07-12T09:21:39.007Z] + snapcraftctl stage [2021-07-12T09:21:39.315Z] Successfully built 8ce5f20643d0 [2021-07-12T09:21:39.315Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-12T09:21:39.315Z]  Building security-bootstrapper ... done Building core-data [2021-07-12T09:21:40.395Z] Staging static-packages [2021-07-12T09:21:40.395Z] + snapcraftctl stage [2021-07-12T09:21:41.341Z] Staging version [2021-07-12T09:21:41.341Z] + snapcraftctl stage [2021-07-12T09:21:41.943Z] Collecting jsonschema<3,>=2.5.1 [2021-07-12T09:21:41.944Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-12T09:21:42.287Z] Priming config-common [2021-07-12T09:21:42.287Z] + snapcraftctl prime [2021-07-12T09:21:43.232Z] Priming go-build-helper [2021-07-12T09:21:43.232Z] + snapcraftctl prime [2021-07-12T09:21:43.384Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-12T09:21:43.384Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-12T09:21:43.986Z] Collecting texttable<0.10,>=0.9.0 [2021-07-12T09:21:43.986Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-12T09:21:44.177Z] Priming edgex-go [2021-07-12T09:21:44.177Z] + snapcraftctl prime [2021-07-12T09:21:45.569Z] Priming hooks [2021-07-12T09:21:45.569Z] + snapcraftctl prime [2021-07-12T09:21:46.517Z] Priming static-packages [2021-07-12T09:21:46.517Z] + snapcraftctl prime [2021-07-12T09:21:46.614Z] Collecting cached-property<2,>=1.2.0 [2021-07-12T09:21:46.614Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-12T09:21:46.890Z] Collecting docker-pycreds>=0.4.0 [2021-07-12T09:21:46.890Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-12T09:21:47.166Z] 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-07-12T09:21:47.166Z] 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-07-12T09:21:47.767Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-12T09:21:47.767Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-12T09:21:48.369Z] Collecting idna<2.8,>=2.5 [2021-07-12T09:21:48.369Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-12T09:21:48.369Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-07-12T09:21:48.369Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-07-12T09:21:48.369Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-07-12T09:21:48.369Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-07-12T09:21:49.068Z] Priming version [2021-07-12T09:21:49.068Z] + snapcraftctl prime [2021-07-12T09:21:49.807Z] Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, docopt, PyYAML, jsonschema, texttable, cached-property, docker-compose [2021-07-12T09:21:49.807Z] Attempting uninstall: urllib3 [2021-07-12T09:21:49.807Z] Found existing installation: urllib3 1.25.9 [2021-07-12T09:21:49.807Z] Uninstalling urllib3-1.25.9: [2021-07-12T09:21:49.807Z] Successfully uninstalled urllib3-1.25.9 [2021-07-12T09:21:50.015Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-12T09:21:50.404Z] Attempting uninstall: idna [2021-07-12T09:21:50.404Z] Found existing installation: idna 2.9 [2021-07-12T09:21:50.404Z] Uninstalling idna-2.9: [2021-07-12T09:21:50.680Z] Successfully uninstalled idna-2.9 [2021-07-12T09:21:51.277Z] Attempting uninstall: requests [2021-07-12T09:21:51.277Z] Found existing installation: requests 2.23.0 [2021-07-12T09:21:51.277Z] Uninstalling requests-2.23.0: [2021-07-12T09:21:51.277Z] Successfully uninstalled requests-2.23.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-12T09:21:52.716Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:21:52.716Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:21:52.716Z] ---> 3b5028f2fa03 [2021-07-12T09:21:52.716Z] Step 3/26 : WORKDIR /edgex-go [2021-07-12T09:21:52.716Z] ---> Using cache [2021-07-12T09:21:52.716Z] ---> a2013da3258b [2021-07-12T09:21:52.716Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:21:52.716Z] ---> Using cache [2021-07-12T09:21:52.716Z] ---> aca1b17f42af [2021-07-12T09:21:52.716Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-12T09:21:53.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:21:53.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:21:53.720Z] ---> 3b5028f2fa03 [2021-07-12T09:21:53.720Z] Step 3/23 : WORKDIR /edgex-go [2021-07-12T09:21:53.720Z] ---> Using cache [2021-07-12T09:21:53.720Z] ---> a2013da3258b [2021-07-12T09:21:53.720Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:21:53.720Z] ---> Using cache [2021-07-12T09:21:53.720Z] ---> aca1b17f42af [2021-07-12T09:21:53.720Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-12T09:21:53.999Z] Running setup.py install for dockerpty: started [2021-07-12T09:21:55.983Z] ---> Running in 703037cf1cbc [2021-07-12T09:21:55.983Z] ---> Running in 35670573dc5c [2021-07-12T09:21:56.582Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-12T09:21:56.582Z] Running setup.py install for docopt: started [2021-07-12T09:21:58.031Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:21:58.031Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:21:58.031Z] ---> 3b5028f2fa03 [2021-07-12T09:21:58.031Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T09:21:58.031Z] ---> Using cache [2021-07-12T09:21:58.031Z] ---> a2013da3258b [2021-07-12T09:21:58.031Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:21:58.031Z] ---> Using cache [2021-07-12T09:21:58.031Z] ---> aca1b17f42af [2021-07-12T09:21:58.031Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-12T09:21:58.031Z] ---> Running in f7ebb0cc4479 [2021-07-12T09:21:58.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:58.321Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:59.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:59.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:21:59.776Z] Running setup.py install for docopt: finished with status 'done' [2021-07-12T09:21:59.776Z] Running setup.py install for PyYAML: started [2021-07-12T09:21:59.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:22:00.771Z] OK: 218 MiB in 52 packages [2021-07-12T09:22:00.771Z] OK: 218 MiB in 52 packages [2021-07-12T09:22:00.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:22:02.239Z] OK: 218 MiB in 52 packages [2021-07-12T09:22:02.857Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-12T09:22:03.135Z] Removing intermediate container 703037cf1cbc [2021-07-12T09:22:03.135Z] ---> 0c8ec266f563 [2021-07-12T09:22:03.135Z] Step 6/23 : COPY go.mod . [2021-07-12T09:22:03.135Z] Removing intermediate container 35670573dc5c [2021-07-12T09:22:03.135Z] ---> 263b2658f68b [2021-07-12T09:22:03.135Z] Step 6/26 : COPY go.mod . [2021-07-12T09:22:03.415Z] Running setup.py install for texttable: started [2021-07-12T09:22:04.021Z] Removing intermediate container f7ebb0cc4479 [2021-07-12T09:22:04.021Z] ---> df82357e1d30 [2021-07-12T09:22:04.021Z] Step 6/24 : COPY go.mod . [2021-07-12T09:22:04.627Z] ---> a54013cbbedb [2021-07-12T09:22:04.627Z] Step 7/23 : RUN go mod download [2021-07-12T09:22:04.909Z] ---> da754eaab932 [2021-07-12T09:22:04.909Z] Step 7/26 : RUN go mod download [2021-07-12T09:22:04.909Z] ---> Running in 8d9a7a105e8f [2021-07-12T09:22:05.187Z] ---> ba8e92d0f7cf [2021-07-12T09:22:05.187Z] Step 7/24 : RUN go mod download [2021-07-12T09:22:05.471Z] ---> Running in 45f061bbb220 [2021-07-12T09:22:05.753Z] ---> Running in 689a82411f2c [2021-07-12T09:22:06.030Z] Running setup.py install for texttable: finished with status 'done' [2021-07-12T09:22:07.477Z] 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-07-12T09:22:08.918Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-12T09:22:08.918Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-12T09:22:08.918Z] ---> 3b5028f2fa03 [2021-07-12T09:22:08.918Z] Step 3/24 : WORKDIR /edgex-go [2021-07-12T09:22:08.918Z] ---> Using cache [2021-07-12T09:22:08.918Z] ---> a2013da3258b [2021-07-12T09:22:08.918Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:22:08.918Z] ---> Using cache [2021-07-12T09:22:08.918Z] ---> aca1b17f42af [2021-07-12T09:22:09.195Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-12T09:22:09.477Z] ---> Running in e86937af981e [2021-07-12T09:22:10.467Z] Removing intermediate container 8d9a7a105e8f [2021-07-12T09:22:10.467Z] ---> 57d0c155901a [2021-07-12T09:22:10.467Z] Step 8/23 : COPY . . [2021-07-12T09:22:10.740Z] Removing intermediate container 45f061bbb220 [2021-07-12T09:22:10.740Z] ---> c5027803677d [2021-07-12T09:22:10.740Z] Step 8/26 : COPY . . [2021-07-12T09:22:11.016Z] Removing intermediate container 689a82411f2c [2021-07-12T09:22:11.017Z] ---> 5538ac2e4019 [2021-07-12T09:22:11.017Z] Step 8/24 : COPY . . [2021-07-12T09:22:12.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:22:13.001Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:22:13.602Z] OK: 218 MiB in 52 packages [2021-07-12T09:22:17.930Z] Removing intermediate container e86937af981e [2021-07-12T09:22:17.930Z] ---> 6142d81f32fb [2021-07-12T09:22:17.930Z] Step 6/24 : COPY go.mod . [2021-07-12T09:22:19.387Z] ---> 13aaaa083071 [2021-07-12T09:22:19.387Z] Step 7/24 : RUN go mod download [2021-07-12T09:22:19.995Z] ---> Running in 74a6f9cac674 [2021-07-12T09:22:20.998Z] Removing intermediate container d95abaaa9b31 [2021-07-12T09:22:20.998Z] ---> 04014a23aebd [2021-07-12T09:22:20.998Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-12T09:22:21.986Z] ---> Running in 96008b67d9bc [2021-07-12T09:22:23.440Z] Removing intermediate container 96008b67d9bc [2021-07-12T09:22:23.440Z] ---> 17f96d4b86ef [2021-07-12T09:22:23.440Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-12T09:22:24.048Z] ---> Running in 82011b68646e [2021-07-12T09:22:24.663Z] Removing intermediate container 74a6f9cac674 [2021-07-12T09:22:24.663Z] ---> 05ccfcf036ab [2021-07-12T09:22:24.663Z] Step 8/24 : COPY . . [2021-07-12T09:22:25.275Z] Removing intermediate container 82011b68646e [2021-07-12T09:22:25.275Z] ---> a2bb072b0310 [2021-07-12T09:22:25.275Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-12T09:22:28.702Z] ---> a41f6ff84ea5 [2021-07-12T09:22:28.702Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-12T09:22:30.729Z] ---> fe2a1b96b9eb [2021-07-12T09:22:30.729Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-12T09:22:31.343Z] ---> 976ada900f98 [2021-07-12T09:22:31.343Z] Step 9/23 : RUN go mod tidy [2021-07-12T09:22:31.631Z] ---> 948b5045256f [2021-07-12T09:22:31.631Z] Step 9/24 : RUN go mod tidy [2021-07-12T09:22:31.906Z] ---> 1067a1200263 [2021-07-12T09:22:31.906Z] Step 9/26 : RUN go mod tidy [2021-07-12T09:22:32.182Z] ---> Running in 7aabcf40c85e [2021-07-12T09:22:32.465Z] ---> Running in 3ededd7d4f1c [2021-07-12T09:22:32.465Z] ---> Running in fa5ab5ac61ab [2021-07-12T09:22:32.465Z] ---> 3f3369153122 [2021-07-12T09:22:32.465Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-12T09:22:32.745Z] ---> Running in 36105af65f4a [2021-07-12T09:22:33.885Z] Removing intermediate container 36105af65f4a [2021-07-12T09:22:33.885Z] ---> 7a1585004c64 [2021-07-12T09:22:33.885Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:22:34.500Z] ---> Running in 269e8d5ee980 [2021-07-12T09:22:35.623Z] Removing intermediate container 269e8d5ee980 [2021-07-12T09:22:35.623Z] ---> b671dc411ada [2021-07-12T09:22:35.623Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T09:22:36.236Z] ---> Running in 77a2047bf01a [2021-07-12T09:22:37.239Z] Removing intermediate container 77a2047bf01a [2021-07-12T09:22:37.239Z] ---> ff12f3497d50 [2021-07-12T09:22:37.239Z] Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:22:37.532Z] ---> Running in 2cdd5b1319d0 [2021-07-12T09:22:38.543Z] Removing intermediate container 2cdd5b1319d0 [2021-07-12T09:22:38.543Z] ---> bc9cfd604741 [2021-07-12T09:22:38.543Z] Step 24/24 : LABEL version=0.0.0 [2021-07-12T09:22:38.821Z] Removing intermediate container 7aabcf40c85e [2021-07-12T09:22:38.821Z] ---> 3a54ccefabcd [2021-07-12T09:22:38.821Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-12T09:22:39.109Z] ---> Running in a4d7b904b841 [2021-07-12T09:22:39.109Z] ---> Running in b2c93642615c [2021-07-12T09:22:40.561Z] Removing intermediate container a4d7b904b841 [2021-07-12T09:22:40.561Z] ---> 29c09c79ed3e [2021-07-12T09:22:40.561Z] [2021-07-12T09:22:40.561Z] Removing intermediate container 3ededd7d4f1c [2021-07-12T09:22:40.561Z] ---> f7a530685155 [2021-07-12T09:22:40.561Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-12T09:22:40.561Z] Removing intermediate container fa5ab5ac61ab [2021-07-12T09:22:40.561Z] ---> af9caddfcec0 [2021-07-12T09:22:40.561Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-12T09:22:40.846Z] Successfully built 29c09c79ed3e [2021-07-12T09:22:40.847Z] 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-07-12T09:22:40.847Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-12T09:22:40.847Z] ---> Running in aa2c5c0f1b88 [2021-07-12T09:22:40.847Z]  Building sys-mgmt-agent ... done  ---> Running in 1a01722985a5 [2021-07-12T09:22:42.857Z] 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-07-12T09:22:43.139Z] 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-07-12T09:22:45.144Z] ---> ae3efb76d5af [2021-07-12T09:22:45.144Z] Step 9/24 : RUN go mod tidy [2021-07-12T09:22:45.144Z] ---> Running in c66ab08a78ff [2021-07-12T09:22:51.920Z] Removing intermediate container c66ab08a78ff [2021-07-12T09:22:51.920Z] ---> 7a508659040b [2021-07-12T09:22:51.920Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-12T09:22:51.920Z] ---> Running in 4f1e8c596189 [2021-07-12T09:22:53.923Z] 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-07-12T09:24:15.822Z] 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-07-12T09:24:15.822Z] Removing intermediate container 1a01722985a5 [2021-07-12T09:24:15.822Z] ---> 833c417cb7a6 [2021-07-12T09:24:15.822Z] [2021-07-12T09:24:15.822Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T09:24:15.822Z] ---> c4fd0aeabfcf [2021-07-12T09:24:15.822Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-12T09:24:15.822Z] ---> Using cache [2021-07-12T09:24:15.822Z] ---> d40be7d3258c [2021-07-12T09:24:15.822Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T09:24:15.822Z] ---> Using cache [2021-07-12T09:24:15.822Z] ---> 42127d38f81b [2021-07-12T09:24:15.822Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-12T09:24:15.822Z] ---> Running in 64540da32090 [2021-07-12T09:24:15.822Z] Removing intermediate container 64540da32090 [2021-07-12T09:24:15.822Z] ---> 4fb6562df5cf [2021-07-12T09:24:15.822Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-12T09:24:15.822Z] ---> Running in 0e2d3739f350 [2021-07-12T09:24:15.822Z] Removing intermediate container 0e2d3739f350 [2021-07-12T09:24:15.822Z] ---> afe2cdf681dc [2021-07-12T09:24:15.822Z] Step 16/24 : WORKDIR / [2021-07-12T09:24:15.822Z] Removing intermediate container b2c93642615c [2021-07-12T09:24:15.822Z] ---> b346c60238d7 [2021-07-12T09:24:15.823Z] [2021-07-12T09:24:15.823Z] Step 11/23 : FROM alpine:3.12 [2021-07-12T09:24:15.823Z] ---> c4fd0aeabfcf [2021-07-12T09:24:15.823Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-12T09:24:15.823Z] ---> Running in b68665a05ce9 [2021-07-12T09:24:15.823Z] ---> Running in 14692bcdebeb [2021-07-12T09:24:16.441Z] Removing intermediate container b68665a05ce9 [2021-07-12T09:24:16.441Z] ---> a241349739a3 [2021-07-12T09:24:16.441Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:24:17.905Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:24:18.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:24:18.185Z] ---> 003b0cadc025 [2021-07-12T09:24:18.185Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-12T09:24:18.805Z] Removing intermediate container aa2c5c0f1b88 [2021-07-12T09:24:18.805Z] ---> fa03015272ac [2021-07-12T09:24:18.806Z] [2021-07-12T09:24:18.806Z] Step 11/26 : FROM alpine:3.12 [2021-07-12T09:24:18.806Z] ---> c4fd0aeabfcf [2021-07-12T09:24:18.806Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-12T09:24:18.806Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-12T09:24:18.806Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-12T09:24:18.806Z] ---> Running in 6201171e0aff [2021-07-12T09:24:18.806Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:24:19.089Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T09:24:19.370Z] OK: 6 MiB in 16 packages [2021-07-12T09:24:19.975Z] ---> 00292b402e74 [2021-07-12T09:24:19.975Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-12T09:24:20.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:24:20.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:24:21.186Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-12T09:24:21.186Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-12T09:24:21.186Z] (3/6) Installing libcurl (7.77.0-r0) [2021-07-12T09:24:21.469Z] (4/6) Installing curl (7.77.0-r0) [2021-07-12T09:24:21.469Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-12T09:24:21.469Z] (6/6) Installing su-exec (0.2-r1) [2021-07-12T09:24:21.469Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:24:21.469Z] Executing ca-certificates-20191127-r4.trigger [2021-07-12T09:24:21.469Z] Removing intermediate container 14692bcdebeb [2021-07-12T09:24:21.469Z] ---> e2b188adcdb6 [2021-07-12T09:24:21.469Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-12T09:24:21.750Z] ---> 6c0d14a36c62 [2021-07-12T09:24:21.750Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-12T09:24:21.750Z] OK: 7 MiB in 20 packages [2021-07-12T09:24:21.750Z] ---> Running in 83de0bc0c8be [2021-07-12T09:24:22.036Z] ---> Running in f2c16f597d7f [2021-07-12T09:24:22.641Z] Removing intermediate container 83de0bc0c8be [2021-07-12T09:24:22.642Z] ---> 3adc680d0485 [2021-07-12T09:24:22.642Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-12T09:24:22.921Z] Removing intermediate container f2c16f597d7f [2021-07-12T09:24:22.921Z] ---> b43c7822c5d8 [2021-07-12T09:24:22.921Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:24:22.921Z] ---> Running in 1cf8ecc1bbfa [2021-07-12T09:24:23.216Z] ---> Running in 76054d1eec6f [2021-07-12T09:24:23.834Z] Removing intermediate container 6201171e0aff [2021-07-12T09:24:23.834Z] ---> 93892594c57f [2021-07-12T09:24:23.834Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-12T09:24:23.834Z] Removing intermediate container 1cf8ecc1bbfa [2021-07-12T09:24:23.834Z] ---> 9618876a2bff [2021-07-12T09:24:23.834Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-12T09:24:23.834Z] Removing intermediate container 76054d1eec6f [2021-07-12T09:24:23.834Z] ---> cd8867784641 [2021-07-12T09:24:23.834Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T09:24:24.112Z] ---> Running in e310028c8e67 [2021-07-12T09:24:24.112Z] ---> Running in 5aadfd76700b [2021-07-12T09:24:24.112Z] ---> Running in 96a0a4ae6fde [2021-07-12T09:24:24.721Z] Removing intermediate container e310028c8e67 [2021-07-12T09:24:24.721Z] ---> 1ec51c01fe08 [2021-07-12T09:24:24.721Z] Step 14/26 : WORKDIR / [2021-07-12T09:24:24.721Z] Removing intermediate container 5aadfd76700b [2021-07-12T09:24:24.721Z] ---> 88cfa33c3ff5 [2021-07-12T09:24:24.721Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:24:24.721Z] Removing intermediate container 96a0a4ae6fde [2021-07-12T09:24:24.721Z] ---> 38aa69012600 [2021-07-12T09:24:24.721Z] Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:24:25.001Z] ---> Running in 56e5b2c7940f [2021-07-12T09:24:25.001Z] ---> Running in 73a3028fda38 [2021-07-12T09:24:25.608Z] Removing intermediate container 56e5b2c7940f [2021-07-12T09:24:25.608Z] ---> ef54d38d2c15 [2021-07-12T09:24:25.608Z] 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-07-12T09:24:25.895Z] Removing intermediate container 73a3028fda38 [2021-07-12T09:24:25.895Z] ---> 3be830ab0fa0 [2021-07-12T09:24:25.895Z] Step 24/24 : LABEL version=0.0.0 [2021-07-12T09:24:25.895Z] ---> 4f589746ee78 [2021-07-12T09:24:25.895Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-12T09:24:26.181Z] ---> Running in 251166ace8e1 [2021-07-12T09:24:26.785Z] ---> 8a0f60496d75 [2021-07-12T09:24:26.785Z] 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-07-12T09:24:27.061Z] Removing intermediate container 251166ace8e1 [2021-07-12T09:24:27.061Z] ---> c50564b3ef5c [2021-07-12T09:24:27.061Z] [2021-07-12T09:24:27.666Z] Successfully built c50564b3ef5c [2021-07-12T09:24:27.942Z] Successfully tagged core-command-arm64:latest [2021-07-12T09:24:27.942Z]  Building core-command ... done  ---> 1a242489ed3a [2021-07-12T09:24:27.942Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-12T09:24:28.220Z] ---> e1515c1484c9 [2021-07-12T09:24:28.220Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-12T09:24:28.823Z] ---> 027c014d377a [2021-07-12T09:24:28.823Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-12T09:24:29.102Z] ---> Running in e377fe256b2b [2021-07-12T09:24:29.102Z] ---> eac14d56a059 [2021-07-12T09:24:29.102Z] 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-07-12T09:24:29.376Z] Removing intermediate container 4f1e8c596189 [2021-07-12T09:24:29.376Z] ---> c14920978ac5 [2021-07-12T09:24:29.376Z] [2021-07-12T09:24:29.376Z] Step 11/24 : FROM alpine:3.12 [2021-07-12T09:24:29.376Z] ---> c4fd0aeabfcf [2021-07-12T09:24:29.376Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-12T09:24:29.650Z] ---> Running in 9294e23a9fc8 [2021-07-12T09:24:29.650Z] Removing intermediate container e377fe256b2b [2021-07-12T09:24:29.650Z] ---> e61f8fdfcc25 [2021-07-12T09:24:29.650Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:24:29.922Z] ---> Running in 425bc0747dbc [2021-07-12T09:24:30.195Z] ---> 1efa9a21fd35 [2021-07-12T09:24:30.195Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-12T09:24:30.195Z] Removing intermediate container 9294e23a9fc8 [2021-07-12T09:24:30.195Z] ---> 37c75968bd5e [2021-07-12T09:24:30.195Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-12T09:24:30.479Z] ---> Running in 792a759fa912 [2021-07-12T09:24:30.479Z] Removing intermediate container 425bc0747dbc [2021-07-12T09:24:30.479Z] ---> a61ba3311a16 [2021-07-12T09:24:30.479Z] Step 21/23 : LABEL arch=arm64 [2021-07-12T09:24:30.752Z] ---> Running in b8f6f9276b6e [2021-07-12T09:24:31.025Z] Removing intermediate container 792a759fa912 [2021-07-12T09:24:31.026Z] ---> 2613ab9bb5df [2021-07-12T09:24:31.026Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-12T09:24:31.312Z] ---> Running in 884dab54cbc3 [2021-07-12T09:24:31.312Z] ---> 1bf3df5f8230 [2021-07-12T09:24:31.312Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-12T09:24:31.312Z] Removing intermediate container b8f6f9276b6e [2021-07-12T09:24:31.312Z] ---> 5d52b7b24b9c [2021-07-12T09:24:31.312Z] Step 22/23 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:24:31.586Z] ---> Running in 7f9d3dec75fa [2021-07-12T09:24:31.858Z] Removing intermediate container 884dab54cbc3 [2021-07-12T09:24:31.858Z] ---> f5961d0b0762 [2021-07-12T09:24:31.858Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-12T09:24:32.136Z] ---> Running in f07702fa54d9 [2021-07-12T09:24:32.413Z] Removing intermediate container 7f9d3dec75fa [2021-07-12T09:24:32.413Z] ---> e479669a2537 [2021-07-12T09:24:32.414Z] Step 23/23 : LABEL version=0.0.0 [2021-07-12T09:24:32.692Z] ---> Running in 65536da87996 [2021-07-12T09:24:32.965Z] ---> 431d773313a3 [2021-07-12T09:24:32.965Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-12T09:24:33.238Z] Removing intermediate container 65536da87996 [2021-07-12T09:24:33.238Z] ---> 91ce026261c7 [2021-07-12T09:24:33.238Z] [2021-07-12T09:24:33.849Z] Successfully built 91ce026261c7 [2021-07-12T09:24:33.849Z] Successfully tagged support-notifications-arm64:latest [2021-07-12T09:24:33.849Z]  Building support-notifications ... done  ---> 1c74b6143b43 [2021-07-12T09:24:33.849Z] 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-07-12T09:24:34.127Z] ---> Running in 85cf3cada437 [2021-07-12T09:24:34.410Z] Removing intermediate container f07702fa54d9 [2021-07-12T09:24:34.410Z] ---> 7842018ce8d4 [2021-07-12T09:24:34.410Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-12T09:24:34.689Z] ---> Running in 0506ab286ce4 [2021-07-12T09:24:36.135Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-12T09:24:36.736Z] Removing intermediate container 85cf3cada437 [2021-07-12T09:24:36.736Z] ---> 74d6ff48c4f7 [2021-07-12T09:24:36.736Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-12T09:24:36.736Z] ---> Running in ad2247f6324c [2021-07-12T09:24:36.736Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-12T09:24:37.352Z] Removing intermediate container ad2247f6324c [2021-07-12T09:24:37.352Z] ---> 3829320f1de8 [2021-07-12T09:24:37.352Z] Step 24/26 : LABEL arch=arm64 [2021-07-12T09:24:37.352Z] ---> Running in 0fe7a1d8f287 [2021-07-12T09:24:37.625Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-12T09:24:37.626Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-12T09:24:37.626Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-12T09:24:37.903Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-12T09:24:37.903Z] Removing intermediate container 0fe7a1d8f287 [2021-07-12T09:24:37.903Z] ---> 2a2055f9c92f [2021-07-12T09:24:37.903Z] Step 25/26 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:24:37.903Z] ---> Running in 1b3a4611e1c8 [2021-07-12T09:24:37.903Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-12T09:24:38.177Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-12T09:24:38.177Z] Executing busybox-1.31.1-r20.trigger [2021-07-12T09:24:38.177Z] OK: 8 MiB in 20 packages [2021-07-12T09:24:38.454Z] Removing intermediate container 1b3a4611e1c8 [2021-07-12T09:24:38.454Z] ---> 5691d1791902 [2021-07-12T09:24:38.454Z] Step 26/26 : LABEL version=0.0.0 [2021-07-12T09:24:38.736Z] ---> Running in 82a0b982a693 [2021-07-12T09:24:39.335Z] Removing intermediate container 82a0b982a693 [2021-07-12T09:24:39.335Z] ---> 9f99d4989823 [2021-07-12T09:24:39.335Z] [2021-07-12T09:24:39.611Z] Removing intermediate container 0506ab286ce4 [2021-07-12T09:24:39.611Z] ---> 0ca5c78250f1 [2021-07-12T09:24:39.611Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-12T09:24:39.611Z] Successfully built 9f99d4989823 [2021-07-12T09:24:39.611Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-12T09:24:40.213Z]  Building security-secretstore-setup ... done  ---> 253921053d4f [2021-07-12T09:24:40.213Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-12T09:24:41.652Z] ---> 840d2b581f7c [2021-07-12T09:24:41.652Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-12T09:24:42.633Z] ---> 43f08866c885 [2021-07-12T09:24:42.633Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-12T09:24:42.633Z] ---> Running in e1329621e20d [2021-07-12T09:24:43.230Z] Removing intermediate container e1329621e20d [2021-07-12T09:24:43.230Z] ---> 0559db29a874 [2021-07-12T09:24:43.230Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-12T09:24:43.230Z] ---> Running in e74805c430d5 [2021-07-12T09:24:43.831Z] Removing intermediate container e74805c430d5 [2021-07-12T09:24:43.831Z] ---> 8cdd3864c5a8 [2021-07-12T09:24:43.831Z] Step 22/24 : LABEL arch=arm64 [2021-07-12T09:24:43.831Z] ---> Running in 23337f99e368 [2021-07-12T09:24:44.427Z] Removing intermediate container 23337f99e368 [2021-07-12T09:24:44.427Z] ---> d27797a9b49f [2021-07-12T09:24:44.427Z] Step 23/24 : LABEL git_sha=63bdb5d6c2047d3bc1037971a19e539cab4f755e [2021-07-12T09:24:44.427Z] ---> Running in 81d1ec1437ed [2021-07-12T09:24:45.026Z] Removing intermediate container 81d1ec1437ed [2021-07-12T09:24:45.026Z] ---> aa059b79364c [2021-07-12T09:24:45.026Z] Step 24/24 : LABEL version=0.0.0 [2021-07-12T09:24:45.026Z] ---> Running in 2723b1a90150 [2021-07-12T09:24:45.624Z] Removing intermediate container 2723b1a90150 [2021-07-12T09:24:45.624Z] ---> 7b78eefd6369 [2021-07-12T09:24:45.624Z] [2021-07-12T09:24:45.901Z] Successfully built 7b78eefd6369 [2021-07-12T09:24:45.901Z] Successfully tagged core-data-arm64:latest [2021-07-12T09:24:46.191Z]  Building core-data ... done  [Pipeline] } [2021-07-12T09:24:46.180Z] $ docker stop --time=1 b5b6b1dd7b8d33c967c38ca87f7878837cb1fe3104ee45a997d32f2f30d4aeff [2021-07-12T09:24:48.027Z] $ docker rm -f b5b6b1dd7b8d33c967c38ca87f7878837cb1fe3104ee45a997d32f2f30d4aeff [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-12T09:24:48.665Z] + docker images [2021-07-12T09:24:48.942Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-12T09:24:48.942Z] core-data-arm64 latest 7b78eefd6369 3 seconds ago 19.2MB [2021-07-12T09:24:48.942Z] security-secretstore-setup-arm64 latest 9f99d4989823 9 seconds ago 27.1MB [2021-07-12T09:24:48.942Z] support-notifications-arm64 latest 91ce026261c7 16 seconds ago 15.7MB [2021-07-12T09:24:48.943Z] c14920978ac5 20 seconds ago 997MB [2021-07-12T09:24:48.943Z] core-command-arm64 latest c50564b3ef5c 22 seconds ago 15MB [2021-07-12T09:24:48.943Z] fa03015272ac 30 seconds ago 998MB [2021-07-12T09:24:48.943Z] b346c60238d7 34 seconds ago 991MB [2021-07-12T09:24:48.943Z] 833c417cb7a6 38 seconds ago 988MB [2021-07-12T09:24:48.943Z] sys-mgmt-agent-arm64 latest 29c09c79ed3e 2 minutes ago 298MB [2021-07-12T09:24:48.943Z] security-bootstrapper-arm64 latest 8ce5f20643d0 3 minutes ago 17.5MB [2021-07-12T09:24:48.943Z] core-metadata-arm64 latest d5397231d2fd 3 minutes ago 15.7MB [2021-07-12T09:24:48.943Z] support-scheduler-arm64 latest 809affa23505 3 minutes ago 15.1MB [2021-07-12T09:24:48.943Z] security-proxy-setup-arm64 latest 062ff5a844cf 3 minutes ago 24.2MB [2021-07-12T09:24:48.943Z] f21996c7dc49 3 minutes ago 994MB [2021-07-12T09:24:48.943Z] 2e95f3685721 3 minutes ago 991MB [2021-07-12T09:24:48.943Z] e073288fda69 3 minutes ago 990MB [2021-07-12T09:24:48.943Z] 83a17718b16c 3 minutes ago 992MB [2021-07-12T09:24:48.943Z] 40171c64dcf9 3 minutes ago 995MB [2021-07-12T09:24:48.943Z] ci-base-image-arm64 latest 3b5028f2fa03 13 minutes ago 663MB [2021-07-12T09:24:48.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 2 days ago 451MB [2021-07-12T09:24:48.943Z] alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB [2021-07-12T09:24:48.943Z] docker 20.10.0 eeaf43b92773 7 months ago 228MB [2021-07-12T09:24:48.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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-07-12T09:24:50.143Z] ---> job-cost.sh [2021-07-12T09:24:50.143Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xGig [2021-07-12T09:25:29.104Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-12T09:27:05.856Z] lf-activate-venv(): INFO: Adding /tmp/venv-xGig/bin to PATH [2021-07-12T09:27:05.856Z] INFO: No Stack... [2021-07-12T09:27:05.856Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-12T09:27:05.856Z] INFO: Archiving Costs [Pipeline] sh [2021-07-12T09:27:06.201Z] + cat /w/workspace/edgex-go/11/archives/cost.csv [2021-07-12T09:27:06.201Z] + cut -d, -f6 [Pipeline] lock [2021-07-12T09:27:06.266Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3577-11-stack-cost] [2021-07-12T09:27:06.277Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3577-11-stack-cost] did not exist. Created. [2021-07-12T09:27:06.277Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3577-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-12T09:27:06.645Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-12T09:27:06.899Z] Stashed 1 file(s) [Pipeline] } [2021-07-12T09:27:06.909Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3577-11-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-07-12T09:27:08.091Z] provisioning config files... [2021-07-12T09:27:08.102Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config611043544366423584tmp [Pipeline] { [Pipeline] sh [2021-07-12T09:27:08.426Z] + set +x [2021-07-12T09:27:08.426Z] + curl -s https://codecov.io/bash [2021-07-12T09:27:08.426Z] + bash -s -- [2021-07-12T09:27:08.687Z] [2021-07-12T09:27:08.687Z] _____ _ [2021-07-12T09:27:08.687Z] / ____| | | [2021-07-12T09:27:08.687Z] | | ___ __| | ___ ___ _____ __ [2021-07-12T09:27:08.687Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-12T09:27:08.687Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-12T09:27:08.687Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-12T09:27:08.687Z] Bash-1.0.4 [2021-07-12T09:27:08.687Z] [2021-07-12T09:27:08.687Z] [2021-07-12T09:27:08.687Z] ==> git version 2.24.4 found [2021-07-12T09:27:08.687Z] ==> 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-07-12T09:27:08.687Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-12T09:27:08.687Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-12T09:27:08.687Z] ==> Jenkins CI detected. [2021-07-12T09:27:08.687Z] project root: . [2021-07-12T09:27:08.687Z] --> token set from env [2021-07-12T09:27:08.687Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-12T09:27:08.687Z] ==> Running gcov in . (disable via -X gcov) [2021-07-12T09:27:08.687Z] ==> Python coveragepy not found [2021-07-12T09:27:08.687Z] ==> Searching for coverage reports in: [2021-07-12T09:27:08.687Z] + . [2021-07-12T09:27:08.687Z] -> Found 1 reports [2021-07-12T09:27:08.687Z] ==> Detecting git/mercurial file structure [2021-07-12T09:27:08.687Z] ==> Reading reports [2021-07-12T09:27:08.687Z] + ./coverage.out bytes=399433 [2021-07-12T09:27:08.687Z] ==> Appending adjustments [2021-07-12T09:27:08.687Z] https://docs.codecov.io/docs/fixing-reports [2021-07-12T09:27:10.076Z] + Found adjustments [2021-07-12T09:27:10.076Z] ==> Gzipping contents [2021-07-12T09:27:10.076Z] 56K /tmp/codecov.f9l1uT.gz [2021-07-12T09:27:10.076Z] ==> Uploading reports [2021-07-12T09:27:10.076Z] url: https://codecov.io [2021-07-12T09:27:10.076Z] query: branch=PR-3577&commit=63bdb5d6c2047d3bc1037971a19e539cab4f755e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3577%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3577&job=&cmd_args= [2021-07-12T09:27:10.076Z] -> Pinging Codecov [2021-07-12T09:27:10.076Z] https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3577&commit=63bdb5d6c2047d3bc1037971a19e539cab4f755e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3577%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3577&job=&cmd_args= [2021-07-12T09:27:10.649Z] -> Uploading to [2021-07-12T09:27:10.649Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-12/00271124DB129430A58F1EEE437C3FCB/63bdb5d6c2047d3bc1037971a19e539cab4f755e/4d734f28-96f0-4871-aed5-95c7fec48885.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210712T092710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87acd12923ca700c1f158cf94a7849b7eb6594ad6e54cf7bc1b8a724cc770db9 [2021-07-12T09:27:10.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-12T09:27:10.649Z] Dload Upload Total Spent Left Speed [2021-07-12T09:27:10.911Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54124 0 0 100 54124 0 134k --:--:-- --:--:-- --:--:-- 134k [2021-07-12T09:27:10.911Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/63bdb5d6c2047d3bc1037971a19e539cab4f755e [Pipeline] } [2021-07-12T09:27:10.920Z] 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-07-12T09:27:12.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T09:27:13.202Z] ---> package-listing.sh [2021-07-12T09:27:13.203Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-12T09:27:13.203Z] ++ facter osfamily [2021-07-12T09:27:13.463Z] + OS_FAMILY=redhat [2021-07-12T09:27:13.463Z] + workspace=/w/workspace/edgex-go/11 [2021-07-12T09:27:13.463Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-12T09:27:13.463Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-12T09:27:13.463Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-12T09:27:13.463Z] + PACKAGES=/tmp/packages_start.txt [2021-07-12T09:27:13.463Z] + '[' /w/workspace/edgex-go/11 ']' [2021-07-12T09:27:13.463Z] + PACKAGES=/tmp/packages_end.txt [2021-07-12T09:27:13.463Z] + case "${OS_FAMILY}" in [2021-07-12T09:27:13.463Z] + rpm -qa [2021-07-12T09:27:13.463Z] + sort [2021-07-12T09:27:16.023Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-12T09:27:16.023Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-12T09:27:16.023Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-12T09:27:16.023Z] + '[' /w/workspace/edgex-go/11 ']' [2021-07-12T09:27:16.023Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2021-07-12T09:27:16.023Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2021-07-12T09:27:16.040Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-12T09:27:16.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:27:16.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T09:27:16.907Z] [2021-07-12T09:27:16.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-12T09:27:17.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T09:27:17.225Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-12T09:27:17.225Z] df20fa9351a1: Pulling fs layer [2021-07-12T09:27:17.225Z] 36b3adc4ff6f: Pulling fs layer [2021-07-12T09:27:17.225Z] 8ad3a11d3b57: Pulling fs layer [2021-07-12T09:27:17.225Z] 46f8f816bc3b: Pulling fs layer [2021-07-12T09:27:17.225Z] 93b61091891f: Pulling fs layer [2021-07-12T09:27:17.225Z] 93b9cdb0e59b: Pulling fs layer [2021-07-12T09:27:17.225Z] 5e14af77c1be: Pulling fs layer [2021-07-12T09:27:17.225Z] 01666e4c0597: Pulling fs layer [2021-07-12T09:27:17.225Z] aa168da1d23b: Pulling fs layer [2021-07-12T09:27:17.225Z] 46f8f816bc3b: Waiting [2021-07-12T09:27:17.225Z] 93b61091891f: Waiting [2021-07-12T09:27:17.225Z] 93b9cdb0e59b: Waiting [2021-07-12T09:27:17.225Z] 5e14af77c1be: Waiting [2021-07-12T09:27:17.225Z] 01666e4c0597: Waiting [2021-07-12T09:27:17.225Z] aa168da1d23b: Waiting [2021-07-12T09:27:17.225Z] 36b3adc4ff6f: Verifying Checksum [2021-07-12T09:27:17.225Z] 36b3adc4ff6f: Download complete [2021-07-12T09:27:17.225Z] 46f8f816bc3b: Verifying Checksum [2021-07-12T09:27:17.225Z] 46f8f816bc3b: Download complete [2021-07-12T09:27:17.487Z] df20fa9351a1: Verifying Checksum [2021-07-12T09:27:17.487Z] df20fa9351a1: Download complete [2021-07-12T09:27:17.487Z] 93b9cdb0e59b: Verifying Checksum [2021-07-12T09:27:17.487Z] 93b9cdb0e59b: Download complete [2021-07-12T09:27:17.487Z] 5e14af77c1be: Verifying Checksum [2021-07-12T09:27:17.487Z] 5e14af77c1be: Download complete [2021-07-12T09:27:17.487Z] 01666e4c0597: Verifying Checksum [2021-07-12T09:27:17.487Z] 01666e4c0597: Download complete [2021-07-12T09:27:17.487Z] 93b61091891f: Verifying Checksum [2021-07-12T09:27:17.487Z] 93b61091891f: Download complete [2021-07-12T09:27:17.487Z] 8ad3a11d3b57: Verifying Checksum [2021-07-12T09:27:17.487Z] 8ad3a11d3b57: Download complete [2021-07-12T09:27:17.487Z] df20fa9351a1: Pull complete [2021-07-12T09:27:17.747Z] 36b3adc4ff6f: Pull complete [2021-07-12T09:27:18.013Z] 8ad3a11d3b57: Pull complete [2021-07-12T09:27:18.277Z] 46f8f816bc3b: Pull complete [2021-07-12T09:27:18.542Z] 93b61091891f: Pull complete [2021-07-12T09:27:18.542Z] 93b9cdb0e59b: Pull complete [2021-07-12T09:27:18.542Z] 5e14af77c1be: Pull complete [2021-07-12T09:27:18.542Z] 01666e4c0597: Pull complete [2021-07-12T09:27:19.489Z] aa168da1d23b: Verifying Checksum [2021-07-12T09:27:19.489Z] aa168da1d23b: Download complete [2021-07-12T09:27:23.725Z] aa168da1d23b: Pull complete [2021-07-12T09:27:23.725Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-12T09:27:23.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-12T09:27:23.725Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-12T09:27:23.798Z] prd-centos7-docker-4c-2g-2546 does not seem to be running inside a container [2021-07-12T09:27:23.836Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-12T09:27:26.916Z] $ docker top bf8d91da3b2dab9c6f67d077365ff21b5efc61c3ea0418ac34c00f7658336438 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-12T09:27:27.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-12T09:27:27.629Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-12T09:27:27.931Z] + ls /var/log/sa-host [2021-07-12T09:27:27.931Z] + sadf -c /var/log/sa-host/sa05 [2021-07-12T09:27:27.931Z] file_magic: OK [2021-07-12T09:27:27.931Z] HZ: Using current value: 100 [2021-07-12T09:27:27.931Z] file_header: OK [2021-07-12T09:27:27.931Z] 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-07-12T09:27:27.931Z] Statistics: [2021-07-12T09:27:27.931Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-12T09:27:27.931Z] File successfully converted to sysstat format version 12.2.1 [2021-07-12T09:27:27.931Z] + sadf -c /var/log/sa-host/sa12 [2021-07-12T09:27:27.931Z] file_magic: OK [2021-07-12T09:27:27.931Z] HZ: Using current value: 100 [2021-07-12T09:27:27.931Z] file_header: OK [2021-07-12T09:27:27.931Z] 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-07-12T09:27:27.931Z] Statistics: [2021-07-12T09:27:27.931Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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-07-12T09:27:27.931Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-12T09:27:28.634Z] provisioning config files... [2021-07-12T09:27:28.648Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config6956616835696350943tmp [Pipeline] { [Pipeline] echo [2021-07-12T09:27:28.670Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T09:27:28.965Z] ---> create-netrc.sh [Pipeline] } [2021-07-12T09:27:28.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-12T09:27:29.383Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-12T09:27:29.393Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T09:27:29.689Z] ---> sudo-logs.sh [2021-07-12T09:27:29.690Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-12T09:27:29.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T09:27:30.041Z] ---> job-cost.sh [2021-07-12T09:27:30.041Z] lf-activate-venv: SKIPPING [2021-07-12T09:27:30.041Z] DEBUG: total: 0.18000000715255737 [2021-07-12T09:27:30.041Z] INFO: Retrieving Stack Cost... [2021-07-12T09:27:31.429Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-12T09:27:31.691Z] INFO: Archiving Costs [Pipeline] echo [2021-07-12T09:27:31.707Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-12T09:27:32.015Z] ---> logs-deploy.sh [2021-07-12T09:27:32.015Z] lf-activate-venv: SKIPPING [2021-07-12T09:27:32.015Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3577/11 [2021-07-12T09:27:32.015Z] INFO: archiving workspace using pattern(s): [2021-07-12T09:27:32.964Z] Archives upload complete. [2021-07-12T09:27:32.964Z] INFO: archiving logs to Nexus