Pull request #3379 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at b1882bac436620be465db7044db985b75d91785f rather than dcffa276b1efd7c280884e17d0549ce684edf164 Obtained Jenkinsfile from b1882bac436620be465db7044db985b75d91785f 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-3379/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-3379/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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-759 in /w/workspace/edgexfoundry_edgex-go_PR-3379 [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 b1882bac436620be465db7044db985b75d91785f into PR head commit dcffa276b1efd7c280884e17d0549ce684edf164 Merge succeeded, producing dcffa276b1efd7c280884e17d0549ce684edf164 Checking out Revision dcffa276b1efd7c280884e17d0549ce684edf164 (PR-3379) > 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/3379/head:refs/remotes/origin/PR-3379 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcffa276b1efd7c280884e17d0549ce684edf164 # 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 b1882bac436620be465db7044db985b75d91785f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dcffa276b1efd7c280884e17d0549ce684edf164 # timeout=10 Commit message: "feat(notifications): Implement query by subscriptionName" 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 [2021-04-19T08:55:39.074Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-19T08:55:39.250Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-19T08:55:39.347Z] ========================================================= [2021-04-19T08:55:39.347Z] EdgeX Global Pipelines Version Info [2021-04-19T08:55:39.347Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:55:40.925Z] ------------------- [2021-04-19T08:55:40.925Z] stable info: [2021-04-19T08:55:40.925Z] ------------------- [2021-04-19T08:55:40.925Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-19T08:55:40.925Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T08:55:40.925Z] Message: update stable to v1.0.186 [2021-04-19T08:55:41.869Z] ------------------- [2021-04-19T08:55:41.869Z] experimental info: [2021-04-19T08:55:41.869Z] ------------------- [2021-04-19T08:55:41.869Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-19T08:55:41.869Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-19T08:55:41.869Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-19T08:55:42.085Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-19T08:55:42.135Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-19T08:55:42.197Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-19T08:55:42.245Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-19T08:55:42.296Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-19T08:55:42.345Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-19T08:55:42.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-19T08:55:42.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-19T08:55:42.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-19T08:55:42.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-19T08:55:42.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-19T08:55:42.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-19T08:55:42.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-19T08:55:42.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-19T08:55:42.834Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T08:55:42.886Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T08:55:42.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-19T08:55:42.996Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-19T08:55:43.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-19T08:55:43.105Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-19T08:55:43.156Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-19T08:55:43.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-19T08:55:43.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3379 [Pipeline] echo [2021-04-19T08:55:43.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3379 [Pipeline] echo [2021-04-19T08:55:43.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3379 [Pipeline] echo [2021-04-19T08:55:43.422Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dcffa276b1efd7c280884e17d0549ce684edf164 [Pipeline] echo [2021-04-19T08:55:43.500Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dcffa27 [Pipeline] echo [2021-04-19T08:55:43.594Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T08:55:43.736Z] provisioning config files... [2021-04-19T08:55:43.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3848526973866665254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:55:44.135Z] ---> docker-login.sh [2021-04-19T08:55:44.135Z] nexus3.edgexfoundry.org:10001 [2021-04-19T08:55:44.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:55:44.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:55:44.664Z] Configure a credential helper to remove this warning. See [2021-04-19T08:55:44.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:55:44.664Z] [2021-04-19T08:55:44.664Z] Login Succeeded [2021-04-19T08:55:44.664Z] nexus3.edgexfoundry.org:10002 [2021-04-19T08:55:44.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:55:44.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:55:44.664Z] Configure a credential helper to remove this warning. See [2021-04-19T08:55:44.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:55:44.664Z] [2021-04-19T08:55:44.664Z] Login Succeeded [2021-04-19T08:55:44.664Z] nexus3.edgexfoundry.org:10003 [2021-04-19T08:55:44.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:55:44.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:55:44.925Z] Configure a credential helper to remove this warning. See [2021-04-19T08:55:44.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:55:44.925Z] [2021-04-19T08:55:44.925Z] Login Succeeded [2021-04-19T08:55:44.925Z] nexus3.edgexfoundry.org:10004 [2021-04-19T08:55:44.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:55:45.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:55:45.187Z] Configure a credential helper to remove this warning. See [2021-04-19T08:55:45.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:55:45.187Z] [2021-04-19T08:55:45.187Z] Login Succeeded [2021-04-19T08:55:45.187Z] docker.io [2021-04-19T08:55:45.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:55:45.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:55:45.449Z] Configure a credential helper to remove this warning. See [2021-04-19T08:55:45.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:55:45.449Z] [2021-04-19T08:55:45.449Z] Login Succeeded [2021-04-19T08:55:45.449Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T08:55:45.477Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T08:55:45.909Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-04-19T08:55:45.909Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T08:55:45.909Z] ++ dirname cmd/core-command/Dockerfile [2021-04-19T08:55:45.909Z] ++ cut -d/ -f2 [2021-04-19T08:55:45.909Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-19T08:55:45.909Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T08:55:45.909Z] ++ dirname cmd/core-data/Dockerfile [2021-04-19T08:55:45.909Z] ++ cut -d/ -f2 [2021-04-19T08:55:45.909Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-19T08:55:45.909Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T08:55:45.909Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-19T08:55:45.909Z] ++ cut -d/ -f2 [2021-04-19T08:55:45.909Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-19T08:55:45.909Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T08:55:45.909Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-19T08:55:45.909Z] ++ cut -d/ -f2 [2021-04-19T08:55:45.909Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-19T08:55:45.909Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T08:55:45.909Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-19T08:55:45.909Z] ++ cut -d/ -f2 [2021-04-19T08:55:45.909Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-19T08:55:45.909Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T08:55:45.909Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-19T08:55:45.909Z] ++ cut -d/ -f2 [2021-04-19T08:55:45.909Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-19T08:55:45.909Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T08:55:45.909Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-19T08:55:45.909Z] ++ cut -d/ -f2 [2021-04-19T08:55:45.909Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-19T08:55:45.909Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T08:55:45.909Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-19T08:55:45.909Z] ++ cut -d/ -f2 [2021-04-19T08:55:45.909Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-19T08:55:45.909Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-19T08:55:45.909Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-19T08:55:45.909Z] ++ cut -d/ -f2 [2021-04-19T08:55:45.909Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-19T08:55:46.005Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:55:47.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T08:55:47.433Z] [2021-04-19T08:55:47.433Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:55:47.806Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T08:55:47.806Z] latest: Pulling from edgex-devops/git-semver [2021-04-19T08:55:47.806Z] 31603596830f: Pulling fs layer [2021-04-19T08:55:47.806Z] 2a8b12db71e7: Pulling fs layer [2021-04-19T08:55:47.806Z] 6ca5941a6612: Pulling fs layer [2021-04-19T08:55:47.806Z] ecc8261a40a4: Pulling fs layer [2021-04-19T08:55:47.806Z] ecc8261a40a4: Waiting [2021-04-19T08:55:47.806Z] 2a8b12db71e7: Verifying Checksum [2021-04-19T08:55:47.806Z] 2a8b12db71e7: Download complete [2021-04-19T08:55:47.806Z] 31603596830f: Download complete [2021-04-19T08:55:48.073Z] ecc8261a40a4: Verifying Checksum [2021-04-19T08:55:48.073Z] ecc8261a40a4: Download complete [2021-04-19T08:55:48.073Z] 6ca5941a6612: Verifying Checksum [2021-04-19T08:55:48.073Z] 6ca5941a6612: Download complete [2021-04-19T08:55:48.334Z] 31603596830f: Pull complete [2021-04-19T08:55:48.334Z] 2a8b12db71e7: Pull complete [2021-04-19T08:55:49.283Z] 6ca5941a6612: Pull complete [2021-04-19T08:55:49.283Z] ecc8261a40a4: Pull complete [2021-04-19T08:55:49.283Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-19T08:55:49.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T08:55:49.283Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-19T08:55:49.411Z] prd-centos7-docker-4c-2g-759 does not seem to be running inside a container [2021-04-19T08:55:49.457Z] $ 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 [2021-04-19T08:55:51.905Z] $ docker top 282ee56cd7e8bb3c8c7f731b774083345bbaf6b1ae889635b036db4167e5a54c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T08:55:52.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T08:55:52.133Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T08:55:52.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T08:55:52.355Z] $ docker exec 282ee56cd7e8bb3c8c7f731b774083345bbaf6b1ae889635b036db4167e5a54c ssh-agent [2021-04-19T08:55:52.522Z] SSH_AUTH_SOCK=/tmp/ssh-TYcToQHGpXcO/agent.12 [2021-04-19T08:55:52.522Z] SSH_AGENT_PID=18 [2021-04-19T08:55:52.532Z] Running ssh-add (command line suppressed) [2021-04-19T08:55:52.660Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7992577906442014356.key (/w/workspace/edgex-go/1@tmp/private_key_7992577906442014356.key) [2021-04-19T08:55:52.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T08:55:53.049Z] + git tag --points-at HEAD [Pipeline] } [2021-04-19T08:55:53.079Z] $ docker exec --env ******** --env ******** 282ee56cd7e8bb3c8c7f731b774083345bbaf6b1ae889635b036db4167e5a54c ssh-agent -k [2021-04-19T08:55:53.188Z] unset SSH_AUTH_SOCK; [2021-04-19T08:55:53.189Z] unset SSH_AGENT_PID; [2021-04-19T08:55:53.189Z] echo Agent pid 18 killed; [2021-04-19T08:55:53.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-19T08:55:53.327Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T08:55:53.327Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T08:55:53.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T08:55:53.501Z] $ docker exec 282ee56cd7e8bb3c8c7f731b774083345bbaf6b1ae889635b036db4167e5a54c ssh-agent [2021-04-19T08:55:53.654Z] SSH_AUTH_SOCK=/tmp/ssh-Grvw089bpcHs/agent.47 [2021-04-19T08:55:53.654Z] SSH_AGENT_PID=52 [2021-04-19T08:55:53.660Z] Running ssh-add (command line suppressed) [2021-04-19T08:55:53.778Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8822054720523500875.key (/w/workspace/edgex-go/1@tmp/private_key_8822054720523500875.key) [2021-04-19T08:55:53.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T08:55:54.169Z] + git semver init [2021-04-19T08:55:54.170Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T08:55:54.170Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-19T08:55:54.170Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-19T08:55:54.170Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T08:55:54.170Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T08:55:54.170Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T08:55:54.170Z] # $SEMVER_BRANCH = PR-3379 [2021-04-19T08:55:54.170Z] # $SEMVER_TEMP = /tmp/semver-042722828 [2021-04-19T08:55:54.170Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-19T08:56:12.336Z] # '/tmp/semver-042722828' -> '/w/workspace/edgex-go/1/.semver' [2021-04-19T08:56:12.336Z] # -> Force: false [2021-04-19T08:56:12.336Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-19T08:56:12.362Z] $ docker exec --env ******** --env ******** 282ee56cd7e8bb3c8c7f731b774083345bbaf6b1ae889635b036db4167e5a54c ssh-agent -k [2021-04-19T08:56:12.595Z] unset SSH_AUTH_SOCK; [2021-04-19T08:56:12.595Z] unset SSH_AGENT_PID; [2021-04-19T08:56:12.595Z] echo Agent pid 52 killed; [2021-04-19T08:56:12.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T08:56:13.106Z] + git semver [Pipeline] } [2021-04-19T08:56:13.138Z] $ docker stop --time=1 282ee56cd7e8bb3c8c7f731b774083345bbaf6b1ae889635b036db4167e5a54c [2021-04-19T08:56:14.731Z] $ docker rm -f 282ee56cd7e8bb3c8c7f731b774083345bbaf6b1ae889635b036db4167e5a54c [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T08:56:15.217Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-19T08:56:15.682Z] Stashed 1 file(s) [Pipeline] echo [2021-04-19T08:56:15.707Z] [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] { [2021-04-19T08:56:16.244Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-753 in /w/workspace/edgexfoundry_edgex-go_PR-3379 [Pipeline] sh [Pipeline] { [Pipeline] ws [2021-04-19T08:56:16.383Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T08:56:16.572Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-19T08:56:16.892Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T08:56:17.281Z] + sudo service docker restart [2021-04-19T08:56:17.281Z] + true [2021-04-19T08:56:17.281Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-19T08:56:17.893Z] ========================================================= [2021-04-19T08:56:17.893Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-19T08:56:17.893Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:56:18.242Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-19T08:56:21.391Z] using credential edgex-jenkins-ssh [2021-04-19T08:56:21.417Z] Cloning the remote Git repository [2021-04-19T08:56:21.466Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-19T08:56:22.486Z] Sending build context to Docker daemon 329.5MB [2021-04-19T08:56:22.486Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T08:56:22.487Z] Step 2/6 : FROM ${BASE} [2021-04-19T08:56:22.487Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-19T08:56:22.487Z] 188c0c94c7c5: Pulling fs layer [2021-04-19T08:56:22.487Z] 0ef7d3d256c8: Pulling fs layer [2021-04-19T08:56:22.487Z] de9db76c5a1d: Pulling fs layer [2021-04-19T08:56:22.487Z] bca2f99d35d6: Pulling fs layer [2021-04-19T08:56:22.487Z] 93359f2a8cfa: Pulling fs layer [2021-04-19T08:56:22.487Z] 7c6f9722023f: Pulling fs layer [2021-04-19T08:56:22.487Z] a35cf1a2eb13: Pulling fs layer [2021-04-19T08:56:22.487Z] 93359f2a8cfa: Waiting [2021-04-19T08:56:22.487Z] 7c6f9722023f: Waiting [2021-04-19T08:56:22.487Z] bca2f99d35d6: Waiting [2021-04-19T08:56:22.487Z] a35cf1a2eb13: Waiting [2021-04-19T08:56:22.487Z] de9db76c5a1d: Verifying Checksum [2021-04-19T08:56:22.487Z] de9db76c5a1d: Download complete [2021-04-19T08:56:22.487Z] 0ef7d3d256c8: Verifying Checksum [2021-04-19T08:56:22.487Z] 0ef7d3d256c8: Download complete [2021-04-19T08:56:22.487Z] 93359f2a8cfa: Verifying Checksum [2021-04-19T08:56:22.487Z] 93359f2a8cfa: Download complete [2021-04-19T08:56:22.487Z] 7c6f9722023f: Verifying Checksum [2021-04-19T08:56:22.487Z] 7c6f9722023f: Download complete [2021-04-19T08:56:22.487Z] 188c0c94c7c5: Verifying Checksum [2021-04-19T08:56:22.487Z] 188c0c94c7c5: Download complete [2021-04-19T08:56:22.487Z] 188c0c94c7c5: Pull complete [2021-04-19T08:56:21.566Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-19T08:56:21.646Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-19T08:56:21.647Z] > git --version # timeout=10 [2021-04-19T08:56:21.662Z] > git --version # 'git version 2.17.1' [2021-04-19T08:56:21.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T08:56:21.718Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T08:56:22.749Z] 0ef7d3d256c8: Pull complete [2021-04-19T08:56:23.012Z] de9db76c5a1d: Pull complete [2021-04-19T08:56:24.413Z] a35cf1a2eb13: Verifying Checksum [2021-04-19T08:56:24.413Z] a35cf1a2eb13: Download complete [2021-04-19T08:56:25.004Z] bca2f99d35d6: Verifying Checksum [2021-04-19T08:56:25.004Z] bca2f99d35d6: Download complete [2021-04-19T08:56:30.328Z] bca2f99d35d6: Pull complete [2021-04-19T08:56:30.328Z] 93359f2a8cfa: Pull complete [2021-04-19T08:56:30.592Z] 7c6f9722023f: Pull complete [2021-04-19T08:56:35.913Z] a35cf1a2eb13: Pull complete [2021-04-19T08:56:35.913Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-19T08:56:35.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-19T08:56:35.913Z] ---> a62c8e92a672 [2021-04-19T08:56:35.913Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-19T08:56:35.913Z] ---> Running in 05996379ee38 [2021-04-19T08:56:36.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T08:56:36.758Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T08:56:37.336Z] (1/12) Installing libmagic (5.38-r0) [2021-04-19T08:56:37.911Z] (2/12) Installing file (5.38-r0) [2021-04-19T08:56:37.911Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-19T08:56:37.911Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-19T08:56:42.131Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-19T08:56:42.131Z] (6/12) Installing patch (2.7.6-r6) [2021-04-19T08:56:42.131Z] (7/12) Installing build-base (0.5-r2) [2021-04-19T08:56:42.131Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-19T08:56:42.394Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-19T08:56:42.394Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-19T08:56:42.394Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-19T08:56:42.457Z] Merging remotes/origin/master commit b1882bac436620be465db7044db985b75d91785f into PR head commit dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T08:56:42.658Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-19T08:56:42.658Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T08:56:42.658Z] OK: 233 MiB in 51 packages [2021-04-19T08:56:42.890Z] Merge succeeded, producing dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T08:56:42.891Z] Checking out Revision dcffa276b1efd7c280884e17d0549ce684edf164 (PR-3379) [2021-04-19T08:56:41.433Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-19T08:56:41.451Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T08:56:41.472Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-19T08:56:41.507Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-19T08:56:41.508Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T08:56:41.519Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3379/head:refs/remotes/origin/PR-3379 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T08:56:42.476Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T08:56:42.492Z] > git checkout -f dcffa276b1efd7c280884e17d0549ce684edf164 # timeout=10 [2021-04-19T08:56:42.811Z] > git remote # timeout=10 [2021-04-19T08:56:42.829Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T08:56:42.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T08:56:42.852Z] > git merge b1882bac436620be465db7044db985b75d91785f # timeout=10 [2021-04-19T08:56:42.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T08:56:42.900Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T08:56:42.918Z] > git checkout -f dcffa276b1efd7c280884e17d0549ce684edf164 # timeout=10 [2021-04-19T08:56:46.912Z] Removing intermediate container 05996379ee38 [2021-04-19T08:56:46.912Z] ---> 51068cf4ec91 [2021-04-19T08:56:46.912Z] Step 4/6 : WORKDIR /edgex-go [2021-04-19T08:56:46.912Z] ---> Running in a959928aeb44 [2021-04-19T08:56:46.912Z] Removing intermediate container a959928aeb44 [2021-04-19T08:56:46.912Z] ---> f89bce3179d1 [2021-04-19T08:56:46.912Z] Step 5/6 : COPY go.mod . [2021-04-19T08:56:46.912Z] ---> 3845b7b32642 [2021-04-19T08:56:46.912Z] Step 6/6 : RUN go mod download [2021-04-19T08:56:46.912Z] ---> Running in a3d1dc266ec8 [2021-04-19T08:56:47.373Z] Commit message: "feat(notifications): Implement query by subscriptionName" [2021-04-19T08:56:47.428Z] > git --version # timeout=10 [2021-04-19T08:56:47.443Z] > git --version # 'git version 2.17.1' [2021-04-19T08:56:47.454Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T08:56:48.867Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-19T08:56:49.297Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T08:56:49.668Z] + sudo service docker+ restart [2021-04-19T08:56:49.668Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T08:56:51.743Z] provisioning config files... [2021-04-19T08:56:51.787Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6970636192265636181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:56:52.221Z] ---> docker-login.sh [2021-04-19T08:56:52.221Z] nexus3.edgexfoundry.org:10001 [2021-04-19T08:56:52.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:56:53.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:56:53.434Z] Configure a credential helper to remove this warning. See [2021-04-19T08:56:53.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:56:53.434Z] [2021-04-19T08:56:53.434Z] Login Succeeded [2021-04-19T08:56:53.434Z] nexus3.edgexfoundry.org:10002 [2021-04-19T08:56:53.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:56:53.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:56:53.710Z] Configure a credential helper to remove this warning. See [2021-04-19T08:56:53.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:56:53.710Z] [2021-04-19T08:56:53.710Z] Login Succeeded [2021-04-19T08:56:53.710Z] nexus3.edgexfoundry.org:10003 [2021-04-19T08:56:54.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:56:54.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:56:54.313Z] Configure a credential helper to remove this warning. See [2021-04-19T08:56:54.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:56:54.313Z] [2021-04-19T08:56:54.313Z] Login Succeeded [2021-04-19T08:56:54.313Z] nexus3.edgexfoundry.org:10004 [2021-04-19T08:56:54.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:56:54.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:56:54.910Z] Configure a credential helper to remove this warning. See [2021-04-19T08:56:54.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:56:54.910Z] [2021-04-19T08:56:54.910Z] Login Succeeded [2021-04-19T08:56:54.910Z] docker.io [2021-04-19T08:56:55.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:56:55.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:56:55.779Z] Configure a credential helper to remove this warning. See [2021-04-19T08:56:55.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:56:55.779Z] [2021-04-19T08:56:55.779Z] Login Succeeded [2021-04-19T08:56:55.779Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T08:56:55.812Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T08:56:56.245Z] ========================================================= [2021-04-19T08:56:56.246Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-19T08:56:56.246Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:56:56.647Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-19T08:56:59.298Z] Sending build context to Docker daemon 167.3MB [2021-04-19T08:56:59.298Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T08:56:59.298Z] Step 2/6 : FROM ${BASE} [2021-04-19T08:56:59.298Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-19T08:56:59.298Z] 5f621e34cdf4: Pulling fs layer [2021-04-19T08:56:59.298Z] a4357932f1b6: Pulling fs layer [2021-04-19T08:56:59.298Z] 18c013af1878: Pulling fs layer [2021-04-19T08:56:59.298Z] 00ac8860ef70: Pulling fs layer [2021-04-19T08:56:59.298Z] 63d7cb157983: Pulling fs layer [2021-04-19T08:56:59.298Z] b116817d02f9: Pulling fs layer [2021-04-19T08:56:59.298Z] 745a02a5169b: Pulling fs layer [2021-04-19T08:56:59.298Z] 00ac8860ef70: Waiting [2021-04-19T08:56:59.298Z] 63d7cb157983: Waiting [2021-04-19T08:56:59.298Z] 745a02a5169b: Waiting [2021-04-19T08:56:59.298Z] b116817d02f9: Waiting [2021-04-19T08:56:59.298Z] a4357932f1b6: Download complete [2021-04-19T08:56:59.298Z] 18c013af1878: Verifying Checksum [2021-04-19T08:56:59.298Z] 18c013af1878: Download complete [2021-04-19T08:56:59.298Z] 63d7cb157983: Verifying Checksum [2021-04-19T08:56:59.298Z] 63d7cb157983: Download complete [2021-04-19T08:56:59.298Z] b116817d02f9: Verifying Checksum [2021-04-19T08:56:59.298Z] b116817d02f9: Download complete [2021-04-19T08:56:59.298Z] 5f621e34cdf4: Verifying Checksum [2021-04-19T08:56:59.298Z] 5f621e34cdf4: Download complete [2021-04-19T08:57:00.066Z] 5f621e34cdf4: Pull complete [2021-04-19T08:57:00.671Z] a4357932f1b6: Pull complete [2021-04-19T08:57:01.270Z] 18c013af1878: Pull complete [2021-04-19T08:57:01.545Z] 745a02a5169b: Verifying Checksum [2021-04-19T08:57:01.545Z] 745a02a5169b: Download complete [2021-04-19T08:57:02.531Z] 00ac8860ef70: Verifying Checksum [2021-04-19T08:57:02.531Z] 00ac8860ef70: Download complete [2021-04-19T08:57:08.936Z] Removing intermediate container a3d1dc266ec8 [2021-04-19T08:57:08.936Z] ---> cfb63a41997d [2021-04-19T08:57:09.198Z] Successfully built cfb63a41997d [2021-04-19T08:57:09.198Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:57:09.549Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T08:57:09.549Z] . [Pipeline] withDockerContainer [2021-04-19T08:57:09.671Z] prd-centos7-docker-4c-2g-759 does not seem to be running inside a container [2021-04-19T08:57:09.718Z] $ 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 [2021-04-19T08:57:10.692Z] $ docker top 10c2ce097f23932abef5ea2bfc72c00db49dcb985123128f51ced9432b141b35 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T08:57:11.169Z] + go version [2021-04-19T08:57:11.169Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-19T08:57:11.203Z] $ docker stop --time=1 10c2ce097f23932abef5ea2bfc72c00db49dcb985123128f51ced9432b141b35 [2021-04-19T08:57:12.576Z] $ docker rm -f 10c2ce097f23932abef5ea2bfc72c00db49dcb985123128f51ced9432b141b35 [2021-04-19T08:57:12.686Z] 00ac8860ef70: Pull complete [2021-04-19T08:57:12.686Z] 63d7cb157983: Pull complete [2021-04-19T08:57:12.686Z] b116817d02f9: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:57:13.309Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T08:57:13.309Z] . [Pipeline] withDockerContainer [2021-04-19T08:57:13.423Z] prd-centos7-docker-4c-2g-759 does not seem to be running inside a container [2021-04-19T08:57:13.470Z] $ 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 [2021-04-19T08:57:14.114Z] $ docker top be44244b4434a3b9220bcb23caa550a0c65a5a32c3908f7ea7d957eb2ace3931 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-19T08:57:14.269Z] ========================================================= [2021-04-19T08:57:14.269Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-19T08:57:14.269Z] ========================================================= [Pipeline] sh [2021-04-19T08:57:14.574Z] + make test [2021-04-19T08:57:14.574Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-19T08:57:15.312Z] 745a02a5169b: Pull complete [2021-04-19T08:57:15.312Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-19T08:57:15.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-19T08:57:15.312Z] ---> b7e6874047d6 [2021-04-19T08:57:15.312Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-19T08:57:18.699Z] ---> Running in d9aaa896b0cc [2021-04-19T08:57:19.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T08:57:20.842Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T08:57:21.439Z] (1/12) Installing libmagic (5.38-r0) [2021-04-19T08:57:21.716Z] (2/12) Installing file (5.38-r0) [2021-04-19T08:57:21.716Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-19T08:57:21.989Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-19T08:57:24.633Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-19T08:57:26.282Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-19T08:57:26.282Z] (6/12) Installing patch (2.7.6-r6) [2021-04-19T08:57:26.282Z] (7/12) Installing build-base (0.5-r2) [2021-04-19T08:57:26.282Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-19T08:57:26.282Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-19T08:57:26.282Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-19T08:57:26.282Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-19T08:57:26.282Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-19T08:57:26.282Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T08:57:26.555Z] OK: 217 MiB in 51 packages [2021-04-19T08:57:30.910Z] Removing intermediate container d9aaa896b0cc [2021-04-19T08:57:30.910Z] ---> 99ad6166581f [2021-04-19T08:57:30.910Z] Step 4/6 : WORKDIR /edgex-go [2021-04-19T08:57:30.910Z] ---> Running in 69e9d3cba7fc [2021-04-19T08:57:30.910Z] Removing intermediate container 69e9d3cba7fc [2021-04-19T08:57:30.910Z] ---> 6ea4341774cc [2021-04-19T08:57:30.910Z] Step 5/6 : COPY go.mod . [2021-04-19T08:57:31.508Z] ---> c1eed50fd908 [2021-04-19T08:57:31.508Z] Step 6/6 : RUN go mod download [2021-04-19T08:57:31.781Z] ---> Running in 927138a4f856 [2021-04-19T08:57:39.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-19T08:57:45.047Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-19T08:57:45.047Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-19T08:57:45.047Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-19T08:57:47.676Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-19T08:57:47.676Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-19T08:57:47.676Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-19T08:57:47.676Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-19T08:57:48.260Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-19T08:57:48.849Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-19T08:57:50.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-19T08:57:50.820Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-19T08:57:50.820Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-19T08:57:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.122s coverage: 45.9% of statements [2021-04-19T08:57:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-19T08:57:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-19T08:57:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-19T08:57:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-19T08:57:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-19T08:57:54.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-19T08:57:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.062s coverage: 19.8% of statements [2021-04-19T08:57:54.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.098s coverage: 100.0% of statements [2021-04-19T08:57:56.777Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.181s coverage: 27.1% of statements [2021-04-19T08:57:56.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-19T08:57:56.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-19T08:57:56.777Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-19T08:57:56.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-19T08:57:56.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-19T08:57:56.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-19T08:57:56.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.089s coverage: 100.0% of statements [2021-04-19T08:57:56.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-19T08:57:56.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.063s coverage: 100.0% of statements [2021-04-19T08:57:56.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-19T08:57:56.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-19T08:57:57.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.084s coverage: 71.3% of statements [2021-04-19T08:57:57.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-19T08:57:57.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-19T08:57:57.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.171s coverage: 82.9% of statements [2021-04-19T08:57:57.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-19T08:57:57.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T08:57:57.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.060s coverage: 78.9% of statements [2021-04-19T08:57:57.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-19T08:57:58.571Z] Removing intermediate container 927138a4f856 [2021-04-19T08:57:58.571Z] ---> ce75ff6aaa48 [2021-04-19T08:57:58.571Z] Successfully built ce75ff6aaa48 [2021-04-19T08:57:58.571Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:57:58.962Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T08:57:58.962Z] . [Pipeline] withDockerContainer [2021-04-19T08:57:59.227Z] prd-ubuntu18.04-docker-arm64-4c-16g-753 does not seem to be running inside a container [2021-04-19T08:57:59.316Z] $ 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 [2021-04-19T08:58:00.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.378s coverage: 28.6% of statements [2021-04-19T08:58:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-19T08:58:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-19T08:58:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-19T08:58:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-19T08:58:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-19T08:58:00.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.098s coverage: 100.0% of statements [2021-04-19T08:58:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-19T08:58:00.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements [2021-04-19T08:58:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-19T08:58:00.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.188s coverage: 86.7% of statements [2021-04-19T08:58:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-19T08:58:00.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.141s coverage: 97.5% of statements [2021-04-19T08:58:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-19T08:58:00.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.097s coverage: 78.3% of statements [2021-04-19T08:58:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-19T08:58:00.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-19T08:58:00.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-19T08:58:00.698Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-19T08:58:00.771Z] $ docker top 4c90e026d70d38e824717d176cd3c69afd5543dba66f0d92ec28d4cc521dd207 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T08:58:01.807Z] + go version [2021-04-19T08:58:01.807Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-19T08:58:01.845Z] $ docker stop --time=1 4c90e026d70d38e824717d176cd3c69afd5543dba66f0d92ec28d4cc521dd207 [2021-04-19T08:58:03.333Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.407s coverage: 93.0% of statements [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-19T08:58:03.333Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-19T08:58:03.333Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.9% of statements [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-19T08:58:03.333Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-19T08:58:03.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 47.1% of statements [2021-04-19T08:58:03.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.140s coverage: 79.5% of statements [2021-04-19T08:58:03.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements [2021-04-19T08:58:03.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2021-04-19T08:58:03.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-04-19T08:58:03.761Z] $ docker rm -f 4c90e026d70d38e824717d176cd3c69afd5543dba66f0d92ec28d4cc521dd207 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:58:04.697Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T08:58:04.697Z] . [Pipeline] withDockerContainer [2021-04-19T08:58:05.009Z] prd-ubuntu18.04-docker-arm64-4c-16g-753 does not seem to be running inside a container [2021-04-19T08:58:05.095Z] $ 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 [2021-04-19T08:58:06.431Z] $ docker top ef05c530aaf05eeb5cf2a0a8a9419a3e7baf4f43c4963bec290b94e1332175c3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-19T08:58:06.757Z] ========================================================= [2021-04-19T08:58:06.757Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-19T08:58:06.757Z] ========================================================= [Pipeline] sh [2021-04-19T08:58:07.424Z] + make test [2021-04-19T08:58:07.424Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-19T08:58:15.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements [2021-04-19T08:58:15.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-04-19T08:58:18.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 81.9% of statements [2021-04-19T08:58:18.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-19T08:58:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-19T08:58:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 77.8% of statements [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-19T08:58:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.034s coverage: 87.2% of statements [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-19T08:58:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-19T08:58:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 75.5% of statements [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-19T08:58:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.055s coverage: 80.8% of statements [2021-04-19T08:58:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements [2021-04-19T08:58:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 84.6% of statements [2021-04-19T08:58:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.6% of statements [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-19T08:58:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 64.4% of statements [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-19T08:58:26.372Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-19T08:58:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.323s coverage: 69.0% of statements [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 38.4% of statements [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.119s coverage: 47.0% of statements [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.057s coverage: 100.0% of statements [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.054s coverage: 9.6% of statements [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-19T08:58:26.373Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.158s coverage: 88.6% of statements [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T08:58:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-19T08:58:26.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.740s coverage: 29.1% of statements [2021-04-19T08:58:26.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-19T08:58:26.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-19T08:58:26.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-19T08:58:26.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-19T08:58:26.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-19T08:58:26.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.071s coverage: 99.0% of statements [2021-04-19T08:58:26.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-19T08:58:26.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.064s coverage: 100.0% of statements [2021-04-19T08:58:26.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-19T08:58:26.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-19T08:58:26.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-19T08:58:26.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-19T08:58:27.229Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.104s coverage: 95.6% of statements [2021-04-19T08:58:27.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-19T08:58:27.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T08:58:27.229Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-19T08:58:27.229Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-04-19T08:58:27.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-19T08:58:27.229Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-04-19T08:58:27.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-19T08:58:27.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-19T08:58:27.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-19T08:58:27.229Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-19T08:58:27.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements [2021-04-19T08:58:27.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-19T08:58:27.495Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-19T08:58:27.495Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-04-19T08:58:28.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.048s coverage: 28.1% of statements [2021-04-19T08:58:28.070Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-04-19T08:58:28.333Z] GO111MODULE=on go vet ./... [2021-04-19T08:58:29.602Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-19T08:58:55.482Z] gofmt -l . [2021-04-19T08:58:55.482Z] [ "`gofmt -l .`" = "" ] [2021-04-19T08:58:56.063Z] ./bin/test-go-mod-tidy.sh [2021-04-19T08:58:56.328Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-19T08:58:57.244Z] + ls -al . [2021-04-19T08:58:57.244Z] total 800 [2021-04-19T08:58:57.244Z] drwxrwxr-x 10 1001 1001 4096 Apr 19 08:58 . [2021-04-19T08:58:57.244Z] drwxr-xr-x 4 root root 28 Apr 19 08:57 .. [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 08:55 .dockerignore [2021-04-19T08:58:57.244Z] drwxrwxr-x 8 1001 1001 179 Apr 19 08:55 .git [2021-04-19T08:58:57.244Z] drwxrwxr-x 3 1001 1001 125 Apr 19 08:55 .github [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 818 Apr 19 08:55 .gitignore [2021-04-19T08:58:57.244Z] drwx------ 3 1001 1001 60 Apr 19 08:56 .semver [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 08:55 .sonarcloud.properties [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 8609 Apr 19 08:55 Attribution.txt [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 08:55 CONTRIBUTING.md [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 931 Apr 19 08:55 Dockerfile.build [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 863 Apr 19 08:55 Jenkinsfile [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 08:55 LICENSE [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 5774 Apr 19 08:55 Makefile [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 6548 Apr 19 08:55 README.md [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 6755 Apr 19 08:55 SECURITY.md [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 5 Apr 19 08:56 VERSION [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 08:55 ZMQWindows.md [2021-04-19T08:58:57.244Z] drwxrwxr-x 2 1001 1001 117 Apr 19 08:55 bin [2021-04-19T08:58:57.244Z] drwxrwxr-x 14 1001 1001 4096 Apr 19 08:55 cmd [2021-04-19T08:58:57.244Z] -rw-r--r-- 1 root root 691910 Apr 19 08:58 coverage.out [2021-04-19T08:58:57.244Z] -rw-r--r-- 1 root root 1058 Apr 19 08:58 go.mod [2021-04-19T08:58:57.244Z] -rw-r--r-- 1 root root 22256 Apr 19 08:58 go.sum [2021-04-19T08:58:57.244Z] drwxrwxr-x 8 1001 1001 127 Apr 19 08:55 internal [2021-04-19T08:58:57.244Z] drwxrwxr-x 4 1001 1001 26 Apr 19 08:55 openapi [2021-04-19T08:58:57.244Z] drwxrwxr-x 4 1001 1001 71 Apr 19 08:55 snap [2021-04-19T08:58:57.244Z] -rw-rw-r-- 1 1001 1001 168 Apr 19 08:55 version.go [Pipeline] sh [2021-04-19T08:58:57.579Z] + '[' -e coverage.out ] [2021-04-19T08:58:57.579Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-19T08:58:57.808Z] Stashed 1 file(s) [Pipeline] sh [2021-04-19T08:58:58.121Z] + make build [2021-04-19T08:58:58.121Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T08:59:02.349Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T08:59:10.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T08:59:11.194Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T08:59:13.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T08:59:13.136Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T08:59:15.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T08:59:16.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T08:59:17.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T08:59:18.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T08:59:19.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T08:59:21.161Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-19T08:59:23.126Z] $ docker stop --time=1 be44244b4434a3b9220bcb23caa550a0c65a5a32c3908f7ea7d957eb2ace3931 [2021-04-19T08:59:24.638Z] $ docker rm -f be44244b4434a3b9220bcb23caa550a0c65a5a32c3908f7ea7d957eb2ace3931 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-04-19T08:59:26.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-19T08:59:26.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:59:28.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T08:59:28.228Z] [2021-04-19T08:59:28.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:59:28.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T08:59:28.601Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-19T08:59:28.601Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-19T08:59:28.601Z] ca9280d653b3: Pulling fs layer [2021-04-19T08:59:28.601Z] 7e9c9ca2126c: Pulling fs layer [2021-04-19T08:59:28.868Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-19T08:59:28.868Z] cbdbe7a5bc2a: Download complete [2021-04-19T08:59:29.130Z] cbdbe7a5bc2a: Pull complete [2021-04-19T08:59:29.707Z] ca9280d653b3: Download complete [2021-04-19T08:59:30.290Z] 7e9c9ca2126c: Verifying Checksum [2021-04-19T08:59:30.290Z] 7e9c9ca2126c: Download complete [2021-04-19T08:59:30.559Z] ca9280d653b3: Pull complete [2021-04-19T08:59:31.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-19T08:59:31.623Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-19T08:59:34.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-19T08:59:34.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-19T08:59:34.256Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-19T08:59:34.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-19T08:59:35.894Z] 7e9c9ca2126c: Pull complete [2021-04-19T08:59:35.894Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-19T08:59:35.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T08:59:35.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-19T08:59:36.094Z] prd-centos7-docker-4c-2g-759 does not seem to be running inside a container [2021-04-19T08:59:36.149Z] $ 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 [2021-04-19T08:59:37.934Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-19T08:59:38.533Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-19T08:59:39.360Z] $ docker top a9930221329578e446a22dd7b2192d241cfcc0645c7361ffe213409ffa2d75e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T08:59:39.836Z] + docker-compose build --help [2021-04-19T08:59:39.836Z] + grep parallel [2021-04-19T08:59:40.788Z] --parallel Build images in parallel. [Pipeline] } [2021-04-19T08:59:40.818Z] $ docker stop --time=1 a9930221329578e446a22dd7b2192d241cfcc0645c7361ffe213409ffa2d75e5 [2021-04-19T08:59:42.159Z] $ docker rm -f a9930221329578e446a22dd7b2192d241cfcc0645c7361ffe213409ffa2d75e5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:59:42.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-19T08:59:42.779Z] . [Pipeline] withDockerContainer [2021-04-19T08:59:42.890Z] prd-centos7-docker-4c-2g-759 does not seem to be running inside a container [2021-04-19T08:59:42.938Z] $ 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 [2021-04-19T08:59:43.518Z] $ docker top 7b34503801e35dfec89a5dc42ebab747238731b3683b68f902c4165d0d4bb035 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T08:59:43.960Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-19T08:59:44.908Z] Building docker-core-command-go ... [2021-04-19T08:59:44.908Z] Building docker-core-data-go ... [2021-04-19T08:59:44.908Z] Building docker-core-metadata-go ... [2021-04-19T08:59:44.908Z] Building docker-security-bootstrapper-go ... [2021-04-19T08:59:44.908Z] Building docker-security-proxy-setup-go ... [2021-04-19T08:59:44.908Z] Building docker-security-secretstore-setup-go ... [2021-04-19T08:59:44.908Z] Building docker-support-notifications-go ... [2021-04-19T08:59:44.908Z] Building docker-support-scheduler-go ... [2021-04-19T08:59:44.908Z] Building docker-sys-mgmt-agent-go ... [2021-04-19T08:59:44.908Z] Building docker-support-notifications-go [2021-04-19T08:59:44.908Z] Building docker-support-scheduler-go [2021-04-19T08:59:44.908Z] Building docker-sys-mgmt-agent-go [2021-04-19T08:59:44.908Z] Building docker-security-secretstore-setup-go [2021-04-19T08:59:44.908Z] Building docker-security-proxy-setup-go [2021-04-19T08:59:46.829Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-19T08:59:46.830Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-19T08:59:46.830Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-19T08:59:52.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.330s coverage: 45.9% of statements [2021-04-19T08:59:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-19T08:59:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-19T08:59:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-19T08:59:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-19T08:59:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-19T08:59:52.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-19T08:59:52.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.212s coverage: 19.8% of statements [2021-04-19T08:59:52.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.214s coverage: 100.0% of statements [2021-04-19T08:59:59.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.530s coverage: 27.1% of statements [2021-04-19T08:59:59.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-19T08:59:59.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-19T08:59:59.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-19T08:59:59.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-19T08:59:59.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-19T08:59:59.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-19T08:59:59.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.187s coverage: 100.0% of statements [2021-04-19T08:59:59.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-19T08:59:59.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.180s coverage: 100.0% of statements [2021-04-19T08:59:59.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-19T08:59:59.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-19T09:00:01.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.290s coverage: 71.3% of statements [2021-04-19T09:00:01.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-19T09:00:01.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-19T09:00:03.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.547s coverage: 82.9% of statements [2021-04-19T09:00:03.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-19T09:00:03.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T09:00:03.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.137s coverage: 78.9% of statements [2021-04-19T09:00:03.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-19T09:00:13.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.105s coverage: 28.6% of statements [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-19T09:00:13.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.264s coverage: 100.0% of statements [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-19T09:00:13.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.142s coverage: 100.0% of statements [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-19T09:00:13.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.400s coverage: 86.7% of statements [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-19T09:00:13.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.410s coverage: 97.5% of statements [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-19T09:00:13.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.239s coverage: 78.3% of statements [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-19T09:00:13.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-19T09:00:17.113Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:00:17.113Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:00:17.113Z] ---> cfb63a41997d [2021-04-19T09:00:17.113Z] Step 3/21 : WORKDIR /edgex-go [2021-04-19T09:00:17.113Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:00:17.113Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:00:17.113Z] ---> cfb63a41997d [2021-04-19T09:00:17.114Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T09:00:17.383Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:00:17.383Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:00:17.383Z] ---> cfb63a41997d [2021-04-19T09:00:17.383Z] Step 3/24 : WORKDIR /edgex-go [2021-04-19T09:00:17.645Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:00:17.646Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:00:17.646Z] ---> cfb63a41997d [2021-04-19T09:00:17.646Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T09:00:17.909Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:00:17.909Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:00:17.909Z] ---> cfb63a41997d [2021-04-19T09:00:17.909Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T09:00:18.484Z] ---> Running in 9b399672b583 [2021-04-19T09:00:18.484Z] ---> Running in 3eabff59fecd [2021-04-19T09:00:18.484Z] ---> Running in 0d96fd0022d7 [2021-04-19T09:00:18.484Z] ---> Running in ae040776ffeb [2021-04-19T09:00:18.484Z] ---> Running in 60835f03c354 [2021-04-19T09:00:19.068Z] Removing intermediate container 3eabff59fecd [2021-04-19T09:00:19.068Z] ---> 6d3231b214f7 [2021-04-19T09:00:19.068Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:00:19.068Z] Removing intermediate container 60835f03c354 [2021-04-19T09:00:19.068Z] ---> 6b929ff3bdf4 [2021-04-19T09:00:19.068Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:00:19.068Z] Removing intermediate container 9b399672b583 [2021-04-19T09:00:19.068Z] ---> 6895db043d81 [2021-04-19T09:00:19.068Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:00:19.332Z] Removing intermediate container ae040776ffeb [2021-04-19T09:00:19.332Z] ---> 2d141860a2c1 [2021-04-19T09:00:19.332Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:00:19.332Z] Removing intermediate container 0d96fd0022d7 [2021-04-19T09:00:19.332Z] ---> a9ba9ca17689 [2021-04-19T09:00:19.332Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:00:19.332Z] ---> Running in 90418af771bc [2021-04-19T09:00:19.332Z] ---> Running in c6e5a41faa07 [2021-04-19T09:00:19.332Z] ---> Running in a1398f6832f7 [2021-04-19T09:00:19.332Z] ---> Running in d4e895b71c09 [2021-04-19T09:00:19.332Z] ---> Running in 4c01903acb3d [2021-04-19T09:00:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.191s coverage: 93.0% of statements [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-19T09:00:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.126s coverage: 58.8% of statements [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-19T09:00:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.229s coverage: 0.9% of statements [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-19T09:00:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-19T09:00:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.158s coverage: 47.1% of statements [2021-04-19T09:00:21.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.187s coverage: 79.5% of statements [2021-04-19T09:00:21.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.151s coverage: 94.1% of statements [2021-04-19T09:00:21.908Z] Removing intermediate container a1398f6832f7 [2021-04-19T09:00:21.908Z] ---> 8de6781dc25a [2021-04-19T09:00:21.908Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-19T09:00:21.908Z] ---> Running in 182fd5a70ea2 [2021-04-19T09:00:21.908Z] Removing intermediate container c6e5a41faa07 [2021-04-19T09:00:21.908Z] ---> 8826222f67e3 [2021-04-19T09:00:21.908Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-19T09:00:21.941Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.133s coverage: 96.3% of statements [2021-04-19T09:00:22.178Z] Removing intermediate container 90418af771bc [2021-04-19T09:00:22.178Z] ---> 8064d2d1dfb9 [2021-04-19T09:00:22.178Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-19T09:00:22.178Z] ---> Running in 82417efb90b8 [2021-04-19T09:00:22.440Z] ---> Running in 80e4c4888101 [2021-04-19T09:00:22.701Z] Removing intermediate container d4e895b71c09 [2021-04-19T09:00:22.701Z] ---> 0960008d5ae7 [2021-04-19T09:00:22.701Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-19T09:00:22.701Z] Removing intermediate container 4c01903acb3d [2021-04-19T09:00:22.701Z] ---> b32cca3c14d8 [2021-04-19T09:00:22.701Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-19T09:00:22.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.143s coverage: 87.5% of statements [2021-04-19T09:00:22.976Z] ---> Running in 7830936553fd [2021-04-19T09:00:22.976Z] ---> Running in 12fcd1d04bb4 [2021-04-19T09:00:23.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:00:23.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:00:23.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:00:23.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:00:23.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:00:23.770Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:00:24.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:00:24.031Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:00:24.298Z] OK: 233 MiB in 51 packages [2021-04-19T09:00:24.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:00:24.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:00:24.583Z] OK: 233 MiB in 51 packages [2021-04-19T09:00:24.583Z] OK: 233 MiB in 51 packages [2021-04-19T09:00:24.969Z] OK: 233 MiB in 51 packages [2021-04-19T09:00:24.969Z] Removing intermediate container 182fd5a70ea2 [2021-04-19T09:00:24.969Z] ---> 5e1116b0c7b5 [2021-04-19T09:00:24.969Z] Step 6/23 : COPY go.mod . [2021-04-19T09:00:24.969Z] OK: 233 MiB in 51 packages [2021-04-19T09:00:25.255Z] ---> 06e338313e8f [2021-04-19T09:00:25.255Z] Step 7/23 : RUN go mod download [2021-04-19T09:00:25.534Z] Removing intermediate container 80e4c4888101 [2021-04-19T09:00:25.535Z] ---> aec24aec0e6f [2021-04-19T09:00:25.535Z] Step 6/21 : COPY go.mod . [2021-04-19T09:00:25.535Z] ---> Running in e1f0c03a4d5c [2021-04-19T09:00:25.535Z] Removing intermediate container 82417efb90b8 [2021-04-19T09:00:25.535Z] ---> 4a15c48c211d [2021-04-19T09:00:25.535Z] Step 6/22 : COPY go.mod . [2021-04-19T09:00:25.842Z] Removing intermediate container 12fcd1d04bb4 [2021-04-19T09:00:25.842Z] ---> 8f8a3166a70f [2021-04-19T09:00:25.842Z] Step 6/22 : COPY go.mod . [2021-04-19T09:00:25.842Z] ---> c6db86238467 [2021-04-19T09:00:25.842Z] Step 7/21 : RUN go mod download [2021-04-19T09:00:26.121Z] ---> 9bcb4fcdbc7f [2021-04-19T09:00:26.121Z] Step 7/22 : RUN go mod download [2021-04-19T09:00:26.121Z] Removing intermediate container 7830936553fd [2021-04-19T09:00:26.121Z] ---> 5bf41227cccf [2021-04-19T09:00:26.121Z] Step 6/24 : COPY go.mod . [2021-04-19T09:00:26.121Z] ---> 2f9ece7af16f [2021-04-19T09:00:26.121Z] Step 7/22 : RUN go mod download [2021-04-19T09:00:26.121Z] ---> Running in b9d0721540cd [2021-04-19T09:00:26.411Z] ---> Running in b565ac15c39e [2021-04-19T09:00:26.411Z] ---> Running in d58656250b61 [2021-04-19T09:00:26.411Z] ---> 94f99129b5d6 [2021-04-19T09:00:26.411Z] Step 7/24 : RUN go mod download [2021-04-19T09:00:26.674Z] ---> Running in e6954a69bcb2 [2021-04-19T09:00:27.643Z] Removing intermediate container e1f0c03a4d5c [2021-04-19T09:00:27.643Z] ---> 07d977a84b7c [2021-04-19T09:00:27.643Z] Step 8/23 : COPY . . [2021-04-19T09:00:27.916Z] Removing intermediate container b9d0721540cd [2021-04-19T09:00:27.916Z] ---> 65871a4b44d7 [2021-04-19T09:00:27.917Z] Step 8/21 : COPY . . [2021-04-19T09:00:31.243Z] Removing intermediate container b565ac15c39e [2021-04-19T09:00:31.243Z] ---> ccc6440241f5 [2021-04-19T09:00:31.243Z] Step 8/22 : COPY . . [2021-04-19T09:00:35.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.184s coverage: 94.4% of statements [2021-04-19T09:00:35.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.146s coverage: 44.8% of statements [2021-04-19T09:00:37.879Z] Removing intermediate container d58656250b61 [2021-04-19T09:00:37.879Z] ---> bd7168201b5a [2021-04-19T09:00:37.879Z] Step 8/22 : COPY . . [2021-04-19T09:00:37.879Z] Removing intermediate container e6954a69bcb2 [2021-04-19T09:00:37.879Z] ---> d559d236aebb [2021-04-19T09:00:37.879Z] Step 8/24 : COPY . . [2021-04-19T09:00:40.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.522s coverage: 81.9% of statements [2021-04-19T09:00:40.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-19T09:00:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.215s coverage: 92.9% of statements [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-19T09:00:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 77.8% of statements [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-19T09:00:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-19T09:00:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-19T09:00:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.139s coverage: 75.5% of statements [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-19T09:00:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.123s coverage: 80.8% of statements [2021-04-19T09:00:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.194s coverage: 87.2% of statements [2021-04-19T09:00:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.220s coverage: 84.6% of statements [2021-04-19T09:00:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 91.6% of statements [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-19T09:00:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.699s coverage: 64.4% of statements [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-19T09:00:49.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-19T09:00:49.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.130s coverage: 100.0% of statements [2021-04-19T09:00:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 91.3% of statements [2021-04-19T09:00:50.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-04-19T09:00:51.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements [2021-04-19T09:00:51.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2021-04-19T09:00:55.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.861s coverage: 69.0% of statements [2021-04-19T09:00:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-19T09:00:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-19T09:00:55.995Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-19T09:00:56.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.458s coverage: 38.4% of statements [2021-04-19T09:00:56.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-19T09:00:56.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-19T09:00:56.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.180s coverage: 89.5% of statements [2021-04-19T09:00:56.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-19T09:00:56.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.103s coverage: 84.8% of statements [2021-04-19T09:01:03.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.515s coverage: 47.0% of statements [2021-04-19T09:01:03.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-19T09:01:03.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-19T09:01:03.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-19T09:01:03.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-19T09:01:03.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-19T09:01:03.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.140s coverage: 100.0% of statements [2021-04-19T09:01:03.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-19T09:01:03.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2021-04-19T09:01:03.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-19T09:01:03.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-19T09:01:03.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.145s coverage: 9.6% of statements [2021-04-19T09:01:03.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-19T09:01:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.455s coverage: 88.6% of statements [2021-04-19T09:01:06.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-19T09:01:06.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T09:01:06.447Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-19T09:01:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.226s coverage: 29.1% of statements [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-19T09:01:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-19T09:01:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.190s coverage: 100.0% of statements [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-19T09:01:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.374s coverage: 95.6% of statements [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-19T09:01:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-19T09:01:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-19T09:01:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.125s coverage: 87.9% of statements [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-19T09:01:11.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-19T09:01:11.881Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-04-19T09:01:12.865Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.126s coverage: 28.1% of statements [2021-04-19T09:01:16.247Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-04-19T09:01:16.519Z] GO111MODULE=on go vet ./... [2021-04-19T09:01:17.151Z] ---> 6076b4caca0d [2021-04-19T09:01:17.151Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-19T09:01:17.151Z] ---> 90851a278233 [2021-04-19T09:01:17.151Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-19T09:01:17.151Z] ---> 70ac3b21859a [2021-04-19T09:01:17.151Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-19T09:01:17.151Z] ---> Running in f69d89620b91 [2021-04-19T09:01:17.151Z] ---> 492510ead5c5 [2021-04-19T09:01:17.151Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-19T09:01:17.151Z] ---> Running in 33099c83df80 [2021-04-19T09:01:17.151Z] ---> Running in 2d681e592d4e [2021-04-19T09:01:17.151Z] ---> 18c7f3a854cd [2021-04-19T09:01:17.151Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-19T09:01:17.151Z] ---> Running in 21d84f80ab20 [2021-04-19T09:01:17.151Z] ---> Running in 5b534503a359 [2021-04-19T09:01:17.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T09:01:17.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T09:01:17.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T09:01:17.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T09:01:17.151Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T09:01:49.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T09:01:49.439Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T09:01:56.042Z] Removing intermediate container 33099c83df80 [2021-04-19T09:01:56.042Z] ---> be565b8de7b6 [2021-04-19T09:01:56.042Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-19T09:01:56.042Z] Removing intermediate container f69d89620b91 [2021-04-19T09:01:56.042Z] ---> aa4660da7cfa [2021-04-19T09:01:56.042Z] [2021-04-19T09:01:56.042Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T09:01:56.042Z] Removing intermediate container 21d84f80ab20 [2021-04-19T09:01:56.042Z] ---> 016cb4061892 [2021-04-19T09:01:56.042Z] [2021-04-19T09:01:56.042Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T09:01:56.042Z] Removing intermediate container 5b534503a359 [2021-04-19T09:01:56.042Z] ---> a39a1733529a [2021-04-19T09:01:56.042Z] [2021-04-19T09:01:56.042Z] Step 10/24 : FROM alpine:3.12 [2021-04-19T09:01:56.042Z] 3.12: Pulling from library/alpine [2021-04-19T09:01:56.042Z] 3.12: Pulling from library/alpine [2021-04-19T09:01:56.042Z] ---> Running in e7d6f7612e10 [2021-04-19T09:01:56.042Z] 3.12: Pulling from library/alpine [2021-04-19T09:01:56.628Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T09:01:56.628Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T09:01:56.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T09:01:56.628Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T09:01:56.628Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T09:01:56.628Z] ---> 13621d1b12d4 [2021-04-19T09:01:56.628Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-19T09:01:56.628Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T09:01:56.628Z] ---> 13621d1b12d4 [2021-04-19T09:01:56.628Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-19T09:01:56.628Z] Status: Image is up to date for alpine:3.12 [2021-04-19T09:01:56.628Z] ---> 13621d1b12d4 [2021-04-19T09:01:56.628Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-19T09:01:58.030Z] ---> Running in db3b293e1efe [2021-04-19T09:01:58.030Z] ---> Running in a7a28b138afb [2021-04-19T09:01:58.030Z] ---> Running in 8f2b1add29c9 [2021-04-19T09:01:58.030Z] Removing intermediate container 2d681e592d4e [2021-04-19T09:01:58.030Z] ---> 9b793fe4c30e [2021-04-19T09:01:58.030Z] [2021-04-19T09:01:58.030Z] Step 10/21 : FROM alpine:3.12 [2021-04-19T09:01:58.030Z] ---> 13621d1b12d4 [2021-04-19T09:01:58.030Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-19T09:01:58.030Z] ---> Running in f423e999f0d5 [2021-04-19T09:01:58.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:01:58.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:01:58.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:01:58.904Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-19T09:01:58.904Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:01:58.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:01:58.904Z] OK: 6 MiB in 15 packages [2021-04-19T09:01:59.185Z] Removing intermediate container e7d6f7612e10 [2021-04-19T09:01:59.185Z] ---> 5819df27d4b7 [2021-04-19T09:01:59.185Z] [2021-04-19T09:01:59.185Z] Step 11/23 : FROM docker:20.10.0 [2021-04-19T09:01:59.185Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-19T09:01:59.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:01:59.185Z] 20.10.0: Pulling from library/docker [2021-04-19T09:01:59.185Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-19T09:01:59.185Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:01:59.185Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T09:01:59.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:01:59.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:01:59.185Z] OK: 6 MiB in 16 packages [2021-04-19T09:01:59.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:01:59.452Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-19T09:01:59.452Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T09:01:59.452Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-19T09:01:59.452Z] (4/6) Installing curl (7.76.1-r0) [2021-04-19T09:01:59.452Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-19T09:01:59.452Z] (6/6) Installing su-exec (0.2-r1) [2021-04-19T09:01:59.452Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:01:59.452Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-19T09:01:59.452Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T09:01:59.452Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-19T09:01:59.452Z] (4/4) Installing curl (7.76.1-r0) [2021-04-19T09:01:59.452Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:01:59.452Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T09:01:59.716Z] OK: 7 MiB in 18 packages [2021-04-19T09:02:00.293Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T09:02:00.293Z] OK: 7 MiB in 20 packages [2021-04-19T09:02:02.223Z] Removing intermediate container db3b293e1efe [2021-04-19T09:02:02.223Z] ---> 2577fc988263 [2021-04-19T09:02:02.223Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T09:02:02.807Z] ---> Running in 8f02aac78639 [2021-04-19T09:02:04.212Z] Removing intermediate container f423e999f0d5 [2021-04-19T09:02:04.212Z] ---> e3289ad11d4a [2021-04-19T09:02:04.212Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T09:02:04.478Z] Removing intermediate container 8f2b1add29c9 [2021-04-19T09:02:04.478Z] ---> 1a174d5f0fb0 [2021-04-19T09:02:04.478Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T09:02:04.746Z] Removing intermediate container a7a28b138afb [2021-04-19T09:02:04.746Z] ---> d5d7085cd944 [2021-04-19T09:02:04.746Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T09:02:04.746Z] ---> Running in 4487861cb500 [2021-04-19T09:02:04.746Z] ---> Running in 2af79ef2f0c1 [2021-04-19T09:02:04.746Z] Removing intermediate container 8f02aac78639 [2021-04-19T09:02:04.746Z] ---> 3f140561bccd [2021-04-19T09:02:04.746Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-19T09:02:05.015Z] ---> Running in 1b29805f775d [2021-04-19T09:02:05.015Z] ---> Running in 536b819a938e [2021-04-19T09:02:05.278Z] Removing intermediate container 4487861cb500 [2021-04-19T09:02:05.278Z] ---> 574f20ca6a74 [2021-04-19T09:02:05.278Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-19T09:02:05.278Z] Removing intermediate container 2af79ef2f0c1 [2021-04-19T09:02:05.278Z] ---> 480f7aceb716 [2021-04-19T09:02:05.278Z] Step 13/21 : WORKDIR /edgex [2021-04-19T09:02:05.278Z] Removing intermediate container 1b29805f775d [2021-04-19T09:02:05.278Z] ---> 1cd5135cf6eb [2021-04-19T09:02:05.278Z] Step 13/24 : WORKDIR / [2021-04-19T09:02:05.278Z] ---> Running in 68b432dee492 [2021-04-19T09:02:05.540Z] Removing intermediate container 536b819a938e [2021-04-19T09:02:05.540Z] ---> fe2b7688ce2b [2021-04-19T09:02:05.540Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T09:02:05.540Z] ---> Running in ea448b506bea [2021-04-19T09:02:05.540Z] ---> Running in b0a1a70106af [2021-04-19T09:02:05.540Z] ---> Running in f95c64d365ea [2021-04-19T09:02:05.802Z] Removing intermediate container 68b432dee492 [2021-04-19T09:02:05.802Z] ---> f3cdb76f9168 [2021-04-19T09:02:05.802Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T09:02:05.802Z] ---> Running in b219e65138f6 [2021-04-19T09:02:05.802Z] Removing intermediate container b0a1a70106af [2021-04-19T09:02:05.802Z] ---> 0e6649aab5ec [2021-04-19T09:02:05.802Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-19T09:02:06.063Z] Removing intermediate container ea448b506bea [2021-04-19T09:02:06.063Z] ---> 86146d2aec49 [2021-04-19T09:02:06.063Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-19T09:02:06.332Z] Removing intermediate container f95c64d365ea [2021-04-19T09:02:06.332Z] ---> a42532c19937 [2021-04-19T09:02:06.332Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:02:06.332Z] Removing intermediate container b219e65138f6 [2021-04-19T09:02:06.332Z] ---> 161332a951cd [2021-04-19T09:02:06.332Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:02:06.332Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-19T09:02:06.597Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-19T09:02:06.597Z] ---> d9baf7065011 [2021-04-19T09:02:06.597Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-19T09:02:06.597Z] ---> aefe523efa57 [2021-04-19T09:02:06.597Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-19T09:02:06.597Z] ---> b1e23c6e7676 [2021-04-19T09:02:06.597Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-19T09:02:06.864Z] ---> 5589981a000a [2021-04-19T09:02:06.864Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-19T09:02:06.864Z] ---> 62d8c48b39c3 [2021-04-19T09:02:06.864Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-19T09:02:06.864Z] ---> Running in 304ca0403c5e [2021-04-19T09:02:07.130Z] ---> 7666dceb1209 [2021-04-19T09:02:07.130Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-19T09:02:07.130Z] Removing intermediate container 304ca0403c5e [2021-04-19T09:02:07.130Z] ---> 62c53d781281 [2021-04-19T09:02:07.130Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-19T09:02:07.401Z] ---> Running in abfcd88f16be [2021-04-19T09:02:07.401Z] ---> 2affeed7ad42 [2021-04-19T09:02:07.401Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-19T09:02:07.401Z] ---> 0107bbd07c03 [2021-04-19T09:02:07.401Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-19T09:02:07.674Z] ---> 809c5fc5ed22 [2021-04-19T09:02:07.674Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-19T09:02:07.674Z] ---> caaf28821d7f [2021-04-19T09:02:07.674Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-19T09:02:08.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:02:08.626Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:02:08.888Z] (1/39) Installing readline (8.0.4-r0) [2021-04-19T09:02:08.888Z] (2/39) Installing bash (5.0.17-r0) [2021-04-19T09:02:08.888Z] Executing bash-5.0.17-r0.post-install [2021-04-19T09:02:08.888Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T09:02:08.888Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-19T09:02:09.158Z] (5/39) Installing curl (7.76.1-r0) [2021-04-19T09:02:09.158Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-19T09:02:09.158Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-19T09:02:09.158Z] (8/39) Installing expat (2.2.9-r1) [2021-04-19T09:02:09.158Z] ---> 6ac59f8e3180 [2021-04-19T09:02:09.158Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-19T09:02:09.158Z] ---> c83c7588ea06 [2021-04-19T09:02:09.158Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-19T09:02:09.158Z] (9/39) Installing libffi (3.3-r2) [2021-04-19T09:02:09.158Z] (10/39) Installing gdbm (1.13-r1) [2021-04-19T09:02:09.158Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-19T09:02:09.158Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-19T09:02:09.158Z] ---> 9e857f3a5f53 [2021-04-19T09:02:09.158Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-19T09:02:09.158Z] ---> d6b2ef1ee7c4 [2021-04-19T09:02:09.158Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-19T09:02:09.421Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-19T09:02:11.338Z] ---> Running in 7f49c4181634 [2021-04-19T09:02:11.338Z] ---> Running in 496e4c9662ca [2021-04-19T09:02:11.338Z] ---> Running in 44d76c020bd4 [2021-04-19T09:02:12.727Z] ---> d06164fa9fd1 [2021-04-19T09:02:12.727Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-19T09:02:12.727Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-19T09:02:12.727Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-19T09:02:12.727Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-19T09:02:12.727Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-19T09:02:12.727Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-19T09:02:12.727Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-19T09:02:12.727Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-19T09:02:12.989Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-19T09:02:12.989Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-19T09:02:12.989Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-19T09:02:12.989Z] Removing intermediate container 44d76c020bd4 [2021-04-19T09:02:12.989Z] ---> ce83ee43c04e [2021-04-19T09:02:12.989Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:02:13.252Z] Removing intermediate container 496e4c9662ca [2021-04-19T09:02:13.252Z] ---> 1925c26f50b3 [2021-04-19T09:02:13.252Z] Step 18/21 : CMD ["--init=true"] [2021-04-19T09:02:13.252Z] Removing intermediate container 7f49c4181634 [2021-04-19T09:02:13.252Z] ---> 2ba3fed9b192 [2021-04-19T09:02:13.252Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:02:13.516Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-19T09:02:13.516Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-19T09:02:13.778Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-19T09:02:13.778Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-19T09:02:14.041Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-19T09:02:14.041Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-19T09:02:14.041Z] ---> Running in 5e9ad422fb1c [2021-04-19T09:02:14.041Z] ---> Running in f7527a5d410a [2021-04-19T09:02:14.041Z] ---> e1c17f459dd0 [2021-04-19T09:02:14.041Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-19T09:02:14.041Z] ---> Running in c5436784229d [2021-04-19T09:02:14.041Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-19T09:02:14.303Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-19T09:02:14.567Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-19T09:02:14.567Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-19T09:02:14.567Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-19T09:02:14.567Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-19T09:02:14.567Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-19T09:02:14.830Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-19T09:02:14.830Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-19T09:02:14.830Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-19T09:02:14.830Z] ---> Running in dbbd67154c8b [2021-04-19T09:02:15.777Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T09:02:15.777Z] OK: 72 MiB in 59 packages [2021-04-19T09:02:15.777Z] Removing intermediate container c5436784229d [2021-04-19T09:02:15.777Z] ---> 346518631df2 [2021-04-19T09:02:15.777Z] Step 19/21 : LABEL arch=x86_64 [2021-04-19T09:02:15.777Z] Removing intermediate container 5e9ad422fb1c [2021-04-19T09:02:15.777Z] ---> 13ec181da7c1 [2021-04-19T09:02:15.777Z] Step 20/22 : LABEL arch=x86_64 [2021-04-19T09:02:15.777Z] Removing intermediate container f7527a5d410a [2021-04-19T09:02:15.777Z] ---> c83ab28a9620 [2021-04-19T09:02:15.777Z] Step 20/22 : LABEL arch=x86_64 [2021-04-19T09:02:16.727Z] ---> Running in c8b1354b8547 [2021-04-19T09:02:17.004Z] ---> Running in 3100bc519c03 [2021-04-19T09:02:17.004Z] ---> Running in bab4571c88bb [2021-04-19T09:02:17.586Z] Removing intermediate container c8b1354b8547 [2021-04-19T09:02:17.586Z] ---> cecd315649b1 [2021-04-19T09:02:17.586Z] Step 20/21 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:02:17.586Z] Removing intermediate container bab4571c88bb [2021-04-19T09:02:17.586Z] ---> e8ff0d877455 [2021-04-19T09:02:17.586Z] Step 21/22 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:02:17.586Z] Removing intermediate container 3100bc519c03 [2021-04-19T09:02:17.586Z] ---> df0233a7a370 [2021-04-19T09:02:17.586Z] Step 21/22 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:02:17.586Z] ---> Running in 29a4e3c8f927 [2021-04-19T09:02:17.586Z] ---> Running in 493cab8d195f [2021-04-19T09:02:17.586Z] ---> Running in b557a47d23e4 [2021-04-19T09:02:17.853Z] Collecting docker-compose==1.23.2 [2021-04-19T09:02:17.853Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-19T09:02:18.116Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-19T09:02:18.116Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-19T09:02:18.116Z] Removing intermediate container 29a4e3c8f927 [2021-04-19T09:02:18.116Z] ---> 0cbfe95aaff9 [2021-04-19T09:02:18.116Z] Step 21/21 : LABEL version=0.0.0 [2021-04-19T09:02:18.116Z] Removing intermediate container 493cab8d195f [2021-04-19T09:02:18.116Z] ---> 44cabad43016 [2021-04-19T09:02:18.116Z] Step 22/22 : LABEL version=0.0.0 [2021-04-19T09:02:18.395Z] Removing intermediate container b557a47d23e4 [2021-04-19T09:02:18.395Z] ---> fbf26227c662 [2021-04-19T09:02:18.395Z] Step 22/22 : LABEL version=0.0.0 [2021-04-19T09:02:18.395Z] ---> Running in 0924e2348a69 [2021-04-19T09:02:18.395Z] ---> Running in e3f47fcb8a8d [2021-04-19T09:02:18.395Z] Removing intermediate container dbbd67154c8b [2021-04-19T09:02:18.395Z] ---> c163493494ee [2021-04-19T09:02:18.395Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-19T09:02:18.395Z] ---> Running in 0ab5370df265 [2021-04-19T09:02:18.661Z] ---> Running in 6ae86fe95ee5 [2021-04-19T09:02:18.661Z] Removing intermediate container 0924e2348a69 [2021-04-19T09:02:18.661Z] ---> acb0f5b7b84b [2021-04-19T09:02:18.661Z] [2021-04-19T09:02:18.661Z] Collecting cached-property<2,>=1.2.0 [2021-04-19T09:02:18.661Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-19T09:02:18.661Z] Removing intermediate container e3f47fcb8a8d [2021-04-19T09:02:18.661Z] ---> 2dbace7809e9 [2021-04-19T09:02:18.661Z] [2021-04-19T09:02:18.939Z] Removing intermediate container 0ab5370df265 [2021-04-19T09:02:18.939Z] ---> 0e175b591285 [2021-04-19T09:02:18.939Z] [2021-04-19T09:02:18.939Z] Removing intermediate container 6ae86fe95ee5 [2021-04-19T09:02:18.939Z] ---> e10541fe122a [2021-04-19T09:02:18.939Z] Step 22/24 : LABEL arch=x86_64 [2021-04-19T09:02:18.939Z] ---> Running in caa3182f3fb0 [2021-04-19T09:02:19.203Z] Successfully built 0e175b591285 [2021-04-19T09:02:19.203Z] Successfully built 2dbace7809e9 [2021-04-19T09:02:19.203Z] Successfully built acb0f5b7b84b [2021-04-19T09:02:19.203Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-19T09:02:19.203Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-04-19T09:02:19.203Z] Successfully tagged docker-support-notifications-go:latest [2021-04-19T09:02:19.203Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-19T09:02:19.203Z] Building docker-core-metadata-go [2021-04-19T09:02:19.203Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-04-19T09:02:19.203Z]  Building docker-support-notifications-go ... done Successfully tagged docker-support-scheduler-go:latest [2021-04-19T09:02:19.203Z] Building docker-core-data-go [2021-04-19T09:02:19.203Z]  Building docker-support-scheduler-go ... done Removing intermediate container caa3182f3fb0 [2021-04-19T09:02:19.203Z] ---> 3a8bd6f2d293 [2021-04-19T09:02:19.203Z] Step 23/24 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:02:19.467Z] ---> Running in 57f2452ceb3b [2021-04-19T09:02:19.467Z] Collecting PyYAML<4,>=3.10 [2021-04-19T09:02:19.467Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-19T09:02:19.467Z] Removing intermediate container 57f2452ceb3b [2021-04-19T09:02:19.467Z] ---> e7f4b88a99e9 [2021-04-19T09:02:19.467Z] Step 24/24 : LABEL version=0.0.0 [2021-04-19T09:02:19.733Z] ---> Running in 1519fc2a6ee5 [2021-04-19T09:02:20.313Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-19T09:02:20.313Z] Removing intermediate container 1519fc2a6ee5 [2021-04-19T09:02:20.313Z] ---> d809abb7d7bc [2021-04-19T09:02:20.313Z] [2021-04-19T09:02:20.313Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-19T09:02:20.313Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-19T09:02:22.870Z] Collecting docopt<0.7,>=0.6.1 [2021-04-19T09:02:22.871Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-19T09:02:24.793Z] Successfully built d809abb7d7bc [2021-04-19T09:02:25.059Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-19T09:02:25.059Z] Building docker-security-bootstrapper-go [2021-04-19T09:02:26.006Z]  Building docker-security-secretstore-setup-go ... done Collecting jsonschema<3,>=2.5.1 [2021-04-19T09:02:26.006Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-19T09:02:27.938Z] Collecting texttable<0.10,>=0.9.0 [2021-04-19T09:02:27.938Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-19T09:02:30.513Z] Collecting docker<4.0,>=3.6.0 [2021-04-19T09:02:30.513Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-19T09:02:30.513Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-19T09:02:31.108Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-19T09:02:31.108Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-19T09:02:31.108Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-19T09:02:31.108Z] Collecting idna<2.8,>=2.5 [2021-04-19T09:02:31.108Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-19T09:02:31.372Z] Collecting docker-pycreds>=0.4.0 [2021-04-19T09:02:31.372Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-19T09:02:32.320Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-19T09:02:32.320Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-19T09:02:32.320Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-19T09:02:32.320Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-19T09:02:32.320Z] Installing collected packages: dockerpty, cached-property, urllib3, idna, requests, PyYAML, websocket-client, docopt, jsonschema, texttable, docker-pycreds, docker, docker-compose [2021-04-19T09:02:32.320Z] Running setup.py install for dockerpty: started [2021-04-19T09:02:33.272Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-19T09:02:33.272Z] Attempting uninstall: urllib3 [2021-04-19T09:02:33.272Z] Found existing installation: urllib3 1.25.9 [2021-04-19T09:02:33.272Z] Uninstalling urllib3-1.25.9: [2021-04-19T09:02:33.272Z] Successfully uninstalled urllib3-1.25.9 [2021-04-19T09:02:33.272Z] Attempting uninstall: idna [2021-04-19T09:02:33.272Z] Found existing installation: idna 2.9 [2021-04-19T09:02:33.272Z] Uninstalling idna-2.9: [2021-04-19T09:02:33.272Z] Successfully uninstalled idna-2.9 [2021-04-19T09:02:34.670Z] Attempting uninstall: requests [2021-04-19T09:02:34.670Z] Found existing installation: requests 2.23.0 [2021-04-19T09:02:34.670Z] Uninstalling requests-2.23.0: [2021-04-19T09:02:34.670Z] Successfully uninstalled requests-2.23.0 [2021-04-19T09:02:37.263Z] Running setup.py install for PyYAML: started [2021-04-19T09:02:38.322Z] gofmt -l . [2021-04-19T09:02:38.322Z] [ "`gofmt -l .`" = "" ] [2021-04-19T09:02:38.322Z] ./bin/test-go-mod-tidy.sh [2021-04-19T09:02:38.322Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-19T09:02:40.430Z] + ls -al . [2021-04-19T09:02:40.430Z] total 828 [2021-04-19T09:02:40.430Z] drwxrwxr-x 9 1001 1001 4096 Apr 19 09:02 . [2021-04-19T09:02:40.430Z] drwxr-xr-x 4 root root 4096 Apr 19 08:58 .. [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 11 Apr 19 08:56 .dockerignore [2021-04-19T09:02:40.430Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 08:56 .git [2021-04-19T09:02:40.430Z] drwxrwxr-x 3 1001 1001 4096 Apr 19 08:56 .github [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 818 Apr 19 08:56 .gitignore [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 166 Apr 19 08:56 .sonarcloud.properties [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 8609 Apr 19 08:56 Attribution.txt [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 3804 Apr 19 08:56 CONTRIBUTING.md [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 931 Apr 19 08:56 Dockerfile.build [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 863 Apr 19 08:56 Jenkinsfile [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 10775 Apr 19 08:56 LICENSE [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 5774 Apr 19 08:56 Makefile [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 6548 Apr 19 08:56 README.md [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 6755 Apr 19 08:56 SECURITY.md [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 5 Apr 19 08:56 VERSION [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 4131 Apr 19 08:56 ZMQWindows.md [2021-04-19T09:02:40.430Z] drwxrwxr-x 2 1001 1001 4096 Apr 19 08:56 bin [2021-04-19T09:02:40.430Z] drwxrwxr-x 14 1001 1001 4096 Apr 19 08:56 cmd [2021-04-19T09:02:40.430Z] -rw-r--r-- 1 root root 691910 Apr 19 09:01 coverage.out [2021-04-19T09:02:40.430Z] -rw-r--r-- 1 root root 1058 Apr 19 09:02 go.mod [2021-04-19T09:02:40.430Z] -rw-r--r-- 1 root root 22256 Apr 19 09:02 go.sum [2021-04-19T09:02:40.430Z] drwxrwxr-x 8 1001 1001 4096 Apr 19 08:56 internal [2021-04-19T09:02:40.430Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 08:56 openapi [2021-04-19T09:02:40.430Z] drwxrwxr-x 4 1001 1001 4096 Apr 19 08:56 snap [2021-04-19T09:02:40.430Z] -rw-rw-r-- 1 1001 1001 168 Apr 19 08:56 version.go [Pipeline] sh [2021-04-19T09:02:41.110Z] + '[' -e coverage.out ] [2021-04-19T09:02:41.110Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-19T09:02:41.159Z] Warning: overwriting stash ‘coverage-report’ [2021-04-19T09:02:42.069Z] Stashed 1 file(s) [Pipeline] sh [2021-04-19T09:02:42.748Z] + make build [2021-04-19T09:02:42.748Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T09:02:47.368Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-19T09:02:47.640Z] Running setup.py install for docopt: started [2021-04-19T09:02:49.055Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:02:49.055Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:02:49.055Z] ---> cfb63a41997d [2021-04-19T09:02:49.330Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T09:02:49.330Z] ---> Using cache [2021-04-19T09:02:49.330Z] ---> a9ba9ca17689 [2021-04-19T09:02:49.330Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:02:49.330Z] ---> Using cache [2021-04-19T09:02:49.330Z] ---> b32cca3c14d8 [2021-04-19T09:02:49.330Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T09:02:49.603Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:02:49.603Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:02:49.604Z] ---> cfb63a41997d [2021-04-19T09:02:49.604Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T09:02:49.604Z] ---> Using cache [2021-04-19T09:02:49.604Z] ---> a9ba9ca17689 [2021-04-19T09:02:49.604Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:02:49.604Z] ---> Using cache [2021-04-19T09:02:49.604Z] ---> b32cca3c14d8 [2021-04-19T09:02:49.604Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T09:02:49.867Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:02:49.867Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:02:49.867Z] ---> cfb63a41997d [2021-04-19T09:02:49.867Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T09:02:49.867Z] ---> Using cache [2021-04-19T09:02:49.867Z] ---> a9ba9ca17689 [2021-04-19T09:02:49.867Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:02:49.867Z] ---> Using cache [2021-04-19T09:02:49.867Z] ---> b32cca3c14d8 [2021-04-19T09:02:49.867Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-19T09:02:51.274Z] Running setup.py install for docopt: finished with status 'done' [2021-04-19T09:02:51.551Z] ---> Running in 934bcd24e004 [2021-04-19T09:02:51.551Z] ---> Running in 1b48d95b9726 [2021-04-19T09:02:51.551Z] ---> Running in 5f5226034c0e [2021-04-19T09:02:51.551Z] Running setup.py install for texttable: started [2021-04-19T09:02:51.820Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:02:51.820Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:02:51.820Z] ---> cfb63a41997d [2021-04-19T09:02:51.820Z] Step 3/31 : WORKDIR /edgex-go [2021-04-19T09:02:51.820Z] ---> Using cache [2021-04-19T09:02:51.820Z] ---> a9ba9ca17689 [2021-04-19T09:02:51.820Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:02:51.820Z] ---> Using cache [2021-04-19T09:02:51.820Z] ---> b32cca3c14d8 [2021-04-19T09:02:51.820Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-19T09:02:52.081Z] Running setup.py install for texttable: finished with status 'done' [2021-04-19T09:02:53.490Z] ---> Running in 39f984cc416a [2021-04-19T09:02:53.755Z] 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 [2021-04-19T09:02:53.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:02:53.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:02:53.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:02:53.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:02:54.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:02:54.332Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:02:54.909Z] OK: 233 MiB in 51 packages [2021-04-19T09:02:54.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:02:54.909Z] OK: 233 MiB in 51 packages [2021-04-19T09:02:54.909Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:02:55.492Z] OK: 233 MiB in 51 packages [2021-04-19T09:02:55.492Z] OK: 233 MiB in 51 packages [2021-04-19T09:02:56.442Z] Removing intermediate container 1b48d95b9726 [2021-04-19T09:02:56.442Z] ---> 7d64847ced4e [2021-04-19T09:02:56.442Z] Step 6/23 : COPY go.mod . [2021-04-19T09:02:56.442Z] Removing intermediate container 934bcd24e004 [2021-04-19T09:02:56.442Z] ---> 5918d80ba13a [2021-04-19T09:02:56.442Z] Step 6/23 : COPY go.mod . [2021-04-19T09:02:57.827Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T09:02:58.368Z] ---> e69f9578c525 [2021-04-19T09:02:58.368Z] Step 7/23 : RUN go mod download [2021-04-19T09:02:58.368Z] ---> 07e11eabdcdc [2021-04-19T09:02:58.368Z] Step 7/23 : RUN go mod download [2021-04-19T09:02:59.762Z] ---> Running in 62324f63ce86 [2021-04-19T09:02:59.762Z] Removing intermediate container 5f5226034c0e [2021-04-19T09:02:59.762Z] ---> 331a2c2abc4e [2021-04-19T09:02:59.762Z] ---> Running in 6fb66e5c9c26 [2021-04-19T09:02:59.762Z] Step 6/23 : COPY go.mod . [2021-04-19T09:02:59.762Z] Removing intermediate container 39f984cc416a [2021-04-19T09:02:59.762Z] ---> d6b957fef436 [2021-04-19T09:02:59.762Z] Step 6/31 : COPY go.mod . [2021-04-19T09:03:01.685Z] ---> 72a127ea939b [2021-04-19T09:03:01.685Z] Step 7/23 : RUN go mod download [2021-04-19T09:03:01.948Z] ---> 539762fa24b1 [2021-04-19T09:03:01.948Z] Step 7/31 : RUN go mod download [2021-04-19T09:03:03.117Z] ---> Running in 8b51c3e7188f [2021-04-19T09:03:03.767Z] ---> Running in ed67b2fb0ed7 [2021-04-19T09:03:05.216Z] Removing intermediate container abfcd88f16be [2021-04-19T09:03:05.216Z] ---> cf2eb1a35a3b [2021-04-19T09:03:05.216Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-19T09:03:05.490Z] ---> Running in 442a8d5d2d84 [2021-04-19T09:03:05.490Z] Removing intermediate container 6fb66e5c9c26 [2021-04-19T09:03:05.490Z] ---> c64b48e9b06c [2021-04-19T09:03:05.490Z] Step 8/23 : COPY . . [2021-04-19T09:03:05.490Z] Removing intermediate container 62324f63ce86 [2021-04-19T09:03:05.490Z] ---> c71c4655112c [2021-04-19T09:03:05.490Z] Step 8/23 : COPY . . [2021-04-19T09:03:05.755Z] Removing intermediate container 442a8d5d2d84 [2021-04-19T09:03:05.755Z] ---> fd70fae486dd [2021-04-19T09:03:05.755Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-19T09:03:05.755Z] ---> Running in 7bfdf4c17790 [2021-04-19T09:03:05.755Z] Removing intermediate container 8b51c3e7188f [2021-04-19T09:03:05.755Z] ---> 57500abf70fe [2021-04-19T09:03:05.755Z] Step 8/23 : COPY . . [2021-04-19T09:03:15.795Z] Removing intermediate container 7bfdf4c17790 [2021-04-19T09:03:15.795Z] ---> 340867600323 [2021-04-19T09:03:15.795Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-19T09:03:20.051Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T09:03:22.648Z] Removing intermediate container ed67b2fb0ed7 [2021-04-19T09:03:22.648Z] ---> 16c70633e694 [2021-04-19T09:03:22.648Z] Step 8/31 : COPY . . [2021-04-19T09:03:23.434Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T09:03:24.052Z] ---> 2d037626439e [2021-04-19T09:03:24.052Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-19T09:03:29.427Z] ---> 99f0ef8e53e8 [2021-04-19T09:03:29.427Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-19T09:03:30.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T09:03:31.109Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T09:03:36.246Z] ---> b4f5a5b6c0d0 [2021-04-19T09:03:36.246Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-19T09:03:36.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T09:03:39.231Z] ---> Running in 003b3aa9f8ba [2021-04-19T09:03:40.626Z] Removing intermediate container 003b3aa9f8ba [2021-04-19T09:03:40.626Z] ---> e1d3bb011162 [2021-04-19T09:03:40.626Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:03:41.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T09:03:43.177Z] ---> Running in 8246fb1f4ee7 [2021-04-19T09:03:43.442Z] ---> 1b0fb351727a [2021-04-19T09:03:43.442Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-19T09:03:43.442Z] ---> 6ecc6ee057c3 [2021-04-19T09:03:43.442Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-19T09:03:43.442Z] ---> 331fc6399765 [2021-04-19T09:03:43.442Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-19T09:03:43.709Z] Removing intermediate container 8246fb1f4ee7 [2021-04-19T09:03:43.709Z] ---> c813d819d14d [2021-04-19T09:03:43.709Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T09:03:44.303Z] ---> Running in 1d7a8c0d7bb2 [2021-04-19T09:03:44.303Z] ---> Running in 51eb0d72e740 [2021-04-19T09:03:44.303Z] ---> Running in 0aaec0c1c4ad [2021-04-19T09:03:44.519Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T09:03:44.567Z] ---> Running in bb474cc2eb4f [2021-04-19T09:03:46.492Z] Removing intermediate container bb474cc2eb4f [2021-04-19T09:03:46.492Z] ---> d447c8a37a26 [2021-04-19T09:03:46.492Z] Step 22/23 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:03:46.764Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T09:03:47.732Z] ---> Running in ab64f6643910 [2021-04-19T09:03:48.010Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T09:03:48.276Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T09:03:48.276Z] Removing intermediate container ab64f6643910 [2021-04-19T09:03:48.276Z] ---> fe4e1d4ce692 [2021-04-19T09:03:48.276Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T09:03:48.276Z] ---> Running in dd3b99277dcc [2021-04-19T09:03:48.865Z] Removing intermediate container dd3b99277dcc [2021-04-19T09:03:48.865Z] ---> 4d033a8afce4 [2021-04-19T09:03:48.865Z] [2021-04-19T09:03:49.459Z] Successfully built 4d033a8afce4 [2021-04-19T09:03:49.459Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-19T09:03:49.920Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T09:03:52.049Z]  Building docker-sys-mgmt-agent-go ... done  ---> 43faa084438e [2021-04-19T09:03:52.049Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-19T09:03:52.321Z] ---> Running in 4274cce3b872 [2021-04-19T09:03:53.289Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-19T09:03:53.297Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T09:03:58.689Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-04-19T09:04:05.451Z] $ docker stop --time=1 ef05c530aaf05eeb5cf2a0a8a9419a3e7baf4f43c4963bec290b94e1332175c3 [2021-04-19T09:04:07.887Z] $ docker rm -f ef05c530aaf05eeb5cf2a0a8a9419a3e7baf4f43c4963bec290b94e1332175c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:04:09.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T09:04:09.790Z] [2021-04-19T09:04:09.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:04:10.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T09:04:10.461Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-19T09:04:10.461Z] 29e5d40040c1: Pulling fs layer [2021-04-19T09:04:10.461Z] 1ce36da41761: Pulling fs layer [2021-04-19T09:04:10.461Z] 25b303627fd3: Pulling fs layer [2021-04-19T09:04:10.461Z] 29e5d40040c1: Verifying Checksum [2021-04-19T09:04:10.462Z] 29e5d40040c1: Download complete [2021-04-19T09:04:13.069Z] 1ce36da41761: Verifying Checksum [2021-04-19T09:04:13.069Z] 1ce36da41761: Download complete [2021-04-19T09:04:13.069Z] 29e5d40040c1: Pull complete [2021-04-19T09:04:14.496Z] 1ce36da41761: Pull complete [2021-04-19T09:04:14.496Z] 25b303627fd3: Verifying Checksum [2021-04-19T09:04:14.496Z] 25b303627fd3: Download complete [2021-04-19T09:04:24.653Z] 25b303627fd3: Pull complete [2021-04-19T09:04:24.653Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-19T09:04:24.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T09:04:24.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-19T09:04:24.934Z] prd-ubuntu18.04-docker-arm64-4c-16g-753 does not seem to be running inside a container [2021-04-19T09:04:25.012Z] $ 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 [2021-04-19T09:04:27.998Z] $ docker top f3a70a0a15905cf1169096cf77cac235822e0d74c14f6b4bb6fd8f76e43b62b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T09:04:28.961Z] + grep parallel [2021-04-19T09:04:28.961Z] + docker-compose build --help [2021-04-19T09:04:32.182Z] Removing intermediate container 51eb0d72e740 [2021-04-19T09:04:32.182Z] ---> 8fb98e6b3a02 [2021-04-19T09:04:32.182Z] [2021-04-19T09:04:32.182Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T09:04:32.182Z] ---> 13621d1b12d4 [2021-04-19T09:04:32.182Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T09:04:32.182Z] ---> Using cache [2021-04-19T09:04:32.182Z] ---> 2577fc988263 [2021-04-19T09:04:32.182Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T09:04:32.182Z] ---> Using cache [2021-04-19T09:04:32.182Z] ---> 3f140561bccd [2021-04-19T09:04:32.182Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-19T09:04:32.182Z] Removing intermediate container 4274cce3b872 [2021-04-19T09:04:32.182Z] ---> 40f177cd8424 [2021-04-19T09:04:32.182Z] [2021-04-19T09:04:32.182Z] Step 10/31 : FROM alpine:3.12 [2021-04-19T09:04:32.182Z] ---> 13621d1b12d4 [2021-04-19T09:04:32.182Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-19T09:04:32.182Z] ---> Running in 28cf9f6d3c3e [2021-04-19T09:04:32.182Z] ---> Running in b3a10c81c743 [2021-04-19T09:04:32.182Z] Removing intermediate container 28cf9f6d3c3e [2021-04-19T09:04:32.182Z] ---> 9de501bf5284 [2021-04-19T09:04:32.182Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T09:04:32.182Z] Removing intermediate container b3a10c81c743 [2021-04-19T09:04:32.182Z] ---> ed2937c010b8 [2021-04-19T09:04:32.182Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-19T09:04:32.182Z] ---> Running in 91e89d50817c [2021-04-19T09:04:32.182Z] Removing intermediate container 1d7a8c0d7bb2 [2021-04-19T09:04:32.182Z] ---> 8e9a5450d3bb [2021-04-19T09:04:32.182Z] [2021-04-19T09:04:32.182Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T09:04:32.182Z] ---> 13621d1b12d4 [2021-04-19T09:04:32.182Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-19T09:04:32.182Z] Removing intermediate container 0aaec0c1c4ad [2021-04-19T09:04:32.182Z] ---> d9fd121d7eae [2021-04-19T09:04:32.182Z] [2021-04-19T09:04:32.182Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T09:04:32.182Z] ---> 13621d1b12d4 [2021-04-19T09:04:32.182Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T09:04:32.182Z] ---> Using cache [2021-04-19T09:04:32.182Z] ---> 2577fc988263 [2021-04-19T09:04:32.182Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T09:04:32.182Z] ---> Using cache [2021-04-19T09:04:32.182Z] ---> 3f140561bccd [2021-04-19T09:04:32.182Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-19T09:04:32.182Z] ---> Running in ba55fd2a5886 [2021-04-19T09:04:32.182Z] ---> Running in 1278d779d54f [2021-04-19T09:04:32.182Z] ---> Running in 1da92bf92bb2 [2021-04-19T09:04:32.182Z] Removing intermediate container 91e89d50817c [2021-04-19T09:04:32.182Z] ---> c7dd3fe29109 [2021-04-19T09:04:32.182Z] Step 15/23 : WORKDIR / [2021-04-19T09:04:32.182Z] Removing intermediate container 1278d779d54f [2021-04-19T09:04:32.182Z] ---> 8efba12fc7c5 [2021-04-19T09:04:32.182Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-19T09:04:32.182Z] ---> Running in 92b9404e6780 [2021-04-19T09:04:32.182Z] Removing intermediate container 1da92bf92bb2 [2021-04-19T09:04:32.182Z] ---> 13c264465fcf [2021-04-19T09:04:32.182Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T09:04:32.182Z] ---> Running in e169945bffa0 [2021-04-19T09:04:32.182Z] ---> Running in dc7282df6c28 [2021-04-19T09:04:32.182Z] Removing intermediate container 92b9404e6780 [2021-04-19T09:04:32.182Z] ---> 33eaf65fd485 [2021-04-19T09:04:32.182Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:04:32.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:04:32.182Z] Removing intermediate container e169945bffa0 [2021-04-19T09:04:32.182Z] ---> fbb840d094ab [2021-04-19T09:04:32.182Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-19T09:04:32.182Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:04:32.182Z] Removing intermediate container dc7282df6c28 [2021-04-19T09:04:32.182Z] ---> d46e3628a289 [2021-04-19T09:04:32.182Z] Step 15/23 : WORKDIR / [2021-04-19T09:04:32.182Z] ---> Running in 9b6d885af280 [2021-04-19T09:04:32.182Z] ---> Running in ba53a6315633 [2021-04-19T09:04:32.182Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-19T09:04:32.182Z] (2/2) Installing su-exec (0.2-r1) [2021-04-19T09:04:32.182Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:04:32.182Z] OK: 6 MiB in 16 packages [2021-04-19T09:04:32.182Z] ---> 0b0eb0757d85 [2021-04-19T09:04:32.182Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-19T09:04:32.182Z] Removing intermediate container 9b6d885af280 [2021-04-19T09:04:32.182Z] ---> 1615a4a3992a [2021-04-19T09:04:32.182Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:04:32.182Z] Removing intermediate container ba53a6315633 [2021-04-19T09:04:32.182Z] ---> 1556875d17ed [2021-04-19T09:04:32.182Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:04:32.182Z] ---> Running in 9d9a8c7eb45d [2021-04-19T09:04:32.182Z] ---> e3737e4167eb [2021-04-19T09:04:32.182Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-19T09:04:32.322Z] --parallel Build images in parallel. [Pipeline] } [2021-04-19T09:04:32.357Z] $ docker stop --time=1 f3a70a0a15905cf1169096cf77cac235822e0d74c14f6b4bb6fd8f76e43b62b6 [2021-04-19T09:04:32.759Z] Removing intermediate container ba55fd2a5886 [2021-04-19T09:04:32.759Z] ---> 75f47cc657ca [2021-04-19T09:04:32.759Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-19T09:04:32.759Z] ---> 3cbcb98b30c6 [2021-04-19T09:04:32.759Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-19T09:04:32.760Z] ---> b2993fca4686 [2021-04-19T09:04:32.760Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-19T09:04:32.760Z] ---> Running in 6e1af102bef3 [2021-04-19T09:04:33.026Z] ---> Running in b6991006a8ae [2021-04-19T09:04:33.026Z] Removing intermediate container 6e1af102bef3 [2021-04-19T09:04:33.026Z] ---> 98e915e1f1c3 [2021-04-19T09:04:33.026Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-19T09:04:33.288Z] Removing intermediate container b6991006a8ae [2021-04-19T09:04:33.288Z] ---> d9fdb23d07a6 [2021-04-19T09:04:33.288Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:04:33.288Z] ---> Running in dddd519dbf5a [2021-04-19T09:04:33.288Z] ---> Running in 92a1b94f56ec [2021-04-19T09:04:33.557Z] ---> 3ddd6f68cc89 [2021-04-19T09:04:33.557Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-19T09:04:33.557Z] Removing intermediate container dddd519dbf5a [2021-04-19T09:04:33.557Z] ---> 101164f02d70 [2021-04-19T09:04:33.557Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-19T09:04:33.557Z] Removing intermediate container 9d9a8c7eb45d [2021-04-19T09:04:33.557Z] ---> a6ce24cbbe17 [2021-04-19T09:04:33.557Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-19T09:04:33.821Z] Removing intermediate container 92a1b94f56ec [2021-04-19T09:04:33.821Z] ---> dca506f34164 [2021-04-19T09:04:33.821Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T09:04:33.821Z] ---> Running in 70b2bfea7bb1 [2021-04-19T09:04:33.821Z] ---> Running in 7b5c1f2875f3 [2021-04-19T09:04:34.084Z] ---> Running in 8064816bd8ae [2021-04-19T09:04:34.084Z] ---> 03ac7d8fa923 [2021-04-19T09:04:34.084Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-19T09:04:34.324Z] $ docker rm -f f3a70a0a15905cf1169096cf77cac235822e0d74c14f6b4bb6fd8f76e43b62b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:04:35.030Z] ---> Running in fa3e457316e0 [2021-04-19T09:04:35.030Z] Removing intermediate container 8064816bd8ae [2021-04-19T09:04:35.030Z] ---> b9261fcfb43f [2021-04-19T09:04:35.030Z] Step 22/23 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:04:35.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-19T09:04:35.214Z] . [Pipeline] withDockerContainer [2021-04-19T09:04:35.292Z] ---> Running in d43400a7c963 [2021-04-19T09:04:35.292Z] Removing intermediate container fa3e457316e0 [2021-04-19T09:04:35.292Z] ---> e7d1e845582a [2021-04-19T09:04:35.292Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:04:35.495Z] prd-ubuntu18.04-docker-arm64-4c-16g-753 does not seem to be running inside a container [2021-04-19T09:04:35.562Z] ---> Running in 8b0d69fc83d5 [2021-04-19T09:04:35.562Z] Removing intermediate container d43400a7c963 [2021-04-19T09:04:35.562Z] ---> b6699e78b633 [2021-04-19T09:04:35.562Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T09:04:35.562Z] ---> Running in 403ebe02525b [2021-04-19T09:04:35.577Z] $ 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 [2021-04-19T09:04:35.826Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T09:04:35.826Z] Removing intermediate container 8b0d69fc83d5 [2021-04-19T09:04:35.826Z] ---> 3710ffb3918a [2021-04-19T09:04:35.826Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T09:04:35.826Z] ---> Running in 6e99c9cd30d5 [2021-04-19T09:04:35.826Z] Removing intermediate container 403ebe02525b [2021-04-19T09:04:35.826Z] ---> fb7155b98643 [2021-04-19T09:04:35.826Z] [2021-04-19T09:04:36.091Z] Successfully built fb7155b98643 [2021-04-19T09:04:36.091Z] Successfully tagged docker-core-command-go:latest [2021-04-19T09:04:36.091Z]  Building docker-core-command-go ... done Removing intermediate container 6e99c9cd30d5 [2021-04-19T09:04:36.091Z] ---> fae16566ccb0 [2021-04-19T09:04:36.091Z] Step 22/23 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:04:36.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T09:04:36.355Z] ---> Running in d52dbe24d80b [2021-04-19T09:04:36.355Z] Removing intermediate container 7b5c1f2875f3 [2021-04-19T09:04:36.355Z] ---> b4ef8431ed6c [2021-04-19T09:04:36.355Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-19T09:04:36.355Z] ---> Running in 63f76d33ea09 [2021-04-19T09:04:36.624Z] Removing intermediate container d52dbe24d80b [2021-04-19T09:04:36.624Z] ---> a4d1206f1297 [2021-04-19T09:04:36.624Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T09:04:36.624Z] ---> Running in 4ab2d0238692 [2021-04-19T09:04:36.624Z] Removing intermediate container 63f76d33ea09 [2021-04-19T09:04:36.624Z] ---> 6eec593d4b7e [2021-04-19T09:04:36.624Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-19T09:04:36.885Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-19T09:04:36.885Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-19T09:04:36.885Z] Removing intermediate container 4ab2d0238692 [2021-04-19T09:04:36.885Z] ---> c5f791f374cc [2021-04-19T09:04:36.885Z] [2021-04-19T09:04:36.885Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-19T09:04:36.885Z] ---> 1c6dd5079069 [2021-04-19T09:04:36.885Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-19T09:04:36.885Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-19T09:04:37.017Z] $ docker top ef9812617a8a7460a2985d0aca2c73f6ba64dbfd75d687f42eff38b31d3562f9 -eo pid,comm [2021-04-19T09:04:37.146Z] Successfully built c5f791f374cc [2021-04-19T09:04:37.147Z] Successfully tagged docker-core-metadata-go:latest [2021-04-19T09:04:37.147Z]  Building docker-core-metadata-go ... done  ---> Running in bed7d75d5f10 [Pipeline] { [Pipeline] sh [2021-04-19T09:04:37.720Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-19T09:04:37.986Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-19T09:04:37.986Z] Removing intermediate container bed7d75d5f10 [2021-04-19T09:04:37.986Z] ---> 353c5b5a2fa0 [2021-04-19T09:04:37.986Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:04:37.986Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:04:37.986Z] OK: 8 MiB in 20 packages [2021-04-19T09:04:38.176Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-19T09:04:38.254Z] ---> 7a803e6671d6 [2021-04-19T09:04:38.254Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-19T09:04:38.523Z] Removing intermediate container 70b2bfea7bb1 [2021-04-19T09:04:38.523Z] ---> 0ef5ec4618c8 [2021-04-19T09:04:38.523Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:04:38.791Z] ---> 70a942a21785 [2021-04-19T09:04:38.791Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-19T09:04:39.054Z] ---> 610dc365e229 [2021-04-19T09:04:39.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-19T09:04:39.054Z] ---> b1dec31ab32f [2021-04-19T09:04:39.054Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-19T09:04:39.316Z] ---> 5b046e202b14 [2021-04-19T09:04:39.316Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-19T09:04:39.578Z] ---> 0f7fed218901 [2021-04-19T09:04:39.578Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-19T09:04:39.578Z] ---> 906d70e8a718 [2021-04-19T09:04:39.578Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-19T09:04:39.842Z] ---> Running in 5d3ea6adcef3 [2021-04-19T09:04:39.842Z] ---> 47ea380a3265 [2021-04-19T09:04:39.842Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-19T09:04:39.842Z] ---> Running in 46005d4c507f [2021-04-19T09:04:40.104Z] Removing intermediate container 5d3ea6adcef3 [2021-04-19T09:04:40.104Z] ---> e6dcad43e568 [2021-04-19T09:04:40.104Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-19T09:04:40.104Z] Removing intermediate container 46005d4c507f [2021-04-19T09:04:40.104Z] ---> c90e2ab8d1aa [2021-04-19T09:04:40.104Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:04:40.104Z] ---> Running in 19acd52dea4e [2021-04-19T09:04:40.372Z] ---> 75ac0fb84993 [2021-04-19T09:04:40.372Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-19T09:04:40.372Z] Removing intermediate container 19acd52dea4e [2021-04-19T09:04:40.372Z] ---> 0daece568426 [2021-04-19T09:04:40.372Z] Step 21/23 : LABEL arch=x86_64 [2021-04-19T09:04:40.372Z] ---> Running in 39b3649064f3 [2021-04-19T09:04:40.634Z] ---> Running in 15ea4fd7f313 [2021-04-19T09:04:40.634Z] Removing intermediate container 15ea4fd7f313 [2021-04-19T09:04:40.634Z] ---> c154f9dc0398 [2021-04-19T09:04:40.634Z] Step 22/23 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:04:40.896Z] ---> Running in bf84d66f9001 [2021-04-19T09:04:40.896Z] Removing intermediate container bf84d66f9001 [2021-04-19T09:04:40.896Z] ---> 5d4f4cd9312d [2021-04-19T09:04:40.896Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T09:04:41.468Z] ---> Running in 6f7e5a1ed250 [2021-04-19T09:04:41.468Z] Removing intermediate container 6f7e5a1ed250 [2021-04-19T09:04:41.469Z] ---> d51b572c6051 [2021-04-19T09:04:41.469Z] [2021-04-19T09:04:41.730Z] Removing intermediate container 39b3649064f3 [2021-04-19T09:04:41.730Z] ---> 7bd1d4bca084 [2021-04-19T09:04:41.730Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-19T09:04:41.730Z] Successfully built d51b572c6051 [2021-04-19T09:04:41.730Z] Successfully tagged docker-core-data-go:latest [2021-04-19T09:04:41.730Z]  Building docker-core-data-go ... done  ---> Running in 37ebfe1bbe04 [2021-04-19T09:04:41.993Z] Removing intermediate container 37ebfe1bbe04 [2021-04-19T09:04:41.993Z] ---> fc568585f9d4 [2021-04-19T09:04:41.993Z] Step 28/31 : CMD ["gate"] [2021-04-19T09:04:42.256Z] ---> Running in 036b5628d41f [2021-04-19T09:04:42.256Z] Removing intermediate container 036b5628d41f [2021-04-19T09:04:42.256Z] ---> 8084bb3f883e [2021-04-19T09:04:42.256Z] Step 29/31 : LABEL arch=x86_64 [2021-04-19T09:04:42.517Z] ---> Running in 078d5b5a0a24 [2021-04-19T09:04:42.521Z] Building docker-core-command-go ... [2021-04-19T09:04:42.521Z] Building docker-core-data-go ... [2021-04-19T09:04:42.521Z] Building docker-core-metadata-go ... [2021-04-19T09:04:42.521Z] Building docker-security-bootstrapper-go ... [2021-04-19T09:04:42.521Z] Building docker-security-proxy-setup-go ... [2021-04-19T09:04:42.521Z] Building docker-security-secretstore-setup-go ... [2021-04-19T09:04:42.521Z] Building docker-support-notifications-go ... [2021-04-19T09:04:42.521Z] Building docker-support-scheduler-go ... [2021-04-19T09:04:42.521Z] Building docker-sys-mgmt-agent-go ... [2021-04-19T09:04:42.521Z] Building docker-core-data-go [2021-04-19T09:04:42.521Z] Building docker-core-metadata-go [2021-04-19T09:04:42.521Z] Building docker-support-notifications-go [2021-04-19T09:04:42.521Z] Building docker-support-scheduler-go [2021-04-19T09:04:42.521Z] Building docker-security-bootstrapper-go [2021-04-19T09:04:42.779Z] Removing intermediate container 078d5b5a0a24 [2021-04-19T09:04:42.780Z] ---> e3f48554fa04 [2021-04-19T09:04:42.780Z] Step 30/31 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:04:42.780Z] ---> Running in 8758a6be37fe [2021-04-19T09:04:43.042Z] Removing intermediate container 8758a6be37fe [2021-04-19T09:04:43.042Z] ---> 5c9f60cd6015 [2021-04-19T09:04:43.042Z] Step 31/31 : LABEL version=0.0.0 [2021-04-19T09:04:43.042Z] ---> Running in d6ad69856f43 [2021-04-19T09:04:43.303Z] Removing intermediate container d6ad69856f43 [2021-04-19T09:04:43.303Z] ---> e46f26f31eac [2021-04-19T09:04:43.303Z] [2021-04-19T09:04:43.565Z] Successfully built e46f26f31eac [2021-04-19T09:04:43.565Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-19T09:04:43.836Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-04-19T09:04:43.873Z] $ docker stop --time=1 7b34503801e35dfec89a5dc42ebab747238731b3683b68f902c4165d0d4bb035 [2021-04-19T09:04:45.438Z] $ docker rm -f 7b34503801e35dfec89a5dc42ebab747238731b3683b68f902c4165d0d4bb035 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T09:04:45.972Z] + docker images [2021-04-19T09:04:45.972Z] + grep docker [2021-04-19T09:04:46.235Z] docker-security-bootstrapper-go latest e46f26f31eac 3 seconds ago 19.3MB [2021-04-19T09:04:46.235Z] docker-core-data-go latest d51b572c6051 5 seconds ago 22.9MB [2021-04-19T09:04:46.235Z] docker-core-metadata-go latest c5f791f374cc 10 seconds ago 19.2MB [2021-04-19T09:04:46.235Z] docker-core-command-go latest fb7155b98643 11 seconds ago 17.5MB [2021-04-19T09:04:46.235Z] docker-sys-mgmt-agent-go latest 4d033a8afce4 58 seconds ago 312MB [2021-04-19T09:04:46.235Z] docker-security-secretstore-setup-go latest d809abb7d7bc 2 minutes ago 26.3MB [2021-04-19T09:04:46.235Z] docker-security-proxy-setup-go latest 2dbace7809e9 2 minutes ago 26MB [2021-04-19T09:04:46.235Z] docker-support-scheduler-go latest acb0f5b7b84b 2 minutes ago 17.6MB [2021-04-19T09:04:46.235Z] docker-support-notifications-go latest 0e175b591285 2 minutes ago 18.2MB [2021-04-19T09:04:46.235Z] docker 20.10.0 aefe523efa57 4 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 [2021-04-19T09:05:01.846Z] Still waiting to schedule task [2021-04-19T09:05:01.847Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-19T09:05:49.654Z] Running on prd-ubuntu18.04-docker-8c-8g-761 in /w/workspace/edgexfoundry_edgex-go_PR-3379 [Pipeline] { [Pipeline] ws [2021-04-19T09:05:49.709Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T09:05:52.022Z] using credential edgex-jenkins-ssh [2021-04-19T09:05:52.034Z] Cloning the remote Git repository [2021-04-19T09:05:52.062Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-19T09:05:52.123Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-19T09:05:52.147Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-19T09:05:52.147Z] > git --version # timeout=10 [2021-04-19T09:05:52.160Z] > git --version # 'git version 2.17.1' [2021-04-19T09:05:52.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T09:05:52.186Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T09:06:04.273Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:06:04.273Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:06:04.273Z] ---> ce75ff6aaa48 [2021-04-19T09:06:04.273Z] Step 3/31 : WORKDIR /edgex-go [2021-04-19T09:06:04.273Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:06:04.273Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:06:04.273Z] ---> ce75ff6aaa48 [2021-04-19T09:06:04.273Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T09:06:04.273Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:06:04.273Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:06:04.273Z] ---> ce75ff6aaa48 [2021-04-19T09:06:04.273Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T09:06:04.273Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:06:04.273Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:06:04.273Z] ---> ce75ff6aaa48 [2021-04-19T09:06:04.273Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T09:06:04.273Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:06:04.273Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:06:04.273Z] ---> ce75ff6aaa48 [2021-04-19T09:06:04.273Z] Step 3/22 : WORKDIR /edgex-go [2021-04-19T09:06:04.273Z] ---> Running in d64c763ba8f5 [2021-04-19T09:06:04.273Z] ---> Running in 20cb190e2152 [2021-04-19T09:06:04.273Z] ---> Running in 7eebfe35d743 [2021-04-19T09:06:04.273Z] ---> Running in eddcad905d72 [2021-04-19T09:06:04.273Z] ---> Running in 9717635375d1 [2021-04-19T09:06:04.273Z] Removing intermediate container 20cb190e2152 [2021-04-19T09:06:04.273Z] Removing intermediate container 7eebfe35d743 [2021-04-19T09:06:04.273Z] ---> 70770d584e19 [2021-04-19T09:06:04.273Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:06:04.273Z] ---> 0452d4b0eaa8 [2021-04-19T09:06:04.273Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:06:04.273Z] Removing intermediate container 9717635375d1 [2021-04-19T09:06:04.273Z] ---> 4a1149335fa3 [2021-04-19T09:06:04.273Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:06:04.273Z] Removing intermediate container d64c763ba8f5 [2021-04-19T09:06:04.273Z] ---> bc05d8632997 [2021-04-19T09:06:04.273Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:06:04.273Z] Removing intermediate container eddcad905d72 [2021-04-19T09:06:04.273Z] ---> c6f2b9a393a0 [2021-04-19T09:06:04.273Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:06:04.273Z] ---> Running in d14be824452d [2021-04-19T09:06:04.273Z] ---> Running in 74ebf3be2e82 [2021-04-19T09:06:04.273Z] ---> Running in 9ea9d1953ae1 [2021-04-19T09:06:04.273Z] ---> Running in c187805e02b9 [2021-04-19T09:06:04.273Z] ---> Running in b65c1c84fccd [2021-04-19T09:06:04.273Z] Removing intermediate container d14be824452d [2021-04-19T09:06:04.273Z] ---> 7c5f26d8cf1f [2021-04-19T09:06:04.273Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T09:06:04.273Z] ---> Running in a3e861c2ce78 [2021-04-19T09:06:04.273Z] Removing intermediate container 74ebf3be2e82 [2021-04-19T09:06:04.273Z] ---> 6db8e22ef474 [2021-04-19T09:06:04.273Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-19T09:06:04.273Z] Removing intermediate container 9ea9d1953ae1 [2021-04-19T09:06:04.273Z] ---> 1fcda815cd78 [2021-04-19T09:06:04.273Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-19T09:06:04.273Z] ---> Running in 3e29b9a88a0b [2021-04-19T09:06:04.273Z] ---> Running in a708eff6d36f [2021-04-19T09:06:04.273Z] Removing intermediate container b65c1c84fccd [2021-04-19T09:06:04.273Z] ---> a9bed85e029e [2021-04-19T09:06:04.273Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-19T09:06:04.273Z] Removing intermediate container c187805e02b9 [2021-04-19T09:06:04.273Z] ---> f90c954c785d [2021-04-19T09:06:04.273Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-19T09:06:04.273Z] ---> Running in c36faba8fa25 [2021-04-19T09:06:04.273Z] ---> Running in 8fcbcdbe896f [2021-04-19T09:06:04.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:06:03.233Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-19T09:06:03.246Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T09:06:03.255Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-19T09:06:03.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-19T09:06:03.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T09:06:03.269Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3379/head:refs/remotes/origin/PR-3379 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T09:06:04.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:06:04.870Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:06:05.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:06:05.259Z] Merging remotes/origin/master commit b1882bac436620be465db7044db985b75d91785f into PR head commit dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:06:05.369Z] Merge succeeded, producing dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:06:05.370Z] Checking out Revision dcffa276b1efd7c280884e17d0549ce684edf164 (PR-3379) [2021-04-19T09:06:05.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:06:05.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:06:05.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:06:05.696Z] OK: 217 MiB in 51 packages [2021-04-19T09:06:05.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:06:05.286Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T09:06:05.291Z] > git checkout -f dcffa276b1efd7c280884e17d0549ce684edf164 # timeout=10 [2021-04-19T09:06:05.363Z] > git remote # timeout=10 [2021-04-19T09:06:05.370Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T09:06:05.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T09:06:05.377Z] > git merge b1882bac436620be465db7044db985b75d91785f # timeout=10 [2021-04-19T09:06:05.384Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T09:06:05.391Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T09:06:05.395Z] > git checkout -f dcffa276b1efd7c280884e17d0549ce684edf164 # timeout=10 [2021-04-19T09:06:06.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:06:06.265Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:06:06.265Z] OK: 217 MiB in 51 packages [2021-04-19T09:06:06.873Z] OK: 217 MiB in 51 packages [2021-04-19T09:06:07.146Z] OK: 217 MiB in 51 packages [2021-04-19T09:06:07.146Z] OK: 217 MiB in 51 packages [2021-04-19T09:06:07.422Z] Removing intermediate container a3e861c2ce78 [2021-04-19T09:06:07.422Z] ---> 285167e8c929 [2021-04-19T09:06:07.422Z] Step 6/23 : COPY go.mod . [2021-04-19T09:06:08.410Z] Removing intermediate container 3e29b9a88a0b [2021-04-19T09:06:08.410Z] ---> 27c3d72f0650 [2021-04-19T09:06:08.410Z] Step 6/23 : COPY go.mod . [2021-04-19T09:06:08.683Z] ---> 09b8e06e0d42 [2021-04-19T09:06:08.684Z] Step 7/23 : RUN go mod download [2021-04-19T09:06:08.970Z] Removing intermediate container a708eff6d36f [2021-04-19T09:06:08.970Z] ---> 31620294bb65 [2021-04-19T09:06:08.970Z] Step 6/31 : COPY go.mod . [2021-04-19T09:06:08.970Z] ---> Running in 5594d762dd57 [2021-04-19T09:06:08.972Z] Commit message: "feat(notifications): Implement query by subscriptionName" [2021-04-19T09:06:09.015Z] > git --version # timeout=10 [2021-04-19T09:06:09.018Z] > git --version # 'git version 2.17.1' [2021-04-19T09:06:09.022Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T09:06:09.253Z] Removing intermediate container c36faba8fa25 [2021-04-19T09:06:09.253Z] ---> 32b7c52bfd0d [2021-04-19T09:06:09.253Z] Step 6/22 : COPY go.mod . [2021-04-19T09:06:09.253Z] Removing intermediate container 8fcbcdbe896f [2021-04-19T09:06:09.253Z] ---> 8f92a40db54f [2021-04-19T09:06:09.253Z] Step 6/22 : COPY go.mod . [2021-04-19T09:06:09.253Z] ---> 4de976579f4c [2021-04-19T09:06:09.253Z] Step 7/23 : RUN go mod download [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:06:09.857Z] ---> Running in edbed4be081b [2021-04-19T09:06:10.094Z] + echo snap-build.sh [2021-04-19T09:06:10.094Z] snap-build.sh [2021-04-19T09:06:10.094Z] + SNAP_BASE_DIR=. [2021-04-19T09:06:10.094Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-19T09:06:10.094Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-19T09:06:10.094Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-19T09:06:10.094Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-19T09:06:10.094Z] + cd /w/workspace/edgex-go/1 [2021-04-19T09:06:10.094Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-19T09:06:10.094Z] Reading package lists... [2021-04-19T09:06:10.141Z] ---> b0962db3491f [2021-04-19T09:06:10.141Z] Step 7/31 : RUN go mod download [2021-04-19T09:06:10.364Z] Building dependency tree... [2021-04-19T09:06:10.364Z] Reading state information... [2021-04-19T09:06:10.364Z] The following packages were automatically installed and are no longer required: [2021-04-19T09:06:10.364Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-19T09:06:10.364Z] uidmap xdelta3 [2021-04-19T09:06:10.364Z] Use 'sudo apt autoremove' to remove them. [2021-04-19T09:06:10.364Z] The following packages will be REMOVED: [2021-04-19T09:06:10.364Z] lxd* lxd-client* [2021-04-19T09:06:10.412Z] ---> Running in ed1454f18178 [2021-04-19T09:06:10.412Z] ---> af3bc3ec157a [2021-04-19T09:06:10.412Z] Step 7/22 : RUN go mod download [2021-04-19T09:06:10.692Z] ---> 1ba7eddb1ba0 [2021-04-19T09:06:10.692Z] Step 7/22 : RUN go mod download [2021-04-19T09:06:10.692Z] ---> Running in 0f110ad96586 [2021-04-19T09:06:10.937Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-19T09:06:10.937Z] After this operation, 31.7 MB disk space will be freed. [2021-04-19T09:06:10.967Z] ---> Running in 4a6f45be3ca1 [2021-04-19T09:06:11.724Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-04-19T09:06:11.724Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-19T09:06:12.675Z] Removing lxd dnsmasq configuration [2021-04-19T09:06:12.675Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-19T09:06:12.937Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-19T09:06:13.618Z] Removing intermediate container 5594d762dd57 [2021-04-19T09:06:13.618Z] ---> a6ccdab60674 [2021-04-19T09:06:13.618Z] Step 8/23 : COPY . . [2021-04-19T09:06:13.887Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-19T09:06:13.900Z] Removing intermediate container edbed4be081b [2021-04-19T09:06:13.900Z] ---> ad1bdaf459f3 [2021-04-19T09:06:13.900Z] Step 8/23 : COPY . . [2021-04-19T09:06:14.151Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-04-19T09:06:14.151Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-19T09:06:15.355Z] Removing intermediate container ed1454f18178 [2021-04-19T09:06:15.355Z] ---> f644fd143f0d [2021-04-19T09:06:15.355Z] Step 8/31 : COPY . . [2021-04-19T09:06:15.543Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-19T09:06:15.543Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-19T09:06:15.956Z] Removing intermediate container 4a6f45be3ca1 [2021-04-19T09:06:15.956Z] ---> c8b900122c11 [2021-04-19T09:06:15.956Z] Step 8/22 : COPY . . [2021-04-19T09:06:16.233Z] Removing intermediate container 0f110ad96586 [2021-04-19T09:06:16.233Z] ---> 9b9e6130f504 [2021-04-19T09:06:16.233Z] Step 8/22 : COPY . . [2021-04-19T09:06:16.489Z] + sudo snap remove --purge lxd [2021-04-19T09:06:16.749Z] snap "lxd" is not installed [2021-04-19T09:06:16.750Z] + sudo groupadd --force --system lxd [2021-04-19T09:06:16.750Z] ++ whoami [2021-04-19T09:06:16.750Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-19T09:06:16.750Z] + newgrp - lxd [2021-04-19T09:06:16.750Z] + sudo snap install lxd [2021-04-19T09:06:24.886Z] 2021-04-19T09:06:22Z INFO Waiting for automatic snapd restart... [2021-04-19T09:06:39.829Z] lxd 4.13 from Canonical* installed [2021-04-19T09:06:39.829Z] + sudo lxd init --auto [2021-04-19T09:06:43.060Z] ---> e32f47d5ad3b [2021-04-19T09:06:43.060Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-19T09:06:43.060Z] ---> 0968fe27f2a2 [2021-04-19T09:06:43.060Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-19T09:06:43.060Z] ---> db8aa674f90b [2021-04-19T09:06:43.060Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-19T09:06:43.060Z] ---> 2d4fbc853fa9 [2021-04-19T09:06:43.060Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-19T09:06:43.060Z] ---> Running in 3da0cecd5e72 [2021-04-19T09:06:43.060Z] ---> Running in 6295afb0e48c [2021-04-19T09:06:43.060Z] ---> Running in d3198c3082be [2021-04-19T09:06:43.060Z] ---> Running in c6480eb0df95 [2021-04-19T09:06:43.060Z] ---> 5eb6c0190c58 [2021-04-19T09:06:43.060Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-19T09:06:43.060Z] ---> Running in 1a4282180ccd [2021-04-19T09:06:43.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T09:06:43.060Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-19T09:06:43.354Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T09:06:43.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T09:06:43.635Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T09:06:47.976Z] + sudo snap install --classic snapcraft [2021-04-19T09:06:52.215Z] snapcraft 4.6.2 from Canonical* installed [2021-04-19T09:06:52.215Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-19T09:06:52.215Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-19T09:06:52.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T09:06:52.215Z] Dload Upload Total Spent Left Speed [2021-04-19T09:06:52.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4823 [2021-04-19T09:06:52.215Z] 100 3325k 100 3325k 0 0 11.3M 0 --:--:-- --:--:-- --:--:-- 11.3M [2021-04-19T09:06:52.215Z] ./yq_linux_amd64 [2021-04-19T09:06:52.215Z] + sudo snapcraft prime --use-lxd [2021-04-19T09:06:54.130Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-19T09:06:54.130Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-19T09:06:54.130Z] - README.md [2021-04-19T09:06:54.130Z] [2021-04-19T09:06:54.130Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-19T09:06:54.390Z] Launching a container. [2021-04-19T09:07:06.631Z] Waiting for container to be ready [2021-04-19T09:07:06.631Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-19T09:07:06.631Z] [2021-04-19T09:07:09.185Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-19T09:07:09.757Z] Waiting for network to be ready... [2021-04-19T09:07:10.331Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-19T09:07:10.331Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-19T09:07:10.597Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-19T09:07:10.597Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-19T09:07:10.863Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-19T09:07:11.126Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-19T09:07:11.126Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-19T09:07:11.126Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-19T09:07:11.126Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-19T09:07:11.126Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-19T09:07:11.126Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-19T09:07:11.126Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-19T09:07:11.126Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-19T09:07:11.126Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-19T09:07:11.126Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-19T09:07:11.126Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-19T09:07:11.126Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-19T09:07:11.126Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-19T09:07:11.698Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-19T09:07:11.960Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2036 kB] [2021-04-19T09:07:11.960Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [409 kB] [2021-04-19T09:07:11.960Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-19T09:07:11.960Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-19T09:07:11.960Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-19T09:07:11.960Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-19T09:07:11.960Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1732 kB] [2021-04-19T09:07:12.219Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [368 kB] [2021-04-19T09:07:14.767Z] Fetched 24.4 MB in 4s (5536 kB/s) [2021-04-19T09:07:15.342Z] Reading package lists... [2021-04-19T09:07:15.342Z] Reading package lists... [2021-04-19T09:07:15.604Z] Building dependency tree... [2021-04-19T09:07:15.604Z] Reading state information... [2021-04-19T09:07:15.604Z] The following additional packages will be installed: [2021-04-19T09:07:15.604Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-19T09:07:15.604Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-19T09:07:15.604Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-19T09:07:15.604Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-19T09:07:15.604Z] Suggested packages: [2021-04-19T09:07:15.604Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-19T09:07:15.604Z] Recommended packages: [2021-04-19T09:07:15.604Z] gnupg libsasl2-modules [2021-04-19T09:07:15.604Z] The following NEW packages will be installed: [2021-04-19T09:07:15.604Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-19T09:07:15.604Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-19T09:07:15.604Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-19T09:07:15.604Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-19T09:07:15.604Z] The following packages will be upgraded: [2021-04-19T09:07:15.604Z] gpg gpg-agent gpgconf libudev1 [2021-04-19T09:07:15.891Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-19T09:07:15.891Z] Need to get 3529 kB of archives. [2021-04-19T09:07:15.891Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-19T09:07:15.891Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-04-19T09:07:15.891Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-04-19T09:07:15.891Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-19T09:07:15.891Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-19T09:07:15.891Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-19T09:07:16.152Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-19T09:07:16.728Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-19T09:07:16.728Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-19T09:07:16.728Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-19T09:07:16.728Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-19T09:07:16.728Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-19T09:07:16.728Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-19T09:07:16.728Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-19T09:07:16.728Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-19T09:07:16.728Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-19T09:07:16.728Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-19T09:07:16.728Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-19T09:07:16.728Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-19T09:07:16.728Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-19T09:07:16.728Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-19T09:07:16.989Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-19T09:07:16.989Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-19T09:07:16.989Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-19T09:07:16.989Z] Fetched 3529 kB in 1s (2911 kB/s) [2021-04-19T09:07:17.250Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-19T09:07:17.250Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-19T09:07:17.250Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-19T09:07:17.250Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-19T09:07:17.512Z] Selecting previously unselected package udev. [2021-04-19T09:07:17.512Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-19T09:07:17.512Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-19T09:07:17.512Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-19T09:07:17.775Z] Selecting previously unselected package libfuse2:amd64. [2021-04-19T09:07:17.775Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-19T09:07:17.775Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-19T09:07:17.775Z] Selecting previously unselected package fuse. [2021-04-19T09:07:17.775Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-19T09:07:17.775Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-19T09:07:17.775Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-19T09:07:17.775Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-19T09:07:18.037Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-19T09:07:18.037Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-19T09:07:18.037Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-19T09:07:18.037Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-19T09:07:18.301Z] Selecting previously unselected package libksba8:amd64. [2021-04-19T09:07:18.301Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-19T09:07:18.301Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-19T09:07:18.301Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-19T09:07:18.301Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T09:07:18.301Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:18.566Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-19T09:07:18.566Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T09:07:18.566Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:18.566Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-19T09:07:18.566Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T09:07:18.566Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:18.566Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-19T09:07:18.566Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T09:07:18.835Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:18.835Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-19T09:07:18.835Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T09:07:18.835Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:19.099Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-19T09:07:19.099Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T09:07:19.099Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:19.099Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-19T09:07:19.099Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T09:07:19.099Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:19.099Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-19T09:07:19.099Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T09:07:19.099Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:19.363Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-19T09:07:19.363Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-19T09:07:19.363Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:19.363Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-19T09:07:19.363Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-19T09:07:19.363Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-19T09:07:19.363Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-19T09:07:19.363Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-19T09:07:19.363Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-19T09:07:19.628Z] Selecting previously unselected package libldap-common. [2021-04-19T09:07:19.628Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-19T09:07:19.628Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-19T09:07:19.628Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-19T09:07:19.628Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-19T09:07:19.628Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-19T09:07:19.628Z] Selecting previously unselected package dirmngr. [2021-04-19T09:07:19.628Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-19T09:07:19.889Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-19T09:07:19.889Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-19T09:07:19.889Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-19T09:07:19.889Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-19T09:07:19.889Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-19T09:07:20.149Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-19T09:07:20.149Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-19T09:07:20.149Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:20.149Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-19T09:07:20.149Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-19T09:07:20.149Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-19T09:07:20.413Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-19T09:07:20.681Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:20.681Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-19T09:07:20.681Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-19T09:07:20.681Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-19T09:07:20.681Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:20.944Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:20.944Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:20.944Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:20.944Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:20.944Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:20.944Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-19T09:07:20.944Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-19T09:07:20.944Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-19T09:07:21.208Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-19T09:07:21.476Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-19T09:07:21.476Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-19T09:07:21.476Z] This means they are not meant to be enabled using systemctl. [2021-04-19T09:07:21.476Z] Possible reasons for having this kind of units are: [2021-04-19T09:07:21.476Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-19T09:07:21.476Z] .wants/ or .requires/ directory. [2021-04-19T09:07:21.476Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-19T09:07:21.476Z] a requirement dependency on it. [2021-04-19T09:07:21.476Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-19T09:07:21.476Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-19T09:07:21.476Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-19T09:07:21.476Z] instance name specified. [2021-04-19T09:07:21.737Z] Reading package lists... [2021-04-19T09:07:21.999Z] Building dependency tree... [2021-04-19T09:07:21.999Z] Reading state information... [2021-04-19T09:07:21.999Z] The following additional packages will be installed: [2021-04-19T09:07:21.999Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-19T09:07:21.999Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-19T09:07:21.999Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-19T09:07:21.999Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-19T09:07:21.999Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-19T09:07:21.999Z] Suggested packages: [2021-04-19T09:07:21.999Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-19T09:07:21.999Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-19T09:07:21.999Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-19T09:07:21.999Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-19T09:07:21.999Z] systemd-container policykit-1 [2021-04-19T09:07:21.999Z] Recommended packages: [2021-04-19T09:07:21.999Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-19T09:07:21.999Z] The following NEW packages will be installed: [2021-04-19T09:07:21.999Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-19T09:07:21.999Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-19T09:07:21.999Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-19T09:07:21.999Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-19T09:07:21.999Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-19T09:07:21.999Z] The following packages will be upgraded: [2021-04-19T09:07:21.999Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-19T09:07:22.261Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-19T09:07:22.261Z] Need to get 35.2 MB of archives. [2021-04-19T09:07:22.261Z] After this operation, 141 MB of additional disk space will be used. [2021-04-19T09:07:22.261Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-19T09:07:22.261Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-19T09:07:23.205Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-19T09:07:23.205Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-19T09:07:23.205Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-19T09:07:23.205Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-19T09:07:23.205Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-19T09:07:23.205Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-19T09:07:23.205Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-19T09:07:23.205Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-19T09:07:23.205Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-19T09:07:23.205Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-19T09:07:23.205Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-19T09:07:23.205Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-19T09:07:23.205Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-19T09:07:23.205Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-19T09:07:23.205Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-19T09:07:23.205Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-19T09:07:23.205Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-19T09:07:23.205Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-19T09:07:23.205Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-19T09:07:23.205Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-19T09:07:23.205Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-19T09:07:23.205Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-19T09:07:23.205Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-19T09:07:23.205Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-19T09:07:23.205Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-19T09:07:23.468Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-19T09:07:23.468Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-19T09:07:23.468Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-19T09:07:24.851Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-19T09:07:24.851Z] Fetched 35.2 MB in 2s (14.1 MB/s) [2021-04-19T09:07:24.851Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-19T09:07:24.851Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-19T09:07:24.851Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-19T09:07:25.428Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-19T09:07:25.428Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-19T09:07:25.428Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-19T09:07:25.688Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-19T09:07:25.688Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-19T09:07:25.688Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-19T09:07:25.950Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-19T09:07:25.950Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-19T09:07:25.950Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-19T09:07:25.950Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-19T09:07:26.211Z] Setting up apt (1.6.13) ... [2021-04-19T09:07:26.211Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-19T09:07:26.787Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-19T09:07:28.179Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-19T09:07:28.179Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-19T09:07:28.179Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-19T09:07:28.179Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-19T09:07:28.179Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-19T09:07:28.179Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T09:07:28.441Z] Selecting previously unselected package libexpat1:amd64. [2021-04-19T09:07:28.441Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-19T09:07:28.441Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-19T09:07:28.441Z] Selecting previously unselected package python3.6-minimal. [2021-04-19T09:07:28.441Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-19T09:07:28.701Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T09:07:28.701Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-19T09:07:28.962Z] Checking for services that may need to be restarted...done. [2021-04-19T09:07:28.962Z] Checking for services that may need to be restarted...done. [2021-04-19T09:07:28.962Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T09:07:28.962Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-19T09:07:28.962Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T09:07:29.535Z] Selecting previously unselected package python3-minimal. [2021-04-19T09:07:29.535Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-19T09:07:29.535Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-19T09:07:29.535Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-19T09:07:29.535Z] Selecting previously unselected package mime-support. [2021-04-19T09:07:29.535Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-19T09:07:29.535Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-19T09:07:29.805Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-19T09:07:29.805Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-19T09:07:29.805Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-19T09:07:29.805Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-19T09:07:29.805Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-19T09:07:29.805Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T09:07:30.068Z] Selecting previously unselected package python3.6. [2021-04-19T09:07:30.068Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-19T09:07:30.068Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T09:07:30.068Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-19T09:07:30.068Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-19T09:07:30.068Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-19T09:07:30.328Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-19T09:07:30.589Z] Selecting previously unselected package python3. [2021-04-19T09:07:30.589Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-19T09:07:30.589Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-19T09:07:30.589Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-19T09:07:30.589Z] Selecting previously unselected package multiarch-support. [2021-04-19T09:07:30.589Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-19T09:07:30.589Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-19T09:07:30.589Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-19T09:07:30.850Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-19T09:07:30.850Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-19T09:07:30.850Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-19T09:07:30.850Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-19T09:07:30.850Z] Selecting previously unselected package libbsd0:amd64. [2021-04-19T09:07:30.850Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-19T09:07:30.850Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-19T09:07:30.850Z] Selecting previously unselected package sudo. [2021-04-19T09:07:30.850Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-19T09:07:30.850Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-19T09:07:31.110Z] Selecting previously unselected package apparmor. [2021-04-19T09:07:31.110Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-19T09:07:31.110Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-19T09:07:31.371Z] Selecting previously unselected package libedit2:amd64. [2021-04-19T09:07:31.371Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-19T09:07:31.371Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-19T09:07:31.371Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-19T09:07:31.371Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-19T09:07:31.371Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T09:07:31.371Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-19T09:07:31.371Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-19T09:07:31.371Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T09:07:31.633Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-19T09:07:31.633Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-19T09:07:31.633Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-19T09:07:31.633Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-19T09:07:31.633Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-19T09:07:31.633Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T09:07:31.905Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-19T09:07:31.905Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-19T09:07:31.905Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T09:07:31.905Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-19T09:07:31.905Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-19T09:07:31.905Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-19T09:07:32.188Z] Selecting previously unselected package openssh-client. [2021-04-19T09:07:32.188Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-19T09:07:32.188Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-19T09:07:32.188Z] Selecting previously unselected package squashfs-tools. [2021-04-19T09:07:32.188Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-19T09:07:32.188Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-19T09:07:32.452Z] Selecting previously unselected package snapd. [2021-04-19T09:07:32.452Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-19T09:07:32.452Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-19T09:07:34.380Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-19T09:07:34.380Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-19T09:07:34.380Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-19T09:07:34.380Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-19T09:07:34.380Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-19T09:07:34.651Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T09:07:34.651Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-19T09:07:34.651Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-19T09:07:34.651Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-19T09:07:35.229Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-19T09:07:35.229Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-19T09:07:35.229Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-19T09:07:35.500Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T09:07:35.500Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T09:07:35.500Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-19T09:07:36.080Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-19T09:07:36.080Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T09:07:36.080Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-19T09:07:36.080Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-19T09:07:36.080Z] running python rtupdate hooks for python3.6... [2021-04-19T09:07:36.080Z] running python post-rtupdate hooks for python3.6... [2021-04-19T09:07:36.350Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-19T09:07:37.736Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-19T09:07:38.006Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-19T09:07:38.006Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-19T09:07:38.006Z] Setting up snapd (2.48.3+18.04) ... [2021-04-19T09:07:38.578Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-19T09:07:38.578Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-19T09:07:38.859Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-19T09:07:39.131Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-19T09:07:39.131Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-19T09:07:39.131Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-19T09:07:39.400Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-19T09:07:39.662Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-19T09:07:39.663Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-19T09:07:39.924Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-19T09:07:39.924Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-04-19T09:07:40.189Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-19T09:07:40.189Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-19T09:07:41.141Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-19T09:07:41.141Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-19T09:07:41.141Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-19T09:07:41.986Z] Reading package lists... [2021-04-19T09:07:42.253Z] Reading package lists... [2021-04-19T09:07:42.519Z] Building dependency tree... [2021-04-19T09:07:42.519Z] Reading state information... [2021-04-19T09:07:42.519Z] Calculating upgrade... [2021-04-19T09:07:42.781Z] The following packages will be upgraded: [2021-04-19T09:07:42.781Z] advancecomp base-files bash binutils binutils-common [2021-04-19T09:07:42.781Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-19T09:07:42.781Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-19T09:07:42.781Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-19T09:07:42.781Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-19T09:07:42.781Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-19T09:07:42.781Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-19T09:07:42.781Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-19T09:07:42.781Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-19T09:07:42.781Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-19T09:07:42.781Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-19T09:07:42.781Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-19T09:07:42.781Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-19T09:07:42.781Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-19T09:07:42.781Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-19T09:07:43.050Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-19T09:07:43.050Z] Need to get 64.0 MB of archives. [2021-04-19T09:07:43.050Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-19T09:07:43.050Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-19T09:07:43.050Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-19T09:07:43.622Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-19T09:07:43.622Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-19T09:07:43.622Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-19T09:07:43.622Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-19T09:07:43.622Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-19T09:07:43.622Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-19T09:07:43.622Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-04-19T09:07:43.622Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-19T09:07:43.622Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-19T09:07:43.622Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-19T09:07:43.622Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-19T09:07:43.622Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-19T09:07:43.622Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-19T09:07:43.622Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-19T09:07:43.622Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-19T09:07:43.622Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-19T09:07:43.887Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-19T09:07:43.887Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-19T09:07:43.887Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-19T09:07:43.887Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-19T09:07:43.887Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-19T09:07:43.887Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-19T09:07:43.887Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-19T09:07:43.887Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-19T09:07:43.887Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-19T09:07:43.887Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-19T09:07:43.887Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-19T09:07:43.887Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-19T09:07:43.887Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-19T09:07:43.887Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-19T09:07:43.887Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-19T09:07:43.887Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-19T09:07:43.887Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-19T09:07:44.152Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-19T09:07:44.152Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-19T09:07:44.152Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-19T09:07:44.152Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-19T09:07:44.152Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-19T09:07:44.152Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-19T09:07:44.152Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-19T09:07:44.152Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-19T09:07:44.152Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-19T09:07:44.152Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-19T09:07:44.152Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-19T09:07:44.152Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-19T09:07:44.152Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-19T09:07:44.152Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-19T09:07:44.152Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-19T09:07:44.152Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-19T09:07:44.152Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-19T09:07:44.152Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-19T09:07:44.152Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-19T09:07:44.152Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-19T09:07:44.152Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-19T09:07:44.152Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-19T09:07:44.152Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-19T09:07:44.152Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-19T09:07:44.152Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-19T09:07:44.152Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-19T09:07:44.152Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-04-19T09:07:44.152Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-19T09:07:44.413Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-19T09:07:44.413Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-19T09:07:44.413Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-19T09:07:44.413Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-19T09:07:44.413Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-19T09:07:44.413Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-19T09:07:44.413Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-19T09:07:44.413Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-19T09:07:44.413Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-19T09:07:44.413Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-19T09:07:44.413Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-19T09:07:44.413Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-19T09:07:44.413Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-19T09:07:44.413Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-19T09:07:44.413Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-19T09:07:44.413Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-19T09:07:44.413Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-19T09:07:44.413Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-19T09:07:44.413Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-19T09:07:44.413Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-19T09:07:44.413Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-19T09:07:44.413Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-19T09:07:44.413Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-19T09:07:44.413Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-19T09:07:44.413Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-19T09:07:44.679Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-19T09:07:44.679Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-19T09:07:44.679Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-19T09:07:44.679Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-19T09:07:44.941Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-19T09:07:45.514Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-19T09:07:45.514Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-19T09:07:45.514Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-19T09:07:45.777Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-19T09:07:45.777Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-19T09:07:45.777Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-19T09:07:45.777Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-19T09:07:45.777Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-19T09:07:46.040Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-19T09:07:46.040Z] Fetched 64.0 MB in 3s (20.2 MB/s) [2021-04-19T09:07:46.040Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:46.040Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-19T09:07:46.040Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-19T09:07:46.630Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-19T09:07:46.630Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-19T09:07:46.891Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-19T09:07:46.891Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-19T09:07:47.854Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T09:07:47.854Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T09:07:47.854Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T09:07:47.854Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T09:07:47.854Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T09:07:48.117Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T09:07:48.117Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T09:07:48.117Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T09:07:48.117Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T09:07:48.379Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T09:07:48.379Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T09:07:48.379Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T09:07:48.379Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T09:07:48.642Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T09:07:48.642Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T09:07:48.642Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-19T09:07:48.642Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T09:07:48.642Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-19T09:07:48.904Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-19T09:07:48.904Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-19T09:07:48.904Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T09:07:48.904Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T09:07:49.166Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T09:07:49.167Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T09:07:49.432Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-19T09:07:49.432Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-19T09:07:49.432Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T09:07:49.694Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-19T09:07:49.694Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-19T09:07:49.957Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-19T09:07:50.218Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-19T09:07:50.483Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-19T09:07:50.483Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-19T09:07:50.483Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-19T09:07:50.483Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-19T09:07:50.483Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-19T09:07:50.744Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-19T09:07:50.744Z] Installing new version of config file /etc/issue ... [2021-04-19T09:07:50.744Z] Installing new version of config file /etc/issue.net ... [2021-04-19T09:07:51.009Z] Installing new version of config file /etc/lsb-release ... [2021-04-19T09:07:51.009Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-19T09:07:51.009Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-19T09:07:51.270Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-19T09:07:51.270Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-19T09:07:51.270Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:51.270Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-19T09:07:51.270Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-19T09:07:51.531Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-19T09:07:51.531Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-04-19T09:07:51.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:51.531Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T09:07:51.531Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-19T09:07:51.793Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-19T09:07:51.794Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:51.794Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-19T09:07:51.794Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-19T09:07:52.057Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-19T09:07:52.057Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:52.057Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-19T09:07:52.320Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-19T09:07:52.320Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-19T09:07:52.582Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:52.582Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-19T09:07:52.582Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-19T09:07:52.844Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-19T09:07:52.844Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:52.844Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-19T09:07:52.844Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-19T09:07:53.106Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-19T09:07:53.106Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:53.106Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-19T09:07:53.106Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-19T09:07:53.368Z] Setting up grep (3.1-2build1) ... [2021-04-19T09:07:53.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:53.368Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-19T09:07:53.368Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-19T09:07:53.632Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-19T09:07:53.896Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:53.896Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-19T09:07:53.896Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-19T09:07:53.896Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-19T09:07:54.157Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:54.158Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-19T09:07:54.158Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-19T09:07:54.422Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-19T09:07:54.685Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-19T09:07:54.685Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-19T09:07:54.685Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-19T09:07:55.257Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-19T09:07:55.518Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:55.518Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-19T09:07:55.518Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-19T09:07:56.465Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-19T09:07:56.465Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-19T09:07:56.735Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-19T09:07:56.735Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-19T09:07:56.735Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-19T09:07:56.995Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:56.995Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-19T09:07:56.995Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-19T09:07:57.257Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-19T09:07:57.257Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:57.257Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T09:07:57.257Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T09:07:57.519Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-19T09:07:57.519Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:57.519Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T09:07:57.519Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T09:07:57.784Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-19T09:07:57.784Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:57.784Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T09:07:57.784Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T09:07:58.045Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-19T09:07:58.045Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:58.045Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T09:07:58.045Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T09:07:58.307Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-19T09:07:58.307Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:58.307Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-19T09:07:58.307Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-19T09:07:58.570Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-19T09:07:58.831Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-19T09:07:58.831Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-19T09:07:58.831Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:58.831Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-19T09:07:59.095Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-19T09:07:59.095Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-19T09:07:59.095Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:59.095Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T09:07:59.358Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T09:07:59.358Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-19T09:07:59.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:59.358Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T09:07:59.619Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T09:07:59.619Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-19T09:07:59.619Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:07:59.619Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T09:07:59.883Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T09:08:00.146Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-19T09:08:00.408Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-19T09:08:00.670Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-19T09:08:00.931Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:08:00.931Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-19T09:08:00.931Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-19T09:08:01.192Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-19T09:08:01.192Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-19T09:08:01.192Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-19T09:08:01.192Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-19T09:08:01.453Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-19T09:08:01.453Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:01.453Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-19T09:08:01.453Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-19T09:08:01.715Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-19T09:08:01.977Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:01.978Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-19T09:08:01.978Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-19T09:08:01.978Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-19T09:08:02.239Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:02.239Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-19T09:08:02.239Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-19T09:08:02.239Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-19T09:08:02.239Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:02.239Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-19T09:08:02.501Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-19T09:08:02.501Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-19T09:08:02.765Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:02.765Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-19T09:08:02.765Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-19T09:08:02.765Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-19T09:08:02.765Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:02.765Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-19T09:08:03.030Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-19T09:08:03.030Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-19T09:08:03.291Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:03.291Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-19T09:08:03.291Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-19T09:08:03.554Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-19T09:08:03.554Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-19T09:08:03.554Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-19T09:08:03.816Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-19T09:08:03.816Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-19T09:08:03.816Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:03.816Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-19T09:08:03.816Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-19T09:08:04.078Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-19T09:08:04.078Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:04.078Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-19T09:08:04.343Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-19T09:08:04.343Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-19T09:08:04.666Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:04.666Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-19T09:08:04.666Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-19T09:08:04.666Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-19T09:08:04.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:04.951Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-19T09:08:04.951Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-19T09:08:04.951Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-19T09:08:05.237Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:05.237Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-19T09:08:05.237Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-19T09:08:05.590Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-19T09:08:05.590Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:05.590Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-19T09:08:05.590Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-19T09:08:05.901Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-19T09:08:05.901Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:05.901Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-19T09:08:05.901Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-19T09:08:06.200Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-19T09:08:06.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:06.200Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-19T09:08:06.200Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-19T09:08:06.200Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-19T09:08:06.475Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:06.475Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-19T09:08:06.475Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-19T09:08:06.475Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-19T09:08:06.752Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:06.752Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-19T09:08:06.752Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-19T09:08:06.752Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-19T09:08:06.752Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:06.752Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-19T09:08:07.015Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-19T09:08:07.015Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-19T09:08:07.015Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:07.015Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-19T09:08:07.015Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-19T09:08:07.284Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-19T09:08:07.284Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:07.284Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-19T09:08:07.284Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-19T09:08:07.544Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-19T09:08:07.544Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-19T09:08:07.544Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-19T09:08:07.544Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-19T09:08:07.809Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-19T09:08:07.809Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-19T09:08:07.809Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-19T09:08:07.809Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-19T09:08:08.075Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-19T09:08:08.075Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-19T09:08:08.338Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-19T09:08:08.338Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-19T09:08:08.600Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-19T09:08:08.600Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-19T09:08:08.600Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-19T09:08:08.863Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-19T09:08:09.135Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-19T09:08:09.136Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-19T09:08:09.409Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-19T09:08:09.409Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-19T09:08:09.409Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-19T09:08:09.409Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-19T09:08:09.678Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-19T09:08:09.678Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-19T09:08:09.678Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-19T09:08:09.678Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-19T09:08:09.940Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-19T09:08:09.940Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-19T09:08:10.202Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-19T09:08:10.202Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-19T09:08:11.146Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-19T09:08:11.146Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-19T09:08:11.146Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-19T09:08:11.146Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-19T09:08:11.406Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-19T09:08:11.406Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-19T09:08:11.667Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-19T09:08:11.667Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-19T09:08:11.930Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-19T09:08:11.930Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-19T09:08:11.930Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-19T09:08:11.930Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-19T09:08:12.215Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T09:08:12.215Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T09:08:12.215Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T09:08:12.479Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T09:08:12.479Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T09:08:12.479Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T09:08:12.739Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T09:08:12.739Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T09:08:13.691Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T09:08:13.691Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T09:08:14.638Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T09:08:14.638Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T09:08:15.214Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T09:08:15.214Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T09:08:15.475Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T09:08:15.737Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T09:08:16.313Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-19T09:08:16.574Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-19T09:08:16.574Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-19T09:08:16.574Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-19T09:08:16.837Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-19T09:08:16.837Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-19T09:08:16.837Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-19T09:08:16.837Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-19T09:08:17.101Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-19T09:08:17.101Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-19T09:08:17.101Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-19T09:08:17.363Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-19T09:08:17.363Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-19T09:08:17.363Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-19T09:08:17.629Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-19T09:08:17.629Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-19T09:08:17.629Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T09:08:17.629Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-19T09:08:17.890Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T09:08:17.890Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T09:08:17.890Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T09:08:17.890Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-19T09:08:17.890Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-19T09:08:17.890Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-19T09:08:18.163Z] [2021-04-19T09:08:18.163Z] Current default time zone: 'Etc/UTC' [2021-04-19T09:08:18.163Z] Local time is now: Mon Apr 19 09:08:17 UTC 2021. [2021-04-19T09:08:18.163Z] Universal Time is now: Mon Apr 19 09:08:17 UTC 2021. [2021-04-19T09:08:18.163Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-19T09:08:18.163Z] [2021-04-19T09:08:18.163Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-19T09:08:18.163Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T09:08:18.163Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-19T09:08:18.163Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-19T09:08:18.163Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-19T09:08:18.163Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-19T09:08:18.424Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-19T09:08:18.424Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-19T09:08:18.424Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-19T09:08:18.424Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-19T09:08:18.424Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T09:08:18.424Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-19T09:08:18.690Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T09:08:18.690Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-19T09:08:18.691Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T09:08:18.968Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-19T09:08:18.968Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-19T09:08:18.968Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-19T09:08:18.968Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-19T09:08:18.968Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-19T09:08:18.968Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-19T09:08:18.968Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-19T09:08:18.968Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-19T09:08:20.890Z] Updating certificates in /etc/ssl/certs... [2021-04-19T09:08:21.468Z] 23 added, 27 removed; done. [2021-04-19T09:08:21.730Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-19T09:08:21.730Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-19T09:08:21.730Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-19T09:08:21.730Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-19T09:08:21.730Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-19T09:08:21.990Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T09:08:21.990Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-19T09:08:21.990Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T09:08:21.990Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T09:08:21.990Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T09:08:21.990Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T09:08:21.990Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T09:08:21.990Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-19T09:08:22.252Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-19T09:08:22.252Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-19T09:08:22.252Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-19T09:08:22.252Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-19T09:08:22.252Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T09:08:22.252Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-19T09:08:22.252Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-19T09:08:22.512Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-19T09:08:22.512Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-19T09:08:22.512Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-19T09:08:22.512Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-19T09:08:22.774Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-19T09:08:22.774Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-19T09:08:22.774Z] Updating certificates in /etc/ssl/certs... [2021-04-19T09:08:23.346Z] 0 added, 0 removed; done. [2021-04-19T09:08:23.346Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-19T09:08:23.346Z] done. [2021-04-19T09:08:23.874Z] Reading package lists... [2021-04-19T09:08:23.874Z] Building dependency tree... [2021-04-19T09:08:23.874Z] Reading state information... [2021-04-19T09:08:24.136Z] The following NEW packages will be installed: [2021-04-19T09:08:24.136Z] apt-transport-https [2021-04-19T09:08:24.136Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-19T09:08:24.136Z] Need to get 1692 B of archives. [2021-04-19T09:08:24.136Z] After this operation, 154 kB of additional disk space will be used. [2021-04-19T09:08:24.136Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-19T09:08:24.396Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-19T09:08:24.396Z] Fetched 1692 B in 0s (8582 B/s) [2021-04-19T09:08:24.396Z] Selecting previously unselected package apt-transport-https. [2021-04-19T09:08:24.396Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-19T09:08:24.396Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-19T09:08:24.396Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-19T09:08:24.396Z] Setting up apt-transport-https (1.6.13) ... [2021-04-19T09:08:24.659Z] Waiting for network to be ready... [2021-04-19T09:08:31.256Z] 2021-04-19T09:08:29Z INFO Waiting for automatic snapd restart... [2021-04-19T09:08:32.655Z] snapd 2.49.2 from Canonical* installed [2021-04-19T09:08:33.229Z] "snapd" switched to the "latest/stable" channel [2021-04-19T09:08:33.229Z] [2021-04-19T09:08:35.496Z] Removing intermediate container d3198c3082be [2021-04-19T09:08:35.496Z] ---> a2a40df3489f [2021-04-19T09:08:35.496Z] [2021-04-19T09:08:35.496Z] Step 10/31 : FROM alpine:3.12 [2021-04-19T09:08:35.496Z] 3.12: Pulling from library/alpine [2021-04-19T09:08:36.102Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T09:08:36.102Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T09:08:36.102Z] ---> 9852663dfa18 [2021-04-19T09:08:36.102Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-19T09:08:36.530Z] core18 20210309 from Canonical* installed [2021-04-19T09:08:36.531Z] "core18" switched to the "latest/stable" channel [2021-04-19T09:08:36.531Z] [2021-04-19T09:08:36.711Z] ---> Running in 9550afa27115 [2021-04-19T09:08:37.311Z] Removing intermediate container 9550afa27115 [2021-04-19T09:08:37.311Z] ---> c42813b48fcc [2021-04-19T09:08:37.311Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-19T09:08:37.585Z] ---> Running in d74a2e0a57d2 [2021-04-19T09:08:39.577Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:08:39.577Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:08:39.834Z] snapcraft 4.6.2 from Canonical* installed [2021-04-19T09:08:39.834Z] "snapcraft" switched to the "latest/stable" channel [2021-04-19T09:08:39.834Z] [2021-04-19T09:08:40.573Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-19T09:08:40.573Z] (2/2) Installing su-exec (0.2-r1) [2021-04-19T09:08:40.573Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:08:40.573Z] OK: 5 MiB in 16 packages [2021-04-19T09:08:42.562Z] Removing intermediate container d74a2e0a57d2 [2021-04-19T09:08:42.562Z] ---> 2fa833cc9dfd [2021-04-19T09:08:42.562Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-19T09:08:42.562Z] ---> Running in c31671c67503 [2021-04-19T09:08:43.145Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-04-19T09:08:43.145Z] - README.md [2021-04-19T09:08:43.145Z] [2021-04-19T09:08:43.145Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-19T09:08:43.177Z] Removing intermediate container c31671c67503 [2021-04-19T09:08:43.177Z] ---> a655b9b073f1 [2021-04-19T09:08:43.177Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-19T09:08:43.781Z] ---> Running in ce0f95984910 [2021-04-19T09:08:44.385Z] Removing intermediate container ce0f95984910 [2021-04-19T09:08:44.385Z] ---> 008b7d7845c6 [2021-04-19T09:08:44.385Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-19T09:08:44.663Z] ---> Running in 634d55e2d550 [2021-04-19T09:08:49.745Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-19T09:08:49.745Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-19T09:08:49.745Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-19T09:08:50.014Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-19T09:08:50.135Z] Removing intermediate container 634d55e2d550 [2021-04-19T09:08:50.135Z] ---> c81ee4ba0702 [2021-04-19T09:08:50.135Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-19T09:08:50.962Z] Reading package lists... [2021-04-19T09:08:51.130Z] ---> Running in c47f4ae7ab34 [2021-04-19T09:08:51.130Z] Removing intermediate container 1a4282180ccd [2021-04-19T09:08:51.130Z] ---> 170179129d0d [2021-04-19T09:08:51.130Z] [2021-04-19T09:08:51.130Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T09:08:51.130Z] ---> 9852663dfa18 [2021-04-19T09:08:51.130Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-19T09:08:51.228Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-04-19T09:08:51.735Z] ---> Running in 34291d125a77 [2021-04-19T09:08:52.342Z] Removing intermediate container c47f4ae7ab34 [2021-04-19T09:08:52.342Z] ---> 7359e20a3526 [2021-04-19T09:08:52.342Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-19T09:08:53.342Z] Removing intermediate container 6295afb0e48c [2021-04-19T09:08:53.342Z] ---> 8e2c177015f6 [2021-04-19T09:08:53.342Z] [2021-04-19T09:08:53.342Z] Step 10/22 : FROM alpine:3.12 [2021-04-19T09:08:53.342Z] ---> 9852663dfa18 [2021-04-19T09:08:53.342Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-19T09:08:53.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:08:53.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:08:53.887Z] ---> Running in 26e26628064c [2021-04-19T09:08:54.171Z] ---> 9a8d86192f3c [2021-04-19T09:08:54.171Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-19T09:08:54.171Z] ---> Running in 4327216cbb1f [2021-04-19T09:08:54.454Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-19T09:08:54.739Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-19T09:08:54.739Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:08:54.739Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T09:08:55.023Z] OK: 6 MiB in 16 packages [2021-04-19T09:08:56.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:08:56.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:08:57.053Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-19T09:08:57.053Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:08:57.053Z] OK: 5 MiB in 15 packages [2021-04-19T09:08:57.839Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-19T09:08:57.839Z] Reading package lists... [2021-04-19T09:08:57.839Z] Building dependency tree... [2021-04-19T09:08:57.839Z] Reading state information... [2021-04-19T09:08:57.839Z] Suggested packages: [2021-04-19T09:08:57.839Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-19T09:08:57.839Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-19T09:08:57.839Z] Recommended packages: [2021-04-19T09:08:57.839Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-19T09:08:57.839Z] The following NEW packages will be installed: [2021-04-19T09:08:57.839Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-19T09:08:57.839Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-19T09:08:57.839Z] pkg-config zip [2021-04-19T09:08:57.839Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-19T09:08:57.839Z] Need to get 7663 kB of archives. [2021-04-19T09:08:57.839Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-19T09:08:57.839Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-19T09:08:57.839Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-19T09:08:58.101Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-19T09:08:58.101Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-19T09:08:58.101Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-19T09:08:58.361Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-19T09:08:58.361Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-19T09:08:58.361Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-19T09:08:58.361Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-19T09:08:58.361Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-19T09:08:58.622Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-19T09:08:58.622Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-19T09:08:58.622Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-19T09:08:58.888Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-19T09:08:58.888Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-19T09:08:58.888Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-19T09:08:58.888Z] Fetched 7663 kB in 1s (6635 kB/s) [2021-04-19T09:08:58.888Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-19T09:08:58.888Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-19T09:08:58.888Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-19T09:08:58.888Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-19T09:08:59.160Z] Selecting previously unselected package libpsl5:amd64. [2021-04-19T09:08:59.160Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-19T09:08:59.261Z] Removing intermediate container 34291d125a77 [2021-04-19T09:08:59.261Z] ---> aaa7910c51b0 [2021-04-19T09:08:59.261Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T09:08:59.261Z] Removing intermediate container 4327216cbb1f [2021-04-19T09:08:59.261Z] ---> 797d427732ca [2021-04-19T09:08:59.261Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:08:59.422Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-19T09:08:59.422Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-19T09:08:59.422Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-19T09:08:59.422Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-19T09:08:59.422Z] Selecting previously unselected package librtmp1:amd64. [2021-04-19T09:08:59.422Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-19T09:08:59.422Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-19T09:08:59.538Z] ---> Running in 61a27e549984 [2021-04-19T09:08:59.683Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-19T09:08:59.683Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-19T09:08:59.683Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-19T09:08:59.683Z] Selecting previously unselected package liberror-perl. [2021-04-19T09:08:59.683Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-19T09:08:59.683Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-19T09:08:59.683Z] Selecting previously unselected package git-man. [2021-04-19T09:08:59.683Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-19T09:08:59.813Z] Removing intermediate container 26e26628064c [2021-04-19T09:08:59.813Z] ---> b65437a1a44e [2021-04-19T09:08:59.813Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T09:08:59.945Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-19T09:08:59.945Z] Selecting previously unselected package git. [2021-04-19T09:08:59.945Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-19T09:08:59.945Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-19T09:09:00.419Z] ---> Running in 0b7d82638a18 [2021-04-19T09:09:00.886Z] Selecting previously unselected package libnorm1:amd64. [2021-04-19T09:09:00.886Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-19T09:09:00.886Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-19T09:09:00.886Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-19T09:09:00.886Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-19T09:09:00.886Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-19T09:09:00.886Z] Selecting previously unselected package libsodium23:amd64. [2021-04-19T09:09:00.886Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-19T09:09:00.886Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-19T09:09:01.016Z] ---> 635f92346a27 [2021-04-19T09:09:01.016Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-19T09:09:01.016Z] Removing intermediate container 61a27e549984 [2021-04-19T09:09:01.016Z] ---> 601441e5220e [2021-04-19T09:09:01.016Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-19T09:09:01.149Z] Selecting previously unselected package libzmq5:amd64. [2021-04-19T09:09:01.149Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-19T09:09:01.149Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-19T09:09:01.149Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-19T09:09:01.149Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-19T09:09:01.295Z] ---> Running in d0503bec6699 [2021-04-19T09:09:01.295Z] Removing intermediate container 0b7d82638a18 [2021-04-19T09:09:01.295Z] ---> 0a96cc776f1e [2021-04-19T09:09:01.295Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-19T09:09:01.414Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-19T09:09:01.415Z] Selecting previously unselected package pkg-config. [2021-04-19T09:09:01.415Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-19T09:09:01.415Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-19T09:09:01.415Z] Selecting previously unselected package zip. [2021-04-19T09:09:01.415Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-19T09:09:01.415Z] Unpacking zip (3.0-11build1) ... [2021-04-19T09:09:01.584Z] Removing intermediate container 3da0cecd5e72 [2021-04-19T09:09:01.584Z] ---> 761e02dc9e36 [2021-04-19T09:09:01.584Z] [2021-04-19T09:09:01.584Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T09:09:01.584Z] ---> 9852663dfa18 [2021-04-19T09:09:01.680Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-19T09:09:01.680Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-19T09:09:01.680Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-19T09:09:01.680Z] Setting up liberror-perl (0.17025-1) ... [2021-04-19T09:09:01.680Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-19T09:09:01.680Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-19T09:09:01.680Z] No schema files found: doing nothing. [2021-04-19T09:09:01.680Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-19T09:09:01.680Z] Setting up zip (3.0-11build1) ... [2021-04-19T09:09:01.680Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-19T09:09:01.863Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T09:09:01.863Z] ---> Using cache [2021-04-19T09:09:01.863Z] ---> b65437a1a44e [2021-04-19T09:09:01.863Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T09:09:01.863Z] ---> Using cache [2021-04-19T09:09:01.863Z] ---> 0a96cc776f1e [2021-04-19T09:09:01.863Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-19T09:09:01.863Z] ---> Running in 90b3ce1928a1 [2021-04-19T09:09:01.942Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-19T09:09:01.942Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-19T09:09:01.942Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-19T09:09:01.942Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-19T09:09:01.942Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-19T09:09:01.942Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-19T09:09:01.942Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-19T09:09:02.152Z] ---> Running in b93dc55b34eb [2021-04-19T09:09:02.152Z] Removing intermediate container d0503bec6699 [2021-04-19T09:09:02.152Z] ---> 25c01d666cc1 [2021-04-19T09:09:02.152Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T09:09:02.436Z] ---> Running in a2ca20707894 [2021-04-19T09:09:02.719Z] ---> f21462695114 [2021-04-19T09:09:02.719Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-19T09:09:02.719Z] Removing intermediate container 90b3ce1928a1 [2021-04-19T09:09:02.719Z] ---> bc48632b98f6 [2021-04-19T09:09:02.719Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-19T09:09:02.719Z] Removing intermediate container b93dc55b34eb [2021-04-19T09:09:02.719Z] ---> 3398071337d4 [2021-04-19T09:09:02.719Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T09:09:03.331Z] ---> Running in 2d43446a7627 [2021-04-19T09:09:03.331Z] ---> Running in faea1e6a8eab [2021-04-19T09:09:03.608Z] Removing intermediate container a2ca20707894 [2021-04-19T09:09:03.608Z] ---> a2853bfc5e28 [2021-04-19T09:09:03.608Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:09:03.608Z] ---> 7e02129e8986 [2021-04-19T09:09:03.608Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-19T09:09:04.223Z] Removing intermediate container faea1e6a8eab [2021-04-19T09:09:04.223Z] ---> 513b2238b5ee [2021-04-19T09:09:04.223Z] Step 15/23 : WORKDIR / [2021-04-19T09:09:04.223Z] Removing intermediate container 2d43446a7627 [2021-04-19T09:09:04.223Z] ---> 31a511ddce93 [2021-04-19T09:09:04.223Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:09:04.223Z] ---> Running in d103031388a1 [2021-04-19T09:09:04.513Z] ---> 446d1b3ec67c [2021-04-19T09:09:04.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-19T09:09:04.513Z] ---> 2876d5cb98c3 [2021-04-19T09:09:04.513Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-19T09:09:05.502Z] Removing intermediate container d103031388a1 [2021-04-19T09:09:05.502Z] ---> 956dabd0274c [2021-04-19T09:09:05.502Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:09:06.110Z] ---> 51bf026d7515 [2021-04-19T09:09:06.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-19T09:09:06.383Z] ---> 3237ba45cdc1 [2021-04-19T09:09:06.383Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-19T09:09:06.983Z] ---> Running in 629b8c13d788 [2021-04-19T09:09:06.983Z] ---> 9d8ac0925816 [2021-04-19T09:09:06.983Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-19T09:09:06.983Z] ---> 81c6693e0a5f [2021-04-19T09:09:06.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-19T09:09:07.966Z] Removing intermediate container c6480eb0df95 [2021-04-19T09:09:07.966Z] ---> daab88971992 [2021-04-19T09:09:07.966Z] [2021-04-19T09:09:07.966Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T09:09:07.966Z] ---> 9852663dfa18 [2021-04-19T09:09:07.966Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-19T09:09:07.966Z] ---> ed29cb560ae7 [2021-04-19T09:09:07.966Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-19T09:09:08.238Z] Removing intermediate container 629b8c13d788 [2021-04-19T09:09:08.238Z] ---> ed3d22607d49 [2021-04-19T09:09:08.238Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-19T09:09:08.238Z] ---> Running in 19613521cfc5 [2021-04-19T09:09:08.238Z] ---> 8a8fbb44d94d [2021-04-19T09:09:08.238Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-19T09:09:08.509Z] ---> Running in 9cd29d7db353 [2021-04-19T09:09:08.551Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-19T09:09:08.551Z] git set to automatically installed. [2021-04-19T09:09:08.551Z] git-man set to automatically installed. [2021-04-19T09:09:08.551Z] libcurl3-gnutls set to automatically installed. [2021-04-19T09:09:08.551Z] liberror-perl set to automatically installed. [2021-04-19T09:09:08.551Z] libglib2.0-0 set to automatically installed. [2021-04-19T09:09:08.551Z] libnghttp2-14 set to automatically installed. [2021-04-19T09:09:08.551Z] libnorm1 set to automatically installed. [2021-04-19T09:09:08.551Z] libpgm-5.2-0 set to automatically installed. [2021-04-19T09:09:08.551Z] libpsl5 set to automatically installed. [2021-04-19T09:09:08.551Z] librtmp1 set to automatically installed. [2021-04-19T09:09:08.551Z] libsodium23 set to automatically installed. [2021-04-19T09:09:08.551Z] libzmq3-dev set to automatically installed. [2021-04-19T09:09:08.551Z] libzmq5 set to automatically installed. [2021-04-19T09:09:08.551Z] pkg-config set to automatically installed. [2021-04-19T09:09:08.551Z] zip set to automatically installed. [2021-04-19T09:09:08.783Z] ---> 9e8478bb2a83 [2021-04-19T09:09:08.784Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-19T09:09:09.065Z] Removing intermediate container 19613521cfc5 [2021-04-19T09:09:09.065Z] ---> c29d11c53697 [2021-04-19T09:09:09.065Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-19T09:09:09.065Z] ---> a8d1fb91d895 [2021-04-19T09:09:09.065Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-19T09:09:09.065Z] ---> Running in 8ce808bb06ac [2021-04-19T09:09:09.065Z] ---> Running in 6e4ca582c084 [2021-04-19T09:09:09.338Z] ---> a30a27ff16b2 [2021-04-19T09:09:09.338Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-19T09:09:09.338Z] Removing intermediate container 9cd29d7db353 [2021-04-19T09:09:09.338Z] ---> b74e3eeb3ffd [2021-04-19T09:09:09.338Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:09:09.608Z] ---> Running in a407c9c20ebc [2021-04-19T09:09:09.608Z] ---> Running in badd785114ad [2021-04-19T09:09:09.883Z] ---> 251d260cf7b3 [2021-04-19T09:09:09.883Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-19T09:09:10.164Z] Removing intermediate container 6e4ca582c084 [2021-04-19T09:09:10.164Z] ---> 24716ca0289c [2021-04-19T09:09:10.164Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-19T09:09:10.164Z] Removing intermediate container 8ce808bb06ac [2021-04-19T09:09:10.164Z] ---> 6d878bb0c4c0 [2021-04-19T09:09:10.164Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:09:10.164Z] ---> Running in cd201d1fe662 [2021-04-19T09:09:10.439Z] ---> Running in b54c2ae53ec2 [2021-04-19T09:09:10.439Z] Removing intermediate container badd785114ad [2021-04-19T09:09:10.439Z] ---> ade4fc533ad6 [2021-04-19T09:09:10.439Z] Step 20/22 : LABEL arch=arm64 [2021-04-19T09:09:10.439Z] ---> Running in 2ae3ad271906 [2021-04-19T09:09:10.589Z] snapd is not logged in, snap install commands will use sudo [2021-04-19T09:09:10.719Z] ---> Running in 9038d7ca42e2 [2021-04-19T09:09:10.995Z] Removing intermediate container cd201d1fe662 [2021-04-19T09:09:10.995Z] ---> 7bd2138bbb00 [2021-04-19T09:09:10.995Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:09:10.995Z] Removing intermediate container b54c2ae53ec2 [2021-04-19T09:09:10.995Z] ---> a180f553acb5 [2021-04-19T09:09:10.995Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:09:10.995Z] ---> Running in f76243daa19b [2021-04-19T09:09:11.266Z] Removing intermediate container 2ae3ad271906 [2021-04-19T09:09:11.266Z] ---> 8ed0b44a795d [2021-04-19T09:09:11.266Z] Step 20/22 : LABEL arch=arm64 [2021-04-19T09:09:11.266Z] ---> Running in 7b366f8944c7 [2021-04-19T09:09:11.266Z] Removing intermediate container 9038d7ca42e2 [2021-04-19T09:09:11.266Z] ---> c636858f10ff [2021-04-19T09:09:11.266Z] Step 21/22 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:09:11.540Z] ---> Running in 34b2afec1982 [2021-04-19T09:09:11.540Z] ---> Running in ab7925e641a2 [2021-04-19T09:09:11.821Z] Removing intermediate container f76243daa19b [2021-04-19T09:09:11.821Z] ---> 1c6083707c76 [2021-04-19T09:09:11.821Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T09:09:12.094Z] ---> Running in 0567aaba66a8 [2021-04-19T09:09:12.364Z] Removing intermediate container ab7925e641a2 [2021-04-19T09:09:12.364Z] Removing intermediate container 34b2afec1982 [2021-04-19T09:09:12.364Z] ---> 14f3ce443247 [2021-04-19T09:09:12.364Z] Step 21/22 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:09:12.364Z] ---> acba1e608fa1 [2021-04-19T09:09:12.364Z] Step 22/22 : LABEL version=0.0.0 [2021-04-19T09:09:12.639Z] ---> Running in 5ae8893dea48 [2021-04-19T09:09:12.639Z] ---> Running in 6915d1c7753b [2021-04-19T09:09:12.639Z] Removing intermediate container 0567aaba66a8 [2021-04-19T09:09:12.639Z] ---> 1d38afee0d9b [2021-04-19T09:09:12.639Z] Step 22/23 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:09:12.914Z] Removing intermediate container a407c9c20ebc [2021-04-19T09:09:12.914Z] ---> 13b80c289ee5 [2021-04-19T09:09:12.914Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-19T09:09:12.914Z] ---> Running in 6bd78c11f42f [2021-04-19T09:09:13.510Z] ---> Running in 7ab2b5e498c2 [2021-04-19T09:09:13.510Z] Removing intermediate container 6915d1c7753b [2021-04-19T09:09:13.510Z] ---> 5570625ebb00 [2021-04-19T09:09:13.510Z] [2021-04-19T09:09:13.783Z] Removing intermediate container 6bd78c11f42f [2021-04-19T09:09:13.783Z] ---> 5241f6a7d4a5 [2021-04-19T09:09:13.783Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T09:09:13.783Z] Removing intermediate container 5ae8893dea48 [2021-04-19T09:09:13.783Z] ---> 0365ed894bff [2021-04-19T09:09:13.783Z] Step 22/22 : LABEL version=0.0.0 [2021-04-19T09:09:14.055Z] Successfully built 5570625ebb00 [2021-04-19T09:09:14.332Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-19T09:09:14.332Z]  Building docker-support-notifications-go ... done  ---> Running in 2e6bac657f6e [2021-04-19T09:09:14.332Z] Building docker-security-proxy-setup-go [2021-04-19T09:09:14.332Z] ---> Running in db3943b53baf [2021-04-19T09:09:14.332Z] Removing intermediate container 7ab2b5e498c2 [2021-04-19T09:09:14.332Z] ---> 2568ac4d39ff [2021-04-19T09:09:14.332Z] Step 28/31 : CMD ["gate"] [2021-04-19T09:09:14.332Z] Removing intermediate container 7b366f8944c7 [2021-04-19T09:09:14.332Z] ---> 5d85b42cde82 [2021-04-19T09:09:14.607Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-19T09:09:14.881Z] ---> Running in 03d2a9f22e2e [2021-04-19T09:09:14.881Z] ---> Running in 66dd47b3c3e0 [2021-04-19T09:09:14.881Z] Removing intermediate container db3943b53baf [2021-04-19T09:09:14.881Z] ---> d646f4ed09fd [2021-04-19T09:09:14.881Z] [2021-04-19T09:09:15.159Z] Removing intermediate container 2e6bac657f6e [2021-04-19T09:09:15.159Z] ---> aa28bf1b91dd [2021-04-19T09:09:15.159Z] [2021-04-19T09:09:15.791Z] Successfully built d646f4ed09fd [2021-04-19T09:09:15.791Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-19T09:09:15.791Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2021-04-19T09:09:15.791Z] Removing intermediate container 03d2a9f22e2e [2021-04-19T09:09:15.791Z] ---> 8b882f70cdac [2021-04-19T09:09:15.791Z] Step 29/31 : LABEL arch=arm64 [2021-04-19T09:09:16.072Z] Successfully built aa28bf1b91dd [2021-04-19T09:09:16.072Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-19T09:09:16.072Z]  Building docker-support-scheduler-go ... done Building docker-core-command-go [2021-04-19T09:09:16.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:09:16.349Z] ---> Running in 1429099d2b3c [2021-04-19T09:09:16.953Z] Removing intermediate container 1429099d2b3c [2021-04-19T09:09:16.953Z] ---> 9ae9447a4b48 [2021-04-19T09:09:16.953Z] Step 30/31 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:09:16.953Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:09:17.229Z] ---> Running in d943bec7a58d [2021-04-19T09:09:17.270Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-19T09:09:17.834Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-19T09:09:17.834Z] Removing intermediate container d943bec7a58d [2021-04-19T09:09:17.834Z] ---> b10c74568675 [2021-04-19T09:09:17.834Z] Step 31/31 : LABEL version=0.0.0 [2021-04-19T09:09:17.834Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-19T09:09:17.834Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-19T09:09:18.124Z] ---> Running in c4e812cb1dac [2021-04-19T09:09:18.400Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-19T09:09:19.000Z] Removing intermediate container c4e812cb1dac [2021-04-19T09:09:19.000Z] ---> 3f829d283626 [2021-04-19T09:09:19.000Z] [2021-04-19T09:09:19.279Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-19T09:09:19.279Z] Successfully built 3f829d283626 [2021-04-19T09:09:19.554Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-19T09:09:19.554Z]  Building docker-security-bootstrapper-go ... done Building docker-security-secretstore-setup-go [2021-04-19T09:09:19.554Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-19T09:09:19.554Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:09:19.554Z] OK: 8 MiB in 20 packages [2021-04-19T09:09:21.547Z] Removing intermediate container 66dd47b3c3e0 [2021-04-19T09:09:21.547Z] ---> 4a73dff4d168 [2021-04-19T09:09:21.547Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:09:23.004Z] ---> 2a6bfe08411b [2021-04-19T09:09:23.005Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-19T09:09:25.655Z] ---> 66d465fa2cee [2021-04-19T09:09:25.655Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-19T09:09:26.258Z] ---> c6c54bdac1d6 [2021-04-19T09:09:26.258Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-19T09:09:26.258Z] ---> Running in 8140275be570 [2021-04-19T09:09:27.244Z] Removing intermediate container 8140275be570 [2021-04-19T09:09:27.244Z] ---> f6963b9622d4 [2021-04-19T09:09:27.244Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:09:27.347Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-19T09:09:27.518Z] ---> Running in cd160cd97756 [2021-04-19T09:09:27.610Z] snapd is not logged in, snap install commands will use sudo [2021-04-19T09:09:28.116Z] Removing intermediate container cd160cd97756 [2021-04-19T09:09:28.116Z] ---> 8d21955ec97a [2021-04-19T09:09:28.116Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T09:09:28.116Z] ---> Running in c5fa6572004f [2021-04-19T09:09:28.716Z] Removing intermediate container c5fa6572004f [2021-04-19T09:09:28.716Z] ---> de04d12b3cc3 [2021-04-19T09:09:28.716Z] Step 22/23 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:09:28.716Z] ---> Running in 6b94c3301066 [2021-04-19T09:09:29.312Z] Removing intermediate container 6b94c3301066 [2021-04-19T09:09:29.312Z] ---> 22a18fcbac1f [2021-04-19T09:09:29.312Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T09:09:29.591Z] ---> Running in 86d49d2a98fe [2021-04-19T09:09:30.196Z] Removing intermediate container 86d49d2a98fe [2021-04-19T09:09:30.196Z] ---> 28d2aca986d3 [2021-04-19T09:09:30.196Z] [2021-04-19T09:09:30.792Z] Successfully built 28d2aca986d3 [2021-04-19T09:09:30.793Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-19T09:09:34.190Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-19T09:09:34.190Z] snap "core18" has no updates available [2021-04-19T09:09:35.129Z] Pulling go-build-helper [2021-04-19T09:09:35.129Z] + snapcraftctl pull [2021-04-19T09:09:36.069Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-19T09:09:36.069Z] Skipping pull go-build-helper (already ran) [2021-04-19T09:09:36.069Z] Building go-build-helper [2021-04-19T09:09:36.069Z] + snapcraftctl build [2021-04-19T09:09:37.998Z] Staging go-build-helper [2021-04-19T09:09:37.998Z] + snapcraftctl stage [2021-04-19T09:09:47.996Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-19T09:09:47.996Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-19T09:09:47.996Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1693 kB] [2021-04-19T09:09:47.996Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [317 kB] [2021-04-19T09:09:47.996Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-19T09:09:47.996Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-19T09:09:47.996Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-19T09:09:47.997Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-19T09:09:47.997Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1122 kB] [2021-04-19T09:09:47.997Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-19T09:09:47.997Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-19T09:09:47.997Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-19T09:09:47.997Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-19T09:09:47.997Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-19T09:09:47.997Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-19T09:09:47.997Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-19T09:09:47.997Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-19T09:09:47.997Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-19T09:09:47.997Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-19T09:09:47.997Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2036 kB] [2021-04-19T09:09:47.997Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [409 kB] [2021-04-19T09:09:47.997Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-19T09:09:47.997Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-19T09:09:47.997Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [323 kB] [2021-04-19T09:09:47.997Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-19T09:09:47.997Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1732 kB] [2021-04-19T09:09:47.997Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [368 kB] [2021-04-19T09:09:47.997Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-19T09:09:47.997Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-19T09:09:47.997Z] Fetched 224 kB in 0s (0 B/s) [2021-04-19T09:09:47.997Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-19T09:09:47.997Z] Fetched 157 kB in 0s (0 B/s) [2021-04-19T09:09:47.997Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-19T09:09:47.997Z] Fetched 221 kB in 0s (0 B/s) [2021-04-19T09:09:47.997Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-19T09:09:47.997Z] Fetched 143 kB in 0s (0 B/s) [2021-04-19T09:09:47.997Z] Pulling app-service-config [2021-04-19T09:09:47.997Z] + snapcraftctl pull [2021-04-19T09:09:47.997Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-19T09:09:48.569Z] Pulling config-common [2021-04-19T09:09:48.569Z] + snapcraftctl pull [2021-04-19T09:09:52.844Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-19T09:09:52.844Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-19T09:09:52.844Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-19T09:09:52.844Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T09:09:52.844Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-19T09:09:52.844Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T09:09:52.844Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-19T09:09:52.844Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T09:09:52.844Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-19T09:09:52.844Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T09:09:52.844Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-19T09:09:52.844Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T09:09:52.844Z] Pulling edgex-go [2021-04-19T09:09:52.844Z] + snapcraftctl pull [2021-04-19T09:10:14.822Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-19T09:10:14.823Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-19T09:10:14.823Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-19T09:10:14.823Z] Fetched 0 B in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-19T09:10:14.823Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-19T09:10:14.823Z] Fetched 279 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-19T09:10:14.823Z] Fetched 122 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-19T09:10:14.823Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-19T09:10:14.823Z] Fetched 8848 B in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-19T09:10:14.823Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-19T09:10:14.823Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-19T09:10:14.823Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-19T09:10:14.823Z] Fetched 219 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-19T09:10:14.823Z] Fetched 154 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-19T09:10:14.823Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-19T09:10:14.823Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-19T09:10:14.823Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-19T09:10:14.823Z] Fetched 499 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-19T09:10:14.823Z] Fetched 111 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-19T09:10:14.823Z] Fetched 240 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-19T09:10:14.823Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-19T09:10:14.823Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-19T09:10:14.823Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-19T09:10:14.823Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-19T09:10:14.823Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-19T09:10:14.823Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-19T09:10:14.823Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-19T09:10:14.823Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-19T09:10:14.823Z] Fetched 8720 B in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-19T09:10:14.823Z] Fetched 137 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-19T09:10:14.823Z] Fetched 119 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-19T09:10:14.823Z] Fetched 110 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-19T09:10:14.823Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-19T09:10:14.823Z] Fetched 645 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-19T09:10:14.823Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-19T09:10:14.823Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-19T09:10:14.823Z] Fetched 368 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-19T09:10:14.823Z] Fetched 187 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-19T09:10:14.823Z] Fetched 175 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-19T09:10:14.823Z] Fetched 206 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-19T09:10:14.823Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-19T09:10:14.823Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-19T09:10:14.823Z] Fetched 159 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-19T09:10:14.823Z] Fetched 107 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-19T09:10:14.823Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-19T09:10:14.823Z] Pulling static-packages [2021-04-19T09:10:14.823Z] + snapcraftctl pull [2021-04-19T09:10:14.823Z] Pulling version [2021-04-19T09:10:14.823Z] + cd /root/project [2021-04-19T09:10:14.823Z] + [ -f VERSION ] [2021-04-19T09:10:14.823Z] + PROJECT_VERSION=local-dev [2021-04-19T09:10:14.823Z] + git rev-parse --short HEAD [2021-04-19T09:10:14.823Z] + GIT_REVISION=dcffa276 [2021-04-19T09:10:14.823Z] + snapcraftctl set-version local-dev [2021-04-19T09:10:15.761Z] Skipping build go-build-helper (already ran) [2021-04-19T09:10:16.021Z] Building app-service-config [2021-04-19T09:10:16.021Z] + make build [2021-04-19T09:10:16.021Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-19T09:10:17.797Z]  Building docker-core-data-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:10:17.797Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:10:17.797Z] ---> ce75ff6aaa48 [2021-04-19T09:10:17.797Z] Step 3/21 : WORKDIR /edgex-go [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> bc05d8632997 [2021-04-19T09:10:17.797Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> f90c954c785d [2021-04-19T09:10:17.797Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> 8f92a40db54f [2021-04-19T09:10:17.797Z] Step 6/21 : COPY go.mod . [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> 1ba7eddb1ba0 [2021-04-19T09:10:17.797Z] Step 7/21 : RUN go mod download [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> c8b900122c11 [2021-04-19T09:10:17.797Z] Step 8/21 : COPY . . [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> db8aa674f90b [2021-04-19T09:10:17.797Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-19T09:10:17.797Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:10:17.797Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:10:17.797Z] ---> ce75ff6aaa48 [2021-04-19T09:10:17.797Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> bc05d8632997 [2021-04-19T09:10:17.797Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> f90c954c785d [2021-04-19T09:10:17.797Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-19T09:10:17.797Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:10:17.797Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:10:17.797Z] ---> ce75ff6aaa48 [2021-04-19T09:10:17.797Z] Step 3/23 : WORKDIR /edgex-go [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> bc05d8632997 [2021-04-19T09:10:17.797Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> f90c954c785d [2021-04-19T09:10:17.797Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> 8f92a40db54f [2021-04-19T09:10:17.797Z] Step 6/23 : COPY go.mod . [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> 1ba7eddb1ba0 [2021-04-19T09:10:17.797Z] Step 7/23 : RUN go mod download [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> c8b900122c11 [2021-04-19T09:10:17.797Z] Step 8/23 : COPY . . [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> db8aa674f90b [2021-04-19T09:10:17.797Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-19T09:10:17.797Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-19T09:10:17.797Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-19T09:10:17.797Z] ---> ce75ff6aaa48 [2021-04-19T09:10:17.797Z] Step 3/24 : WORKDIR /edgex-go [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> bc05d8632997 [2021-04-19T09:10:17.797Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> f90c954c785d [2021-04-19T09:10:17.797Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> 8f92a40db54f [2021-04-19T09:10:17.797Z] Step 6/24 : COPY go.mod . [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> 1ba7eddb1ba0 [2021-04-19T09:10:17.797Z] Step 7/24 : RUN go mod download [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> c8b900122c11 [2021-04-19T09:10:17.797Z] Step 8/24 : COPY . . [2021-04-19T09:10:17.797Z] ---> Using cache [2021-04-19T09:10:17.797Z] ---> db8aa674f90b [2021-04-19T09:10:17.797Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-19T09:10:17.797Z] ---> Running in 32eb74a5d3b9 [2021-04-19T09:10:17.797Z] ---> Running in de818cb05777 [2021-04-19T09:10:17.797Z] ---> Running in 75efe5acb2b4 [2021-04-19T09:10:17.797Z] ---> Running in f4fe4c71fba0 [2021-04-19T09:10:18.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T09:10:18.562Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-19T09:10:18.562Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-19T09:10:18.562Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-19T09:10:18.562Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-19T09:10:18.562Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-19T09:10:18.562Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-19T09:10:18.562Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-19T09:10:18.562Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-19T09:10:18.562Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-19T09:10:18.562Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-19T09:10:18.822Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-19T09:10:18.822Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-19T09:10:18.822Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-19T09:10:18.822Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-19T09:10:18.822Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-19T09:10:19.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:10:19.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T09:10:19.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T09:10:19.097Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-19T09:10:19.097Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-19T09:10:19.097Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-19T09:10:19.097Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-19T09:10:19.097Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-19T09:10:19.097Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-19T09:10:19.097Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-19T09:10:19.097Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-19T09:10:19.097Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-19T09:10:19.370Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-19T09:10:19.370Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-19T09:10:19.370Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-19T09:10:19.370Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-19T09:10:19.370Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-19T09:10:19.370Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-19T09:10:19.370Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-19T09:10:19.370Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-19T09:10:19.370Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-19T09:10:19.370Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-19T09:10:19.370Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-19T09:10:19.370Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-19T09:10:19.370Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-19T09:10:19.370Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-19T09:10:19.370Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-19T09:10:19.370Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-19T09:10:19.370Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-19T09:10:19.370Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-19T09:10:19.370Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-19T09:10:19.630Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-19T09:10:19.630Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-19T09:10:20.456Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:10:21.906Z] OK: 217 MiB in 51 packages [2021-04-19T09:10:23.907Z] Removing intermediate container f4fe4c71fba0 [2021-04-19T09:10:23.907Z] ---> 912caf53f795 [2021-04-19T09:10:23.907Z] Step 6/23 : COPY go.mod . [2021-04-19T09:10:24.902Z] ---> 96bbe858c76c [2021-04-19T09:10:24.902Z] Step 7/23 : RUN go mod download [2021-04-19T09:10:24.902Z] ---> Running in b97e87c6c623 [2021-04-19T09:10:29.241Z] Removing intermediate container b97e87c6c623 [2021-04-19T09:10:29.241Z] ---> 7d002c250867 [2021-04-19T09:10:29.241Z] Step 8/23 : COPY . . [2021-04-19T09:10:29.624Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-19T09:10:29.624Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-19T09:10:29.624Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-19T09:10:29.624Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-19T09:10:29.624Z] Building config-common [2021-04-19T09:10:29.624Z] + snapcraftctl build [2021-04-19T09:10:32.168Z] Building edgex-go [2021-04-19T09:10:32.168Z] + cd /root/parts/edgex-go/src [2021-04-19T09:10:32.168Z] + make build [2021-04-19T09:10:32.168Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-04-19T09:10:32.428Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.34 [2021-04-19T09:10:32.428Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.71 [2021-04-19T09:10:32.428Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-19T09:10:32.689Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.6 [2021-04-19T09:10:32.689Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-19T09:10:32.689Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-19T09:10:32.689Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-19T09:10:32.689Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-19T09:10:32.968Z] go: downloading golang.org/x/text v0.3.2 [2021-04-19T09:10:38.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-04-19T09:10:38.263Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-19T09:10:42.457Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-04-19T09:10:43.841Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-04-19T09:10:45.235Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T09:10:45.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T09:10:46.066Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-19T09:10:46.326Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-19T09:10:46.326Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-19T09:10:46.326Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-19T09:10:48.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-04-19T09:10:48.238Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-19T09:10:48.238Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-19T09:10:49.620Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-04-19T09:10:50.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T09:10:51.711Z] ---> 537550d8cb81 [2021-04-19T09:10:51.711Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-19T09:10:51.711Z] ---> Running in 5bef188d438d [2021-04-19T09:10:51.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-04-19T09:10:51.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-04-19T09:10:52.890Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T09:10:53.152Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-19T09:10:54.535Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-19T09:10:54.535Z] go: downloading github.com/lib/pq v1.9.0 [2021-04-19T09:10:56.443Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-19T09:10:56.443Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-19T09:10:56.443Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-19T09:10:56.443Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-19T09:10:56.443Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-19T09:10:56.443Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-19T09:10:56.443Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-19T09:10:56.443Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-19T09:10:56.443Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-19T09:10:56.443Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-19T09:10:56.443Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-19T09:10:56.443Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-19T09:10:56.443Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-19T09:10:56.443Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-19T09:10:56.443Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-19T09:10:56.703Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-19T09:10:56.703Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-19T09:10:56.703Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-04-19T09:10:56.703Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-19T09:10:56.703Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-19T09:10:56.703Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-19T09:10:56.703Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-19T09:10:56.703Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-19T09:10:56.703Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-19T09:10:56.703Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-19T09:10:56.703Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-04-19T09:10:59.248Z] Building static-packages [2021-04-19T09:10:59.248Z] + snapcraftctl build [2021-04-19T09:11:01.159Z] Building version [2021-04-19T09:11:01.159Z] + snapcraftctl build [2021-04-19T09:11:03.073Z] Skipping stage go-build-helper (already ran) [2021-04-19T09:11:03.073Z] Staging app-service-config [2021-04-19T09:11:03.073Z] + snapcraftctl stage [2021-04-19T09:11:04.015Z] Staging config-common [2021-04-19T09:11:04.015Z] + snapcraftctl stage [2021-04-19T09:11:05.398Z] Staging edgex-go [2021-04-19T09:11:05.398Z] + snapcraftctl stage [2021-04-19T09:11:06.339Z] Staging static-packages [2021-04-19T09:11:06.339Z] + snapcraftctl stage [2021-04-19T09:11:07.280Z] Staging version [2021-04-19T09:11:07.280Z] + snapcraftctl stage [2021-04-19T09:11:08.394Z] Priming go-build-helper [2021-04-19T09:11:08.394Z] + snapcraftctl prime [2021-04-19T09:11:09.441Z] Priming app-service-config [2021-04-19T09:11:09.441Z] + snapcraftctl prime [2021-04-19T09:11:10.384Z] Priming config-common [2021-04-19T09:11:10.384Z] + snapcraftctl prime [2021-04-19T09:11:11.330Z] Priming edgex-go [2021-04-19T09:11:11.330Z] + snapcraftctl prime [2021-04-19T09:11:12.711Z] Priming static-packages [2021-04-19T09:11:12.711Z] + snapcraftctl prime [2021-04-19T09:11:14.623Z] Priming version [2021-04-19T09:11:14.623Z] + snapcraftctl prime [2021-04-19T09:11:15.564Z] 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] } [2021-04-19T09:11:38.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-04-19T09:11:38.739Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-04-19T09:11:53.872Z] Removing intermediate container 32eb74a5d3b9 [2021-04-19T09:11:53.872Z] ---> 68e92504d7ad [2021-04-19T09:11:53.872Z] [2021-04-19T09:11:53.872Z] Step 10/24 : FROM alpine:3.12 [2021-04-19T09:11:53.872Z] ---> 9852663dfa18 [2021-04-19T09:11:53.872Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-19T09:11:53.872Z] Removing intermediate container de818cb05777 [2021-04-19T09:11:53.872Z] ---> 2183138f4121 [2021-04-19T09:11:53.872Z] [2021-04-19T09:11:53.872Z] Step 10/21 : FROM alpine:3.12 [2021-04-19T09:11:53.872Z] ---> 9852663dfa18 [2021-04-19T09:11:53.872Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-19T09:11:53.872Z] ---> Running in 737c21f8f8a4 [2021-04-19T09:11:53.872Z] ---> Running in 158f0819b805 [2021-04-19T09:11:54.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:11:55.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:11:55.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:11:55.416Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:11:56.031Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-19T09:11:56.031Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-19T09:11:56.031Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T09:11:56.031Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-19T09:11:56.031Z] (4/4) Installing curl (7.76.1-r0) [2021-04-19T09:11:56.031Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:11:56.031Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T09:11:56.031Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T09:11:56.031Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-19T09:11:56.031Z] (4/6) Installing curl (7.76.1-r0) [2021-04-19T09:11:56.031Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-19T09:11:56.031Z] (6/6) Installing su-exec (0.2-r1) [2021-04-19T09:11:56.031Z] Executing busybox-1.31.1-r20.trigger [2021-04-19T09:11:56.031Z] Executing ca-certificates-20191127-r4.trigger [2021-04-19T09:11:56.314Z] OK: 7 MiB in 18 packages [2021-04-19T09:11:56.314Z] OK: 7 MiB in 20 packages [2021-04-19T09:11:57.312Z] Removing intermediate container 75efe5acb2b4 [2021-04-19T09:11:57.313Z] ---> 2374073607e0 [2021-04-19T09:11:57.313Z] [2021-04-19T09:11:57.313Z] Step 10/23 : FROM alpine:3.12 [2021-04-19T09:11:57.313Z] ---> 9852663dfa18 [2021-04-19T09:11:57.313Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-19T09:11:57.313Z] ---> Using cache [2021-04-19T09:11:57.313Z] ---> b65437a1a44e [2021-04-19T09:11:57.313Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-19T09:11:57.313Z] ---> Using cache [2021-04-19T09:11:57.313Z] ---> 0a96cc776f1e [2021-04-19T09:11:57.313Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-19T09:11:57.594Z] ---> Running in 273b33b43e48 [2021-04-19T09:11:58.595Z] Removing intermediate container 273b33b43e48 [2021-04-19T09:11:58.595Z] ---> 10a9e9637026 [2021-04-19T09:11:58.595Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-19T09:11:58.883Z] Removing intermediate container 158f0819b805 [2021-04-19T09:11:58.883Z] ---> 1c80290467d5 [2021-04-19T09:11:58.883Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T09:11:58.883Z] Removing intermediate container 737c21f8f8a4 [2021-04-19T09:11:58.883Z] ---> 4268d26a339a [2021-04-19T09:11:58.883Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-19T09:11:58.883Z] ---> Running in 1966a9e6f396 [2021-04-19T09:11:58.883Z] ---> Running in 6530ed219ffe [2021-04-19T09:11:59.163Z] ---> Running in 290d01825bba [2021-04-19T09:11:59.762Z] Removing intermediate container 1966a9e6f396 [2021-04-19T09:11:59.762Z] ---> 11f00b0b1db7 [2021-04-19T09:11:59.762Z] Step 15/23 : WORKDIR / [2021-04-19T09:11:59.762Z] Removing intermediate container 6530ed219ffe [2021-04-19T09:11:59.762Z] ---> 02cfac7e3ec9 [2021-04-19T09:11:59.762Z] Step 13/21 : WORKDIR /edgex [2021-04-19T09:11:59.762Z] ---> Running in db2604354aba [2021-04-19T09:12:00.054Z] Removing intermediate container 290d01825bba [2021-04-19T09:12:00.054Z] ---> d318a0319218 [2021-04-19T09:12:00.054Z] Step 13/24 : WORKDIR / [2021-04-19T09:12:00.054Z] ---> Running in 2cd5833cc212 [2021-04-19T09:12:00.054Z] ---> Running in 1edb0252482b [2021-04-19T09:12:00.664Z] Removing intermediate container db2604354aba [2021-04-19T09:12:00.664Z] ---> 213ea2e4e422 [2021-04-19T09:12:00.664Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-19T09:12:00.664Z] Removing intermediate container 2cd5833cc212 [2021-04-19T09:12:00.664Z] ---> 59ee8a67b4be [2021-04-19T09:12:00.664Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-19T09:12:00.941Z] Removing intermediate container 1edb0252482b [2021-04-19T09:12:00.941Z] ---> 857e9d1734fe [2021-04-19T09:12:00.941Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-04-19T09:12:01.945Z] ---> f7f84e6cf655 [2021-04-19T09:12:01.945Z] ---> 3b0a8245d965 [2021-04-19T09:12:01.945Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-19T09:12:01.945Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-19T09:12:01.945Z] ---> 39867dc083a0 [2021-04-19T09:12:01.945Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-04-19T09:12:03.405Z] ---> cc84c10522aa [2021-04-19T09:12:03.405Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-19T09:12:03.676Z] ---> 62174a7fea33 [2021-04-19T09:12:03.676Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-19T09:12:03.676Z] ---> 2a697f1e1d3c [2021-04-19T09:12:03.676Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-19T09:12:05.113Z] ---> c4260cf6fa3d [2021-04-19T09:12:05.113Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-19T09:12:05.113Z] ---> 7e00136ad344 [2021-04-19T09:12:05.113Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-19T09:12:05.388Z] ---> 3eb4e3f197dc [2021-04-19T09:12:05.388Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-19T09:12:05.663Z] ---> Running in 6e7daf0a354f [2021-04-19T09:12:05.663Z] ---> Running in 8a7472124c35 [2021-04-19T09:12:06.260Z] Removing intermediate container 6e7daf0a354f [2021-04-19T09:12:06.260Z] ---> bfb6c0ea7942 [2021-04-19T09:12:06.260Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:12:06.260Z] Removing intermediate container 5bef188d438d [2021-04-19T09:12:06.260Z] ---> ebc12281a881 [2021-04-19T09:12:06.260Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-19T09:12:06.536Z] ---> 8b49371db828 [2021-04-19T09:12:06.536Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-19T09:12:06.536Z] ---> Running in 2ce8ed860a70 [2021-04-19T09:12:06.536Z] ---> Running in ec64239152ea [2021-04-19T09:12:06.536Z] Removing intermediate container 8a7472124c35 [2021-04-19T09:12:06.536Z] ---> 9b35d5e946f0 [2021-04-19T09:12:06.536Z] Step 18/21 : CMD ["--init=true"] [2021-04-19T09:12:06.808Z] ---> Running in 7aae0fa95078 [2021-04-19T09:12:07.081Z] Removing intermediate container 2ce8ed860a70 [2021-04-19T09:12:07.081Z] ---> 5d6804d64b1d [2021-04-19T09:12:07.081Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T09:12:07.358Z] ---> Running in b7a96a1b0433 [2021-04-19T09:12:07.358Z] Removing intermediate container 7aae0fa95078 [2021-04-19T09:12:07.358Z] ---> d98b7ef937d9 [2021-04-19T09:12:07.358Z] Step 19/21 : LABEL arch=arm64 [2021-04-19T09:12:07.634Z] ---> Running in 725b8253421c [2021-04-19T09:12:07.912Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-04-19T09:12:07.912Z] Removing intermediate container b7a96a1b0433 [2021-04-19T09:12:07.912Z] ---> b87947e3a728 [2021-04-19T09:12:07.912Z] Step 22/23 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:12:07.912Z] ---> 6c3dd4fdda20 [2021-04-19T09:12:07.912Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-19T09:12:08.189Z] ---> Running in 2bce6abb2233 [2021-04-19T09:12:08.462Z] Removing intermediate container 725b8253421c [2021-04-19T09:12:08.462Z] ---> 3980581fc978 [2021-04-19T09:12:08.462Z] Step 20/21 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:12:08.462Z] ---> Running in 58da4458f694 [2021-04-19T09:12:09.058Z] Removing intermediate container 2bce6abb2233 [2021-04-19T09:12:09.058Z] ---> 0c4244cba6d1 [2021-04-19T09:12:09.058Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T09:12:09.058Z] ---> Running in a045df71c92d [2021-04-19T09:12:09.336Z] Removing intermediate container 58da4458f694 [2021-04-19T09:12:09.336Z] ---> 2ae8b6851321 [2021-04-19T09:12:09.336Z] Step 21/21 : LABEL version=0.0.0 [2021-04-19T09:12:09.336Z] ---> ac3c3af0f075 [2021-04-19T09:12:09.336Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-04-19T09:12:09.612Z] ---> Running in c5d6aafaacf0 [2021-04-19T09:12:09.612Z] ---> Running in 054c53388504 [2021-04-19T09:12:09.902Z] Removing intermediate container a045df71c92d [2021-04-19T09:12:09.902Z] ---> 88dca523d321 [2021-04-19T09:12:09.902Z] [2021-04-19T09:12:10.183Z] Removing intermediate container c5d6aafaacf0 [2021-04-19T09:12:10.183Z] ---> 4c87c4fd21cc [2021-04-19T09:12:10.183Z] [2021-04-19T09:12:10.467Z] Successfully built 88dca523d321 [2021-04-19T09:12:10.467Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-19T09:12:11.077Z]  Building docker-core-command-go ... done Successfully built 4c87c4fd21cc [2021-04-19T09:12:11.077Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-19T09:12:11.351Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ec64239152ea [2021-04-19T09:12:11.351Z] ---> 7a154ebcc550 [2021-04-19T09:12:11.351Z] [2021-04-19T09:12:11.351Z] Step 11/23 : FROM docker:20.10.0 [2021-04-19T09:12:11.626Z] 20.10.0: Pulling from library/docker [2021-04-19T09:12:12.637Z] Removing intermediate container 054c53388504 [2021-04-19T09:12:12.637Z] ---> 3b9decffaeca [2021-04-19T09:12:12.637Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-19T09:12:12.914Z] ---> Running in 8f8f50d7a222 [2021-04-19T09:12:13.897Z] Removing intermediate container 8f8f50d7a222 [2021-04-19T09:12:13.897Z] ---> cd73fcb8ab57 [2021-04-19T09:12:13.897Z] Step 22/24 : LABEL arch=arm64 [2021-04-19T09:12:14.181Z] ---> Running in 9bed10066f57 [2021-04-19T09:12:14.777Z] Removing intermediate container 9bed10066f57 [2021-04-19T09:12:14.777Z] ---> 2f6d861c965d [2021-04-19T09:12:14.777Z] Step 23/24 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:12:15.058Z] ---> Running in ec8855e71bb7 [2021-04-19T09:12:15.650Z] Removing intermediate container ec8855e71bb7 [2021-04-19T09:12:15.650Z] ---> b2e3c32af301 [2021-04-19T09:12:15.650Z] Step 24/24 : LABEL version=0.0.0 [2021-04-19T09:12:15.929Z] ---> Running in cadd4dd07843 [2021-04-19T09:12:16.541Z] Removing intermediate container cadd4dd07843 [2021-04-19T09:12:16.541Z] ---> 4778b07e0876 [2021-04-19T09:12:16.541Z] [2021-04-19T09:12:17.142Z] Successfully built 4778b07e0876 [2021-04-19T09:12:17.142Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-19T09:12:19.769Z]  Building docker-security-secretstore-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-19T09:12:19.769Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-19T09:12:19.769Z] ---> eeaf43b92773 [2021-04-19T09:12:19.769Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-19T09:12:20.369Z] ---> Running in b5c38948aa43 [2021-04-19T09:12:20.969Z] Removing intermediate container b5c38948aa43 [2021-04-19T09:12:20.969Z] ---> 8e0c10e7ebcf [2021-04-19T09:12:20.969Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-19T09:12:20.969Z] ---> Running in 11af294fffe9 [2021-04-19T09:12:22.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T09:12:22.405Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T09:12:22.997Z] (1/39) Installing readline (8.0.4-r0) [2021-04-19T09:12:22.997Z] (2/39) Installing bash (5.0.17-r0) [2021-04-19T09:12:22.997Z] Executing bash-5.0.17-r0.post-install [2021-04-19T09:12:22.997Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-19T09:12:22.997Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-19T09:12:22.997Z] (5/39) Installing curl (7.76.1-r0) [2021-04-19T09:12:22.997Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-19T09:12:22.997Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-19T09:12:22.997Z] (8/39) Installing expat (2.2.9-r1) [2021-04-19T09:12:22.997Z] (9/39) Installing libffi (3.3-r2) [2021-04-19T09:12:22.997Z] (10/39) Installing gdbm (1.13-r1) [2021-04-19T09:12:22.997Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-19T09:12:22.997Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-19T09:12:22.997Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-19T09:12:24.969Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-19T09:12:24.969Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-19T09:12:24.969Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-19T09:12:24.969Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-19T09:12:24.969Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-19T09:12:24.969Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-19T09:12:24.969Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-19T09:12:24.969Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-19T09:12:24.969Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-19T09:12:24.969Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-19T09:12:24.969Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-19T09:12:24.969Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-19T09:12:24.969Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-19T09:12:24.969Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-19T09:12:25.241Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-19T09:12:25.241Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-19T09:12:25.241Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-19T09:12:25.241Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-19T09:12:25.241Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-19T09:12:25.241Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-19T09:12:25.241Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-19T09:12:25.241Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-19T09:12:25.241Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-19T09:12:25.241Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-19T09:12:25.241Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-19T09:12:25.241Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-19T09:12:25.513Z] Executing busybox-1.31.1-r19.trigger [2021-04-19T09:12:25.513Z] OK: 72 MiB in 59 packages [2021-04-19T09:12:29.809Z] Collecting docker-compose==1.23.2 [2021-04-19T09:12:29.809Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-19T09:12:29.809Z] Collecting texttable<0.10,>=0.9.0 [2021-04-19T09:12:29.809Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-19T09:12:31.781Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-19T09:12:31.781Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-19T09:12:33.217Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-04-19T09:12:33.489Z] Collecting jsonschema<3,>=2.5.1 [2021-04-19T09:12:33.489Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-19T09:12:34.945Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-19T09:12:34.945Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-19T09:12:35.952Z] Collecting docker<4.0,>=3.6.0 [2021-04-19T09:12:35.952Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-19T09:12:36.552Z] Collecting cached-property<2,>=1.2.0 [2021-04-19T09:12:36.552Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-19T09:12:37.536Z] Collecting PyYAML<4,>=3.10 [2021-04-19T09:12:37.536Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-19T09:12:40.142Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-19T09:12:40.142Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-19T09:12:40.740Z] Collecting docopt<0.7,>=0.6.1 [2021-04-19T09:12:40.740Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-19T09:12:42.174Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-04-19T09:12:42.445Z] Collecting idna<2.8,>=2.5 [2021-04-19T09:12:42.445Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-19T09:12:42.445Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-04-19T09:12:43.036Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-19T09:12:43.036Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-19T09:12:43.309Z] Collecting docker-pycreds>=0.4.0 [2021-04-19T09:12:43.309Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-19T09:12:43.580Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-19T09:12:43.580Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-19T09:12:43.580Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-19T09:12:43.580Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-19T09:12:44.173Z] Installing collected packages: texttable, dockerpty, jsonschema, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, PyYAML, docopt, docker-compose [2021-04-19T09:12:44.173Z] Running setup.py install for texttable: started [2021-04-19T09:12:46.143Z] Running setup.py install for texttable: finished with status 'done' [2021-04-19T09:12:46.143Z] Running setup.py install for dockerpty: started [2021-04-19T09:12:48.115Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-19T09:12:48.115Z] Attempting uninstall: idna [2021-04-19T09:12:48.115Z] Found existing installation: idna 2.9 [2021-04-19T09:12:48.115Z] Uninstalling idna-2.9: [2021-04-19T09:12:48.115Z] Successfully uninstalled idna-2.9 [2021-04-19T09:12:49.095Z] Attempting uninstall: urllib3 [2021-04-19T09:12:49.095Z] Found existing installation: urllib3 1.25.9 [2021-04-19T09:12:49.095Z] Uninstalling urllib3-1.25.9: [2021-04-19T09:12:49.095Z] Successfully uninstalled urllib3-1.25.9 [2021-04-19T09:12:49.368Z] Attempting uninstall: requests [2021-04-19T09:12:49.368Z] Found existing installation: requests 2.23.0 [2021-04-19T09:12:49.368Z] Uninstalling requests-2.23.0: [2021-04-19T09:12:49.639Z] Successfully uninstalled requests-2.23.0 [2021-04-19T09:12:51.072Z] Running setup.py install for PyYAML: started [2021-04-19T09:12:53.045Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-19T09:12:53.045Z] Running setup.py install for docopt: started [2021-04-19T09:12:55.023Z] Running setup.py install for docopt: finished with status 'done' [2021-04-19T09:12:55.622Z] 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 [2021-04-19T09:13:03.908Z] Removing intermediate container 11af294fffe9 [2021-04-19T09:13:03.908Z] ---> 4c2fc2385e4d [2021-04-19T09:13:03.908Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-19T09:13:03.908Z] ---> Running in a1d4adbacdde [2021-04-19T09:13:04.183Z] Removing intermediate container a1d4adbacdde [2021-04-19T09:13:04.183Z] ---> 5b11cef0a528 [2021-04-19T09:13:04.183Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-19T09:13:04.456Z] ---> Running in 51bfa648118d [2021-04-19T09:13:04.730Z] Removing intermediate container 51bfa648118d [2021-04-19T09:13:04.730Z] ---> a7d5270427b1 [2021-04-19T09:13:04.730Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-19T09:13:06.173Z] ---> 1aa81b477f41 [2021-04-19T09:13:06.173Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-19T09:13:06.787Z] ---> 21a6ea2ff27c [2021-04-19T09:13:06.787Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-19T09:13:07.773Z] ---> 92e14848a4cb [2021-04-19T09:13:07.773Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-19T09:13:07.773Z] ---> Running in e6b1dfa93d52 [2021-04-19T09:13:08.045Z] Removing intermediate container e6b1dfa93d52 [2021-04-19T09:13:08.045Z] ---> 8d19e31a5415 [2021-04-19T09:13:08.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-19T09:13:08.321Z] ---> Running in 0b8824fd57f5 [2021-04-19T09:13:08.922Z] Removing intermediate container 0b8824fd57f5 [2021-04-19T09:13:08.922Z] ---> b3df336ce0e8 [2021-04-19T09:13:08.922Z] Step 21/23 : LABEL arch=arm64 [2021-04-19T09:13:08.922Z] ---> Running in f1c3e26b10c7 [2021-04-19T09:13:09.199Z] Removing intermediate container f1c3e26b10c7 [2021-04-19T09:13:09.199Z] ---> 1bc89f2a9536 [2021-04-19T09:13:09.199Z] Step 22/23 : LABEL git_sha=dcffa276b1efd7c280884e17d0549ce684edf164 [2021-04-19T09:13:09.476Z] ---> Running in 0bf80c9b099c [2021-04-19T09:13:10.084Z] Removing intermediate container 0bf80c9b099c [2021-04-19T09:13:10.084Z] ---> 3029a19678a8 [2021-04-19T09:13:10.084Z] Step 23/23 : LABEL version=0.0.0 [2021-04-19T09:13:10.084Z] ---> Running in 7e58edde0596 [2021-04-19T09:13:10.674Z] Removing intermediate container 7e58edde0596 [2021-04-19T09:13:10.674Z] ---> af832dfdf38f [2021-04-19T09:13:10.674Z] [2021-04-19T09:13:10.947Z] Successfully built af832dfdf38f [2021-04-19T09:13:10.947Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-19T09:13:11.554Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-19T09:13:11.580Z] $ docker stop --time=1 ef9812617a8a7460a2985d0aca2c73f6ba64dbfd75d687f42eff38b31d3562f9 [2021-04-19T09:13:13.533Z] $ docker rm -f ef9812617a8a7460a2985d0aca2c73f6ba64dbfd75d687f42eff38b31d3562f9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T09:13:14.191Z] + docker images [2021-04-19T09:13:14.191Z] + grep docker [2021-04-19T09:13:14.463Z] docker-sys-mgmt-agent-go-arm64 latest af832dfdf38f 4 seconds ago 299MB [2021-04-19T09:13:14.463Z] docker-security-secretstore-setup-go-arm64 latest 4778b07e0876 58 seconds ago 24.9MB [2021-04-19T09:13:14.463Z] docker-core-command-go-arm64 latest 88dca523d321 About a minute ago 16.5MB [2021-04-19T09:13:14.463Z] docker-security-proxy-setup-go-arm64 latest 4c87c4fd21cc About a minute ago 24.6MB [2021-04-19T09:13:14.463Z] docker-core-data-go-arm64 latest 28d2aca986d3 3 minutes ago 21.6MB [2021-04-19T09:13:14.464Z] docker-security-bootstrapper-go-arm64 latest 3f829d283626 3 minutes ago 18.1MB [2021-04-19T09:13:14.464Z] docker-core-metadata-go-arm64 latest d646f4ed09fd 4 minutes ago 18.1MB [2021-04-19T09:13:14.464Z] docker-support-scheduler-go-arm64 latest aa28bf1b91dd 4 minutes ago 16.6MB [2021-04-19T09:13:14.464Z] docker-support-notifications-go-arm64 latest 5570625ebb00 4 minutes ago 17.2MB [2021-04-19T09:13:14.464Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:13:15.488Z] ---> job-cost.sh [2021-04-19T09:13:15.488Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aoG1 [2021-04-19T09:13:54.434Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T09:15:31.203Z] lf-activate-venv(): INFO: Adding /tmp/venv-aoG1/bin to PATH [2021-04-19T09:15:31.203Z] INFO: No Stack... [2021-04-19T09:15:31.203Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-19T09:15:31.203Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T09:15:31.574Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-04-19T09:15:31.574Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T09:15:31.807Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3379-1-stack-cost] [2021-04-19T09:15:31.814Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3379-1-stack-cost] did not exist. Created. [2021-04-19T09:15:31.814Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3379-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T09:15:32.286Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-19T09:15:32.576Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T09:15:32.599Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3379-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 [2021-04-19T09:15:33.834Z] provisioning config files... [2021-04-19T09:15:33.845Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config587883141660817934tmp [Pipeline] { [Pipeline] sh [2021-04-19T09:15:34.206Z] + set +x [2021-04-19T09:15:34.207Z] + curl -s https://codecov.io/bash [2021-04-19T09:15:34.207Z] + bash -s -- [2021-04-19T09:15:34.784Z] [2021-04-19T09:15:34.784Z] _____ _ [2021-04-19T09:15:34.784Z] / ____| | | [2021-04-19T09:15:34.784Z] | | ___ __| | ___ ___ _____ __ [2021-04-19T09:15:34.784Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-19T09:15:34.784Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-19T09:15:34.784Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-19T09:15:34.784Z] Bash-1.0.1 [2021-04-19T09:15:34.784Z] [2021-04-19T09:15:34.784Z] [2021-04-19T09:15:34.784Z] ==> git version 2.24.3 found [2021-04-19T09:15:34.784Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-04-19T09:15:34.784Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-19T09:15:34.784Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-19T09:15:34.784Z] ==> Jenkins CI detected. [2021-04-19T09:15:34.784Z] project root: . [2021-04-19T09:15:34.784Z] --> token set from env [2021-04-19T09:15:34.784Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-19T09:15:34.784Z] ==> Running gcov in . (disable via -X gcov) [2021-04-19T09:15:34.784Z] ==> Python coveragepy not found [2021-04-19T09:15:34.784Z] ==> Searching for coverage reports in: [2021-04-19T09:15:34.784Z] + . [2021-04-19T09:15:34.784Z] -> Found 1 reports [2021-04-19T09:15:34.784Z] ==> Detecting git/mercurial file structure [2021-04-19T09:15:34.784Z] ==> Reading reports [2021-04-19T09:15:34.784Z] + ./coverage.out bytes=691910 [2021-04-19T09:15:35.046Z] ==> Appending adjustments [2021-04-19T09:15:35.046Z] https://docs.codecov.io/docs/fixing-reports [2021-04-19T09:15:38.434Z] + Found adjustments [2021-04-19T09:15:38.434Z] ==> Gzipping contents [2021-04-19T09:15:38.434Z] 100K /tmp/codecov.G4gqUk.gz [2021-04-19T09:15:38.434Z] ==> Uploading reports [2021-04-19T09:15:38.434Z] url: https://codecov.io [2021-04-19T09:15:38.434Z] query: branch=PR-3379&commit=dcffa276b1efd7c280884e17d0549ce684edf164&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3379%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3379&job=&cmd_args= [2021-04-19T09:15:38.434Z] -> Pinging Codecov [2021-04-19T09:15:38.434Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-3379&commit=dcffa276b1efd7c280884e17d0549ce684edf164&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3379%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3379&job=&cmd_args= [2021-04-19T09:15:39.032Z] -> Uploading to [2021-04-19T09:15:39.032Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-19/00271124DB129430A58F1EEE437C3FCB/dcffa276b1efd7c280884e17d0549ce684edf164/1b7ea12a-f2cb-4ed4-a203-9766716b7a5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T091538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58318cc7d195c5c480ee7079cd41e76c14fd5a5d24a0034c76141dcae0b6479a [2021-04-19T09:15:39.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T09:15:39.032Z] Dload Upload Total Spent Left Speed [2021-04-19T09:15:39.617Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99167 0 0 100 99167 0 189k --:--:-- --:--:-- --:--:-- 189k [2021-04-19T09:15:39.618Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dcffa276b1efd7c280884e17d0549ce684edf164 [Pipeline] } [2021-04-19T09:15:39.646Z] 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 [2021-04-19T09:15:41.382Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:15:42.400Z] ---> package-listing.sh [2021-04-19T09:15:42.401Z] ++ facter osfamily [2021-04-19T09:15:42.401Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-19T09:15:42.401Z] + OS_FAMILY=redhat [2021-04-19T09:15:42.401Z] + workspace=/w/workspace/edgex-go/1 [2021-04-19T09:15:42.401Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-19T09:15:42.401Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-19T09:15:42.401Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-19T09:15:42.401Z] + PACKAGES=/tmp/packages_start.txt [2021-04-19T09:15:42.401Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-19T09:15:42.401Z] + PACKAGES=/tmp/packages_end.txt [2021-04-19T09:15:42.401Z] + case "${OS_FAMILY}" in [2021-04-19T09:15:42.401Z] + rpm -qa [2021-04-19T09:15:42.401Z] + sort [2021-04-19T09:15:47.710Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-19T09:15:47.711Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-19T09:15:47.711Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-19T09:15:47.711Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-19T09:15:47.711Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-19T09:15:47.711Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-19T09:15:47.742Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-19T09:15:48.050Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:15:48.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T09:15:48.388Z] [2021-04-19T09:15:48.388Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-19T09:15:48.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T09:15:48.741Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-19T09:15:48.741Z] df20fa9351a1: Pulling fs layer [2021-04-19T09:15:48.741Z] 36b3adc4ff6f: Pulling fs layer [2021-04-19T09:15:48.741Z] 8ad3a11d3b57: Pulling fs layer [2021-04-19T09:15:48.741Z] 46f8f816bc3b: Pulling fs layer [2021-04-19T09:15:48.741Z] 93b61091891f: Pulling fs layer [2021-04-19T09:15:48.741Z] 93b9cdb0e59b: Pulling fs layer [2021-04-19T09:15:48.741Z] 5e14af77c1be: Pulling fs layer [2021-04-19T09:15:48.741Z] 01666e4c0597: Pulling fs layer [2021-04-19T09:15:48.741Z] aa168da1d23b: Pulling fs layer [2021-04-19T09:15:48.741Z] 93b9cdb0e59b: Waiting [2021-04-19T09:15:48.741Z] 5e14af77c1be: Waiting [2021-04-19T09:15:48.741Z] 01666e4c0597: Waiting [2021-04-19T09:15:48.741Z] aa168da1d23b: Waiting [2021-04-19T09:15:48.741Z] 46f8f816bc3b: Waiting [2021-04-19T09:15:48.741Z] 93b61091891f: Waiting [2021-04-19T09:15:49.004Z] 36b3adc4ff6f: Verifying Checksum [2021-04-19T09:15:49.004Z] 36b3adc4ff6f: Download complete [2021-04-19T09:15:49.004Z] 46f8f816bc3b: Verifying Checksum [2021-04-19T09:15:49.004Z] 46f8f816bc3b: Download complete [2021-04-19T09:15:49.004Z] df20fa9351a1: Download complete [2021-04-19T09:15:49.004Z] 93b9cdb0e59b: Verifying Checksum [2021-04-19T09:15:49.004Z] 93b9cdb0e59b: Download complete [2021-04-19T09:15:49.004Z] 93b61091891f: Download complete [2021-04-19T09:15:49.004Z] 5e14af77c1be: Verifying Checksum [2021-04-19T09:15:49.004Z] 5e14af77c1be: Download complete [2021-04-19T09:15:49.004Z] 01666e4c0597: Verifying Checksum [2021-04-19T09:15:49.004Z] 01666e4c0597: Download complete [2021-04-19T09:15:49.270Z] 8ad3a11d3b57: Verifying Checksum [2021-04-19T09:15:49.270Z] 8ad3a11d3b57: Download complete [2021-04-19T09:15:49.270Z] df20fa9351a1: Pull complete [2021-04-19T09:15:49.532Z] 36b3adc4ff6f: Pull complete [2021-04-19T09:15:50.491Z] 8ad3a11d3b57: Pull complete [2021-04-19T09:15:50.491Z] 46f8f816bc3b: Pull complete [2021-04-19T09:15:51.441Z] aa168da1d23b: Verifying Checksum [2021-04-19T09:15:51.441Z] aa168da1d23b: Download complete [2021-04-19T09:15:52.387Z] 93b61091891f: Pull complete [2021-04-19T09:15:52.387Z] 93b9cdb0e59b: Pull complete [2021-04-19T09:15:52.652Z] 5e14af77c1be: Pull complete [2021-04-19T09:15:52.921Z] 01666e4c0597: Pull complete [2021-04-19T09:15:59.539Z] aa168da1d23b: Pull complete [2021-04-19T09:15:59.539Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-19T09:15:59.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T09:15:59.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-19T09:16:00.037Z] prd-centos7-docker-4c-2g-759 does not seem to be running inside a container [2021-04-19T09:16:00.103Z] $ 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 [2021-04-19T09:16:06.973Z] $ docker top 23027bc7b8d8b60973c3cdd7a07007ad29b7c287e2e1bca906ba11344d8d8c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T09:16:07.545Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-19T09:16:07.876Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-19T09:16:08.206Z] + ls /var/log/sa-host [2021-04-19T09:16:08.206Z] + sadf -c /var/log/sa-host/sa19 [2021-04-19T09:16:08.206Z] file_magic: OK [2021-04-19T09:16:08.206Z] HZ: Using current value: 100 [2021-04-19T09:16:08.206Z] file_header: OK [2021-04-19T09:16:08.206Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-19T09:16:08.206Z] Statistics: [2021-04-19T09:16:08.206Z] 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... [2021-04-19T09:16:08.206Z] File successfully converted to sysstat format version 12.2.1 [2021-04-19T09:16:08.206Z] + sadf -c /var/log/sa-host/sa23 [2021-04-19T09:16:08.206Z] file_magic: OK [2021-04-19T09:16:08.206Z] HZ: Using current value: 100 [2021-04-19T09:16:08.206Z] file_header: OK [2021-04-19T09:16:08.206Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-19T09:16:08.206Z] Statistics: [2021-04-19T09:16:08.206Z] Hnuu...uuuununununu... [2021-04-19T09:16:08.206Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-19T09:16:08.915Z] provisioning config files... [2021-04-19T09:16:08.933Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8323254659497025723tmp [Pipeline] { [Pipeline] echo [2021-04-19T09:16:08.994Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:16:09.347Z] ---> create-netrc.sh [Pipeline] } [2021-04-19T09:16:09.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-19T09:16:09.446Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:16:09.785Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-19T09:16:09.814Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:16:10.156Z] ---> sudo-logs.sh [2021-04-19T09:16:10.156Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-19T09:16:10.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:16:10.583Z] ---> job-cost.sh [2021-04-19T09:16:10.583Z] lf-activate-venv: SKIPPING [2021-04-19T09:16:10.583Z] DEBUG: total: 0.20999999344348907 [2021-04-19T09:16:10.583Z] INFO: Retrieving Stack Cost... [2021-04-19T09:16:11.530Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T09:16:11.792Z] INFO: Archiving Costs [Pipeline] echo [2021-04-19T09:16:11.833Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T09:16:12.168Z] ---> logs-deploy.sh [2021-04-19T09:16:12.168Z] lf-activate-venv: SKIPPING [2021-04-19T09:16:12.168Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3379/1 [2021-04-19T09:16:12.168Z] INFO: archiving workspace using pattern(s): [2021-04-19T09:16:13.561Z] Archives upload complete. [2021-04-19T09:16:13.561Z] INFO: archiving logs to Nexus