Pull request #3075 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cf4a297523e8c1596dfaf40076c202269d9b4183+eb962563c78e340597fe6b0a01e022bbdd66f5a5 (36ad0d5f6c09f26290e49893017637cce92f2a4d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3075/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3075/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22794 in /w/workspace/edgexfoundry_edgex-go_PR-3075 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit cf4a297523e8c1596dfaf40076c202269d9b4183 Merge succeeded, producing cf4a297523e8c1596dfaf40076c202269d9b4183 Checking out Revision cf4a297523e8c1596dfaf40076c202269d9b4183 (PR-3075) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3075/head:refs/remotes/origin/PR-3075 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-26T06:19:24.924Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-26T06:19:25.256Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-26T06:19:25.478Z] ========================================================= [2021-01-26T06:19:25.479Z] EdgeX Global Pipelines Version Info [2021-01-26T06:19:25.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:19:28.554Z] ------------------- [2021-01-26T06:19:28.554Z] stable info: [2021-01-26T06:19:28.554Z] ------------------- [2021-01-26T06:19:28.554Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T06:19:28.554Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T06:19:28.554Z] Message: update stable to v1.0.179 [2021-01-26T06:19:29.585Z] ------------------- [2021-01-26T06:19:29.585Z] experimental info: [2021-01-26T06:19:29.585Z] ------------------- [2021-01-26T06:19:29.585Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-26T06:19:29.585Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-26T06:19:29.585Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-26T06:19:30.087Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-26T06:19:30.271Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-26T06:19:30.562Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-26T06:19:30.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-26T06:19:30.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-26T06:19:31.021Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-26T06:19:31.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-26T06:19:31.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-26T06:19:31.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-26T06:19:31.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-26T06:19:31.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-26T06:19:32.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-26T06:19:32.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-26T06:19:32.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-26T06:19:32.393Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-26T06:19:32.516Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-26T06:19:32.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-26T06:19:32.787Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-26T06:19:32.918Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-26T06:19:33.037Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-26T06:19:33.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-26T06:19:33.301Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-26T06:19:33.454Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-26T06:19:33.581Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3075 [Pipeline] echo [2021-01-26T06:19:33.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3075 [Pipeline] echo [2021-01-26T06:19:33.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3075 [Pipeline] echo [2021-01-26T06:19:33.950Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf4a297523e8c1596dfaf40076c202269d9b4183 [Pipeline] echo [2021-01-26T06:19:34.065Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf4a297 [Pipeline] echo [2021-01-26T06:19:34.171Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T06:19:34.436Z] provisioning config files... [2021-01-26T06:19:34.561Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5572734526893424117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:19:35.077Z] ---> docker-login.sh [2021-01-26T06:19:35.077Z] nexus3.edgexfoundry.org:10001 [2021-01-26T06:19:35.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:19:36.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:19:36.005Z] Configure a credential helper to remove this warning. See [2021-01-26T06:19:36.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:19:36.005Z] [2021-01-26T06:19:36.005Z] Login Succeeded [2021-01-26T06:19:36.005Z] nexus3.edgexfoundry.org:10002 [2021-01-26T06:19:36.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:19:36.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:19:36.665Z] Configure a credential helper to remove this warning. See [2021-01-26T06:19:36.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:19:36.665Z] [2021-01-26T06:19:36.665Z] Login Succeeded [2021-01-26T06:19:36.665Z] nexus3.edgexfoundry.org:10003 [2021-01-26T06:19:36.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:19:36.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:19:36.943Z] Configure a credential helper to remove this warning. See [2021-01-26T06:19:36.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:19:36.943Z] [2021-01-26T06:19:36.943Z] Login Succeeded [2021-01-26T06:19:36.944Z] nexus3.edgexfoundry.org:10004 [2021-01-26T06:19:37.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:19:37.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:19:37.238Z] Configure a credential helper to remove this warning. See [2021-01-26T06:19:37.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:19:37.238Z] [2021-01-26T06:19:37.238Z] Login Succeeded [2021-01-26T06:19:37.238Z] docker.io [2021-01-26T06:19:37.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:19:37.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:19:37.998Z] Configure a credential helper to remove this warning. See [2021-01-26T06:19:37.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:19:37.998Z] [2021-01-26T06:19:37.998Z] Login Succeeded [2021-01-26T06:19:37.998Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T06:19:38.049Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-26T06:19:38.640Z] ++ 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-01-26T06:19:38.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:19:38.640Z] ++ dirname cmd/core-command/Dockerfile [2021-01-26T06:19:38.640Z] ++ cut -d/ -f2 [2021-01-26T06:19:38.640Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-26T06:19:38.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:19:38.640Z] ++ dirname cmd/core-data/Dockerfile [2021-01-26T06:19:38.640Z] ++ cut -d/ -f2 [2021-01-26T06:19:38.640Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-26T06:19:38.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:19:38.640Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-26T06:19:38.640Z] ++ cut -d/ -f2 [2021-01-26T06:19:38.640Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-26T06:19:38.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:19:38.640Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-26T06:19:38.640Z] ++ cut -d/ -f2 [2021-01-26T06:19:38.640Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-26T06:19:38.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:19:38.640Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-26T06:19:38.640Z] ++ cut -d/ -f2 [2021-01-26T06:19:38.640Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-26T06:19:38.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:19:38.640Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-26T06:19:38.640Z] ++ cut -d/ -f2 [2021-01-26T06:19:38.640Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-26T06:19:38.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:19:38.640Z] ++ cut -d/ -f2 [2021-01-26T06:19:38.640Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-26T06:19:38.640Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-26T06:19:38.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:19:38.640Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-26T06:19:38.640Z] ++ cut -d/ -f2 [2021-01-26T06:19:38.640Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-26T06:19:38.640Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-26T06:19:38.640Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-26T06:19:38.640Z] ++ cut -d/ -f2 [2021-01-26T06:19:38.640Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-26T06:19:38.881Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:19:39.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:19:39.950Z] [2021-01-26T06:19:39.950Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:19:40.396Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:19:40.396Z] latest: Pulling from edgex-devops/git-semver [2021-01-26T06:19:40.396Z] 31603596830f: Pulling fs layer [2021-01-26T06:19:40.396Z] 2a8b12db71e7: Pulling fs layer [2021-01-26T06:19:40.396Z] 6ca5941a6612: Pulling fs layer [2021-01-26T06:19:40.396Z] ecc8261a40a4: Pulling fs layer [2021-01-26T06:19:40.396Z] ecc8261a40a4: Waiting [2021-01-26T06:19:40.396Z] 2a8b12db71e7: Verifying Checksum [2021-01-26T06:19:40.396Z] 2a8b12db71e7: Download complete [2021-01-26T06:19:40.699Z] 31603596830f: Verifying Checksum [2021-01-26T06:19:40.699Z] 31603596830f: Download complete [2021-01-26T06:19:41.003Z] ecc8261a40a4: Verifying Checksum [2021-01-26T06:19:41.004Z] ecc8261a40a4: Download complete [2021-01-26T06:19:41.004Z] 6ca5941a6612: Verifying Checksum [2021-01-26T06:19:41.004Z] 6ca5941a6612: Download complete [2021-01-26T06:19:41.276Z] 31603596830f: Pull complete [2021-01-26T06:19:41.571Z] 2a8b12db71e7: Pull complete [2021-01-26T06:19:43.119Z] 6ca5941a6612: Pull complete [2021-01-26T06:19:43.827Z] ecc8261a40a4: Pull complete [2021-01-26T06:19:43.827Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-26T06:19:43.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-26T06:19:43.827Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-26T06:19:44.182Z] prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container [2021-01-26T06:19:44.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-26T06:19:47.158Z] $ docker top e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-26T06:19:47.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T06:19:47.869Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T06:19:48.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T06:19:48.367Z] $ docker exec e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 ssh-agent [2021-01-26T06:19:48.780Z] SSH_AUTH_SOCK=/tmp/ssh-82IrZJAiVpvU/agent.12 [2021-01-26T06:19:48.780Z] SSH_AGENT_PID=17 [2021-01-26T06:19:48.795Z] Running ssh-add (command line suppressed) [2021-01-26T06:19:49.059Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8694047352185728392.key (/w/workspace/edgex-go/1@tmp/private_key_8694047352185728392.key) [2021-01-26T06:19:49.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T06:19:49.920Z] + git tag --points-at HEAD [Pipeline] } [2021-01-26T06:19:49.961Z] $ docker exec --env ******** --env ******** e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 ssh-agent -k [2021-01-26T06:19:50.212Z] unset SSH_AUTH_SOCK; [2021-01-26T06:19:50.212Z] unset SSH_AGENT_PID; [2021-01-26T06:19:50.212Z] echo Agent pid 17 killed; [2021-01-26T06:19:50.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-26T06:19:50.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-26T06:19:50.579Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-26T06:19:50.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-26T06:19:50.896Z] $ docker exec e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 ssh-agent [2021-01-26T06:19:51.141Z] SSH_AUTH_SOCK=/tmp/ssh-TzUPJeV5yPV4/agent.45 [2021-01-26T06:19:51.141Z] SSH_AGENT_PID=51 [2021-01-26T06:19:51.157Z] Running ssh-add (command line suppressed) [2021-01-26T06:19:51.342Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1683896757354123852.key (/w/workspace/edgex-go/1@tmp/private_key_1683896757354123852.key) [2021-01-26T06:19:51.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-26T06:19:52.158Z] + git semver init [2021-01-26T06:19:52.158Z] # -> Open(): unable to determine branch for HEAD [2021-01-26T06:19:52.158Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-26T06:19:52.158Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-26T06:19:52.158Z] # $SEMVER_REMOTE_NAME = origin [2021-01-26T06:19:52.158Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-26T06:19:52.158Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-26T06:19:52.158Z] # $SEMVER_BRANCH = PR-3075 [2021-01-26T06:19:52.158Z] # $SEMVER_TEMP = /tmp/semver-579139527 [2021-01-26T06:19:52.158Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-26T06:20:39.792Z] # '/tmp/semver-579139527' -> '/w/workspace/edgex-go/1/.semver' [2021-01-26T06:20:39.792Z] # -> Force: false [2021-01-26T06:20:39.792Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-26T06:20:39.833Z] $ docker exec --env ******** --env ******** e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 ssh-agent -k [2021-01-26T06:20:40.480Z] unset SSH_AUTH_SOCK; [2021-01-26T06:20:40.480Z] unset SSH_AGENT_PID; [2021-01-26T06:20:40.480Z] echo Agent pid 51 killed; [2021-01-26T06:20:40.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-26T06:20:41.564Z] + git semver [Pipeline] } [2021-01-26T06:20:41.939Z] $ docker stop --time=1 e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 [2021-01-26T06:20:43.696Z] $ docker rm -f e60bdf103eaf44ad49b760eee73e65f75f1eaccd21040ca58b04e6f5176cf6a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T06:20:44.726Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-26T06:20:46.109Z] Stashed 1 file(s) [Pipeline] echo [2021-01-26T06:20:46.161Z] [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-01-26T06:20:47.625Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:20:48.032Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:20:48.412Z] + sudo service docker restart [2021-01-26T06:20:48.412Z] + true [2021-01-26T06:20:48.412Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-26T06:20:49.999Z] ========================================================= [2021-01-26T06:20:49.999Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-26T06:20:49.999Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:20:50.542Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-26T06:20:57.554Z] Sending build context to Docker daemon 327.1MB [2021-01-26T06:20:57.554Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:20:57.554Z] Step 2/6 : FROM ${BASE} [2021-01-26T06:20:57.554Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-26T06:20:57.554Z] 188c0c94c7c5: Pulling fs layer [2021-01-26T06:20:57.554Z] 0ef7d3d256c8: Pulling fs layer [2021-01-26T06:20:57.554Z] de9db76c5a1d: Pulling fs layer [2021-01-26T06:20:57.554Z] bca2f99d35d6: Pulling fs layer [2021-01-26T06:20:57.554Z] 93359f2a8cfa: Pulling fs layer [2021-01-26T06:20:57.554Z] 7c6f9722023f: Pulling fs layer [2021-01-26T06:20:57.554Z] a35cf1a2eb13: Pulling fs layer [2021-01-26T06:20:57.554Z] 93359f2a8cfa: Waiting [2021-01-26T06:20:57.554Z] 7c6f9722023f: Waiting [2021-01-26T06:20:57.554Z] a35cf1a2eb13: Waiting [2021-01-26T06:20:57.554Z] bca2f99d35d6: Waiting [2021-01-26T06:20:57.554Z] de9db76c5a1d: Verifying Checksum [2021-01-26T06:20:57.554Z] de9db76c5a1d: Download complete [2021-01-26T06:20:57.554Z] 0ef7d3d256c8: Verifying Checksum [2021-01-26T06:20:57.554Z] 0ef7d3d256c8: Download complete [2021-01-26T06:20:57.873Z] 93359f2a8cfa: Verifying Checksum [2021-01-26T06:20:57.873Z] 93359f2a8cfa: Download complete [2021-01-26T06:20:57.873Z] 7c6f9722023f: Verifying Checksum [2021-01-26T06:20:57.873Z] 7c6f9722023f: Download complete [2021-01-26T06:20:58.165Z] 188c0c94c7c5: Verifying Checksum [2021-01-26T06:20:58.165Z] 188c0c94c7c5: Download complete [2021-01-26T06:20:58.812Z] 188c0c94c7c5: Pull complete [2021-01-26T06:20:59.424Z] 0ef7d3d256c8: Pull complete [2021-01-26T06:20:59.424Z] de9db76c5a1d: Pull complete [2021-01-26T06:21:01.452Z] a35cf1a2eb13: Verifying Checksum [2021-01-26T06:21:01.452Z] a35cf1a2eb13: Download complete [2021-01-26T06:21:01.878Z] Still waiting to schedule task [2021-01-26T06:21:01.878Z] ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-22789’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-22791’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-22792’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-22800’ is offline [2021-01-26T06:21:02.954Z] bca2f99d35d6: Verifying Checksum [2021-01-26T06:21:02.955Z] bca2f99d35d6: Download complete [2021-01-26T06:21:13.344Z] bca2f99d35d6: Pull complete [2021-01-26T06:21:13.614Z] 93359f2a8cfa: Pull complete [2021-01-26T06:21:13.893Z] 7c6f9722023f: Pull complete [2021-01-26T06:21:22.328Z] a35cf1a2eb13: Pull complete [2021-01-26T06:21:22.328Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-26T06:21:22.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-26T06:21:22.328Z] ---> a62c8e92a672 [2021-01-26T06:21:22.328Z] 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-01-26T06:21:22.328Z] ---> Running in 817d3a79e4f5 [2021-01-26T06:21:23.002Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:21:23.684Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:21:24.331Z] (1/12) Installing libmagic (5.38-r0) [2021-01-26T06:21:24.607Z] (2/12) Installing file (5.38-r0) [2021-01-26T06:21:24.887Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-26T06:21:24.887Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-26T06:21:31.763Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-26T06:21:31.763Z] (6/12) Installing patch (2.7.6-r6) [2021-01-26T06:21:31.763Z] (7/12) Installing build-base (0.5-r2) [2021-01-26T06:21:32.035Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-26T06:21:32.035Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-26T06:21:32.035Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-26T06:21:32.305Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-26T06:21:32.305Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-26T06:21:32.305Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:21:32.579Z] OK: 233 MiB in 51 packages [2021-01-26T06:21:37.326Z] Removing intermediate container 817d3a79e4f5 [2021-01-26T06:21:37.326Z] ---> 34d15473215a [2021-01-26T06:21:37.326Z] Step 4/6 : WORKDIR /edgex-go [2021-01-26T06:21:37.326Z] ---> Running in 29629adbe933 [2021-01-26T06:21:37.326Z] Removing intermediate container 29629adbe933 [2021-01-26T06:21:37.326Z] ---> 3879ad756e15 [2021-01-26T06:21:37.326Z] Step 5/6 : COPY go.mod . [2021-01-26T06:21:37.639Z] ---> a159b884ae8d [2021-01-26T06:21:37.639Z] Step 6/6 : RUN go mod download [2021-01-26T06:21:37.639Z] ---> Running in 57f76f440732 [2021-01-26T06:22:16.867Z] Removing intermediate container 57f76f440732 [2021-01-26T06:22:16.867Z] ---> 7081d1cc73cc [2021-01-26T06:22:16.867Z] Successfully built 7081d1cc73cc [2021-01-26T06:22:16.867Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:22:17.302Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T06:22:17.575Z] . [Pipeline] withDockerContainer [2021-01-26T06:22:17.850Z] prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container [2021-01-26T06:22:17.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-26T06:22:19.146Z] $ docker top 5d14976644115498fbdce88c89bb0be9d11622a27c78715caa6585c06286a0a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:22:20.193Z] + go version [2021-01-26T06:22:20.193Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-26T06:22:20.253Z] $ docker stop --time=1 5d14976644115498fbdce88c89bb0be9d11622a27c78715caa6585c06286a0a4 [2021-01-26T06:22:22.876Z] $ docker rm -f 5d14976644115498fbdce88c89bb0be9d11622a27c78715caa6585c06286a0a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:22:24.193Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-26T06:22:24.832Z] . [Pipeline] withDockerContainer [2021-01-26T06:22:25.065Z] prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container [2021-01-26T06:22:25.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-26T06:22:26.603Z] $ docker top f60100f9066ea91f483125d360bd67b7fbb1301adc09b8d7dcb00738294ca983 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-26T06:22:27.058Z] ========================================================= [2021-01-26T06:22:27.058Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-26T06:22:27.058Z] ========================================================= [Pipeline] sh [2021-01-26T06:22:27.841Z] + make test [2021-01-26T06:22:27.841Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T06:22:51.469Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-26T06:23:21.274Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-22802 in /w/workspace/edgexfoundry_edgex-go_PR-3075 [Pipeline] { [Pipeline] ws [2021-01-26T06:23:21.364Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-26T06:23:27.025Z] using credential edgex-jenkins-ssh [2021-01-26T06:23:27.093Z] Cloning the remote Git repository [2021-01-26T06:23:27.180Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:23:27.314Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-26T06:23:27.426Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:23:27.427Z] > git --version # timeout=10 [2021-01-26T06:23:27.447Z] > git --version # 'git version 2.17.1' [2021-01-26T06:23:27.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:23:27.522Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:23:31.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-26T06:23:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-26T06:23:44.602Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-26T06:23:45.272Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-26T06:23:45.553Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-26T06:23:46.789Z] Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:23:47.444Z] Merge succeeded, producing cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:23:47.444Z] Checking out Revision cf4a297523e8c1596dfaf40076c202269d9b4183 (PR-3075) [2021-01-26T06:23:45.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T06:23:46.014Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:23:46.046Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T06:23:46.093Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:23:46.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:23:46.110Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3075/head:refs/remotes/origin/PR-3075 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T06:23:46.810Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:23:46.832Z] > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 [2021-01-26T06:23:47.184Z] > git remote # timeout=10 [2021-01-26T06:23:47.203Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T06:23:47.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:23:47.329Z] > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 [2021-01-26T06:23:47.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T06:23:47.456Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:23:47.506Z] > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 [2021-01-26T06:23:51.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-26T06:23:51.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-26T06:23:51.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-26T06:23:51.427Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-26T06:23:51.427Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-26T06:23:52.408Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-01-26T06:23:52.446Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-26T06:23:52.465Z] > git --version # timeout=10 [2021-01-26T06:23:52.482Z] > git --version # 'git version 2.17.1' [2021-01-26T06:23:52.504Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-26T06:23:54.209Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:23:54.732Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-26T06:23:55.101Z] + sudo service docker restart+ [2021-01-26T06:23:55.101Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-26T06:23:57.338Z] provisioning config files... [2021-01-26T06:23:57.387Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3399784023927723454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:23:57.888Z] ---> docker-login.sh [2021-01-26T06:23:57.888Z] nexus3.edgexfoundry.org:10001 [2021-01-26T06:23:58.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:23:59.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:23:59.165Z] Configure a credential helper to remove this warning. See [2021-01-26T06:23:59.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:23:59.165Z] [2021-01-26T06:23:59.165Z] Login Succeeded [2021-01-26T06:23:59.165Z] nexus3.edgexfoundry.org:10002 [2021-01-26T06:23:59.636Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-26T06:23:59.637Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-26T06:23:59.637Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-26T06:23:59.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:23:59.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:23:59.772Z] Configure a credential helper to remove this warning. See [2021-01-26T06:23:59.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:23:59.772Z] [2021-01-26T06:23:59.772Z] Login Succeeded [2021-01-26T06:23:59.772Z] nexus3.edgexfoundry.org:10003 [2021-01-26T06:24:00.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:24:00.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:24:00.369Z] Configure a credential helper to remove this warning. See [2021-01-26T06:24:00.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:24:00.369Z] [2021-01-26T06:24:00.369Z] Login Succeeded [2021-01-26T06:24:00.369Z] nexus3.edgexfoundry.org:10004 [2021-01-26T06:24:00.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:24:00.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:24:00.970Z] Configure a credential helper to remove this warning. See [2021-01-26T06:24:00.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:24:00.970Z] [2021-01-26T06:24:00.970Z] Login Succeeded [2021-01-26T06:24:00.970Z] docker.io [2021-01-26T06:24:01.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-26T06:24:01.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-26T06:24:01.848Z] Configure a credential helper to remove this warning. See [2021-01-26T06:24:01.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-26T06:24:01.848Z] [2021-01-26T06:24:01.848Z] Login Succeeded [2021-01-26T06:24:01.848Z] ---> docker-login.sh ends [Pipeline] } [2021-01-26T06:24:01.903Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-26T06:24:02.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.246s coverage: 46.6% of statements [2021-01-26T06:24:02.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-26T06:24:02.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-26T06:24:02.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-26T06:24:02.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-26T06:24:02.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [Pipeline] echo [2021-01-26T06:24:02.629Z] ========================================================= [2021-01-26T06:24:02.629Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-26T06:24:02.629Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:24:03.085Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-26T06:24:05.755Z] Sending build context to Docker daemon 165.9MB [2021-01-26T06:24:05.755Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-26T06:24:05.755Z] Step 2/6 : FROM ${BASE} [2021-01-26T06:24:05.755Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-26T06:24:05.755Z] 5f621e34cdf4: Pulling fs layer [2021-01-26T06:24:05.755Z] a4357932f1b6: Pulling fs layer [2021-01-26T06:24:05.755Z] 18c013af1878: Pulling fs layer [2021-01-26T06:24:05.755Z] 00ac8860ef70: Pulling fs layer [2021-01-26T06:24:05.755Z] 63d7cb157983: Pulling fs layer [2021-01-26T06:24:05.755Z] b116817d02f9: Pulling fs layer [2021-01-26T06:24:05.755Z] 745a02a5169b: Pulling fs layer [2021-01-26T06:24:05.755Z] b116817d02f9: Waiting [2021-01-26T06:24:05.755Z] 00ac8860ef70: Waiting [2021-01-26T06:24:05.755Z] 745a02a5169b: Waiting [2021-01-26T06:24:05.755Z] 63d7cb157983: Waiting [2021-01-26T06:24:05.755Z] 18c013af1878: Verifying Checksum [2021-01-26T06:24:05.755Z] 18c013af1878: Download complete [2021-01-26T06:24:05.755Z] a4357932f1b6: Download complete [2021-01-26T06:24:05.755Z] 63d7cb157983: Verifying Checksum [2021-01-26T06:24:05.755Z] 63d7cb157983: Download complete [2021-01-26T06:24:05.755Z] b116817d02f9: Download complete [2021-01-26T06:24:05.755Z] 5f621e34cdf4: Verifying Checksum [2021-01-26T06:24:05.755Z] 5f621e34cdf4: Download complete [2021-01-26T06:24:06.357Z] 5f621e34cdf4: Pull complete [2021-01-26T06:24:06.973Z] a4357932f1b6: Pull complete [2021-01-26T06:24:07.584Z] 18c013af1878: Pull complete [2021-01-26T06:24:08.194Z] 745a02a5169b: Verifying Checksum [2021-01-26T06:24:08.194Z] 745a02a5169b: Download complete [2021-01-26T06:24:09.185Z] 00ac8860ef70: Verifying Checksum [2021-01-26T06:24:09.185Z] 00ac8860ef70: Download complete [2021-01-26T06:24:09.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.437s coverage: 27.1% of statements [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-26T06:24:09.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.076s coverage: 100.0% of statements [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-26T06:24:09.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-26T06:24:09.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.224s coverage: 65.8% of statements [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-26T06:24:09.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.374s coverage: 82.3% of statements [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-26T06:24:09.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-26T06:24:15.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.682s coverage: 28.6% of statements [2021-01-26T06:24:15.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-26T06:24:15.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-26T06:24:15.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-26T06:24:15.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-26T06:24:15.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-26T06:24:15.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements [2021-01-26T06:24:15.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-26T06:24:15.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.126s coverage: 100.0% of statements [2021-01-26T06:24:15.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-26T06:24:15.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.169s coverage: 86.7% of statements [2021-01-26T06:24:15.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-26T06:24:15.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.226s coverage: 97.5% of statements [2021-01-26T06:24:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-26T06:24:15.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.107s coverage: 78.3% of statements [2021-01-26T06:24:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-26T06:24:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-26T06:24:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-26T06:24:15.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-26T06:24:19.398Z] 00ac8860ef70: Pull complete [2021-01-26T06:24:19.673Z] 63d7cb157983: Pull complete [2021-01-26T06:24:19.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.900s coverage: 92.8% of statements [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-26T06:24:19.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-26T06:24:19.992Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.068s coverage: 0.1% of statements [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-26T06:24:19.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-26T06:24:19.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 43.8% of statements [2021-01-26T06:24:19.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2021-01-26T06:24:19.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements [2021-01-26T06:24:20.276Z] b116817d02f9: Pull complete [2021-01-26T06:24:20.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.108s coverage: 96.3% of statements [2021-01-26T06:24:20.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.095s coverage: 87.5% of statements [2021-01-26T06:24:23.684Z] 745a02a5169b: Pull complete [2021-01-26T06:24:23.684Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-26T06:24:23.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-26T06:24:23.684Z] ---> b7e6874047d6 [2021-01-26T06:24:23.684Z] 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-01-26T06:24:28.043Z] ---> Running in 42ad3dc11002 [2021-01-26T06:24:29.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:24:29.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:24:30.613Z] (1/12) Installing libmagic (5.38-r0) [2021-01-26T06:24:30.613Z] (2/12) Installing file (5.38-r0) [2021-01-26T06:24:30.890Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-26T06:24:30.890Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-26T06:24:33.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.081s coverage: 94.4% of statements [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements [2021-01-26T06:24:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-26T06:24:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-26T06:24:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-26T06:24:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.142s coverage: 87.2% of statements [2021-01-26T06:24:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-26T06:24:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.077s coverage: 100.0% of statements [2021-01-26T06:24:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 75.5% of statements [2021-01-26T06:24:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.8% of statements [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.185s coverage: 87.2% of statements [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.117s coverage: 84.2% of statements [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.186s coverage: 91.4% of statements [2021-01-26T06:24:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.277s coverage: 63.5% of statements [2021-01-26T06:24:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-26T06:24:33.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.065s coverage: 91.3% of statements [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2021-01-26T06:24:33.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2021-01-26T06:24:34.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.775s coverage: 68.9% of statements [2021-01-26T06:24:34.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-26T06:24:34.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-26T06:24:34.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-26T06:24:34.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-26T06:24:34.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-26T06:24:34.251Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.206s coverage: 37.0% of statements [2021-01-26T06:24:34.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-26T06:24:34.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-26T06:24:34.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.669s coverage: 84.0% of statements [2021-01-26T06:24:35.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.113s coverage: 100.0% of statements [2021-01-26T06:24:36.306Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-26T06:24:36.307Z] (6/12) Installing patch (2.7.6-r6) [2021-01-26T06:24:36.307Z] (7/12) Installing build-base (0.5-r2) [2021-01-26T06:24:36.307Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-26T06:24:36.307Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-26T06:24:36.307Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-26T06:24:36.307Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-26T06:24:36.307Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-26T06:24:36.307Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:24:36.307Z] OK: 217 MiB in 51 packages [2021-01-26T06:24:38.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.168s coverage: 47.1% of statements [2021-01-26T06:24:38.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-26T06:24:38.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-26T06:24:38.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-26T06:24:38.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-26T06:24:38.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-26T06:24:38.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.089s coverage: 100.0% of statements [2021-01-26T06:24:38.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-26T06:24:38.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-01-26T06:24:38.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-26T06:24:40.630Z] Removing intermediate container 42ad3dc11002 [2021-01-26T06:24:40.630Z] ---> 0d1a781ec160 [2021-01-26T06:24:40.630Z] Step 4/6 : WORKDIR /edgex-go [2021-01-26T06:24:40.907Z] ---> Running in 3d971893e30e [2021-01-26T06:24:41.514Z] Removing intermediate container 3d971893e30e [2021-01-26T06:24:41.514Z] ---> 32770d30569a [2021-01-26T06:24:41.514Z] Step 5/6 : COPY go.mod . [2021-01-26T06:24:42.117Z] ---> eeec86570ff0 [2021-01-26T06:24:42.117Z] Step 6/6 : RUN go mod download [2021-01-26T06:24:42.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.272s coverage: 29.1% of statements [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-26T06:24:42.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.162s coverage: 99.0% of statements [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-26T06:24:42.343Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.082s coverage: 100.0% of statements [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-26T06:24:42.343Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-26T06:24:42.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-26T06:24:42.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.114s coverage: 87.9% of statements [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-26T06:24:42.343Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-26T06:24:42.343Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.151s coverage: 100.0% of statements [2021-01-26T06:24:42.399Z] ---> Running in 82b7d6dc8c17 [2021-01-26T06:24:42.622Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-26T06:24:42.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.110s coverage: 100.0% of statements [2021-01-26T06:24:43.533Z] GO111MODULE=on go vet ./... [2021-01-26T06:25:14.841Z] Removing intermediate container 82b7d6dc8c17 [2021-01-26T06:25:14.841Z] ---> a78eb3962dee [2021-01-26T06:25:14.841Z] Successfully built a78eb3962dee [2021-01-26T06:25:14.841Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:25:15.251Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T06:25:15.251Z] . [Pipeline] withDockerContainer [2021-01-26T06:25:15.566Z] prd-ubuntu18.04-docker-arm64-4c-16g-22802 does not seem to be running inside a container [2021-01-26T06:25:15.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-26T06:25:17.329Z] $ docker top 2965156c6dbc0efadfb9275e0fbe8534e0cb62f4cd1ffcb302e8be68f2cda0d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:25:18.454Z] + go version [2021-01-26T06:25:18.455Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-26T06:25:18.497Z] $ docker stop --time=1 2965156c6dbc0efadfb9275e0fbe8534e0cb62f4cd1ffcb302e8be68f2cda0d4 [2021-01-26T06:25:20.627Z] $ docker rm -f 2965156c6dbc0efadfb9275e0fbe8534e0cb62f4cd1ffcb302e8be68f2cda0d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:25:22.126Z] + docker inspect -f . ci-base-image-arm64 [2021-01-26T06:25:22.126Z] . [Pipeline] withDockerContainer [2021-01-26T06:25:22.451Z] prd-ubuntu18.04-docker-arm64-4c-16g-22802 does not seem to be running inside a container [2021-01-26T06:25:22.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-26T06:25:24.267Z] $ docker top 0567aa597401412eb10fa805765c9e2bba21907447771ffe390ae396a9864b03 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-26T06:25:24.812Z] ========================================================= [2021-01-26T06:25:24.812Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-26T06:25:24.812Z] ========================================================= [Pipeline] sh [2021-01-26T06:25:25.520Z] + make test [2021-01-26T06:25:25.520Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-26T06:25:52.392Z] gofmt -l . [2021-01-26T06:25:52.392Z] [ "`gofmt -l .`" = "" ] [2021-01-26T06:25:52.392Z] ./bin/test-go-mod-tidy.sh [2021-01-26T06:25:52.392Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-26T06:25:53.601Z] + ls -al . [2021-01-26T06:25:53.601Z] total 668 [2021-01-26T06:25:53.601Z] drwxrwxr-x 10 1001 1001 4096 Jan 26 06:25 . [2021-01-26T06:25:53.601Z] drwxr-xr-x 4 root root 28 Jan 26 06:22 .. [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 11 Jan 26 06:19 .dockerignore [2021-01-26T06:25:53.601Z] drwxrwxr-x 8 1001 1001 179 Jan 26 06:19 .git [2021-01-26T06:25:53.601Z] drwxrwxr-x 3 1001 1001 125 Jan 26 06:19 .github [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 872 Jan 26 06:19 .gitignore [2021-01-26T06:25:53.601Z] drwx------ 3 1001 1001 47 Jan 26 06:20 .semver [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 06:19 .sonarcloud.properties [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 7859 Jan 26 06:19 Attribution.txt [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 06:19 CONTRIBUTING.md [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 931 Jan 26 06:19 Dockerfile.build [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 863 Jan 26 06:19 Jenkinsfile [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 06:19 LICENSE [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 6001 Jan 26 06:19 Makefile [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 6524 Jan 26 06:19 README.md [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 6755 Jan 26 06:19 SECURITY.md [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 06:20 VERSION [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 4131 Jan 26 06:19 ZMQWindows.md [2021-01-26T06:25:53.601Z] drwxrwxr-x 2 1001 1001 117 Jan 26 06:19 bin [2021-01-26T06:25:53.601Z] drwxrwxr-x 15 1001 1001 4096 Jan 26 06:19 cmd [2021-01-26T06:25:53.601Z] -rw-r--r-- 1 root root 564700 Jan 26 06:24 coverage.out [2021-01-26T06:25:53.601Z] -rw-r--r-- 1 root root 1053 Jan 26 06:25 go.mod [2021-01-26T06:25:53.601Z] -rw-r--r-- 1 root root 19105 Jan 26 06:25 go.sum [2021-01-26T06:25:53.601Z] drwxrwxr-x 8 1001 1001 127 Jan 26 06:19 internal [2021-01-26T06:25:53.601Z] drwxrwxr-x 4 1001 1001 26 Jan 26 06:19 openapi [2021-01-26T06:25:53.601Z] drwxrwxr-x 4 1001 1001 71 Jan 26 06:19 snap [2021-01-26T06:25:53.601Z] -rw-rw-r-- 1 1001 1001 168 Jan 26 06:19 version.go [Pipeline] sh [2021-01-26T06:25:54.557Z] + '[' -e coverage.out ] [2021-01-26T06:25:54.557Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-26T06:25:55.065Z] Stashed 1 file(s) [Pipeline] sh [2021-01-26T06:25:55.896Z] + make build [2021-01-26T06:25:55.896Z] 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-01-26T06:25:57.927Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-26T06:26:02.968Z] 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-01-26T06:26:21.737Z] 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-01-26T06:26:24.832Z] 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-01-26T06:26:27.532Z] 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-01-26T06:26:28.113Z] 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-01-26T06:26:33.841Z] 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-01-26T06:26:39.652Z] 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-01-26T06:26:44.689Z] 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-01-26T06:26:45.028Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-26T06:26:47.429Z] 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-01-26T06:26:49.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T06:26:51.784Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-26T06:26:53.170Z] 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-01-26T06:26:55.955Z] 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-01-26T06:26:57.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-26T06:26:57.482Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-26T06:26:57.482Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [Pipeline] } [2021-01-26T06:27:00.570Z] $ docker stop --time=1 f60100f9066ea91f483125d360bd67b7fbb1301adc09b8d7dcb00738294ca983 [2021-01-26T06:27:03.078Z] $ docker rm -f f60100f9066ea91f483125d360bd67b7fbb1301adc09b8d7dcb00738294ca983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-26T06:27:05.828Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-26T06:27:05.828Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-26T06:27:05.828Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-26T06:27:05.828Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-26T06:27:05.828Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-26T06:27:05.828Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:27:07.238Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T06:27:07.523Z] [2021-01-26T06:27:07.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:27:08.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T06:27:08.526Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-26T06:27:08.526Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-26T06:27:08.526Z] ca9280d653b3: Pulling fs layer [2021-01-26T06:27:08.526Z] 7e9c9ca2126c: Pulling fs layer [2021-01-26T06:27:08.801Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-26T06:27:08.801Z] cbdbe7a5bc2a: Download complete [2021-01-26T06:27:10.059Z] cbdbe7a5bc2a: Pull complete [2021-01-26T06:27:10.712Z] ca9280d653b3: Download complete [2021-01-26T06:27:11.284Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-26T06:27:11.284Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-26T06:27:11.284Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-26T06:27:14.290Z] ca9280d653b3: Pull complete [2021-01-26T06:27:14.582Z] 7e9c9ca2126c: Download complete [2021-01-26T06:27:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.206s coverage: 46.6% of statements [2021-01-26T06:27:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-26T06:27:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-26T06:27:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-26T06:27:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-26T06:27:18.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-26T06:27:25.082Z] 7e9c9ca2126c: Pull complete [2021-01-26T06:27:25.082Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-26T06:27:25.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T06:27:25.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-26T06:27:25.365Z] prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container [2021-01-26T06:27:25.483Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-26T06:27:26.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.566s coverage: 27.1% of statements [2021-01-26T06:27:26.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-26T06:27:26.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-26T06:27:26.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-26T06:27:26.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-26T06:27:26.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-26T06:27:26.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-26T06:27:26.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.070s coverage: 100.0% of statements [2021-01-26T06:27:26.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-26T06:27:26.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements [2021-01-26T06:27:26.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-26T06:27:26.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-26T06:27:26.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.317s coverage: 65.8% of statements [2021-01-26T06:27:26.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-26T06:27:26.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-26T06:27:28.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.783s coverage: 82.3% of statements [2021-01-26T06:27:28.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-26T06:27:28.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T06:27:28.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-26T06:27:28.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-26T06:27:28.590Z] $ docker top 2b9b68bc8b8be607db2a2f9c6cf6ed769c04215efa3f484911e867f449bd7090 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:27:29.593Z] + docker-compose build --help [2021-01-26T06:27:29.593Z] + grep parallel [2021-01-26T06:27:31.059Z] --parallel Build images in parallel. [Pipeline] } [2021-01-26T06:27:31.104Z] $ docker stop --time=1 2b9b68bc8b8be607db2a2f9c6cf6ed769c04215efa3f484911e867f449bd7090 [2021-01-26T06:27:33.090Z] $ docker rm -f 2b9b68bc8b8be607db2a2f9c6cf6ed769c04215efa3f484911e867f449bd7090 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:27:34.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-26T06:27:34.110Z] . [Pipeline] withDockerContainer [2021-01-26T06:27:34.302Z] prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container [2021-01-26T06:27:34.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-26T06:27:35.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.318s coverage: 28.6% of statements [2021-01-26T06:27:35.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-26T06:27:35.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-26T06:27:35.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-26T06:27:35.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-26T06:27:35.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-26T06:27:35.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.185s coverage: 100.0% of statements [2021-01-26T06:27:35.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-26T06:27:35.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.172s coverage: 100.0% of statements [2021-01-26T06:27:35.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-26T06:27:35.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.348s coverage: 86.7% of statements [2021-01-26T06:27:35.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-26T06:27:35.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.451s coverage: 97.5% of statements [2021-01-26T06:27:35.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-26T06:27:36.238Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.140s coverage: 78.3% of statements [2021-01-26T06:27:36.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-26T06:27:36.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-26T06:27:36.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-26T06:27:36.238Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-26T06:27:36.289Z] $ docker top 3630a488d489ce5f13b98a6bd105229682979a88c3dd18d5788bdb0137c2f196 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:27:37.542Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-26T06:27:38.517Z] Building docker-core-command-go ... [2021-01-26T06:27:38.517Z] Building docker-core-data-go ... [2021-01-26T06:27:38.517Z] Building docker-core-metadata-go ... [2021-01-26T06:27:38.517Z] Building docker-security-bootstrapper-go ... [2021-01-26T06:27:38.517Z] Building docker-security-proxy-setup-go ... [2021-01-26T06:27:38.517Z] Building docker-security-secretstore-setup-go ... [2021-01-26T06:27:38.517Z] Building docker-support-notifications-go ... [2021-01-26T06:27:38.517Z] Building docker-support-scheduler-go ... [2021-01-26T06:27:38.517Z] Building docker-sys-mgmt-agent-go ... [2021-01-26T06:27:38.517Z] Building docker-support-scheduler-go [2021-01-26T06:27:38.517Z] Building docker-sys-mgmt-agent-go [2021-01-26T06:27:38.517Z] Building docker-support-notifications-go [2021-01-26T06:27:38.517Z] Building docker-core-metadata-go [2021-01-26T06:27:38.517Z] Building docker-security-proxy-setup-go [2021-01-26T06:27:46.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.132s coverage: 92.8% of statements [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-26T06:27:46.464Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-26T06:27:46.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-26T06:27:46.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-26T06:27:46.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-26T06:27:46.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-26T06:27:46.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-01-26T06:27:46.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-26T06:27:46.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-26T06:27:46.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.223s coverage: 0.1% of statements [2021-01-26T06:27:46.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-26T06:27:46.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-26T06:27:46.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-26T06:27:46.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 43.8% of statements [2021-01-26T06:27:46.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.095s coverage: 79.5% of statements [2021-01-26T06:27:46.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2021-01-26T06:27:46.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2021-01-26T06:27:46.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements [2021-01-26T06:27:56.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.077s coverage: 94.4% of statements [2021-01-26T06:27:56.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2021-01-26T06:27:56.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-26T06:27:56.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-26T06:27:56.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-26T06:27:56.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-26T06:27:57.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.096s coverage: 87.2% of statements [2021-01-26T06:27:57.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-26T06:27:57.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-26T06:27:57.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-01-26T06:27:57.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-26T06:27:57.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 75.5% of statements [2021-01-26T06:27:57.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-26T06:27:57.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.8% of statements [2021-01-26T06:27:57.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.120s coverage: 87.2% of statements [2021-01-26T06:27:57.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.143s coverage: 84.2% of statements [2021-01-26T06:27:57.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.183s coverage: 91.4% of statements [2021-01-26T06:27:57.659Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-26T06:28:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.558s coverage: 63.5% of statements [2021-01-26T06:28:00.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-26T06:28:00.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-26T06:28:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.077s coverage: 100.0% of statements [2021-01-26T06:28:00.301Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements [2021-01-26T06:28:00.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements [2021-01-26T06:28:00.865Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.125s coverage: 73.7% of statements [2021-01-26T06:28:02.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-01-26T06:28:06.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.848s coverage: 68.9% of statements [2021-01-26T06:28:06.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-26T06:28:06.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-26T06:28:06.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-26T06:28:06.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-26T06:28:06.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-26T06:28:07.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.386s coverage: 37.0% of statements [2021-01-26T06:28:07.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-26T06:28:07.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-26T06:28:07.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.690s coverage: 84.0% of statements [2021-01-26T06:28:07.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.081s coverage: 100.0% of statements [2021-01-26T06:28:13.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.410s coverage: 47.1% of statements [2021-01-26T06:28:13.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-26T06:28:13.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-26T06:28:13.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-26T06:28:13.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-26T06:28:13.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-26T06:28:13.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements [2021-01-26T06:28:13.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-26T06:28:13.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.119s coverage: 100.0% of statements [2021-01-26T06:28:13.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-26T06:28:19.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.058s coverage: 29.1% of statements [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-26T06:28:19.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.170s coverage: 99.0% of statements [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-26T06:28:19.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.101s coverage: 100.0% of statements [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-26T06:28:19.393Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-26T06:28:19.393Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-26T06:28:19.393Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.105s coverage: 87.9% of statements [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-26T06:28:19.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-26T06:28:19.393Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-01-26T06:28:19.668Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-01-26T06:28:21.649Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-26T06:28:22.250Z] GO111MODULE=on go vet ./... [2021-01-26T06:28:47.451Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:28:47.451Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:28:47.451Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:28:47.451Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:28:47.451Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:28:47.451Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:28:47.451Z] ---> 7081d1cc73cc [2021-01-26T06:28:47.451Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T06:28:47.451Z] ---> 7081d1cc73cc [2021-01-26T06:28:47.451Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T06:28:47.451Z] ---> 7081d1cc73cc [2021-01-26T06:28:47.451Z] Step 3/21 : WORKDIR /edgex-go [2021-01-26T06:28:47.451Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:28:47.451Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:28:47.451Z] ---> 7081d1cc73cc [2021-01-26T06:28:47.451Z] Step 3/26 : WORKDIR /edgex-go [2021-01-26T06:28:47.451Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:28:47.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:28:47.451Z] ---> 7081d1cc73cc [2021-01-26T06:28:47.451Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T06:28:47.451Z] ---> Running in b2389ba518bc [2021-01-26T06:28:47.451Z] ---> Running in f840d6cae3d1 [2021-01-26T06:28:47.451Z] ---> Running in 9772233acf4a [2021-01-26T06:28:47.451Z] ---> Running in 2d189801196c [2021-01-26T06:28:47.451Z] ---> Running in 914bc24b0a71 [2021-01-26T06:28:47.451Z] Removing intermediate container 2d189801196c [2021-01-26T06:28:47.451Z] ---> 7c74757fce53 [2021-01-26T06:28:47.451Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:28:47.451Z] Removing intermediate container b2389ba518bc [2021-01-26T06:28:47.451Z] ---> 102b06242f0a [2021-01-26T06:28:47.451Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:28:47.451Z] Removing intermediate container 9772233acf4a [2021-01-26T06:28:47.451Z] ---> 50b19bd43ab4 [2021-01-26T06:28:47.451Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:28:47.451Z] Removing intermediate container f840d6cae3d1 [2021-01-26T06:28:47.451Z] ---> debe566b5b72 [2021-01-26T06:28:47.451Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:28:47.451Z] Removing intermediate container 914bc24b0a71 [2021-01-26T06:28:47.451Z] ---> 8c1f7a9fcff5 [2021-01-26T06:28:47.451Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:28:47.451Z] ---> Running in 26957f20aa2f [2021-01-26T06:28:47.451Z] ---> Running in b7d496632486 [2021-01-26T06:28:47.451Z] ---> Running in ac3a840d0dac [2021-01-26T06:28:47.451Z] ---> Running in e61cfbfc35a0 [2021-01-26T06:28:47.451Z] ---> Running in 91f622d54ffb [2021-01-26T06:28:47.451Z] Removing intermediate container 91f622d54ffb [2021-01-26T06:28:47.451Z] ---> 000174767105 [2021-01-26T06:28:47.451Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-26T06:28:47.451Z] Removing intermediate container 26957f20aa2f [2021-01-26T06:28:47.451Z] ---> c64e23818bab [2021-01-26T06:28:47.451Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-26T06:28:47.451Z] Removing intermediate container ac3a840d0dac [2021-01-26T06:28:47.451Z] ---> 41a6e489bcbb [2021-01-26T06:28:47.451Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-26T06:28:47.451Z] ---> Running in 432c224cdf80 [2021-01-26T06:28:47.451Z] ---> Running in fee4723696a5 [2021-01-26T06:28:47.451Z] Removing intermediate container b7d496632486 [2021-01-26T06:28:47.452Z] ---> dca05f4d197d [2021-01-26T06:28:47.452Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-26T06:28:47.452Z] ---> Running in b67103f9d4f7 [2021-01-26T06:28:47.452Z] Removing intermediate container e61cfbfc35a0 [2021-01-26T06:28:47.452Z] ---> 4a5d573c67d7 [2021-01-26T06:28:47.452Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T06:28:47.452Z] ---> Running in ffe4ca6e159e [2021-01-26T06:28:47.760Z] ---> Running in a1a84c25ccb1 [2021-01-26T06:28:48.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:28:48.974Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:28:49.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:28:49.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:28:49.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:28:49.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:28:49.748Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:28:50.407Z] OK: 233 MiB in 51 packages [2021-01-26T06:28:50.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:28:50.407Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:28:50.407Z] OK: 233 MiB in 51 packages [2021-01-26T06:28:50.692Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:28:50.692Z] OK: 233 MiB in 51 packages [2021-01-26T06:28:50.969Z] OK: 233 MiB in 51 packages [2021-01-26T06:28:51.251Z] Removing intermediate container 432c224cdf80 [2021-01-26T06:28:51.251Z] ---> 36d817d04ba4 [2021-01-26T06:28:51.251Z] Step 6/22 : COPY go.mod . [2021-01-26T06:28:51.539Z] Removing intermediate container fee4723696a5 [2021-01-26T06:28:51.539Z] ---> 4b00c8d56898 [2021-01-26T06:28:51.539Z] Step 6/26 : COPY go.mod . [2021-01-26T06:28:51.837Z] Removing intermediate container a1a84c25ccb1 [2021-01-26T06:28:51.837Z] ---> 3bed54bd5260 [2021-01-26T06:28:51.837Z] Step 6/23 : COPY go.mod . [2021-01-26T06:28:51.837Z] OK: 233 MiB in 51 packages [2021-01-26T06:28:52.153Z] ---> d80e43deacc8 [2021-01-26T06:28:52.153Z] Step 7/22 : RUN go mod download [2021-01-26T06:28:52.153Z] ---> ba4fe9f2ebef [2021-01-26T06:28:52.153Z] Step 7/26 : RUN go mod download [2021-01-26T06:28:52.497Z] Removing intermediate container b67103f9d4f7 [2021-01-26T06:28:52.497Z] ---> d27a3818caf6 [2021-01-26T06:28:52.497Z] Step 6/22 : COPY go.mod . [2021-01-26T06:28:52.497Z] ---> Running in f9efd731ce70 [2021-01-26T06:28:52.497Z] ---> Running in 8e833145c301 [2021-01-26T06:28:52.497Z] ---> 9019366e6bf1 [2021-01-26T06:28:52.497Z] Step 7/23 : RUN go mod download [2021-01-26T06:28:52.811Z] ---> Running in 9a37a3b47c0c [2021-01-26T06:28:53.105Z] ---> 8390778161ec [2021-01-26T06:28:53.105Z] Step 7/22 : RUN go mod download [2021-01-26T06:28:53.417Z] Removing intermediate container ffe4ca6e159e [2021-01-26T06:28:53.417Z] ---> 94b95ce53d94 [2021-01-26T06:28:53.417Z] Step 6/21 : COPY go.mod . [2021-01-26T06:28:53.417Z] ---> Running in 2068f5a6773b [2021-01-26T06:28:54.456Z] ---> a5227edb56d0 [2021-01-26T06:28:54.456Z] Step 7/21 : RUN go mod download [2021-01-26T06:28:54.456Z] ---> Running in f53590f0311c [2021-01-26T06:28:57.253Z] Removing intermediate container 9a37a3b47c0c [2021-01-26T06:28:57.253Z] ---> 9496e7f6b664 [2021-01-26T06:28:57.253Z] Step 8/23 : COPY . . [2021-01-26T06:28:57.253Z] Removing intermediate container 2068f5a6773b [2021-01-26T06:28:57.253Z] ---> 6b8ccec0ab79 [2021-01-26T06:28:57.253Z] Step 8/22 : COPY . . [2021-01-26T06:28:57.533Z] Removing intermediate container 8e833145c301 [2021-01-26T06:28:57.533Z] ---> e475c5eb0a90 [2021-01-26T06:28:57.533Z] Step 8/26 : COPY . . [2021-01-26T06:28:59.168Z] Removing intermediate container f9efd731ce70 [2021-01-26T06:28:59.168Z] ---> e3670fa0d711 [2021-01-26T06:28:59.168Z] Step 8/22 : COPY . . [2021-01-26T06:28:59.168Z] Removing intermediate container f53590f0311c [2021-01-26T06:28:59.168Z] ---> 18fe92f4d2cd [2021-01-26T06:28:59.168Z] Step 8/21 : COPY . . [2021-01-26T06:29:44.085Z] gofmt -l . [2021-01-26T06:29:44.085Z] [ "`gofmt -l .`" = "" ] [2021-01-26T06:29:44.086Z] ./bin/test-go-mod-tidy.sh [2021-01-26T06:29:44.086Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-26T06:29:44.805Z] + ls -al . [2021-01-26T06:29:44.805Z] total 696 [2021-01-26T06:29:44.805Z] drwxrwxr-x 9 1001 1001 4096 Jan 26 06:29 . [2021-01-26T06:29:44.805Z] drwxr-xr-x 4 root root 4096 Jan 26 06:25 .. [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 11 Jan 26 06:23 .dockerignore [2021-01-26T06:29:44.805Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 06:23 .git [2021-01-26T06:29:44.805Z] drwxrwxr-x 3 1001 1001 4096 Jan 26 06:23 .github [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 872 Jan 26 06:23 .gitignore [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 166 Jan 26 06:23 .sonarcloud.properties [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 7859 Jan 26 06:23 Attribution.txt [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 3804 Jan 26 06:23 CONTRIBUTING.md [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 931 Jan 26 06:23 Dockerfile.build [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 863 Jan 26 06:23 Jenkinsfile [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 10775 Jan 26 06:23 LICENSE [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 6001 Jan 26 06:23 Makefile [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 6524 Jan 26 06:23 README.md [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 6755 Jan 26 06:23 SECURITY.md [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 5 Jan 26 06:20 VERSION [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 4131 Jan 26 06:23 ZMQWindows.md [2021-01-26T06:29:44.805Z] drwxrwxr-x 2 1001 1001 4096 Jan 26 06:23 bin [2021-01-26T06:29:44.805Z] drwxrwxr-x 15 1001 1001 4096 Jan 26 06:23 cmd [2021-01-26T06:29:44.805Z] -rw-r--r-- 1 root root 564700 Jan 26 06:28 coverage.out [2021-01-26T06:29:44.805Z] -rw-r--r-- 1 root root 1053 Jan 26 06:29 go.mod [2021-01-26T06:29:44.805Z] -rw-r--r-- 1 root root 19105 Jan 26 06:29 go.sum [2021-01-26T06:29:44.805Z] drwxrwxr-x 8 1001 1001 4096 Jan 26 06:23 internal [2021-01-26T06:29:44.805Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 06:23 openapi [2021-01-26T06:29:44.805Z] drwxrwxr-x 4 1001 1001 4096 Jan 26 06:23 snap [2021-01-26T06:29:44.805Z] -rw-rw-r-- 1 1001 1001 168 Jan 26 06:23 version.go [Pipeline] sh [2021-01-26T06:29:45.512Z] + '[' -e coverage.out ] [2021-01-26T06:29:45.512Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-26T06:29:45.556Z] Warning: overwriting stash ‘coverage-report’ [2021-01-26T06:29:46.821Z] Stashed 1 file(s) [Pipeline] sh [2021-01-26T06:29:47.526Z] + make build [2021-01-26T06:29:47.526Z] 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-01-26T06:30:00.003Z] 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-01-26T06:30:22.076Z] ---> c21c6f6a8b87 [2021-01-26T06:30:22.076Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-26T06:30:22.076Z] ---> 7fe6b544b952 [2021-01-26T06:30:22.076Z] ---> b494f8f2d251 [2021-01-26T06:30:22.076Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-26T06:30:22.076Z] ---> c7b77d189d98 [2021-01-26T06:30:22.076Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-26T06:30:22.076Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-26T06:30:22.076Z] ---> ccb29187591c [2021-01-26T06:30:22.076Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-26T06:30:22.076Z] ---> Running in 33a3df2fc2ff [2021-01-26T06:30:22.076Z] ---> Running in d162d870bf3f [2021-01-26T06:30:22.076Z] ---> Running in 1219d63f43e8 [2021-01-26T06:30:22.076Z] ---> Running in e1c6511c7aa7 [2021-01-26T06:30:22.076Z] ---> Running in 9af058fa5e4b [2021-01-26T06:30:25.423Z] 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-01-26T06:30:25.423Z] 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-01-26T06:30:25.423Z] 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-01-26T06:30:25.423Z] 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-01-26T06:30:25.423Z] 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-01-26T06:30:26.915Z] 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-01-26T06:30:31.220Z] 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-01-26T06:30:37.936Z] 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-01-26T06:30:38.917Z] 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-01-26T06:30:45.659Z] 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-01-26T06:30:52.382Z] 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-01-26T06:30:55.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-26T06:31:00.062Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-26T06:31:04.380Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T06:31:09.805Z] 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-01-26T06:31:14.127Z] 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-01-26T06:31:20.867Z] $ docker stop --time=1 0567aa597401412eb10fa805765c9e2bba21907447771ffe390ae396a9864b03 [2021-01-26T06:31:23.459Z] $ docker rm -f 0567aa597401412eb10fa805765c9e2bba21907447771ffe390ae396a9864b03 [2021-01-26T06:31:24.303Z] 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:31:25.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T06:31:26.106Z] [2021-01-26T06:31:26.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:31:26.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T06:31:26.830Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-26T06:31:26.830Z] 29e5d40040c1: Pulling fs layer [2021-01-26T06:31:26.830Z] 1ce36da41761: Pulling fs layer [2021-01-26T06:31:26.830Z] 25b303627fd3: Pulling fs layer [2021-01-26T06:31:26.830Z] 29e5d40040c1: Verifying Checksum [2021-01-26T06:31:26.830Z] 29e5d40040c1: Download complete [2021-01-26T06:31:27.443Z] 1ce36da41761: Verifying Checksum [2021-01-26T06:31:27.443Z] 1ce36da41761: Download complete [2021-01-26T06:31:27.717Z] 29e5d40040c1: Pull complete [2021-01-26T06:31:29.162Z] 1ce36da41761: Pull complete [2021-01-26T06:31:29.162Z] 25b303627fd3: Verifying Checksum [2021-01-26T06:31:29.162Z] 25b303627fd3: Download complete [2021-01-26T06:31:29.511Z] Removing intermediate container 9af058fa5e4b [2021-01-26T06:31:29.511Z] ---> ea1c54469eac [2021-01-26T06:31:29.511Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-26T06:31:29.511Z] Removing intermediate container 1219d63f43e8 [2021-01-26T06:31:29.511Z] ---> de01b850345f [2021-01-26T06:31:29.511Z] [2021-01-26T06:31:29.511Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T06:31:29.511Z] 3.12: Pulling from library/alpine [2021-01-26T06:31:29.793Z] Removing intermediate container 33a3df2fc2ff [2021-01-26T06:31:29.793Z] ---> ac6a93953ee3 [2021-01-26T06:31:29.793Z] [2021-01-26T06:31:29.793Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T06:31:29.793Z] 3.12: Pulling from library/alpine [2021-01-26T06:31:30.402Z] ---> Running in f1df7174e96c [2021-01-26T06:31:30.688Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T06:31:30.688Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T06:31:30.688Z] Status: Downloaded newer image for alpine:3.12 [2021-01-26T06:31:30.688Z] Status: Image is up to date for alpine:3.12 [2021-01-26T06:31:30.688Z] ---> 389fef711851 [2021-01-26T06:31:30.688Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-26T06:31:30.688Z] ---> 389fef711851 [2021-01-26T06:31:30.688Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:31:32.781Z] Removing intermediate container d162d870bf3f [2021-01-26T06:31:32.781Z] ---> bf83a027d411 [2021-01-26T06:31:32.781Z] [2021-01-26T06:31:32.781Z] Step 10/21 : FROM alpine:3.12 [2021-01-26T06:31:32.781Z] ---> 389fef711851 [2021-01-26T06:31:32.781Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-26T06:31:33.158Z] ---> Running in 74a31c99aa43 [2021-01-26T06:31:33.159Z] ---> Running in 40014d546e44 [2021-01-26T06:31:33.460Z] ---> Running in 1d01a1c53af6 [2021-01-26T06:31:33.460Z] 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-01-26T06:31:35.096Z] Removing intermediate container e1c6511c7aa7 [2021-01-26T06:31:35.096Z] ---> 919aec09d0c5 [2021-01-26T06:31:35.096Z] [2021-01-26T06:31:35.096Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:31:35.096Z] ---> 389fef711851 [2021-01-26T06:31:35.096Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:31:35.096Z] ---> Running in 361d512989fd [2021-01-26T06:31:35.432Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:31:35.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:31:36.191Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-26T06:31:36.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:31:36.839Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:31:36.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:31:36.839Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:31:36.839Z] OK: 6 MiB in 15 packages [2021-01-26T06:31:37.481Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:31:37.481Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-26T06:31:37.481Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:31:37.481Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-26T06:31:37.481Z] (4/4) Installing curl (7.69.1-r3) [2021-01-26T06:31:37.770Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:31:37.770Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:31:37.770Z] OK: 7 MiB in 18 packages [2021-01-26T06:31:37.770Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-26T06:31:38.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:31:38.071Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-26T06:31:38.071Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:31:38.071Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:31:38.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:31:38.071Z] OK: 6 MiB in 16 packages [2021-01-26T06:31:38.377Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-26T06:31:38.377Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:31:38.377Z] OK: 6 MiB in 15 packages [2021-01-26T06:31:38.377Z] Removing intermediate container f1df7174e96c [2021-01-26T06:31:38.377Z] ---> 9903354c6f6d [2021-01-26T06:31:38.377Z] [2021-01-26T06:31:38.377Z] Step 11/26 : FROM docker:20.10.0 [2021-01-26T06:31:38.683Z] 20.10.0: Pulling from library/docker [2021-01-26T06:31:38.683Z] Removing intermediate container 74a31c99aa43 [2021-01-26T06:31:38.684Z] ---> b36289e9dc6d [2021-01-26T06:31:38.684Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:31:39.303Z] 25b303627fd3: Pull complete [2021-01-26T06:31:39.303Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-26T06:31:39.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T06:31:39.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-26T06:31:39.428Z] ---> Running in e61a7429fb23 [2021-01-26T06:31:39.586Z] prd-ubuntu18.04-docker-arm64-4c-16g-22802 does not seem to be running inside a container [2021-01-26T06:31:39.655Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-26T06:31:40.687Z] Removing intermediate container e61a7429fb23 [2021-01-26T06:31:40.687Z] ---> 39b423dcc884 [2021-01-26T06:31:40.687Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-26T06:31:40.980Z] Removing intermediate container 1d01a1c53af6 [2021-01-26T06:31:40.980Z] ---> 7e5a12976184 [2021-01-26T06:31:40.980Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T06:31:40.980Z] Removing intermediate container 40014d546e44 [2021-01-26T06:31:40.980Z] ---> 1f62dc53674d [2021-01-26T06:31:40.980Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:31:40.980Z] Removing intermediate container 361d512989fd [2021-01-26T06:31:40.980Z] ---> 4a4f9a996421 [2021-01-26T06:31:40.980Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:31:41.289Z] ---> Running in a607b2462868 [2021-01-26T06:31:41.289Z] ---> Running in 5371a26c850f [2021-01-26T06:31:41.596Z] ---> Running in 72f13c957559 [2021-01-26T06:31:41.596Z] ---> Running in 0352661b0baf [2021-01-26T06:31:42.265Z] Removing intermediate container 5371a26c850f [2021-01-26T06:31:42.265Z] ---> d66d911f1b2c [2021-01-26T06:31:42.265Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T06:31:42.265Z] Removing intermediate container a607b2462868 [2021-01-26T06:31:42.265Z] ---> 39d8831d4e52 [2021-01-26T06:31:42.265Z] Step 13/21 : WORKDIR /edgex [2021-01-26T06:31:42.546Z] ---> Running in 7c69383d09bb [2021-01-26T06:31:42.546Z] Removing intermediate container 72f13c957559 [2021-01-26T06:31:42.546Z] ---> 503ee36581bb [2021-01-26T06:31:42.546Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-26T06:31:42.546Z] Removing intermediate container 0352661b0baf [2021-01-26T06:31:42.546Z] ---> 22c070b833db [2021-01-26T06:31:42.546Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-26T06:31:42.872Z] ---> Running in c1e4c9838f81 [2021-01-26T06:31:42.872Z] ---> Running in fb8fb885150d [2021-01-26T06:31:42.983Z] $ docker top 9866ad436c42076bcab57435d773c6f9cf07df718e2d80a085a65083f2125a8e -eo pid,comm [2021-01-26T06:31:43.223Z] ---> Running in eeb8c759db90 [2021-01-26T06:31:43.223Z] Removing intermediate container 7c69383d09bb [2021-01-26T06:31:43.223Z] ---> c05106e5e679 [2021-01-26T06:31:43.223Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh [2021-01-26T06:31:43.892Z] Removing intermediate container fb8fb885150d [2021-01-26T06:31:43.892Z] ---> 7f707b21de1f [2021-01-26T06:31:43.892Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T06:31:43.892Z] Removing intermediate container c1e4c9838f81 [2021-01-26T06:31:43.892Z] ---> 3f7f53a2b56f [2021-01-26T06:31:43.892Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-26T06:31:43.892Z] Removing intermediate container eeb8c759db90 [2021-01-26T06:31:43.892Z] ---> bf3e49d9ef5f [2021-01-26T06:31:43.892Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T06:31:44.233Z] ---> Running in 8478aca3aa6e [2021-01-26T06:31:44.233Z] ---> c7f1d5cd7733 [2021-01-26T06:31:44.233Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-26T06:31:44.250Z] + grep parallel [2021-01-26T06:31:44.250Z] + docker-compose build --help [2021-01-26T06:31:44.538Z] ---> Running in d7b656758f76 [2021-01-26T06:31:44.842Z] ---> e0d3df14be75 [2021-01-26T06:31:44.842Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-26T06:31:45.522Z] Removing intermediate container 8478aca3aa6e [2021-01-26T06:31:45.522Z] ---> 7d3f0cabcfa3 [2021-01-26T06:31:45.522Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:31:45.522Z] Removing intermediate container d7b656758f76 [2021-01-26T06:31:45.522Z] ---> 4a8310bbd4d4 [2021-01-26T06:31:45.522Z] Step 15/23 : WORKDIR / [2021-01-26T06:31:46.341Z] ---> Running in 35e19cca4694 [2021-01-26T06:31:47.188Z] ---> bf4ef15380b4 [2021-01-26T06:31:47.188Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-26T06:31:47.188Z] ---> 88614cfccf38 [2021-01-26T06:31:47.188Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-26T06:31:47.188Z] ---> 4c93c6fd7cbf [2021-01-26T06:31:47.188Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-26T06:31:47.188Z] Removing intermediate container 35e19cca4694 [2021-01-26T06:31:47.188Z] ---> bba94ae87fec [2021-01-26T06:31:47.188Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:31:48.070Z] ---> 48a9ca49c11e [2021-01-26T06:31:48.070Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-26T06:31:48.070Z] ---> Running in 7bf951f0bbdb [2021-01-26T06:31:48.396Z] ---> 9bdee3ab344c [2021-01-26T06:31:48.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-26T06:31:48.687Z] Removing intermediate container 7bf951f0bbdb [2021-01-26T06:31:48.687Z] ---> daffdf29c21b [2021-01-26T06:31:48.687Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:31:49.026Z] ---> 4c2ae2925b87 [2021-01-26T06:31:49.026Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-26T06:31:49.026Z] ---> a9e3bd6062a0 [2021-01-26T06:31:49.026Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-26T06:31:49.354Z] ---> Running in 3966c639b256 [2021-01-26T06:31:49.354Z] ---> Running in b7ed564fae4d [2021-01-26T06:31:49.636Z] --parallel Build images in parallel. [Pipeline] } [2021-01-26T06:31:49.657Z] $ docker stop --time=1 9866ad436c42076bcab57435d773c6f9cf07df718e2d80a085a65083f2125a8e [2021-01-26T06:31:50.989Z] ---> 734034087b1c [2021-01-26T06:31:50.989Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-26T06:31:50.989Z] Removing intermediate container 3966c639b256 [2021-01-26T06:31:50.989Z] ---> 8dd0945b79ef [2021-01-26T06:31:50.989Z] Step 20/22 : LABEL arch=x86_64 [2021-01-26T06:31:50.989Z] ---> ed71b57c781a [2021-01-26T06:31:50.989Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-26T06:31:50.989Z] Removing intermediate container b7ed564fae4d [2021-01-26T06:31:50.989Z] ---> 6dd57fa0f104 [2021-01-26T06:31:50.989Z] Step 18/21 : CMD ["--init=true"] [2021-01-26T06:31:51.285Z] ---> Running in 1565455199de [2021-01-26T06:31:51.285Z] ---> Running in f914a6effdc7 [2021-01-26T06:31:51.285Z] ---> Running in 18e92f1fc2d4 [2021-01-26T06:31:51.529Z] $ docker rm -f 9866ad436c42076bcab57435d773c6f9cf07df718e2d80a085a65083f2125a8e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:31:52.381Z] ---> b913e05f1441 [2021-01-26T06:31:52.381Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-26T06:31:52.381Z] Removing intermediate container f914a6effdc7 [2021-01-26T06:31:52.381Z] ---> 420824904001 [2021-01-26T06:31:52.381Z] Step 21/22 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:31:52.381Z] Removing intermediate container 1565455199de [2021-01-26T06:31:52.381Z] ---> 2fa22154e3cd [2021-01-26T06:31:52.381Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:31:52.381Z] Removing intermediate container 18e92f1fc2d4 [2021-01-26T06:31:52.381Z] ---> 165406f91637 [2021-01-26T06:31:52.381Z] Step 19/21 : LABEL arch=x86_64 [2021-01-26T06:31:52.381Z] ---> Running in 78db2c90e7c9 [2021-01-26T06:31:52.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-26T06:31:52.520Z] . [Pipeline] withDockerContainer [2021-01-26T06:31:52.710Z] ---> Running in 1732c54f6635 [2021-01-26T06:31:52.710Z] ---> Running in b9a6c385bb86 [2021-01-26T06:31:52.710Z] ---> Running in 97c57b85666d [2021-01-26T06:31:52.799Z] prd-ubuntu18.04-docker-arm64-4c-16g-22802 does not seem to be running inside a container [2021-01-26T06:31:52.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-26T06:31:53.750Z] Removing intermediate container 78db2c90e7c9 [2021-01-26T06:31:53.750Z] ---> ac03a5c05457 [2021-01-26T06:31:53.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:31:53.750Z] Removing intermediate container 97c57b85666d [2021-01-26T06:31:53.750Z] ---> 3cb9b4c09073 [2021-01-26T06:31:53.750Z] Step 20/21 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:31:53.750Z] Removing intermediate container b9a6c385bb86 [2021-01-26T06:31:53.750Z] ---> 8795b1d4069b [2021-01-26T06:31:53.750Z] Step 20/22 : LABEL arch=x86_64 [2021-01-26T06:31:53.750Z] Removing intermediate container 1732c54f6635 [2021-01-26T06:31:53.750Z] ---> 8ce20b2daf87 [2021-01-26T06:31:53.750Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T06:31:53.750Z] ---> Running in 712ce28f9655 [2021-01-26T06:31:53.750Z] ---> Running in 17a2238a44a9 [2021-01-26T06:31:53.750Z] ---> Running in 1ec79f960ade [2021-01-26T06:31:53.750Z] ---> Running in c5a73401e992 [2021-01-26T06:31:54.340Z] $ docker top b42d4f90838a01b94787f8609a0e81e501555380e71c7c3d7b336ad92267b563 -eo pid,comm [2021-01-26T06:31:54.381Z] Removing intermediate container 17a2238a44a9 [2021-01-26T06:31:54.381Z] ---> d2869c255088 [2021-01-26T06:31:54.381Z] Step 21/23 : LABEL arch=x86_64 [2021-01-26T06:31:54.381Z] Removing intermediate container 712ce28f9655 [2021-01-26T06:31:54.381Z] ---> fec653138e24 [2021-01-26T06:31:54.381Z] Step 21/21 : LABEL version=0.0.0 [2021-01-26T06:31:54.381Z] Removing intermediate container c5a73401e992 [2021-01-26T06:31:54.381Z] ---> a00baf86136a [2021-01-26T06:31:54.381Z] [2021-01-26T06:31:54.381Z] Removing intermediate container 1ec79f960ade [2021-01-26T06:31:54.381Z] ---> 3d6b06c9831a [2021-01-26T06:31:54.381Z] Step 21/22 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:31:54.381Z] ---> Running in 934dd60e5e77 [2021-01-26T06:31:54.381Z] ---> Running in 06407fbf5d1b [2021-01-26T06:31:54.690Z] ---> Running in 6ca2fbb111a3 [Pipeline] { [Pipeline] sh [2021-01-26T06:31:55.032Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-26T06:31:55.032Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-26T06:31:55.032Z] ---> aefe523efa57 [2021-01-26T06:31:55.032Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-26T06:31:55.412Z] ---> Running in ed782b3c4b15 [2021-01-26T06:31:55.412Z] Removing intermediate container 934dd60e5e77 [2021-01-26T06:31:55.412Z] ---> de3a49e71c4c [2021-01-26T06:31:55.412Z] Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:31:55.412Z] Removing intermediate container 06407fbf5d1b [2021-01-26T06:31:55.412Z] ---> 956d4d792e27 [2021-01-26T06:31:55.412Z] [2021-01-26T06:31:55.413Z] Removing intermediate container 6ca2fbb111a3 [2021-01-26T06:31:55.413Z] ---> 5cbb2929378d [2021-01-26T06:31:55.413Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T06:31:55.519Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-26T06:31:55.750Z] ---> Running in ff41f9b51f7e [2021-01-26T06:31:55.750Z] ---> Running in 5abfac739a64 [2021-01-26T06:31:55.750Z] Successfully built a00baf86136a [2021-01-26T06:31:56.071Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-26T06:31:56.071Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-01-26T06:31:56.071Z] Successfully built 956d4d792e27 [2021-01-26T06:31:56.071Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-26T06:31:56.071Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-01-26T06:31:56.071Z] Removing intermediate container ff41f9b51f7e [2021-01-26T06:31:56.071Z] ---> 912f1e7eaa4b [2021-01-26T06:31:56.071Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:31:56.405Z] Removing intermediate container 5abfac739a64 [2021-01-26T06:31:56.405Z] ---> 85398a03ca8d [2021-01-26T06:31:56.405Z] [2021-01-26T06:31:56.405Z] ---> Running in 6446b3f568fe [2021-01-26T06:31:56.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:31:56.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:31:56.729Z] Successfully built 85398a03ca8d [2021-01-26T06:31:57.129Z] Successfully tagged docker-support-notifications-go:latest [2021-01-26T06:31:57.129Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-01-26T06:31:57.129Z] (1/2) Installing readline (8.0.4-r0) [2021-01-26T06:31:57.129Z] (2/2) Installing bash (5.0.17-r0) [2021-01-26T06:31:57.129Z] Removing intermediate container 6446b3f568fe [2021-01-26T06:31:57.129Z] ---> 88a3d751ae6b [2021-01-26T06:31:57.129Z] [2021-01-26T06:31:57.421Z] Executing bash-5.0.17-r0.post-install [2021-01-26T06:31:57.421Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:31:57.421Z] OK: 12 MiB in 22 packages [2021-01-26T06:31:57.724Z] Successfully built 88a3d751ae6b [2021-01-26T06:31:57.724Z] Successfully tagged docker-core-metadata-go:latest [2021-01-26T06:31:57.724Z] Building docker-security-secretstore-setup-go [2021-01-26T06:31:59.830Z] Building docker-core-command-go ... [2021-01-26T06:31:59.830Z] Building docker-core-data-go ... [2021-01-26T06:31:59.830Z] Building docker-core-metadata-go ... [2021-01-26T06:31:59.830Z] Building docker-security-bootstrapper-go ... [2021-01-26T06:31:59.830Z] Building docker-security-proxy-setup-go ... [2021-01-26T06:31:59.830Z] Building docker-security-secretstore-setup-go ... [2021-01-26T06:31:59.830Z] Building docker-support-notifications-go ... [2021-01-26T06:31:59.830Z] Building docker-support-scheduler-go ... [2021-01-26T06:31:59.830Z] Building docker-sys-mgmt-agent-go ... [2021-01-26T06:31:59.830Z] Building docker-sys-mgmt-agent-go [2021-01-26T06:31:59.830Z] Building docker-security-proxy-setup-go [2021-01-26T06:31:59.830Z] Building docker-support-notifications-go [2021-01-26T06:31:59.830Z] Building docker-support-scheduler-go [2021-01-26T06:31:59.830Z] Building docker-core-metadata-go [2021-01-26T06:31:59.984Z]  Building docker-core-metadata-go ... done Removing intermediate container ed782b3c4b15 [2021-01-26T06:31:59.984Z] ---> e05d25e67a10 [2021-01-26T06:31:59.984Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-26T06:32:02.067Z] ---> Running in b08245f34ad5 [2021-01-26T06:32:03.095Z] Removing intermediate container b08245f34ad5 [2021-01-26T06:32:03.095Z] ---> 65bbc30f5bd6 [2021-01-26T06:32:03.095Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-26T06:32:03.532Z] ---> Running in b1831fa88a99 [2021-01-26T06:32:03.843Z] Removing intermediate container b1831fa88a99 [2021-01-26T06:32:03.843Z] ---> 2019c906f78e [2021-01-26T06:32:03.843Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-26T06:32:03.843Z] ---> Running in 4d5bd94e620a [2021-01-26T06:32:04.927Z] Removing intermediate container 4d5bd94e620a [2021-01-26T06:32:04.927Z] ---> 04e010247d7b [2021-01-26T06:32:04.927Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-26T06:32:07.256Z] ---> ab6c17a9dda6 [2021-01-26T06:32:07.256Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-26T06:32:09.572Z] ---> 1d77b3b35118 [2021-01-26T06:32:09.572Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-26T06:32:11.120Z] ---> 7761f74b92db [2021-01-26T06:32:11.120Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-26T06:32:11.568Z] ---> Running in 4f4676f4b048 [2021-01-26T06:32:14.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:32:14.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:32:14.837Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-26T06:32:14.837Z] (2/33) Installing expat (2.2.9-r1) [2021-01-26T06:32:14.837Z] (3/33) Installing libffi (3.3-r2) [2021-01-26T06:32:14.837Z] (4/33) Installing gdbm (1.13-r1) [2021-01-26T06:32:15.154Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-26T06:32:15.154Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-26T06:32:15.154Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-26T06:32:18.170Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-26T06:32:18.170Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-26T06:32:18.170Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-26T06:32:18.170Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-26T06:32:18.170Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-26T06:32:18.170Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-26T06:32:18.170Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-26T06:32:18.170Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-26T06:32:18.170Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-26T06:32:18.170Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-26T06:32:18.170Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-26T06:32:18.170Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-26T06:32:18.170Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-26T06:32:18.170Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-26T06:32:18.170Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-26T06:32:18.481Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-26T06:32:18.481Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-26T06:32:18.481Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-26T06:32:18.481Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-26T06:32:18.765Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-26T06:32:18.765Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-26T06:32:18.765Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-26T06:32:18.765Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-26T06:32:18.765Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-26T06:32:18.765Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-26T06:32:18.765Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-26T06:32:19.067Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:32:19.067Z] OK: 71 MiB in 55 packages [2021-01-26T06:33:00.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:33:00.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:33:00.847Z] ---> 7081d1cc73cc [2021-01-26T06:33:00.847Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> 8c1f7a9fcff5 [2021-01-26T06:33:00.847Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> 000174767105 [2021-01-26T06:33:00.847Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> 36d817d04ba4 [2021-01-26T06:33:00.847Z] Step 6/23 : COPY go.mod . [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> d80e43deacc8 [2021-01-26T06:33:00.847Z] Step 7/23 : RUN go mod download [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> e3670fa0d711 [2021-01-26T06:33:00.847Z] Step 8/23 : COPY . . [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> b494f8f2d251 [2021-01-26T06:33:00.847Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-26T06:33:00.847Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:33:00.847Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:33:00.847Z] ---> 7081d1cc73cc [2021-01-26T06:33:00.847Z] Step 3/33 : WORKDIR /edgex-go [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> 8c1f7a9fcff5 [2021-01-26T06:33:00.847Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> 000174767105 [2021-01-26T06:33:00.847Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> 36d817d04ba4 [2021-01-26T06:33:00.847Z] Step 6/33 : COPY go.mod . [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> d80e43deacc8 [2021-01-26T06:33:00.847Z] Step 7/33 : RUN go mod download [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> e3670fa0d711 [2021-01-26T06:33:00.847Z] Step 8/33 : COPY . . [2021-01-26T06:33:00.847Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:33:00.847Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:33:00.847Z] ---> 7081d1cc73cc [2021-01-26T06:33:00.847Z] Step 3/24 : WORKDIR /edgex-go [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> 8c1f7a9fcff5 [2021-01-26T06:33:00.847Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> 000174767105 [2021-01-26T06:33:00.847Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> 36d817d04ba4 [2021-01-26T06:33:00.847Z] Step 6/24 : COPY go.mod . [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> d80e43deacc8 [2021-01-26T06:33:00.847Z] Step 7/24 : RUN go mod download [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> e3670fa0d711 [2021-01-26T06:33:00.847Z] Step 8/24 : COPY . . [2021-01-26T06:33:00.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:33:00.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:33:00.847Z] ---> 7081d1cc73cc [2021-01-26T06:33:00.847Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> 8c1f7a9fcff5 [2021-01-26T06:33:00.847Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> 000174767105 [2021-01-26T06:33:00.847Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> b494f8f2d251 [2021-01-26T06:33:00.847Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-26T06:33:00.847Z] ---> Using cache [2021-01-26T06:33:00.847Z] ---> b494f8f2d251 [2021-01-26T06:33:00.847Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-26T06:33:00.847Z] ---> Running in b4fe52cf6f04 [2021-01-26T06:33:00.847Z] ---> Running in 389babb8b0ae [2021-01-26T06:33:00.847Z] ---> Running in 2b80df427aac [2021-01-26T06:33:00.847Z] ---> Running in a5712eb9650c [2021-01-26T06:33:01.518Z] 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-01-26T06:33:01.518Z] 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-01-26T06:33:01.518Z] 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-01-26T06:33:01.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:33:02.572Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:33:03.304Z] OK: 233 MiB in 51 packages [2021-01-26T06:33:06.235Z] Removing intermediate container b4fe52cf6f04 [2021-01-26T06:33:06.235Z] ---> 1fc376e73929 [2021-01-26T06:33:06.235Z] Step 6/23 : COPY go.mod . [2021-01-26T06:33:09.146Z] ---> d4c1224e75c2 [2021-01-26T06:33:09.146Z] Step 7/23 : RUN go mod download [2021-01-26T06:33:09.146Z] ---> Running in 9cb23ad5be2b [2021-01-26T06:33:13.768Z] Removing intermediate container 4f4676f4b048 [2021-01-26T06:33:13.768Z] ---> 055fb4de5dec [2021-01-26T06:33:13.768Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-26T06:33:13.768Z] ---> Running in c29852c52a2b [2021-01-26T06:33:15.935Z] Removing intermediate container 9cb23ad5be2b [2021-01-26T06:33:15.935Z] ---> 33502c3b101f [2021-01-26T06:33:15.935Z] Step 8/23 : COPY . . [2021-01-26T06:33:21.599Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:33:21.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:33:21.600Z] ---> a78eb3962dee [2021-01-26T06:33:21.600Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T06:33:21.600Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:33:21.600Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:33:21.600Z] ---> a78eb3962dee [2021-01-26T06:33:21.600Z] Step 3/21 : WORKDIR /edgex-go [2021-01-26T06:33:21.600Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:33:21.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:33:21.600Z] ---> a78eb3962dee [2021-01-26T06:33:21.600Z] Step 3/22 : WORKDIR /edgex-go [2021-01-26T06:33:21.600Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:33:21.600Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:33:21.600Z] ---> a78eb3962dee [2021-01-26T06:33:21.600Z] Step 3/26 : WORKDIR /edgex-go [2021-01-26T06:33:21.600Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:33:21.600Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:33:21.600Z] ---> a78eb3962dee [2021-01-26T06:33:21.600Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T06:33:21.600Z] ---> Running in 72bf2894659f [2021-01-26T06:33:21.600Z] ---> Running in 3cc16ec30799 [2021-01-26T06:33:21.600Z] ---> Running in 157bb7c07936 [2021-01-26T06:33:21.600Z] ---> Running in ed442e4993b1 [2021-01-26T06:33:21.600Z] ---> Running in d3bf1a22d2c2 [2021-01-26T06:33:21.600Z] Removing intermediate container 157bb7c07936 [2021-01-26T06:33:21.600Z] ---> 5bb300e5a531 [2021-01-26T06:33:21.600Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:33:21.600Z] Removing intermediate container 72bf2894659f [2021-01-26T06:33:21.600Z] ---> 99a2f6be13c8 [2021-01-26T06:33:21.600Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:33:21.600Z] Removing intermediate container ed442e4993b1 [2021-01-26T06:33:21.600Z] ---> ca8732359348 [2021-01-26T06:33:21.600Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:33:21.600Z] Removing intermediate container d3bf1a22d2c2 [2021-01-26T06:33:21.600Z] ---> cb12e7b90d96 [2021-01-26T06:33:21.600Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:33:21.600Z] Removing intermediate container 3cc16ec30799 [2021-01-26T06:33:21.600Z] ---> 89ea4cb80d9a [2021-01-26T06:33:21.600Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:33:21.600Z] ---> Running in 99974d14d40a [2021-01-26T06:33:21.600Z] ---> Running in c6e089c2f782 [2021-01-26T06:33:21.600Z] ---> Running in 0e132e3ee4a1 [2021-01-26T06:33:21.600Z] ---> Running in 71d177f34e51 [2021-01-26T06:33:21.600Z] ---> Running in 8eb5227ed31d [2021-01-26T06:33:21.600Z] Removing intermediate container 99974d14d40a [2021-01-26T06:33:21.600Z] ---> 71d71ec4740d [2021-01-26T06:33:21.600Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-26T06:33:21.600Z] ---> Running in 5d761d1c4993 [2021-01-26T06:33:21.600Z] Removing intermediate container 0e132e3ee4a1 [2021-01-26T06:33:21.600Z] ---> 5bce4b80a444 [2021-01-26T06:33:21.600Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-26T06:33:21.600Z] Removing intermediate container c6e089c2f782 [2021-01-26T06:33:21.600Z] ---> df707d9b4a09 [2021-01-26T06:33:21.600Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-26T06:33:21.600Z] ---> Running in ee9053ef7da5 [2021-01-26T06:33:21.600Z] Removing intermediate container 71d177f34e51 [2021-01-26T06:33:21.600Z] ---> 55d2845c21b2 [2021-01-26T06:33:21.600Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-26T06:33:21.600Z] ---> Running in 2ee7239aa0ed [2021-01-26T06:33:21.600Z] Removing intermediate container 8eb5227ed31d [2021-01-26T06:33:21.600Z] ---> 428d10f0edab [2021-01-26T06:33:21.600Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T06:33:21.600Z] ---> Running in 441619583afa [2021-01-26T06:33:21.600Z] ---> Running in 5780db97df45 [2021-01-26T06:33:21.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:21.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:21.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:21.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:21.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:21.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:22.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:22.195Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:22.471Z] OK: 217 MiB in 51 packages [2021-01-26T06:33:22.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:22.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:33:23.084Z] OK: 217 MiB in 51 packages [2021-01-26T06:33:23.084Z] OK: 217 MiB in 51 packages [2021-01-26T06:33:23.371Z] OK: 217 MiB in 51 packages [2021-01-26T06:33:23.371Z] OK: 217 MiB in 51 packages [2021-01-26T06:33:23.976Z] Removing intermediate container 5d761d1c4993 [2021-01-26T06:33:23.977Z] ---> f5e9a38978b1 [2021-01-26T06:33:23.977Z] Step 6/22 : COPY go.mod . [2021-01-26T06:33:24.984Z] Removing intermediate container ee9053ef7da5 [2021-01-26T06:33:24.984Z] ---> 1d534f7ac695 [2021-01-26T06:33:24.984Z] Step 6/21 : COPY go.mod . [2021-01-26T06:33:24.984Z] ---> 60a71d5fb357 [2021-01-26T06:33:24.984Z] Step 7/22 : RUN go mod download [2021-01-26T06:33:25.262Z] ---> Running in 2f3b6b4f8354 [2021-01-26T06:33:25.262Z] Removing intermediate container 2ee7239aa0ed [2021-01-26T06:33:25.262Z] ---> d6e7be7296a4 [2021-01-26T06:33:25.262Z] Step 6/26 : COPY go.mod . [2021-01-26T06:33:25.262Z] Removing intermediate container 441619583afa [2021-01-26T06:33:25.262Z] ---> c80944e82e3a [2021-01-26T06:33:25.262Z] Step 6/22 : COPY go.mod . [2021-01-26T06:33:25.262Z] Removing intermediate container 5780db97df45 [2021-01-26T06:33:25.262Z] ---> 78c176704185 [2021-01-26T06:33:25.262Z] Step 6/23 : COPY go.mod . [2021-01-26T06:33:25.860Z] ---> ca26e09ea783 [2021-01-26T06:33:25.860Z] Step 7/21 : RUN go mod download [2021-01-26T06:33:26.139Z] ---> Running in f025bcb3532f [2021-01-26T06:33:26.414Z] ---> 8a98d8d6f9dd [2021-01-26T06:33:26.414Z] Step 7/26 : RUN go mod download [2021-01-26T06:33:26.414Z] ---> 981c20dc2a27 [2021-01-26T06:33:26.414Z] Step 7/22 : RUN go mod download [2021-01-26T06:33:26.702Z] ---> Running in 06eae6d58715 [2021-01-26T06:33:26.702Z] ---> Running in 642774b6171b [2021-01-26T06:33:26.702Z] ---> f9ebdfc9b9d4 [2021-01-26T06:33:26.702Z] Step 7/23 : RUN go mod download [2021-01-26T06:33:27.308Z] ---> Running in 2c7381d5157a [2021-01-26T06:33:29.314Z] Removing intermediate container 2f3b6b4f8354 [2021-01-26T06:33:29.314Z] ---> 96291a3ed88d [2021-01-26T06:33:29.314Z] Step 8/22 : COPY . . [2021-01-26T06:33:30.313Z] Removing intermediate container f025bcb3532f [2021-01-26T06:33:30.313Z] ---> 425a322655b8 [2021-01-26T06:33:30.313Z] Step 8/21 : COPY . . [2021-01-26T06:33:32.308Z] Removing intermediate container 642774b6171b [2021-01-26T06:33:32.308Z] ---> fe4f8febf8e7 [2021-01-26T06:33:32.308Z] Step 8/22 : COPY . . [2021-01-26T06:33:32.910Z] Removing intermediate container 2c7381d5157a [2021-01-26T06:33:32.910Z] ---> 452f88a06151 [2021-01-26T06:33:32.910Z] Step 8/23 : COPY . . [2021-01-26T06:33:33.515Z] Removing intermediate container 06eae6d58715 [2021-01-26T06:33:33.515Z] ---> 0f987e58e644 [2021-01-26T06:33:33.515Z] Step 8/26 : COPY . . [2021-01-26T06:33:35.169Z] Collecting docker-compose==1.23.2 [2021-01-26T06:33:35.170Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-26T06:33:35.170Z] Collecting PyYAML<4,>=3.10 [2021-01-26T06:33:35.170Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-26T06:33:45.117Z] Collecting cached-property<2,>=1.2.0 [2021-01-26T06:33:45.117Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-26T06:33:45.117Z] Collecting docopt<0.7,>=0.6.1 [2021-01-26T06:33:45.117Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-26T06:33:47.395Z] Collecting texttable<0.10,>=0.9.0 [2021-01-26T06:33:47.395Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-26T06:33:48.705Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-26T06:33:49.066Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-26T06:33:53.092Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-26T06:33:53.092Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-26T06:33:55.865Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-26T06:33:55.865Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-26T06:33:56.311Z] 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-01-26T06:33:57.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T06:33:57.923Z] Collecting docker<4.0,>=3.6.0 [2021-01-26T06:33:57.923Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-26T06:33:59.163Z] Collecting jsonschema<3,>=2.5.1 [2021-01-26T06:33:59.163Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-26T06:33:59.583Z] 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-01-26T06:33:59.583Z] 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-01-26T06:34:00.399Z] ---> 23cb6b224533 [2021-01-26T06:34:00.399Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-26T06:34:00.399Z] ---> fe39d020f972 [2021-01-26T06:34:00.399Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-26T06:34:00.399Z] ---> 6840c8d462ec [2021-01-26T06:34:00.399Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-26T06:34:00.399Z] ---> e31b1b13bed5 [2021-01-26T06:34:00.399Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-26T06:34:00.399Z] ---> e70a60b685c0 [2021-01-26T06:34:00.399Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-26T06:34:00.399Z] ---> Running in 3a125d67ce3e [2021-01-26T06:34:00.399Z] ---> Running in 512e13010899 [2021-01-26T06:34:00.399Z] ---> Running in a21f4873671a [2021-01-26T06:34:00.399Z] ---> Running in 32f3f15e0266 [2021-01-26T06:34:00.399Z] ---> Running in 934cd09dd4cd [2021-01-26T06:34:00.591Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-26T06:34:00.591Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-26T06:34:00.671Z] 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-01-26T06:34:00.948Z] 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-01-26T06:34:01.567Z] 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-01-26T06:34:01.717Z] Collecting idna<2.8,>=2.5 [2021-01-26T06:34:01.717Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-26T06:34:01.849Z] 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-01-26T06:34:01.849Z] 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-01-26T06:34:02.018Z] 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-01-26T06:34:02.018Z] Collecting docker-pycreds>=0.4.0 [2021-01-26T06:34:02.018Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-26T06:34:02.294Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-26T06:34:02.294Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-26T06:34:02.294Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-26T06:34:02.294Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-26T06:34:02.577Z] Installing collected packages: PyYAML, cached-property, docopt, texttable, dockerpty, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, docker-compose [2021-01-26T06:34:02.577Z] Running setup.py install for PyYAML: started [2021-01-26T06:34:06.386Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-26T06:34:06.868Z] Running setup.py install for docopt: started [2021-01-26T06:34:08.211Z] Running setup.py install for docopt: finished with status 'done' [2021-01-26T06:34:08.211Z] Running setup.py install for texttable: started [2021-01-26T06:34:09.749Z] Running setup.py install for texttable: finished with status 'done' [2021-01-26T06:34:09.749Z] Running setup.py install for dockerpty: started [2021-01-26T06:34:11.971Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-26T06:34:11.971Z] Attempting uninstall: urllib3 [2021-01-26T06:34:11.971Z] Found existing installation: urllib3 1.25.9 [2021-01-26T06:34:11.971Z] Uninstalling urllib3-1.25.9: [2021-01-26T06:34:12.301Z] Successfully uninstalled urllib3-1.25.9 [2021-01-26T06:34:12.602Z] Removing intermediate container 389babb8b0ae [2021-01-26T06:34:12.602Z] ---> 6cb5bab292e2 [2021-01-26T06:34:12.602Z] [2021-01-26T06:34:12.602Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:34:12.602Z] ---> 389fef711851 [2021-01-26T06:34:12.602Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:34:12.602Z] ---> Using cache [2021-01-26T06:34:12.602Z] ---> 4a4f9a996421 [2021-01-26T06:34:12.602Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:34:12.602Z] ---> Using cache [2021-01-26T06:34:12.602Z] ---> 22c070b833db [2021-01-26T06:34:12.602Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-26T06:34:14.211Z] Attempting uninstall: idna [2021-01-26T06:34:14.211Z] Found existing installation: idna 2.9 [2021-01-26T06:34:14.211Z] Uninstalling idna-2.9: [2021-01-26T06:34:14.558Z] Successfully uninstalled idna-2.9 [2021-01-26T06:34:14.842Z] ---> Running in a90fbb12c1c3 [2021-01-26T06:34:15.521Z] Attempting uninstall: requests [2021-01-26T06:34:15.521Z] Found existing installation: requests 2.23.0 [2021-01-26T06:34:15.521Z] Uninstalling requests-2.23.0: [2021-01-26T06:34:15.521Z] Successfully uninstalled requests-2.23.0 [2021-01-26T06:34:16.236Z] Removing intermediate container a90fbb12c1c3 [2021-01-26T06:34:16.236Z] ---> d5f58ddf9aeb [2021-01-26T06:34:16.236Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T06:34:16.889Z] ---> Running in 0f94ad279e86 [2021-01-26T06:34:18.504Z] Removing intermediate container 0f94ad279e86 [2021-01-26T06:34:18.504Z] ---> 2506adf47def [2021-01-26T06:34:18.504Z] Step 15/23 : WORKDIR / [2021-01-26T06:34:19.654Z] ---> Running in ef7c91fe7f1f [2021-01-26T06:34:19.955Z] 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.57.0 [2021-01-26T06:34:22.030Z] Removing intermediate container ef7c91fe7f1f [2021-01-26T06:34:22.030Z] ---> 0df7e0372cd9 [2021-01-26T06:34:22.030Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:34:22.340Z] Removing intermediate container 2b80df427aac [2021-01-26T06:34:22.340Z] ---> 304c9a141c53 [2021-01-26T06:34:22.340Z] [2021-01-26T06:34:22.341Z] Step 10/24 : FROM alpine:3.12 [2021-01-26T06:34:22.341Z] ---> 389fef711851 [2021-01-26T06:34:22.341Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-26T06:34:23.364Z] ---> Running in 2458f5006a5c [2021-01-26T06:34:23.364Z] ---> 78a71a1bbd86 [2021-01-26T06:34:23.364Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-26T06:34:24.081Z] ---> 0be0fe752af5 [2021-01-26T06:34:24.081Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-26T06:34:24.377Z] ---> Running in 56a89a3787fb [2021-01-26T06:34:25.020Z] Removing intermediate container a5712eb9650c [2021-01-26T06:34:25.020Z] ---> 9352f1c75253 [2021-01-26T06:34:25.020Z] [2021-01-26T06:34:25.020Z] Step 10/33 : FROM alpine:3.12 [2021-01-26T06:34:25.020Z] ---> 389fef711851 [2021-01-26T06:34:25.020Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-26T06:34:25.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:34:25.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:34:25.930Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-26T06:34:25.930Z] ---> 70fc39322d63 [2021-01-26T06:34:25.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-26T06:34:25.930Z] 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-01-26T06:34:26.232Z] ---> Running in 8b8a264d344d [2021-01-26T06:34:26.232Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:34:26.232Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-26T06:34:26.232Z] (4/5) Installing curl (7.69.1-r3) [2021-01-26T06:34:26.232Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-26T06:34:26.232Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:34:26.521Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:34:26.521Z] Removing intermediate container c29852c52a2b [2021-01-26T06:34:26.521Z] ---> aee6bee0c33d [2021-01-26T06:34:26.521Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-26T06:34:26.521Z] OK: 7 MiB in 19 packages [2021-01-26T06:34:26.813Z] ---> Running in d6e15a841906 [2021-01-26T06:34:27.147Z] ---> 5d0d61ed2018 [2021-01-26T06:34:27.147Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-26T06:34:27.491Z] ---> Running in f88c7da37e99 [2021-01-26T06:34:28.206Z] Removing intermediate container f88c7da37e99 [2021-01-26T06:34:28.206Z] ---> aad890e5ad6f [2021-01-26T06:34:28.206Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:34:28.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:34:28.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:34:29.639Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-26T06:34:29.639Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-26T06:34:29.639Z] (3/3) Installing su-exec (0.2-r1) [2021-01-26T06:34:29.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:34:29.639Z] ---> Running in 3309c04b9e57 [2021-01-26T06:34:29.639Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:34:29.639Z] OK: 6 MiB in 17 packages [2021-01-26T06:34:29.936Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:34:29.936Z] Removing intermediate container 2458f5006a5c [2021-01-26T06:34:29.936Z] ---> c6824bb02321 [2021-01-26T06:34:29.936Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T06:34:29.936Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:34:29.936Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-26T06:34:29.936Z] (3/3) Installing curl (7.69.1-r3) [2021-01-26T06:34:30.304Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:34:30.304Z] OK: 72 MiB in 58 packages [2021-01-26T06:34:31.506Z] ---> Running in fe4f4301317b [2021-01-26T06:34:31.506Z] Removing intermediate container 3309c04b9e57 [2021-01-26T06:34:31.506Z] ---> 4d2d5a966c3a [2021-01-26T06:34:31.506Z] Step 21/23 : LABEL arch=x86_64 [2021-01-26T06:34:31.506Z] ---> Running in 3738528dbe83 [2021-01-26T06:34:32.013Z] Removing intermediate container fe4f4301317b [2021-01-26T06:34:32.013Z] ---> 2c79f7dd78c8 [2021-01-26T06:34:32.013Z] Step 13/24 : WORKDIR / [2021-01-26T06:34:32.013Z] ---> Running in ce130deccd5a [2021-01-26T06:34:32.013Z] Removing intermediate container 3738528dbe83 [2021-01-26T06:34:32.013Z] ---> a6d992c865fd [2021-01-26T06:34:32.013Z] Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:34:32.505Z] Removing intermediate container 8b8a264d344d [2021-01-26T06:34:32.505Z] ---> 9c45285d6b53 [2021-01-26T06:34:32.505Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-26T06:34:32.505Z] Removing intermediate container d6e15a841906 [2021-01-26T06:34:32.505Z] ---> b317d3ff4548 [2021-01-26T06:34:32.505Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-26T06:34:32.843Z] ---> Running in eaf8fd9150be [2021-01-26T06:34:32.843Z] ---> Running in cd42da8b79c0 [2021-01-26T06:34:33.221Z] ---> Running in eba13fd0e5e3 [2021-01-26T06:34:33.221Z] Removing intermediate container ce130deccd5a [2021-01-26T06:34:33.221Z] ---> 6ed2ec9b4473 [2021-01-26T06:34:33.221Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-26T06:34:34.035Z] Removing intermediate container eaf8fd9150be [2021-01-26T06:34:34.035Z] ---> b50e567e7bdf [2021-01-26T06:34:34.035Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:34:34.035Z] Removing intermediate container eba13fd0e5e3 [2021-01-26T06:34:34.035Z] ---> 0675b4f410ee [2021-01-26T06:34:34.035Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:34:34.349Z] Removing intermediate container cd42da8b79c0 [2021-01-26T06:34:34.349Z] ---> 0f98502b1caa [2021-01-26T06:34:34.349Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-26T06:34:34.349Z] ---> Running in 17cbddab2be1 [2021-01-26T06:34:34.349Z] ---> Running in aa21be868e6b [2021-01-26T06:34:34.701Z] ---> Running in 36f35b201d47 [2021-01-26T06:34:34.701Z] ---> 897d9f14ff02 [2021-01-26T06:34:34.701Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-26T06:34:34.989Z] Removing intermediate container 17cbddab2be1 [2021-01-26T06:34:34.989Z] ---> c47951701e89 [2021-01-26T06:34:34.989Z] Step 24/26 : LABEL arch=x86_64 [2021-01-26T06:34:35.352Z] Removing intermediate container aa21be868e6b [2021-01-26T06:34:35.352Z] ---> 787ecaadfd8f [2021-01-26T06:34:35.352Z] [2021-01-26T06:34:35.352Z] Removing intermediate container 36f35b201d47 [2021-01-26T06:34:35.352Z] ---> 5b65ab9b60c2 [2021-01-26T06:34:35.352Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-26T06:34:35.352Z] ---> Running in 4a35fb5793fb [2021-01-26T06:34:35.794Z] ---> Running in c888a8803dc8 [2021-01-26T06:34:35.794Z] ---> 3d11b0ab90c0 [2021-01-26T06:34:35.794Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-26T06:34:36.151Z] Successfully built 787ecaadfd8f [2021-01-26T06:34:36.601Z] Removing intermediate container 4a35fb5793fb [2021-01-26T06:34:36.601Z] ---> 9d44c935c987 [2021-01-26T06:34:36.601Z] Step 25/26 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:34:36.601Z] Successfully tagged docker-core-command-go:latest [2021-01-26T06:34:37.704Z]  Building docker-core-command-go ... done  ---> Running in b3f1a52993e6 [2021-01-26T06:34:37.704Z] ---> 32fbee34f619 [2021-01-26T06:34:37.704Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-26T06:34:37.995Z] Connecting to github.com (140.82.113.4:443) [2021-01-26T06:34:37.995Z] Removing intermediate container b3f1a52993e6 [2021-01-26T06:34:37.995Z] ---> 0b31110f88bd [2021-01-26T06:34:37.995Z] Step 26/26 : LABEL version=0.0.0 [2021-01-26T06:34:38.287Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.67.52:443) [2021-01-26T06:34:38.287Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-26T06:34:38.587Z]  ---> Running in eca75fb2bc01 [2021-01-26T06:34:38.587Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-26T06:34:38.587Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-26T06:34:38.877Z] dockerize [2021-01-26T06:34:39.181Z] ---> 15feaa851bb8 [2021-01-26T06:34:39.181Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-26T06:34:39.521Z] Removing intermediate container eca75fb2bc01 [2021-01-26T06:34:39.521Z] ---> ad5dcb3b1917 [2021-01-26T06:34:39.521Z] [2021-01-26T06:34:39.912Z] Successfully built ad5dcb3b1917 [2021-01-26T06:34:40.289Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-26T06:34:40.958Z]  Building docker-sys-mgmt-agent-go ... done  ---> decf013c4a1b [2021-01-26T06:34:40.958Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-26T06:34:40.958Z] Removing intermediate container c888a8803dc8 [2021-01-26T06:34:40.958Z] ---> e373be64e20d [2021-01-26T06:34:40.959Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-26T06:34:41.307Z] ---> Running in 33e8facb47d6 [2021-01-26T06:34:41.646Z] ---> 445989b6f813 [2021-01-26T06:34:41.646Z] Step 20/24 : 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-01-26T06:34:41.973Z] ---> Running in cf07b304bb5d [2021-01-26T06:34:41.973Z] Removing intermediate container 33e8facb47d6 [2021-01-26T06:34:41.973Z] ---> ea91362d4fbf [2021-01-26T06:34:41.974Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-26T06:34:42.262Z] ---> Running in 2c3e90cb79e8 [2021-01-26T06:34:42.919Z] Removing intermediate container 2c3e90cb79e8 [2021-01-26T06:34:42.919Z] ---> cadc83cdd1b5 [2021-01-26T06:34:42.919Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-26T06:34:43.260Z] ---> Running in bd755f45c6cb [2021-01-26T06:34:45.446Z] Move dockerize executable [2021-01-26T06:34:45.758Z] Removing intermediate container cf07b304bb5d [2021-01-26T06:34:45.758Z] ---> 3320508f14dd [2021-01-26T06:34:45.758Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-26T06:34:45.758Z] ---> Running in 106d12ce29b6 [2021-01-26T06:34:46.917Z] Removing intermediate container 106d12ce29b6 [2021-01-26T06:34:46.917Z] ---> 5fa67a886309 [2021-01-26T06:34:46.917Z] Step 22/24 : LABEL arch=x86_64 [2021-01-26T06:34:47.620Z] ---> Running in 51b9ce9da15f [2021-01-26T06:34:47.620Z] Removing intermediate container bd755f45c6cb [2021-01-26T06:34:47.620Z] ---> d47bbf212775 [2021-01-26T06:34:47.620Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-26T06:34:48.005Z] ---> Running in d5b06c4aced3 [2021-01-26T06:34:48.299Z] Removing intermediate container 51b9ce9da15f [2021-01-26T06:34:48.299Z] ---> 95adbfeace2b [2021-01-26T06:34:48.299Z] Step 23/24 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:34:48.619Z] ---> Running in e86b1f910708 [2021-01-26T06:34:49.029Z] Removing intermediate container d5b06c4aced3 [2021-01-26T06:34:49.029Z] ---> 961be99ed32c [2021-01-26T06:34:49.029Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-26T06:34:49.364Z] Removing intermediate container e86b1f910708 [2021-01-26T06:34:49.364Z] ---> 1b1d08529502 [2021-01-26T06:34:49.364Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T06:34:49.716Z] ---> Running in 0de25ebb6f0e [2021-01-26T06:34:50.425Z] ---> f1d63ba3a5f4 [2021-01-26T06:34:50.425Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-26T06:34:50.425Z] Removing intermediate container 0de25ebb6f0e [2021-01-26T06:34:50.425Z] ---> 3844a4269b46 [2021-01-26T06:34:50.425Z] [2021-01-26T06:34:50.722Z] ---> Running in 08a6d06bec27 [2021-01-26T06:34:51.394Z] Successfully built 3844a4269b46 [2021-01-26T06:34:51.394Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-26T06:34:53.468Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 08a6d06bec27 [2021-01-26T06:34:53.468Z] ---> 25ce44baf11e [2021-01-26T06:34:53.468Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:34:55.187Z] ---> eac2a53c0ac3 [2021-01-26T06:34:55.187Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-26T06:34:57.218Z] ---> 67f6bc67f488 [2021-01-26T06:34:57.218Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-26T06:34:57.875Z] ---> 6f57c92b0c67 [2021-01-26T06:34:57.875Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-26T06:35:01.176Z] ---> 37616a44210a [2021-01-26T06:35:01.176Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-26T06:35:03.346Z] ---> 74ce2c9615ad [2021-01-26T06:35:03.346Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-26T06:35:04.034Z] ---> Running in f79317598bfe [2021-01-26T06:35:04.035Z] Removing intermediate container 56a89a3787fb [2021-01-26T06:35:04.035Z] ---> 053b7ce596a6 [2021-01-26T06:35:04.035Z] [2021-01-26T06:35:04.035Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:35:04.035Z] ---> 389fef711851 [2021-01-26T06:35:04.035Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T06:35:04.323Z] ---> Running in c0f984cd7484 [2021-01-26T06:35:04.613Z] Removing intermediate container f79317598bfe [2021-01-26T06:35:04.613Z] ---> 2d64f9561d7a [2021-01-26T06:35:04.613Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-26T06:35:05.223Z] Removing intermediate container c0f984cd7484 [2021-01-26T06:35:05.223Z] ---> ceeee158715e [2021-01-26T06:35:05.223Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-26T06:35:05.223Z] ---> Running in 7defbd0dfa95 [2021-01-26T06:35:05.877Z] ---> a80befaffd30 [2021-01-26T06:35:05.877Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-26T06:35:05.877Z] Removing intermediate container 7defbd0dfa95 [2021-01-26T06:35:05.877Z] ---> 6c4c1d0cd183 [2021-01-26T06:35:05.877Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-26T06:35:06.226Z] ---> Running in 1af78b9d88e0 [2021-01-26T06:35:06.226Z] ---> Running in 7511b8f2a28d [2021-01-26T06:35:07.463Z] Removing intermediate container 7511b8f2a28d [2021-01-26T06:35:07.463Z] ---> 7a3ed1102f91 [2021-01-26T06:35:07.463Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:35:07.930Z] ---> Running in 34af0d0152b0 [2021-01-26T06:35:09.734Z] Removing intermediate container 1af78b9d88e0 [2021-01-26T06:35:09.734Z] ---> 39d62d0124f9 [2021-01-26T06:35:09.734Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-26T06:35:10.062Z] ---> Running in a2493482b516 [2021-01-26T06:35:10.802Z] Removing intermediate container a2493482b516 [2021-01-26T06:35:10.802Z] ---> a78ed365ce46 [2021-01-26T06:35:10.802Z] Step 30/33 : CMD ["gate"] [2021-01-26T06:35:11.418Z] ---> Running in 166160c5bd27 [2021-01-26T06:35:11.418Z] Removing intermediate container 34af0d0152b0 [2021-01-26T06:35:11.418Z] ---> 9babfce85347 [2021-01-26T06:35:11.418Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-26T06:35:11.720Z] ---> Running in b7a72499db90 [2021-01-26T06:35:12.013Z] Removing intermediate container 166160c5bd27 [2021-01-26T06:35:12.013Z] ---> 41fb7927fe19 [2021-01-26T06:35:12.013Z] Step 31/33 : LABEL arch=x86_64 [2021-01-26T06:35:12.301Z] ---> Running in f8320e87e2dc [2021-01-26T06:35:12.614Z] Removing intermediate container f8320e87e2dc [2021-01-26T06:35:12.614Z] ---> 0411a0f855d3 [2021-01-26T06:35:12.614Z] Step 32/33 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:35:12.894Z] ---> Running in ca0b2f924238 [2021-01-26T06:35:12.894Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-26T06:35:13.261Z] Removing intermediate container ca0b2f924238 [2021-01-26T06:35:13.261Z] ---> e31f5a6fe495 [2021-01-26T06:35:13.261Z] Step 33/33 : LABEL version=0.0.0 [2021-01-26T06:35:13.536Z] ---> Running in 9be8c7f5604f [2021-01-26T06:35:13.830Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-26T06:35:13.830Z] Removing intermediate container 9be8c7f5604f [2021-01-26T06:35:13.830Z] ---> 0d1a80e953de [2021-01-26T06:35:13.830Z] [2021-01-26T06:35:14.100Z] Successfully built 0d1a80e953de [2021-01-26T06:35:14.100Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-26T06:35:14.704Z]  Building docker-security-bootstrapper-go ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-01-26T06:35:14.704Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-26T06:35:14.704Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-26T06:35:14.970Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-26T06:35:15.286Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-26T06:35:15.287Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-26T06:35:15.593Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:35:15.594Z] OK: 8 MiB in 20 packages [2021-01-26T06:35:16.666Z] Removing intermediate container b7a72499db90 [2021-01-26T06:35:16.666Z] ---> f9bb446b9edb [2021-01-26T06:35:16.666Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:35:17.366Z] ---> c01c7cf9fdc6 [2021-01-26T06:35:17.366Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-26T06:35:18.910Z] ---> c9bad8c34e82 [2021-01-26T06:35:18.910Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-26T06:35:20.424Z] ---> 9dac63eca3fb [2021-01-26T06:35:20.424Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-26T06:35:20.424Z] ---> Running in 487f06176bff [2021-01-26T06:35:20.699Z] Removing intermediate container 487f06176bff [2021-01-26T06:35:20.699Z] ---> b617da1c2b63 [2021-01-26T06:35:20.699Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:35:20.699Z] ---> Running in b880548cb24e [2021-01-26T06:35:20.978Z] Removing intermediate container b880548cb24e [2021-01-26T06:35:20.978Z] ---> ed7cda8dce1c [2021-01-26T06:35:20.978Z] Step 21/23 : LABEL arch=x86_64 [2021-01-26T06:35:21.250Z] ---> Running in bd0a6c52035b [2021-01-26T06:35:21.529Z] Removing intermediate container bd0a6c52035b [2021-01-26T06:35:21.529Z] ---> ea9ff00105bb [2021-01-26T06:35:21.529Z] Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:35:21.529Z] ---> Running in 7079be3d29fa [2021-01-26T06:35:21.857Z] Removing intermediate container 7079be3d29fa [2021-01-26T06:35:21.857Z] ---> 381832478843 [2021-01-26T06:35:21.857Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:35:22.179Z] ---> Running in 95193c697b10 [2021-01-26T06:35:22.854Z] Removing intermediate container 95193c697b10 [2021-01-26T06:35:22.854Z] ---> cc1fde0b31bd [2021-01-26T06:35:22.855Z] [2021-01-26T06:35:23.224Z] Successfully built cc1fde0b31bd [2021-01-26T06:35:23.224Z] Successfully tagged docker-core-data-go:latest [2021-01-26T06:35:23.758Z] 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-01-26T06:35:23.856Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-26T06:35:23.893Z] $ docker stop --time=1 3630a488d489ce5f13b98a6bd105229682979a88c3dd18d5788bdb0137c2f196 [2021-01-26T06:35:26.075Z] $ docker rm -f 3630a488d489ce5f13b98a6bd105229682979a88c3dd18d5788bdb0137c2f196 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-26T06:35:26.822Z] + grep docker [2021-01-26T06:35:26.822Z] + docker images [2021-01-26T06:35:27.459Z] docker-core-data-go latest cc1fde0b31bd 5 seconds ago 22.3MB [2021-01-26T06:35:27.459Z] docker-security-bootstrapper-go latest 0d1a80e953de 14 seconds ago 41.5MB [2021-01-26T06:35:27.459Z] docker-security-secretstore-setup-go latest 3844a4269b46 38 seconds ago 24.6MB [2021-01-26T06:35:27.459Z] docker-sys-mgmt-agent-go latest ad5dcb3b1917 48 seconds ago 313MB [2021-01-26T06:35:27.459Z] docker-core-command-go latest 787ecaadfd8f 53 seconds ago 16.3MB [2021-01-26T06:35:27.459Z] docker-core-metadata-go latest 88a3d751ae6b 3 minutes ago 18.8MB [2021-01-26T06:35:27.459Z] docker-support-notifications-go latest 85398a03ca8d 3 minutes ago 16.9MB [2021-01-26T06:35:27.459Z] docker-security-proxy-setup-go latest 956d4d792e27 3 minutes ago 24.4MB [2021-01-26T06:35:27.459Z] docker-support-scheduler-go latest a00baf86136a 3 minutes ago 16.4MB [2021-01-26T06:35:27.459Z] docker 20.10.0 aefe523efa57 6 weeks ago 240MB [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-01-26T06:35:43.628Z] Still waiting to schedule task [2021-01-26T06:35:43.628Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-26T06:35:46.809Z] Removing intermediate container 512e13010899 [2021-01-26T06:35:46.809Z] ---> 9d0bea9b0f68 [2021-01-26T06:35:46.809Z] [2021-01-26T06:35:46.809Z] Step 10/21 : FROM alpine:3.12 [2021-01-26T06:35:46.809Z] 3.12: Pulling from library/alpine [2021-01-26T06:35:46.809Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-26T06:35:46.809Z] Status: Downloaded newer image for alpine:3.12 [2021-01-26T06:35:46.809Z] ---> afeebe901d6b [2021-01-26T06:35:46.809Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-26T06:35:47.102Z] ---> Running in c3bc5eff8d7c [2021-01-26T06:35:47.712Z] Removing intermediate container a21f4873671a [2021-01-26T06:35:47.712Z] ---> a18ad1ab2222 [2021-01-26T06:35:47.712Z] [2021-01-26T06:35:47.712Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T06:35:47.712Z] ---> afeebe901d6b [2021-01-26T06:35:47.712Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:35:47.712Z] Removing intermediate container 934cd09dd4cd [2021-01-26T06:35:47.712Z] ---> 6d58c5d8fe44 [2021-01-26T06:35:47.712Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-26T06:35:47.712Z] Removing intermediate container 32f3f15e0266 [2021-01-26T06:35:47.712Z] ---> e65ec0481428 [2021-01-26T06:35:47.712Z] [2021-01-26T06:35:47.712Z] Step 10/22 : FROM alpine:3.12 [2021-01-26T06:35:47.712Z] ---> afeebe901d6b [2021-01-26T06:35:47.712Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-26T06:35:47.990Z] ---> Running in 939c853fc031 [2021-01-26T06:35:47.990Z] ---> Running in cf3bd0320544 [2021-01-26T06:35:47.990Z] ---> Running in bea0f741a4fe [2021-01-26T06:35:48.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:35:49.258Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:35:49.864Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-26T06:35:49.864Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:35:49.864Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-26T06:35:49.864Z] (4/4) Installing curl (7.69.1-r3) [2021-01-26T06:35:49.864Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:35:50.137Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:35:50.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:35:50.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:35:50.137Z] OK: 7 MiB in 18 packages [2021-01-26T06:35:50.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:35:50.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:35:50.416Z] 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-01-26T06:35:51.022Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-26T06:35:51.022Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-26T06:35:51.022Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:35:51.022Z] OK: 5 MiB in 15 packages [2021-01-26T06:35:51.305Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-26T06:35:51.305Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:35:51.305Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:35:51.588Z] OK: 6 MiB in 16 packages [2021-01-26T06:35:53.586Z] Removing intermediate container c3bc5eff8d7c [2021-01-26T06:35:53.586Z] ---> 4f38c6c66299 [2021-01-26T06:35:53.586Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T06:35:53.586Z] Removing intermediate container bea0f741a4fe [2021-01-26T06:35:53.586Z] ---> 5ab38a735358 [2021-01-26T06:35:53.586Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:35:53.859Z] ---> Running in c0245fa9c1a4 [2021-01-26T06:35:53.859Z] ---> Running in 0e1fbe633c59 [2021-01-26T06:35:54.132Z] Removing intermediate container 939c853fc031 [2021-01-26T06:35:54.132Z] ---> d415218d92f4 [2021-01-26T06:35:54.132Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:35:54.407Z] ---> Running in 5e52c5e7e742 [2021-01-26T06:35:54.681Z] Removing intermediate container 0e1fbe633c59 [2021-01-26T06:35:54.681Z] ---> a4f070e9ce49 [2021-01-26T06:35:54.681Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-26T06:35:54.954Z] Removing intermediate container c0245fa9c1a4 [2021-01-26T06:35:54.954Z] ---> 8374f18b250d [2021-01-26T06:35:54.954Z] Step 13/21 : WORKDIR /edgex [2021-01-26T06:35:55.227Z] ---> Running in 15a5cd56cc6f [2021-01-26T06:35:55.500Z] ---> Running in 696ed8059b40 [2021-01-26T06:35:55.774Z] Removing intermediate container 5e52c5e7e742 [2021-01-26T06:35:55.774Z] ---> 5326b1d63b8b [2021-01-26T06:35:55.774Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-26T06:35:55.774Z] Removing intermediate container cf3bd0320544 [2021-01-26T06:35:55.774Z] ---> 55b1359072b9 [2021-01-26T06:35:55.774Z] [2021-01-26T06:35:55.774Z] Step 11/26 : FROM docker:20.10.0 [2021-01-26T06:35:56.045Z] 20.10.0: Pulling from library/docker [2021-01-26T06:35:56.321Z] ---> Running in dcda42a24830 [2021-01-26T06:35:56.321Z] Removing intermediate container 15a5cd56cc6f [2021-01-26T06:35:56.321Z] ---> bac564a48adf [2021-01-26T06:35:56.321Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T06:35:56.321Z] Removing intermediate container 696ed8059b40 [2021-01-26T06:35:56.321Z] ---> 3d6259059551 [2021-01-26T06:35:56.321Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-26T06:35:56.594Z] ---> Running in 9fc6a6890981 [2021-01-26T06:35:56.870Z] Removing intermediate container 3a125d67ce3e [2021-01-26T06:35:56.870Z] ---> 43a41aa708bb [2021-01-26T06:35:56.870Z] [2021-01-26T06:35:56.870Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:35:56.870Z] ---> afeebe901d6b [2021-01-26T06:35:56.870Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:35:56.870Z] ---> Using cache [2021-01-26T06:35:56.870Z] ---> 5ab38a735358 [2021-01-26T06:35:56.870Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:35:56.870Z] ---> Using cache [2021-01-26T06:35:56.870Z] ---> a4f070e9ce49 [2021-01-26T06:35:56.870Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-26T06:35:56.870Z] Removing intermediate container dcda42a24830 [2021-01-26T06:35:56.870Z] ---> 02826a49ba22 [2021-01-26T06:35:56.870Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-26T06:35:57.468Z] Removing intermediate container 9fc6a6890981 [2021-01-26T06:35:57.468Z] ---> 485ee4062aff [2021-01-26T06:35:57.468Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:35:57.741Z] ---> Running in 4c5e3ebf5b38 [2021-01-26T06:35:57.741Z] ---> Running in 2a025b070978 [2021-01-26T06:35:58.018Z] ---> 6c6fd84ceac1 [2021-01-26T06:35:58.018Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-26T06:35:58.294Z] ---> 763983f32e1e [2021-01-26T06:35:58.294Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-26T06:35:58.294Z] Removing intermediate container 4c5e3ebf5b38 [2021-01-26T06:35:58.294Z] ---> fa60b3f9c98c [2021-01-26T06:35:58.294Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:35:58.571Z] Removing intermediate container 2a025b070978 [2021-01-26T06:35:58.571Z] ---> 5bf0ac4f18a8 [2021-01-26T06:35:58.571Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T06:35:59.167Z] ---> Running in 9d4ae2930926 [2021-01-26T06:35:59.770Z] ---> 554d0984cae7 [2021-01-26T06:35:59.770Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-26T06:36:00.365Z] ---> a5d688c3c37f [2021-01-26T06:36:00.365Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-26T06:36:00.365Z] Removing intermediate container 9d4ae2930926 [2021-01-26T06:36:00.365Z] ---> 698e26a83c11 [2021-01-26T06:36:00.365Z] Step 15/23 : WORKDIR / [2021-01-26T06:36:00.640Z] ---> 8050b3f2f029 [2021-01-26T06:36:00.640Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-26T06:36:00.910Z] ---> Running in 3f7e8224197d [2021-01-26T06:36:01.515Z] ---> 6f7cd3a963d7 [2021-01-26T06:36:01.515Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-26T06:36:02.120Z] ---> e58b2dbb7810 [2021-01-26T06:36:02.120Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-26T06:36:02.120Z] ---> d359f87b3a22 [2021-01-26T06:36:02.120Z] Removing intermediate container 3f7e8224197d [2021-01-26T06:36:02.120Z] ---> 48c33285763e [2021-01-26T06:36:02.120Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"]Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:36:02.120Z] [2021-01-26T06:36:02.393Z] ---> Running in a4545b2a9569 [2021-01-26T06:36:02.393Z] ---> Running in d0a16ba5d080 [2021-01-26T06:36:02.996Z] ---> 86830807e829 [2021-01-26T06:36:02.996Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-26T06:36:02.996Z] Removing intermediate container a4545b2a9569 [2021-01-26T06:36:02.996Z] ---> 2dfe130706d7 [2021-01-26T06:36:02.996Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:36:03.269Z] ---> Running in b5e537a36783 [2021-01-26T06:36:03.888Z] ---> Running in 94d3f9cfb7ba [2021-01-26T06:36:03.888Z] ---> 66469f40c1a8 [2021-01-26T06:36:03.888Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-26T06:36:03.888Z] Removing intermediate container d0a16ba5d080 [2021-01-26T06:36:03.888Z] ---> 2154f1e17bb9 [2021-01-26T06:36:03.888Z] Step 18/21 : CMD ["--init=true"] [2021-01-26T06:36:04.176Z] Removing intermediate container b5e537a36783 [2021-01-26T06:36:04.176Z] ---> e2e85a5720ba [2021-01-26T06:36:04.176Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:36:04.466Z] ---> Running in c3a9029f6b5b [2021-01-26T06:36:04.739Z] ---> Running in b471d5cdbe48 [2021-01-26T06:36:05.011Z] Removing intermediate container 94d3f9cfb7ba [2021-01-26T06:36:05.011Z] ---> b0a9145dd05b [2021-01-26T06:36:05.011Z] Step 20/22 : LABEL arch=arm64 [2021-01-26T06:36:05.282Z] Removing intermediate container c3a9029f6b5b [2021-01-26T06:36:05.282Z] ---> 028a072a120d [2021-01-26T06:36:05.282Z] Step 19/21 : LABEL arch=arm64 [2021-01-26T06:36:05.555Z] ---> Running in 26dcd6505936 [2021-01-26T06:36:06.150Z] ---> Running in 7fb854c8a84a [2021-01-26T06:36:06.150Z] Removing intermediate container b471d5cdbe48 [2021-01-26T06:36:06.150Z] ---> 6ae24826b505 [2021-01-26T06:36:06.150Z] Step 20/22 : LABEL arch=arm64 [2021-01-26T06:36:06.432Z] ---> ff4c0a9b1aad [2021-01-26T06:36:06.432Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-26T06:36:06.708Z] Removing intermediate container 26dcd6505936 [2021-01-26T06:36:06.708Z] ---> 6d8dcdf329a7 [2021-01-26T06:36:06.708Z] Step 21/22 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:36:06.985Z] ---> Running in d0aab2dbc1ce [2021-01-26T06:36:06.985Z] Removing intermediate container 7fb854c8a84a [2021-01-26T06:36:06.985Z] ---> 5e33307d29db [2021-01-26T06:36:06.985Z] Step 20/21 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:36:07.259Z] ---> Running in e9bcd1452e03 [2021-01-26T06:36:07.259Z] ---> Running in ddfe46d6cfd2 [2021-01-26T06:36:07.535Z] ---> f3ff00eadb94 [2021-01-26T06:36:07.535Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-26T06:36:07.535Z] Removing intermediate container d0aab2dbc1ce [2021-01-26T06:36:07.535Z] ---> 71addb0ae73c [2021-01-26T06:36:07.535Z] Step 21/22 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:36:07.809Z] ---> Running in 448e7e461f9c [2021-01-26T06:36:07.809Z] ---> Running in a6f591986300 [2021-01-26T06:36:07.809Z] Removing intermediate container e9bcd1452e03 [2021-01-26T06:36:07.809Z] ---> 8af53a070c6c [2021-01-26T06:36:07.809Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T06:36:08.081Z] Removing intermediate container ddfe46d6cfd2 [2021-01-26T06:36:08.081Z] ---> ae8e1e34d6d6 [2021-01-26T06:36:08.081Z] Step 21/21 : LABEL version=0.0.0 [2021-01-26T06:36:08.081Z] ---> Running in 7e02b3470b05 [2021-01-26T06:36:08.354Z] ---> Running in 8c62025f3d47 [2021-01-26T06:36:08.354Z] Removing intermediate container 448e7e461f9c [2021-01-26T06:36:08.354Z] Removing intermediate container a6f591986300 [2021-01-26T06:36:08.354Z] ---> bdddf9b07d73 [2021-01-26T06:36:08.354Z] Step 22/22 : LABEL version=0.0.0 [2021-01-26T06:36:08.354Z] ---> 6d70a58c18a6 [2021-01-26T06:36:08.354Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:36:08.630Z] ---> Running in 32807b74bbbc [2021-01-26T06:36:08.630Z] ---> Running in e5c0abdc575e [2021-01-26T06:36:08.906Z] Removing intermediate container 7e02b3470b05 [2021-01-26T06:36:08.906Z] ---> 7a49348124f4 [2021-01-26T06:36:08.906Z] [2021-01-26T06:36:08.906Z] Removing intermediate container 8c62025f3d47 [2021-01-26T06:36:08.906Z] ---> 8ccac555e409 [2021-01-26T06:36:08.906Z] [2021-01-26T06:36:08.906Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-26T06:36:09.184Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-26T06:36:09.184Z] ---> eeaf43b92773 [2021-01-26T06:36:09.184Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-26T06:36:09.184Z] Successfully built 7a49348124f4 [2021-01-26T06:36:09.184Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-26T06:36:09.184Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-01-26T06:36:09.464Z] ---> Running in ea8433367ef6 [2021-01-26T06:36:09.464Z] Removing intermediate container 32807b74bbbc [2021-01-26T06:36:09.464Z] ---> d73be5d9df69 [2021-01-26T06:36:09.464Z] Step 21/23 : LABEL arch=arm64 [2021-01-26T06:36:09.464Z] Removing intermediate container e5c0abdc575e [2021-01-26T06:36:09.464Z] ---> 6528e1da6b59 [2021-01-26T06:36:09.464Z] [2021-01-26T06:36:09.464Z] Successfully built 8ccac555e409 [2021-01-26T06:36:09.740Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-26T06:36:09.740Z] Building docker-core-command-go [2021-01-26T06:36:09.740Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 20e52d00cc45 [2021-01-26T06:36:10.013Z] Successfully built 6528e1da6b59 [2021-01-26T06:36:10.013Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-26T06:36:10.287Z] Building docker-core-data-go [2021-01-26T06:36:10.287Z]  Building docker-support-notifications-go ... done Removing intermediate container 20e52d00cc45 [2021-01-26T06:36:10.287Z] ---> d50a1cc59382 [2021-01-26T06:36:10.287Z] Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:36:10.560Z] ---> Running in 3cabbfcca866 [2021-01-26T06:36:10.830Z] Removing intermediate container 3cabbfcca866 [2021-01-26T06:36:11.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:36:11.103Z] ---> 2127f4eafcca [2021-01-26T06:36:11.103Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:36:11.103Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:36:11.103Z] ---> Running in 535d769262a3 [2021-01-26T06:36:11.695Z] Removing intermediate container 535d769262a3 [2021-01-26T06:36:11.695Z] ---> 3165a91847f7 [2021-01-26T06:36:11.695Z] (1/2) Installing readline (8.0.4-r0) [2021-01-26T06:36:11.695Z] [2021-01-26T06:36:11.695Z] (2/2) Installing bash (5.0.17-r0) [2021-01-26T06:36:11.695Z] Executing bash-5.0.17-r0.post-install [2021-01-26T06:36:11.695Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:36:11.695Z] OK: 12 MiB in 22 packages [2021-01-26T06:36:11.974Z] Successfully built 3165a91847f7 [2021-01-26T06:36:11.974Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-26T06:36:11.974Z] Building docker-security-secretstore-setup-go [2021-01-26T06:36:13.410Z]  Building docker-core-metadata-go ... done Removing intermediate container ea8433367ef6 [2021-01-26T06:36:13.410Z] ---> 8a073e3858d9 [2021-01-26T06:36:13.410Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-26T06:36:13.410Z] ---> Running in a905a1bc3aaf [2021-01-26T06:36:14.002Z] Removing intermediate container a905a1bc3aaf [2021-01-26T06:36:14.002Z] ---> a83501c68775 [2021-01-26T06:36:14.002Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-26T06:36:14.614Z] ---> Running in c4af0d087455 [2021-01-26T06:36:16.062Z] Removing intermediate container c4af0d087455 [2021-01-26T06:36:16.062Z] ---> 02da6faf1034 [2021-01-26T06:36:16.062Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-26T06:36:18.041Z] ---> Running in 385630b674b0 [2021-01-26T06:36:19.025Z] Removing intermediate container 385630b674b0 [2021-01-26T06:36:19.025Z] ---> 5ba769d12aff [2021-01-26T06:36:19.025Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-26T06:36:21.013Z] ---> 9d77c05c6c94 [2021-01-26T06:36:21.013Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-26T06:36:21.990Z] ---> af38dc8535ce [2021-01-26T06:36:21.990Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-26T06:36:23.424Z] ---> 73cc50728915 [2021-01-26T06:36:23.424Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-26T06:36:23.704Z] ---> Running in 4d0dba641e2e [2021-01-26T06:36:25.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:36:25.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:36:26.026Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-26T06:36:26.027Z] (2/33) Installing expat (2.2.9-r1) [2021-01-26T06:36:26.027Z] (3/33) Installing libffi (3.3-r2) [2021-01-26T06:36:26.027Z] (4/33) Installing gdbm (1.13-r1) [2021-01-26T06:36:26.027Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-26T06:36:26.027Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-26T06:36:26.027Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-26T06:36:28.007Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-26T06:36:28.007Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-26T06:36:28.007Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-26T06:36:28.007Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-26T06:36:28.007Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-26T06:36:28.007Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-26T06:36:28.007Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-26T06:36:28.007Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-26T06:36:28.282Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-26T06:36:28.282Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-26T06:36:28.282Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-26T06:36:28.282Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-26T06:36:28.282Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-26T06:36:28.282Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-26T06:36:28.282Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-26T06:36:28.282Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-26T06:36:28.282Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-26T06:36:28.557Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-26T06:36:28.557Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-26T06:36:28.557Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-26T06:36:28.557Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-26T06:36:28.557Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-26T06:36:28.557Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-26T06:36:28.557Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-26T06:36:28.557Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-26T06:36:28.557Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-26T06:36:28.832Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:36:28.832Z] OK: 71 MiB in 55 packages [2021-01-26T06:36:31.133Z] Running on prd-ubuntu18.04-docker-8c-8g-22806 in /w/workspace/edgexfoundry_edgex-go_PR-3075 [Pipeline] { [Pipeline] ws [2021-01-26T06:36:31.239Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-26T06:36:33.496Z] using credential edgex-jenkins-ssh [2021-01-26T06:36:33.572Z] Cloning the remote Git repository [2021-01-26T06:36:33.559Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:36:33.634Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-26T06:36:33.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:36:33.664Z] > git --version # timeout=10 [2021-01-26T06:36:33.671Z] > git --version # 'git version 2.17.1' [2021-01-26T06:36:33.671Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:36:33.702Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:36:39.013Z] Removing intermediate container 4d0dba641e2e [2021-01-26T06:36:39.013Z] ---> cc3dbc460df2 [2021-01-26T06:36:39.013Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-26T06:36:39.286Z] ---> Running in a5c3569f238b [2021-01-26T06:36:41.243Z] Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:36:40.708Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T06:36:40.718Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-26T06:36:40.728Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-26T06:36:40.742Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-26T06:36:40.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:36:40.747Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3075/head:refs/remotes/origin/PR-3075 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-26T06:36:41.358Z] Merge succeeded, producing cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:36:41.358Z] Checking out Revision cf4a297523e8c1596dfaf40076c202269d9b4183 (PR-3075) [2021-01-26T06:36:41.233Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:36:41.238Z] > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 [2021-01-26T06:36:41.311Z] > git remote # timeout=10 [2021-01-26T06:36:41.317Z] > git config --get remote.origin.url # timeout=10 [2021-01-26T06:36:41.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-26T06:36:41.325Z] > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 [2021-01-26T06:36:41.333Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-26T06:36:41.342Z] > git config core.sparsecheckout # timeout=10 [2021-01-26T06:36:41.354Z] > git checkout -f cf4a297523e8c1596dfaf40076c202269d9b4183 # timeout=10 [2021-01-26T06:36:45.050Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-01-26T06:36:45.057Z] > git --version # timeout=10 [2021-01-26T06:36:45.060Z] > git --version # 'git version 2.17.1' [2021-01-26T06:36:45.066Z] fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:36:46.038Z] Collecting docker-compose==1.23.2 [2021-01-26T06:36:46.038Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-26T06:36:46.275Z] + echo snap-build.sh [2021-01-26T06:36:46.275Z] snap-build.sh [2021-01-26T06:36:46.275Z] + SNAP_BASE_DIR=. [2021-01-26T06:36:46.275Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-26T06:36:46.275Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-26T06:36:46.275Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-26T06:36:46.275Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-26T06:36:46.276Z] + cd /w/workspace/edgex-go/1 [2021-01-26T06:36:46.276Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-26T06:36:46.276Z] Reading package lists... [2021-01-26T06:36:46.540Z] Building dependency tree... [2021-01-26T06:36:46.540Z] Reading state information... [2021-01-26T06:36:46.540Z] The following packages were automatically installed and are no longer required: [2021-01-26T06:36:46.540Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-26T06:36:46.540Z] uidmap xdelta3 [2021-01-26T06:36:46.540Z] Use 'sudo apt autoremove' to remove them. [2021-01-26T06:36:46.540Z] The following packages will be REMOVED: [2021-01-26T06:36:46.540Z] lxd* lxd-client* [2021-01-26T06:36:46.643Z] Collecting texttable<0.10,>=0.9.0 [2021-01-26T06:36:46.643Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-26T06:36:47.116Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-26T06:36:47.116Z] After this operation, 31.7 MB disk space will be freed. [2021-01-26T06:36:47.908Z] (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 ... 190027 files and directories currently installed.) [2021-01-26T06:36:47.908Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T06:36:48.853Z] Removing lxd dnsmasq configuration [2021-01-26T06:36:48.853Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T06:36:49.116Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-26T06:36:49.291Z] Collecting docopt<0.7,>=0.6.1 [2021-01-26T06:36:49.291Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-26T06:36:50.066Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-26T06:36:50.066Z] (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 ... 189852 files and directories currently installed.) [2021-01-26T06:36:50.066Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-26T06:36:51.459Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-26T06:36:51.459Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-26T06:36:52.690Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-26T06:36:52.690Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-26T06:36:52.848Z] + sudo snap remove --purge lxd [2021-01-26T06:36:52.849Z] snap "lxd" is not installed [2021-01-26T06:36:52.849Z] + sudo groupadd --force --system lxd [2021-01-26T06:36:52.849Z] ++ whoami [2021-01-26T06:36:53.110Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-26T06:36:53.110Z] + newgrp - lxd [2021-01-26T06:36:53.110Z] + sudo snap install lxd [2021-01-26T06:36:54.671Z] 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-01-26T06:36:54.973Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-26T06:36:54.973Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-26T06:36:56.428Z] Collecting PyYAML<4,>=3.10 [2021-01-26T06:36:56.428Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-26T06:36:59.746Z] 2021-01-26T06:36:58Z INFO Waiting for automatic snapd restart... [2021-01-26T06:37:00.747Z] Collecting docker<4.0,>=3.6.0 [2021-01-26T06:37:00.747Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-26T06:37:00.747Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:37:00.747Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:37:00.747Z] ---> a78eb3962dee [2021-01-26T06:37:00.747Z] Step 3/33 : WORKDIR /edgex-go [2021-01-26T06:37:00.747Z] ---> Using cache [2021-01-26T06:37:00.747Z] ---> 89ea4cb80d9a [2021-01-26T06:37:00.747Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:37:00.747Z] ---> Using cache [2021-01-26T06:37:00.747Z] ---> 428d10f0edab [2021-01-26T06:37:00.747Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-26T06:37:00.747Z] ---> Using cache [2021-01-26T06:37:00.747Z] ---> 78c176704185 [2021-01-26T06:37:00.747Z] Step 6/33 : COPY go.mod . [2021-01-26T06:37:00.747Z] ---> Using cache [2021-01-26T06:37:00.747Z] ---> f9ebdfc9b9d4 [2021-01-26T06:37:00.747Z] Step 7/33 : RUN go mod download [2021-01-26T06:37:00.747Z] ---> Using cache [2021-01-26T06:37:00.747Z] ---> 452f88a06151 [2021-01-26T06:37:00.747Z] Step 8/33 : COPY . . [2021-01-26T06:37:00.747Z] ---> Using cache [2021-01-26T06:37:00.747Z] ---> 23cb6b224533 [2021-01-26T06:37:00.747Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-26T06:37:01.026Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:37:01.026Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:37:01.026Z] ---> a78eb3962dee [2021-01-26T06:37:01.026Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T06:37:01.026Z] ---> Using cache [2021-01-26T06:37:01.026Z] ---> 89ea4cb80d9a [2021-01-26T06:37:01.026Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:37:01.026Z] ---> Using cache [2021-01-26T06:37:01.026Z] ---> 428d10f0edab [2021-01-26T06:37:01.026Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-26T06:37:01.303Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:37:01.303Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:37:01.303Z] ---> a78eb3962dee [2021-01-26T06:37:01.303Z] Step 3/23 : WORKDIR /edgex-go [2021-01-26T06:37:01.303Z] ---> Using cache [2021-01-26T06:37:01.303Z] ---> 89ea4cb80d9a [2021-01-26T06:37:01.303Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:37:01.303Z] ---> Using cache [2021-01-26T06:37:01.303Z] ---> 428d10f0edab [2021-01-26T06:37:01.303Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-26T06:37:01.303Z] ---> Using cache [2021-01-26T06:37:01.303Z] ---> 78c176704185 [2021-01-26T06:37:01.303Z] Step 6/23 : COPY go.mod . [2021-01-26T06:37:01.752Z] ---> Using cache [2021-01-26T06:37:01.752Z] ---> f9ebdfc9b9d4 [2021-01-26T06:37:01.752Z] Step 7/23 : RUN go mod download [2021-01-26T06:37:01.752Z] ---> Using cache [2021-01-26T06:37:01.752Z] ---> 452f88a06151 [2021-01-26T06:37:01.752Z] Step 8/23 : COPY . . [2021-01-26T06:37:01.752Z] ---> Using cache [2021-01-26T06:37:01.752Z] ---> 23cb6b224533 [2021-01-26T06:37:01.752Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-26T06:37:02.029Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-26T06:37:02.029Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-26T06:37:02.029Z] ---> a78eb3962dee [2021-01-26T06:37:02.029Z] Step 3/24 : WORKDIR /edgex-go [2021-01-26T06:37:02.029Z] ---> Using cache [2021-01-26T06:37:02.029Z] ---> 89ea4cb80d9a [2021-01-26T06:37:02.029Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:37:02.029Z] ---> Using cache [2021-01-26T06:37:02.029Z] ---> 428d10f0edab [2021-01-26T06:37:02.029Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-26T06:37:02.029Z] ---> Using cache [2021-01-26T06:37:02.029Z] ---> 78c176704185 [2021-01-26T06:37:02.029Z] Step 6/24 : COPY go.mod . [2021-01-26T06:37:02.029Z] ---> Using cache [2021-01-26T06:37:02.029Z] ---> f9ebdfc9b9d4 [2021-01-26T06:37:02.029Z] Step 7/24 : RUN go mod download [2021-01-26T06:37:02.029Z] ---> Using cache [2021-01-26T06:37:02.029Z] ---> 452f88a06151 [2021-01-26T06:37:02.029Z] Step 8/24 : COPY . . [2021-01-26T06:37:02.029Z] ---> Using cache [2021-01-26T06:37:02.029Z] ---> 23cb6b224533 [2021-01-26T06:37:02.029Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-26T06:37:04.011Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-26T06:37:04.011Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-26T06:37:05.452Z] Collecting jsonschema<3,>=2.5.1 [2021-01-26T06:37:05.452Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-26T06:37:06.048Z] ---> Running in 352b121c6b33 [2021-01-26T06:37:06.048Z] ---> Running in 81911e0cb42f [2021-01-26T06:37:06.048Z] ---> Running in 220b7cc9dbbd [2021-01-26T06:37:06.048Z] ---> Running in 0eca3796ff9a [2021-01-26T06:37:06.327Z] Collecting cached-property<2,>=1.2.0 [2021-01-26T06:37:06.327Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-26T06:37:06.957Z] Collecting docker-pycreds>=0.4.0 [2021-01-26T06:37:06.957Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-26T06:37:07.234Z] 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-01-26T06:37:07.234Z] 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-01-26T06:37:07.529Z] Collecting idna<2.8,>=2.5 [2021-01-26T06:37:07.529Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-26T06:37:08.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:37:08.417Z] 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-01-26T06:37:08.417Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-26T06:37:08.417Z] 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-01-26T06:37:08.417Z] 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-01-26T06:37:08.696Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-26T06:37:08.982Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-26T06:37:08.982Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-26T06:37:08.982Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-26T06:37:08.982Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-26T06:37:09.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:37:10.245Z] OK: 217 MiB in 51 packages [2021-01-26T06:37:10.245Z] Installing collected packages: texttable, docopt, dockerpty, websocket-client, PyYAML, idna, urllib3, requests, docker-pycreds, docker, jsonschema, cached-property, docker-compose [2021-01-26T06:37:10.245Z] Running setup.py install for texttable: started [2021-01-26T06:37:11.700Z] Removing intermediate container 0eca3796ff9a [2021-01-26T06:37:11.700Z] ---> a6e942660405 [2021-01-26T06:37:11.700Z] Step 6/23 : COPY go.mod . [2021-01-26T06:37:12.693Z] ---> 0b28756eeb70 [2021-01-26T06:37:12.693Z] Step 7/23 : RUN go mod download [2021-01-26T06:37:12.970Z] ---> Running in d54cb4298bec [2021-01-26T06:37:13.576Z] Running setup.py install for texttable: finished with status 'done' [2021-01-26T06:37:13.850Z] Running setup.py install for docopt: started [2021-01-26T06:37:14.680Z] lxd 4.10 from Canonical* installed [2021-01-26T06:37:14.680Z] + sudo lxd init --auto [2021-01-26T06:37:17.254Z] Running setup.py install for docopt: finished with status 'done' [2021-01-26T06:37:17.254Z] Removing intermediate container d54cb4298bec [2021-01-26T06:37:17.254Z] ---> 42e274485d1d [2021-01-26T06:37:17.254Z] Step 8/23 : COPY . . [2021-01-26T06:37:17.539Z] Running setup.py install for dockerpty: started [2021-01-26T06:37:20.947Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-26T06:37:21.550Z] Running setup.py install for PyYAML: started [2021-01-26T06:37:24.705Z] + sudo snap install --classic snapcraft [2021-01-26T06:37:25.888Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-26T06:37:25.888Z] Attempting uninstall: idna [2021-01-26T06:37:26.163Z] Found existing installation: idna 2.9 [2021-01-26T06:37:26.163Z] Uninstalling idna-2.9: [2021-01-26T06:37:26.442Z] Successfully uninstalled idna-2.9 [2021-01-26T06:37:27.886Z] Attempting uninstall: urllib3 [2021-01-26T06:37:27.886Z] Found existing installation: urllib3 1.25.9 [2021-01-26T06:37:27.886Z] Uninstalling urllib3-1.25.9: [2021-01-26T06:37:28.164Z] Successfully uninstalled urllib3-1.25.9 [2021-01-26T06:37:29.611Z] Attempting uninstall: requests [2021-01-26T06:37:29.611Z] Found existing installation: requests 2.23.0 [2021-01-26T06:37:29.611Z] Uninstalling requests-2.23.0: [2021-01-26T06:37:29.891Z] Successfully uninstalled requests-2.23.0 [2021-01-26T06:37:30.059Z] snapcraft 4.4.4 from Canonical* installed [2021-01-26T06:37:30.059Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-26T06:37:30.059Z] + patch --verbose -p1 [2021-01-26T06:37:30.059Z] Hmm... Looks like a unified diff to me... [2021-01-26T06:37:30.059Z] The text leading up to this was: [2021-01-26T06:37:30.059Z] -------------------------- [2021-01-26T06:37:30.059Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-26T06:37:30.059Z] |From: Tony Espy [2021-01-26T06:37:30.059Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-26T06:37:30.059Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-26T06:37:30.059Z] | [2021-01-26T06:37:30.059Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-26T06:37:30.059Z] |optimize the snap CI check run for pull requests. When [2021-01-26T06:37:30.059Z] |applied, it essentially strips out everything (apps and [2021-01-26T06:37:30.059Z] |parts) from the snapcraft.yaml file except those required [2021-01-26T06:37:30.059Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-26T06:37:30.059Z] |catch changes to edgex-go that break the snap build. [2021-01-26T06:37:30.059Z] | [2021-01-26T06:37:30.059Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-26T06:37:30.059Z] |to update this patch file, otherwise it may fail to apply, [2021-01-26T06:37:30.059Z] |resulting in a failed snap build CI check in the associated [2021-01-26T06:37:30.059Z] |pull request. [2021-01-26T06:37:30.059Z] | [2021-01-26T06:37:30.059Z] |Note - in addition to applying this patch, the pipeline also [2021-01-26T06:37:30.059Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-26T06:37:30.059Z] |need to build the finally binary .snap file (and it won't [2021-01-26T06:37:30.059Z] |work with the patch applied). This further reduces the build [2021-01-26T06:37:30.059Z] |time. [2021-01-26T06:37:30.059Z] |--- [2021-01-26T06:37:30.059Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-26T06:37:30.059Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-26T06:37:30.059Z] | [2021-01-26T06:37:30.059Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-26T06:37:30.059Z] |index 1e537489..faf42425 100644 [2021-01-26T06:37:30.059Z] |--- a/snap/snapcraft.yaml [2021-01-26T06:37:30.059Z] |+++ b/snap/snapcraft.yaml [2021-01-26T06:37:30.059Z] -------------------------- [2021-01-26T06:37:30.059Z] patching file snap/snapcraft.yaml [2021-01-26T06:37:30.059Z] Using Plan A... [2021-01-26T06:37:30.059Z] Hunk #1 succeeded at 73. [2021-01-26T06:37:30.059Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-26T06:37:30.059Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-26T06:37:30.059Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-26T06:37:30.059Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-26T06:37:30.059Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-26T06:37:30.059Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-26T06:37:30.059Z] Hunk #8 succeeded at 342. [2021-01-26T06:37:30.059Z] Hmm... Ignoring the trailing garbage. [2021-01-26T06:37:30.059Z] done [2021-01-26T06:37:30.059Z] + sudo snapcraft prime --use-lxd [2021-01-26T06:37:31.977Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-26T06:37:31.977Z] 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-01-26T06:37:31.977Z] - README.md [2021-01-26T06:37:31.977Z] - snapcraft.yaml.orig [2021-01-26T06:37:31.977Z] [2021-01-26T06:37:31.977Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-26T06:37:32.550Z] Launching a container. [2021-01-26T06:37:36.629Z] 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.57.0 [2021-01-26T06:37:37.625Z] ---> 982bbb3940af [2021-01-26T06:37:37.625Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-26T06:37:37.905Z] ---> Running in 229fca78b5e4 [2021-01-26T06:37:39.907Z] 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-01-26T06:37:41.906Z] Removing intermediate container a5c3569f238b [2021-01-26T06:37:41.906Z] ---> b5f100c07f77 [2021-01-26T06:37:41.906Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-26T06:37:42.187Z] ---> Running in efea98307af6 [2021-01-26T06:37:42.566Z] Waiting for container to be ready [2021-01-26T06:37:43.142Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-26T06:37:43.142Z] [2021-01-26T06:37:44.180Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:37:44.453Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:37:45.431Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:37:45.431Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-26T06:37:45.431Z] (3/3) Installing curl (7.69.1-r3) [2021-01-26T06:37:45.431Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:37:45.431Z] OK: 71 MiB in 58 packages [2021-01-26T06:37:47.364Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-26T06:37:47.364Z] Waiting for network to be ready... [2021-01-26T06:37:47.423Z] Removing intermediate container efea98307af6 [2021-01-26T06:37:47.423Z] ---> 1a1d22092e51 [2021-01-26T06:37:47.423Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-26T06:37:47.423Z] ---> Running in c2ce7df8518c [2021-01-26T06:37:47.625Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-26T06:37:47.625Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-26T06:37:47.886Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-26T06:37:47.886Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-26T06:37:47.886Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-26T06:37:47.886Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-26T06:37:47.886Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-26T06:37:47.886Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-26T06:37:47.886Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-26T06:37:47.886Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-26T06:37:48.031Z] Removing intermediate container c2ce7df8518c [2021-01-26T06:37:48.031Z] ---> 68149a7dad19 [2021-01-26T06:37:48.031Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:37:48.031Z] ---> Running in a92b4b99dcb6 [2021-01-26T06:37:48.147Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-26T06:37:48.408Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-26T06:37:48.670Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-26T06:37:48.670Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-26T06:37:48.670Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-26T06:37:48.670Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-26T06:37:48.670Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-26T06:37:48.670Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-26T06:37:48.934Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-26T06:37:49.021Z] Removing intermediate container a92b4b99dcb6 [2021-01-26T06:37:49.021Z] ---> ab54c439aab1 [2021-01-26T06:37:49.021Z] Step 24/26 : LABEL arch=arm64 [2021-01-26T06:37:49.021Z] ---> Running in 3fcc773d95a8 [2021-01-26T06:37:49.195Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] [2021-01-26T06:37:49.195Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] [2021-01-26T06:37:49.195Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-26T06:37:49.195Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-26T06:37:49.195Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-26T06:37:49.195Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-26T06:37:49.195Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] [2021-01-26T06:37:49.459Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-26T06:37:49.625Z] Removing intermediate container 3fcc773d95a8 [2021-01-26T06:37:49.625Z] ---> aba971936a85 [2021-01-26T06:37:49.625Z] Step 25/26 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:37:49.905Z] ---> Running in fbf0974fabc3 [2021-01-26T06:37:50.506Z] Removing intermediate container fbf0974fabc3 [2021-01-26T06:37:50.506Z] ---> b7512207064b [2021-01-26T06:37:50.506Z] Step 26/26 : LABEL version=0.0.0 [2021-01-26T06:37:50.784Z] ---> Running in f803f94063eb [2021-01-26T06:37:51.382Z] Fetched 23.8 MB in 4s (6015 kB/s) [2021-01-26T06:37:51.392Z] Removing intermediate container f803f94063eb [2021-01-26T06:37:51.392Z] ---> 3a0edde24bc4 [2021-01-26T06:37:51.392Z] [2021-01-26T06:37:51.994Z] Successfully built 3a0edde24bc4 [2021-01-26T06:37:51.994Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-26T06:37:52.331Z] Reading package lists... [2021-01-26T06:37:52.619Z] Reading package lists... [2021-01-26T06:37:52.882Z] Building dependency tree... [2021-01-26T06:37:52.882Z] Reading state information... [2021-01-26T06:37:53.153Z] The following additional packages will be installed: [2021-01-26T06:37:53.153Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-26T06:37:53.153Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-26T06:37:53.153Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-26T06:37:53.153Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-26T06:37:53.153Z] Suggested packages: [2021-01-26T06:37:53.153Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-26T06:37:53.153Z] Recommended packages: [2021-01-26T06:37:53.153Z] gnupg libsasl2-modules [2021-01-26T06:37:53.153Z] The following NEW packages will be installed: [2021-01-26T06:37:53.153Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-26T06:37:53.153Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-26T06:37:53.153Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-26T06:37:53.153Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-26T06:37:53.153Z] The following packages will be upgraded: [2021-01-26T06:37:53.153Z] gpg gpg-agent gpgconf libudev1 [2021-01-26T06:37:53.153Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-01-26T06:37:53.153Z] Need to get 3533 kB of archives. [2021-01-26T06:37:53.153Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-26T06:37:53.153Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-26T06:37:53.153Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-26T06:37:53.153Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-26T06:37:53.153Z] Get:4 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-01-26T06:37:53.153Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-26T06:37:53.153Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-26T06:37:53.153Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-26T06:37:53.414Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-26T06:37:53.414Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-26T06:37:53.684Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-26T06:37:53.950Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-26T06:37:53.950Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-26T06:37:53.950Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-26T06:37:53.950Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-26T06:37:53.950Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-26T06:37:53.950Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-26T06:37:53.950Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-26T06:37:53.950Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-26T06:37:53.950Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-26T06:37:53.950Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-26T06:37:54.214Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-26T06:37:54.214Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-26T06:37:54.214Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T06:37:54.215Z] Fetched 3533 kB in 1s (3453 kB/s) [2021-01-26T06:37:54.215Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-26T06:37:54.215Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-26T06:37:54.477Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T06:37:54.477Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-26T06:37:54.477Z] Selecting previously unselected package udev. [2021-01-26T06:37:54.477Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-26T06:37:54.477Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-26T06:37:54.739Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-26T06:37:54.739Z] Selecting previously unselected package libfuse2:amd64. [2021-01-26T06:37:54.739Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-26T06:37:55.001Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-26T06:37:55.001Z] Selecting previously unselected package fuse. [2021-01-26T06:37:55.001Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-26T06:37:55.001Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-26T06:37:55.001Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T06:37:55.001Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T06:37:55.263Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T06:37:55.263Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T06:37:55.263Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T06:37:55.263Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T06:37:55.526Z] Selecting previously unselected package libksba8:amd64. [2021-01-26T06:37:55.526Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-26T06:37:55.526Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-26T06:37:55.526Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-26T06:37:55.526Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:37:55.526Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:55.788Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-26T06:37:55.788Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:37:55.788Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:55.788Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-26T06:37:55.788Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:37:55.788Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:56.050Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-26T06:37:56.050Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:37:56.050Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:56.050Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-26T06:37:56.050Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:37:56.050Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:56.317Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-26T06:37:56.317Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:37:56.317Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:56.317Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-26T06:37:56.317Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:37:56.317Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:56.580Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-26T06:37:56.580Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:37:56.580Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:56.580Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-26T06:37:56.580Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-26T06:37:56.580Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:56.580Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-26T06:37:56.580Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-26T06:37:56.580Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T06:37:56.858Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-26T06:37:56.858Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-26T06:37:56.858Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T06:37:56.858Z] Selecting previously unselected package libldap-common. [2021-01-26T06:37:56.858Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-26T06:37:56.858Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T06:37:56.858Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-26T06:37:56.858Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-26T06:37:56.858Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T06:37:57.138Z] Selecting previously unselected package dirmngr. [2021-01-26T06:37:57.138Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T06:37:57.138Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-26T06:37:57.138Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T06:37:57.138Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-26T06:37:57.138Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-26T06:37:57.138Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T06:37:57.408Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-26T06:37:57.408Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-26T06:37:57.408Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:57.408Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-26T06:37:57.408Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T06:37:57.408Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-26T06:37:57.983Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-26T06:37:57.983Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:58.248Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-26T06:37:58.248Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-26T06:37:58.248Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-26T06:37:58.248Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:58.248Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:58.248Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:58.248Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:58.510Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:58.510Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:58.510Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-26T06:37:58.510Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-26T06:37:58.510Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-26T06:37:58.510Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T06:37:59.090Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-26T06:37:59.090Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-26T06:37:59.090Z] This means they are not meant to be enabled using systemctl. [2021-01-26T06:37:59.091Z] Possible reasons for having this kind of units are: [2021-01-26T06:37:59.091Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-26T06:37:59.091Z] .wants/ or .requires/ directory. [2021-01-26T06:37:59.091Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-26T06:37:59.091Z] a requirement dependency on it. [2021-01-26T06:37:59.091Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-26T06:37:59.091Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-26T06:37:59.091Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-26T06:37:59.091Z] instance name specified. [2021-01-26T06:37:59.355Z] Reading package lists... [2021-01-26T06:37:59.355Z] Building dependency tree... [2021-01-26T06:37:59.355Z] Reading state information... [2021-01-26T06:37:59.618Z] The following additional packages will be installed: [2021-01-26T06:37:59.618Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-26T06:37:59.618Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-26T06:37:59.618Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-26T06:37:59.618Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-26T06:37:59.618Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-26T06:37:59.618Z] Suggested packages: [2021-01-26T06:37:59.618Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-26T06:37:59.618Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-26T06:37:59.618Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-26T06:37:59.618Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-26T06:37:59.618Z] systemd-container policykit-1 [2021-01-26T06:37:59.618Z] Recommended packages: [2021-01-26T06:37:59.618Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-26T06:37:59.618Z] The following NEW packages will be installed: [2021-01-26T06:37:59.618Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-26T06:37:59.618Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-26T06:37:59.618Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-26T06:37:59.618Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-26T06:37:59.618Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-26T06:37:59.618Z] The following packages will be upgraded: [2021-01-26T06:37:59.618Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-26T06:37:59.618Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-01-26T06:37:59.618Z] Need to get 35.2 MB of archives. [2021-01-26T06:37:59.618Z] After this operation, 141 MB of additional disk space will be used. [2021-01-26T06:37:59.618Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-26T06:37:59.882Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-26T06:37:59.882Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-26T06:37:59.882Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-26T06:37:59.882Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-26T06:37:59.882Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-26T06:37:59.882Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-26T06:37:59.882Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-26T06:37:59.882Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-26T06:37:59.882Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-26T06:37:59.882Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-26T06:37:59.882Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-26T06:37:59.882Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-26T06:37:59.882Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-26T06:37:59.882Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-26T06:37:59.882Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-26T06:37:59.882Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-26T06:38:00.837Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-26T06:38:00.837Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-26T06:38:00.837Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-26T06:38:00.837Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-26T06:38:00.837Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-26T06:38:00.837Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-26T06:38:00.837Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-26T06:38:00.837Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-26T06:38:00.837Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-26T06:38:00.837Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-26T06:38:00.837Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-26T06:38:00.837Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-26T06:38:00.837Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-26T06:38:02.287Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T06:38:02.287Z] Fetched 35.2 MB in 2s (15.2 MB/s) [2021-01-26T06:38:02.287Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-26T06:38:02.287Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-26T06:38:02.287Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T06:38:02.878Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-26T06:38:02.878Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T06:38:03.139Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-26T06:38:03.139Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-26T06:38:03.139Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-26T06:38:03.139Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-26T06:38:03.402Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-26T06:38:03.664Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-26T06:38:03.664Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-26T06:38:03.664Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-26T06:38:03.942Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-26T06:38:03.942Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-26T06:38:04.208Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-26T06:38:04.470Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-26T06:38:04.470Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-26T06:38:04.470Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-26T06:38:04.732Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-26T06:38:04.732Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T06:38:04.732Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:38:04.997Z] Selecting previously unselected package libexpat1:amd64. [2021-01-26T06:38:04.997Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-26T06:38:04.997Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-26T06:38:04.997Z] Selecting previously unselected package python3.6-minimal. [2021-01-26T06:38:04.997Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T06:38:04.997Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:38:05.260Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-26T06:38:05.526Z] Checking for services that may need to be restarted...done. [2021-01-26T06:38:05.526Z] Checking for services that may need to be restarted...done. [2021-01-26T06:38:05.526Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:38:05.526Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-26T06:38:05.526Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:38:06.098Z] Selecting previously unselected package python3-minimal. [2021-01-26T06:38:06.098Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-26T06:38:06.098Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-26T06:38:06.098Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-26T06:38:06.359Z] Selecting previously unselected package mime-support. [2021-01-26T06:38:06.359Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-26T06:38:06.359Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-26T06:38:06.359Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-26T06:38:06.359Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-26T06:38:06.359Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-26T06:38:06.359Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-26T06:38:06.359Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T06:38:06.359Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:38:06.621Z] Selecting previously unselected package python3.6. [2021-01-26T06:38:06.621Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-26T06:38:06.887Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:38:06.887Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-26T06:38:06.887Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-26T06:38:06.887Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-26T06:38:06.887Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-26T06:38:07.150Z] Selecting previously unselected package python3. [2021-01-26T06:38:07.150Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-26T06:38:07.150Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-26T06:38:07.150Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-26T06:38:07.416Z] Selecting previously unselected package multiarch-support. [2021-01-26T06:38:07.416Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T06:38:07.416Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-26T06:38:07.416Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-26T06:38:07.416Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-26T06:38:07.416Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-26T06:38:07.416Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-26T06:38:07.416Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-26T06:38:07.679Z] Selecting previously unselected package libbsd0:amd64. [2021-01-26T06:38:07.679Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-26T06:38:07.679Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-26T06:38:07.679Z] Selecting previously unselected package sudo. [2021-01-26T06:38:07.679Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-26T06:38:07.679Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-26T06:38:07.941Z] Selecting previously unselected package apparmor. [2021-01-26T06:38:07.941Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-26T06:38:07.941Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-26T06:38:07.941Z] Selecting previously unselected package libedit2:amd64. [2021-01-26T06:38:07.941Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-26T06:38:07.941Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-26T06:38:08.203Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-26T06:38:08.203Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T06:38:08.203Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:38:08.203Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-26T06:38:08.203Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T06:38:08.203Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:38:08.203Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-26T06:38:08.203Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-26T06:38:08.203Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-26T06:38:08.464Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-26T06:38:08.464Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T06:38:08.464Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:38:08.464Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-26T06:38:08.464Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-26T06:38:08.464Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:38:08.728Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-26T06:38:08.728Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-26T06:38:08.728Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-26T06:38:08.728Z] Selecting previously unselected package openssh-client. [2021-01-26T06:38:08.992Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-26T06:38:08.992Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-26T06:38:08.992Z] Selecting previously unselected package squashfs-tools. [2021-01-26T06:38:08.992Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-26T06:38:08.992Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-26T06:38:09.263Z] Selecting previously unselected package snapd. [2021-01-26T06:38:09.263Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-26T06:38:09.263Z] Unpacking snapd (2.48+18.04) ... [2021-01-26T06:38:11.190Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-26T06:38:11.190Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-26T06:38:11.190Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-26T06:38:11.453Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-26T06:38:12.412Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-26T06:38:12.412Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:38:12.412Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T06:38:12.412Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-26T06:38:12.412Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-26T06:38:13.384Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-26T06:38:13.384Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-26T06:38:13.384Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-26T06:38:13.384Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:38:13.384Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:38:13.384Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-26T06:38:13.961Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-26T06:38:13.961Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:38:13.961Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-26T06:38:13.961Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-26T06:38:13.961Z] running python rtupdate hooks for python3.6... [2021-01-26T06:38:13.961Z] running python post-rtupdate hooks for python3.6... [2021-01-26T06:38:13.961Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-26T06:38:15.348Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-26T06:38:15.348Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-26T06:38:15.348Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-26T06:38:15.611Z] Setting up snapd (2.48+18.04) ... [2021-01-26T06:38:16.184Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-26T06:38:16.184Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-26T06:38:16.446Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-26T06:38:16.706Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-26T06:38:16.707Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-26T06:38:16.707Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-26T06:38:16.967Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-26T06:38:17.229Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-26T06:38:17.229Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-26T06:38:17.489Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-26T06:38:17.489Z] /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-01-26T06:38:17.756Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-26T06:38:17.756Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-26T06:38:18.700Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-26T06:38:18.700Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-26T06:38:18.700Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-26T06:38:19.842Z] Reading package lists... [2021-01-26T06:38:20.103Z] Reading package lists... [2021-01-26T06:38:20.364Z] Building dependency tree... [2021-01-26T06:38:20.364Z] Reading state information... [2021-01-26T06:38:20.364Z] Calculating upgrade... [2021-01-26T06:38:20.626Z] The following packages will be upgraded: [2021-01-26T06:38:20.626Z] advancecomp base-files bash binutils binutils-common [2021-01-26T06:38:20.626Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-26T06:38:20.626Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-26T06:38:20.626Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-01-26T06:38:20.626Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-01-26T06:38:20.626Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-01-26T06:38:20.626Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-01-26T06:38:20.626Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-01-26T06:38:20.626Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-01-26T06:38:20.626Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-01-26T06:38:20.626Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-01-26T06:38:20.626Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-01-26T06:38:20.626Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-01-26T06:38:20.626Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-01-26T06:38:20.626Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-26T06:38:20.887Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-26T06:38:20.887Z] Need to get 63.8 MB of archives. [2021-01-26T06:38:20.887Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-26T06:38:20.887Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-26T06:38:20.887Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-26T06:38:21.460Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-26T06:38:21.460Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-26T06:38:21.460Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-26T06:38:21.460Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-26T06:38:21.460Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-26T06:38:21.460Z] 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-01-26T06:38:21.460Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-26T06:38:21.460Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-26T06:38:21.460Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-26T06:38:21.461Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-26T06:38:21.461Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-26T06:38:21.461Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-26T06:38:21.461Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-26T06:38:21.461Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-26T06:38:21.461Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-26T06:38:21.728Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] [2021-01-26T06:38:21.728Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-26T06:38:21.728Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-26T06:38:21.728Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-26T06:38:21.728Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-26T06:38:21.728Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-26T06:38:21.728Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-26T06:38:21.728Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-26T06:38:21.728Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-26T06:38:21.728Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-26T06:38:21.728Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-26T06:38:21.728Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-26T06:38:21.728Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-26T06:38:21.728Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-26T06:38:21.728Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-26T06:38:21.728Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-26T06:38:21.988Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-26T06:38:21.988Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-26T06:38:21.988Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-26T06:38:21.988Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-26T06:38:21.988Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-26T06:38:21.988Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-26T06:38:21.988Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-26T06:38:21.988Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-26T06:38:21.988Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-26T06:38:21.988Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-26T06:38:21.988Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-26T06:38:21.988Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-01-26T06:38:21.988Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-01-26T06:38:21.988Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-26T06:38:21.988Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-26T06:38:21.988Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-26T06:38:21.988Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-26T06:38:21.988Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-26T06:38:21.988Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-26T06:38:21.988Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-26T06:38:21.988Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-26T06:38:21.988Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-26T06:38:21.988Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-26T06:38:21.988Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-26T06:38:21.988Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-26T06:38:22.252Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-26T06:38:22.252Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-26T06:38:22.252Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-26T06:38:22.252Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-26T06:38:22.252Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-26T06:38:22.252Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-26T06:38:22.252Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-26T06:38:22.252Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-26T06:38:22.252Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-26T06:38:22.252Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-26T06:38:22.252Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-26T06:38:22.252Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-26T06:38:22.252Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-26T06:38:22.252Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-26T06:38:22.253Z] Get:73 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-01-26T06:38:22.253Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-26T06:38:22.253Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-26T06:38:22.253Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-26T06:38:22.253Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-26T06:38:22.253Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-26T06:38:22.253Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-26T06:38:22.253Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-26T06:38:22.253Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-26T06:38:22.253Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-26T06:38:22.253Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-26T06:38:22.514Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-26T06:38:22.514Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-26T06:38:22.514Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-26T06:38:22.514Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-26T06:38:22.514Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-26T06:38:22.514Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-26T06:38:22.514Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-26T06:38:22.777Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-26T06:38:23.350Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-26T06:38:23.612Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-26T06:38:23.612Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-26T06:38:23.873Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-26T06:38:23.873Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-26T06:38:23.873Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-26T06:38:23.873Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-26T06:38:23.873Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-26T06:38:24.134Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T06:38:24.134Z] Fetched 63.8 MB in 3s (19.1 MB/s) [2021-01-26T06:38:24.134Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:24.134Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T06:38:24.134Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-26T06:38:24.405Z]  Building docker-sys-mgmt-agent-go ... done 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-01-26T06:38:25.077Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T06:38:25.077Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-26T06:38:25.077Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... [2021-01-26T06:38:25.077Z] Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... [2021-01-26T06:38:26.022Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:26.022Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:38:26.022Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:26.022Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:38:26.284Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:26.284Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:38:26.397Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T06:38:26.550Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:26.550Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:38:26.550Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:26.550Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:38:26.811Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:26.811Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:38:26.811Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:26.811Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:38:27.073Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:38:27.073Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T06:38:27.073Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:27.073Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-26T06:38:27.334Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:38:27.334Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T06:38:27.334Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:27.334Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:38:27.594Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:27.594Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:38:27.594Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:27.594Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-26T06:38:27.855Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:38:27.855Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T06:38:27.855Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T06:38:28.115Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-26T06:38:28.686Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-26T06:38:28.946Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-26T06:38:28.946Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-26T06:38:28.946Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-26T06:38:28.946Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-26T06:38:28.946Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-26T06:38:29.209Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-26T06:38:29.209Z] Installing new version of config file /etc/issue ... [2021-01-26T06:38:29.209Z] Installing new version of config file /etc/issue.net ... [2021-01-26T06:38:29.209Z] Installing new version of config file /etc/lsb-release ... [2021-01-26T06:38:29.209Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-26T06:38:29.472Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-26T06:38:29.472Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-26T06:38:29.472Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-26T06:38:29.738Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:29.738Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-26T06:38:29.738Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-26T06:38:30.006Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-26T06:38:30.006Z] 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-01-26T06:38:30.006Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:30.006Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:38:30.006Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-26T06:38:30.277Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:38:30.277Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:30.277Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-26T06:38:30.277Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-26T06:38:30.539Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-26T06:38:30.539Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:30.539Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-26T06:38:30.801Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-26T06:38:30.801Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-26T06:38:31.076Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:31.076Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T06:38:31.076Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T06:38:31.344Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-26T06:38:31.344Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:31.344Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T06:38:31.344Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T06:38:31.605Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-26T06:38:31.605Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:31.605Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-26T06:38:31.605Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-26T06:38:31.869Z] Setting up grep (3.1-2build1) ... [2021-01-26T06:38:31.869Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:31.869Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-26T06:38:31.869Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-26T06:38:32.141Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-26T06:38:32.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:32.141Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T06:38:32.402Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T06:38:32.402Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-26T06:38:32.402Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:32.402Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-26T06:38:32.402Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T06:38:32.973Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-26T06:38:32.973Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T06:38:33.235Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-26T06:38:33.235Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T06:38:33.807Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-26T06:38:33.807Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:33.807Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-26T06:38:34.069Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-26T06:38:35.011Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-26T06:38:35.011Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-26T06:38:35.011Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-26T06:38:35.011Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-26T06:38:35.273Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-26T06:38:35.273Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:35.273Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-26T06:38:35.273Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-26T06:38:35.534Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-26T06:38:35.534Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:35.534Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:38:35.534Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:38:35.796Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:38:35.796Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:35.796Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:38:35.796Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:38:35.796Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:38:36.057Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:36.057Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:38:36.057Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:38:36.057Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:38:36.318Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:36.318Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:38:36.318Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:38:36.318Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:38:36.579Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:36.579Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T06:38:36.579Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T06:38:36.579Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T06:38:36.579Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T06:38:36.613Z] Removing intermediate container 220b7cc9dbbd [2021-01-26T06:38:36.613Z] ---> 7ab207f3118d [2021-01-26T06:38:36.613Z] [2021-01-26T06:38:36.613Z] Step 10/24 : FROM alpine:3.12 [2021-01-26T06:38:36.613Z] ---> afeebe901d6b [2021-01-26T06:38:36.613Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-26T06:38:36.613Z] ---> Running in 563f4248a896 [2021-01-26T06:38:36.842Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-26T06:38:36.842Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:36.842Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-26T06:38:36.842Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T06:38:37.103Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-26T06:38:37.103Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:37.103Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:38:37.103Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:38:37.103Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:38:37.366Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:37.366Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:38:37.366Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:38:37.366Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:38:37.366Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:37.366Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:38:37.630Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:38:37.894Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:38:38.074Z] Removing intermediate container 81911e0cb42f [2021-01-26T06:38:38.074Z] ---> 2a3c4cf106c9 [2021-01-26T06:38:38.074Z] [2021-01-26T06:38:38.074Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:38:38.074Z] ---> afeebe901d6b [2021-01-26T06:38:38.074Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-26T06:38:38.074Z] ---> Using cache [2021-01-26T06:38:38.074Z] ---> 5ab38a735358 [2021-01-26T06:38:38.074Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-26T06:38:38.074Z] ---> Using cache [2021-01-26T06:38:38.074Z] ---> a4f070e9ce49 [2021-01-26T06:38:38.074Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-26T06:38:38.074Z] ---> Running in 0a78556de31b [2021-01-26T06:38:38.156Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-26T06:38:38.355Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:38:38.355Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:38:38.418Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-26T06:38:38.630Z] Removing intermediate container 0a78556de31b [2021-01-26T06:38:38.630Z] ---> 379f1a50a2f2 [2021-01-26T06:38:38.630Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-26T06:38:38.680Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:38.680Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-26T06:38:38.680Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-26T06:38:38.908Z] ---> Running in f52fc2a9d95f [2021-01-26T06:38:38.940Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-26T06:38:38.940Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-26T06:38:38.940Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-26T06:38:38.940Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-26T06:38:39.185Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-26T06:38:39.185Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-26T06:38:39.185Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-26T06:38:39.185Z] (4/5) Installing curl (7.69.1-r3) [2021-01-26T06:38:39.185Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-26T06:38:39.185Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:38:39.201Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-26T06:38:39.201Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:39.201Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-26T06:38:39.201Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-26T06:38:39.462Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-26T06:38:39.469Z] Executing ca-certificates-20191127-r4.trigger [2021-01-26T06:38:39.723Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:39.723Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-01-26T06:38:39.723Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-26T06:38:39.723Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-01-26T06:38:39.755Z] OK: 7 MiB in 19 packages [2021-01-26T06:38:39.755Z] Removing intermediate container f52fc2a9d95f [2021-01-26T06:38:39.755Z] ---> 50a0011a228c [2021-01-26T06:38:39.755Z] Step 15/23 : WORKDIR / [2021-01-26T06:38:39.984Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:39.984Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-01-26T06:38:39.984Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-26T06:38:39.984Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-01-26T06:38:40.037Z] ---> Running in 7f8b978d3519 [2021-01-26T06:38:40.261Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:40.261Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-26T06:38:40.261Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T06:38:40.261Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T06:38:40.525Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:40.525Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-26T06:38:40.525Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T06:38:40.525Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T06:38:40.785Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:40.786Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-26T06:38:40.786Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T06:38:41.046Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T06:38:41.046Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:41.046Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-26T06:38:41.054Z] Removing intermediate container 7f8b978d3519 [2021-01-26T06:38:41.054Z] ---> ca889d9bab98 [2021-01-26T06:38:41.054Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:38:41.311Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-26T06:38:41.311Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-26T06:38:41.311Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-26T06:38:41.311Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T06:38:41.574Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T06:38:41.574Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-26T06:38:41.574Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:41.574Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-26T06:38:41.574Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-26T06:38:41.836Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-26T06:38:41.836Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:41.836Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-26T06:38:41.836Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-26T06:38:42.097Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-26T06:38:42.359Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:42.359Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-26T06:38:42.359Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-26T06:38:42.359Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-26T06:38:42.359Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:42.359Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-26T06:38:42.359Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-26T06:38:42.523Z] ---> c33d5aee02e3 [2021-01-26T06:38:42.523Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-26T06:38:42.523Z] Removing intermediate container 563f4248a896 [2021-01-26T06:38:42.523Z] ---> 651026b35a7d [2021-01-26T06:38:42.523Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-26T06:38:42.620Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-26T06:38:42.620Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:42.620Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-26T06:38:42.804Z] ---> Running in 17bd86d1e432 [2021-01-26T06:38:42.889Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-26T06:38:43.150Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-26T06:38:43.411Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:43.411Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-26T06:38:43.411Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-26T06:38:43.411Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-26T06:38:43.696Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:43.696Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-26T06:38:43.696Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-26T06:38:43.696Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-26T06:38:43.799Z] Removing intermediate container 17bd86d1e432 [2021-01-26T06:38:43.799Z] ---> aca0ce42e9c4 [2021-01-26T06:38:43.799Z] Step 13/24 : WORKDIR / [2021-01-26T06:38:43.958Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:43.958Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-26T06:38:43.958Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-26T06:38:43.958Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-26T06:38:44.077Z] ---> Running in 0393a6ab933c [2021-01-26T06:38:44.221Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:44.221Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-26T06:38:44.221Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-26T06:38:44.221Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-26T06:38:44.221Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:44.221Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-26T06:38:44.484Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-26T06:38:44.484Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-26T06:38:44.749Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:44.749Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-26T06:38:44.749Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-26T06:38:44.749Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-26T06:38:44.749Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-26T06:38:44.749Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-26T06:38:45.012Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-26T06:38:45.012Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-26T06:38:45.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-26T06:38:45.012Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-26T06:38:45.012Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-26T06:38:45.275Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-26T06:38:45.275Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-26T06:38:45.524Z] ---> 0130a0cce3d6 [2021-01-26T06:38:45.524Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-26T06:38:45.536Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-26T06:38:45.536Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-26T06:38:45.799Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-26T06:38:45.799Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-26T06:38:45.802Z] Removing intermediate container 0393a6ab933c [2021-01-26T06:38:45.802Z] ---> 299d142ed0b1 [2021-01-26T06:38:45.802Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-26T06:38:46.062Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-26T06:38:46.062Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-26T06:38:46.062Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-26T06:38:46.062Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-26T06:38:46.322Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-26T06:38:46.322Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-26T06:38:46.322Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-26T06:38:46.322Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-26T06:38:46.322Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-26T06:38:46.584Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-26T06:38:46.584Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-26T06:38:46.584Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-26T06:38:46.848Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-26T06:38:46.848Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-26T06:38:46.848Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-26T06:38:46.848Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-26T06:38:47.804Z] ---> 7108b7731f52 [2021-01-26T06:38:47.804Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-26T06:38:47.804Z] ---> 30cd94851c52 [2021-01-26T06:38:47.804Z] Removing intermediate container 352b121c6b33 [2021-01-26T06:38:47.804Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-26T06:38:47.804Z] ---> 0fcb2be0abdd [2021-01-26T06:38:47.804Z] [2021-01-26T06:38:47.804Z] Step 10/33 : FROM alpine:3.12 [2021-01-26T06:38:47.804Z] ---> afeebe901d6b [2021-01-26T06:38:47.804Z] Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-26T06:38:47.804Z] ---> Running in 82885ba560ab [2021-01-26T06:38:47.805Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-26T06:38:47.805Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-26T06:38:47.805Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-26T06:38:47.805Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-26T06:38:48.073Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T06:38:48.073Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T06:38:48.085Z] ---> Running in 8ddbbf1028cc [2021-01-26T06:38:48.336Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T06:38:48.336Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T06:38:48.600Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T06:38:48.600Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T06:38:48.865Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-26T06:38:48.865Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-26T06:38:49.080Z] Removing intermediate container 82885ba560ab [2021-01-26T06:38:49.080Z] ---> 9cf6516e1f56 [2021-01-26T06:38:49.080Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:38:49.128Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:49.128Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:38:49.128Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:49.128Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:38:49.358Z] ---> b214c3098093 [2021-01-26T06:38:49.358Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-26T06:38:49.358Z] ---> Running in c21210f28389 [2021-01-26T06:38:49.401Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:49.401Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:38:49.663Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:49.663Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:38:49.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:38:50.255Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:38:50.538Z] Removing intermediate container c21210f28389 [2021-01-26T06:38:50.538Z] ---> 6bd8a8c22d95 [2021-01-26T06:38:50.538Z] Step 21/23 : LABEL arch=arm64 [2021-01-26T06:38:50.538Z] ---> 804d994198d1 [2021-01-26T06:38:50.538Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-26T06:38:50.538Z] ---> Running in 4892c0beea57 [2021-01-26T06:38:50.603Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:50.603Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:38:51.139Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-26T06:38:51.140Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-26T06:38:51.140Z] (3/3) Installing su-exec (0.2-r1) [2021-01-26T06:38:51.140Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:38:51.140Z] OK: 6 MiB in 17 packages [2021-01-26T06:38:51.412Z] Removing intermediate container 4892c0beea57 [2021-01-26T06:38:51.412Z] ---> e47c832a1611 [2021-01-26T06:38:51.412Z] Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:38:51.553Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:51.553Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:38:51.684Z] ---> Running in e6be7318d24a [2021-01-26T06:38:52.127Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:52.127Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:38:52.668Z] Removing intermediate container e6be7318d24a [2021-01-26T06:38:52.668Z] ---> 6dfd80e992d7 [2021-01-26T06:38:52.668Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:38:52.702Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:52.703Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:38:52.949Z] ---> Running in 2b6b001c360d [2021-01-26T06:38:52.949Z] ---> 535422692e59 [2021-01-26T06:38:52.949Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-26T06:38:52.949Z] Removing intermediate container 8ddbbf1028cc [2021-01-26T06:38:52.949Z] ---> 9d638c6dd950 [2021-01-26T06:38:52.949Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-26T06:38:53.227Z] ---> Running in 930e83812f60 [2021-01-26T06:38:53.523Z] Removing intermediate container 2b6b001c360d [2021-01-26T06:38:53.523Z] ---> 774c8def51e0 [2021-01-26T06:38:53.523Z] [2021-01-26T06:38:53.661Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-26T06:38:53.661Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-26T06:38:53.661Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-26T06:38:53.661Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-26T06:38:53.661Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-26T06:38:53.661Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-26T06:38:53.801Z] Removing intermediate container 930e83812f60 [2021-01-26T06:38:53.801Z] ---> 327a7b19ab62 [2021-01-26T06:38:53.801Z] Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 [2021-01-26T06:38:53.924Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-26T06:38:53.924Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-26T06:38:54.078Z] ---> Running in e1e8c22a6550 [2021-01-26T06:38:54.078Z] Successfully built 774c8def51e0 [2021-01-26T06:38:54.195Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-26T06:38:54.195Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-26T06:38:54.354Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-26T06:38:54.458Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-26T06:38:54.458Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-26T06:38:54.458Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-26T06:38:54.458Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-26T06:38:54.626Z]  Building docker-core-command-go ... done  ---> 942e4f5c9941 [2021-01-26T06:38:54.626Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-26T06:38:54.626Z] Removing intermediate container e1e8c22a6550 [2021-01-26T06:38:54.626Z] ---> 141a7ba1720f [2021-01-26T06:38:54.626Z] Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz [2021-01-26T06:38:54.720Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-26T06:38:54.720Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-26T06:38:54.900Z] ---> Running in 97774c914eda [2021-01-26T06:38:54.981Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:38:54.982Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-26T06:38:54.982Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:38:54.982Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:38:54.982Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:38:54.982Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-26T06:38:54.982Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-26T06:38:54.982Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-26T06:38:55.248Z] [2021-01-26T06:38:55.248Z] Current default time zone: 'Etc/UTC' [2021-01-26T06:38:55.248Z] Local time is now: Tue Jan 26 06:38:55 UTC 2021. [2021-01-26T06:38:55.248Z] Universal Time is now: Tue Jan 26 06:38:55 UTC 2021. [2021-01-26T06:38:55.248Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-26T06:38:55.248Z] [2021-01-26T06:38:55.248Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-26T06:38:55.248Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:38:55.248Z] Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... [2021-01-26T06:38:55.248Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-26T06:38:55.510Z] ---> d7d3517be984 [2021-01-26T06:38:55.510Z] Step 20/24 : 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-01-26T06:38:55.513Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-26T06:38:55.513Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-26T06:38:55.513Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-26T06:38:55.513Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-26T06:38:55.513Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-26T06:38:55.513Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-26T06:38:55.513Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:38:55.781Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-26T06:38:55.787Z] ---> Running in 2071044c5d86 [2021-01-26T06:38:56.046Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:38:56.046Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-26T06:38:56.046Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:38:56.046Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-26T06:38:56.046Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-26T06:38:56.046Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-26T06:38:56.046Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-26T06:38:56.046Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-26T06:38:56.308Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-26T06:38:56.308Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-26T06:38:56.308Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-26T06:38:56.385Z] Connecting to github.com (140.82.114.3:443) [2021-01-26T06:38:56.385Z] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.20.179:443) [2021-01-26T06:38:56.660Z] saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' [2021-01-26T06:38:57.657Z] dockerize-alpine-lin 68% |********************* | 2005k 0:00:00 ETA [2021-01-26T06:38:57.941Z] dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA [2021-01-26T06:38:57.941Z] 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved [2021-01-26T06:38:57.941Z] dockerize [2021-01-26T06:38:58.233Z] Removing intermediate container 2071044c5d86 [2021-01-26T06:38:58.233Z] ---> b550063963f8 [2021-01-26T06:38:58.233Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-26T06:38:58.233Z] ---> Running in 3057fae979df [2021-01-26T06:38:58.267Z] Updating certificates in /etc/ssl/certs... [2021-01-26T06:38:59.228Z] 22 added, 17 removed; done. [2021-01-26T06:38:59.228Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-26T06:38:59.228Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-26T06:38:59.228Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-26T06:38:59.228Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-26T06:38:59.228Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-26T06:38:59.257Z] Removing intermediate container 3057fae979df [2021-01-26T06:38:59.257Z] ---> 6ab5b45fba92 [2021-01-26T06:38:59.257Z] Step 22/24 : LABEL arch=arm64 [2021-01-26T06:38:59.490Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:38:59.490Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-26T06:38:59.490Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:38:59.490Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:38:59.490Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:38:59.490Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:38:59.490Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:38:59.490Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-26T06:38:59.565Z] ---> Running in 27a855a7eaaa [2021-01-26T06:38:59.757Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-26T06:38:59.757Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-26T06:38:59.757Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-26T06:38:59.757Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-26T06:38:59.757Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:38:59.757Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-26T06:38:59.757Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-26T06:38:59.757Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-26T06:39:00.021Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-26T06:39:00.021Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-26T06:39:00.021Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-26T06:39:00.021Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-26T06:39:00.021Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-26T06:39:00.021Z] Updating certificates in /etc/ssl/certs... [2021-01-26T06:39:00.252Z] Removing intermediate container 97774c914eda [2021-01-26T06:39:00.252Z] ---> bec5bf9294f5 [2021-01-26T06:39:00.252Z] Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-26T06:39:00.555Z] Removing intermediate container 27a855a7eaaa [2021-01-26T06:39:00.555Z] ---> 8e3d840571dd [2021-01-26T06:39:00.555Z] Step 23/24 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:39:00.555Z] ---> Running in 25e1c3894425 [2021-01-26T06:39:00.602Z] 0 added, 0 removed; done. [2021-01-26T06:39:00.602Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-26T06:39:00.602Z] done. [2021-01-26T06:39:00.848Z] ---> Running in 78d9afd8d4a5 [2021-01-26T06:39:01.180Z] Reading package lists... [2021-01-26T06:39:01.180Z] Building dependency tree... [2021-01-26T06:39:01.180Z] Reading state information... [2021-01-26T06:39:01.442Z] The following NEW packages will be installed: [2021-01-26T06:39:01.442Z] apt-transport-https [2021-01-26T06:39:01.469Z] Removing intermediate container 25e1c3894425 [2021-01-26T06:39:01.469Z] ---> 68918d6c391b [2021-01-26T06:39:01.469Z] Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-26T06:39:01.469Z] Removing intermediate container 78d9afd8d4a5 [2021-01-26T06:39:01.469Z] ---> 3a37e198e552 [2021-01-26T06:39:01.469Z] Step 24/24 : LABEL version=0.0.0 [2021-01-26T06:39:01.469Z] ---> Running in 73254e18e77b [2021-01-26T06:39:01.469Z] ---> Running in 6f98bb8f2d81 [2021-01-26T06:39:01.705Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-26T06:39:01.705Z] Need to get 1696 B of archives. [2021-01-26T06:39:01.705Z] After this operation, 153 kB of additional disk space will be used. [2021-01-26T06:39:01.705Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-26T06:39:01.705Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T06:39:01.970Z] Fetched 1696 B in 0s (5925 B/s) [2021-01-26T06:39:01.970Z] Selecting previously unselected package apt-transport-https. [2021-01-26T06:39:01.970Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-26T06:39:01.970Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-26T06:39:01.970Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-26T06:39:01.971Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-26T06:39:02.093Z] Removing intermediate container 73254e18e77b [2021-01-26T06:39:02.093Z] ---> 72f35abdf39b [2021-01-26T06:39:02.093Z] Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} [2021-01-26T06:39:02.093Z] Removing intermediate container 6f98bb8f2d81 [2021-01-26T06:39:02.230Z] Waiting for network to be ready... [2021-01-26T06:39:02.376Z] ---> ffc483c12b77 [2021-01-26T06:39:02.376Z] [2021-01-26T06:39:02.376Z] ---> Running in 17136626ca54 [2021-01-26T06:39:02.659Z] Successfully built ffc483c12b77 [2021-01-26T06:39:02.933Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-26T06:39:03.556Z]  Building docker-security-secretstore-setup-go ... done Move dockerize executable [2021-01-26T06:39:04.990Z] Removing intermediate container 17136626ca54 [2021-01-26T06:39:04.990Z] ---> e0ae27939b86 [2021-01-26T06:39:04.990Z] Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-26T06:39:05.267Z] ---> Running in 9e08eff3c725 [2021-01-26T06:39:06.248Z] Removing intermediate container 9e08eff3c725 [2021-01-26T06:39:06.248Z] ---> e6c1dc73e901 [2021-01-26T06:39:06.248Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-26T06:39:07.230Z] ---> f811d1315a29 [2021-01-26T06:39:07.230Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-26T06:39:07.230Z] ---> Running in ce25733f2a7c [2021-01-26T06:39:07.503Z] Removing intermediate container 229fca78b5e4 [2021-01-26T06:39:07.503Z] ---> ab8e848d118e [2021-01-26T06:39:07.503Z] [2021-01-26T06:39:07.503Z] Step 10/23 : FROM alpine:3.12 [2021-01-26T06:39:07.503Z] ---> afeebe901d6b [2021-01-26T06:39:07.503Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-26T06:39:07.777Z] ---> Running in 57772bd1c301 [2021-01-26T06:39:08.370Z] Removing intermediate container 57772bd1c301 [2021-01-26T06:39:08.370Z] ---> 3c60611a4686 [2021-01-26T06:39:08.370Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-26T06:39:08.370Z] ---> Running in eddc1a818f2d [2021-01-26T06:39:08.838Z] 2021-01-26T06:39:05Z INFO Waiting for automatic snapd restart... [2021-01-26T06:39:08.838Z] snapd 2.48.2 from Canonical* installed [2021-01-26T06:39:08.978Z] Removing intermediate container eddc1a818f2d [2021-01-26T06:39:08.979Z] ---> f5d331595270 [2021-01-26T06:39:08.979Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-26T06:39:08.979Z] ---> Running in dfa83facad63 [2021-01-26T06:39:09.426Z] "snapd" switched to the "latest/stable" channel [2021-01-26T06:39:09.426Z] [2021-01-26T06:39:09.584Z] Removing intermediate container dfa83facad63 [2021-01-26T06:39:09.584Z] ---> 961550ac9a66 [2021-01-26T06:39:09.584Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-26T06:39:09.584Z] ---> Running in 79d6366e7d44 [2021-01-26T06:39:09.584Z] Removing intermediate container ce25733f2a7c [2021-01-26T06:39:09.584Z] ---> 94abbf34725d [2021-01-26T06:39:09.584Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:39:10.563Z] ---> 16e72d74dbf9 [2021-01-26T06:39:10.563Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-26T06:39:11.543Z] ---> 797b5caee28c [2021-01-26T06:39:11.543Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-26T06:39:11.832Z] Removing intermediate container 79d6366e7d44 [2021-01-26T06:39:11.832Z] ---> 0cc07e3b58ba [2021-01-26T06:39:11.832Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-26T06:39:11.832Z] ---> Running in 882d4149edc4 [2021-01-26T06:39:12.445Z] ---> dc1ab32b8252 [2021-01-26T06:39:12.445Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-26T06:39:12.732Z] core18 20201210 from Canonical* installed [2021-01-26T06:39:12.732Z] "core18" switched to the "latest/stable" channel [2021-01-26T06:39:12.732Z] [2021-01-26T06:39:13.040Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-26T06:39:13.632Z] ---> 2ec7c2940702 [2021-01-26T06:39:13.632Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-26T06:39:13.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-26T06:39:14.177Z] ---> 67a55a18b016 [2021-01-26T06:39:14.177Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-26T06:39:14.775Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-26T06:39:14.775Z] ---> Running in 0eb8cda2e9d9 [2021-01-26T06:39:14.775Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-26T06:39:14.775Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-26T06:39:15.065Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-26T06:39:15.065Z] Removing intermediate container 0eb8cda2e9d9 [2021-01-26T06:39:15.065Z] ---> e0b0ed89741b [2021-01-26T06:39:15.065Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-26T06:39:15.337Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-26T06:39:15.337Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-26T06:39:15.607Z] Executing busybox-1.31.1-r19.trigger [2021-01-26T06:39:15.607Z] OK: 8 MiB in 20 packages [2021-01-26T06:39:15.882Z] ---> 59b87dd7758d [2021-01-26T06:39:15.882Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-26T06:39:16.035Z] snapcraft 4.4.4 from Canonical* installed [2021-01-26T06:39:16.035Z] "snapcraft" switched to the "latest/stable" channel [2021-01-26T06:39:16.035Z] [2021-01-26T06:39:16.481Z] ---> Running in 7c28180052a8 [2021-01-26T06:39:17.082Z] Removing intermediate container 882d4149edc4 [2021-01-26T06:39:17.082Z] ---> 1d79e42c30ff [2021-01-26T06:39:17.082Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-26T06:39:18.064Z] ---> 8d2f56856c47 [2021-01-26T06:39:18.064Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-26T06:39:19.045Z] Removing intermediate container 7c28180052a8 [2021-01-26T06:39:19.045Z] ---> 188b64c6e407 [2021-01-26T06:39:19.045Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-26T06:39:19.318Z] ---> Running in a412eafe0582 [2021-01-26T06:39:19.318Z] ---> e7d101c63a7d [2021-01-26T06:39:19.318Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-26T06:39:19.340Z] 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-01-26T06:39:19.340Z] - README.md [2021-01-26T06:39:19.340Z] - snapcraft.yaml.orig [2021-01-26T06:39:19.340Z] [2021-01-26T06:39:19.340Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-26T06:39:19.918Z] Removing intermediate container a412eafe0582 [2021-01-26T06:39:19.918Z] ---> 4826a5c52a4c [2021-01-26T06:39:19.918Z] Step 30/33 : CMD ["gate"] [2021-01-26T06:39:20.516Z] ---> Running in e23d012472ce [2021-01-26T06:39:20.516Z] ---> d7e9b202ef6f [2021-01-26T06:39:20.516Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-26T06:39:20.516Z] ---> Running in 17c862758615 [2021-01-26T06:39:20.788Z] Removing intermediate container e23d012472ce [2021-01-26T06:39:20.788Z] ---> 91b7f646bbd1 [2021-01-26T06:39:20.788Z] Step 31/33 : LABEL arch=arm64 [2021-01-26T06:39:21.383Z] ---> Running in 527f4cc1135d [2021-01-26T06:39:21.383Z] Removing intermediate container 17c862758615 [2021-01-26T06:39:21.383Z] ---> ebdf19758dcd [2021-01-26T06:39:21.383Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-26T06:39:21.653Z] ---> Running in cb67f0d8ac68 [2021-01-26T06:39:21.923Z] Removing intermediate container 527f4cc1135d [2021-01-26T06:39:21.923Z] ---> f5819d031990 [2021-01-26T06:39:21.923Z] Step 32/33 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:39:21.923Z] Removing intermediate container cb67f0d8ac68 [2021-01-26T06:39:21.923Z] ---> e8204cfba0e8 [2021-01-26T06:39:21.923Z] Step 21/23 : LABEL arch=arm64 [2021-01-26T06:39:22.193Z] ---> Running in 496ac7cedbc2 [2021-01-26T06:39:22.464Z] ---> Running in d8fbcc50b866 [2021-01-26T06:39:22.735Z] Removing intermediate container 496ac7cedbc2 [2021-01-26T06:39:22.735Z] ---> 2111e706b1b8 [2021-01-26T06:39:22.735Z] Step 33/33 : LABEL version=0.0.0 [2021-01-26T06:39:22.735Z] Removing intermediate container d8fbcc50b866 [2021-01-26T06:39:22.735Z] ---> fba2664ad0e0 [2021-01-26T06:39:22.735Z] Step 22/23 : LABEL git_sha=cf4a297523e8c1596dfaf40076c202269d9b4183 [2021-01-26T06:39:23.330Z] ---> Running in e57354d36c4b [2021-01-26T06:39:23.330Z] ---> Running in 6690829a7a3b [2021-01-26T06:39:23.601Z] Removing intermediate container e57354d36c4b [2021-01-26T06:39:23.601Z] ---> 80b23603cc8f [2021-01-26T06:39:23.601Z] [2021-01-26T06:39:23.601Z] Removing intermediate container 6690829a7a3b [2021-01-26T06:39:23.601Z] ---> a1365e438786 [2021-01-26T06:39:23.601Z] Step 23/23 : LABEL version=0.0.0 [2021-01-26T06:39:23.874Z] ---> Running in 69799fee446e [2021-01-26T06:39:24.147Z] Successfully built 80b23603cc8f [2021-01-26T06:39:24.147Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-26T06:39:24.419Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 69799fee446e [2021-01-26T06:39:24.419Z] ---> 97014ea61f09 [2021-01-26T06:39:24.419Z] [2021-01-26T06:39:24.690Z] Successfully built 97014ea61f09 [2021-01-26T06:39:24.962Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-26T06:39:25.252Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-26T06:39:25.241Z] $ docker stop --time=1 b42d4f90838a01b94787f8609a0e81e501555380e71c7c3d7b336ad92267b563 [2021-01-26T06:39:25.929Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T06:39:25.929Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-26T06:39:26.190Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-26T06:39:26.190Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-26T06:39:27.192Z] $ docker rm -f b42d4f90838a01b94787f8609a0e81e501555380e71c7c3d7b336ad92267b563 [2021-01-26T06:39:27.395Z] Reading package lists... [Pipeline] // withDockerContainer [2021-01-26T06:39:27.658Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 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 [Pipeline] sh [2021-01-26T06:39:27.993Z] + docker images [2021-01-26T06:39:27.993Z] + grep docker [2021-01-26T06:39:28.262Z] docker-core-data-go-arm64 latest 97014ea61f09 4 seconds ago 21MB [2021-01-26T06:39:28.262Z] docker-security-bootstrapper-go-arm64 latest 80b23603cc8f 5 seconds ago 40.3MB [2021-01-26T06:39:28.262Z] docker-security-secretstore-setup-go-arm64 latest ffc483c12b77 27 seconds ago 23.4MB [2021-01-26T06:39:28.262Z] docker-core-command-go-arm64 latest 774c8def51e0 35 seconds ago 15.4MB [2021-01-26T06:39:28.262Z] docker-sys-mgmt-agent-go-arm64 latest 3a0edde24bc4 About a minute ago 300MB [2021-01-26T06:39:28.262Z] docker-core-metadata-go-arm64 latest 3165a91847f7 3 minutes ago 17.7MB [2021-01-26T06:39:28.262Z] docker-support-notifications-go-arm64 latest 6528e1da6b59 3 minutes ago 16MB [2021-01-26T06:39:28.262Z] docker-support-scheduler-go-arm64 latest 7a49348124f4 3 minutes ago 15.5MB [2021-01-26T06:39:28.262Z] docker-security-proxy-setup-go-arm64 latest 8ccac555e409 3 minutes ago 23.2MB [2021-01-26T06:39:28.262Z] docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-26T06:39:34.259Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T06:39:34.259Z] Reading package lists... [2021-01-26T06:39:34.259Z] Building dependency tree... [2021-01-26T06:39:34.259Z] Reading state information... [2021-01-26T06:39:34.259Z] Suggested packages: [2021-01-26T06:39:34.259Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-26T06:39:34.259Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-26T06:39:34.259Z] Recommended packages: [2021-01-26T06:39:34.259Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-26T06:39:34.259Z] The following NEW packages will be installed: [2021-01-26T06:39:34.259Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-26T06:39:34.259Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-26T06:39:34.259Z] pkg-config zip [2021-01-26T06:39:34.259Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-26T06:39:34.259Z] Need to get 7655 kB of archives. [2021-01-26T06:39:34.259Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-26T06:39:34.259Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-26T06:39:34.259Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-26T06:39:34.519Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-26T06:39:34.519Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-26T06:39:34.519Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-26T06:39:34.519Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-26T06:39:34.780Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-26T06:39:34.780Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-26T06:39:34.780Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-26T06:39:34.780Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-26T06:39:35.042Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-26T06:39:35.042Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-26T06:39:35.042Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-26T06:39:35.305Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-26T06:39:35.305Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-26T06:39:35.305Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-26T06:39:35.305Z] Fetched 7655 kB in 1s (6691 kB/s) [2021-01-26T06:39:35.567Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-26T06:39:35.567Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-26T06:39:35.567Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-26T06:39:35.567Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-26T06:39:35.567Z] Selecting previously unselected package libpsl5:amd64. [2021-01-26T06:39:35.567Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-26T06:39:35.829Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-26T06:39:35.829Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-26T06:39:35.829Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-26T06:39:35.829Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-26T06:39:35.829Z] Selecting previously unselected package librtmp1:amd64. [2021-01-26T06:39:35.829Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-26T06:39:35.829Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-26T06:39:36.091Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-26T06:39:36.091Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-26T06:39:36.091Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-26T06:39:36.091Z] Selecting previously unselected package liberror-perl. [2021-01-26T06:39:36.091Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-26T06:39:36.091Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-26T06:39:36.091Z] Selecting previously unselected package git-man. [2021-01-26T06:39:36.091Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-26T06:39:36.091Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-26T06:39:36.352Z] Selecting previously unselected package git. [2021-01-26T06:39:36.352Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-26T06:39:36.352Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-26T06:39:37.296Z] Selecting previously unselected package libnorm1:amd64. [2021-01-26T06:39:37.296Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-26T06:39:37.296Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-26T06:39:37.296Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-26T06:39:37.296Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-26T06:39:37.296Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-26T06:39:37.296Z] Selecting previously unselected package libsodium23:amd64. [2021-01-26T06:39:37.296Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-26T06:39:37.296Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-26T06:39:37.557Z] Selecting previously unselected package libzmq5:amd64. [2021-01-26T06:39:37.557Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-26T06:39:37.557Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T06:39:37.557Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-26T06:39:37.557Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-26T06:39:37.557Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T06:39:37.818Z] Selecting previously unselected package pkg-config. [2021-01-26T06:39:37.818Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-26T06:39:37.818Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-26T06:39:37.818Z] Selecting previously unselected package zip. [2021-01-26T06:39:37.818Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-26T06:39:37.818Z] Unpacking zip (3.0-11build1) ... [2021-01-26T06:39:37.818Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-26T06:39:37.818Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-26T06:39:37.818Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-26T06:39:38.079Z] Setting up liberror-perl (0.17025-1) ... [2021-01-26T06:39:38.079Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-26T06:39:38.079Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-26T06:39:38.079Z] No schema files found: doing nothing. [2021-01-26T06:39:38.079Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-26T06:39:38.079Z] Setting up zip (3.0-11build1) ... [2021-01-26T06:39:38.080Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-26T06:39:38.080Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-26T06:39:38.341Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-26T06:39:38.341Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T06:39:38.341Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-26T06:39:38.341Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-26T06:39:38.341Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-26T06:39:38.341Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-26T06:39:44.930Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T06:39:44.930Z] git set to automatically installed. [2021-01-26T06:39:44.930Z] git-man set to automatically installed. [2021-01-26T06:39:44.930Z] libcurl3-gnutls set to automatically installed. [2021-01-26T06:39:44.930Z] liberror-perl set to automatically installed. [2021-01-26T06:39:44.930Z] libglib2.0-0 set to automatically installed. [2021-01-26T06:39:44.930Z] libnghttp2-14 set to automatically installed. [2021-01-26T06:39:44.930Z] libnorm1 set to automatically installed. [2021-01-26T06:39:44.930Z] libpgm-5.2-0 set to automatically installed. [2021-01-26T06:39:44.930Z] libpsl5 set to automatically installed. [2021-01-26T06:39:44.930Z] librtmp1 set to automatically installed. [2021-01-26T06:39:44.930Z] libsodium23 set to automatically installed. [2021-01-26T06:39:44.930Z] libzmq3-dev set to automatically installed. [2021-01-26T06:39:44.930Z] libzmq5 set to automatically installed. [2021-01-26T06:39:44.930Z] pkg-config set to automatically installed. [2021-01-26T06:39:44.930Z] zip set to automatically installed. [2021-01-26T06:39:47.481Z] snapd is not logged in, snap install commands will use sudo [2021-01-26T06:39:54.069Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-26T06:39:54.069Z] snap "core18" has no updates available [2021-01-26T06:39:54.642Z] Pulling config-common [2021-01-26T06:39:55.582Z] Pulling go-build-helper [2021-01-26T06:40:17.557Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-26T06:40:17.557Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-26T06:40:17.557Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] [2021-01-26T06:40:17.557Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] [2021-01-26T06:40:17.557Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-26T06:40:17.557Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-26T06:40:17.557Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-26T06:40:17.557Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-26T06:40:17.557Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] [2021-01-26T06:40:17.557Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] [2021-01-26T06:40:17.557Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-26T06:40:17.557Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-26T06:40:17.557Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-26T06:40:17.557Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-26T06:40:17.557Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-26T06:40:17.557Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-26T06:40:17.557Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-26T06:40:17.557Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-26T06:40:17.557Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-26T06:40:17.557Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] [2021-01-26T06:40:17.557Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] [2021-01-26T06:40:17.557Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] [2021-01-26T06:40:17.557Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-26T06:40:17.557Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] [2021-01-26T06:40:17.557Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] [2021-01-26T06:40:17.557Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] [2021-01-26T06:40:17.557Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-26T06:40:17.557Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-26T06:40:17.557Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-26T06:40:17.557Z] Fetched 279 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-26T06:40:17.557Z] Fetched 122 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-26T06:40:17.557Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-26T06:40:17.557Z] Fetched 8848 B in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-26T06:40:17.557Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-26T06:40:17.557Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-26T06:40:17.557Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-26T06:40:17.557Z] Fetched 214 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-26T06:40:17.557Z] Fetched 155 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-26T06:40:17.557Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-26T06:40:17.557Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-26T06:40:17.557Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-26T06:40:17.557Z] Fetched 499 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-26T06:40:17.557Z] Fetched 111 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-26T06:40:17.557Z] Fetched 240 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-26T06:40:17.557Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-26T06:40:17.557Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-26T06:40:17.557Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-26T06:40:17.557Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-26T06:40:17.557Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-26T06:40:17.557Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-26T06:40:17.557Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-26T06:40:17.557Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-26T06:40:17.557Z] Fetched 8720 B in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-26T06:40:17.557Z] Fetched 137 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-26T06:40:17.557Z] Fetched 119 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-26T06:40:17.557Z] Fetched 109 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-26T06:40:17.557Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-26T06:40:17.557Z] Fetched 645 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-26T06:40:17.557Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-26T06:40:17.557Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-26T06:40:17.557Z] Fetched 368 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-26T06:40:17.557Z] Fetched 187 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-26T06:40:17.557Z] Fetched 175 kB in 0s (0 B/s) [2021-01-26T06:40:17.557Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-26T06:40:20.872Z] Fetched 206 kB in 0s (0 B/s) [2021-01-26T06:40:20.872Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-26T06:40:20.872Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-26T06:40:20.872Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-26T06:40:20.872Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-26T06:40:20.872Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-26T06:40:20.872Z] Fetched 159 kB in 0s (0 B/s) [2021-01-26T06:40:20.872Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-26T06:40:20.872Z] Fetched 107 kB in 0s (0 B/s) [2021-01-26T06:40:20.872Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-26T06:40:20.872Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-26T06:40:20.872Z] Pulling static-packages [2021-01-26T06:40:21.445Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-26T06:40:21.445Z] Skipping pull go-build-helper (already ran) [2021-01-26T06:40:21.445Z] Skipping pull static-packages (already ran) [2021-01-26T06:40:21.445Z] Building go-build-helper [2021-01-26T06:40:25.655Z] Building static-packages [2021-01-26T06:40:27.574Z] Staging go-build-helper [2021-01-26T06:40:28.147Z] Staging static-packages [2021-01-26T06:40:29.091Z] Pulling go115 [2021-01-26T06:40:30.485Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-26T06:40:30.485Z] Skipping pull go115 (already ran) [2021-01-26T06:40:30.485Z] Building go115 [2021-01-26T06:40:30.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-26T06:40:30.485Z] Dload Upload Total Spent Left Speed [2021-01-26T06:40:32.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 16.3M 0 0 27.8M 0 0:00:04 --:--:-- 0:00:04 27.8M 67 115M 67 77.4M 0 0 48.8M 0 0:00:02 0:00:01 0:00:01 48.7M 100 115M 100 115M 0 0 46.6M 0 0:00:02 0:00:02 --:--:-- 46.6M [2021-01-26T06:40:33.282Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-26T06:40:37.491Z] Staging go115 [2021-01-26T06:40:42.786Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-26T06:40:42.786Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-26T06:40:42.786Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-26T06:40:42.786Z] Fetched 0 B in 0s (0 B/s) [2021-01-26T06:40:42.786Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-26T06:40:42.786Z] Fetched 224 kB in 0s (0 B/s) [2021-01-26T06:40:42.786Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-26T06:40:42.786Z] Fetched 157 kB in 0s (0 B/s) [2021-01-26T06:40:42.786Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-26T06:40:42.786Z] Fetched 221 kB in 0s (0 B/s) [2021-01-26T06:40:42.786Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-26T06:40:42.786Z] Fetched 143 kB in 0s (0 B/s) [2021-01-26T06:40:42.786Z] Pulling edgex-go [2021-01-26T06:40:44.176Z] Pulling version [2021-01-26T06:40:44.749Z] Building config-common [2021-01-26T06:40:46.665Z] Skipping build go-build-helper (already ran) [2021-01-26T06:40:46.665Z] Skipping build static-packages (already ran) [2021-01-26T06:40:46.665Z] Skipping build go115 (already ran) [2021-01-26T06:40:46.926Z] Building edgex-go [2021-01-26T06:40:47.188Z] 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-01-26T06:40:49.117Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-26T06:40:49.117Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 [2021-01-26T06:40:49.117Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-26T06:40:49.117Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-26T06:40:49.117Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-26T06:40:49.117Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-26T06:40:49.117Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-26T06:40:49.117Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-26T06:40:49.117Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 [2021-01-26T06:40:49.117Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-26T06:40:49.117Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-26T06:40:49.117Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-26T06:40:49.117Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-26T06:40:49.117Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-26T06:40:49.117Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-26T06:40:49.117Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-26T06:40:49.117Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-26T06:40:49.117Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-26T06:40:49.117Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-26T06:40:49.117Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-26T06:40:49.117Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-26T06:40:49.117Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-26T06:40:49.117Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-26T06:40:49.117Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-26T06:40:49.117Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-26T06:40:49.117Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-26T06:40:49.117Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-26T06:40:49.117Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-26T06:40:49.117Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-26T06:40:49.117Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-26T06:40:49.117Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-26T06:40:49.117Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-26T06:40:49.117Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-26T06:40:49.117Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-26T06:40:49.118Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-26T06:40:49.118Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-26T06:40:49.378Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-26T06:40:49.378Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-26T06:40:49.378Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-26T06:40:49.378Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-26T06:40:55.970Z] 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-01-26T06:41:00.190Z] 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-01-26T06:41:01.132Z] 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-01-26T06:41:02.521Z] 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-01-26T06:41:02.809Z] 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-01-26T06:41:02.809Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-26T06:41:03.072Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-26T06:41:03.072Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-26T06:41:03.072Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-26T06:41:04.992Z] 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-01-26T06:41:04.992Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-26T06:41:04.992Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-26T06:41:05.960Z] 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-01-26T06:41:06.935Z] 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-01-26T06:41:06.935Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-26T06:41:08.346Z] 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-01-26T06:41:09.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-26T06:41:10.231Z] 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-01-26T06:41:10.231Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-26T06:41:11.176Z] 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-01-26T06:41:11.176Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-26T06:41:14.479Z] Building version [2021-01-26T06:41:16.396Z] Staging config-common [2021-01-26T06:41:17.364Z] Skipping stage go-build-helper (already ran) [2021-01-26T06:41:17.364Z] Skipping stage static-packages (already ran) [2021-01-26T06:41:17.364Z] Skipping stage go115 (already ran) [2021-01-26T06:41:17.364Z] Staging edgex-go [2021-01-26T06:41:18.314Z] Staging version [2021-01-26T06:41:19.261Z] Priming config-common [2021-01-26T06:41:20.656Z] Priming go-build-helper [2021-01-26T06:41:21.240Z] Priming static-packages [2021-01-26T06:41:24.154Z] Priming go115 [2021-01-26T06:41:24.810Z] Priming edgex-go [2021-01-26T06:41:25.983Z] Priming version [2021-01-26T06:41:27.061Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-26T06:41:31.272Z] provisioning config files... [2021-01-26T06:41:31.291Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1489937529130323359tmp [Pipeline] { [Pipeline] sh [2021-01-26T06:41:31.794Z] + set +x [2021-01-26T06:41:31.794Z] + curl -s https://codecov.io/bash [2021-01-26T06:41:31.794Z] + bash -s -- [2021-01-26T06:41:32.446Z] [2021-01-26T06:41:32.446Z] _____ _ [2021-01-26T06:41:32.446Z] / ____| | | [2021-01-26T06:41:32.446Z] | | ___ __| | ___ ___ _____ __ [2021-01-26T06:41:32.446Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-26T06:41:32.446Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-26T06:41:32.446Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-26T06:41:32.446Z] Bash-20210115-cec3c92 [2021-01-26T06:41:32.446Z] [2021-01-26T06:41:32.446Z] [2021-01-26T06:41:32.446Z] ==> git version 2.24.3 found [2021-01-26T06:41:32.446Z] ==> 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-01-26T06:41:32.446Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-26T06:41:32.446Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-26T06:41:32.446Z] ==> Jenkins CI detected. [2021-01-26T06:41:32.446Z] project root: . [2021-01-26T06:41:32.446Z] --> token set from env [2021-01-26T06:41:32.733Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-26T06:41:32.733Z] ==> Running gcov in . (disable via -X gcov) [2021-01-26T06:41:33.005Z] ==> Python coveragepy not found [2021-01-26T06:41:33.005Z] ==> Searching for coverage reports in: [2021-01-26T06:41:33.005Z] + . [2021-01-26T06:41:33.005Z] -> Found 1 reports [2021-01-26T06:41:33.005Z] ==> Detecting git/mercurial file structure [2021-01-26T06:41:33.005Z] ==> Reading reports [2021-01-26T06:41:33.005Z] + ./coverage.out bytes=564700 [2021-01-26T06:41:33.005Z] ==> Appending adjustments [2021-01-26T06:41:33.005Z] https://docs.codecov.io/docs/fixing-reports [2021-01-26T06:41:38.970Z] + Found adjustments [2021-01-26T06:41:38.970Z] ==> Gzipping contents [2021-01-26T06:41:38.970Z] 84K /tmp/codecov.ULhuZ2.gz [2021-01-26T06:41:38.970Z] ==> Uploading reports [2021-01-26T06:41:38.970Z] url: https://codecov.io [2021-01-26T06:41:38.970Z] query: branch=PR-3075&commit=cf4a297523e8c1596dfaf40076c202269d9b4183&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3075%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3075&job=&cmd_args= [2021-01-26T06:41:38.970Z] -> Pinging Codecov [2021-01-26T06:41:38.970Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3075&commit=cf4a297523e8c1596dfaf40076c202269d9b4183&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3075%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3075&job=&cmd_args= [2021-01-26T06:41:40.034Z] -> Uploading to [2021-01-26T06:41:40.034Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-26/00271124DB129430A58F1EEE437C3FCB/cf4a297523e8c1596dfaf40076c202269d9b4183/877d7c83-1be6-4c31-9f28-7664a7a4a3ef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T064139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33807b1f13e7b543e683a2225d973515d7bdad3f421ade11a57088f907647bf6 [2021-01-26T06:41:40.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-26T06:41:40.034Z] Dload Upload Total Spent Left Speed [2021-01-26T06:41:40.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85395 0 0 100 85395 0 129k --:--:-- --:--:-- --:--:-- 130k [2021-01-26T06:41:40.704Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/cf4a297523e8c1596dfaf40076c202269d9b4183 [Pipeline] } [2021-01-26T06:41:40.733Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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-01-26T06:41:43.583Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:41:44.573Z] ---> package-listing.sh [2021-01-26T06:41:44.573Z] ++ facter osfamily [2021-01-26T06:41:44.573Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-26T06:41:44.845Z] + OS_FAMILY=redhat [2021-01-26T06:41:44.845Z] + workspace=/w/workspace/edgex-go/1 [2021-01-26T06:41:44.845Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-26T06:41:44.845Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-26T06:41:44.845Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-26T06:41:44.845Z] + PACKAGES=/tmp/packages_start.txt [2021-01-26T06:41:44.845Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-26T06:41:44.845Z] + PACKAGES=/tmp/packages_end.txt [2021-01-26T06:41:44.845Z] + case "${OS_FAMILY}" in [2021-01-26T06:41:44.845Z] + rpm -qa [2021-01-26T06:41:44.845Z] + sort [2021-01-26T06:41:50.277Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-26T06:41:50.277Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-26T06:41:50.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-26T06:41:50.277Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-26T06:41:50.277Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-26T06:41:50.277Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-26T06:41:50.314Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-26T06:41:50.705Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:41:51.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:41:51.650Z] [2021-01-26T06:41:51.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-26T06:41:52.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:41:52.094Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-26T06:41:52.094Z] df20fa9351a1: Pulling fs layer [2021-01-26T06:41:52.094Z] 36b3adc4ff6f: Pulling fs layer [2021-01-26T06:41:52.094Z] 8ad3a11d3b57: Pulling fs layer [2021-01-26T06:41:52.094Z] 46f8f816bc3b: Pulling fs layer [2021-01-26T06:41:52.094Z] 93b61091891f: Pulling fs layer [2021-01-26T06:41:52.094Z] 93b9cdb0e59b: Pulling fs layer [2021-01-26T06:41:52.094Z] 5e14af77c1be: Pulling fs layer [2021-01-26T06:41:52.094Z] 01666e4c0597: Pulling fs layer [2021-01-26T06:41:52.094Z] aa168da1d23b: Pulling fs layer [2021-01-26T06:41:52.094Z] 46f8f816bc3b: Waiting [2021-01-26T06:41:52.094Z] 93b61091891f: Waiting [2021-01-26T06:41:52.094Z] 93b9cdb0e59b: Waiting [2021-01-26T06:41:52.094Z] 5e14af77c1be: Waiting [2021-01-26T06:41:52.094Z] 01666e4c0597: Waiting [2021-01-26T06:41:52.094Z] aa168da1d23b: Waiting [2021-01-26T06:41:52.094Z] 36b3adc4ff6f: Verifying Checksum [2021-01-26T06:41:52.094Z] 36b3adc4ff6f: Download complete [2021-01-26T06:41:52.373Z] 46f8f816bc3b: Download complete [2021-01-26T06:41:52.373Z] df20fa9351a1: Verifying Checksum [2021-01-26T06:41:52.373Z] df20fa9351a1: Download complete [2021-01-26T06:41:52.373Z] 93b61091891f: Verifying Checksum [2021-01-26T06:41:52.373Z] 93b61091891f: Download complete [2021-01-26T06:41:52.373Z] 93b9cdb0e59b: Verifying Checksum [2021-01-26T06:41:52.373Z] 93b9cdb0e59b: Download complete [2021-01-26T06:41:52.373Z] 5e14af77c1be: Verifying Checksum [2021-01-26T06:41:52.373Z] 5e14af77c1be: Download complete [2021-01-26T06:41:52.373Z] 01666e4c0597: Verifying Checksum [2021-01-26T06:41:52.373Z] 01666e4c0597: Download complete [2021-01-26T06:41:52.981Z] df20fa9351a1: Pull complete [2021-01-26T06:41:52.981Z] 8ad3a11d3b57: Verifying Checksum [2021-01-26T06:41:52.981Z] 8ad3a11d3b57: Download complete [2021-01-26T06:41:53.257Z] 36b3adc4ff6f: Pull complete [2021-01-26T06:41:54.734Z] 8ad3a11d3b57: Pull complete [2021-01-26T06:41:55.052Z] 46f8f816bc3b: Pull complete [2021-01-26T06:41:56.673Z] 93b61091891f: Pull complete [2021-01-26T06:41:56.985Z] 93b9cdb0e59b: Pull complete [2021-01-26T06:41:56.985Z] 5e14af77c1be: Pull complete [2021-01-26T06:41:57.599Z] 01666e4c0597: Pull complete [2021-01-26T06:41:58.588Z] aa168da1d23b: Verifying Checksum [2021-01-26T06:41:58.588Z] aa168da1d23b: Download complete [2021-01-26T06:42:13.723Z] aa168da1d23b: Pull complete [2021-01-26T06:42:13.723Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-26T06:42:13.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-26T06:42:13.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-26T06:42:14.623Z] prd-centos7-docker-4c-2g-22794 does not seem to be running inside a container [2021-01-26T06:42:14.850Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-26T06:42:17.679Z] $ docker top b4bce45d265da3da6614453a1b44df49745d169aa2e55583e2e86196b257d10f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-26T06:42:18.533Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-26T06:42:19.285Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-26T06:42:19.692Z] + ls /var/log/sa-host [2021-01-26T06:42:19.692Z] + sadf -c /var/log/sa-host/sa23 [2021-01-26T06:42:19.692Z] file_magic: OK [2021-01-26T06:42:19.692Z] HZ: Using current value: 100 [2021-01-26T06:42:19.692Z] file_header: OK [2021-01-26T06:42:19.692Z] 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-01-26T06:42:19.692Z] Statistics: [2021-01-26T06:42:19.692Z] Hnuu...uuuununununu... [2021-01-26T06:42:19.692Z] File successfully converted to sysstat format version 12.2.1 [2021-01-26T06:42:19.692Z] + sadf -c /var/log/sa-host/sa26 [2021-01-26T06:42:19.692Z] file_magic: OK [2021-01-26T06:42:19.692Z] HZ: Using current value: 100 [2021-01-26T06:42:19.692Z] file_header: OK [2021-01-26T06:42:19.692Z] 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-01-26T06:42:19.692Z] Statistics: [2021-01-26T06:42:19.692Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-26T06:42:19.692Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-26T06:42:19.965Z] provisioning config files... [2021-01-26T06:42:19.995Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3420196092585458238tmp [Pipeline] { [Pipeline] echo [2021-01-26T06:42:20.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:42:20.589Z] ---> create-netrc.sh [Pipeline] } [2021-01-26T06:42:20.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-26T06:42:20.989Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:42:21.406Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-26T06:42:21.457Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:42:22.188Z] ---> sudo-logs.sh [2021-01-26T06:42:22.188Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-26T06:42:22.229Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:42:22.651Z] ---> job-cost.sh [2021-01-26T06:42:22.923Z] lf-activate-venv: SKIPPING [2021-01-26T06:42:22.923Z] INFO: No Stack... [2021-01-26T06:42:23.899Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-26T06:42:24.539Z] INFO: Archiving Costs [Pipeline] echo [2021-01-26T06:42:24.579Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-26T06:42:24.996Z] ---> logs-deploy.sh [2021-01-26T06:42:24.996Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3075/1 [2021-01-26T06:42:24.996Z] INFO: archiving workspace using pattern(s): [2021-01-26T06:42:27.017Z] Archives upload complete. [2021-01-26T06:42:27.291Z] INFO: archiving logs to Nexus