Pull request #3291 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2390c6c80529e3d8af63ee1939fcde86418223b3+c524ea489e588154e863be0deb439dbf9f36573b (31a7a64080dd0a0132f99df21218d44a8e1df3ff) 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-3291/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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-3291/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31121 in /w/workspace/edgexfoundry_edgex-go_PR-3291 [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 c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 2390c6c80529e3d8af63ee1939fcde86418223b3 Merge succeeded, producing 2390c6c80529e3d8af63ee1939fcde86418223b3 Checking out Revision 2390c6c80529e3d8af63ee1939fcde86418223b3 (PR-3291) > 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/3291/head:refs/remotes/origin/PR-3291 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # 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 c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # timeout=10 Commit message: "feat(security): Implementation for adding registry role on the fly Implement the capability to add registry ACL roles on the fly via environment variable. Changes made on security-bootstrapper's setupRegistryACL sub-command: - Add logic to read and parse the environment variable ADD_REGISTRY_ACL_ROLES for adding additional registry roles on the fly - Add validation logic on the comma-separated list of service key names as role names - Add logic to make a unique list of role names combining both ones from configuration and from env. var. - Refactor logic to re-set up when running in 2nd time or later" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:23:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:23:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:23:31 ========================================================= 22:23:31 EdgeX Global Pipelines Version Info 22:23:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:23:33 ------------------- 22:23:33 stable info: 22:23:33 ------------------- 22:23:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:33 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 22:23:33 Message: update stable to v1.0.186 22:23:33 ------------------- 22:23:33 experimental info: 22:23:33 ------------------- 22:23:33 Commited By: **** collab-it+edgex@linuxfoundation.org 22:23:33 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 22:23:33 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:23:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:23:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:23:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:23:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:23:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:23:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:23:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:23:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:23:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:23:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:23:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:23:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:23:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3291 [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3291 [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3291 [Pipeline] echo 22:23:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2390c6c80529e3d8af63ee1939fcde86418223b3 [Pipeline] echo 22:23:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2390c6c [Pipeline] echo 22:23:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:23:38 provisioning config files... 22:23:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config946389116842994663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:38 ---> docker-login.sh 22:23:38 nexus3.edgexfoundry.org:10001 22:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:39 Configure a credential helper to remove this warning. See 22:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:39 22:23:39 Login Succeeded 22:23:39 nexus3.edgexfoundry.org:10002 22:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:39 Configure a credential helper to remove this warning. See 22:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:39 22:23:39 Login Succeeded 22:23:39 nexus3.edgexfoundry.org:10003 22:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:39 Configure a credential helper to remove this warning. See 22:23:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:39 22:23:39 Login Succeeded 22:23:39 nexus3.edgexfoundry.org:10004 22:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:40 Configure a credential helper to remove this warning. See 22:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:40 22:23:40 Login Succeeded 22:23:40 docker.io 22:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:40 Configure a credential helper to remove this warning. See 22:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:40 22:23:40 Login Succeeded 22:23:40 ---> docker-login.sh ends [Pipeline] } 22:23:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:41 ++ 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 22:23:41 + for file in '`ls cmd/**/Dockerfile`' 22:23:41 ++ dirname cmd/core-command/Dockerfile 22:23:41 ++ cut -d/ -f2 22:23:41 + echo core-command,cmd/core-command/Dockerfile 22:23:41 + for file in '`ls cmd/**/Dockerfile`' 22:23:41 ++ dirname cmd/core-data/Dockerfile 22:23:41 ++ cut -d/ -f2 22:23:41 + echo core-data,cmd/core-data/Dockerfile 22:23:41 + for file in '`ls cmd/**/Dockerfile`' 22:23:41 ++ dirname cmd/core-metadata/Dockerfile 22:23:41 ++ cut -d/ -f2 22:23:41 + echo core-metadata,cmd/core-metadata/Dockerfile 22:23:41 + for file in '`ls cmd/**/Dockerfile`' 22:23:41 ++ dirname cmd/security-bootstrapper/Dockerfile 22:23:41 ++ cut -d/ -f2 22:23:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:23:41 + for file in '`ls cmd/**/Dockerfile`' 22:23:41 ++ dirname cmd/security-proxy-setup/Dockerfile 22:23:41 ++ cut -d/ -f2 22:23:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:23:41 + for file in '`ls cmd/**/Dockerfile`' 22:23:41 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:23:41 ++ cut -d/ -f2 22:23:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:23:41 + for file in '`ls cmd/**/Dockerfile`' 22:23:41 ++ dirname cmd/support-notifications/Dockerfile 22:23:41 ++ cut -d/ -f2 22:23:41 + echo support-notifications,cmd/support-notifications/Dockerfile 22:23:41 + for file in '`ls cmd/**/Dockerfile`' 22:23:41 ++ dirname cmd/support-scheduler/Dockerfile 22:23:41 ++ cut -d/ -f2 22:23:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:23:41 + for file in '`ls cmd/**/Dockerfile`' 22:23:41 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:23:41 ++ cut -d/ -f2 22:23:41 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:23:41 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 22:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:42 22:23:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:23:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:43 latest: Pulling from edgex-devops/git-semver 22:23:43 31603596830f: Pulling fs layer 22:23:43 2a8b12db71e7: Pulling fs layer 22:23:43 6ca5941a6612: Pulling fs layer 22:23:43 ecc8261a40a4: Pulling fs layer 22:23:43 ecc8261a40a4: Waiting 22:23:43 2a8b12db71e7: Verifying Checksum 22:23:43 2a8b12db71e7: Download complete 22:23:43 31603596830f: Verifying Checksum 22:23:43 31603596830f: Download complete 22:23:43 ecc8261a40a4: Verifying Checksum 22:23:43 ecc8261a40a4: Download complete 22:23:43 6ca5941a6612: Verifying Checksum 22:23:43 6ca5941a6612: Download complete 22:23:43 31603596830f: Pull complete 22:23:43 2a8b12db71e7: Pull complete 22:23:44 6ca5941a6612: Pull complete 22:23:44 ecc8261a40a4: Pull complete 22:23:44 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:23:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:23:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:23:45 prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container 22:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:23:48 $ docker top 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:48 [ssh-agent] Looking for ssh-agent implementation... 22:23:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:48 $ docker exec 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 ssh-agent 22:23:48 SSH_AUTH_SOCK=/tmp/ssh-WWSh3LIW7v9r/agent.11 22:23:48 SSH_AGENT_PID=16 22:23:48 Running ssh-add (command line suppressed) 22:23:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8476645350912035882.key (/w/workspace/edgex-go/1@tmp/private_key_8476645350912035882.key) 22:23:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:49 + git tag --points-at HEAD [Pipeline] } 22:23:49 $ docker exec --env ******** --env ******** 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 ssh-agent -k 22:23:49 unset SSH_AUTH_SOCK; 22:23:49 unset SSH_AGENT_PID; 22:23:49 echo Agent pid 16 killed; 22:23:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:23:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:49 [ssh-agent] Looking for ssh-agent implementation... 22:23:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:50 $ docker exec 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 ssh-agent 22:23:50 SSH_AUTH_SOCK=/tmp/ssh-eubdSz4Wcb9V/agent.46 22:23:50 SSH_AGENT_PID=51 22:23:50 Running ssh-add (command line suppressed) 22:23:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7721942410411374981.key (/w/workspace/edgex-go/1@tmp/private_key_7721942410411374981.key) 22:23:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:50 + git semver init 22:23:50 # -> Open(): unable to determine branch for HEAD 22:23:50 # $GIT_DIR = /w/workspace/edgex-go/1/.git 22:23:50 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 22:23:50 # $SEMVER_REMOTE_NAME = origin 22:23:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:23:50 # $SEMVER_USER_NAME = edgex-jenkins 22:23:50 # $SEMVER_BRANCH = PR-3291 22:23:50 # $SEMVER_TEMP = /tmp/semver-005759857 22:23:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:24:09 # '/tmp/semver-005759857' -> '/w/workspace/edgex-go/1/.semver' 22:24:09 # -> Force: false 22:24:09 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 22:24:09 $ docker exec --env ******** --env ******** 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 ssh-agent -k 22:24:09 unset SSH_AUTH_SOCK; 22:24:09 unset SSH_AGENT_PID; 22:24:09 echo Agent pid 51 killed; 22:24:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:09 + git semver [Pipeline] } 22:24:09 $ docker stop --time=1 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 22:24:11 $ docker rm -f 0e04a8cbce8522689769eb9debce44813c04f81cb20c55fc7ee4bcbf4a548e62 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:24:12 Stashed 1 file(s) [Pipeline] echo 22:24:12 [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 22:24:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:24:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:24:14 + sudo service docker restart 22:24:14 + true 22:24:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:24:15 ========================================================= 22:24:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:24:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:24:15 + 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 . 22:24:19 Sending build context to Docker daemon 328.8MB 22:24:19 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:24:19 Step 2/6 : FROM ${BASE} 22:24:19 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:24:19 188c0c94c7c5: Pulling fs layer 22:24:19 0ef7d3d256c8: Pulling fs layer 22:24:19 de9db76c5a1d: Pulling fs layer 22:24:19 bca2f99d35d6: Pulling fs layer 22:24:19 93359f2a8cfa: Pulling fs layer 22:24:19 7c6f9722023f: Pulling fs layer 22:24:19 a35cf1a2eb13: Pulling fs layer 22:24:19 93359f2a8cfa: Waiting 22:24:19 7c6f9722023f: Waiting 22:24:19 a35cf1a2eb13: Waiting 22:24:19 bca2f99d35d6: Waiting 22:24:19 de9db76c5a1d: Download complete 22:24:19 0ef7d3d256c8: Verifying Checksum 22:24:19 0ef7d3d256c8: Download complete 22:24:19 93359f2a8cfa: Verifying Checksum 22:24:19 93359f2a8cfa: Download complete 22:24:19 7c6f9722023f: Verifying Checksum 22:24:19 7c6f9722023f: Download complete 22:24:19 188c0c94c7c5: Verifying Checksum 22:24:19 188c0c94c7c5: Download complete 22:24:19 188c0c94c7c5: Pull complete 22:24:20 0ef7d3d256c8: Pull complete 22:24:20 de9db76c5a1d: Pull complete 22:24:22 a35cf1a2eb13: Verifying Checksum 22:24:22 bca2f99d35d6: Verifying Checksum 22:24:22 bca2f99d35d6: Download complete 22:24:27 bca2f99d35d6: Pull complete 22:24:27 93359f2a8cfa: Pull complete 22:24:28 7c6f9722023f: Pull complete 22:24:28 Still waiting to schedule task 22:24:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:24:32 a35cf1a2eb13: Pull complete 22:24:32 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:24:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:24:32 ---> a62c8e92a672 22:24:32 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 22:24:32 ---> Running in cdb1d2e2aa57 22:24:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:34 (1/12) Installing libmagic (5.38-r0) 22:24:35 (2/12) Installing file (5.38-r0) 22:24:35 (3/12) Installing libc-dev (0.7.2-r3) 22:24:35 (4/12) Installing g++ (9.3.0-r2) 22:24:39 (5/12) Installing fortify-headers (1.1-r0) 22:24:39 (6/12) Installing patch (2.7.6-r6) 22:24:39 (7/12) Installing build-base (0.5-r2) 22:24:39 (8/12) Installing libsodium (1.0.18-r0) 22:24:39 (9/12) Installing pkgconf (1.7.2-r0) 22:24:39 (10/12) Installing libsodium-dev (1.0.18-r0) 22:24:39 (11/12) Installing libzmq (4.3.3-r0) 22:24:39 (12/12) Installing zeromq-dev (4.3.3-r0) 22:24:39 Executing busybox-1.31.1-r19.trigger 22:24:39 OK: 233 MiB in 51 packages 22:24:43 Removing intermediate container cdb1d2e2aa57 22:24:43 ---> 19ad73cd2041 22:24:43 Step 4/6 : WORKDIR /edgex-go 22:24:43 ---> Running in 214e739f4dca 22:24:43 Removing intermediate container 214e739f4dca 22:24:43 ---> c429972d1e51 22:24:43 Step 5/6 : COPY go.mod . 22:24:43 ---> c70857410fe5 22:24:43 Step 6/6 : RUN go mod download 22:24:43 ---> Running in 263ab41255d8 22:25:05 Removing intermediate container 263ab41255d8 22:25:05 ---> 16c99138faf8 22:25:05 Successfully built 16c99138faf8 22:25:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:25:05 + docker inspect -f . ci-base-image-x86_64 22:25:05 . [Pipeline] withDockerContainer 22:25:05 prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container 22:25:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:07 $ docker top 3c584da47d917cc4fedf9c3d46629dc76ebc0423cc4aee9bd4b61fae636643cf -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:08 + go version 22:25:08 go version go1.15.5 linux/amd64 [Pipeline] } 22:25:08 $ docker stop --time=1 3c584da47d917cc4fedf9c3d46629dc76ebc0423cc4aee9bd4b61fae636643cf 22:25:09 $ docker rm -f 3c584da47d917cc4fedf9c3d46629dc76ebc0423cc4aee9bd4b61fae636643cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:10 + docker inspect -f . ci-base-image-x86_64 22:25:10 . [Pipeline] withDockerContainer 22:25:10 prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container 22:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:25:11 $ docker top 4901f24a47e63a097917fa9052c9fcb1ea7e4778e08f02a94494cc6af9396a79 -eo pid,comm [Pipeline] { [Pipeline] echo 22:25:11 ========================================================= 22:25:11 [edgeXBuildGoParallel] Running Tests and Build... 22:25:11 ========================================================= [Pipeline] sh 22:25:12 + make test 22:25:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:25:20 ? github.com/edgexfoundry/edgex-go [no test files] 22:25:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:25:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:25:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:25:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:25:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:25:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:25:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:25:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:25:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.130s coverage: 45.9% of statements 22:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:25:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.055s coverage: 19.8% of statements 22:25:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.110s coverage: 100.0% of statements 22:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.173s coverage: 27.1% of statements 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.051s coverage: 100.0% of statements 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.082s coverage: 71.3% of statements 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.156s coverage: 82.9% of statements 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.060s coverage: 78.9% of statements 22:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.342s coverage: 28.6% of statements 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:26:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.357s coverage: 92.8% of statements 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:26:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:26:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.081s coverage: 0.1% of statements 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:26:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements 22:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 22:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 22:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements 22:26:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 22:26:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31122 in /w/workspace/edgexfoundry_edgex-go_PR-3291 [Pipeline] { [Pipeline] ws 22:26:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements 22:26:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.027s coverage: 44.8% of statements 22:26:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.217s coverage: 82.6% of statements 22:26:15 using credential edgex-jenkins-ssh 22:26:16 Cloning the remote Git repository 22:26:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:26:16 > git init /w/workspace/edgex-go/1 # timeout=10 22:26:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:26:16 > git --version # timeout=10 22:26:16 > git --version # 'git version 2.17.1' 22:26:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.065s coverage: 92.9% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.032s coverage: 100.0% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.044s coverage: 75.5% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.046s coverage: 84.6% of statements 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.104s coverage: 91.6% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.4% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.288s coverage: 69.0% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 38.4% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.0% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.082s coverage: 100.0% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.137s coverage: 87.1% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.715s coverage: 29.1% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.085s coverage: 99.0% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.043s coverage: 100.0% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.104s coverage: 94.0% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:26:23 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 22:26:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:26:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 22:26:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:26:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:26:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:26:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:26:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.039s coverage: 87.9% of statements 22:26:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:26:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:26:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 22:26:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements 22:26:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 22:26:26 GO111MODULE=on go vet ./... 22:26:32 Merging remotes/origin/master commit c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 2390c6c80529e3d8af63ee1939fcde86418223b3 22:26:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:26:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:26:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:26:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:26:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3291/head:refs/remotes/origin/PR-3291 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:26:32 > git config core.sparsecheckout # timeout=10 22:26:32 > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # timeout=10 22:26:32 > git remote # timeout=10 22:26:32 > git config --get remote.origin.url # timeout=10 22:26:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:33 > git merge c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 22:26:33 > git rev-parse HEAD^{commit} # timeout=10 22:26:33 Merge succeeded, producing 2390c6c80529e3d8af63ee1939fcde86418223b3 22:26:33 Checking out Revision 2390c6c80529e3d8af63ee1939fcde86418223b3 (PR-3291) 22:26:33 > git config core.sparsecheckout # timeout=10 22:26:33 > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # timeout=10 22:26:37 Commit message: "feat(security): Implementation for adding registry role on the fly Implement the capability to add registry ACL roles on the fly via environment variable. Changes made on security-bootstrapper's setupRegistryACL sub-command: - Add logic to read and parse the environment variable ADD_REGISTRY_ACL_ROLES for adding additional registry roles on the fly - Add validation logic on the comma-separated list of service key names as role names - Add logic to make a unique list of role names combining both ones from configuration and from env. var. - Refactor logic to re-set up when running in 2nd time or later" 22:26:37 > git --version # timeout=10 22:26:37 > git --version # 'git version 2.17.1' 22:26:37 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:26:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:26:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:26:40 + true 22:26:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:26:42 provisioning config files... 22:26:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5010549547718624319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:43 ---> docker-login.sh 22:26:43 nexus3.edgexfoundry.org:10001 22:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:44 Configure a credential helper to remove this warning. See 22:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:44 22:26:44 Login Succeeded 22:26:44 nexus3.edgexfoundry.org:10002 22:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:44 Configure a credential helper to remove this warning. See 22:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:44 22:26:44 Login Succeeded 22:26:44 nexus3.edgexfoundry.org:10003 22:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:45 Configure a credential helper to remove this warning. See 22:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:45 22:26:45 Login Succeeded 22:26:45 nexus3.edgexfoundry.org:10004 22:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:46 Configure a credential helper to remove this warning. See 22:26:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:46 22:26:46 Login Succeeded 22:26:46 docker.io 22:26:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:46 Configure a credential helper to remove this warning. See 22:26:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:46 22:26:46 Login Succeeded 22:26:46 ---> docker-login.sh ends [Pipeline] } 22:26:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:26:47 ========================================================= 22:26:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:26:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:26:47 + 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 . 22:26:50 Sending build context to Docker daemon 166.9MB 22:26:50 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:26:50 Step 2/6 : FROM ${BASE} 22:26:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:26:50 5f621e34cdf4: Pulling fs layer 22:26:50 a4357932f1b6: Pulling fs layer 22:26:50 18c013af1878: Pulling fs layer 22:26:50 00ac8860ef70: Pulling fs layer 22:26:50 63d7cb157983: Pulling fs layer 22:26:50 b116817d02f9: Pulling fs layer 22:26:50 745a02a5169b: Pulling fs layer 22:26:50 00ac8860ef70: Waiting 22:26:50 63d7cb157983: Waiting 22:26:50 b116817d02f9: Waiting 22:26:50 745a02a5169b: Waiting 22:26:50 18c013af1878: Verifying Checksum 22:26:50 18c013af1878: Download complete 22:26:50 a4357932f1b6: Download complete 22:26:50 63d7cb157983: Verifying Checksum 22:26:50 63d7cb157983: Download complete 22:26:50 b116817d02f9: Verifying Checksum 22:26:50 b116817d02f9: Download complete 22:26:50 5f621e34cdf4: Verifying Checksum 22:26:50 5f621e34cdf4: Download complete 22:26:50 5f621e34cdf4: Pull complete 22:26:51 a4357932f1b6: Pull complete 22:26:51 18c013af1878: Pull complete 22:26:52 745a02a5169b: Verifying Checksum 22:26:52 745a02a5169b: Download complete 22:26:52 gofmt -l . 22:26:52 [ "`gofmt -l .`" = "" ] 22:26:52 ./bin/test-go-mod-tidy.sh 22:26:52 ./bin/test-attribution-txt.sh 22:26:53 00ac8860ef70: Download complete [Pipeline] sh 22:26:53 + ls -al . 22:26:53 total 776 22:26:53 drwxrwxr-x 10 1001 1001 4096 Mar 23 22:26 . 22:26:53 drwxr-xr-x 4 root root 28 Mar 23 22:25 .. 22:26:53 -rw-rw-r-- 1 1001 1001 11 Mar 23 22:23 .dockerignore 22:26:53 drwxrwxr-x 8 1001 1001 179 Mar 23 22:23 .git 22:26:53 drwxrwxr-x 3 1001 1001 125 Mar 23 22:23 .github 22:26:53 -rw-rw-r-- 1 1001 1001 818 Mar 23 22:23 .gitignore 22:26:53 drwx------ 3 1001 1001 60 Mar 23 22:24 .semver 22:26:53 -rw-rw-r-- 1 1001 1001 166 Mar 23 22:23 .sonarcloud.properties 22:26:53 -rw-rw-r-- 1 1001 1001 8607 Mar 23 22:23 Attribution.txt 22:26:53 -rw-rw-r-- 1 1001 1001 3804 Mar 23 22:23 CONTRIBUTING.md 22:26:53 -rw-rw-r-- 1 1001 1001 931 Mar 23 22:23 Dockerfile.build 22:26:53 -rw-rw-r-- 1 1001 1001 863 Mar 23 22:23 Jenkinsfile 22:26:53 -rw-rw-r-- 1 1001 1001 10775 Mar 23 22:23 LICENSE 22:26:53 -rw-rw-r-- 1 1001 1001 5774 Mar 23 22:23 Makefile 22:26:53 -rw-rw-r-- 1 1001 1001 6548 Mar 23 22:23 README.md 22:26:53 -rw-rw-r-- 1 1001 1001 6755 Mar 23 22:23 SECURITY.md 22:26:53 -rw-rw-r-- 1 1001 1001 5 Mar 23 22:24 VERSION 22:26:53 -rw-rw-r-- 1 1001 1001 4131 Mar 23 22:23 ZMQWindows.md 22:26:53 drwxrwxr-x 2 1001 1001 117 Mar 23 22:23 bin 22:26:53 drwxrwxr-x 14 1001 1001 4096 Mar 23 22:23 cmd 22:26:53 -rw-r--r-- 1 root root 666600 Mar 23 22:26 coverage.out 22:26:53 -rw-r--r-- 1 root root 1056 Mar 23 22:26 go.mod 22:26:53 -rw-r--r-- 1 root root 22211 Mar 23 22:26 go.sum 22:26:53 drwxrwxr-x 8 1001 1001 127 Mar 23 22:23 internal 22:26:53 drwxrwxr-x 4 1001 1001 26 Mar 23 22:23 openapi 22:26:53 drwxrwxr-x 4 1001 1001 71 Mar 23 22:23 snap 22:26:53 -rw-rw-r-- 1 1001 1001 168 Mar 23 22:23 version.go [Pipeline] sh 22:26:54 + '[' -e coverage.out ] 22:26:54 + chown 1001:1001 coverage.out [Pipeline] stash 22:26:54 Stashed 1 file(s) [Pipeline] sh 22:26:54 + make build 22:26:54 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 22:26:58 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 22:27:05 00ac8860ef70: Pull complete 22:27:05 63d7cb157983: Pull complete 22:27:05 b116817d02f9: Pull complete 22:27:06 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 22:27:07 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 22:27:08 745a02a5169b: Pull complete 22:27:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:27:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:27:08 ---> b7e6874047d6 22:27:08 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 22:27:09 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 22:27:09 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 22:27:11 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 22:27:11 ---> Running in 784a06111aa5 22:27:13 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 22:27:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:27:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:27:14 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 22:27:14 (1/12) Installing libmagic (5.38-r0) 22:27:14 (2/12) Installing file (5.38-r0) 22:27:14 (3/12) Installing libc-dev (0.7.2-r3) 22:27:15 (4/12) Installing g++ (9.3.0-r2) 22:27:15 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 22:27:16 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 22:27:17 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 22:27:19 (5/12) Installing fortify-headers (1.1-r0) 22:27:19 (6/12) Installing patch (2.7.6-r6) 22:27:19 (7/12) Installing build-base (0.5-r2) 22:27:19 (8/12) Installing libsodium (1.0.18-r0) 22:27:19 (9/12) Installing pkgconf (1.7.2-r0) 22:27:19 (10/12) Installing libsodium-dev (1.0.18-r0) 22:27:19 (11/12) Installing libzmq (4.3.3-r0) [Pipeline] } 22:27:19 $ docker stop --time=1 4901f24a47e63a097917fa9052c9fcb1ea7e4778e08f02a94494cc6af9396a79 22:27:19 (12/12) Installing zeromq-dev (4.3.3-r0) 22:27:19 Executing busybox-1.31.1-r19.trigger 22:27:19 OK: 217 MiB in 51 packages 22:27:21 $ docker rm -f 4901f24a47e63a097917fa9052c9fcb1ea7e4778e08f02a94494cc6af9396a79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 22:27:24 Removing intermediate container 784a06111aa5 22:27:24 ---> 901255ee31d3 22:27:24 Step 4/6 : WORKDIR /edgex-go 22:27:24 ---> Running in a49a7069a1b5 22:27:24 Removing intermediate container a49a7069a1b5 22:27:24 ---> 28228131604b 22:27:24 Step 5/6 : COPY go.mod . 22:27:25 ---> 35a98c893a0b 22:27:25 Step 6/6 : RUN go mod download [Pipeline] isUnix [Pipeline] sh 22:27:25 ---> Running in f65e02956fb4 22:27:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:27:25 22:27:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 22:27:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:27:26 latest: Pulling from edgex-devops/edgex-compose 22:27:26 cbdbe7a5bc2a: Pulling fs layer 22:27:26 ca9280d653b3: Pulling fs layer 22:27:26 7e9c9ca2126c: Pulling fs layer 22:27:26 cbdbe7a5bc2a: Verifying Checksum 22:27:26 cbdbe7a5bc2a: Download complete 22:27:26 cbdbe7a5bc2a: Pull complete 22:27:27 ca9280d653b3: Verifying Checksum 22:27:27 ca9280d653b3: Download complete 22:27:27 7e9c9ca2126c: Download complete 22:27:27 ca9280d653b3: Pull complete 22:27:34 7e9c9ca2126c: Pull complete 22:27:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:27:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 22:27:34 prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container 22:27:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:27:37 $ docker top 3d66d889755381275c6ed3d8cdd7c677cdf1a5d32442877eea00044566ab3e70 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:38 + docker-compose build --help 22:27:38 + grep parallel 22:27:39 --parallel Build images in parallel. [Pipeline] } 22:27:39 $ docker stop --time=1 3d66d889755381275c6ed3d8cdd7c677cdf1a5d32442877eea00044566ab3e70 22:27:40 $ docker rm -f 3d66d889755381275c6ed3d8cdd7c677cdf1a5d32442877eea00044566ab3e70 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:27:41 . [Pipeline] withDockerContainer 22:27:41 prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container 22:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:27:42 $ docker top 02628366784aeeeaf611bd00060c3f8229149a2747fa8f568b55f7ca85d2aad3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:43 + docker-compose -f ./docker-compose-build.yml build --parallel 22:27:44 Building docker-core-command-go ... 22:27:44 Building docker-core-data-go ... 22:27:44 Building docker-core-metadata-go ... 22:27:44 Building docker-security-bootstrapper-go ... 22:27:44 Building docker-security-proxy-setup-go ... 22:27:44 Building docker-security-secretstore-setup-go ... 22:27:44 Building docker-support-notifications-go ... 22:27:44 Building docker-support-scheduler-go ... 22:27:44 Building docker-sys-mgmt-agent-go ... 22:27:44 Building docker-core-data-go 22:27:44 Building docker-security-bootstrapper-go 22:27:44 Building docker-support-notifications-go 22:27:44 Building docker-core-metadata-go 22:27:44 Building docker-security-proxy-setup-go 22:27:52 Removing intermediate container f65e02956fb4 22:27:52 ---> 0a19e2c8e597 22:27:52 Successfully built 0a19e2c8e597 22:27:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:27:52 + docker inspect -f . ci-base-image-arm64 22:27:52 . [Pipeline] withDockerContainer 22:27:53 prd-ubuntu18.04-docker-arm64-4c-16g-31122 does not seem to be running inside a container 22:27:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:27:54 $ docker top 8ec8c221bc1691f00bad1695df3fefd5026dc97a7bc24664a1d5ab2cb76fc164 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:55 + go version 22:27:55 go version go1.15.5 linux/arm64 [Pipeline] } 22:27:55 $ docker stop --time=1 8ec8c221bc1691f00bad1695df3fefd5026dc97a7bc24664a1d5ab2cb76fc164 22:27:57 $ docker rm -f 8ec8c221bc1691f00bad1695df3fefd5026dc97a7bc24664a1d5ab2cb76fc164 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:59 + docker inspect -f . ci-base-image-arm64 22:27:59 . [Pipeline] withDockerContainer 22:27:59 prd-ubuntu18.04-docker-arm64-4c-16g-31122 does not seem to be running inside a container 22:27:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:28:00 $ docker top 789ad8e53167bf81bfc3074bd3f34bd40ce706dc25848473057eee209960c828 -eo pid,comm [Pipeline] { [Pipeline] echo 22:28:01 ========================================================= 22:28:01 [edgeXBuildGoParallel] Running Tests and Build... 22:28:01 ========================================================= [Pipeline] sh 22:28:01 + make test 22:28:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:28:16 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:28:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:28:16 ---> 16c99138faf8 22:28:16 Step 3/21 : WORKDIR /edgex-go 22:28:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:28:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:28:16 ---> 16c99138faf8 22:28:16 Step 3/23 : WORKDIR /edgex-go 22:28:16 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:28:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:28:16 ---> 16c99138faf8 22:28:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 3/31 : WORKDIR /edgex-go 22:28:16 22:28:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:28:16 ---> 16c99138faf8 22:28:16 Step 3/23 : WORKDIR /edgex-go 22:28:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:28:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:28:16 ---> 16c99138faf8 22:28:16 Step 3/22 : WORKDIR /edgex-go 22:28:16 ---> Running in 6361c7d981c3 22:28:16 ---> Running in 2399dabf61f5 22:28:16 ---> Running in 01d065af6e0a 22:28:16 ---> Running in a6ad739c3b68 22:28:16 ---> Running in 74204fc83de6 22:28:16 Removing intermediate container 74204fc83de6 22:28:16 ---> f5e1936367b6 22:28:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:16 Removing intermediate container 01d065af6e0a 22:28:16 ---> 01828bb713f4 22:28:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:16 Removing intermediate container 2399dabf61f5 22:28:16 ---> 29b542e7f148 22:28:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:16 Removing intermediate container 6361c7d981c3 22:28:16 ---> 81197fab0b1d 22:28:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:16 Removing intermediate container a6ad739c3b68 22:28:16 ---> bd9a0996a903 22:28:16 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:28:16 ---> Running in 236900117d65 22:28:16 ---> Running in febaadd684bb 22:28:16 ---> Running in 9b71c9caf4c5 22:28:16 ---> Running in b73767bc1d62 22:28:16 ---> Running in 71e0ddede975 22:28:17 Removing intermediate container febaadd684bb 22:28:17 ---> ac2dbc5822ea 22:28:17 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:28:17 ---> Running in 95775ae90897 22:28:18 Removing intermediate container 9b71c9caf4c5 22:28:18 ---> 68c98862a629 22:28:18 Step 5/23 : RUN apk add --update --no-cache make git 22:28:18 Removing intermediate container 236900117d65 22:28:18 ---> e5377498633b 22:28:18 Step 5/31 : RUN apk add --update --no-cache make git 22:28:18 Removing intermediate container 71e0ddede975 22:28:18 ---> c7ccb2f35e4a 22:28:18 Step 5/21 : RUN apk add --update --no-cache make git 22:28:18 Removing intermediate container b73767bc1d62 22:28:18 ---> 4bb7959ae4df 22:28:18 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:28:18 ---> Running in 3475a03e2580 22:28:18 ---> Running in a294df618679 22:28:18 ---> Running in 4b4194f14983 22:28:18 ---> Running in 95580f3c5849 22:28:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:28:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:28:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:28:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:28:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:28:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:28:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:28:19 OK: 233 MiB in 51 packages 22:28:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:28:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:28:20 OK: 233 MiB in 51 packages 22:28:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:28:20 OK: 233 MiB in 51 packages 22:28:20 OK: 233 MiB in 51 packages 22:28:20 Removing intermediate container 95775ae90897 22:28:20 ---> d403cdc7b235 22:28:20 Step 6/23 : COPY go.mod . 22:28:20 Removing intermediate container 3475a03e2580 22:28:20 ---> 1e58a128abdb 22:28:20 Step 6/23 : COPY go.mod . 22:28:21 OK: 233 MiB in 51 packages 22:28:21 ---> ab232b076107 22:28:21 Step 7/23 : RUN go mod download 22:28:21 ---> ec9fd7a26b66 22:28:21 Step 7/23 : RUN go mod download 22:28:21 ---> Running in 61140880d412 22:28:21 Removing intermediate container 95580f3c5849 22:28:21 ---> b6cdf5a9bbb5 22:28:21 Step 6/21 : COPY go.mod . 22:28:21 ---> Running in b828a0dd7a03 22:28:21 Removing intermediate container a294df618679 22:28:21 ---> 97287c21438e 22:28:21 Step 6/31 : COPY go.mod . 22:28:21 ---> dec130ca11d6 22:28:21 Step 7/21 : RUN go mod download 22:28:22 ---> Running in c900f1ff2f71 22:28:22 ---> 143319ffaae5 22:28:22 Step 7/31 : RUN go mod download 22:28:22 Removing intermediate container 4b4194f14983 22:28:22 ---> 58bbdd4dcc5c 22:28:22 Step 6/22 : COPY go.mod . 22:28:22 ---> Running in 43b5abea8263 22:28:22 ---> dc8d8f7a8f72 22:28:22 Step 7/22 : RUN go mod download 22:28:22 ---> Running in a7a90927aa8c 22:28:23 ? github.com/edgexfoundry/edgex-go [no test files] 22:28:24 Removing intermediate container b828a0dd7a03 22:28:24 ---> 4bbfa66977a0 22:28:24 Step 8/23 : COPY . . 22:28:24 Removing intermediate container c900f1ff2f71 22:28:24 ---> 0d6daec2c773 22:28:24 Step 8/21 : COPY . . 22:28:24 Removing intermediate container 43b5abea8263 22:28:24 ---> 419246461eca 22:28:24 Step 8/31 : COPY . . 22:28:25 Removing intermediate container 61140880d412 22:28:25 ---> 54a480ed97bd 22:28:25 Step 8/23 : COPY . . 22:28:27 Removing intermediate container a7a90927aa8c 22:28:27 ---> 0df395b12f88 22:28:27 Step 8/22 : COPY . . 22:29:06 ---> 786e9d8fb0dd 22:29:06 Step 9/23 : RUN make cmd/core-data/core-data 22:29:06 ---> 50ebf56ca47f 22:29:06 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:29:06 ---> Running in aa9327755744 22:29:06 ---> 9ea4c108412c 22:29:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:29:06 ---> dd51192eeecf 22:29:06 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:29:06 ---> Running in ceaf31266d0e 22:29:06 ---> 5af506ddac32 22:29:06 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:29:06 ---> Running in 8140d8c6f8b6 22:29:06 ---> Running in 31d44662dcf4 22:29:06 ---> Running in 7806ff564d90 22:29:06 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 22:29:06 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 22:29:06 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 22:29:06 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 22:29:06 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 22:29:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:29:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:29:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:29:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:29:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:29:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:29:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:29:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:29:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:29:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:29:38 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 22:29:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:29:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:29:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:29:42 Removing intermediate container 7806ff564d90 22:29:42 ---> 8621e90586f1 22:29:42 22:29:42 Step 10/31 : FROM alpine:3.12 22:29:43 3.12: Pulling from library/alpine 22:29:44 Removing intermediate container aa9327755744 22:29:44 ---> 09d29313cb0c 22:29:44 22:29:44 Step 10/21 : FROM alpine:3.12 22:29:44 3.12: Pulling from library/alpine 22:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.305s coverage: 45.9% of statements 22:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.137s coverage: 19.8% of statements 22:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.295s coverage: 100.0% of statements 22:29:47 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 22:29:47 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 22:29:47 Status: Downloaded newer image for alpine:3.12 22:29:47 Status: Downloaded newer image for alpine:3.12 22:29:47 ---> 88dd2752d2ea 22:29:47 Step 11/21 : RUN apk add --update --no-cache curl 22:29:47 ---> 88dd2752d2ea 22:29:47 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:29:47 Removing intermediate container 31d44662dcf4 22:29:47 ---> 9864a6da070c 22:29:47 22:29:47 Step 10/22 : FROM alpine:3.12 22:29:47 ---> 88dd2752d2ea 22:29:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:29:47 ---> Running in 936a1423ca6b 22:29:47 ---> Running in ca2b0fc79139 22:29:47 ---> Running in d4c75f50287b 22:29:48 Removing intermediate container ca2b0fc79139 22:29:48 ---> 1aa8c5a107c2 22:29:48 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:29:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:29:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:29:50 (1/4) Installing ca-certificates (20191127-r4) 22:29:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:29:50 (3/4) Installing libcurl (7.69.1-r3) 22:29:50 (4/4) Installing curl (7.69.1-r3) 22:29:50 Executing busybox-1.31.1-r19.trigger 22:29:50 Executing ca-certificates-20191127-r4.trigger 22:29:50 OK: 7 MiB in 18 packages 22:29:50 ---> Running in 5274d89f2f66 22:29:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:29:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:29:50 Removing intermediate container 8140d8c6f8b6 22:29:50 ---> 0a0b58b0ba5a 22:29:50 22:29:50 Step 10/23 : FROM alpine:3.12 22:29:50 ---> 88dd2752d2ea 22:29:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:29:51 Removing intermediate container ceaf31266d0e 22:29:51 ---> 7d4c3ec65770 22:29:51 22:29:51 Step 10/23 : FROM alpine:3.12 22:29:51 ---> 88dd2752d2ea 22:29:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:29:51 (1/2) Installing ca-certificates (20191127-r4) 22:29:51 (2/2) Installing dumb-init (1.2.2-r1) 22:29:51 Executing busybox-1.31.1-r19.trigger 22:29:51 Executing ca-certificates-20191127-r4.trigger 22:29:51 OK: 6 MiB in 16 packages 22:29:51 ---> Running in 5e054fab320e 22:29:52 ---> Running in b57603a78cc0 22:29:52 Removing intermediate container b57603a78cc0 22:29:52 ---> 056b17802e61 22:29:52 Step 12/23 : ENV APP_PORT=48080 22:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:29:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:29:52 (1/2) Installing dumb-init (1.2.2-r1) 22:29:52 (2/2) Installing su-exec (0.2-r1) 22:29:52 Executing busybox-1.31.1-r19.trigger 22:29:53 OK: 6 MiB in 16 packages 22:29:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:29:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:29:53 ---> Running in 7595342f7f97 22:29:53 Removing intermediate container 936a1423ca6b 22:29:53 ---> d68160eeed53 22:29:53 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:29:53 (1/1) Installing dumb-init (1.2.2-r1) 22:29:53 Executing busybox-1.31.1-r19.trigger 22:29:53 OK: 6 MiB in 15 packages 22:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.527s coverage: 27.1% of statements 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.098s coverage: 100.0% of statements 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:29:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.127s coverage: 100.0% of statements 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:29:54 ---> Running in 860e125db29d 22:29:54 Removing intermediate container d4c75f50287b 22:29:54 ---> aa1f1e25d408 22:29:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:29:54 Removing intermediate container 7595342f7f97 22:29:54 ---> 610e6af81e7c 22:29:54 Step 13/23 : EXPOSE $APP_PORT 22:29:54 ---> Running in 3fd366232fd6 22:29:54 ---> Running in 354a2be89bfa 22:29:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.248s coverage: 71.3% of statements 22:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:29:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:29:55 Removing intermediate container 5274d89f2f66 22:29:55 ---> 9c9d718f2203 22:29:55 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:29:55 Removing intermediate container 860e125db29d 22:29:55 ---> 75571e8d6d1c 22:29:55 Step 13/21 : WORKDIR /edgex 22:29:55 Removing intermediate container 5e054fab320e 22:29:55 ---> 56e68d3c2b17 22:29:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:29:55 ---> Running in 230edcf71f64 22:29:55 Removing intermediate container 3fd366232fd6 22:29:55 ---> a59e8e1d6df2 22:29:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:55 ---> Running in e372187350dd 22:29:55 Removing intermediate container 354a2be89bfa 22:29:55 ---> c77aeb31b6b4 22:29:55 Step 13/22 : ENV APP_PORT=48060 22:29:55 ---> Running in 2da46dd1e262 22:29:55 ---> Running in 02ed2ccb13b4 22:29:55 ---> Running in 56254c257fb4 22:29:55 Removing intermediate container 230edcf71f64 22:29:55 ---> cc4124db5a57 22:29:55 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:29:55 Removing intermediate container e372187350dd 22:29:55 ---> e75ebb402332 22:29:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:29:55 Removing intermediate container 2da46dd1e262 22:29:55 ---> 505d7eb86499 22:29:55 Step 13/23 : ENV APP_PORT=48081 22:29:55 ---> Running in c64fbdac9345 22:29:55 Removing intermediate container 02ed2ccb13b4 22:29:55 ---> 2fda019c32e4 22:29:55 Step 14/22 : EXPOSE $APP_PORT 22:29:56 ---> Running in 47b213201a5b 22:29:56 ---> Running in 1a8ea15624f6 22:29:56 ---> 7d2147220218 22:29:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:29:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.539s coverage: 82.9% of statements 22:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:29:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.234s coverage: 78.9% of statements 22:29:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:29:56 Removing intermediate container c64fbdac9345 22:29:56 ---> d51a436da32c 22:29:56 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:29:56 Removing intermediate container 47b213201a5b 22:29:56 ---> 99eefcfcfaa3 22:29:56 Step 14/23 : EXPOSE $APP_PORT 22:29:56 Removing intermediate container 1a8ea15624f6 22:29:56 ---> 3e580c5b72e5 22:29:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:56 ---> Running in 6e4d1dc7d842 22:29:56 ---> Running in bfe9cdfa9506 22:29:56 ---> 34973666d35a 22:29:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:29:56 Removing intermediate container 6e4d1dc7d842 22:29:56 ---> 8c860dcd3d3b 22:29:56 Step 15/23 : WORKDIR / 22:29:56 ---> 9686647c57f7 22:29:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:29:57 ---> Running in 080636c8659e 22:29:57 Removing intermediate container 56254c257fb4 22:29:57 ---> 603d7700eb8f 22:29:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:29:57 ---> Running in 7edc1314c206 22:29:57 Removing intermediate container 080636c8659e 22:29:57 ---> 9363d0955d51 22:29:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:29:57 ---> 5ed87be5e3cf 22:29:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:29:58 ---> 8ca9faa787d8 22:29:58 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:29:58 ---> Running in 9b1ea3fba9c9 22:29:58 ---> 9873db3a1710 22:29:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:29:58 ---> 9c301644ddf2 22:29:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:29:58 Removing intermediate container bfe9cdfa9506 22:29:58 ---> d31fb916d8d6 22:29:58 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:29:58 ---> Running in e1169dc39343 22:29:58 Removing intermediate container 9b1ea3fba9c9 22:29:58 ---> 0c3634e95213 22:29:58 Step 18/21 : CMD ["--init=true"] 22:29:58 ---> Running in 6288df9502e5 22:29:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:29:58 ---> Running in 60c31b0a2a08 22:29:58 Removing intermediate container e1169dc39343 22:29:58 ---> b820a9d512f5 22:29:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:29:59 ---> 4765bb307965 22:29:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:29:59 Removing intermediate container 6288df9502e5 22:29:59 ---> bd4f35a103b8 22:29:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:29:59 ---> Running in 4d9c053f97b2 22:29:59 Removing intermediate container 60c31b0a2a08 22:29:59 ---> c6563320c31f 22:29:59 Step 19/21 : LABEL arch=x86_64 22:29:59 ---> Running in 5d9683bc6ecc 22:29:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:29:59 ---> 751586b1d0bb 22:29:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:29:59 Removing intermediate container 4d9c053f97b2 22:29:59 ---> 3398d54b8485 22:29:59 Step 20/22 : LABEL arch=x86_64 22:29:59 ---> 5cf5d60718c0 22:29:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:29:59 Removing intermediate container 5d9683bc6ecc 22:29:59 ---> ea678b75d940 22:29:59 Step 20/21 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:29:59 ---> Running in e110c56e56bf 22:29:59 ---> Running in 0698f9337287 22:29:59 ---> Running in 2a202344fc64 22:29:59 ---> Running in 10cab86f2d13 22:29:59 (1/6) Installing dumb-init (1.2.2-r1) 22:30:00 (2/6) Installing libgcc (9.3.0-r2) 22:30:00 (3/6) Installing libsodium (1.0.18-r0) 22:30:00 Removing intermediate container e110c56e56bf 22:30:00 ---> 4a35fc442b37 22:30:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:30:00 (4/6) Installing libstdc++ (9.3.0-r2) 22:30:00 Removing intermediate container 0698f9337287 22:30:00 ---> a5d39a59ec90 22:30:00 Step 21/22 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:30:00 Removing intermediate container 10cab86f2d13 22:30:00 ---> 1e4bc81bf727 22:30:00 Step 21/21 : LABEL version=0.0.0 22:30:00 ---> Running in 54f998e4888e 22:30:00 ---> Running in 9e01c2492dd7 22:30:00 (5/6) Installing libzmq (4.3.3-r0) 22:30:00 ---> Running in faaa4820a744 22:30:00 (6/6) Installing zeromq (4.3.3-r0) 22:30:00 Removing intermediate container 54f998e4888e 22:30:00 ---> bff9cd5bdc9e 22:30:00 Step 21/23 : LABEL arch=x86_64 22:30:00 Executing busybox-1.31.1-r19.trigger 22:30:00 OK: 8 MiB in 20 packages 22:30:00 Removing intermediate container 9e01c2492dd7 22:30:00 ---> 39ecb984e0ad 22:30:00 Step 22/22 : LABEL version=0.0.0 22:30:00 Removing intermediate container faaa4820a744 22:30:00 ---> 30ca62d669a1 22:30:00 22:30:01 ---> Running in 469dedeabad1 22:30:01 ---> Running in 458295972a60 22:30:01 Successfully built 30ca62d669a1 22:30:01 Successfully tagged docker-security-proxy-setup-go:latest 22:30:01  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 22:30:01 Removing intermediate container 469dedeabad1 22:30:01 ---> ec244817502f 22:30:01 Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:30:01 Removing intermediate container 458295972a60 22:30:01 ---> 9b7bd4b6e890 22:30:01 22:30:01 Removing intermediate container 2a202344fc64 22:30:01 ---> 6e60de038c70 22:30:01 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:30:01 ---> Running in c3c7b87a6d1b 22:30:01 Removing intermediate container 7edc1314c206 22:30:01 ---> c407806b5537 22:30:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:30:02 Successfully built 9b7bd4b6e890 22:30:02 Successfully tagged docker-support-notifications-go:latest 22:30:02  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go 22:30:02 Removing intermediate container c3c7b87a6d1b 22:30:02 ---> 68ec92e2ed31 22:30:02 Step 23/23 : LABEL version=0.0.0 22:30:02 ---> 6d00a7c70abc 22:30:02 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:30:02 ---> Running in ae5e02626f6f 22:30:02 ---> 9f6d6f9e96d5 22:30:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:30:02 Removing intermediate container ae5e02626f6f 22:30:02 ---> 607deae50789 22:30:02 22:30:03 Successfully built 607deae50789 22:30:03 Successfully tagged docker-core-metadata-go:latest 22:30:04  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 22:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.136s coverage: 28.6% of statements 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.161s coverage: 100.0% of statements 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.068s coverage: 100.0% of statements 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.404s coverage: 86.7% of statements 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.296s coverage: 97.5% of statements 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.201s coverage: 78.3% of statements 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:30:08 ---> c7d33a7bfe86 22:30:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:30:08 ---> e39e4407efb6 22:30:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:30:10 ---> 18250e79a350 22:30:10 Step 19/23 : ENTRYPOINT ["/core-data"] 22:30:10 ---> 52189ac06396 22:30:10 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:30:10 ---> Running in b7ea34886736 22:30:11 ---> f9975e4e2b37 22:30:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:30:11 Removing intermediate container b7ea34886736 22:30:11 ---> 0eacc3910b27 22:30:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:30:11 ---> Running in 9526961a37c8 22:30:11 ---> c8166ed60d7f 22:30:11 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:30:11 Removing intermediate container 9526961a37c8 22:30:11 ---> 7b0c2b3f7e53 22:30:11 Step 21/23 : LABEL arch=x86_64 22:30:12 ---> Running in 240baec752cc 22:30:12 ---> Running in 0fbd2fdae860 22:30:12 Removing intermediate container 240baec752cc 22:30:12 ---> 3f3c0c8c08de 22:30:12 Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:30:12 ---> Running in 30b62300bbab 22:30:15 Removing intermediate container 0fbd2fdae860 22:30:15 ---> f4f546888f66 22:30:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:30:16 Removing intermediate container 30b62300bbab 22:30:16 ---> 05d205744f92 22:30:16 Step 23/23 : LABEL version=0.0.0 22:30:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.261s coverage: 92.8% of statements 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:30:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:30:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.350s coverage: 0.1% of statements 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:30:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 22:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.108s coverage: 79.5% of statements 22:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 22:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.097s coverage: 96.3% of statements 22:30:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 22:30:19 ---> 28cf30c42512 22:30:19 Step 26/31 : RUN chmod +x /entrypoint.sh 22:30:19 ---> Running in 02fde2fe494e 22:30:20 ---> Running in 69e57d852245 22:30:20 Removing intermediate container 02fde2fe494e 22:30:20 ---> 191076eaaffc 22:30:20 22:30:21 Successfully built 191076eaaffc 22:30:21 Successfully tagged docker-core-data-go:latest 22:30:21  Building docker-core-data-go ... done Building docker-core-command-go 22:30:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.080s coverage: 94.4% of statements 22:30:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 22:30:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:30:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:30:27 ---> 16c99138faf8 22:30:27 Step 3/22 : WORKDIR /edgex-go 22:30:27 ---> Using cache 22:30:27 ---> bd9a0996a903 22:30:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:27 ---> Using cache 22:30:27 ---> c7ccb2f35e4a 22:30:27 Step 5/22 : RUN apk add --update --no-cache make git 22:30:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:30:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:30:27 ---> 16c99138faf8 22:30:27 Step 3/24 : WORKDIR /edgex-go 22:30:27 ---> Using cache 22:30:27 ---> bd9a0996a903 22:30:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:27 ---> Using cache 22:30:27 ---> c7ccb2f35e4a 22:30:27 Step 5/24 : RUN apk add --update --no-cache make git 22:30:27 ---> Using cache 22:30:27 ---> Using cache 22:30:27 ---> b6cdf5a9bbb5 22:30:27 Step 6/24 : COPY go.mod . 22:30:27 ---> b6cdf5a9bbb5 22:30:27 Step 6/22 : COPY go.mod . 22:30:27 ---> Using cache 22:30:27 ---> dec130ca11d6 22:30:27 ---> Using cache 22:30:27 Step 7/22 : RUN go mod download ---> dec130ca11d6 22:30:27 Step 7/24 : RUN go mod download 22:30:27 22:30:27 ---> Using cache 22:30:27 ---> 0d6daec2c773 22:30:27 Step 8/22 : COPY . . 22:30:27 ---> Using cache 22:30:27 ---> 0d6daec2c773 22:30:27 Step 8/24 : COPY . . 22:30:27 ---> Using cache 22:30:27 ---> 50ebf56ca47f 22:30:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:30:27 ---> Using cache 22:30:27 ---> 50ebf56ca47f 22:30:27 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:30:27 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:30:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:30:27 ---> 16c99138faf8 22:30:27 Step 3/26 : WORKDIR /edgex-go 22:30:27 ---> Using cache 22:30:27 ---> bd9a0996a903 22:30:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:27 ---> Using cache 22:30:27 ---> c7ccb2f35e4a 22:30:27 Step 5/26 : RUN apk add --update --no-cache make bash git 22:30:29 ---> Running in 5b9afdf8b41d 22:30:29 ---> Running in 2e6378e902ea 22:30:29 ---> Running in 3c364626b33c 22:30:30 Removing intermediate container 69e57d852245 22:30:30 ---> bd24fa4e40a0 22:30:30 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:30:31 ---> Running in 8f3e890d62ec 22:30:32 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 22:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.482s coverage: 82.6% of statements 22:30:32 Removing intermediate container 8f3e890d62ec 22:30:32 ---> 038a34eae9c9 22:30:32 Step 28/31 : CMD ["gate"] 22:30:32 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 22:30:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:30:32 ---> Running in 0121b2d4fdf7 22:30:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:30:33 Removing intermediate container 0121b2d4fdf7 22:30:33 ---> 3266686a07ea 22:30:33 Step 29/31 : LABEL arch=x86_64 22:30:33 OK: 233 MiB in 51 packages 22:30:34 ---> Running in 71937455261e 22:30:35 Removing intermediate container 71937455261e 22:30:35 ---> 46f605abbaf3 22:30:35 Step 30/31 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:30:35 ---> Running in 058a2f225a39 22:30:35 Removing intermediate container 3c364626b33c 22:30:35 ---> 71e874e22399 22:30:35 Step 6/26 : COPY go.mod . 22:30:36 ---> 3cd382870e49 22:30:36 Step 7/26 : RUN go mod download 22:30:36 Removing intermediate container 058a2f225a39 22:30:36 ---> c107c7f78eea 22:30:36 Step 31/31 : LABEL version=0.0.0 22:30:36 ---> Running in 1c0683ed9333 22:30:37 ---> Running in 4fb045a28385 22:30:37 Removing intermediate container 4fb045a28385 22:30:37 ---> ef1c99ab456b 22:30:37 22:30:38 Successfully built ef1c99ab456b 22:30:38 Successfully tagged docker-security-bootstrapper-go:latest 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.118s coverage: 92.9% of statements 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 75.5% of statements 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.130s coverage: 87.2% of statements 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.129s coverage: 84.6% of statements 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.162s coverage: 91.6% of statements 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.484s coverage: 64.4% of statements 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements 22:30:42  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:30:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:30:42 ---> 16c99138faf8 22:30:42 Step 3/23 : WORKDIR /edgex-go 22:30:42 ---> Using cache 22:30:42 ---> bd9a0996a903 22:30:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:42 ---> Using cache 22:30:42 ---> c7ccb2f35e4a 22:30:42 Step 5/23 : RUN apk add --update --no-cache make git 22:30:42 ---> Using cache 22:30:42 ---> b6cdf5a9bbb5 22:30:42 Step 6/23 : COPY go.mod . 22:30:42 ---> Using cache 22:30:42 ---> dec130ca11d6 22:30:42 Step 7/23 : RUN go mod download 22:30:42 ---> Using cache 22:30:42 ---> 0d6daec2c773 22:30:42 Step 8/23 : COPY . . 22:30:42 Removing intermediate container 1c0683ed9333 22:30:42 ---> 04ee7fd19ec1 22:30:42 Step 8/26 : COPY . . 22:30:42 ---> Using cache 22:30:42 ---> 50ebf56ca47f 22:30:42 Step 9/23 : RUN make cmd/core-command/core-command 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 22:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.098s coverage: 100.0% of statements 22:30:43 ---> Running in 821bb7296039 22:30:45 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 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.899s coverage: 69.0% of statements 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.430s coverage: 38.4% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.114s coverage: 84.8% of statements 22:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.421s coverage: 47.0% of statements 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.115s coverage: 100.0% of statements 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 22:30:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.399s coverage: 87.1% of statements 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 22:30:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 22:30:56 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 22:31:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.160s coverage: 29.1% of statements 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:31:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.215s coverage: 99.0% of statements 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:31:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.088s coverage: 100.0% of statements 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 22:31:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.286s coverage: 94.0% of statements 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 22:31:01 ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:31:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:31:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.113s coverage: 87.9% of statements 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:31:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 22:31:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements 22:31:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 22:31:04 ---> 85f4587eba85 22:31:04 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:31:04 ---> Running in 8e4ca0da6533 22:31:04 Removing intermediate container 2e6378e902ea 22:31:04 ---> b26f0731be0d 22:31:04 22:31:04 Step 10/22 : FROM alpine:3.12 22:31:04 ---> 88dd2752d2ea 22:31:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:31:04 ---> Using cache 22:31:04 ---> 56e68d3c2b17 22:31:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:31:04 ---> Using cache 22:31:04 ---> 505d7eb86499 22:31:04 Step 13/22 : ENV APP_PORT=48085 22:31:04 ---> Running in 923cf52d14e5 22:31:04 GO111MODULE=on go vet ./... 22:31:05 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 22:31:06 Removing intermediate container 923cf52d14e5 22:31:06 ---> eba0774b1073 22:31:06 Step 14/22 : EXPOSE $APP_PORT 22:31:07 ---> Running in db6a04e94dc8 22:31:07 Removing intermediate container 5b9afdf8b41d 22:31:07 ---> 115f9f7d89c7 22:31:07 22:31:07 Step 10/24 : FROM alpine:3.12 22:31:07 ---> 88dd2752d2ea 22:31:07 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 22:31:07 ---> Running in afb5928187da 22:31:07 Removing intermediate container db6a04e94dc8 22:31:07 ---> cad8845f990e 22:31:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:31:07 ---> 7d7dd74066f4 22:31:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:31:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:31:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:31:08 (1/5) Installing ca-certificates (20191127-r4) 22:31:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 22:31:08 (3/5) Installing libcurl (7.69.1-r3) 22:31:08 (4/5) Installing curl (7.69.1-r3) 22:31:08 (5/5) Installing dumb-init (1.2.2-r1) 22:31:08 Executing busybox-1.31.1-r19.trigger 22:31:08 Executing ca-certificates-20191127-r4.trigger 22:31:08 OK: 7 MiB in 19 packages 22:31:08 ---> 46bfaf76411d 22:31:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:31:10 ---> 801f429b3e0b 22:31:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:31:11 ---> Running in ae9e58065bde 22:31:11 Removing intermediate container ae9e58065bde 22:31:11 ---> 9e58b40f3fe5 22:31:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:13 ---> Running in ebd6392d2c34 22:31:13 Removing intermediate container afb5928187da 22:31:13 ---> 88f13629b6f6 22:31:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:31:13 ---> Running in 6215cab7711a 22:31:13 Removing intermediate container ebd6392d2c34 22:31:13 ---> f05af6dd0e57 22:31:13 Step 20/22 : LABEL arch=x86_64 22:31:13 Removing intermediate container 821bb7296039 22:31:13 ---> 8b01c1916d45 22:31:13 22:31:13 Step 10/23 : FROM alpine:3.12 22:31:13 ---> 88dd2752d2ea 22:31:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:31:13 ---> Using cache 22:31:13 ---> 56e68d3c2b17 22:31:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:31:13 ---> Using cache 22:31:13 ---> 505d7eb86499 22:31:13 Step 13/23 : ENV APP_PORT=48082 22:31:13 ---> Running in 13aad3255631 22:31:13 ---> Running in ce2bfe64171d 22:31:13 Removing intermediate container 6215cab7711a 22:31:13 ---> ca80f0f47b76 22:31:13 Step 13/24 : WORKDIR / 22:31:14 ---> Running in f7d0b235c37f 22:31:14 Removing intermediate container 13aad3255631 22:31:14 ---> 9af4036ddcd4 22:31:14 Step 21/22 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:31:14 Removing intermediate container ce2bfe64171d 22:31:14 ---> 41093b8b01d8 22:31:14 Step 14/23 : EXPOSE $APP_PORT 22:31:14 ---> Running in d25ae0385bdc 22:31:14 ---> Running in 6b0d5bb8f1cd 22:31:14 Removing intermediate container f7d0b235c37f 22:31:14 ---> 2f7071345964 22:31:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:31:14 Removing intermediate container d25ae0385bdc 22:31:14 ---> e488c69c9ebb 22:31:14 Step 22/22 : LABEL version=0.0.0 22:31:14 Removing intermediate container 6b0d5bb8f1cd 22:31:14 ---> 743e27e63846 22:31:14 Step 15/23 : WORKDIR / 22:31:14 ---> Running in 9b02265c1476 22:31:14 ---> Running in cbe5843dc800 22:31:15 ---> daa3aa2b3447 22:31:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:31:15 Removing intermediate container 9b02265c1476 22:31:15 ---> bf46b375ea35 22:31:15 22:31:15 Removing intermediate container cbe5843dc800 22:31:15 ---> 5daa28453028 22:31:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:31:15 Successfully built bf46b375ea35 22:31:15 Successfully tagged docker-support-scheduler-go:latest 22:31:15 ---> 3773244736a8 22:31:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:31:16  Building docker-support-scheduler-go ... done  ---> c526411ac56e 22:31:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:31:16 ---> 9b6373f39a6f 22:31:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:31:17 ---> 255c134507be 22:31:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:31:17 ---> 07b244186473 22:31:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:31:17 ---> 803b7de0981a 22:31:17 Step 19/23 : ENTRYPOINT ["/core-command"] 22:31:17 ---> Running in db0ae83668dc 22:31:18 Removing intermediate container db0ae83668dc 22:31:18 ---> d8826ca1176b 22:31:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:18 ---> Running in 69aad5bda3d2 22:31:18 ---> 9b90b241853e 22:31:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:31:18 Removing intermediate container 69aad5bda3d2 22:31:18 ---> 9b7ff24807d0 22:31:18 Step 21/23 : LABEL arch=x86_64 22:31:18 ---> Running in e530881ce81e 22:31:18 ---> 8c73e490f2b9 22:31:18 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/ 22:31:18 ---> Running in 6afbea98ee0d 22:31:19 Removing intermediate container e530881ce81e 22:31:19 ---> 4ecd873e8dcc 22:31:19 Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:31:19 ---> Running in c876b396082d 22:31:19 Removing intermediate container c876b396082d 22:31:19 ---> 2292e28c2060 22:31:19 Step 23/23 : LABEL version=0.0.0 22:31:19 ---> Running in 3310ea2d34f6 22:31:20 Removing intermediate container 3310ea2d34f6 22:31:20 ---> f328c6f9d5ff 22:31:20 22:31:20 Successfully built f328c6f9d5ff 22:31:20 Successfully tagged docker-core-command-go:latest 22:31:21  Building docker-core-command-go ... done Removing intermediate container 6afbea98ee0d 22:31:21 ---> 74a99611bbd5 22:31:21 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:31:22 Removing intermediate container 8e4ca0da6533 22:31:22 ---> a2d7da5f55b0 22:31:22 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:31:22 ---> Running in f8dfe38fa173 22:31:22 ---> Running in 3ac759a8d19f 22:31:22 Removing intermediate container f8dfe38fa173 22:31:22 ---> 51e2c835834b 22:31:22 Step 22/24 : LABEL arch=x86_64 22:31:22 ---> Running in af8402f63282 22:31:22 Removing intermediate container af8402f63282 22:31:22 ---> 3f7f0f495c98 22:31:22 Step 23/24 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:31:22 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 22:31:22 ---> Running in d76e9fa4461c 22:31:22 Removing intermediate container d76e9fa4461c 22:31:22 ---> 8aa2e3425367 22:31:22 Step 24/24 : LABEL version=0.0.0 22:31:22 ---> Running in 3d2d344f46ad 22:31:23 Removing intermediate container 3d2d344f46ad 22:31:23 ---> 77227fa3fc11 22:31:23 22:31:23 Successfully built 77227fa3fc11 22:31:23 Successfully tagged docker-security-secretstore-setup-go:latest 22:31:23  Building docker-security-secretstore-setup-go ... done Removing intermediate container 3ac759a8d19f 22:31:23 ---> 80755df837d8 22:31:23 22:31:23 Step 11/26 : FROM docker:20.10.0 22:31:23 20.10.0: Pulling from library/docker 22:31:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:31:27 Status: Downloaded newer image for docker:20.10.0 22:31:27 ---> aefe523efa57 22:31:27 Step 12/26 : RUN apk add --no-cache bash 22:31:28 ---> Running in 9936c4f629eb 22:31:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:31:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:31:28 (1/2) Installing readline (8.0.4-r0) 22:31:28 (2/2) Installing bash (5.0.17-r0) 22:31:28 Executing bash-5.0.17-r0.post-install 22:31:28 Executing busybox-1.31.1-r19.trigger 22:31:28 OK: 12 MiB in 22 packages 22:31:29 Removing intermediate container 9936c4f629eb 22:31:29 ---> 06e531c0e0fe 22:31:29 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:31:29 ---> Running in 842f6506a76e 22:31:29 Removing intermediate container 842f6506a76e 22:31:29 ---> 92f0b20614f1 22:31:29 Step 14/26 : ENV APP_PORT=48090 22:31:29 ---> Running in 1a3cafb79dba 22:31:30 Removing intermediate container 1a3cafb79dba 22:31:30 ---> 4fa77a3665fc 22:31:30 Step 15/26 : EXPOSE $APP_PORT 22:31:30 ---> Running in f80c77d732db 22:31:30 Removing intermediate container f80c77d732db 22:31:30 ---> 23973bc215b2 22:31:30 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:31:30 ---> aed24f070a71 22:31:30 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:31:30 ---> 498ef7d6f99a 22:31:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:31:31 ---> f4a0931c2991 22:31:31 Step 19/26 : RUN apk --no-cache add py3-pip 22:31:31 ---> Running in 1521f19a31a9 22:31:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:31:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:31:31 (1/33) Installing libbz2 (1.0.8-r1) 22:31:31 (2/33) Installing expat (2.2.9-r1) 22:31:31 (3/33) Installing libffi (3.3-r2) 22:31:31 (4/33) Installing gdbm (1.13-r1) 22:31:31 (5/33) Installing xz-libs (5.2.5-r0) 22:31:31 (6/33) Installing sqlite-libs (3.32.1-r0) 22:31:31 (7/33) Installing python3 (3.8.8-r0) 22:31:33 (8/33) Installing py3-appdirs (1.4.4-r1) 22:31:33 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:31:33 (10/33) Installing py3-parsing (2.4.7-r0) 22:31:33 (11/33) Installing py3-six (1.15.0-r0) 22:31:33 (12/33) Installing py3-packaging (20.4-r0) 22:31:33 (13/33) Installing py3-setuptools (47.0.0-r0) 22:31:33 (14/33) Installing py3-chardet (3.0.4-r4) 22:31:33 (15/33) Installing py3-idna (2.9-r0) 22:31:33 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:31:33 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:31:33 (18/33) Installing py3-requests (2.23.0-r0) 22:31:33 (19/33) Installing py3-msgpack (1.0.0-r0) 22:31:33 (20/33) Installing py3-lockfile (0.12.2-r3) 22:31:33 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:31:33 (22/33) Installing py3-colorama (0.4.3-r0) 22:31:33 (23/33) Installing py3-distlib (0.3.0-r0) 22:31:33 (24/33) Installing py3-distro (1.5.0-r1) 22:31:33 (25/33) Installing py3-webencodings (0.5.1-r3) 22:31:33 (26/33) Installing py3-html5lib (1.0.1-r4) 22:31:33 (27/33) Installing py3-pytoml (0.1.21-r0) 22:31:33 (28/33) Installing py3-pep517 (0.8.2-r0) 22:31:33 (29/33) Installing py3-progress (1.5-r0) 22:31:33 (30/33) Installing py3-toml (0.10.1-r0) 22:31:33 (31/33) Installing py3-retrying (1.3.3-r0) 22:31:33 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:31:33 (33/33) Installing py3-pip (20.1.1-r0) 22:31:33 Executing busybox-1.31.1-r19.trigger 22:31:33 OK: 71 MiB in 55 packages 22:31:43 Removing intermediate container 1521f19a31a9 22:31:43 ---> bc688cc0be8e 22:31:43 Step 20/26 : RUN pip install docker-compose==1.23.2 22:31:43 ---> Running in 6a1260cf376f 22:31:44 Collecting docker-compose==1.23.2 22:31:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:31:44 Collecting docopt<0.7,>=0.6.1 22:31:44 Downloading docopt-0.6.2.tar.gz (25 kB) 22:31:45 Collecting jsonschema<3,>=2.5.1 22:31:45 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:31:45 Collecting websocket-client<1.0,>=0.32.0 22:31:45 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 22:31:45 Collecting cached-property<2,>=1.2.0 22:31:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:31:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:31:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:31:45 Collecting docker<4.0,>=3.6.0 22:31:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:31:45 Collecting texttable<0.10,>=0.9.0 22:31:45 Downloading texttable-0.9.1.tar.gz (11 kB) 22:31:46 Collecting PyYAML<4,>=3.10 22:31:46 Downloading PyYAML-3.13.tar.gz (270 kB) 22:31:47 Collecting dockerpty<0.5,>=0.4.1 22:31:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:31:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:31:47 Collecting urllib3<1.25,>=1.21.1 22:31:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:31:47 Collecting idna<2.8,>=2.5 22:31:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:31:47 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) 22:31:47 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) 22:31:48 Collecting docker-pycreds>=0.4.0 22:31:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:31:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:31:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:31:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:31:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:31:48 Installing collected packages: docopt, jsonschema, websocket-client, cached-property, urllib3, idna, requests, docker-pycreds, docker, texttable, PyYAML, dockerpty, docker-compose 22:31:48 Running setup.py install for docopt: started 22:31:48 Running setup.py install for docopt: finished with status 'done' 22:31:48 Attempting uninstall: urllib3 22:31:48 Found existing installation: urllib3 1.25.9 22:31:48 Uninstalling urllib3-1.25.9: 22:31:48 Successfully uninstalled urllib3-1.25.9 22:31:49 Attempting uninstall: idna 22:31:49 Found existing installation: idna 2.9 22:31:49 Uninstalling idna-2.9: 22:31:49 Successfully uninstalled idna-2.9 22:31:49 Attempting uninstall: requests 22:31:49 Found existing installation: requests 2.23.0 22:31:49 Uninstalling requests-2.23.0: 22:31:49 Successfully uninstalled requests-2.23.0 22:31:49 Running setup.py install for texttable: started 22:31:50 Running setup.py install for texttable: finished with status 'done' 22:31:50 Running setup.py install for PyYAML: started 22:31:50 Running setup.py install for PyYAML: finished with status 'done' 22:31:50 Running setup.py install for dockerpty: started 22:31:51 Running setup.py install for dockerpty: finished with status 'done' 22:31:51 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.58.0 22:31:55 Removing intermediate container 6a1260cf376f 22:31:55 ---> d7845c47d7ab 22:31:55 Step 21/26 : RUN apk --no-cache add curl 22:31:55 ---> Running in 1ce9b77530bd 22:31:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:31:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:31:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:31:55 (2/3) Installing libcurl (7.69.1-r3) 22:31:55 (3/3) Installing curl (7.69.1-r3) 22:31:55 Executing busybox-1.31.1-r19.trigger 22:31:55 OK: 72 MiB in 58 packages 22:31:56 Removing intermediate container 1ce9b77530bd 22:31:56 ---> b26e4a4e9927 22:31:56 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 22:31:56 ---> Running in 609ed34547bd 22:31:56 Removing intermediate container 609ed34547bd 22:31:56 ---> e277b79219e9 22:31:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:31:56 ---> Running in 6e76b10c1941 22:31:56 Removing intermediate container 6e76b10c1941 22:31:56 ---> 12a47d3e2e28 22:31:56 Step 24/26 : LABEL arch=x86_64 22:31:56 ---> Running in e1dd95d47a3c 22:31:57 Removing intermediate container e1dd95d47a3c 22:31:57 ---> 7cb403416868 22:31:57 Step 25/26 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:31:57 ---> Running in 96071c684e18 22:31:57 Removing intermediate container 96071c684e18 22:31:57 ---> 898421dfef7f 22:31:57 Step 26/26 : LABEL version=0.0.0 22:31:57 ---> Running in 1711e4fe4e06 22:31:57 Removing intermediate container 1711e4fe4e06 22:31:57 ---> f11b31dfcb67 22:31:57 22:31:57 Successfully built f11b31dfcb67 22:31:57 Successfully tagged docker-sys-mgmt-agent-go:latest 22:31:58  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:31:58 $ docker stop --time=1 02628366784aeeeaf611bd00060c3f8229149a2747fa8f568b55f7ca85d2aad3 22:31:59 $ docker rm -f 02628366784aeeeaf611bd00060c3f8229149a2747fa8f568b55f7ca85d2aad3 [Pipeline] // withDockerContainer [Pipeline] sh 22:32:00 + docker images 22:32:00 + grep docker 22:32:00 docker-sys-mgmt-agent-go latest f11b31dfcb67 3 seconds ago 313MB 22:32:00 docker-security-secretstore-setup-go latest 77227fa3fc11 38 seconds ago 25MB 22:32:00 docker-core-command-go latest f328c6f9d5ff 41 seconds ago 17.3MB 22:32:00 docker-support-scheduler-go latest bf46b375ea35 46 seconds ago 17.3MB 22:32:00 docker-security-bootstrapper-go latest ef1c99ab456b About a minute ago 18.8MB 22:32:00 docker-core-data-go latest 191076eaaffc About a minute ago 22.6MB 22:32:00 docker-core-metadata-go latest 607deae50789 About a minute ago 19.1MB 22:32:00 docker-support-notifications-go latest 9b7bd4b6e890 About a minute ago 17.9MB 22:32:00 docker-security-proxy-setup-go latest 30ca62d669a1 2 minutes ago 24.7MB 22:32:00 docker 20.10.0 aefe523efa57 3 months 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 22:32:16 Still waiting to schedule task 22:32:16 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 22:32:26 gofmt -l . 22:32:26 [ "`gofmt -l .`" = "" ] 22:32:26 ./bin/test-go-mod-tidy.sh 22:32:26 ./bin/test-attribution-txt.sh [Pipeline] sh 22:32:27 + ls -al . 22:32:27 total 804 22:32:27 drwxrwxr-x 9 1001 1001 4096 Mar 23 22:32 . 22:32:27 drwxr-xr-x 4 root root 4096 Mar 23 22:28 .. 22:32:27 -rw-rw-r-- 1 1001 1001 11 Mar 23 22:26 .dockerignore 22:32:27 drwxrwxr-x 8 1001 1001 4096 Mar 23 22:26 .git 22:32:27 drwxrwxr-x 3 1001 1001 4096 Mar 23 22:26 .github 22:32:27 -rw-rw-r-- 1 1001 1001 818 Mar 23 22:26 .gitignore 22:32:27 -rw-rw-r-- 1 1001 1001 166 Mar 23 22:26 .sonarcloud.properties 22:32:27 -rw-rw-r-- 1 1001 1001 8607 Mar 23 22:26 Attribution.txt 22:32:27 -rw-rw-r-- 1 1001 1001 3804 Mar 23 22:26 CONTRIBUTING.md 22:32:27 -rw-rw-r-- 1 1001 1001 931 Mar 23 22:26 Dockerfile.build 22:32:27 -rw-rw-r-- 1 1001 1001 863 Mar 23 22:26 Jenkinsfile 22:32:27 -rw-rw-r-- 1 1001 1001 10775 Mar 23 22:26 LICENSE 22:32:27 -rw-rw-r-- 1 1001 1001 5774 Mar 23 22:26 Makefile 22:32:27 -rw-rw-r-- 1 1001 1001 6548 Mar 23 22:26 README.md 22:32:27 -rw-rw-r-- 1 1001 1001 6755 Mar 23 22:26 SECURITY.md 22:32:27 -rw-rw-r-- 1 1001 1001 5 Mar 23 22:24 VERSION 22:32:27 -rw-rw-r-- 1 1001 1001 4131 Mar 23 22:26 ZMQWindows.md 22:32:27 drwxrwxr-x 2 1001 1001 4096 Mar 23 22:26 bin 22:32:27 drwxrwxr-x 14 1001 1001 4096 Mar 23 22:26 cmd 22:32:27 -rw-r--r-- 1 root root 666600 Mar 23 22:31 coverage.out 22:32:27 -rw-r--r-- 1 root root 1056 Mar 23 22:32 go.mod 22:32:27 -rw-r--r-- 1 root root 22211 Mar 23 22:32 go.sum 22:32:27 drwxrwxr-x 8 1001 1001 4096 Mar 23 22:26 internal 22:32:27 drwxrwxr-x 4 1001 1001 4096 Mar 23 22:26 openapi 22:32:27 drwxrwxr-x 4 1001 1001 4096 Mar 23 22:26 snap 22:32:27 -rw-rw-r-- 1 1001 1001 168 Mar 23 22:26 version.go [Pipeline] sh 22:32:28 + '[' -e coverage.out ] 22:32:28 + chown 1001:1001 coverage.out [Pipeline] stash 22:32:28 Warning: overwriting stash ‘coverage-report’ 22:32:29 Stashed 1 file(s) [Pipeline] sh 22:32:29 + make build 22:32:29 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 22:32:40 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 22:33:07 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 22:33:09 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 22:33:11 Running on prd-ubuntu18.04-docker-8c-8g-31123 in /w/workspace/edgexfoundry_edgex-go_PR-3291 [Pipeline] { [Pipeline] ws 22:33:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:33:13 using credential edgex-jenkins-ssh 22:33:13 Cloning the remote Git repository 22:33:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:33:14 > git init /w/workspace/edgex-go/1 # timeout=10 22:33:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:33:14 > git --version # timeout=10 22:33:14 > git --version # 'git version 2.17.1' 22:33:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:33:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:15 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 22:33:17 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 22:33:22 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 22:33:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:33:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:33:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:33:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:33:25 using GIT_SSH to set credentials SSH Credentials for GitHub 22:33:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3291/head:refs/remotes/origin/PR-3291 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:33:26 Merging remotes/origin/master commit c524ea489e588154e863be0deb439dbf9f36573b into PR head commit 2390c6c80529e3d8af63ee1939fcde86418223b3 22:33:26 Merge succeeded, producing 2390c6c80529e3d8af63ee1939fcde86418223b3 22:33:26 Checking out Revision 2390c6c80529e3d8af63ee1939fcde86418223b3 (PR-3291) 22:33:26 > git config core.sparsecheckout # timeout=10 22:33:26 > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # timeout=10 22:33:26 > git remote # timeout=10 22:33:26 > git config --get remote.origin.url # timeout=10 22:33:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:33:26 > git merge c524ea489e588154e863be0deb439dbf9f36573b # timeout=10 22:33:26 > git rev-parse HEAD^{commit} # timeout=10 22:33:26 > git config core.sparsecheckout # timeout=10 22:33:26 > git checkout -f 2390c6c80529e3d8af63ee1939fcde86418223b3 # timeout=10 22:33:27 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 22:33:30 Commit message: "feat(security): Implementation for adding registry role on the fly Implement the capability to add registry ACL roles on the fly via environment variable. Changes made on security-bootstrapper's setupRegistryACL sub-command: - Add logic to read and parse the environment variable ADD_REGISTRY_ACL_ROLES for adding additional registry roles on the fly - Add validation logic on the comma-separated list of service key names as role names - Add logic to make a unique list of role names combining both ones from configuration and from env. var. - Refactor logic to re-set up when running in 2nd time or later" 22:33:30 > git --version # timeout=10 22:33:30 > git --version # 'git version 2.17.1' 22:33:30 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:31 + echo snap-build.sh 22:33:31 snap-build.sh 22:33:31 + SNAP_BASE_DIR=. 22:33:31 + '[' '!' -z /w/workspace/edgex-go/1 ']' 22:33:31 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 22:33:31 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 22:33:31 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 22:33:31 + cd /w/workspace/edgex-go/1 22:33:31 + sudo apt-get remove -qy --purge lxd lxd-client 22:33:31 Reading package lists... 22:33:32 Building dependency tree... 22:33:32 Reading state information... 22:33:32 The following packages were automatically installed and are no longer required: 22:33:32 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 22:33:32 uidmap xdelta3 22:33:32 Use 'sudo apt autoremove' to remove them. 22:33:32 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 22:33:32 The following packages will be REMOVED: 22:33:32 lxd* lxd-client* 22:33:32 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 22:33:32 After this operation, 31.7 MB disk space will be freed. 22:33:34 (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.) 22:33:34 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 22:33:35 Removing lxd dnsmasq configuration 22:33:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 22:33:36 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 22:33:36 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 22:33:37 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 22:33:37 (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.) 22:33:37 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 22:33:38 Processing triggers for systemd (237-3ubuntu10.42) ... 22:33:39 Processing triggers for ureadahead (0.100.0-21) ... 22:33:39 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 22:33:41 + sudo snap remove --purge lxd 22:33:41 snap "lxd" is not installed 22:33:41 + sudo groupadd --force --system lxd 22:33:41 ++ whoami 22:33:41 + sudo /usr/sbin/usermod -G lxd -a jenkins 22:33:41 + newgrp - lxd 22:33:41 + sudo snap install lxd 22:33:43 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] } 22:33:50 $ docker stop --time=1 789ad8e53167bf81bfc3074bd3f34bd40ce706dc25848473057eee209960c828 22:33:52 $ docker rm -f 789ad8e53167bf81bfc3074bd3f34bd40ce706dc25848473057eee209960c828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:33:54 22:33:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:33:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:33:55 latest: Pulling from edgex-devops/edgex-compose-arm64 22:33:55 29e5d40040c1: Pulling fs layer 22:33:55 1ce36da41761: Pulling fs layer 22:33:55 25b303627fd3: Pulling fs layer 22:33:56 29e5d40040c1: Verifying Checksum 22:33:56 29e5d40040c1: Download complete 22:33:56 1ce36da41761: Verifying Checksum 22:33:56 1ce36da41761: Download complete 22:33:57 29e5d40040c1: Pull complete 22:33:58 1ce36da41761: Pull complete 22:33:58 25b303627fd3: Verifying Checksum 22:33:58 25b303627fd3: Download complete 22:34:08 25b303627fd3: Pull complete 22:34:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 22:34:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:34:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 22:34:08 prd-ubuntu18.04-docker-arm64-4c-16g-31122 does not seem to be running inside a container 22:34:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:34:12 $ docker top 141048a371989feec928431203550d270ad54dec10f99645b7249a8bd0e73ba9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:13 + docker-compose build --help 22:34:13 + grep parallel 22:34:16 --parallel Build images in parallel. [Pipeline] } 22:34:16 $ docker stop --time=1 141048a371989feec928431203550d270ad54dec10f99645b7249a8bd0e73ba9 22:34:18 $ docker rm -f 141048a371989feec928431203550d270ad54dec10f99645b7249a8bd0e73ba9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:34:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:34:19 . [Pipeline] withDockerContainer 22:34:20 prd-ubuntu18.04-docker-arm64-4c-16g-31122 does not seem to be running inside a container 22:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 22:34:21 $ docker top e9aa78014f973dcfc0c767ee1290f831cc74604296982031fa20e95872b2dfb7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:22 + docker-compose -f ./docker-compose-build.yml build --parallel 22:34:26 Building docker-core-command-go ... 22:34:26 Building docker-core-data-go ... 22:34:26 Building docker-core-metadata-go ... 22:34:26 Building docker-security-bootstrapper-go ... 22:34:26 Building docker-security-proxy-setup-go ... 22:34:26 Building docker-security-secretstore-setup-go ... 22:34:26 Building docker-support-notifications-go ... 22:34:26 Building docker-support-scheduler-go ... 22:34:26 Building docker-sys-mgmt-agent-go ... 22:34:26 Building docker-security-proxy-setup-go 22:34:26 Building docker-core-command-go 22:34:26 Building docker-security-secretstore-setup-go 22:34:26 Building docker-core-metadata-go 22:34:26 Building docker-support-scheduler-go 22:34:37 2021-03-23T22:34:33Z INFO Waiting for automatic snapd restart... 22:35:48 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:35:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:35:48 ---> 0a19e2c8e597 22:35:48 Step 3/23 : WORKDIR /edgex-go 22:35:48 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:35:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:35:48 ---> 0a19e2c8e597 22:35:48 Step 3/24 : WORKDIR /edgex-go 22:35:48 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:35:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:35:48 ---> 0a19e2c8e597 22:35:48 Step 3/23 : WORKDIR /edgex-go 22:35:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:35:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:35:48 ---> 0a19e2c8e597 22:35:48 Step 3/22 : WORKDIR /edgex-go 22:35:48 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:35:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 22:35:48 ---> 0a19e2c8e597 22:35:48 Step 3/21 : WORKDIR /edgex-go 22:35:48 ---> Running in e5160768e3e1 22:35:48 ---> Running in a5e1f3e3a162 22:35:48 ---> Running in 82e0273bccc2 22:35:48 ---> Running in 8feffbfc59ee 22:35:48 ---> Running in 993d41013afe 22:35:48 Removing intermediate container 993d41013afe 22:35:48 ---> 44f2fb4dc867 22:35:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:48 Removing intermediate container e5160768e3e1 22:35:48 ---> 396ff5989ba7 22:35:48 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:48 Removing intermediate container 82e0273bccc2 22:35:48 ---> c0948a2f0e25 22:35:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:48 Removing intermediate container 8feffbfc59ee 22:35:48 ---> 4aa41e9edc41 22:35:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:48 ---> Running in 90a7bc78482a 22:35:48 Removing intermediate container a5e1f3e3a162 22:35:48 ---> 47fc06c48686 22:35:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:35:48 ---> Running in 921a67e85f65 22:35:48 ---> Running in c831b72c7eeb 22:35:48 ---> Running in 97427ad4c74d 22:35:48 ---> Running in e2264ce6f839 22:35:48 Removing intermediate container 90a7bc78482a 22:35:48 ---> 8c16777ab36a 22:35:48 Step 5/23 : RUN apk add --update --no-cache make git 22:35:48 Removing intermediate container c831b72c7eeb 22:35:48 ---> ecdceaf317a5 22:35:48 Step 5/22 : RUN apk add --update --no-cache make git 22:35:48 ---> Running in 8e82ac431d0b 22:35:48 ---> Running in 365128c1f55b 22:35:48 Removing intermediate container e2264ce6f839 22:35:48 ---> e0522c70ed22 22:35:48 Step 5/23 : RUN apk add --update --no-cache make git 22:35:48 Removing intermediate container 921a67e85f65 22:35:48 ---> 20d39d8a969a 22:35:48 Step 5/21 : RUN apk add --update --no-cache make git 22:35:48 ---> Running in 669e145b6abc 22:35:48 Removing intermediate container 97427ad4c74d 22:35:48 ---> be03c9120117 22:35:48 Step 5/24 : RUN apk add --update --no-cache make git 22:35:48 ---> Running in c2504df187a2 22:35:48 ---> Running in 10930a29b2b9 22:35:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:35:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:35:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:35:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:35:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:35:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:35:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:35:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:35:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:35:50 OK: 217 MiB in 51 packages 22:35:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:35:50 OK: 217 MiB in 51 packages 22:35:50 OK: 217 MiB in 51 packages 22:35:50 OK: 217 MiB in 51 packages 22:35:50 OK: 217 MiB in 51 packages 22:35:51 Removing intermediate container 8e82ac431d0b 22:35:51 ---> c93bc7dd2bec 22:35:51 Step 6/23 : COPY go.mod . 22:35:52 Removing intermediate container 365128c1f55b 22:35:52 ---> 2fff73da502f 22:35:52 Step 6/22 : COPY go.mod . 22:35:52 Removing intermediate container 669e145b6abc 22:35:52 ---> eabce6578b38 22:35:52 Step 6/23 : COPY go.mod . 22:35:52 ---> ba29677dff13 22:35:52 Step 7/23 : RUN go mod download 22:35:52 Removing intermediate container 10930a29b2b9 22:35:52 ---> 8b46ef606f0b 22:35:52 Step 6/24 : COPY go.mod . 22:35:53 ---> Running in 26f337afdfea 22:35:53 Removing intermediate container c2504df187a2 22:35:53 ---> e44d079fc7f9 22:35:53 Step 6/21 : COPY go.mod . 22:35:53 ---> c931e31afd03 22:35:53 Step 7/22 : RUN go mod download 22:35:53 ---> cc94da53f505 22:35:53 Step 7/23 : RUN go mod download 22:35:53 ---> Running in 1e73414d5927 22:35:53 ---> Running in 53fcd575b0ba 22:35:54 ---> 9bc493ee8f42 22:35:54 Step 7/24 : RUN go mod download 22:35:54 ---> 4862836defe1 22:35:54 Step 7/21 : RUN go mod download 22:35:54 ---> Running in 36443d5177d7 22:35:54 ---> Running in 0af324649d32 22:35:57 Removing intermediate container 26f337afdfea 22:35:57 ---> 6032cfb42bf9 22:35:57 Step 8/23 : COPY . . 22:35:58 Removing intermediate container 1e73414d5927 22:35:58 ---> 278e88dba061 22:35:58 Step 8/22 : COPY . . 22:35:58 Removing intermediate container 53fcd575b0ba 22:35:58 ---> cbe29322ce5e 22:35:58 Step 8/23 : COPY . . 22:35:59 Removing intermediate container 36443d5177d7 22:35:59 ---> a58cb65d5b7a 22:35:59 Step 8/24 : COPY . . 22:35:59 Removing intermediate container 0af324649d32 22:35:59 ---> 20bb0c9e91da 22:35:59 Step 8/21 : COPY . . 22:36:26 ---> 4a45351991db 22:36:26 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:36:26 ---> 70fc15a633c7 22:36:26 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:36:26 ---> cdb718c6b759 22:36:26 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:36:26 ---> a714138f6107 22:36:26 Step 9/23 : RUN make cmd/core-command/core-command 22:36:26 ---> 23afa748b5e6 22:36:26 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:36:26 ---> Running in 345b491594bd 22:36:26 ---> Running in aff86bf01121 22:36:26 ---> Running in 1a1fff3413f5 22:36:26 ---> Running in af63e91dcc61 22:36:26 ---> Running in f0b14944c7ab 22:36:26 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 22:36:27 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 22:36:27 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 22:36:27 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 22:36:27 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 22:37:14 lxd 4.12 from Canonical* installed 22:37:14 + sudo lxd init --auto 22:37:20 + sudo snap install --classic snapcraft 22:37:35 snapcraft 4.5.4 from Canonical* installed 22:37:35 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 22:37:35 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 22:37:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:37:35 Dload Upload Total Spent Left Speed 22:37:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 22:37:35 100 3325k 100 3325k 0 0 8750k 0 --:--:-- --:--:-- --:--:-- 8750k 22:37:35 ./yq_linux_amd64 22:37:35 + sudo snapcraft prime --use-lxd 22:37:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 22:37:36 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: 22:37:36 - README.md 22:37:36 22:37:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:37:38 Launching a container. 22:37:53 Waiting for container to be ready 22:37:53 To start your first instance, try: lxc launch ubuntu:18.04 22:37:53 22:37:57 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 22:37:58 Waiting for network to be ready... 22:37:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:37:58 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:37:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1627 kB] 22:37:59 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:37:59 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:37:59 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:37:59 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:37:59 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:37:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [309 kB] 22:37:59 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:37:59 Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:37:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:37:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 22:37:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:37:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [261 kB] 22:37:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.1 kB] 22:37:59 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1116 kB] 22:37:59 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 22:37:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:38:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1966 kB] 22:38:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [400 kB] 22:38:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 22:38:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 22:38:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [282 kB] 22:38:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.7 kB] 22:38:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1723 kB] 22:38:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 22:38:04 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 22:38:04 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 22:38:05 Fetched 24.2 MB in 6s (3788 kB/s) 22:38:06 Reading package lists... 22:38:06 Reading package lists... 22:38:06 Building dependency tree... 22:38:06 Reading state information... 22:38:06 The following additional packages will be installed: 22:38:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:38:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:38:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:38:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 22:38:06 Suggested packages: 22:38:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 22:38:06 Recommended packages: 22:38:06 gnupg libsasl2-modules 22:38:06 The following NEW packages will be installed: 22:38:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 22:38:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 22:38:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 22:38:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 22:38:06 The following packages will be upgraded: 22:38:06 gpg gpg-agent gpgconf libudev1 22:38:07 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 22:38:07 Need to get 3530 kB of archives. 22:38:07 After this operation, 13.3 MB of additional disk space will be used. 22:38:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 22:38:07 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 22:38:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 22:38:07 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 22:38:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 22:38:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 22:38:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 22:38:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 22:38:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 22:38:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 22:38:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 22:38:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 22:38:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 22:38:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 22:38:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 22:38:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 22:38:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 22:38:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 22:38:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 22:38:08 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 22:38:08 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 22:38:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 22:38:08 debconf: delaying package configuration, since apt-utils is not installed 22:38:08 Fetched 3530 kB in 1s (3083 kB/s) 22:38:08 (Reading database ... 12511 files and directories currently installed.) 22:38:08 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 22:38:08 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 22:38:08 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 22:38:08 Selecting previously unselected package udev. 22:38:08 (Reading database ... 12511 files and directories currently installed.) 22:38:08 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 22:38:08 Unpacking udev (237-3ubuntu10.45) ... 22:38:09 Selecting previously unselected package libfuse2:amd64. 22:38:09 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 22:38:09 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:38:09 Selecting previously unselected package fuse. 22:38:09 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 22:38:09 Unpacking fuse (2.9.7-1ubuntu1) ... 22:38:09 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 22:38:09 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:38:09 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 22:38:09 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:38:09 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 22:38:09 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:38:09 Selecting previously unselected package libksba8:amd64. 22:38:09 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 22:38:09 Unpacking libksba8:amd64 (1.3.5-2) ... 22:38:10 Selecting previously unselected package libroken18-heimdal:amd64. 22:38:10 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:10 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:10 Selecting previously unselected package libasn1-8-heimdal:amd64. 22:38:10 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:10 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:10 Selecting previously unselected package libheimbase1-heimdal:amd64. 22:38:10 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:10 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:10 Selecting previously unselected package libhcrypto4-heimdal:amd64. 22:38:10 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:10 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:10 Selecting previously unselected package libwind0-heimdal:amd64. 22:38:10 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:10 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:10 Selecting previously unselected package libhx509-5-heimdal:amd64. 22:38:10 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:10 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:10 Selecting previously unselected package libkrb5-26-heimdal:amd64. 22:38:10 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:10 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 22:38:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:10 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:10 Selecting previously unselected package libgssapi3-heimdal:amd64. 22:38:10 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 22:38:10 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:10 Selecting previously unselected package libsasl2-modules-db:amd64. 22:38:10 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:38:10 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:38:11 Removing intermediate container 1a1fff3413f5 22:38:11 ---> 39c2ae3444e7 22:38:11 22:38:11 Step 10/24 : FROM alpine:3.12 22:38:11 3.12: Pulling from library/alpine 22:38:11 Removing intermediate container f0b14944c7ab 22:38:11 ---> 554703274191 22:38:11 22:38:11 Step 10/21 : FROM alpine:3.12 22:38:11 3.12: Pulling from library/alpine 22:38:11 Selecting previously unselected package libsasl2-2:amd64. 22:38:11 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 22:38:11 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:38:11 Selecting previously unselected package libldap-common. 22:38:11 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 22:38:11 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:38:11 Selecting previously unselected package libldap-2.4-2:amd64. 22:38:11 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 22:38:11 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:38:11 Selecting previously unselected package dirmngr. 22:38:11 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 22:38:11 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 22:38:11 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 22:38:11 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 22:38:11 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 22:38:11 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:38:11 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 22:38:11 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 22:38:11 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:11 Setting up libksba8:amd64 (1.3.5-2) ... 22:38:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:38:11 Setting up udev (237-3ubuntu10.45) ... 22:38:12 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 22:38:12 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 22:38:12 Status: Image is up to date for alpine:3.12 22:38:12 ---> d10569e2745f 22:38:12 Step 11/21 : RUN apk add --update --no-cache curl 22:38:12 Status: Downloaded newer image for alpine:3.12 22:38:12 ---> d10569e2745f 22:38:12 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 22:38:12 invoke-rc.d: policy-rc.d denied execution of start. 22:38:12 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:12 Processing triggers for systemd (237-3ubuntu10) ... 22:38:12 ---> Running in 25911c2019c8 22:38:12 ---> Running in 2d339da11a9e 22:38:12 Setting up fuse (2.9.7-1ubuntu1) ... 22:38:12 Setting up gpg (2.2.4-1ubuntu1.4) ... 22:38:12 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:12 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:12 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:12 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:12 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:13 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:13 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 22:38:13 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 22:38:13 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 22:38:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:38:14 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 22:38:14 settings in the [Install] section, and DefaultInstance for template units). 22:38:14 This means they are not meant to be enabled using systemctl. 22:38:14 Possible reasons for having this kind of units are: 22:38:14 1) A unit may be statically enabled by being symlinked from another unit's 22:38:14 .wants/ or .requires/ directory. 22:38:14 2) A unit's purpose may be to act as a helper for some other unit which has 22:38:14 a requirement dependency on it. 22:38:14 3) A unit may be started when needed via activation (socket, path, timer, 22:38:14 D-Bus, udev, scripted systemctl call, ...). 22:38:14 4) In case of template units, the unit is meant to be enabled with some 22:38:14 instance name specified. 22:38:14 Reading package lists... 22:38:14 Building dependency tree... 22:38:14 Reading state information... 22:38:14 The following additional packages will be installed: 22:38:14 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 22:38:14 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 22:38:14 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 22:38:14 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 22:38:14 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 22:38:14 Suggested packages: 22:38:14 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 22:38:14 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 22:38:14 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 22:38:14 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 22:38:14 systemd-container policykit-1 22:38:14 Recommended packages: 22:38:14 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 22:38:14 The following NEW packages will be installed: 22:38:14 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 22:38:14 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 22:38:14 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 22:38:14 multiarch-support openssh-client python3 python3-minimal python3.6 22:38:14 python3.6-minimal snapd squashfs-tools sudo 22:38:14 The following packages will be upgraded: 22:38:14 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 22:38:15 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 22:38:15 Need to get 35.2 MB of archives. 22:38:15 After this operation, 141 MB of additional disk space will be used. 22:38:15 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 22:38:15 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 22:38:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:38:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:38:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:38:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:38:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 22:38:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 22:38:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 22:38:15 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 22:38:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 22:38:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 22:38:15 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 22:38:15 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 22:38:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 22:38:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 22:38:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 22:38:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 22:38:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 22:38:15 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 22:38:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 22:38:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 22:38:16 (1/5) Installing ca-certificates (20191127-r4) 22:38:16 (2/5) Installing nghttp2-libs (1.41.0-r0) 22:38:16 (3/5) Installing libcurl (7.69.1-r3) 22:38:16 (4/5) Installing curl (7.69.1-r3) 22:38:16 (5/5) Installing dumb-init (1.2.2-r1) 22:38:16 Executing busybox-1.31.1-r19.trigger 22:38:16 Executing ca-certificates-20191127-r4.trigger 22:38:16 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 22:38:16 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 22:38:16 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 22:38:16 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 22:38:16 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 22:38:16 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 22:38:16 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 22:38:16 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 22:38:16 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 22:38:16 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 22:38:16 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 22:38:16 (1/4) Installing ca-certificates (20191127-r4) 22:38:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 22:38:16 (3/4) Installing libcurl (7.69.1-r3) 22:38:16 (4/4) Installing curl (7.69.1-r3) 22:38:16 Executing busybox-1.31.1-r19.trigger 22:38:16 Executing ca-certificates-20191127-r4.trigger 22:38:16 OK: 7 MiB in 19 packages 22:38:16 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 22:38:16 OK: 7 MiB in 18 packages 22:38:17 debconf: delaying package configuration, since apt-utils is not installed 22:38:17 Fetched 35.2 MB in 3s (13.4 MB/s) 22:38:17 (Reading database ... 12757 files and directories currently installed.) 22:38:17 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 22:38:18 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 22:38:18 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 22:38:18 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 22:38:18 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 22:38:19 (Reading database ... 12757 files and directories currently installed.) 22:38:19 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 22:38:19 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 22:38:20 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 22:38:20 (Reading database ... 12757 files and directories currently installed.) 22:38:20 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 22:38:20 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 22:38:20 Removing intermediate container 2d339da11a9e 22:38:20 ---> 208f985ddd5d 22:38:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:38:20 Removing intermediate container 25911c2019c8 22:38:20 ---> 915a1a4dccc5 22:38:20 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:38:20 ---> Running in fa48033d4ace 22:38:21 Setting up apt (1.6.12ubuntu0.2) ... 22:38:21 ---> Running in 4ad8dc129713 22:38:21 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 22:38:21 Removing intermediate container fa48033d4ace 22:38:21 ---> a34e826d90cb 22:38:21 Step 13/24 : WORKDIR / 22:38:22 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 22:38:22 (Reading database ... 12764 files and directories currently installed.) 22:38:22 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 22:38:22 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 22:38:22 Removing intermediate container 4ad8dc129713 22:38:22 ---> 2c18086bd657 22:38:22 Step 13/21 : WORKDIR /edgex 22:38:22 Removing intermediate container af63e91dcc61 22:38:22 ---> 490a42088bef 22:38:22 22:38:22 Step 10/23 : FROM alpine:3.12 22:38:22 ---> d10569e2745f 22:38:22 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:38:22 ---> Running in ae58a1868a14 22:38:22 Selecting previously unselected package libpython3.6-minimal:amd64. 22:38:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:38:22 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:38:22 Selecting previously unselected package libexpat1:amd64. 22:38:22 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 22:38:22 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:38:22 ---> Running in 7c91c78ec53f 22:38:23 Selecting previously unselected package python3.6-minimal. 22:38:23 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:38:23 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:38:23 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 22:38:23 Checking for services that may need to be restarted...done. 22:38:23 Checking for services that may need to be restarted...done. 22:38:23 ---> Running in ba02413df2db 22:38:23 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:38:23 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 22:38:23 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 22:38:23 Removing intermediate container ae58a1868a14 22:38:23 ---> 8e4c1dd44973 22:38:23 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:38:24 Selecting previously unselected package python3-minimal. 22:38:24 (Reading database ... 13012 files and directories currently installed.) 22:38:24 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 22:38:24 Unpacking python3-minimal (3.6.7-1~18.04) ... 22:38:24 Removing intermediate container 7c91c78ec53f 22:38:24 Removing intermediate container 345b491594bd 22:38:24 ---> 44e46589f493 22:38:24 22:38:24 Step 10/22 : FROM alpine:3.12 22:38:24 ---> d10569e2745f 22:38:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:38:24 ---> 36370fff8a33 22:38:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:38:24 Selecting previously unselected package mime-support. 22:38:24 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 22:38:24 Unpacking mime-support (3.60ubuntu1) ... 22:38:24 Selecting previously unselected package libmpdec2:amd64. 22:38:24 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 22:38:24 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:38:24 Selecting previously unselected package libpython3.6-stdlib:amd64. 22:38:24 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:38:24 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:38:25 ---> Running in ae0dce3b2e54 22:38:25 ---> f2254f9f7d20 22:38:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:38:25 Selecting previously unselected package python3.6. 22:38:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 22:38:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:38:25 Selecting previously unselected package libpython3-stdlib:amd64. 22:38:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 22:38:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:38:25 Setting up python3-minimal (3.6.7-1~18.04) ... 22:38:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:38:25 ---> a4071986fe4f 22:38:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:38:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:38:26 Selecting previously unselected package python3. 22:38:26 (Reading database ... 13442 files and directories currently installed.) 22:38:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 22:38:26 Unpacking python3 (3.6.7-1~18.04) ... 22:38:26 Selecting previously unselected package multiarch-support. 22:38:26 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 22:38:26 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 22:38:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 22:38:26 Selecting previously unselected package liblzo2-2:amd64. 22:38:26 (Reading database ... 13479 files and directories currently installed.) 22:38:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 22:38:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 22:38:26 Selecting previously unselected package libbsd0:amd64. 22:38:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 22:38:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:38:26 Selecting previously unselected package sudo. 22:38:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 22:38:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 22:38:26 (1/1) Installing dumb-init (1.2.2-r1) 22:38:26 Executing busybox-1.31.1-r19.trigger 22:38:26 OK: 5 MiB in 15 packages 22:38:26 Selecting previously unselected package apparmor. 22:38:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 22:38:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 22:38:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:38:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:38:26 Selecting previously unselected package libedit2:amd64. 22:38:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 22:38:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 22:38:26 Selecting previously unselected package libkrb5support0:amd64. 22:38:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 22:38:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:38:27 Selecting previously unselected package libk5crypto3:amd64. 22:38:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 22:38:27 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:38:27 Selecting previously unselected package libkeyutils1:amd64. 22:38:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 22:38:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:38:27 Selecting previously unselected package libkrb5-3:amd64. 22:38:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 22:38:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:38:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 22:38:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 22:38:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:38:27 ---> 68b3d41058e5 22:38:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:38:27 (1/1) Installing dumb-init (1.2.2-r1) 22:38:27 Executing busybox-1.31.1-r19.trigger 22:38:27 OK: 5 MiB in 15 packages 22:38:27 Selecting previously unselected package libssl1.0.0:amd64. 22:38:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 22:38:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:38:27 Selecting previously unselected package openssh-client. 22:38:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 22:38:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 22:38:27 Selecting previously unselected package squashfs-tools. 22:38:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 22:38:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 22:38:27 ---> bbb62324f346 22:38:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:38:28 Selecting previously unselected package snapd. 22:38:28 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 22:38:28 Unpacking snapd (2.48.3+18.04) ... 22:38:28 ---> 0a825518543b 22:38:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:38:29 Removing intermediate container ba02413df2db 22:38:29 ---> 1e9b4dbe9953 22:38:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:38:29 ---> Running in 217015e61220 22:38:30 Removing intermediate container ae0dce3b2e54 22:38:30 ---> 17e988e90348 22:38:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:38:30 ---> Running in 2789e9f7d123 22:38:30 ---> d68dcb7ca679 22:38:30 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 22:38:30 Removing intermediate container 217015e61220 22:38:30 ---> 8fef57252d81 22:38:30 Step 13/23 : ENV APP_PORT=48082 22:38:30 Removing intermediate container aff86bf01121 22:38:30 ---> 3d7bca95f09a 22:38:30 22:38:30 Step 10/23 : FROM alpine:3.12 22:38:30 ---> d10569e2745f 22:38:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:38:30 ---> Using cache 22:38:30 ---> 17e988e90348 22:38:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:38:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 22:38:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 22:38:30 ---> Running in 90a25c48042b 22:38:30 ---> 412aa7e55ff3 22:38:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:38:30 Setting up mime-support (3.60ubuntu1) ... 22:38:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 22:38:31 ---> Running in 642dafc80a5e 22:38:31 ---> Running in 95ea7c2fdfa6 22:38:31 Removing intermediate container 2789e9f7d123 22:38:31 ---> 3ee235f0ea4d 22:38:31 Step 13/22 : ENV APP_PORT=48085 22:38:31 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 22:38:31 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 22:38:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:38:31 Setting up systemd (237-3ubuntu10.45) ... 22:38:31 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 22:38:31 ---> Running in 706c23287c65 22:38:31 Removing intermediate container 90a25c48042b 22:38:31 ---> e87f35007675 22:38:31 Step 18/21 : CMD ["--init=true"] 22:38:31 Removing intermediate container 642dafc80a5e 22:38:31 ---> ebc798af22d4 22:38:31 Step 13/23 : ENV APP_PORT=48081 22:38:31 Removing intermediate container 95ea7c2fdfa6 22:38:31 ---> 17c34d7e31dd 22:38:31 Step 14/23 : EXPOSE $APP_PORT 22:38:32 Removing intermediate container 706c23287c65 22:38:32 ---> 54ab40500a5e 22:38:32 Step 14/22 : EXPOSE $APP_PORT 22:38:32 ---> Running in edfb0e44a7cc 22:38:32 ---> Running in abab27470b00 22:38:32 ---> Running in 4ecc5bd16d2b 22:38:32 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 22:38:32 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 22:38:32 Setting up liblzo2-2:amd64 (2.08-1.2) ... 22:38:32 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 22:38:32 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 22:38:32 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 22:38:32 ---> Running in a74d351b4d2e 22:38:32 ---> 6d8c31232628 22:38:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:38:32 Removing intermediate container edfb0e44a7cc 22:38:32 ---> dc7168ca88e8 22:38:32 Step 19/21 : LABEL arch=arm64 22:38:32 Removing intermediate container abab27470b00 22:38:32 ---> 15a1138d93eb 22:38:32 Step 14/23 : EXPOSE $APP_PORT 22:38:32 Removing intermediate container 4ecc5bd16d2b 22:38:32 ---> 11011bd26abe 22:38:32 Step 15/23 : WORKDIR / 22:38:32 Removing intermediate container a74d351b4d2e 22:38:32 ---> 0119a6993fd6 22:38:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:32 ---> Running in 6b3a6e2644de 22:38:32 ---> Running in f4924de7540e 22:38:33 ---> Running in 969ed9a179f0 22:38:33 ---> d25d979bd4b6 22:38:33 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/ 22:38:33 Removing intermediate container 6b3a6e2644de 22:38:33 ---> d111adeeb81e 22:38:33 Step 15/23 : WORKDIR / 22:38:33 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 22:38:33 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 22:38:33 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 22:38:33 Setting up python3 (3.6.7-1~18.04) ... 22:38:33 running python rtupdate hooks for python3.6... 22:38:33 running python post-rtupdate hooks for python3.6... 22:38:33 Setting up apparmor (2.12-4ubuntu5.1) ... 22:38:33 ---> Running in 98eac913d184 22:38:33 Removing intermediate container f4924de7540e 22:38:33 ---> ce291034d2da 22:38:33 Step 20/21 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:38:33 ---> Running in 714b4ce9915c 22:38:33 Removing intermediate container 969ed9a179f0 22:38:33 ---> daaed3b84094 22:38:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:33 ---> 725c8bb6388d 22:38:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:38:33 ---> Running in 9dde51ed4320 22:38:34 Removing intermediate container 714b4ce9915c 22:38:34 ---> 7a73a9cf323a 22:38:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:38:34 Removing intermediate container 9dde51ed4320 22:38:34 ---> e77228fea5d8 22:38:34 Step 21/21 : LABEL version=0.0.0 22:38:35 ---> 8eafa4fb1910 22:38:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:38:35 ---> Running in 92159f7a3462 22:38:35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 22:38:35 ---> baee9736f62d 22:38:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:38:35 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 22:38:35 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 22:38:36 ---> 7cf265438c73 22:38:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:38:36 Setting up snapd (2.48.3+18.04) ... 22:38:36 Removing intermediate container 92159f7a3462 22:38:36 ---> a49d806455de 22:38:36 22:38:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 22:38:36 Successfully built a49d806455de 22:38:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 22:38:37 Successfully tagged docker-security-proxy-setup-go-arm64:latest 22:38:37 Building docker-core-data-go 22:38:37  Building docker-security-proxy-setup-go ... done  ---> 743db6d43381 22:38:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 22:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 22:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:38:37 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 22:38:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 22:38:37 ---> Running in 140da793db5d 22:38:37 ---> d219d7dc80ac 22:38:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:38:37 Removing intermediate container 98eac913d184 22:38:37 ---> 5c3ddf50d494 22:38:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:38:37 ---> 5f7efd561dc6 22:38:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:38:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 22:38:38 ---> Running in 4bcfa3796b8b 22:38:38 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 22:38:38 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 22:38:38 Removing intermediate container 140da793db5d 22:38:38 ---> 77f837156a5c 22:38:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:38 /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' 22:38:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 22:38:38 Processing triggers for systemd (237-3ubuntu10.45) ... 22:38:39 ---> Running in cbb56f04e61e 22:38:39 Removing intermediate container 4bcfa3796b8b 22:38:39 ---> 913f2fb8753f 22:38:39 Step 22/24 : LABEL arch=arm64 22:38:40 ---> 5c1316163c19 22:38:40 Step 19/23 : ENTRYPOINT ["/core-command"] 22:38:40 ---> 74cf504f8c31 22:38:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:38:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:38:40 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:38:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:38:40 ---> Running in e9602f7ee9ef 22:38:40 ---> Running in 1a4de0a69899 22:38:40 ---> Running in c1c0afc98688 22:38:40 Removing intermediate container cbb56f04e61e 22:38:40 ---> 3d28dd3c134a 22:38:40 Step 20/22 : LABEL arch=arm64 22:38:41 ---> Running in ff660db5bba3 22:38:41 Removing intermediate container e9602f7ee9ef 22:38:41 ---> 82ee9129684d 22:38:41 Step 23/24 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:38:41 Removing intermediate container c1c0afc98688 22:38:41 ---> f5a8d412f73f 22:38:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:42 Removing intermediate container 1a4de0a69899 22:38:42 ---> 5edf09e85788 22:38:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:38:42 Reading package lists... 22:38:42 Reading package lists... 22:38:42 Building dependency tree... 22:38:42 Reading state information... 22:38:42 ---> Running in 863b3db9ada4 22:38:42 Removing intermediate container ff660db5bba3 22:38:42 ---> e2b6e36e2db4 22:38:42 Step 21/22 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:38:42 ---> Running in 5c99387844d1 22:38:42 ---> Running in f2183b300143 22:38:42 ---> Running in 369098084d02 22:38:42 Calculating upgrade... 22:38:43 Removing intermediate container 863b3db9ada4 22:38:43 ---> 7f68f53d7067 22:38:43 Step 24/24 : LABEL version=0.0.0 22:38:43 The following packages will be upgraded: 22:38:43 advancecomp base-files bash binutils binutils-common 22:38:43 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 22:38:43 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 22:38:43 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 22:38:43 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 22:38:43 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 22:38:43 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 22:38:43 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 22:38:43 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 22:38:43 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 22:38:43 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 22:38:43 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 22:38:43 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 22:38:43 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 22:38:43 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 22:38:43 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 22:38:43 Need to get 63.8 MB of archives. 22:38:43 After this operation, 5207 kB of additional disk space will be used. 22:38:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] 22:38:43 ---> Running in 239ad7781cf4 22:38:43 Removing intermediate container 369098084d02 22:38:43 ---> 41c01ac4b7cb 22:38:43 Step 22/22 : LABEL version=0.0.0 22:38:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 22:38:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 22:38:43 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 22:38:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 22:38:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 22:38:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 22:38:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 22:38:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 22:38:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 22:38:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 22:38:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 22:38:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 22:38:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 22:38:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 22:38:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 22:38:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 22:38:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 22:38:43 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 22:38:43 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 22:38:43 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 22:38:43 Removing intermediate container 5c99387844d1 22:38:43 ---> 1719b19441b8 22:38:43 Step 21/23 : LABEL arch=arm64 22:38:43 Removing intermediate container f2183b300143 22:38:43 ---> 4addb6d66bd7 22:38:43 Step 21/23 : LABEL arch=arm64 22:38:43 ---> Running in 0b97bd76f517 22:38:43 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 22:38:43 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 22:38:43 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 22:38:43 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 22:38:43 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 22:38:43 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 22:38:43 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 22:38:43 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 22:38:43 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 22:38:43 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 22:38:43 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 22:38:43 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 22:38:43 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 22:38:43 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 22:38:43 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 22:38:43 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 22:38:43 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 22:38:43 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 22:38:43 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 22:38:43 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 22:38:43 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 22:38:43 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 22:38:43 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 22:38:43 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 22:38:43 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 22:38:43 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 22:38:43 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 22:38:43 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 22:38:43 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 22:38:43 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 22:38:43 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 22:38:43 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 22:38:43 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 22:38:43 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 22:38:43 ---> Running in c770e46f8dff 22:38:43 ---> Running in 576065e1d4ee 22:38:43 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 22:38:44 Removing intermediate container 239ad7781cf4 22:38:44 ---> 42478533f974 22:38:44 22:38:44 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 22:38:44 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 22:38:44 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 22:38:44 Removing intermediate container 0b97bd76f517 22:38:44 ---> a56906e3c400 22:38:44 22:38:45 Successfully built 42478533f974 22:38:45 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 22:38:45 Building docker-sys-mgmt-agent-go 22:38:45 Removing intermediate container 576065e1d4ee 22:38:45  Building docker-security-secretstore-setup-go ... done  ---> f286ede0cc20 22:38:45 Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:38:45 Removing intermediate container c770e46f8dff 22:38:45 ---> 7e7bdfe94703 22:38:45 Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:38:45 Successfully built a56906e3c400 22:38:45 Successfully tagged docker-support-scheduler-go-arm64:latest 22:38:45  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 22:38:45 ---> Running in b988e2ec22ce 22:38:45 ---> Running in cf6634ce821d 22:38:45 Removing intermediate container cf6634ce821d 22:38:45 ---> 69727973ed28 22:38:45 Step 23/23 : LABEL version=0.0.0 22:38:45 Removing intermediate container b988e2ec22ce 22:38:45 ---> 270245cfc408 22:38:45 Step 23/23 : LABEL version=0.0.0 22:38:45 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 22:38:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 22:38:45 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 22:38:45 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 22:38:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 22:38:45 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 22:38:45 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 22:38:45 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 22:38:45 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 22:38:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 22:38:45 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 22:38:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 22:38:45 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 22:38:45 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 22:38:45 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 22:38:45 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 22:38:45 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 22:38:45 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 22:38:45 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 22:38:45 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 22:38:45 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 22:38:45 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 22:38:45 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 22:38:45 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 22:38:45 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 22:38:45 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 22:38:46 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 22:38:46 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 22:38:46 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 22:38:46 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 22:38:46 ---> Running in f56ed042cf51 22:38:46 ---> Running in 5aac40558530 22:38:46 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 22:38:46 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 22:38:46 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 22:38:46 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 22:38:46 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 22:38:46 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 22:38:46 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 22:38:46 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 22:38:46 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 22:38:46 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 22:38:46 Removing intermediate container f56ed042cf51 22:38:46 ---> 18bb670b2da1 22:38:46 debconf: delaying package configuration, since apt-utils is not installed 22:38:46 Fetched 63.8 MB in 3s (18.2 MB/s) 22:38:46 22:38:46 Removing intermediate container 5aac40558530 22:38:46 ---> aef68acca97b 22:38:46 22:38:47 (Reading database ... 13912 files and directories currently installed.) 22:38:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 22:38:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:38:47 Successfully built 18bb670b2da1 22:38:47 Successfully tagged docker-core-command-go-arm64:latest 22:38:47 Building docker-support-notifications-go 22:38:47  Building docker-core-command-go ... done Successfully built aef68acca97b 22:38:47 Successfully tagged docker-core-metadata-go-arm64:latest 22:38:47 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 22:38:47 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:38:47 Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... 22:38:47 Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... 22:38:48 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:38:48 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:38:48 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:38:48 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:38:49 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:38:49 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:38:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:38:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:38:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:38:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:38:49 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:38:49 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:38:49 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:38:49 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:38:49 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 22:38:49 (Reading database ... 13911 files and directories currently installed.) 22:38:49 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 22:38:49 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 22:38:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 22:38:50 (Reading database ... 13911 files and directories currently installed.) 22:38:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:38:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:38:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:38:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:38:50 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 22:38:50 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 22:38:50 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 22:38:50 (Reading database ... 13911 files and directories currently installed.) 22:38:50 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 22:38:51 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:38:51 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 22:38:51 (Reading database ... 13911 files and directories currently installed.) 22:38:51 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 22:38:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 22:38:51 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 22:38:52 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 22:38:52 Setting up base-files (10.1ubuntu2.10) ... 22:38:52 Installing new version of config file /etc/issue ... 22:38:52 Installing new version of config file /etc/issue.net ... 22:38:52 Installing new version of config file /etc/lsb-release ... 22:38:52 Installing new version of config file /etc/update-motd.d/50-motd-news ... 22:38:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 22:38:52 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 22:38:52 Removing obsolete conffile /etc/default/motd-news ... 22:38:52 (Reading database ... 13912 files and directories currently installed.) 22:38:52 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 22:38:52 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 22:38:53 Setting up bash (4.4.18-2ubuntu1.2) ... 22:38:53 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 22:38:53 (Reading database ... 13912 files and directories currently installed.) 22:38:53 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 22:38:53 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 22:38:53 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 22:38:53 (Reading database ... 13912 files and directories currently installed.) 22:38:53 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 22:38:53 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 22:38:53 Setting up tar (1.29b-2ubuntu0.2) ... 22:38:54 (Reading database ... 13912 files and directories currently installed.) 22:38:54 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 22:38:54 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:38:54 Setting up dpkg (1.19.0.5ubuntu2.3) ... 22:38:54 (Reading database ... 13912 files and directories currently installed.) 22:38:54 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 22:38:54 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:38:54 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 22:38:54 (Reading database ... 13912 files and directories currently installed.) 22:38:54 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 22:38:54 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:38:54 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 22:38:55 (Reading database ... 13912 files and directories currently installed.) 22:38:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 22:38:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 22:38:55 Setting up grep (3.1-2build1) ... 22:38:55 (Reading database ... 13912 files and directories currently installed.) 22:38:55 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 22:38:55 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:38:55 Setting up login (1:4.5-1ubuntu2) ... 22:38:55 (Reading database ... 13912 files and directories currently installed.) 22:38:55 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 22:38:55 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:38:55 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 22:38:55 (Reading database ... 13912 files and directories currently installed.) 22:38:55 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 22:38:55 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:38:56 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 22:38:56 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:38:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 22:38:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:38:57 Setting up perl-base (5.26.1-6ubuntu0.5) ... 22:38:57 (Reading database ... 13912 files and directories currently installed.) 22:38:57 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 22:38:57 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 22:38:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:38:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:38:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 22:38:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 22:38:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 22:38:59 (Reading database ... 13912 files and directories currently installed.) 22:38:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 22:38:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 22:38:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 22:38:59 (Reading database ... 13912 files and directories currently installed.) 22:38:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:38:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:38:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:38:59 (Reading database ... 13912 files and directories currently installed.) 22:38:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:00 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:39:00 (Reading database ... 13912 files and directories currently installed.) 22:39:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:39:00 (Reading database ... 13912 files and directories currently installed.) 22:39:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:39:00 (Reading database ... 13912 files and directories currently installed.) 22:39:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 22:39:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:39:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 22:39:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:39:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 22:39:01 (Reading database ... 13912 files and directories currently installed.) 22:39:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 22:39:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:39:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 22:39:01 (Reading database ... 13912 files and directories currently installed.) 22:39:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 22:39:01 (Reading database ... 13912 files and directories currently installed.) 22:39:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:01 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 22:39:02 (Reading database ... 13912 files and directories currently installed.) 22:39:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 22:39:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 22:39:03 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 22:39:03 (Reading database ... 13912 files and directories currently installed.) 22:39:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 22:39:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 22:39:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 22:39:04 (Reading database ... 13912 files and directories currently installed.) 22:39:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 22:39:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 22:39:04 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 22:39:04 (Reading database ... 13914 files and directories currently installed.) 22:39:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 22:39:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 22:39:04 Setting up debconf (1.5.66ubuntu1) ... 22:39:04 (Reading database ... 13914 files and directories currently installed.) 22:39:04 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 22:39:04 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:39:04 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 22:39:05 (Reading database ... 13914 files and directories currently installed.) 22:39:05 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 22:39:05 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 22:39:05 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 22:39:05 (Reading database ... 13914 files and directories currently installed.) 22:39:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:39:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:39:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:39:05 (Reading database ... 13914 files and directories currently installed.) 22:39:05 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:39:05 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:39:05 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 22:39:05 (Reading database ... 13914 files and directories currently installed.) 22:39:05 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 22:39:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:39:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 22:39:06 (Reading database ... 13914 files and directories currently installed.) 22:39:06 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 22:39:06 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 22:39:06 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 22:39:07 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 22:39:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 22:39:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:39:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 22:39:07 (Reading database ... 13914 files and directories currently installed.) 22:39:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 22:39:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 22:39:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 22:39:07 (Reading database ... 13914 files and directories currently installed.) 22:39:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 22:39:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 22:39:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 22:39:07 (Reading database ... 13914 files and directories currently installed.) 22:39:07 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 22:39:07 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 22:39:08 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 22:39:08 (Reading database ... 13914 files and directories currently installed.) 22:39:08 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 22:39:08 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 22:39:08 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 22:39:08 (Reading database ... 13914 files and directories currently installed.) 22:39:08 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 22:39:08 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 22:39:09 Setting up passwd (1:4.5-1ubuntu2) ... 22:39:09 (Reading database ... 13914 files and directories currently installed.) 22:39:09 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 22:39:09 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 22:39:09 Setting up gpgv (2.2.4-1ubuntu1.4) ... 22:39:09 (Reading database ... 13914 files and directories currently installed.) 22:39:09 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 22:39:09 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 22:39:09 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 22:39:09 (Reading database ... 13914 files and directories currently installed.) 22:39:09 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 22:39:09 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 22:39:09 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 22:39:09 (Reading database ... 13914 files and directories currently installed.) 22:39:09 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 22:39:09 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 22:39:10 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 22:39:10 (Reading database ... 13914 files and directories currently installed.) 22:39:10 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 22:39:10 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 22:39:10 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 22:39:10 (Reading database ... 13914 files and directories currently installed.) 22:39:10 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 22:39:10 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 22:39:10 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 22:39:10 (Reading database ... 13914 files and directories currently installed.) 22:39:10 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 22:39:10 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 22:39:10 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 22:39:10 (Reading database ... 13915 files and directories currently installed.) 22:39:10 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:39:10 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:39:11 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 22:39:11 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 22:39:11 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 22:39:11 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 22:39:11 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 22:39:11 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 22:39:11 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 22:39:11 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 22:39:11 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 22:39:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 22:39:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 22:39:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 22:39:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 22:39:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 22:39:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 22:39:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 22:39:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 22:39:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 22:39:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 22:39:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 22:39:13 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 22:39:13 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 22:39:14 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 22:39:14 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 22:39:14 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 22:39:14 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 22:39:14 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:39:14 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:39:15 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:39:15 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:39:15 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:39:15 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:39:15 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 22:39:15 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 22:39:15 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:15 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:15 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:15 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:15 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:15 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:16 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:17 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:17 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:18 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:18 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:19 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:19 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:20 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:20 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:21 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 22:39:21 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 22:39:21 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:39:21 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:39:21 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 22:39:21 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:39:22 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 22:39:22 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 22:39:22 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 22:39:22 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 22:39:22 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:39:22 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:39:22 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 22:39:22 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 22:39:22 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 22:39:22 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 22:39:22 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:22 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 22:39:22 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:22 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:23 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:23 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 22:39:23 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 22:39:23 Setting up tzdata (2021a-0ubuntu0.18.04) ... 22:39:23 22:39:23 Current default time zone: 'Etc/UTC' 22:39:23 Local time is now: Tue Mar 23 22:39:23 UTC 2021. 22:39:23 Universal Time is now: Tue Mar 23 22:39:23 UTC 2021. 22:39:23 Run 'dpkg-reconfigure tzdata' if you wish to change it. 22:39:23 22:39:23 Setting up systemd-sysv (237-3ubuntu10.45) ... 22:39:23 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:23 Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... 22:39:23 Setting up mount (2.31.1-0.4ubuntu3.7) ... 22:39:23 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 22:39:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 22:39:23 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 22:39:23 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 22:39:23 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 22:39:23 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 22:39:23 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:23 Setting up procps (2:3.3.12-3ubuntu1.2) ... 22:39:24 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:24 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 22:39:24 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:24 Setting up patch (2.7.6-2ubuntu1.1) ... 22:39:24 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 22:39:24 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 22:39:24 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 22:39:24 Installing new version of config file /etc/ssl/openssl.cnf ... 22:39:24 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 22:39:24 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 22:39:24 Setting up ca-certificates (20210119~18.04.1) ... 22:39:26  Building docker-core-metadata-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:39:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:39:26 ---> 0a19e2c8e597 22:39:26 Step 3/23 : WORKDIR /edgex-go 22:39:26 ---> Using cache 22:39:26 ---> 47fc06c48686 22:39:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:26 ---> Using cache 22:39:26 ---> e0522c70ed22 22:39:26 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:39:26 ---> Running in 96b16f92f64d 22:39:26 Updating certificates in /etc/ssl/certs... 22:39:27 23 added, 27 removed; done. 22:39:27 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 22:39:27 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 22:39:27 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 22:39:27 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 22:39:27 Setting up pkgbinarymangler (138.18.04.1) ... 22:39:27 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:27 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 22:39:27 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:27 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:39:27 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:27 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 22:39:27 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 22:39:27 Setting up perl (5.26.1-6ubuntu0.5) ... 22:39:27 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 22:39:27 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 22:39:27 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 22:39:27 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 22:39:27 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 22:39:27 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 22:39:27 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 22:39:28 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 22:39:28 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 22:39:28 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:39:28 Processing triggers for systemd (237-3ubuntu10.45) ... 22:39:28 Processing triggers for mime-support (3.60ubuntu1) ... 22:39:28 Processing triggers for ca-certificates (20210119~18.04.1) ... 22:39:28 Updating certificates in /etc/ssl/certs... 22:39:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:39:28 0 added, 0 removed; done. 22:39:28 Running hooks in /etc/ca-certificates/update.d... 22:39:28 done. 22:39:29 OK: 217 MiB in 51 packages 22:39:29 Reading package lists... 22:39:29 Building dependency tree... 22:39:29 Reading state information... 22:39:30 The following NEW packages will be installed: 22:39:30 apt-transport-https 22:39:30 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 22:39:30 Need to get 1696 B of archives. 22:39:30 After this operation, 153 kB of additional disk space will be used. 22:39:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 22:39:30 debconf: delaying package configuration, since apt-utils is not installed 22:39:30 Fetched 1696 B in 0s (8403 B/s) 22:39:30 Selecting previously unselected package apt-transport-https. 22:39:30 (Reading database ... 13920 files and directories currently installed.) 22:39:30 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 22:39:30 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 22:39:30 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 22:39:31 Waiting for network to be ready... 22:39:32 Removing intermediate container 96b16f92f64d 22:39:32 ---> 01ac207c03d8 22:39:32 Step 6/23 : COPY go.mod . 22:39:33 ---> 35fed956377a 22:39:33 Step 7/23 : RUN go mod download 22:39:34 ---> Running in 3d89b90e0f62 22:39:36 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:39:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:39:36 ---> 0a19e2c8e597 22:39:36 Step 3/26 : WORKDIR /edgex-go 22:39:36 ---> Using cache 22:39:36 ---> 47fc06c48686 22:39:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:36 ---> Using cache 22:39:36 ---> e0522c70ed22 22:39:36 Step 5/26 : RUN apk add --update --no-cache make bash git 22:39:36 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:39:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:39:36 ---> 0a19e2c8e597 22:39:36 Step 3/22 : WORKDIR /edgex-go 22:39:36 ---> Using cache 22:39:36 ---> 47fc06c48686 22:39:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:36 ---> Using cache 22:39:36 ---> e0522c70ed22 22:39:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:39:36 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 22:39:36 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:39:36 ---> 0a19e2c8e597 22:39:36 Step 3/31 : WORKDIR /edgex-go 22:39:36 ---> Using cache 22:39:36 ---> 47fc06c48686 22:39:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:39:36 ---> Using cache 22:39:36 ---> e0522c70ed22 22:39:36 Step 5/31 : RUN apk add --update --no-cache make git 22:39:36 ---> Using cache 22:39:36 ---> eabce6578b38 22:39:36 Step 6/31 : COPY go.mod . 22:39:36 ---> Using cache 22:39:36 ---> cc94da53f505 22:39:36 Step 7/31 : RUN go mod download 22:39:36 ---> Using cache 22:39:36 ---> cbe29322ce5e 22:39:36 Step 8/31 : COPY . . 22:39:36 ---> Using cache 22:39:36 ---> cdb718c6b759 22:39:36 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:39:37 ---> Running in f0130eca0ed0 22:39:37 ---> Running in bf03e6c1e106 22:39:37 ---> Running in ee40be538cda 22:39:38 Removing intermediate container 3d89b90e0f62 22:39:38 ---> c70fc5c66ed3 22:39:38 Step 8/23 : COPY . . 22:39:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:39:39 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 22:39:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:39:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:39:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:39:40 OK: 217 MiB in 51 packages 22:39:41 OK: 217 MiB in 51 packages 22:39:41 2021-03-23T22:39:35Z INFO Waiting for automatic snapd restart... 22:39:41 snapd 2.49 from Canonical* installed 22:39:42 "snapd" switched to the "latest/stable" channel 22:39:42 22:39:43 Removing intermediate container bf03e6c1e106 22:39:43 ---> 540be1b3493e 22:39:43 Step 6/26 : COPY go.mod . 22:39:44 Removing intermediate container ee40be538cda 22:39:44 ---> 17aa4156fc10 22:39:44 Step 6/22 : COPY go.mod . 22:39:45 ---> 88b306f737c8 22:39:45 Step 7/26 : RUN go mod download 22:39:45 ---> 8fbdeb5df99a 22:39:45 Step 7/22 : RUN go mod download 22:39:46 ---> Running in 833976852f8c 22:39:46 ---> Running in 3872b5110a44 22:39:47 core18 20210128 from Canonical* installed 22:39:47 "core18" switched to the "latest/stable" channel 22:39:47 22:39:53 Removing intermediate container 3872b5110a44 22:39:53 ---> 104a71503ebc 22:39:53 Step 8/22 : COPY . . 22:39:53 Removing intermediate container 833976852f8c 22:39:53 ---> b68263508fa2 22:39:53 Step 8/26 : COPY . . 22:39:54 snapcraft 4.5.4 from Canonical* installed 22:39:54 "snapcraft" switched to the "latest/stable" channel 22:39:54 22:39:58 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: 22:39:58 - README.md 22:39:58 22:39:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 22:40:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:40:05 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 22:40:05 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 22:40:05 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:40:05 ---> e9b21e640d5b 22:40:05 Step 9/23 : RUN make cmd/core-data/core-data 22:40:05 ---> Running in d29a4a99df66 22:40:07 Reading package lists... 22:40:07 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 22:40:07 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 22:40:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:40:14 Reading package lists... 22:40:14 Building dependency tree... 22:40:14 Reading state information... 22:40:14 Suggested packages: 22:40:14 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 22:40:14 git-gui gitk gitweb git-cvs git-mediawiki git-svn 22:40:14 Recommended packages: 22:40:14 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 22:40:14 The following NEW packages will be installed: 22:40:14 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 22:40:14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 22:40:14 pkg-config zip 22:40:14 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 22:40:14 Need to get 7657 kB of archives. 22:40:14 After this operation, 43.8 MB of additional disk space will be used. 22:40:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 22:40:14 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 22:40:14 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 22:40:14 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 22:40:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 22:40:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 22:40:15 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 22:40:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 22:40:15 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 22:40:15 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 22:40:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 22:40:15 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 22:40:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 22:40:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 22:40:15 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 22:40:15 debconf: delaying package configuration, since apt-utils is not installed 22:40:16 Fetched 7657 kB in 1s (6853 kB/s) 22:40:16 Selecting previously unselected package libglib2.0-0:amd64. 22:40:16 (Reading database ... 13924 files and directories currently installed.) 22:40:16 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 22:40:16 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:40:16 Selecting previously unselected package libpsl5:amd64. 22:40:16 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 22:40:16 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 22:40:16 Selecting previously unselected package libnghttp2-14:amd64. 22:40:16 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 22:40:16 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:40:16 Selecting previously unselected package librtmp1:amd64. 22:40:16 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 22:40:16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:40:16 Selecting previously unselected package libcurl3-gnutls:amd64. 22:40:16 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 22:40:16 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 22:40:16 Selecting previously unselected package liberror-perl. 22:40:16 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 22:40:16 Unpacking liberror-perl (0.17025-1) ... 22:40:16 Selecting previously unselected package git-man. 22:40:16 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 22:40:16 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 22:40:16 Selecting previously unselected package git. 22:40:16 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 22:40:16 Unpacking git (1:2.17.1-1ubuntu0.8) ... 22:40:17 Selecting previously unselected package libnorm1:amd64. 22:40:17 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 22:40:17 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:40:18 Selecting previously unselected package libpgm-5.2-0:amd64. 22:40:18 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 22:40:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:40:18 Selecting previously unselected package libsodium23:amd64. 22:40:18 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 22:40:18 Unpacking libsodium23:amd64 (1.0.16-2) ... 22:40:18 Selecting previously unselected package libzmq5:amd64. 22:40:18 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 22:40:18 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:40:18 Selecting previously unselected package libzmq3-dev:amd64. 22:40:18 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 22:40:18 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:40:18 Selecting previously unselected package pkg-config. 22:40:18 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 22:40:18 Unpacking pkg-config (0.29.1-0ubuntu2) ... 22:40:18 Selecting previously unselected package zip. 22:40:18 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 22:40:18 Unpacking zip (3.0-11build1) ... 22:40:18 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 22:40:18 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 22:40:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 22:40:19 Setting up liberror-perl (0.17025-1) ... 22:40:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 22:40:19 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 22:40:19 No schema files found: doing nothing. 22:40:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 22:40:19 Setting up zip (3.0-11build1) ... 22:40:19 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 22:40:19 Setting up libsodium23:amd64 (1.0.16-2) ... 22:40:19 Setting up pkg-config (0.29.1-0ubuntu2) ... 22:40:19 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 22:40:19 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 22:40:19 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 22:40:19 Setting up git (1:2.17.1-1ubuntu0.8) ... 22:40:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 22:40:26 ---> b7f9f0d91b2d 22:40:26 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:40:26 ---> 0346bb9570c6 22:40:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:40:26 ---> Running in 84efd8d7e687 22:40:26 ---> Running in a78ac5a53b79 22:40:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:40:26 git set to automatically installed. 22:40:26 git-man set to automatically installed. 22:40:26 libcurl3-gnutls set to automatically installed. 22:40:26 liberror-perl set to automatically installed. 22:40:26 libglib2.0-0 set to automatically installed. 22:40:26 libnghttp2-14 set to automatically installed. 22:40:26 libnorm1 set to automatically installed. 22:40:26 libpgm-5.2-0 set to automatically installed. 22:40:26 libpsl5 set to automatically installed. 22:40:26 librtmp1 set to automatically installed. 22:40:26 libsodium23 set to automatically installed. 22:40:26 libzmq3-dev set to automatically installed. 22:40:26 libzmq5 set to automatically installed. 22:40:26 pkg-config set to automatically installed. 22:40:26 zip set to automatically installed. 22:40:27 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 22:40:27 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 22:40:28 snapd is not logged in, snap install commands will use sudo 22:40:29 Removing intermediate container f0130eca0ed0 22:40:29 ---> 3a659e715fcf 22:40:29 22:40:29 Step 10/31 : FROM alpine:3.12 22:40:29 ---> d10569e2745f 22:40:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 22:40:29 ---> Running in e50040f9a41d 22:40:30 Removing intermediate container e50040f9a41d 22:40:30 ---> 681247c2386d 22:40:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:40:30 ---> Running in c781f46097b3 22:40:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:40:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:40:33 (1/2) Installing dumb-init (1.2.2-r1) 22:40:33 (2/2) Installing su-exec (0.2-r1) 22:40:33 Executing busybox-1.31.1-r19.trigger 22:40:33 OK: 5 MiB in 16 packages 22:40:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:40:35 snap "core18" has no updates available 22:40:35 Removing intermediate container c781f46097b3 22:40:35 ---> 01b61c9aa79e 22:40:35 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:40:35 ---> Running in 09f71aca106c 22:40:36 Removing intermediate container 09f71aca106c 22:40:36 ---> 6329413470c9 22:40:36 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 22:40:36 ---> Running in 164092e520a0 22:40:36 snapd is not logged in, snap install commands will use sudo 22:40:36 Removing intermediate container 164092e520a0 22:40:36 ---> dbe603628454 22:40:36 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:40:37 ---> Running in 19608c1e10e3 22:40:40 Removing intermediate container 19608c1e10e3 22:40:40 ---> 29bb7e048096 22:40:40 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 22:40:40 ---> Running in f703bab81a56 22:40:41 Removing intermediate container f703bab81a56 22:40:41 ---> 3d880d0e34c5 22:40:41 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 22:40:42 ---> e5fc04fad694 22:40:42 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 22:40:42 ---> Running in 8e1e06c3b69d 22:40:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 22:40:46 Removing intermediate container 8e1e06c3b69d 22:40:46 ---> 668653159df1 22:40:46 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:40:47 ---> 1d5bc2549162 22:40:47 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:40:49 ---> 19bbc2092021 22:40:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:40:50 ---> 4ef85a1fce4c 22:40:50 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:40:51 ---> a4bd71efcbc3 22:40:51 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 22:40:52 ---> 5d150ebf78aa 22:40:52 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 22:40:53 ---> Running in 512d292aa668 22:40:53 Removing intermediate container 512d292aa668 22:40:53 ---> be38d37f56ee 22:40:53 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:40:54 ---> 0839ba7fc09d 22:40:54 Step 26/31 : RUN chmod +x /entrypoint.sh 22:40:55 ---> Running in 2fe2819e689c 22:40:58 Removing intermediate container 2fe2819e689c 22:40:58 ---> fb5351f274f7 22:40:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:40:59 ---> Running in ff8faf980dfb 22:40:59 Removing intermediate container ff8faf980dfb 22:40:59 ---> c70d383ef75e 22:40:59 Step 28/31 : CMD ["gate"] 22:41:00 ---> Running in c15b7223c3a7 22:41:00 Removing intermediate container c15b7223c3a7 22:41:00 ---> 8e1a1e1b0b74 22:41:00 Step 29/31 : LABEL arch=arm64 22:41:01 ---> Running in 53dae837cf86 22:41:02 Removing intermediate container 53dae837cf86 22:41:02 ---> c892a1442bb4 22:41:02 Step 30/31 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:41:02 ---> Running in 5d8d426dd9af 22:41:03 Removing intermediate container 5d8d426dd9af 22:41:03 ---> 6d11e63cde61 22:41:03 Step 31/31 : LABEL version=0.0.0 22:41:03 ---> Running in 9c60b5f8870f 22:41:04 Removing intermediate container 9c60b5f8870f 22:41:04 ---> d14158f4663d 22:41:04 22:41:04 Successfully built d14158f4663d 22:41:04 Successfully tagged docker-security-bootstrapper-go-arm64:latest 22:41:09 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 22:41:09 Pulling go-build-helper 22:41:09 + snapcraftctl pull 22:41:09 'app-service-config' has dependencies that need to be staged: go-build-helper 22:41:09 Skipping pull go-build-helper (already ran) 22:41:09 Building go-build-helper 22:41:09 + snapcraftctl build 22:41:12 Staging go-build-helper 22:41:12 + snapcraftctl stage 22:41:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 22:41:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 22:41:26 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 22:41:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1627 kB] 22:41:26 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 22:41:26 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 22:41:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 22:41:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 22:41:26 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 22:41:26 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 22:41:26 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 22:41:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [309 kB] 22:41:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 22:41:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 22:41:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [261 kB] 22:41:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.1 kB] 22:41:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1116 kB] 22:41:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] 22:41:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 22:41:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1966 kB] 22:41:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [400 kB] 22:41:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 22:41:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 22:41:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [282 kB] 22:41:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.7 kB] 22:41:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1723 kB] 22:41:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] 22:41:26 Fetched 24.2 MB in 6s (4020 kB/s) 22:41:26 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:41:26 Fetched 224 kB in 0s (0 B/s) 22:41:26 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:41:26 Fetched 157 kB in 0s (0 B/s) 22:41:26 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:41:26 Fetched 221 kB in 0s (0 B/s) 22:41:26 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:41:26 Fetched 143 kB in 0s (0 B/s) 22:41:26 Pulling app-service-config 22:41:26 + snapcraftctl pull 22:41:27 Cloning into '/root/parts/app-service-config/src'... 22:41:28 Pulling config-common 22:41:28 + snapcraftctl pull 22:41:35 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:41:35 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:41:35 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:41:35 Fetched 0 B in 0s (0 B/s) 22:41:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 22:41:35 Fetched 0 B in 0s (0 B/s) 22:41:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 22:41:35 Fetched 0 B in 0s (0 B/s) 22:41:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 22:41:35 Fetched 0 B in 0s (0 B/s) 22:41:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 22:41:35 Fetched 0 B in 0s (0 B/s) 22:41:35 Pulling edgex-go 22:41:35 + snapcraftctl pull 22:41:43  Building docker-security-bootstrapper-go ... done Removing intermediate container a78ac5a53b79 22:41:43 ---> cfa7eb85ca08 22:41:43 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:41:43 ---> Running in 741f4d6ae3a9 22:41:43 Removing intermediate container d29a4a99df66 22:41:43 ---> 835c3a7b0a9b 22:41:43 22:41:43 Step 10/23 : FROM alpine:3.12 22:41:43 ---> d10569e2745f 22:41:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:41:43 ---> Running in f2074593323d 22:41:43 Removing intermediate container f2074593323d 22:41:43 ---> 3d42f694795b 22:41:43 Step 12/23 : ENV APP_PORT=48080 22:41:43 ---> Running in d2279ec91ee5 22:41:43 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 22:41:43 Removing intermediate container d2279ec91ee5 22:41:43 ---> 2f92d3bdf62b 22:41:43 Step 13/23 : EXPOSE $APP_PORT 22:41:43 ---> Running in 4519d053dc21 22:41:43 Removing intermediate container 4519d053dc21 22:41:43 ---> aea438d195ce 22:41:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:43 ---> Running in 3d7c67675829 22:41:44 Removing intermediate container 84efd8d7e687 22:41:44 ---> 4ae30853205c 22:41:44 22:41:44 Step 10/22 : FROM alpine:3.12 22:41:44 ---> d10569e2745f 22:41:44 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:41:44 ---> Running in e8f33d43c8c7 22:41:45 Removing intermediate container 741f4d6ae3a9 22:41:45 ---> 683fac94568c 22:41:45 22:41:45 Step 11/26 : FROM docker:20.10.0 22:41:45 20.10.0: Pulling from library/docker 22:41:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:46 (1/2) Installing ca-certificates (20191127-r4) 22:41:46 (2/2) Installing dumb-init (1.2.2-r1) 22:41:46 Executing busybox-1.31.1-r19.trigger 22:41:46 Executing ca-certificates-20191127-r4.trigger 22:41:46 OK: 6 MiB in 16 packages 22:41:47 Removing intermediate container 3d7c67675829 22:41:47 ---> 7cc0ab4fcb5e 22:41:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:41:48 ---> Running in b68523aaac62 22:41:49 Removing intermediate container e8f33d43c8c7 22:41:49 ---> 84ac940d78c1 22:41:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:41:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:49 ---> Running in 248ff56e3495 22:41:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:50 Removing intermediate container 248ff56e3495 22:41:50 ---> faf005b9e175 22:41:50 Step 13/22 : ENV APP_PORT=48060 22:41:50 ---> Running in a15c7dfb0eb9 22:41:51 (1/6) Installing dumb-init (1.2.2-r1) 22:41:51 (2/6) Installing libgcc (9.3.0-r2) 22:41:51 (3/6) Installing libsodium (1.0.18-r0) 22:41:51 (4/6) Installing libstdc++ (9.3.0-r2) 22:41:51 Removing intermediate container a15c7dfb0eb9 22:41:51 ---> b6fce089e862 22:41:51 Step 14/22 : EXPOSE $APP_PORT 22:41:51 (5/6) Installing libzmq (4.3.3-r0) 22:41:51 ---> Running in 27e797bdbdcb 22:41:51 (6/6) Installing zeromq (4.3.3-r0) 22:41:51 Executing busybox-1.31.1-r19.trigger 22:41:51 OK: 8 MiB in 20 packages 22:41:52 Removing intermediate container 27e797bdbdcb 22:41:52 ---> 15eea7c40414 22:41:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:41:53 ---> f5def0294923 22:41:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:41:53 Removing intermediate container b68523aaac62 22:41:53 ---> 3e952cf99713 22:41:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:41:55 ---> a3fad8bc32a6 22:41:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:41:55 ---> f1dc234ce5d4 22:41:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:41:56 ---> 0f00692eea49 22:41:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:41:56 ---> b385068fe045 22:41:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:41:56 ---> Running in 0b326f5a18c7 22:41:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:41:57 Status: Downloaded newer image for docker:20.10.0 22:41:57 ---> eeaf43b92773 22:41:57 Step 12/26 : RUN apk add --no-cache bash 22:41:57 ---> Running in de82661ec6c0 22:41:57 Removing intermediate container 0b326f5a18c7 22:41:57 ---> f6f209b13cb3 22:41:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:41:57 ---> Running in fb2005935c82 22:41:57 ---> 469528554d85 22:41:57 Step 19/23 : ENTRYPOINT ["/core-data"] 22:41:57 ---> Running in ca89e7a8d628 22:41:58 Removing intermediate container fb2005935c82 22:41:58 ---> eeba138d4981 22:41:58 Step 20/22 : LABEL arch=arm64 22:41:58 ---> Running in aa2fc08e86ce 22:41:58 Removing intermediate container ca89e7a8d628 22:41:58 ---> d5c154553381 22:41:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:41:58 ---> Running in 74f7349d16b4 22:41:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:41:59 Removing intermediate container aa2fc08e86ce 22:41:59 ---> 1c7bca8f12eb 22:41:59 Step 21/22 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:41:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:41:59 ---> Running in cd7154eb1a0b 22:41:59 Removing intermediate container 74f7349d16b4 22:41:59 ---> 3909e233b21e 22:41:59 Step 21/23 : LABEL arch=arm64 22:41:59 ---> Running in b27cb3e3e8e1 22:41:59 Removing intermediate container cd7154eb1a0b 22:41:59 ---> 2b37229a8f0e 22:41:59 Step 22/22 : LABEL version=0.0.0 22:41:59 (1/2) Installing readline (8.0.4-r0) 22:41:59 (2/2) Installing bash (5.0.17-r0) 22:41:59 Executing bash-5.0.17-r0.post-install 22:41:59 Executing busybox-1.31.1-r19.trigger 22:41:59 OK: 12 MiB in 22 packages 22:41:59 ---> Running in 1ddac073f689 22:41:59 Removing intermediate container b27cb3e3e8e1 22:41:59 ---> f6afbe23fc54 22:41:59 Step 22/23 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:42:00 ---> Running in 25ecf66ad52f 22:42:00 Removing intermediate container 1ddac073f689 22:42:00 ---> 34a977cdfc45 22:42:00 22:42:00 Removing intermediate container 25ecf66ad52f 22:42:00 ---> 22b3e61505c4 22:42:00 Step 23/23 : LABEL version=0.0.0 22:42:00 Successfully built 34a977cdfc45 22:42:00 Successfully tagged docker-support-notifications-go-arm64:latest 22:42:00  Building docker-support-notifications-go ... done  ---> Running in 8059f5f6025d 22:42:01 Removing intermediate container de82661ec6c0 22:42:01 ---> 20e1a7032f6c 22:42:01 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 22:42:01 ---> Running in 3ff3bf470648 22:42:01 Removing intermediate container 8059f5f6025d 22:42:01 ---> fe1ed010e391 22:42:01 22:42:01 Successfully built fe1ed010e391 22:42:01 Removing intermediate container 3ff3bf470648 22:42:01 ---> da915617982c 22:42:01 Step 14/26 : ENV APP_PORT=48090 22:42:01 Successfully tagged docker-core-data-go-arm64:latest 22:42:02  Building docker-core-data-go ... done  ---> Running in 33e853ee72fe 22:42:02 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 22:42:02 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 22:42:02 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 22:42:02 Fetched 0 B in 0s (0 B/s) 22:42:02 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 22:42:02 Fetched 96.5 kB in 0s (0 B/s) 22:42:02 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 22:42:02 Fetched 279 kB in 0s (0 B/s) 22:42:02 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 22:42:02 Fetched 122 kB in 0s (0 B/s) 22:42:02 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 22:42:02 Fetched 77.8 kB in 0s (0 B/s) 22:42:02 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 22:42:02 Fetched 8848 B in 0s (0 B/s) 22:42:02 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 22:42:02 Fetched 47.8 kB in 0s (0 B/s) 22:42:02 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 22:42:02 Fetched 45.6 kB in 0s (0 B/s) 22:42:02 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 22:42:02 Fetched 15.0 kB in 0s (0 B/s) 22:42:02 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 22:42:02 Fetched 214 kB in 0s (0 B/s) 22:42:02 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 22:42:02 Fetched 154 kB in 0s (0 B/s) 22:42:02 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 22:42:02 Fetched 50.6 kB in 0s (0 B/s) 22:42:02 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 22:42:02 Fetched 14.8 kB in 0s (0 B/s) 22:42:02 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 22:42:02 Fetched 41.8 kB in 0s (0 B/s) 22:42:02 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 22:42:02 Fetched 499 kB in 0s (0 B/s) 22:42:02 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 22:42:02 Fetched 111 kB in 0s (0 B/s) 22:42:02 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 22:42:02 Fetched 240 kB in 0s (0 B/s) 22:42:02 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 22:42:02 Fetched 29.3 kB in 0s (0 B/s) 22:42:02 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 22:42:02 Fetched 85.5 kB in 0s (0 B/s) 22:42:02 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 22:42:02 Fetched 24.5 kB in 0s (0 B/s) 22:42:02 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 22:42:02 Fetched 49.2 kB in 0s (0 B/s) 22:42:02 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 22:42:02 Fetched 54.2 kB in 0s (0 B/s) 22:42:02 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 22:42:02 Fetched 30.8 kB in 0s (0 B/s) 22:42:02 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 22:42:02 Fetched 15.8 kB in 0s (0 B/s) 22:42:02 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 22:42:02 Fetched 85.9 kB in 0s (0 B/s) 22:42:02 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 22:42:02 Fetched 8720 B in 0s (0 B/s) 22:42:02 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 22:42:02 Fetched 137 kB in 0s (0 B/s) 22:42:02 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 22:42:02 Fetched 119 kB in 0s (0 B/s) 22:42:02 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 22:42:02 Fetched 109 kB in 0s (0 B/s) 22:42:02 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 22:42:02 Fetched 11.1 kB in 0s (0 B/s) 22:42:02 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 22:42:02 Fetched 645 kB in 0s (0 B/s) 22:42:02 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 22:42:02 Fetched 41.3 kB in 0s (0 B/s) 22:42:02 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 22:42:02 Fetched 17.9 kB in 0s (0 B/s) 22:42:02 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 22:42:02 Fetched 368 kB in 0s (0 B/s) 22:42:02 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 22:42:02 Fetched 187 kB in 0s (0 B/s) 22:42:02 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 22:42:02 Fetched 175 kB in 0s (0 B/s) 22:42:02 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 22:42:02 Fetched 206 kB in 0s (0 B/s) 22:42:02 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 22:42:02 Fetched 1301 kB in 0s (0 B/s) 22:42:02 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 22:42:02 Fetched 36.2 kB in 0s (0 B/s) 22:42:02 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 22:42:02 Fetched 159 kB in 0s (0 B/s) 22:42:02 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 22:42:02 Fetched 107 kB in 0s (0 B/s) 22:42:02 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 22:42:02 Fetched 48.7 kB in 0s (0 B/s) 22:42:02 Pulling static-packages 22:42:02 + snapcraftctl pull 22:42:02 Pulling version 22:42:02 + cd /root/project 22:42:02 + [ -f VERSION ] 22:42:02 + PROJECT_VERSION=local-dev 22:42:02 + git rev-parse --short HEAD 22:42:02 + GIT_REVISION=2390c6c8 22:42:02 + snapcraftctl set-version local-dev 22:42:02 Skipping build go-build-helper (already ran) 22:42:02 Removing intermediate container 33e853ee72fe 22:42:02 ---> fdc349d08f7a 22:42:02 Step 15/26 : EXPOSE $APP_PORT 22:42:02 Building app-service-config 22:42:02 + make build 22:42:02 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 22:42:02 ---> Running in 77b12dd4e9a2 22:42:03 Removing intermediate container 77b12dd4e9a2 22:42:03 ---> 26072329f6e9 22:42:03 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:42:04 ---> 616d4fe220a5 22:42:04 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:42:04 ---> 3a3d7e8b2fe2 22:42:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:42:06 ---> 5735b26046b8 22:42:06 Step 19/26 : RUN apk --no-cache add py3-pip 22:42:06 ---> Running in 4fd251c1ee4d 22:42:06 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 22:42:06 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 22:42:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 22:42:06 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 22:42:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:42:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 22:42:07 go: downloading github.com/google/uuid v1.2.0 22:42:07 go: downloading github.com/go-kit/kit v0.8.0 22:42:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:42:07 go: downloading github.com/BurntSushi/toml v0.3.1 22:42:07 go: downloading github.com/go-playground/validator/v10 v10.3.0 22:42:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 22:42:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 22:42:07 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 22:42:07 go: downloading github.com/gorilla/mux v1.8.0 22:42:07 go: downloading github.com/leodido/go-urn v1.2.0 22:42:07 go: downloading github.com/go-logfmt/logfmt v0.4.0 22:42:07 go: downloading github.com/hashicorp/consul/api v1.8.1 22:42:07 go: downloading github.com/go-playground/universal-translator v0.17.0 22:42:07 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 22:42:07 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 22:42:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 22:42:07 go: downloading github.com/pelletier/go-toml v1.2.0 22:42:07 go: downloading github.com/go-playground/locales v0.13.0 22:42:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 22:42:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 22:42:07 go: downloading github.com/hashicorp/serf v0.9.5 22:42:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:42:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:42:07 go: downloading github.com/mitchellh/copystructure v1.0.0 22:42:07 go: downloading github.com/pebbe/zmq4 v1.2.5 22:42:07 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 22:42:07 go: downloading github.com/x448/float16 v0.8.4 22:42:07 (1/33) Installing libbz2 (1.0.8-r1) 22:42:07 (2/33) Installing expat (2.2.9-r1) 22:42:07 (3/33) Installing libffi (3.3-r2) 22:42:07 (4/33) Installing gdbm (1.13-r1) 22:42:07 (5/33) Installing xz-libs (5.2.5-r0) 22:42:07 (6/33) Installing sqlite-libs (3.32.1-r0) 22:42:07 (7/33) Installing python3 (3.8.8-r0) 22:42:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:42:08 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:42:08 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:42:08 go: downloading github.com/fatih/color v1.9.0 22:42:08 go: downloading github.com/mattn/go-isatty v0.0.12 22:42:08 go: downloading github.com/go-redis/redis/v7 v7.2.0 22:42:08 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 22:42:08 go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae 22:42:08 go: downloading github.com/mattn/go-colorable v0.1.6 22:42:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 22:42:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 22:42:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 22:42:09 (8/33) Installing py3-appdirs (1.4.4-r1) 22:42:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 22:42:09 (10/33) Installing py3-parsing (2.4.7-r0) 22:42:09 (11/33) Installing py3-six (1.15.0-r0) 22:42:09 (12/33) Installing py3-packaging (20.4-r0) 22:42:09 (13/33) Installing py3-setuptools (47.0.0-r0) 22:42:09 (14/33) Installing py3-chardet (3.0.4-r4) 22:42:09 (15/33) Installing py3-idna (2.9-r0) 22:42:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 22:42:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 22:42:09 (18/33) Installing py3-requests (2.23.0-r0) 22:42:09 (19/33) Installing py3-msgpack (1.0.0-r0) 22:42:09 (20/33) Installing py3-lockfile (0.12.2-r3) 22:42:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 22:42:09 (22/33) Installing py3-colorama (0.4.3-r0) 22:42:09 (23/33) Installing py3-distlib (0.3.0-r0) 22:42:09 (24/33) Installing py3-distro (1.5.0-r1) 22:42:09 (25/33) Installing py3-webencodings (0.5.1-r3) 22:42:09 (26/33) Installing py3-html5lib (1.0.1-r4) 22:42:10 (27/33) Installing py3-pytoml (0.1.21-r0) 22:42:10 (28/33) Installing py3-pep517 (0.8.2-r0) 22:42:10 (29/33) Installing py3-progress (1.5-r0) 22:42:10 (30/33) Installing py3-toml (0.10.1-r0) 22:42:10 (31/33) Installing py3-retrying (1.3.3-r0) 22:42:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 22:42:10 (33/33) Installing py3-pip (20.1.1-r0) 22:42:10 Executing busybox-1.31.1-r19.trigger 22:42:10 OK: 71 MiB in 55 packages 22:42:18 Removing intermediate container 4fd251c1ee4d 22:42:18 ---> a71bce0dfc3f 22:42:18 Step 20/26 : RUN pip install docker-compose==1.23.2 22:42:18 ---> Running in fccce7d11e3f 22:42:22 Collecting docker-compose==1.23.2 22:42:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:42:23 Collecting cached-property<2,>=1.2.0 22:42:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:42:23 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 22:42:23 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 22:42:23 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 22:42:23 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 22:42:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 22:42:23 Collecting docopt<0.7,>=0.6.1 22:42:23 Downloading docopt-0.6.2.tar.gz (25 kB) 22:42:23 Building config-common 22:42:23 + snapcraftctl build 22:42:25 Collecting dockerpty<0.5,>=0.4.1 22:42:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:42:26 Building edgex-go 22:42:27 + cd /root/parts/edgex-go/src 22:42:27 + make build 22:42:27 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 22:42:27 Collecting PyYAML<4,>=3.10 22:42:27 Downloading PyYAML-3.13.tar.gz (270 kB) 22:42:29 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 22:42:29 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.55 22:42:29 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.20 22:42:29 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.10 22:42:29 go: downloading github.com/imdario/mergo v0.3.12 22:42:29 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 22:42:29 go: downloading github.com/OneOfOne/xxhash v1.2.8 22:42:29 go: downloading github.com/pkg/errors v0.8.1 22:42:29 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 22:42:29 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 22:42:30 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 22:42:30 go: downloading github.com/gorilla/websocket v1.4.2 22:42:31 Collecting websocket-client<1.0,>=0.32.0 22:42:31 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 22:42:31 Collecting docker<4.0,>=3.6.0 22:42:31 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:42:32 Collecting texttable<0.10,>=0.9.0 22:42:32 Downloading texttable-0.9.1.tar.gz (11 kB) 22:42:34 Collecting jsonschema<3,>=2.5.1 22:42:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:42:35 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:42:35 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:42:35 Collecting docker-pycreds>=0.4.0 22:42:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:42:36 Collecting urllib3<1.25,>=1.21.1 22:42:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:42:36 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) 22:42:36 Collecting idna<2.8,>=2.5 22:42:36 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:42:36 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) 22:42:36 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 22:42:36 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 22:42:36 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 22:42:36 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 22:42:36 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 22:42:36 go: downloading gopkg.in/yaml.v2 v2.4.0 22:42:37 Installing collected packages: cached-property, docopt, dockerpty, PyYAML, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, jsonschema, docker-compose 22:42:37 Running setup.py install for docopt: started 22:42:39 Running setup.py install for docopt: finished with status 'done' 22:42:39 Running setup.py install for dockerpty: started 22:42:41 Running setup.py install for dockerpty: finished with status 'done' 22:42:41 Running setup.py install for PyYAML: started 22:42:43 Running setup.py install for PyYAML: finished with status 'done' 22:42:43 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 22:42:43 Attempting uninstall: urllib3 22:42:43 Found existing installation: urllib3 1.25.9 22:42:43 Uninstalling urllib3-1.25.9: 22:42:43 Successfully uninstalled urllib3-1.25.9 22:42:44 Attempting uninstall: idna 22:42:44 Found existing installation: idna 2.9 22:42:44 Uninstalling idna-2.9: 22:42:44 Successfully uninstalled idna-2.9 22:42:45 Attempting uninstall: requests 22:42:45 Found existing installation: requests 2.23.0 22:42:45 Uninstalling requests-2.23.0: 22:42:45 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 22:42:45 Successfully uninstalled requests-2.23.0 22:42:46 Running setup.py install for texttable: started 22:42:47 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 22:42:47 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 22:42:47 go: downloading github.com/stretchr/testify v1.7.0 22:42:48 go: downloading github.com/pmezard/go-difflib v1.0.0 22:42:48 go: downloading github.com/davecgh/go-spew v1.1.1 22:42:48 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 22:42:48 Running setup.py install for texttable: finished with status 'done' 22:42:49 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.58.0 22:42:50 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 22:42:50 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 22:42:50 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 22:42:52 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 22:42:52 Removing intermediate container fccce7d11e3f 22:42:52 ---> d0a4a83af5d9 22:42:52 Step 21/26 : RUN apk --no-cache add curl 22:42:52 ---> Running in e60f167c3adf 22:42:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:42:54 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 22:42:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:42:54 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 22:42:54 (1/3) Installing nghttp2-libs (1.41.0-r0) 22:42:54 (2/3) Installing libcurl (7.69.1-r3) 22:42:54 (3/3) Installing curl (7.69.1-r3) 22:42:54 Executing busybox-1.31.1-r19.trigger 22:42:54 OK: 72 MiB in 58 packages 22:42:56 Removing intermediate container e60f167c3adf 22:42:56 ---> 0fce25cd6dbc 22:42:56 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 22:42:56 ---> Running in 99fc5c28643c 22:42:56 Removing intermediate container 99fc5c28643c 22:42:56 ---> ce111789227b 22:42:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:42:56 ---> Running in 42064abf54f0 22:42:57 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 22:42:57 Removing intermediate container 42064abf54f0 22:42:57 ---> 9fca347150c7 22:42:57 Step 24/26 : LABEL arch=arm64 22:42:57 ---> Running in 41739a71d569 22:42:57 Removing intermediate container 41739a71d569 22:42:57 ---> bdc615db60c1 22:42:57 Step 25/26 : LABEL git_sha=2390c6c80529e3d8af63ee1939fcde86418223b3 22:42:57 ---> Running in ed5d143b0daa 22:42:58 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 22:42:58 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 22:42:58 Removing intermediate container ed5d143b0daa 22:42:58 ---> e763f0cb13b6 22:42:58 Step 26/26 : LABEL version=0.0.0 22:42:58 ---> Running in 4da493be45d8 22:42:59 Removing intermediate container 4da493be45d8 22:42:59 ---> b8fbef35a636 22:42:59 22:42:59 Successfully built b8fbef35a636 22:42:59 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 22:42:59  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 22:42:59 $ docker stop --time=1 e9aa78014f973dcfc0c767ee1290f831cc74604296982031fa20e95872b2dfb7 22:42:59 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 22:43:00 go: downloading github.com/lib/pq v1.9.0 22:43:01 $ docker rm -f e9aa78014f973dcfc0c767ee1290f831cc74604296982031fa20e95872b2dfb7 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:02 + grep docker 22:43:02 + docker images 22:43:02 docker-sys-mgmt-agent-go-arm64 latest b8fbef35a636 4 seconds ago 300MB 22:43:02 docker-core-data-go-arm64 latest fe1ed010e391 About a minute ago 21.3MB 22:43:02 docker-support-notifications-go-arm64 latest 34a977cdfc45 About a minute ago 16.9MB 22:43:02 docker-security-bootstrapper-go-arm64 latest d14158f4663d About a minute ago 17.8MB 22:43:02 docker-core-metadata-go-arm64 latest aef68acca97b 4 minutes ago 17.9MB 22:43:02 docker-core-command-go-arm64 latest 18bb670b2da1 4 minutes ago 16.3MB 22:43:02 docker-security-secretstore-setup-go-arm64 latest 42478533f974 4 minutes ago 23.7MB 22:43:02 docker-support-scheduler-go-arm64 latest a56906e3c400 4 minutes ago 16.3MB 22:43:02 docker-security-proxy-setup-go-arm64 latest a49d806455de 4 minutes ago 23.4MB 22:43:02 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 22:43:03 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 22:43:03 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 22:43:03 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 22:43:03 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 22:43:03 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 22:43:03 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 22:43:03 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 22:43:03 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 22:43:03 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 22:43:03 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 22:43:03 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 22:43:03 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 22:43:03 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 22:43:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 22:43:03 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 22:43:03 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 22:43:03 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 22:43:03 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 22:43:03 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 22:43:03 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 22:43:03 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 22:43:03 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 22:43:03 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 22:43:03 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 22:43:03 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 22:43:03 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:43:04 ---> job-cost.sh 22:43:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E124 22:43:07 Building static-packages 22:43:07 + snapcraftctl build 22:43:11 Building version 22:43:11 + snapcraftctl build 22:43:14 Skipping stage go-build-helper (already ran) 22:43:14 Staging app-service-config 22:43:14 + snapcraftctl stage 22:43:15 Staging config-common 22:43:15 + snapcraftctl stage 22:43:17 Staging edgex-go 22:43:17 + snapcraftctl stage 22:43:18 Staging static-packages 22:43:18 + snapcraftctl stage 22:43:19 Staging version 22:43:19 + snapcraftctl stage 22:43:21 Priming go-build-helper 22:43:21 + snapcraftctl prime 22:43:21 Priming app-service-config 22:43:21 + snapcraftctl prime 22:43:23 Priming config-common 22:43:23 + snapcraftctl prime 22:43:24 Priming edgex-go 22:43:24 + snapcraftctl prime 22:43:26 Priming static-packages 22:43:26 + snapcraftctl prime 22:43:29 Priming version 22:43:29 + snapcraftctl prime 22:43:30 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] } 22:43:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:45:20 lf-activate-venv(): INFO: Adding /tmp/venv-E124/bin to PATH 22:45:20 INFO: No Stack... 22:45:20 INFO: Retrieving Pricing Info for: lf-standard-4 22:45:20 INFO: Archiving Costs [Pipeline] sh 22:45:20 + cut -d, -f6 22:45:20 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 22:45:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3291-1-stack-cost] 22:45:20 Resource [jenkins-edgexfoundry-edgex-go-PR-3291-1-stack-cost] did not exist. Created. 22:45:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:45:21 + echo total: 0.20999999344348907 [Pipeline] stash 22:45:21 Stashed 1 file(s) [Pipeline] } 22:45:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3291-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 22:45:23 provisioning config files... 22:45:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7981506510845956239tmp [Pipeline] { [Pipeline] sh 22:45:24 + set +x 22:45:24 + curl -s https://codecov.io/bash 22:45:24 + bash -s -- 22:45:24 22:45:24 _____ _ 22:45:24 / ____| | | 22:45:24 | | ___ __| | ___ ___ _____ __ 22:45:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:45:24 | |___| (_) | (_| | __/ (_| (_) \ V / 22:45:24 \_____\___/ \__,_|\___|\___\___/ \_/ 22:45:24 Bash-20210309-2b87ace 22:45:24 22:45:24 22:45:24 ==> git version 2.24.3 found 22:45:24 ==> 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 22:45:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:45:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:45:24 ==> Jenkins CI detected. 22:45:24 project root: . 22:45:24 --> token set from env 22:45:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:45:24 ==> Running gcov in . (disable via -X gcov) 22:45:24 ==> Python coveragepy not found 22:45:24 ==> Searching for coverage reports in: 22:45:24 + . 22:45:24 -> Found 1 reports 22:45:24 ==> Detecting git/mercurial file structure 22:45:24 ==> Reading reports 22:45:24 + ./coverage.out bytes=666600 22:45:24 ==> Appending adjustments 22:45:24 https://docs.codecov.io/docs/fixing-reports 22:45:28 + Found adjustments 22:45:28 ==> Gzipping contents 22:45:28 96K /tmp/codecov.S4FVoC.gz 22:45:28 ==> Uploading reports 22:45:28 url: https://codecov.io 22:45:28 query: branch=PR-3291&commit=2390c6c80529e3d8af63ee1939fcde86418223b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3291&job=&cmd_args= 22:45:28 -> Pinging Codecov 22:45:28 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3291&commit=2390c6c80529e3d8af63ee1939fcde86418223b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3291&job=&cmd_args= 22:45:28 -> Uploading to 22:45:28 https://storage.googleapis.com/codecov/v4/raw/2021-03-23/00271124DB129430A58F1EEE437C3FCB/2390c6c80529e3d8af63ee1939fcde86418223b3/1562ea91-00bd-46e1-8537-3b6783fb6f7f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210323T224528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1106244acbe5b531cff7754dc3fee9487b7584b0fe255825dab22404930b65e1 22:45:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:45:28 Dload Upload Total Spent Left Speed 22:45:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96725 0 0 100 96725 0 180k --:--:-- --:--:-- --:--:-- 180k 22:45:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2390c6c80529e3d8af63ee1939fcde86418223b3 [Pipeline] } 22:45:29 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] { (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 22:45:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:45:32 ---> package-listing.sh 22:45:32 ++ facter osfamily 22:45:32 ++ tr '[:upper:]' '[:lower:]' 22:45:32 + OS_FAMILY=redhat 22:45:32 + workspace=/w/workspace/edgex-go/1 22:45:32 + START_PACKAGES=/tmp/packages_start.txt 22:45:32 + END_PACKAGES=/tmp/packages_end.txt 22:45:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:45:32 + PACKAGES=/tmp/packages_start.txt 22:45:32 + '[' /w/workspace/edgex-go/1 ']' 22:45:32 + PACKAGES=/tmp/packages_end.txt 22:45:32 + case "${OS_FAMILY}" in 22:45:32 + rpm -qa 22:45:32 + sort 22:45:38 + '[' -f /tmp/packages_start.txt ']' 22:45:38 + '[' -f /tmp/packages_end.txt ']' 22:45:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:45:38 + '[' /w/workspace/edgex-go/1 ']' 22:45:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 22:45:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 22:45:38 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 22:45:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:45:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:45:38 22:45:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:45:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:45:39 alpine: Pulling from edgex-lftools-log-publisher 22:45:39 df20fa9351a1: Pulling fs layer 22:45:39 36b3adc4ff6f: Pulling fs layer 22:45:39 8ad3a11d3b57: Pulling fs layer 22:45:39 46f8f816bc3b: Pulling fs layer 22:45:39 93b61091891f: Pulling fs layer 22:45:39 93b9cdb0e59b: Pulling fs layer 22:45:39 5e14af77c1be: Pulling fs layer 22:45:39 01666e4c0597: Pulling fs layer 22:45:39 aa168da1d23b: Pulling fs layer 22:45:39 93b9cdb0e59b: Waiting 22:45:39 5e14af77c1be: Waiting 22:45:39 01666e4c0597: Waiting 22:45:39 aa168da1d23b: Waiting 22:45:39 46f8f816bc3b: Waiting 22:45:39 93b61091891f: Waiting 22:45:39 36b3adc4ff6f: Verifying Checksum 22:45:39 36b3adc4ff6f: Download complete 22:45:39 46f8f816bc3b: Verifying Checksum 22:45:39 46f8f816bc3b: Download complete 22:45:39 df20fa9351a1: Verifying Checksum 22:45:39 df20fa9351a1: Download complete 22:45:39 93b9cdb0e59b: Verifying Checksum 22:45:39 93b9cdb0e59b: Download complete 22:45:39 93b61091891f: Verifying Checksum 22:45:39 93b61091891f: Download complete 22:45:39 5e14af77c1be: Verifying Checksum 22:45:39 5e14af77c1be: Download complete 22:45:39 01666e4c0597: Verifying Checksum 22:45:39 01666e4c0597: Download complete 22:45:39 8ad3a11d3b57: Verifying Checksum 22:45:39 8ad3a11d3b57: Download complete 22:45:39 df20fa9351a1: Pull complete 22:45:40 36b3adc4ff6f: Pull complete 22:45:41 aa168da1d23b: Verifying Checksum 22:45:41 aa168da1d23b: Download complete 22:45:42 8ad3a11d3b57: Pull complete 22:45:42 46f8f816bc3b: Pull complete 22:45:42 93b61091891f: Pull complete 22:45:42 93b9cdb0e59b: Pull complete 22:45:42 5e14af77c1be: Pull complete 22:45:42 01666e4c0597: Pull complete 22:45:55 aa168da1d23b: Pull complete 22:45:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:45:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:45:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:45:55 prd-centos7-docker-4c-2g-31121 does not seem to be running inside a container 22:45:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:45:58 $ docker top 373dfa80fad00731f0d6b233f191cf7d1dde1e7c8927535b1bb7379866c78154 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:59 + touch /tmp/pre-build-complete [Pipeline] sh 22:45:59 + mkdir -p /var/log/sa [Pipeline] sh 22:45:59 + ls /var/log/sa-host 22:45:59 + sadf -c /var/log/sa-host/sa23 22:45:59 file_magic: OK 22:45:59 HZ: Using current value: 100 22:45:59 file_header: OK 22:45:59 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 22:45:59 Statistics: 22:45:59 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... 22:45:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:01 provisioning config files... 22:46:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4194874655285136371tmp [Pipeline] { [Pipeline] echo 22:46:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:46:02 ---> create-netrc.sh [Pipeline] } 22:46:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:46:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:46:02 ---> python-tools-install.sh [Pipeline] echo 22:46:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:46:03 ---> sudo-logs.sh 22:46:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:46:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:46:03 ---> job-cost.sh 22:46:03 lf-activate-venv: SKIPPING 22:46:03 DEBUG: total: 0.20999999344348907 22:46:03 INFO: Retrieving Stack Cost... 22:46:04 INFO: Retrieving Pricing Info for: v1-standard-2 22:46:05 INFO: Archiving Costs [Pipeline] echo 22:46:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:46:05 ---> logs-deploy.sh 22:46:05 lf-activate-venv: SKIPPING 22:46:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3291/1 22:46:05 INFO: archiving workspace using pattern(s): 22:46:06 Archives upload complete. 22:46:07 INFO: archiving logs to Nexus