Pull request #3439 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 972dce496bb6f59cddec418e5c7c7a1ca1d8df8a+106205dfb17fde51d29924d02061c8a1d01e98d4 (29b92c0076fc25a0c66d22ecda47e900dfa83222) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3439/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-3439/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- 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 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3789’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3793 in /w/workspace/edgexfoundry_edgex-go_PR-3439 [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 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit 972dce496bb6f59cddec418e5c7c7a1ca1d8df8a > 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/3439/head:refs/remotes/origin/PR-3439 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing e54e1045ff57a387b98f5a25f35bdf081067cb82 Checking out Revision e54e1045ff57a387b98f5a25f35bdf081067cb82 (PR-3439) > git checkout -f 972dce496bb6f59cddec418e5c7c7a1ca1d8df8a # 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 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e54e1045ff57a387b98f5a25f35bdf081067cb82 # timeout=10 Commit message: "Merge commit '106205dfb17fde51d29924d02061c8a1d01e98d4' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:37:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:37:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:37:43 ========================================================= 10:37:43 EdgeX Global Pipelines Version Info 10:37:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:37:45 ------------------- 10:37:45 stable info: 10:37:45 ------------------- 10:37:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:37:45 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:37:45 Message: update stable to v1.0.191 10:37:46 ------------------- 10:37:46 experimental info: 10:37:46 ------------------- 10:37:46 Commited By: **** collab-it+edgex@linuxfoundation.org 10:37:46 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 10:37:46 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3439 [Pipeline] echo 10:37:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3439 [Pipeline] echo 10:37:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3439 [Pipeline] echo 10:37:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e54e1045ff57a387b98f5a25f35bdf081067cb82 [Pipeline] echo 10:37:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e54e104 [Pipeline] echo 10:37:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:37:48 provisioning config files... 10:37:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4948023040882972856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:48 ---> docker-login.sh 10:37:48 nexus3.edgexfoundry.org:10001 10:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:49 Configure a credential helper to remove this warning. See 10:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:49 10:37:49 Login Succeeded 10:37:49 nexus3.edgexfoundry.org:10002 10:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:49 Configure a credential helper to remove this warning. See 10:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:49 10:37:49 Login Succeeded 10:37:49 nexus3.edgexfoundry.org:10003 10:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:49 Configure a credential helper to remove this warning. See 10:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:49 10:37:49 Login Succeeded 10:37:49 nexus3.edgexfoundry.org:10004 10:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:50 Configure a credential helper to remove this warning. See 10:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:50 10:37:50 Login Succeeded 10:37:50 docker.io 10:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:37:50 Configure a credential helper to remove this warning. See 10:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:37:50 10:37:50 Login Succeeded 10:37:50 ---> docker-login.sh ends [Pipeline] } 10:37:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:37:51 ++ 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 10:37:51 + for file in '`ls cmd/**/Dockerfile`' 10:37:51 ++ dirname cmd/core-command/Dockerfile 10:37:51 ++ cut -d/ -f2 10:37:51 + echo core-command,cmd/core-command/Dockerfile 10:37:51 + for file in '`ls cmd/**/Dockerfile`' 10:37:51 ++ dirname cmd/core-data/Dockerfile 10:37:51 ++ cut -d/ -f2 10:37:51 + echo core-data,cmd/core-data/Dockerfile 10:37:51 + for file in '`ls cmd/**/Dockerfile`' 10:37:51 ++ dirname cmd/core-metadata/Dockerfile 10:37:51 ++ cut -d/ -f2 10:37:51 + echo core-metadata,cmd/core-metadata/Dockerfile 10:37:51 + for file in '`ls cmd/**/Dockerfile`' 10:37:51 ++ dirname cmd/security-bootstrapper/Dockerfile 10:37:51 ++ cut -d/ -f2 10:37:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:37:51 + for file in '`ls cmd/**/Dockerfile`' 10:37:51 ++ dirname cmd/security-proxy-setup/Dockerfile 10:37:51 ++ cut -d/ -f2 10:37:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:37:51 + for file in '`ls cmd/**/Dockerfile`' 10:37:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 10:37:51 ++ cut -d/ -f2 10:37:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:37:51 + for file in '`ls cmd/**/Dockerfile`' 10:37:51 ++ dirname cmd/support-notifications/Dockerfile 10:37:51 ++ cut -d/ -f2 10:37:51 + echo support-notifications,cmd/support-notifications/Dockerfile 10:37:51 + for file in '`ls cmd/**/Dockerfile`' 10:37:51 ++ dirname cmd/support-scheduler/Dockerfile 10:37:51 ++ cut -d/ -f2 10:37:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 10:37:51 + for file in '`ls cmd/**/Dockerfile`' 10:37:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 10:37:51 ++ cut -d/ -f2 10:37:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 10:37:51 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 10:37:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:37:52 10:37:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:37:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:37:52 latest: Pulling from edgex-devops/git-semver 10:37:52 31603596830f: Pulling fs layer 10:37:52 54011a49482f: Pulling fs layer 10:37:52 a6820b24f6d8: Pulling fs layer 10:37:52 f581987b2513: Pulling fs layer 10:37:52 f581987b2513: Waiting 10:37:52 54011a49482f: Verifying Checksum 10:37:52 54011a49482f: Download complete 10:37:52 31603596830f: Verifying Checksum 10:37:52 31603596830f: Download complete 10:37:53 f581987b2513: Verifying Checksum 10:37:53 f581987b2513: Download complete 10:37:53 a6820b24f6d8: Verifying Checksum 10:37:53 a6820b24f6d8: Download complete 10:37:53 31603596830f: Pull complete 10:37:53 54011a49482f: Pull complete 10:37:55 a6820b24f6d8: Pull complete 10:37:55 f581987b2513: Pull complete 10:37:55 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:37:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:37:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:37:55 prd-centos7-docker-4c-2g-3793 does not seem to be running inside a container 10:37:55 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:37:58 $ docker top 13e306ce437c566cfde21b627cd8242d2062c76e91cd76d5af15f7a49748d9d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:58 [ssh-agent] Looking for ssh-agent implementation... 10:37:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:59 $ docker exec 13e306ce437c566cfde21b627cd8242d2062c76e91cd76d5af15f7a49748d9d2 ssh-agent 10:37:59 SSH_AUTH_SOCK=/tmp/ssh-hAOOHz947nj9/agent.11 10:37:59 SSH_AGENT_PID=17 10:37:59 Running ssh-add (command line suppressed) 10:37:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_621682168116193647.key (/w/workspace/edgex-go/1@tmp/private_key_621682168116193647.key) 10:37:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:59 + git tag --points-at HEAD [Pipeline] } 10:38:00 $ docker exec --env ******** --env ******** 13e306ce437c566cfde21b627cd8242d2062c76e91cd76d5af15f7a49748d9d2 ssh-agent -k 10:38:00 unset SSH_AUTH_SOCK; 10:38:00 unset SSH_AGENT_PID; 10:38:00 echo Agent pid 17 killed; 10:38:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:38:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:00 [ssh-agent] Looking for ssh-agent implementation... 10:38:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:00 $ docker exec 13e306ce437c566cfde21b627cd8242d2062c76e91cd76d5af15f7a49748d9d2 ssh-agent 10:38:00 SSH_AUTH_SOCK=/tmp/ssh-UJcqJnkStMKR/agent.46 10:38:00 SSH_AGENT_PID=51 10:38:00 Running ssh-add (command line suppressed) 10:38:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7180228965420364639.key (/w/workspace/edgex-go/1@tmp/private_key_7180228965420364639.key) 10:38:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:38:01 + git semver init 10:38:01 # -> Open(): unable to determine branch for HEAD 10:38:01 # $GIT_DIR = /w/workspace/edgex-go/1/.git 10:38:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 10:38:01 # $SEMVER_REMOTE_NAME = origin 10:38:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:38:01 # $SEMVER_USER_NAME = edgex-jenkins 10:38:01 # $SEMVER_BRANCH = PR-3439 10:38:01 # $SEMVER_TEMP = /tmp/semver-367484928 10:38:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 10:38:28 # '/tmp/semver-367484928' -> '/w/workspace/edgex-go/1/.semver' 10:38:28 # -> Force: false 10:38:28 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 10:38:28 $ docker exec --env ******** --env ******** 13e306ce437c566cfde21b627cd8242d2062c76e91cd76d5af15f7a49748d9d2 ssh-agent -k 10:38:28 unset SSH_AUTH_SOCK; 10:38:28 unset SSH_AGENT_PID; 10:38:28 echo Agent pid 51 killed; 10:38:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:38:29 + git semver [Pipeline] } 10:38:29 $ docker stop --time=1 13e306ce437c566cfde21b627cd8242d2062c76e91cd76d5af15f7a49748d9d2 10:38:31 $ docker rm -f 13e306ce437c566cfde21b627cd8242d2062c76e91cd76d5af15f7a49748d9d2 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:38:32 Stashed 1 file(s) [Pipeline] echo 10:38:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:38:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:38:33 + true 10:38:33 + sudo service docker restart 10:38:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 10:38:34 ========================================================= 10:38:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:38:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:38:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 10:38:40 Sending build context to Docker daemon 330MB 10:38:40 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 10:38:40 Step 2/6 : FROM ${BASE} 10:38:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:38:40 540db60ca938: Pulling fs layer 10:38:40 adcc1eea9eea: Pulling fs layer 10:38:40 4c4ab2625f07: Pulling fs layer 10:38:40 0510c868ecb4: Pulling fs layer 10:38:40 afea3b2eda06: Pulling fs layer 10:38:40 7809a108b3ef: Pulling fs layer 10:38:40 f706445af74f: Pulling fs layer 10:38:40 afea3b2eda06: Waiting 10:38:40 7809a108b3ef: Waiting 10:38:40 f706445af74f: Waiting 10:38:40 0510c868ecb4: Waiting 10:38:40 4c4ab2625f07: Verifying Checksum 10:38:40 4c4ab2625f07: Download complete 10:38:40 adcc1eea9eea: Verifying Checksum 10:38:40 adcc1eea9eea: Download complete 10:38:40 afea3b2eda06: Download complete 10:38:40 7809a108b3ef: Verifying Checksum 10:38:40 7809a108b3ef: Download complete 10:38:40 540db60ca938: Verifying Checksum 10:38:40 540db60ca938: Download complete 10:38:41 540db60ca938: Pull complete 10:38:42 adcc1eea9eea: Pull complete 10:38:42 4c4ab2625f07: Pull complete 10:38:43 f706445af74f: Verifying Checksum 10:38:43 f706445af74f: Download complete 10:38:46 0510c868ecb4: Verifying Checksum 10:38:46 0510c868ecb4: Download complete 10:38:47 Still waiting to schedule task 10:38:47 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 10:38:54 0510c868ecb4: Pull complete 10:38:54 afea3b2eda06: Pull complete 10:38:54 7809a108b3ef: Pull complete 10:38:58 f706445af74f: Pull complete 10:38:58 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:38:58 ---> b068be0155e3 10:38:58 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 10:38:59 ---> Running in 0161a318e6b1 10:39:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:39:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:39:04 (1/12) Installing libmagic (5.39-r0) 10:39:04 (2/12) Installing file (5.39-r0) 10:39:04 (3/12) Installing libc-dev (0.7.2-r3) 10:39:04 (4/12) Installing g++ (10.2.1_pre1-r3) 10:39:19 (5/12) Installing fortify-headers (1.1-r0) 10:39:19 (6/12) Installing patch (2.7.6-r6) 10:39:19 (7/12) Installing build-base (0.5-r2) 10:39:19 (8/12) Installing libsodium (1.0.18-r0) 10:39:19 (9/12) Installing pkgconf (1.7.3-r0) 10:39:19 (10/12) Installing libsodium-dev (1.0.18-r0) 10:39:19 (11/12) Installing libzmq (4.3.3-r1) 10:39:19 (12/12) Installing zeromq-dev (4.3.3-r1) 10:39:19 Executing busybox-1.32.1-r6.trigger 10:39:19 OK: 219 MiB in 52 packages 10:39:22 Removing intermediate container 0161a318e6b1 10:39:22 ---> 819f4b467055 10:39:22 Step 4/6 : WORKDIR /edgex-go 10:39:22 ---> Running in 705abd4318ef 10:39:22 Removing intermediate container 705abd4318ef 10:39:22 ---> a2ace0329957 10:39:22 Step 5/6 : COPY go.mod . 10:39:22 ---> 2566bf355a35 10:39:22 Step 6/6 : RUN go mod download 10:39:22 ---> Running in b44dd138c0e5 10:39:49 Removing intermediate container b44dd138c0e5 10:39:49 ---> 58e80121391b 10:39:49 Successfully built 58e80121391b 10:39:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:39:50 + docker inspect -f . ci-base-image-x86_64 10:39:50 . [Pipeline] withDockerContainer 10:39:50 prd-centos7-docker-4c-2g-3793 does not seem to be running inside a container 10:39:50 $ 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 ******** ci-base-image-x86_64 cat 10:39:51 $ docker top 736dc6fae4e9bd674bacf4509594292fd0a5e269f356a5f6f3d530d9e9b433fb -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:52 + go version 10:39:52 go version go1.16.3 linux/amd64 [Pipeline] } 10:39:52 $ docker stop --time=1 736dc6fae4e9bd674bacf4509594292fd0a5e269f356a5f6f3d530d9e9b433fb 10:39:53 $ docker rm -f 736dc6fae4e9bd674bacf4509594292fd0a5e269f356a5f6f3d530d9e9b433fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:39:54 + docker inspect -f . ci-base-image-x86_64 10:39:54 . [Pipeline] withDockerContainer 10:39:54 prd-centos7-docker-4c-2g-3793 does not seem to be running inside a container 10:39:55 $ 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 ******** ci-base-image-x86_64 cat 10:39:56 $ docker top e84a9dd35e7828a8b189a8b4547582eedfd905acef9d38ef3603787ae104ad67 -eo pid,comm [Pipeline] { [Pipeline] echo 10:39:56 ========================================================= 10:39:56 [edgeXBuildGoParallel] Running Tests and Build... 10:39:56 ========================================================= [Pipeline] sh 10:39:56 + go mod tidy [Pipeline] sh 10:40:00 + make test 10:40:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:40:12 ? github.com/edgexfoundry/edgex-go [no test files] 10:40:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:40:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:40:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:40:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:40:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:40:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:40:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:40:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:40:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:40:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:41:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:41:05 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:41:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:41:07 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.134s coverage: 45.9% of statements 10:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:41:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.172s coverage: 19.8% of statements 10:41:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.156s coverage: 100.0% of statements 10:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.289s coverage: 27.1% of statements 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.144s coverage: 100.0% of statements 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.392s coverage: 71.3% of statements 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.232s coverage: 87.7% of statements 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:41:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.101s coverage: 78.9% of statements 10:41:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.425s coverage: 28.6% of statements 10:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.263s coverage: 100.0% of statements 10:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.227s coverage: 100.0% of statements 10:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.275s coverage: 86.7% of statements 10:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:41:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.246s coverage: 97.5% of statements 10:41:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:41:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.190s coverage: 78.3% of statements 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:41:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:41:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.166s coverage: 95.1% of statements 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:41:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.066s coverage: 58.8% of statements 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:41:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.234s coverage: 0.9% of statements 10:41:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:41:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.142s coverage: 22.6% of statements 10:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.145s coverage: 47.1% of statements 10:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.409s coverage: 79.5% of statements 10:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.116s coverage: 94.1% of statements 10:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.143s coverage: 96.3% of statements 10:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 10:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.137s coverage: 94.4% of statements 10:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.101s coverage: 44.8% of statements 10:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.609s coverage: 81.8% of statements 10:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.184s coverage: 92.9% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 76.0% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.0% of statements 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.092s coverage: 87.2% of statements 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.087s coverage: 85.4% of statements 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.111s coverage: 91.2% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.4% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.720s coverage: 66.9% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.280s coverage: 43.4% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.200s coverage: 47.0% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.062s coverage: 100.0% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:41:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.064s coverage: 100.0% of statements 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:41:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.078s coverage: 9.6% of statements 10:41:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:41:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.375s coverage: 92.6% of statements 10:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:41:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.551s coverage: 28.7% of statements 10:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:41:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.183s coverage: 99.0% of statements 10:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:41:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.118s coverage: 100.0% of statements 10:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:41:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.125s coverage: 64.6% of statements 10:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.251s coverage: 97.6% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:41:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.071s coverage: 87.9% of statements 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:41:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:41:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.072s coverage: 100.0% of statements 10:41:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.166s coverage: 28.1% of statements 10:41:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 10:41:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.055s coverage: 100.0% of statements 10:41:57 GO111MODULE=on go vet ./... 10:42:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3796 in /w/workspace/edgexfoundry_edgex-go_PR-3439 [Pipeline] { [Pipeline] ws 10:42:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:42:05 using credential edgex-jenkins-ssh 10:42:05 Cloning the remote Git repository 10:42:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:42:05 > git init /w/workspace/edgex-go/1 # timeout=10 10:42:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:42:05 > git --version # timeout=10 10:42:05 > git --version # 'git version 2.17.1' 10:42:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:42:25 Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit 972dce496bb6f59cddec418e5c7c7a1ca1d8df8a 10:42:26 Merge succeeded, producing 47a511db98953e129f2f40cd134de8209b5e20b2 10:42:26 Checking out Revision 47a511db98953e129f2f40cd134de8209b5e20b2 (PR-3439) 10:42:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:42:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:42:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:42:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:42:24 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3439/head:refs/remotes/origin/PR-3439 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:42:25 > git config core.sparsecheckout # timeout=10 10:42:25 > git checkout -f 972dce496bb6f59cddec418e5c7c7a1ca1d8df8a # timeout=10 10:42:25 > git remote # timeout=10 10:42:25 > git config --get remote.origin.url # timeout=10 10:42:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:42:25 > git merge 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 10:42:26 > git rev-parse HEAD^{commit} # timeout=10 10:42:26 > git config core.sparsecheckout # timeout=10 10:42:26 > git checkout -f 47a511db98953e129f2f40cd134de8209b5e20b2 # timeout=10 10:42:30 Commit message: "Merge commit '106205dfb17fde51d29924d02061c8a1d01e98d4' into HEAD" 10:42:30 First time build. Skipping changelog. 10:42:30 > git --version # timeout=10 10:42:30 > git --version # 'git version 2.17.1' 10:42:30 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:42:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 10:42:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:42:33 + + truesudo 10:42:33 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 10:42:35 provisioning config files... 10:42:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3750663589463778052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:35 ---> docker-login.sh 10:42:35 nexus3.edgexfoundry.org:10001 10:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:36 Configure a credential helper to remove this warning. See 10:42:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:36 10:42:36 Login Succeeded 10:42:36 nexus3.edgexfoundry.org:10002 10:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:37 Configure a credential helper to remove this warning. See 10:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:37 10:42:37 Login Succeeded 10:42:37 nexus3.edgexfoundry.org:10003 10:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:37 Configure a credential helper to remove this warning. See 10:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:37 10:42:37 Login Succeeded 10:42:37 nexus3.edgexfoundry.org:10004 10:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:38 Configure a credential helper to remove this warning. See 10:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:38 10:42:38 Login Succeeded 10:42:38 docker.io 10:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:39 Configure a credential helper to remove this warning. See 10:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:39 10:42:39 Login Succeeded 10:42:39 ---> docker-login.sh ends [Pipeline] } 10:42:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:42:39 ========================================================= 10:42:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:42:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:42:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 10:42:42 Sending build context to Docker daemon 167.6MB 10:42:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 10:42:42 Step 2/6 : FROM ${BASE} 10:42:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:42:42 595b0fe564bb: Pulling fs layer 10:42:42 7186ed65a4f7: Pulling fs layer 10:42:42 316046926c0a: Pulling fs layer 10:42:42 4ebd0625c992: Pulling fs layer 10:42:42 207e8628e3a3: Pulling fs layer 10:42:42 c791037a9be2: Pulling fs layer 10:42:42 ffd874e62e21: Pulling fs layer 10:42:42 207e8628e3a3: Waiting 10:42:42 c791037a9be2: Waiting 10:42:42 ffd874e62e21: Waiting 10:42:42 4ebd0625c992: Waiting 10:42:42 316046926c0a: Download complete 10:42:42 7186ed65a4f7: Download complete 10:42:42 207e8628e3a3: Verifying Checksum 10:42:42 207e8628e3a3: Download complete 10:42:42 c791037a9be2: Download complete 10:42:42 595b0fe564bb: Download complete 10:42:43 595b0fe564bb: Pull complete 10:42:43 7186ed65a4f7: Pull complete 10:42:43 316046926c0a: Pull complete 10:42:44 ffd874e62e21: Verifying Checksum 10:42:44 ffd874e62e21: Download complete 10:42:46 4ebd0625c992: Verifying Checksum 10:42:46 4ebd0625c992: Download complete 10:42:58 4ebd0625c992: Pull complete 10:42:58 207e8628e3a3: Pull complete 10:42:58 c791037a9be2: Pull complete 10:43:01 ffd874e62e21: Pull complete 10:43:01 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 10:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:43:01 ---> cfc18b08335c 10:43:01 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 10:43:04 ---> Running in 271ef908f887 10:43:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:43:06 gofmt -l . 10:43:06 [ "`gofmt -l .`" = "" ] 10:43:06 ./bin/test-go-mod-tidy.sh 10:43:06 ./bin/test-attribution-txt.sh [Pipeline] sh 10:43:06 + ls -al . 10:43:06 total 816 10:43:06 drwxrwxr-x 10 1001 1001 4096 May 9 10:43 . 10:43:06 drwxr-xr-x 4 root root 28 May 9 10:39 .. 10:43:06 -rw-rw-r-- 1 1001 1001 11 May 9 10:37 .dockerignore 10:43:06 drwxrwxr-x 8 1001 1001 179 May 9 10:37 .git 10:43:06 drwxrwxr-x 3 1001 1001 125 May 9 10:37 .github 10:43:06 -rw-rw-r-- 1 1001 1001 818 May 9 10:37 .gitignore 10:43:06 drwx------ 3 1001 1001 60 May 9 10:38 .semver 10:43:06 -rw-rw-r-- 1 1001 1001 166 May 9 10:37 .sonarcloud.properties 10:43:06 -rw-rw-r-- 1 1001 1001 8609 May 9 10:37 Attribution.txt 10:43:06 -rw-rw-r-- 1 1001 1001 3804 May 9 10:37 CONTRIBUTING.md 10:43:06 -rw-rw-r-- 1 1001 1001 931 May 9 10:37 Dockerfile.build 10:43:06 -rw-rw-r-- 1 1001 1001 863 May 9 10:37 Jenkinsfile 10:43:06 -rw-rw-r-- 1 1001 1001 10775 May 9 10:37 LICENSE 10:43:06 -rw-rw-r-- 1 1001 1001 5774 May 9 10:37 Makefile 10:43:06 -rw-rw-r-- 1 1001 1001 7978 May 9 10:37 README.md 10:43:06 -rw-rw-r-- 1 1001 1001 6755 May 9 10:37 SECURITY.md 10:43:06 -rw-rw-r-- 1 1001 1001 5 May 9 10:38 VERSION 10:43:06 -rw-rw-r-- 1 1001 1001 4131 May 9 10:37 ZMQWindows.md 10:43:06 drwxrwxr-x 2 1001 1001 117 May 9 10:37 bin 10:43:06 drwxrwxr-x 14 1001 1001 4096 May 9 10:37 cmd 10:43:06 -rw-r--r-- 1 root root 705232 May 9 10:41 coverage.out 10:43:06 -rw-r--r-- 1 root root 1060 May 9 10:43 go.mod 10:43:06 -rw-r--r-- 1 root root 21940 May 9 10:39 go.sum 10:43:06 drwxrwxr-x 8 1001 1001 127 May 9 10:37 internal 10:43:06 drwxrwxr-x 4 1001 1001 26 May 9 10:37 openapi 10:43:06 drwxrwxr-x 4 1001 1001 71 May 9 10:37 snap 10:43:06 -rw-rw-r-- 1 1001 1001 168 May 9 10:37 version.go [Pipeline] sh 10:43:07 + '[' -e coverage.out ] 10:43:07 + chown 1001:1001 coverage.out [Pipeline] stash 10:43:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:43:07 Stashed 1 file(s) [Pipeline] sh 10:43:08 (1/12) Installing libmagic (5.39-r0) 10:43:08 + make build 10:43:08 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 10:43:08 (2/12) Installing file (5.39-r0) 10:43:08 (3/12) Installing libc-dev (0.7.2-r3) 10:43:08 (4/12) Installing g++ (10.2.1_pre1-r3) 10:43:13 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 10:43:17 (5/12) Installing fortify-headers (1.1-r0) 10:43:17 (6/12) Installing patch (2.7.6-r6) 10:43:17 (7/12) Installing build-base (0.5-r2) 10:43:17 (8/12) Installing libsodium (1.0.18-r0) 10:43:17 (9/12) Installing pkgconf (1.7.3-r0) 10:43:17 (10/12) Installing libsodium-dev (1.0.18-r0) 10:43:17 (11/12) Installing libzmq (4.3.3-r1) 10:43:17 (12/12) Installing zeromq-dev (4.3.3-r1) 10:43:18 Executing busybox-1.32.1-r6.trigger 10:43:18 OK: 218 MiB in 52 packages 10:43:22 Removing intermediate container 271ef908f887 10:43:22 ---> 9c10444ad5cf 10:43:22 Step 4/6 : WORKDIR /edgex-go 10:43:22 ---> Running in 8d0908f34032 10:43:22 Removing intermediate container 8d0908f34032 10:43:22 ---> 2b8ae42e3576 10:43:22 Step 5/6 : COPY go.mod . 10:43:23 ---> 88ceeff8b7a6 10:43:23 Step 6/6 : RUN go mod download 10:43:23 ---> Running in 65795c664aec 10:43:28 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 10:43:28 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 10:43:31 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 10:43:32 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 10:43:34 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 10:43:37 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 10:43:38 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 10:43:40 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 10:43:42 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 10:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 10:43:46 $ docker stop --time=1 e84a9dd35e7828a8b189a8b4547582eedfd905acef9d38ef3603787ae104ad67 10:43:48 $ docker rm -f e84a9dd35e7828a8b189a8b4547582eedfd905acef9d38ef3603787ae104ad67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 10:43:49 Removing intermediate container 65795c664aec 10:43:49 ---> ebe62cdf372e 10:43:49 Successfully built ebe62cdf372e 10:43:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 10:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:43:50 10:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 10:43:50 + docker inspect -f . ci-base-image-arm64 10:43:50 . [Pipeline] withDockerContainer 10:43:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:43:51 latest: Pulling from edgex-devops/edgex-compose 10:43:51 cbdbe7a5bc2a: Pulling fs layer 10:43:51 ca9280d653b3: Pulling fs layer 10:43:51 7e9c9ca2126c: Pulling fs layer 10:43:51 prd-ubuntu18.04-docker-arm64-4c-16g-3796 does not seem to be running inside a container 10:43:51 $ 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 ******** ci-base-image-arm64 cat 10:43:51 cbdbe7a5bc2a: Verifying Checksum 10:43:51 cbdbe7a5bc2a: Download complete 10:43:52 cbdbe7a5bc2a: Pull complete 10:43:52 ca9280d653b3: Verifying Checksum 10:43:52 ca9280d653b3: Download complete 10:43:52 $ docker top f009754c3bad311e9b9a486d586186406f218de44944da5b9a85f7ea414e1e47 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:53 + go version 10:43:53 go version go1.16.3 linux/arm64 [Pipeline] } 10:43:53 $ docker stop --time=1 f009754c3bad311e9b9a486d586186406f218de44944da5b9a85f7ea414e1e47 10:43:54 ca9280d653b3: Pull complete 10:43:54 7e9c9ca2126c: Verifying Checksum 10:43:54 7e9c9ca2126c: Download complete 10:43:55 $ docker rm -f f009754c3bad311e9b9a486d586186406f218de44944da5b9a85f7ea414e1e47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:43:56 + docker inspect -f . ci-base-image-arm64 10:43:56 . [Pipeline] withDockerContainer 10:43:57 prd-ubuntu18.04-docker-arm64-4c-16g-3796 does not seem to be running inside a container 10:43:57 $ 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 ******** ci-base-image-arm64 cat 10:43:58 $ docker top c151492cc9357f2ff1555f10eb22d851b5478d30b3f0cb87dfbe9581f923908a -eo pid,comm [Pipeline] { [Pipeline] echo 10:43:58 ========================================================= 10:43:58 [edgeXBuildGoParallel] Running Tests and Build... 10:43:58 ========================================================= [Pipeline] sh 10:43:59 + go mod tidy [Pipeline] sh 10:44:01 + make test 10:44:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 10:44:02 7e9c9ca2126c: Pull complete 10:44:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:44:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 10:44:03 prd-centos7-docker-4c-2g-3793 does not seem to be running inside a container 10:44:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:44:06 $ docker top a3b2aac8f28e63533cb0c0be36f67d33c5792a1cc95bf01d8f00556e26e3b3e2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:07 + docker-compose build --help 10:44:07 + grep parallel 10:44:08 --parallel Build images in parallel. [Pipeline] } 10:44:08 $ docker stop --time=1 a3b2aac8f28e63533cb0c0be36f67d33c5792a1cc95bf01d8f00556e26e3b3e2 10:44:10 $ docker rm -f a3b2aac8f28e63533cb0c0be36f67d33c5792a1cc95bf01d8f00556e26e3b3e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:44:10 . [Pipeline] withDockerContainer 10:44:11 prd-centos7-docker-4c-2g-3793 does not seem to be running inside a container 10:44:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:44:12 $ docker top 032f0c4244cac7ac41e22e124b057f5825eecd7aa4bfc95cb2a05211dbe133b3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:12 + docker-compose -f ./docker-compose-build.yml build --parallel 10:44:14 Building docker-core-command-go ... 10:44:14 Building docker-core-data-go ... 10:44:14 Building docker-core-metadata-go ... 10:44:14 Building docker-security-bootstrapper-go ... 10:44:14 Building docker-security-proxy-setup-go ... 10:44:14 Building docker-security-secretstore-setup-go ... 10:44:14 Building docker-support-notifications-go ... 10:44:14 Building docker-support-scheduler-go ... 10:44:14 Building docker-sys-mgmt-agent-go ... 10:44:14 Building docker-security-proxy-setup-go 10:44:14 Building docker-security-secretstore-setup-go 10:44:14 Building docker-sys-mgmt-agent-go 10:44:14 Building docker-support-scheduler-go 10:44:14 Building docker-core-command-go 10:44:28 ? github.com/edgexfoundry/edgex-go [no test files] 10:45:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:45:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:45:01 ---> 58e80121391b 10:45:01 Step 3/22 : WORKDIR /edgex-go 10:45:01 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:45:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:45:01 ---> 58e80121391b 10:45:01 Step 3/25 : WORKDIR /edgex-go 10:45:01 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:45:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:45:01 ---> 58e80121391b 10:45:01 Step 3/21 : WORKDIR /edgex-go 10:45:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:45:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:45:01 ---> 58e80121391b 10:45:01 Step 3/23 : WORKDIR /edgex-go 10:45:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:45:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:45:01 ---> 58e80121391b 10:45:01 Step 3/23 : WORKDIR /edgex-go 10:45:02 ---> Running in e8f6ef55cf15 10:45:02 ---> Running in 2c60de08e146 10:45:02 ---> Running in fd94b7293e56 10:45:02 ---> Running in fd85db11b80b 10:45:02 ---> Running in 03ed8972ef63 10:45:03 Removing intermediate container 03ed8972ef63 10:45:03 ---> d1309042ce15 10:45:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:03 Removing intermediate container 2c60de08e146 10:45:03 ---> c57a315be795 10:45:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:03 Removing intermediate container fd85db11b80b 10:45:03 ---> 96befea48542 10:45:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:03 Removing intermediate container e8f6ef55cf15 10:45:03 ---> 7db56d8d4021 10:45:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:03 Removing intermediate container fd94b7293e56 10:45:03 ---> 85a380021ad9 10:45:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:45:03 ---> Running in 49d48b75c812 10:45:03 ---> Running in a6593eb494a0 10:45:03 ---> Running in 21c4b062b8ba 10:45:03 ---> Running in 6f894c6ba2fc 10:45:03 ---> Running in d6059117f08c 10:45:07 Removing intermediate container 6f894c6ba2fc 10:45:07 ---> 53ad1e8481b8 10:45:07 Step 5/21 : RUN apk add --update --no-cache make git 10:45:07 Removing intermediate container 49d48b75c812 10:45:07 ---> c124d9657812 10:45:07 Step 5/23 : RUN apk add --update --no-cache make git 10:45:07 Removing intermediate container d6059117f08c 10:45:07 ---> 3bc028256e53 10:45:07 Step 5/25 : RUN apk add --update --no-cache make git 10:45:07 Removing intermediate container a6593eb494a0 10:45:07 ---> 38748f16c379 10:45:07 Step 5/23 : RUN apk add --update --no-cache make bash git 10:45:07 ---> Running in cd63458801d7 10:45:07 ---> Running in d3e69819917d 10:45:07 ---> Running in 7b845b1dd706 10:45:07 ---> Running in 262f60599c19 10:45:07 Removing intermediate container 21c4b062b8ba 10:45:07 ---> 88fa99358e29 10:45:07 Step 5/22 : RUN apk add --update --no-cache make git 10:45:07 ---> Running in 673ea8a29067 10:45:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:45:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:45:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:45:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:45:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:45:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:45:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:45:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:45:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:45:10 OK: 219 MiB in 52 packages 10:45:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:45:11 Removing intermediate container d3e69819917d 10:45:11 ---> b6a9ccc5d3b0 10:45:11 Step 6/21 : COPY go.mod . 10:45:11 OK: 219 MiB in 52 packages 10:45:11 OK: 219 MiB in 52 packages 10:45:12 ---> 33ca6d6daef0 10:45:12 Step 7/21 : RUN go mod download 10:45:12 ---> Running in ed8003f7183e 10:45:12 OK: 219 MiB in 52 packages 10:45:12 Removing intermediate container 673ea8a29067 10:45:12 ---> 8e38fd9dad37 10:45:12 Step 6/22 : COPY go.mod . 10:45:12 Removing intermediate container 262f60599c19 10:45:12 ---> a965b6fe01e6 10:45:12 Step 6/25 : COPY go.mod . 10:45:13 OK: 219 MiB in 52 packages 10:45:13 Removing intermediate container cd63458801d7 10:45:13 ---> aa1c1af87fa3 10:45:13 Step 6/23 : COPY go.mod . 10:45:13 ---> 119bd2f112a1 10:45:13 Step 7/25 : RUN go mod download 10:45:13 ---> e37578bde959 10:45:13 Step 7/22 : RUN go mod download 10:45:13 ---> Running in f5769dcacc3d 10:45:13 ---> Running in 13d7b4caac4a 10:45:13 ---> 36ded3a570ea 10:45:13 Step 7/23 : RUN go mod download 10:45:13 Removing intermediate container 7b845b1dd706 10:45:13 ---> 766153a3441f 10:45:13 Step 6/23 : COPY go.mod . 10:45:14 ---> Running in 94c20908ad34 10:45:14 ---> a56cb050b05d 10:45:14 Step 7/23 : RUN go mod download 10:45:14 ---> Running in 173d15b49a39 10:45:15 Removing intermediate container ed8003f7183e 10:45:15 ---> 2b9a7680955b 10:45:15 Step 8/21 : COPY . . 10:45:17 Removing intermediate container f5769dcacc3d 10:45:17 ---> 2d0c7d2d36c0 10:45:17 Step 8/25 : COPY . . 10:45:20 Removing intermediate container 13d7b4caac4a 10:45:20 ---> ca293d2ea71f 10:45:20 Step 8/22 : COPY . . 10:45:20 Removing intermediate container 94c20908ad34 10:45:20 ---> 685bdae5059c 10:45:20 Step 8/23 : COPY . . 10:45:24 Removing intermediate container 173d15b49a39 10:45:24 ---> 3c540fed2144 10:45:24 Step 8/23 : COPY . . 10:45:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:45:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:45:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:45:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:45:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:45:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:45:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 10:45:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:45:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:45:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:45:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 10:45:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 10:45:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.284s coverage: 45.9% of statements 10:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 10:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 10:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 10:46:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 10:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.130s coverage: 19.8% of statements 10:46:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.265s coverage: 100.0% of statements 10:46:03 ---> 7f048ae7557a 10:46:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:46:03 ---> e5e3c4fc7c04 10:46:03 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:46:04 ---> Running in 51478bcd0cd3 10:46:04 ---> Running in 1e3de12ad7e1 10:46:07 ---> 514871a397b8 10:46:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:46:07 ---> 28b6dacb355b 10:46:07 Step 9/23 : RUN make cmd/core-command/core-command 10:46:07 ---> Running in 133ff3ec68ae 10:46:07 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 10:46:07 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 10:46:08 ---> Running in d74ddb504bf5 10:46:09 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 10:46:09 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 10:46:09 ---> c4cfe06c6b3f 10:46:09 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.546s coverage: 27.1% of statements 10:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 10:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 10:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 10:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.246s coverage: 100.0% of statements 10:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 10:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.199s coverage: 100.0% of statements 10:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 10:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 10:46:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.219s coverage: 71.3% of statements 10:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 10:46:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 10:46:09 ---> Running in 88925a44a07a 10:46:10 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 10:46:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.530s coverage: 87.7% of statements 10:46:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 10:46:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 10:46:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.248s coverage: 78.9% of statements 10:46:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 10:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.253s coverage: 28.6% of statements 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 10:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.229s coverage: 100.0% of statements 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 10:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.163s coverage: 100.0% of statements 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 10:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.376s coverage: 86.7% of statements 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 10:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.475s coverage: 97.5% of statements 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 10:46:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.287s coverage: 78.3% of statements 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 10:46:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 10:46:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.222s coverage: 95.1% of statements 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 10:46:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.138s coverage: 58.8% of statements 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 10:46:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.214s coverage: 0.9% of statements 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 10:46:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.131s coverage: 22.6% of statements 10:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.151s coverage: 47.1% of statements 10:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.206s coverage: 79.5% of statements 10:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.136s coverage: 94.1% of statements 10:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.173s coverage: 96.3% of statements 10:46:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.163s coverage: 87.5% of statements 10:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.158s coverage: 94.4% of statements 10:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements 10:46:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.553s coverage: 81.8% of statements 10:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.167s coverage: 76.0% of statements 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 10:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.133s coverage: 80.0% of statements 10:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.199s coverage: 87.2% of statements 10:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.230s coverage: 85.4% of statements 10:46:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 91.2% of statements 10:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:46:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.685s coverage: 64.4% of statements 10:46:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:46:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:46:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.130s coverage: 100.0% of statements 10:46:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 10:46:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 10:46:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements 10:46:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements 10:47:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.966s coverage: 66.9% of statements 10:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 10:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 10:47:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 10:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.718s coverage: 43.4% of statements 10:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements 10:47:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:47:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.111s coverage: 84.8% of statements 10:47:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.460s coverage: 47.0% of statements 10:47:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:47:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:47:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 10:47:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 10:47:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 10:47:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.191s coverage: 100.0% of statements 10:47:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 10:47:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements 10:47:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 10:47:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 10:47:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.228s coverage: 9.6% of statements 10:47:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 10:47:08 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 10:47:08 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 10:47:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.422s coverage: 92.6% of statements 10:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 10:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 10:47:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 10:47:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.613s coverage: 28.7% of statements 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 10:47:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 10:47:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.177s coverage: 100.0% of statements 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 10:47:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.199s coverage: 64.6% of statements 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 10:47:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.396s coverage: 97.6% of statements 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 10:47:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 10:47:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.079s coverage: 100.0% of statements 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 10:47:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 10:47:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 10:47:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.084s coverage: 100.0% of statements 10:47:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.110s coverage: 28.1% of statements 10:47:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 10:47:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 10:47:19 GO111MODULE=on go vet ./... 10:47:21 Removing intermediate container 88925a44a07a 10:47:21 ---> 9d88a9c7def1 10:47:21 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:47:22 Removing intermediate container 133ff3ec68ae 10:47:22 ---> 754dc47e4f76 10:47:22 10:47:22 Step 10/22 : FROM alpine:3.12 10:47:22 3.12: Pulling from library/alpine 10:47:24 Removing intermediate container d74ddb504bf5 10:47:24 ---> ee2ee21b734f 10:47:24 10:47:24 Step 10/23 : FROM alpine:3.12 10:47:24 Removing intermediate container 1e3de12ad7e1 10:47:24 ---> e4c422d06997 10:47:24 10:47:24 Step 10/25 : FROM alpine:3.12 10:47:24 3.12: Pulling from library/alpine 10:47:24 ---> Running in 66af9781e283 10:47:24 3.12: Pulling from library/alpine 10:47:24 Removing intermediate container 51478bcd0cd3 10:47:24 ---> 9110be47aa34 10:47:24 10:47:24 Step 10/21 : FROM alpine:3.12 10:47:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:47:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:47:24 Status: Downloaded newer image for alpine:3.12 10:47:24 Status: Image is up to date for alpine:3.12 10:47:24 3.12: Pulling from library/alpine 10:47:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:47:24 Status: Image is up to date for alpine:3.12 10:47:24 ---> 13621d1b12d4 10:47:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:47:24 ---> 13621d1b12d4 10:47:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:47:24 ---> 13621d1b12d4 10:47:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:47:24 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:47:24 Status: Image is up to date for alpine:3.12 10:47:24 ---> 13621d1b12d4 10:47:24 Step 11/21 : RUN apk add --update --no-cache curl 10:47:25 ---> Running in 6d66834f5256 10:47:25 ---> Running in 3150b3b1e2dd 10:47:25 ---> Running in 007d2543c311 10:47:25 ---> Running in 5786c5e122e1 10:47:25 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 10:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:26 (1/1) Installing dumb-init (1.2.2-r1) 10:47:27 Executing busybox-1.31.1-r20.trigger 10:47:27 OK: 6 MiB in 15 packages 10:47:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:27 (1/1) Installing dumb-init (1.2.2-r1) 10:47:27 Executing busybox-1.31.1-r20.trigger 10:47:27 OK: 6 MiB in 15 packages 10:47:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:27 (1/4) Installing ca-certificates (20191127-r4) 10:47:27 (1/6) Installing ca-certificates (20191127-r4) 10:47:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:47:28 (3/4) Installing libcurl (7.76.1-r0) 10:47:28 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:47:28 (4/4) Installing curl (7.76.1-r0) 10:47:28 Executing busybox-1.31.1-r20.trigger 10:47:28 (3/6) Installing libcurl (7.76.1-r0) 10:47:28 Executing ca-certificates-20191127-r4.trigger 10:47:28 (4/6) Installing curl (7.76.1-r0) 10:47:28 (5/6) Installing dumb-init (1.2.2-r1) 10:47:28 (6/6) Installing su-exec (0.2-r1) 10:47:28 Executing busybox-1.31.1-r20.trigger 10:47:28 Executing ca-certificates-20191127-r4.trigger 10:47:28 OK: 7 MiB in 18 packages 10:47:28 OK: 7 MiB in 20 packages 10:47:29 Removing intermediate container 66af9781e283 10:47:29 ---> e4fa704edf47 10:47:29 10:47:29 Step 11/23 : FROM docker:20.10.0 10:47:29 Removing intermediate container 6d66834f5256 10:47:29 ---> d96fad15242e 10:47:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:47:29 20.10.0: Pulling from library/docker 10:47:30 Removing intermediate container 007d2543c311 10:47:30 ---> 207a661e4699 10:47:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:47:30 ---> Running in 3a04baa029d9 10:47:31 ---> Running in 7c6bc3f81b81 10:47:31 Removing intermediate container 5786c5e122e1 10:47:31 ---> 9c4edf62cb87 10:47:31 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:47:32 Removing intermediate container 3a04baa029d9 10:47:32 ---> 425158607c18 10:47:32 Step 13/23 : ENV APP_PORT=48082 10:47:32 ---> Running in a4d5b215b180 10:47:32 ---> Running in 6b1cdbeaf4ea 10:47:32 Removing intermediate container 7c6bc3f81b81 10:47:32 ---> f9e83f2e7254 10:47:32 Step 13/22 : ENV APP_PORT=48085 10:47:32 Removing intermediate container 3150b3b1e2dd 10:47:32 ---> 4ad14f71796a 10:47:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:47:32 ---> Running in ab376ef556da 10:47:33 ---> Running in b71cbc36de35 10:47:33 Removing intermediate container a4d5b215b180 10:47:33 ---> ba368377da77 10:47:33 Step 13/21 : WORKDIR /edgex 10:47:33 Removing intermediate container 6b1cdbeaf4ea 10:47:33 ---> 8a75346008c9 10:47:33 Step 14/23 : EXPOSE $APP_PORT 10:47:33 Removing intermediate container ab376ef556da 10:47:33 ---> aa11a9b4bb75 10:47:33 Step 14/22 : EXPOSE $APP_PORT 10:47:33 ---> Running in a91a300eab59 10:47:33 ---> Running in e0f534a9c674 10:47:33 ---> Running in 25cb1674e79c 10:47:33 Removing intermediate container b71cbc36de35 10:47:33 ---> 6830c34a226f 10:47:33 Step 13/25 : WORKDIR / 10:47:34 ---> Running in 63651ebb1363 10:47:34 Removing intermediate container e0f534a9c674 10:47:34 ---> dcf4a477b98d 10:47:34 Step 15/23 : WORKDIR / 10:47:34 Removing intermediate container a91a300eab59 10:47:34 ---> d0d344086d58 10:47:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:47:34 Removing intermediate container 25cb1674e79c 10:47:34 ---> e6488fc59d5a 10:47:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:47:34 ---> Running in 9580da71fa3d 10:47:35 Removing intermediate container 63651ebb1363 10:47:35 ---> 40f4dc69687b 10:47:35 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:47:35 ---> be943559f9b2 10:47:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:47:35 Removing intermediate container 9580da71fa3d 10:47:35 ---> b20c43b84624 10:47:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:47:35 ---> 2b92cb9b00f7 10:47:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:47:35 ---> c4f47511b42c 10:47:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:47:36 ---> 8c52cf2ad823 10:47:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:47:36 ---> 5e922b603ac8 10:47:36 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:47:37 ---> 6e2fdf351d6e 10:47:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:47:37 ---> c4fe01617b54 10:47:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:47:37 ---> faabd6a007bf 10:47:37 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:47:37 ---> ed5b83c8181e 10:47:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:47:38 ---> 5f18d4641a79 10:47:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:47:38 ---> 99c51b36b127 10:47:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:47:38 ---> 27a8a3d323da 10:47:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:47:38 ---> Running in 56f75757665e 10:47:38 ---> Running in 0d7891a520de 10:47:38 ---> dc6822adc56d 10:47:38 Step 19/23 : ENTRYPOINT ["/core-command"] 10:47:38 ---> Running in 84f1e1692dbc 10:47:38 Removing intermediate container 0d7891a520de 10:47:38 ---> 736ab5467486 10:47:38 Step 18/21 : CMD ["--init=true"] 10:47:38 Removing intermediate container 56f75757665e 10:47:38 ---> eeff15bc447e 10:47:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:47:38 ---> Running in 840188d1d048 10:47:38 ---> Running in 15fd0b715ce6 10:47:39 Removing intermediate container 84f1e1692dbc 10:47:39 ---> 5e57d76bd287 10:47:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:47:39 ---> 214a114214aa 10:47:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:47:39 ---> Running in 07a885c4feab 10:47:40 Removing intermediate container 15fd0b715ce6 10:47:40 ---> e67590996113 10:47:40 Step 20/22 : LABEL arch=x86_64 10:47:40 Removing intermediate container 840188d1d048 10:47:40 ---> dc5851771bd8 10:47:40 Step 19/21 : LABEL arch=x86_64 10:47:40 ---> Running in 7e043d136a87 10:47:41 ---> Running in c1ee197afc69 10:47:41 Removing intermediate container 07a885c4feab 10:47:41 ---> 00cb87c990c3 10:47:41 Step 21/23 : LABEL arch=x86_64 10:47:41 ---> c24b350b0d30 10:47:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:47:41 Removing intermediate container 7e043d136a87 10:47:41 ---> edc9eafccffc 10:47:41 Step 21/22 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:47:41 ---> Running in f26575b97d4f 10:47:41 Removing intermediate container c1ee197afc69 10:47:41 ---> e73fc71c5a5c 10:47:41 Step 20/21 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:47:41 ---> Running in 3bce13cd3469 10:47:41 ---> Running in b6fb97c52d11 10:47:41 Removing intermediate container f26575b97d4f 10:47:41 ---> 254663443085 10:47:41 Step 22/23 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:47:41 ---> d970e805e484 10:47:41 Step 21/25 : 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/ 10:47:41 ---> Running in 47158862d253 10:47:41 Removing intermediate container 3bce13cd3469 10:47:41 ---> 5c9feb43b845 10:47:41 Step 22/22 : LABEL version=0.0.0 10:47:41 Removing intermediate container b6fb97c52d11 10:47:41 ---> 4695de2a6dba 10:47:41 Step 21/21 : LABEL version=0.0.0 10:47:42 ---> Running in 05cdfb386aa0 10:47:42 ---> Running in 43c66e49582c 10:47:42 ---> Running in 529e1142baab 10:47:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:47:42 Status: Downloaded newer image for docker:20.10.0 10:47:42 ---> aefe523efa57 10:47:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:47:42 Removing intermediate container 47158862d253 10:47:42 ---> 81012bc7db00 10:47:42 Step 23/23 : LABEL version=0.0.0 10:47:42 ---> Running in 33bfe8124c51 10:47:42 ---> Running in 35983c6440a4 10:47:42 Removing intermediate container 529e1142baab 10:47:42 ---> 4effe238ec51 10:47:42 10:47:42 Removing intermediate container 43c66e49582c 10:47:42 ---> f77e9f720d5c 10:47:42 10:47:42 Removing intermediate container 33bfe8124c51 10:47:42 ---> 9c0e67fcf8b8 10:47:42 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 10:47:43 Removing intermediate container 35983c6440a4 10:47:43 ---> 104109e4aea7 10:47:43 10:47:43 ---> Running in bfbf767205dd 10:47:43 Successfully built 4effe238ec51 10:47:43 Successfully tagged docker-support-scheduler-go:latest 10:47:43 Building docker-core-metadata-go 10:47:43  Building docker-support-scheduler-go ... done Successfully built f77e9f720d5c 10:47:43 Successfully tagged docker-security-proxy-setup-go:latest 10:47:43  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 10:47:43 Successfully built 104109e4aea7 10:47:43 Successfully tagged docker-core-command-go:latest 10:47:43  Building docker-core-command-go ... done Building docker-support-notifications-go 10:47:44 Removing intermediate container 05cdfb386aa0 10:47:44 ---> c1dfb610185e 10:47:44 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:47:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:47:44 ---> Running in d866d791fd03 10:47:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:47:44 Removing intermediate container d866d791fd03 10:47:44 ---> 8d3c8e027f74 10:47:44 Step 23/25 : LABEL arch=x86_64 10:47:44 (1/39) Installing readline (8.0.4-r0) 10:47:44 (2/39) Installing bash (5.0.17-r0) 10:47:44 Executing bash-5.0.17-r0.post-install 10:47:44 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:47:44 (4/39) Installing libcurl (7.76.1-r0) 10:47:44 (5/39) Installing curl (7.76.1-r0) 10:47:44 (6/39) Installing dumb-init (1.2.2-r1) 10:47:44 (7/39) Installing libbz2 (1.0.8-r1) 10:47:44 (8/39) Installing expat (2.2.9-r1) 10:47:44 (9/39) Installing libffi (3.3-r2) 10:47:44 ---> Running in 7d8a8abab819 10:47:44 (10/39) Installing gdbm (1.13-r1) 10:47:44 (11/39) Installing xz-libs (5.2.5-r0) 10:47:44 (12/39) Installing sqlite-libs (3.32.1-r0) 10:47:44 (13/39) Installing python3 (3.8.10-r0) 10:47:50 Removing intermediate container 7d8a8abab819 10:47:50 ---> 57934c492c28 10:47:50 Step 24/25 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:47:50 (14/39) Installing py3-appdirs (1.4.4-r1) 10:47:50 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:47:50 (16/39) Installing py3-parsing (2.4.7-r0) 10:47:50 (17/39) Installing py3-six (1.15.0-r0) 10:47:50 (18/39) Installing py3-packaging (20.4-r0) 10:47:50 (19/39) Installing py3-setuptools (47.0.0-r0) 10:47:50 (20/39) Installing py3-chardet (3.0.4-r4) 10:47:50 ---> Running in 386aa31c97eb 10:47:50 (21/39) Installing py3-idna (2.9-r0) 10:47:50 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:47:50 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:47:50 (24/39) Installing py3-requests (2.23.0-r0) 10:47:51 (25/39) Installing py3-msgpack (1.0.0-r0) 10:47:51 (26/39) Installing py3-lockfile (0.12.2-r3) 10:47:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:47:52 (28/39) Installing py3-colorama (0.4.3-r0) 10:47:52 (29/39) Installing py3-distlib (0.3.0-r0) 10:47:54 (30/39) Installing py3-distro (1.5.0-r1) 10:47:54 (31/39) Installing py3-webencodings (0.5.1-r3) 10:47:54 (32/39) Installing py3-html5lib (1.0.1-r4) 10:47:54 (33/39) Installing py3-pytoml (0.1.21-r0) 10:47:54 (34/39) Installing py3-pep517 (0.8.2-r0) 10:47:54 (35/39) Installing py3-progress (1.5-r0) 10:47:54 (36/39) Installing py3-toml (0.10.1-r0) 10:47:54 Removing intermediate container 386aa31c97eb 10:47:54 ---> 206d5ea419fc 10:47:54 Step 25/25 : LABEL version=0.0.0 10:47:55 (37/39) Installing py3-retrying (1.3.3-r0) 10:47:55 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:47:55 (39/39) Installing py3-pip (20.1.1-r0) 10:47:55 ---> Running in 47a1a28b8e34 10:47:55 Executing busybox-1.31.1-r19.trigger 10:47:55 OK: 72 MiB in 59 packages 10:47:57 Removing intermediate container 47a1a28b8e34 10:47:57 ---> 433bc4c6751f 10:47:57 10:47:57 Successfully built 433bc4c6751f 10:47:57 Successfully tagged docker-security-secretstore-setup-go:latest 10:47:57 Building docker-core-data-go 10:48:04  Building docker-security-secretstore-setup-go ... done Collecting docker-compose==1.23.2 10:48:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:48:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:48:04 Collecting jsonschema<3,>=2.5.1 10:48:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:48:04 Collecting dockerpty<0.5,>=0.4.1 10:48:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:48:08 Collecting docker<4.0,>=3.6.0 10:48:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:48:08 Collecting texttable<0.10,>=0.9.0 10:48:08 Downloading texttable-0.9.1.tar.gz (11 kB) 10:48:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:48:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:48:12 Collecting websocket-client<1.0,>=0.32.0 10:48:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:48:13 Collecting PyYAML<4,>=3.10 10:48:13 Downloading PyYAML-3.13.tar.gz (270 kB) 10:48:16 Collecting docopt<0.7,>=0.6.1 10:48:16 Downloading docopt-0.6.2.tar.gz (25 kB) 10:48:17 Collecting cached-property<2,>=1.2.0 10:48:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:48:17 Collecting docker-pycreds>=0.4.0 10:48:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:48:17 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) 10:48:17 Collecting urllib3<1.25,>=1.21.1 10:48:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:48:17 Collecting idna<2.8,>=2.5 10:48:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:48:18 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) 10:48:18 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:48:18 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:48:18 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:48:18 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:48:18 Installing collected packages: jsonschema, dockerpty, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, PyYAML, docopt, cached-property, docker-compose 10:48:19 Running setup.py install for dockerpty: started 10:48:21 Running setup.py install for dockerpty: finished with status 'done' 10:48:22 Attempting uninstall: urllib3 10:48:22 Found existing installation: urllib3 1.25.9 10:48:22 Uninstalling urllib3-1.25.9: 10:48:22 Successfully uninstalled urllib3-1.25.9 10:48:22 Attempting uninstall: idna 10:48:22 Found existing installation: idna 2.9 10:48:22 Uninstalling idna-2.9: 10:48:22 Successfully uninstalled idna-2.9 10:48:23 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:48:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:48:23 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:48:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:48:23 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 ---> 58e80121391b 10:48:23 10:48:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:48:23 ---> 58e80121391b 10:48:23 Step 3/31 : WORKDIR /edgex-goStep 3/23 : WORKDIR /edgex-go 10:48:23 10:48:23 ---> 58e80121391b 10:48:23 Step 3/22 : WORKDIR /edgex-go 10:48:23 Attempting uninstall: requests 10:48:23 Found existing installation: requests 2.23.0 10:48:23 Uninstalling requests-2.23.0: 10:48:23 Successfully uninstalled requests-2.23.0 10:48:23 ---> Using cache 10:48:23 ---> 85a380021ad9 10:48:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:23 ---> Using cache 10:48:23 ---> 85a380021ad9 10:48:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:23 ---> Using cache 10:48:23 ---> 85a380021ad9 10:48:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:23 ---> Using cache 10:48:23 ---> 3bc028256e53 10:48:23 Step 5/31 : RUN apk add --update --no-cache make git 10:48:23 ---> Using cache 10:48:23 ---> 3bc028256e53 10:48:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:48:23 ---> Using cache 10:48:23 ---> 3bc028256e53 10:48:23 Step 5/23 : RUN apk add --update --no-cache make git 10:48:23 ---> Using cache 10:48:23 ---> a965b6fe01e6 10:48:23 Step 6/31 : COPY go.mod . 10:48:23 ---> Using cache 10:48:23 ---> a965b6fe01e6 10:48:23 Step 6/23 : COPY go.mod . 10:48:23 ---> Using cache 10:48:23 ---> 119bd2f112a1 10:48:23 Step 7/31 : RUN go mod download 10:48:23 ---> Using cache 10:48:23 ---> 119bd2f112a1 10:48:23 Step 7/23 : RUN go mod download 10:48:23 ---> Using cache 10:48:23 ---> 2d0c7d2d36c0 10:48:23 Step 8/23 : COPY . . 10:48:23 ---> Using cache 10:48:23 ---> 2d0c7d2d36c0 10:48:23 Step 8/31 : COPY . . 10:48:24 ---> Using cache 10:48:24 ---> 7f048ae7557a 10:48:24 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:48:24 ---> Using cache 10:48:24 ---> 7f048ae7557a 10:48:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:48:26 ---> Running in 61fd57a2dd2a 10:48:26 ---> Running in 32271ecd37d7 10:48:26 ---> Running in e547e183ce4e 10:48:26 Running setup.py install for texttable: started 10:48:30 Running setup.py install for texttable: finished with status 'done' 10:48:30 Running setup.py install for PyYAML: started 10:48:31 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 10:48:31 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 10:48:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:48:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:48:31 ---> 58e80121391b 10:48:31 Step 3/23 : WORKDIR /edgex-go 10:48:31 ---> Using cache 10:48:31 ---> 85a380021ad9 10:48:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:31 ---> Using cache 10:48:31 ---> 3bc028256e53 10:48:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:48:31 Running setup.py install for PyYAML: finished with status 'done' 10:48:31 Running setup.py install for docopt: started 10:48:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:48:31 ---> Running in 1c9d30774190 10:48:32 Running setup.py install for docopt: finished with status 'done' 10:48:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:48:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:48:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:48:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:48:36 OK: 219 MiB in 52 packages 10:48:36 OK: 219 MiB in 52 packages 10:48:39 Removing intermediate container 1c9d30774190 10:48:39 ---> 679f0f7cbe54 10:48:39 Step 6/23 : COPY go.mod . 10:48:39 Removing intermediate container 61fd57a2dd2a 10:48:39 ---> d7d218fe75b1 10:48:39 Step 6/22 : COPY go.mod . 10:48:40 ---> 77928bce4ab6 10:48:40 Step 7/22 : RUN go mod download 10:48:40 ---> 24882a77d5c3 10:48:40 Step 7/23 : RUN go mod download 10:48:40 ---> Running in e3f6a817fe1b 10:48:41 ---> Running in ec26ca2e040c 10:48:48 Removing intermediate container e3f6a817fe1b 10:48:48 ---> fcaa8a429712 10:48:48 Step 8/22 : COPY . . 10:48:48 Removing intermediate container ec26ca2e040c 10:48:48 ---> bc34d3406a2a 10:48:48 Step 8/23 : COPY . . 10:48:56 gofmt -l . 10:48:56 [ "`gofmt -l .`" = "" ] 10:48:57 ./bin/test-go-mod-tidy.sh 10:48:58 ./bin/test-attribution-txt.sh [Pipeline] sh 10:49:01 + ls -al . 10:49:01 total 844 10:49:01 drwxrwxr-x 9 1001 1001 4096 May 9 10:49 . 10:49:01 drwxr-xr-x 4 root root 4096 May 9 10:43 .. 10:49:01 -rw-rw-r-- 1 1001 1001 11 May 9 10:42 .dockerignore 10:49:01 drwxrwxr-x 8 1001 1001 4096 May 9 10:42 .git 10:49:01 drwxrwxr-x 3 1001 1001 4096 May 9 10:42 .github 10:49:01 -rw-rw-r-- 1 1001 1001 818 May 9 10:42 .gitignore 10:49:01 -rw-rw-r-- 1 1001 1001 166 May 9 10:42 .sonarcloud.properties 10:49:01 -rw-rw-r-- 1 1001 1001 8609 May 9 10:42 Attribution.txt 10:49:01 -rw-rw-r-- 1 1001 1001 3804 May 9 10:42 CONTRIBUTING.md 10:49:01 -rw-rw-r-- 1 1001 1001 931 May 9 10:42 Dockerfile.build 10:49:01 -rw-rw-r-- 1 1001 1001 863 May 9 10:42 Jenkinsfile 10:49:01 -rw-rw-r-- 1 1001 1001 10775 May 9 10:42 LICENSE 10:49:01 -rw-rw-r-- 1 1001 1001 5774 May 9 10:42 Makefile 10:49:01 -rw-rw-r-- 1 1001 1001 7978 May 9 10:42 README.md 10:49:01 -rw-rw-r-- 1 1001 1001 6755 May 9 10:42 SECURITY.md 10:49:01 -rw-rw-r-- 1 1001 1001 5 May 9 10:38 VERSION 10:49:01 -rw-rw-r-- 1 1001 1001 4131 May 9 10:42 ZMQWindows.md 10:49:01 drwxrwxr-x 2 1001 1001 4096 May 9 10:42 bin 10:49:01 drwxrwxr-x 14 1001 1001 4096 May 9 10:42 cmd 10:49:01 -rw-r--r-- 1 root root 705232 May 9 10:47 coverage.out 10:49:01 -rw-r--r-- 1 root root 1060 May 9 10:48 go.mod 10:49:01 -rw-r--r-- 1 root root 21940 May 9 10:44 go.sum 10:49:01 drwxrwxr-x 8 1001 1001 4096 May 9 10:42 internal 10:49:01 drwxrwxr-x 4 1001 1001 4096 May 9 10:42 openapi 10:49:01 drwxrwxr-x 4 1001 1001 4096 May 9 10:42 snap 10:49:01 -rw-rw-r-- 1 1001 1001 168 May 9 10:42 version.go [Pipeline] sh 10:49:01 + '[' -e coverage.out ] 10:49:01 + chown 1001:1001 coverage.out [Pipeline] stash 10:49:01 Warning: overwriting stash ‘coverage-report’ 10:49:02 Stashed 1 file(s) [Pipeline] sh 10:49:03 + make build 10:49:03 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 10:49:10 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 10:49:15 Removing intermediate container bfbf767205dd 10:49:15 ---> 6ba407242d08 10:49:15 Step 14/23 : ENV APP_PORT=48090 10:49:15 ---> Running in 86b714782098 10:49:16 Removing intermediate container 86b714782098 10:49:16 ---> f97d9b835611 10:49:16 Step 15/23 : EXPOSE $APP_PORT 10:49:18 ---> Running in 21e0a983d872 10:49:20 Removing intermediate container 21e0a983d872 10:49:20 ---> 4aeeaac1290c 10:49:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:49:28 ---> f9d266ce203b 10:49:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:49:28 Removing intermediate container e547e183ce4e 10:49:28 ---> e7a6dff4fdba 10:49:28 10:49:28 Step 10/31 : FROM alpine:3.12 10:49:28 ---> 13621d1b12d4 10:49:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:49:31 ---> 9283712e4a17 10:49:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:49:32 Removing intermediate container 32271ecd37d7 10:49:32 ---> 34812a304ecd 10:49:32 10:49:32 Step 10/23 : FROM alpine:3.12 10:49:32 ---> 13621d1b12d4 10:49:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:49:32 ---> Using cache 10:49:32 ---> 207a661e4699 10:49:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:49:32 ---> Using cache 10:49:32 ---> f9e83f2e7254 10:49:32 Step 13/23 : ENV APP_PORT=48081 10:49:32 ---> Running in 0921a255e000 10:49:32 ---> Running in fd6d181f9804 10:49:32 ---> d209fb2ce5f1 10:49:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:49:32 ---> cf6b287c6fc5 10:49:32 Step 9/23 : RUN make cmd/core-data/core-data 10:49:32 Removing intermediate container 0921a255e000 10:49:32 ---> a9f42532654c 10:49:32 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 10:49:32 ---> fda0058e6b15 10:49:32 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:49:32 ---> Running in 4e8ea2ccd936 10:49:32 ---> Running in e40fb229919a 10:49:32 ---> Running in 066bc2dc4f8c 10:49:32 ---> Running in cf8a0237386e 10:49:33 Removing intermediate container fd6d181f9804 10:49:33 ---> 83c07d7bed8b 10:49:33 Step 14/23 : EXPOSE $APP_PORT 10:49:33 ---> Running in a8dc1eaa3914 10:49:33 Removing intermediate container cf8a0237386e 10:49:33 ---> 01418d0c4038 10:49:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:49:33 ---> Running in f2aa73075e03 10:49:33 Removing intermediate container a8dc1eaa3914 10:49:33 ---> 751fe4aa8c1a 10:49:33 Step 15/23 : WORKDIR / 10:49:34 ---> Running in 07a10568fae1 10:49:34 Removing intermediate container f2aa73075e03 10:49:34 ---> a430c7400843 10:49:34 Step 21/23 : LABEL arch=x86_64 10:49:34 Removing intermediate container 07a10568fae1 10:49:34 ---> 875a3b73d23b 10:49:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:49:34 ---> Running in 91f26b059e4f 10:49:34 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 10:49:34 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 10:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:49:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:49:35 Removing intermediate container 91f26b059e4f 10:49:35 ---> 053b17cdf8ad 10:49:35 Step 22/23 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:49:35 ---> 0bc664172600 10:49:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:49:35 (1/2) Installing dumb-init (1.2.2-r1) 10:49:35 (2/2) Installing su-exec (0.2-r1) 10:49:35 ---> Running in fa7ad9a47d29 10:49:35 Executing busybox-1.31.1-r20.trigger 10:49:35 OK: 6 MiB in 16 packages 10:49:35 Removing intermediate container fa7ad9a47d29 10:49:35 ---> 932a976f435e 10:49:35 Step 23/23 : LABEL version=0.0.0 10:49:36 ---> Running in 342cde750ccc 10:49:36 ---> 0bea3eeda452 10:49:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:49:36 Removing intermediate container 066bc2dc4f8c 10:49:36 ---> 033407000d23 10:49:36 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:49:36 Removing intermediate container 342cde750ccc 10:49:36 ---> 425ea67b4ac0 10:49:36 10:49:36 ---> Running in 67146aee56eb 10:49:36 ---> d01736e1245a 10:49:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:49:37 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 10:49:37 ---> Running in 7e2db7f8954d 10:49:37 Successfully built 425ea67b4ac0 10:49:38 Successfully tagged docker-sys-mgmt-agent-go:latest 10:49:38  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 67146aee56eb 10:49:38 ---> 752f63111846 10:49:38 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:49:38 Removing intermediate container 7e2db7f8954d 10:49:38 ---> 364cdbb5848c 10:49:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:49:38 ---> Running in d6ed96f085c1 10:49:38 ---> Running in 609fc96f19ff 10:49:38 Removing intermediate container d6ed96f085c1 10:49:38 ---> 6ca220f270e9 10:49:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:49:38 ---> Running in ead40617b68c 10:49:38 Removing intermediate container 609fc96f19ff 10:49:38 ---> d1a3536970d8 10:49:38 Step 21/23 : LABEL arch=x86_64 10:49:39 ---> Running in ec151d93598b 10:49:39 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 10:49:40 Removing intermediate container ec151d93598b 10:49:40 ---> 13a811c93265 10:49:40 Step 22/23 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:49:40 ---> Running in a3675ec687cd 10:49:40 Removing intermediate container a3675ec687cd 10:49:40 ---> 51a7ee360e7a 10:49:40 Step 23/23 : LABEL version=0.0.0 10:49:40 ---> Running in 5d7ffb6f3ab2 10:49:41 Removing intermediate container 5d7ffb6f3ab2 10:49:41 ---> cb5161c593a6 10:49:41 10:49:41 Removing intermediate container ead40617b68c 10:49:41 ---> 3b60a2157a68 10:49:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:49:42 ---> Running in 9b4dcc731629 10:49:42 Successfully built cb5161c593a6 10:49:42 Successfully tagged docker-core-metadata-go:latest 10:49:42  Building docker-core-metadata-go ... done Removing intermediate container 9b4dcc731629 10:49:42 ---> 24d89bfc8e31 10:49:42 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:49:43 ---> f00f74bbd56d 10:49:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:49:43 ---> Running in 635bf2bc7a8a 10:49:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 10:49:44 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 10:49:49 Removing intermediate container 635bf2bc7a8a 10:49:49 ---> b4f77b4a5e4f 10:49:49 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:49:49 ---> 014f64c53bc0 10:49:49 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:49:49 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 10:49:51 ---> 23753d670cca 10:49:51 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:49:52 ---> 7ad2487e16cc 10:49:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:49:53 ---> f6e324ee6acd 10:49:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:49:53 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 10:49:54 ---> 7f6ad83af1f3 10:49:54 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:49:55 ---> Running in 467e822ffeb9 10:49:55 Removing intermediate container 467e822ffeb9 10:49:55 ---> 32d363de5e58 10:49:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:49:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:49:56 ---> c20186106d89 10:49:56 Step 26/31 : RUN chmod +x /entrypoint.sh 10:49:57 ---> Running in a2b190e72fbf 10:49:59 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 10:50:00 Removing intermediate container a2b190e72fbf 10:50:00 ---> a14a1cb1d66e 10:50:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:50:00 ---> Running in 983d5a4501d5 10:50:01 Removing intermediate container 983d5a4501d5 10:50:01 ---> 159a8c498f82 10:50:01 Step 28/31 : CMD ["gate"] 10:50:02 ---> Running in 4552448b0ccc 10:50:02 Removing intermediate container 4552448b0ccc 10:50:02 ---> d51e335db15b 10:50:02 Step 29/31 : LABEL arch=x86_64 10:50:03 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 10:50:03 ---> Running in a7fe5123b89f 10:50:03 Removing intermediate container a7fe5123b89f 10:50:03 ---> bd7e9fcf99c7 10:50:03 Step 30/31 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:50:04 ---> Running in 9d784f404bb9 10:50:04 Removing intermediate container 9d784f404bb9 10:50:04 ---> 3c6ff79602b4 10:50:04 Step 31/31 : LABEL version=0.0.0 10:50:05 ---> Running in 1da8e2e960fa 10:50:05 Removing intermediate container 1da8e2e960fa 10:50:05 ---> 47aaf99b5977 10:50:05 10:50:05 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 10:50:05 Successfully built 47aaf99b5977 10:50:06 Successfully tagged docker-security-bootstrapper-go:latest 10:50:10  Building docker-security-bootstrapper-go ... done Removing intermediate container e40fb229919a 10:50:10 ---> d838de06e836 10:50:10 10:50:10 Step 10/22 : FROM alpine:3.12 10:50:10 ---> 13621d1b12d4 10:50:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:50:10 ---> Running in ab2fa8128ca7 [Pipeline] } 10:50:11 $ docker stop --time=1 c151492cc9357f2ff1555f10eb22d851b5478d30b3f0cb87dfbe9581f923908a 10:50:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:50:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:50:11 (1/2) Installing ca-certificates (20191127-r4) 10:50:11 (2/2) Installing dumb-init (1.2.2-r1) 10:50:11 Executing busybox-1.31.1-r20.trigger 10:50:11 Executing ca-certificates-20191127-r4.trigger 10:50:11 OK: 6 MiB in 16 packages 10:50:13 $ docker rm -f c151492cc9357f2ff1555f10eb22d851b5478d30b3f0cb87dfbe9581f923908a 10:50:14 Removing intermediate container 4e8ea2ccd936 10:50:14 ---> 67f30fca8820 10:50:14 10:50:14 Step 10/23 : FROM alpine:3.12 10:50:14 ---> 13621d1b12d4 10:50:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:50:14 ---> Running in ac774d0932eb 10:50:14 Removing intermediate container ab2fa8128ca7 10:50:14 ---> b1337ddbae52 10:50:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:50:14 ---> Running in 165304daa8ec 10:50:14 Removing intermediate container ac774d0932eb 10:50:14 ---> b20b1cae6296 10:50:14 Step 12/23 : ENV APP_PORT=48080 10:50:14 ---> Running in fd20bbe86522 10:50:14 Removing intermediate container 165304daa8ec 10:50:14 ---> ddeca6ed35ab 10:50:14 Step 13/22 : ENV APP_PORT=48060 10:50:14 ---> Running in 3e9d69b19d79 [Pipeline] // withDockerContainer 10:50:15 Removing intermediate container fd20bbe86522 10:50:15 ---> 9b3fca82c718 10:50:15 Step 13/23 : EXPOSE $APP_PORT 10:50:15 Removing intermediate container 3e9d69b19d79 10:50:15 ---> b3fbb5a2b05e 10:50:15 Step 14/22 : EXPOSE $APP_PORT [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 10:50:15 ---> Running in c9e3783a18f7 10:50:15 ---> Running in 8ef5173f57a6 [Pipeline] isUnix [Pipeline] sh 10:50:15 Removing intermediate container c9e3783a18f7 10:50:15 ---> 4023af78c70b 10:50:15 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:50:15 Removing intermediate container 8ef5173f57a6 10:50:15 ---> 49860e46a32d 10:50:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:50:15 10:50:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:50:16 ---> Running in 0a7c3bd79496 10:50:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:50:16 ---> b98777efb58f 10:50:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:50:16 latest: Pulling from edgex-devops/edgex-compose-arm64 10:50:16 29e5d40040c1: Pulling fs layer 10:50:16 1ce36da41761: Pulling fs layer 10:50:16 25b303627fd3: Pulling fs layer 10:50:16 29e5d40040c1: Verifying Checksum 10:50:16 29e5d40040c1: Download complete 10:50:17 ---> 1ffda3e3a0cf 10:50:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:50:17 1ce36da41761: Verifying Checksum 10:50:17 1ce36da41761: Download complete 10:50:17 29e5d40040c1: Pull complete 10:50:17 Removing intermediate container 0a7c3bd79496 10:50:17 ---> b837a4950fbe 10:50:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:50:17 ---> 81ac1886e80a 10:50:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:50:17 ---> Running in c185b0c5f4df 10:50:17 ---> Running in 46ce3c4403bb 10:50:18 Removing intermediate container 46ce3c4403bb 10:50:18 ---> f545dfdb6284 10:50:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:50:18 ---> Running in a89688cacc0c 10:50:18 Removing intermediate container a89688cacc0c 10:50:18 ---> 9b9ba74d284f 10:50:18 Step 20/22 : LABEL arch=x86_64 10:50:18 ---> Running in 0550c54c87f7 10:50:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 10:50:18 Removing intermediate container 0550c54c87f7 10:50:18 ---> 47729af5df35 10:50:18 Step 21/22 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:50:18 ---> Running in 183378edee85 10:50:18 1ce36da41761: Pull complete 10:50:18 Removing intermediate container 183378edee85 10:50:18 ---> 6b617f826975 10:50:18 Step 22/22 : LABEL version=0.0.0 10:50:18 ---> Running in 086376012c8c 10:50:19 25b303627fd3: Verifying Checksum 10:50:19 25b303627fd3: Download complete 10:50:19 Removing intermediate container 086376012c8c 10:50:19 ---> 90c17e8ef78d 10:50:19 10:50:19 Successfully built 90c17e8ef78d 10:50:19 Successfully tagged docker-support-notifications-go:latest 10:50:19  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 10:50:20 (1/6) Installing dumb-init (1.2.2-r1) 10:50:20 (2/6) Installing libgcc (9.3.0-r2) 10:50:20 (3/6) Installing libsodium (1.0.18-r0) 10:50:21 (4/6) Installing libstdc++ (9.3.0-r2) 10:50:23 (5/6) Installing libzmq (4.3.3-r0) 10:50:23 (6/6) Installing zeromq (4.3.3-r0) 10:50:23 Executing busybox-1.31.1-r20.trigger 10:50:23 OK: 8 MiB in 20 packages 10:50:24 Removing intermediate container c185b0c5f4df 10:50:24 ---> 030a16396f7b 10:50:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:50:25 ---> d4ecedc2315f 10:50:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:50:26 ---> 81ba615ce5a1 10:50:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:50:26 ---> 74c197636318 10:50:26 Step 19/23 : ENTRYPOINT ["/core-data"] 10:50:26 ---> Running in 528f491c0df9 10:50:27 Removing intermediate container 528f491c0df9 10:50:27 ---> b1d09f4e7043 10:50:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:50:27 ---> Running in 593de9f04d8e 10:50:27 Removing intermediate container 593de9f04d8e 10:50:27 ---> 96b047ce195c 10:50:27 Step 21/23 : LABEL arch=x86_64 10:50:28 ---> Running in 0e9efead18fe 10:50:28 Removing intermediate container 0e9efead18fe 10:50:28 ---> 80e1cb0705e3 10:50:28 Step 22/23 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:50:28 ---> Running in 18611b919c1d 10:50:28 Removing intermediate container 18611b919c1d 10:50:28 ---> 813c81d5b725 10:50:28 Step 23/23 : LABEL version=0.0.0 10:50:28 ---> Running in abaed50eee85 10:50:29 Removing intermediate container abaed50eee85 10:50:29 ---> 59d92774efc7 10:50:29 10:50:29 25b303627fd3: Pull complete 10:50:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:50:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 10:50:29 prd-ubuntu18.04-docker-arm64-4c-16g-3796 does not seem to be running inside a container 10:50:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:50:29 Successfully built 59d92774efc7 10:50:29 Successfully tagged docker-core-data-go:latest 10:50:30  Building docker-core-data-go ... done  10:50:32 $ docker top 33c39c09c8b4b6b7f3f31febbc9b989a4ca7f70390d9c7e9e60d274e52e5a69c -eo pid,comm [Pipeline] { [Pipeline] } 10:50:33 $ docker stop --time=1 032f0c4244cac7ac41e22e124b057f5825eecd7aa4bfc95cb2a05211dbe133b3 10:50:35 $ docker rm -f 032f0c4244cac7ac41e22e124b057f5825eecd7aa4bfc95cb2a05211dbe133b3 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 10:50:35 + docker images 10:50:35 + grep docker 10:50:35 docker-core-data-go latest 59d92774efc7 7 seconds ago 21.5MB 10:50:35 docker-support-notifications-go latest 90c17e8ef78d 16 seconds ago 17.6MB 10:50:35 docker-security-bootstrapper-go latest 47aaf99b5977 30 seconds ago 18.2MB 10:50:35 docker-core-metadata-go latest cb5161c593a6 54 seconds ago 18.6MB 10:50:35 docker-sys-mgmt-agent-go latest 425ea67b4ac0 59 seconds ago 312MB 10:50:35 docker-security-secretstore-setup-go latest 433bc4c6751f 2 minutes ago 25.7MB 10:50:35 docker-support-scheduler-go latest 4effe238ec51 2 minutes ago 17.1MB 10:50:35 docker-security-proxy-setup-go latest f77e9f720d5c 2 minutes ago 25.3MB 10:50:35 docker-core-command-go latest 104109e4aea7 2 minutes ago 17MB 10:50:35 docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:50:36 + docker-compose build --help 10:50:36 + grep parallel [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 10:50:39 --parallel Build images in parallel. [Pipeline] } 10:50:39 $ docker stop --time=1 33c39c09c8b4b6b7f3f31febbc9b989a4ca7f70390d9c7e9e60d274e52e5a69c 10:50:41 $ docker rm -f 33c39c09c8b4b6b7f3f31febbc9b989a4ca7f70390d9c7e9e60d274e52e5a69c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:50:42 . [Pipeline] withDockerContainer 10:50:42 prd-ubuntu18.04-docker-arm64-4c-16g-3796 does not seem to be running inside a container 10:50:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:50:43 $ docker top 5a1eca8a3a44776801105939fa81d20329418ee3318d4d035e11c4db41e64ced -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:44 + docker-compose -f ./docker-compose-build.yml build --parallel 10:50:49 Building docker-core-command-go ... 10:50:49 Building docker-core-data-go ... 10:50:49 Building docker-core-metadata-go ... 10:50:49 Building docker-security-bootstrapper-go ... 10:50:49 Building docker-security-proxy-setup-go ... 10:50:49 Building docker-security-secretstore-setup-go ... 10:50:49 Building docker-support-notifications-go ... 10:50:49 Building docker-support-scheduler-go ... 10:50:49 Building docker-sys-mgmt-agent-go ... 10:50:49 Building docker-sys-mgmt-agent-go 10:50:49 Building docker-core-metadata-go 10:50:49 Building docker-security-proxy-setup-go 10:50:49 Building docker-support-scheduler-go 10:50:49 Building docker-security-bootstrapper-go 10:50:51 Still waiting to schedule task 10:50:51 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 10:51:47 Running on prd-ubuntu18.04-docker-8c-8g-3803 in /w/workspace/edgexfoundry_edgex-go_PR-3439 [Pipeline] { [Pipeline] ws 10:51:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 10:51:49 using credential edgex-jenkins-ssh 10:51:49 Cloning the remote Git repository 10:51:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:51:49 > git init /w/workspace/edgex-go/1 # timeout=10 10:51:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:51:49 > git --version # timeout=10 10:51:49 > git --version # 'git version 2.17.1' 10:51:49 using GIT_SSH to set credentials SSH Credentials for GitHub 10:51:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:57 Merging remotes/origin/master commit 106205dfb17fde51d29924d02061c8a1d01e98d4 into PR head commit 972dce496bb6f59cddec418e5c7c7a1ca1d8df8a 10:51:57 Merge succeeded, producing 84d3a7d199db77b3a877fbaae7f449e00be0db9c 10:51:57 Checking out Revision 84d3a7d199db77b3a877fbaae7f449e00be0db9c (PR-3439) 10:51:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:51:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:51:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:51:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:51:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3439/head:refs/remotes/origin/PR-3439 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:51:57 > git config core.sparsecheckout # timeout=10 10:51:57 > git checkout -f 972dce496bb6f59cddec418e5c7c7a1ca1d8df8a # timeout=10 10:51:57 > git remote # timeout=10 10:51:57 > git config --get remote.origin.url # timeout=10 10:51:57 using GIT_SSH to set credentials SSH Credentials for GitHub 10:51:57 > git merge 106205dfb17fde51d29924d02061c8a1d01e98d4 # timeout=10 10:51:57 > git rev-parse HEAD^{commit} # timeout=10 10:51:57 > git config core.sparsecheckout # timeout=10 10:51:57 > git checkout -f 84d3a7d199db77b3a877fbaae7f449e00be0db9c # timeout=10 10:52:01 Commit message: "Merge commit '106205dfb17fde51d29924d02061c8a1d01e98d4' into HEAD" 10:52:01 First time build. Skipping changelog. 10:52:01 > git --version # timeout=10 10:52:01 > git --version # 'git version 2.17.1' 10:52:01 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:02 + echo snap-build.sh 10:52:02 snap-build.sh 10:52:02 + SNAP_BASE_DIR=. 10:52:02 + '[' '!' -z /w/workspace/edgex-go/1 ']' 10:52:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 10:52:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 10:52:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 10:52:02 + cd /w/workspace/edgex-go/1 10:52:02 + sudo apt-get remove -qy --purge lxd lxd-client 10:52:02 Reading package lists... 10:52:02 Building dependency tree... 10:52:02 Reading state information... 10:52:02 The following packages were automatically installed and are no longer required: 10:52:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 10:52:02 uidmap xdelta3 10:52:02 Use 'sudo apt autoremove' to remove them. 10:52:02 The following packages will be REMOVED: 10:52:02 lxd* lxd-client* 10:52:03 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 10:52:03 After this operation, 31.7 MB disk space will be freed. 10:52:04 (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.) 10:52:04 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 10:52:04 Removing lxd dnsmasq configuration 10:52:05 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 10:52:05 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 10:52:06 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 10:52:06 (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.) 10:52:06 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 10:52:07 Processing triggers for systemd (237-3ubuntu10.42) ... 10:52:07 Processing triggers for ureadahead (0.100.0-21) ... 10:52:09 + sudo snap remove --purge lxd 10:52:09 snap "lxd" is not installed 10:52:09 + sudo groupadd --force --system lxd 10:52:09 ++ whoami 10:52:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 10:52:09 + newgrp - lxd 10:52:09 + sudo snap install lxd 10:52:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:52:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:52:11 ---> ebe62cdf372e 10:52:11 Step 3/22 : WORKDIR /edgex-go 10:52:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:52:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:52:11 ---> ebe62cdf372e 10:52:11 Step 3/23 : WORKDIR /edgex-go 10:52:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:52:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:52:11 ---> ebe62cdf372e 10:52:11 Step 3/23 : WORKDIR /edgex-go 10:52:11 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:52:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 10:52:11 ---> ebe62cdf372e 10:52:11 Step 3/21 : WORKDIR /edgex-go 10:52:11 Step 1/31 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:52:11 Step 2/31 : FROM ${BUILDER_BASE} AS builder 10:52:11 ---> ebe62cdf372e 10:52:11 Step 3/31 : WORKDIR /edgex-go 10:52:11 ---> Running in 8ea054caa87e 10:52:11 ---> Running in ad1e6391f903 10:52:11 ---> Running in c2bfed8d38ef 10:52:11 ---> Running in 9f3d7a869b1d 10:52:11 ---> Running in a6aac2170352 10:52:11 Removing intermediate container ad1e6391f903 10:52:11 ---> 18557b15a721 10:52:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:11 Removing intermediate container 9f3d7a869b1d 10:52:11 ---> 1298a7a1f299 10:52:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:11 Removing intermediate container 8ea054caa87e 10:52:11 ---> fd12b8cd8e24 10:52:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:11 Removing intermediate container a6aac2170352 10:52:11 ---> a116669732e0 10:52:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:11 Removing intermediate container c2bfed8d38ef 10:52:11 ---> d008ed753c20 10:52:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:52:11 ---> Running in de9517d66c62 10:52:11 ---> Running in 0c966b538b27 10:52:11 ---> Running in ab28b16f651a 10:52:11 ---> Running in 9bbd5cae6cb3 10:52:11 ---> Running in 36bada6ac250 10:52:11 Removing intermediate container de9517d66c62 10:52:11 ---> 5a47687d36f0 10:52:11 Step 5/23 : RUN apk add --update --no-cache make git 10:52:11 ---> Running in 5efb51eb4c6d 10:52:11 Removing intermediate container 0c966b538b27 10:52:11 ---> 4e78fb014e58 10:52:11 Step 5/31 : RUN apk add --update --no-cache make git 10:52:11 Removing intermediate container ab28b16f651a 10:52:11 ---> 7542fbb0a7f7 10:52:11 Step 5/22 : RUN apk add --update --no-cache make git 10:52:11 ---> Running in ebcde9594105 10:52:11 Removing intermediate container 9bbd5cae6cb3 10:52:11 ---> 0c558b52a4d9 10:52:11 Step 5/23 : RUN apk add --update --no-cache make bash git 10:52:11 ---> Running in e68562befe77 10:52:11 ---> Running in 758c390aad55 10:52:11 Removing intermediate container 36bada6ac250 10:52:11 ---> 33086bcf5782 10:52:11 Step 5/21 : RUN apk add --update --no-cache make git 10:52:11 ---> Running in c013b3a7cb87 10:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:52:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:52:12 OK: 218 MiB in 52 packages 10:52:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:52:13 OK: 218 MiB in 52 packages 10:52:14 Removing intermediate container 5efb51eb4c6d 10:52:14 ---> 76706bdc2a4a 10:52:14 Step 6/23 : COPY go.mod . 10:52:14 OK: 218 MiB in 52 packages 10:52:14 OK: 218 MiB in 52 packages 10:52:15 ---> b4806f8a6d6e 10:52:15 Step 7/23 : RUN go mod download 10:52:15 ---> Running in 868ae268c62d 10:52:15 Removing intermediate container e68562befe77 10:52:15 ---> e959daea6eb2 10:52:15 Step 6/22 : COPY go.mod . 10:52:15 OK: 218 MiB in 52 packages 10:52:16 2021-05-09T10:52:14Z INFO Waiting for automatic snapd restart... 10:52:16 Removing intermediate container c013b3a7cb87 10:52:16 ---> 280c11b692af 10:52:16 Step 6/21 : COPY go.mod . 10:52:16 Removing intermediate container 758c390aad55 10:52:16 ---> 0107e873245c 10:52:16 Step 6/23 : COPY go.mod . 10:52:16 ---> 31c4beb4ac9b 10:52:16 Step 7/22 : RUN go mod download 10:52:17 ---> Running in 01a0aad32ca8 10:52:17 ---> dd39790e1153 10:52:17 Step 7/21 : RUN go mod download 10:52:17 Removing intermediate container ebcde9594105 10:52:17 ---> 2ac9549778e4 10:52:17 Step 6/31 : COPY go.mod . 10:52:17 ---> dde2476bc51e 10:52:17 Step 7/23 : RUN go mod download 10:52:17 ---> Running in 7d08eab62f59 10:52:17 ---> Running in 3c20084737e4 10:52:18 ---> 69e91eea7146 10:52:18 Step 7/31 : RUN go mod download 10:52:19 ---> Running in 3cf94389eb72 10:52:19 Removing intermediate container 868ae268c62d 10:52:19 ---> 2b5373cf556a 10:52:19 Step 8/23 : COPY . . 10:52:20 Removing intermediate container 01a0aad32ca8 10:52:20 ---> 1f05f6eb8165 10:52:20 Step 8/22 : COPY . . 10:52:22 Removing intermediate container 7d08eab62f59 10:52:22 ---> ad808199f044 10:52:22 Step 8/21 : COPY . . 10:52:22 Removing intermediate container 3c20084737e4 10:52:22 ---> 0236531cc2de 10:52:22 Step 8/23 : COPY . . 10:52:24 Removing intermediate container 3cf94389eb72 10:52:24 ---> 9944efdd0a18 10:52:24 Step 8/31 : COPY . . 10:52:34 lxd 4.13 from Canonical* installed 10:52:34 + sudo lxd init --auto 10:52:42 + sudo snap install --classic snapcraft 10:52:50 snapcraft 4.7.1 from Canonical* installed 10:52:50 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 10:52:50 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 10:52:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:52:50 Dload Upload Total Spent Left Speed 10:52:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5268 0 --:--:-- --:--:-- --:--:-- 5268 10:52:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3325k 100 3325k 0 0 6636k 0 --:--:-- --:--:-- --:--:-- 9419k 10:52:50 ./yq_linux_amd64 10:52:50 + sudo snapcraft prime --use-lxd 10:52:50 ---> 0f060af44911 10:52:50 Step 9/23 : RUN make cmd/core-metadata/core-metadata 10:52:50 ---> 447607142bc5 10:52:50 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 10:52:50 ---> 9d13debe1ed3 10:52:50 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 10:52:50 ---> 4e293217e3d2 10:52:50 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:52:50 ---> Running in ae32e093e96e 10:52:50 ---> Running in 0252fac68173 10:52:50 ---> Running in 419706ab1430 10:52:50 ---> Running in 94414b2b90ad 10:52:50 ---> f4a7cd375bf2 10:52:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 10:52:50 ---> Running in f778ad6d2579 10:52:50 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 10:52:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:52:50 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 10:52:50 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 10:52:50 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 10:52:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 10:52:51 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: 10:52:51 - README.md 10:52:51 10:52:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:52:52 Launching a container. 10:53:04 Waiting for container to be ready 10:53:04 To start your first instance, try: lxc launch ubuntu:18.04 10:53:04 10:53:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 10:53:07 Waiting for network to be ready... 10:53:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:53:08 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:53:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 10:53:08 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:53:08 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:53:08 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:53:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:53:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:53:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:53:08 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:53:08 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:53:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 10:53:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 10:53:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:53:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 10:53:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 10:53:08 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 10:53:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 10:53:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:53:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 10:53:09 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 10:53:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 10:53:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 10:53:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 10:53:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 10:53:09 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 10:53:09 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 10:53:12 Fetched 24.5 MB in 4s (5589 kB/s) 10:53:13 Reading package lists... 10:53:13 Reading package lists... 10:53:13 Building dependency tree... 10:53:13 Reading state information... 10:53:13 The following additional packages will be installed: 10:53:13 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:53:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:53:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:53:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 10:53:13 Suggested packages: 10:53:13 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 10:53:13 Recommended packages: 10:53:13 gnupg libsasl2-modules 10:53:13 The following NEW packages will be installed: 10:53:13 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 10:53:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 10:53:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 10:53:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 10:53:13 The following packages will be upgraded: 10:53:13 gpg gpg-agent gpgconf libudev1 10:53:13 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 10:53:13 Need to get 3530 kB of archives. 10:53:13 After this operation, 13.3 MB of additional disk space will be used. 10:53:13 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] 10:53:13 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] 10:53:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 10:53:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 10:53:13 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 10:53:13 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 10:53:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 10:53:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 10:53:14 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 10:53:14 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 10:53:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 10:53:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 10:53:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 10:53:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 10:53:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 10:53:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 10:53:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 10:53:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 10:53:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 10:53:14 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 10:53:14 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 10:53:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 10:53:14 debconf: delaying package configuration, since apt-utils is not installed 10:53:14 Fetched 3530 kB in 1s (3140 kB/s) 10:53:14 (Reading database ... 12511 files and directories currently installed.) 10:53:14 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 10:53:14 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 10:53:15 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 10:53:15 Selecting previously unselected package udev. 10:53:15 (Reading database ... 12511 files and directories currently installed.) 10:53:15 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 10:53:15 Unpacking udev (237-3ubuntu10.47) ... 10:53:15 Selecting previously unselected package libfuse2:amd64. 10:53:15 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 10:53:15 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:53:15 Selecting previously unselected package fuse. 10:53:15 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 10:53:15 Unpacking fuse (2.9.7-1ubuntu1) ... 10:53:15 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 10:53:15 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:53:15 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 10:53:15 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:53:15 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 10:53:15 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:53:16 Selecting previously unselected package libksba8:amd64. 10:53:16 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 10:53:16 Unpacking libksba8:amd64 (1.3.5-2) ... 10:53:16 Selecting previously unselected package libroken18-heimdal:amd64. 10:53:16 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:53:16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 10:53:16 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:53:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 10:53:16 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:53:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 10:53:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:53:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:16 Selecting previously unselected package libwind0-heimdal:amd64. 10:53:16 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:53:16 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 10:53:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:53:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 10:53:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:53:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:16 Selecting previously unselected package libheimntlm0-heimdal:amd64. 10:53:16 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:53:16 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:16 Selecting previously unselected package libgssapi3-heimdal:amd64. 10:53:16 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 10:53:16 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:17 Selecting previously unselected package libsasl2-modules-db:amd64. 10:53:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:53:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:53:17 Selecting previously unselected package libsasl2-2:amd64. 10:53:17 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 10:53:17 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:53:17 Selecting previously unselected package libldap-common. 10:53:17 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 10:53:17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:53:17 Selecting previously unselected package libldap-2.4-2:amd64. 10:53:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 10:53:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:53:17 Selecting previously unselected package dirmngr. 10:53:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 10:53:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 10:53:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 10:53:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 10:53:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 10:53:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:53:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 10:53:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 10:53:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:17 Setting up libksba8:amd64 (1.3.5-2) ... 10:53:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:53:17 Setting up udev (237-3ubuntu10.47) ... 10:53:18 invoke-rc.d: policy-rc.d denied execution of start. 10:53:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:18 Processing triggers for systemd (237-3ubuntu10) ... 10:53:18 Setting up fuse (2.9.7-1ubuntu1) ... 10:53:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 10:53:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:18 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:18 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:18 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:18 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 10:53:18 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 10:53:18 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 10:53:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:53:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 10:53:19 settings in the [Install] section, and DefaultInstance for template units). 10:53:19 This means they are not meant to be enabled using systemctl. 10:53:19 Possible reasons for having this kind of units are: 10:53:19 1) A unit may be statically enabled by being symlinked from another unit's 10:53:19 .wants/ or .requires/ directory. 10:53:19 2) A unit's purpose may be to act as a helper for some other unit which has 10:53:19 a requirement dependency on it. 10:53:19 3) A unit may be started when needed via activation (socket, path, timer, 10:53:19 D-Bus, udev, scripted systemctl call, ...). 10:53:19 4) In case of template units, the unit is meant to be enabled with some 10:53:19 instance name specified. 10:53:19 Reading package lists... 10:53:19 Building dependency tree... 10:53:19 Reading state information... 10:53:19 The following additional packages will be installed: 10:53:19 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 10:53:19 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 10:53:19 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 10:53:19 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 10:53:19 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 10:53:19 Suggested packages: 10:53:19 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 10:53:19 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 10:53:19 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 10:53:19 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 10:53:19 systemd-container policykit-1 10:53:19 Recommended packages: 10:53:19 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 10:53:19 The following NEW packages will be installed: 10:53:19 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 10:53:19 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 10:53:19 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 10:53:19 multiarch-support openssh-client python3 python3-minimal python3.6 10:53:19 python3.6-minimal snapd squashfs-tools sudo 10:53:19 The following packages will be upgraded: 10:53:19 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 10:53:20 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 10:53:20 Need to get 35.2 MB of archives. 10:53:20 After this operation, 141 MB of additional disk space will be used. 10:53:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 10:53:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 10:53:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 10:53:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 10:53:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 10:53:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 10:53:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 10:53:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 10:53:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 10:53:20 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 10:53:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 10:53:20 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 10:53:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 10:53:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 10:53:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 10:53:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 10:53:21 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 10:53:21 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 10:53:21 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 10:53:21 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 10:53:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 10:53:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 10:53:21 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 10:53:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 10:53:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 10:53:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 10:53:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 10:53:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 10:53:21 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 10:53:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 10:53:22 debconf: delaying package configuration, since apt-utils is not installed 10:53:22 Fetched 35.2 MB in 2s (14.7 MB/s) 10:53:22 (Reading database ... 12757 files and directories currently installed.) 10:53:22 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 10:53:22 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 10:53:23 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 10:53:23 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 10:53:23 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 10:53:23 (Reading database ... 12757 files and directories currently installed.) 10:53:23 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 10:53:23 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 10:53:23 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 10:53:23 (Reading database ... 12757 files and directories currently installed.) 10:53:23 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 10:53:23 Unpacking apt (1.6.13) over (1.6.1) ... 10:53:24 Setting up apt (1.6.13) ... 10:53:24 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 10:53:24 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 10:53:24 (Reading database ... 12764 files and directories currently installed.) 10:53:24 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 10:53:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 10:53:25 Selecting previously unselected package libpython3.6-minimal:amd64. 10:53:25 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:53:25 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:53:25 Selecting previously unselected package libexpat1:amd64. 10:53:25 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 10:53:25 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:53:25 Selecting previously unselected package python3.6-minimal. 10:53:25 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:53:25 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:53:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 10:53:25 Checking for services that may need to be restarted...done. 10:53:25 Checking for services that may need to be restarted...done. 10:53:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:53:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 10:53:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 10:53:26 Selecting previously unselected package python3-minimal. 10:53:26 (Reading database ... 13012 files and directories currently installed.) 10:53:26 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 10:53:26 Unpacking python3-minimal (3.6.7-1~18.04) ... 10:53:26 Selecting previously unselected package mime-support. 10:53:26 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 10:53:26 Unpacking mime-support (3.60ubuntu1) ... 10:53:26 Selecting previously unselected package libmpdec2:amd64. 10:53:26 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 10:53:26 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:53:26 Selecting previously unselected package libpython3.6-stdlib:amd64. 10:53:26 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:53:26 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:53:27 Selecting previously unselected package python3.6. 10:53:27 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 10:53:27 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:53:27 Selecting previously unselected package libpython3-stdlib:amd64. 10:53:27 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 10:53:27 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:53:27 Setting up python3-minimal (3.6.7-1~18.04) ... 10:53:27 Selecting previously unselected package python3. 10:53:27 (Reading database ... 13442 files and directories currently installed.) 10:53:27 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 10:53:27 Unpacking python3 (3.6.7-1~18.04) ... 10:53:27 Selecting previously unselected package multiarch-support. 10:53:27 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 10:53:27 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 10:53:27 Setting up multiarch-support (2.27-3ubuntu1.4) ... 10:53:28 Selecting previously unselected package liblzo2-2:amd64. 10:53:28 (Reading database ... 13479 files and directories currently installed.) 10:53:28 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 10:53:28 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 10:53:28 Selecting previously unselected package libbsd0:amd64. 10:53:28 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 10:53:28 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:53:28 Selecting previously unselected package sudo. 10:53:28 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 10:53:28 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 10:53:28 Selecting previously unselected package apparmor. 10:53:28 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 10:53:28 Unpacking apparmor (2.12-4ubuntu5.1) ... 10:53:28 Selecting previously unselected package libedit2:amd64. 10:53:28 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 10:53:28 Unpacking libedit2:amd64 (3.1-20170329-1) ... 10:53:28 Selecting previously unselected package libkrb5support0:amd64. 10:53:28 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 10:53:28 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:53:28 Selecting previously unselected package libk5crypto3:amd64. 10:53:28 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 10:53:28 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:53:28 Selecting previously unselected package libkeyutils1:amd64. 10:53:28 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 10:53:28 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:53:29 Selecting previously unselected package libkrb5-3:amd64. 10:53:29 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 10:53:29 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:53:29 Selecting previously unselected package libgssapi-krb5-2:amd64. 10:53:29 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 10:53:29 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:53:29 Selecting previously unselected package libssl1.0.0:amd64. 10:53:29 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 10:53:29 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:53:29 Selecting previously unselected package openssh-client. 10:53:29 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 10:53:29 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 10:53:29 Selecting previously unselected package squashfs-tools. 10:53:29 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 10:53:29 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:53:29 Selecting previously unselected package snapd. 10:53:29 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 10:53:29 Unpacking snapd (2.48.3+18.04) ... 10:53:31 Setting up libedit2:amd64 (3.1-20170329-1) ... 10:53:31 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 10:53:31 Setting up mime-support (3.60ubuntu1) ... 10:53:31 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 10:53:31 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 10:53:31 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 10:53:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:53:32 Setting up systemd (237-3ubuntu10.47) ... 10:53:32 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 10:53:33 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 10:53:33 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 10:53:33 Setting up liblzo2-2:amd64 (2.08-1.2) ... 10:53:33 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 10:53:33 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 10:53:33 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 10:53:34 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 10:53:34 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 10:53:34 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 10:53:34 Setting up python3 (3.6.7-1~18.04) ... 10:53:34 running python rtupdate hooks for python3.6... 10:53:34 running python post-rtupdate hooks for python3.6... 10:53:34 Setting up apparmor (2.12-4ubuntu5.1) ... 10:53:36 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 10:53:36 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 10:53:36 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 10:53:36 Setting up snapd (2.48.3+18.04) ... 10:53:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 10:53:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 10:53:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 10:53:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 10:53:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:53:37 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 10:53:37 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 10:53:37 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 10:53:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 10:53:38 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 10:53:38 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 10:53:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 10:53:38 Processing triggers for systemd (237-3ubuntu10.47) ... 10:53:39 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:53:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:53:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:53:40 Reading package lists... 10:53:40 Reading package lists... 10:53:40 Building dependency tree... 10:53:40 Reading state information... 10:53:40 Calculating upgrade... 10:53:41 The following packages will be upgraded: 10:53:41 advancecomp base-files bash binutils binutils-common 10:53:41 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 10:53:41 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 10:53:41 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 10:53:41 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 10:53:41 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 10:53:41 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 10:53:41 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 10:53:41 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 10:53:41 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 10:53:41 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 10:53:41 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 10:53:41 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 10:53:41 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 10:53:41 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 10:53:41 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 10:53:41 Need to get 64.0 MB of archives. 10:53:41 After this operation, 5034 kB of additional disk space will be used. 10:53:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 10:53:41 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 10:53:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 10:53:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 10:53:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 10:53:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 10:53:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 10:53:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 10:53:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 10:53:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 10:53:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 10:53:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 10:53:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 10:53:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 10:53:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 10:53:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 10:53:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 10:53:41 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 10:53:41 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 10:53:41 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 10:53:41 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 10:53:41 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 10:53:41 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 10:53:41 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 10:53:41 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 10:53:41 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 10:53:41 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 10:53:41 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 10:53:41 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 10:53:41 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 10:53:41 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 10:53:41 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 10:53:41 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 10:53:41 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 10:53:41 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 10:53:41 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 10:53:41 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 10:53:41 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 10:53:41 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 10:53:41 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 10:53:41 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 10:53:41 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 10:53:41 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 10:53:41 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 10:53:41 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 10:53:41 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 10:53:41 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 10:53:41 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 10:53:41 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 10:53:41 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 10:53:41 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 10:53:41 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 10:53:41 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 10:53:41 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 10:53:41 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 10:53:41 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 10:53:41 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 10:53:41 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 10:53:41 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 10:53:41 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 10:53:42 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 10:53:42 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 10:53:42 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 10:53:42 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 10:53:42 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 10:53:42 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 10:53:42 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 10:53:42 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 10:53:42 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 10:53:42 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 10:53:42 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 10:53:42 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 10:53:42 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 10:53:42 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 10:53:42 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 10:53:42 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 10:53:42 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 10:53:42 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 10:53:42 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 10:53:42 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 10:53:42 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 10:53:42 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 10:53:42 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 10:53:42 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 10:53:42 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 10:53:42 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 10:53:42 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 10:53:42 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 10:53:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 10:53:42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 10:53:42 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 10:53:42 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 10:53:42 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 10:53:42 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 10:53:42 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 10:53:42 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 10:53:42 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 10:53:42 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 10:53:42 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 10:53:42 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 10:53:42 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 10:53:42 debconf: delaying package configuration, since apt-utils is not installed 10:53:43 Fetched 64.0 MB in 2s (33.0 MB/s) 10:53:43 (Reading database ... 13912 files and directories currently installed.) 10:53:43 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 10:53:43 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:53:44 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 10:53:44 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:53:44 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 10:53:44 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 10:53:45 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:53:45 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:53:45 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:53:45 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:53:45 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:53:45 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:53:45 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:53:45 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:53:45 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:53:45 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:53:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:53:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:53:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:53:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:53:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 10:53:45 (Reading database ... 13911 files and directories currently installed.) 10:53:45 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 10:53:46 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 10:53:46 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 10:53:46 (Reading database ... 13911 files and directories currently installed.) 10:53:46 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:53:46 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:53:46 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:53:46 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:53:46 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 10:53:46 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 10:53:46 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 10:53:46 (Reading database ... 13911 files and directories currently installed.) 10:53:46 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 10:53:46 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:53:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 10:53:47 (Reading database ... 13911 files and directories currently installed.) 10:53:47 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 10:53:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 10:53:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 10:53:47 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 10:53:48 Setting up base-files (10.1ubuntu2.10) ... 10:53:48 Installing new version of config file /etc/issue ... 10:53:48 Installing new version of config file /etc/issue.net ... 10:53:48 Installing new version of config file /etc/lsb-release ... 10:53:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 10:53:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 10:53:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 10:53:48 Removing obsolete conffile /etc/default/motd-news ... 10:53:48 (Reading database ... 13912 files and directories currently installed.) 10:53:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 10:53:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 10:53:48 Setting up bash (4.4.18-2ubuntu1.2) ... 10:53:48 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 10:53:49 (Reading database ... 13912 files and directories currently installed.) 10:53:49 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 10:53:49 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 10:53:49 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 10:53:49 (Reading database ... 13912 files and directories currently installed.) 10:53:49 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 10:53:49 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 10:53:49 Setting up tar (1.29b-2ubuntu0.2) ... 10:53:49 (Reading database ... 13912 files and directories currently installed.) 10:53:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 10:53:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:53:49 Setting up dpkg (1.19.0.5ubuntu2.3) ... 10:53:49 (Reading database ... 13912 files and directories currently installed.) 10:53:49 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 10:53:49 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:53:50 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 10:53:50 (Reading database ... 13912 files and directories currently installed.) 10:53:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 10:53:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:53:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 10:53:50 (Reading database ... 13912 files and directories currently installed.) 10:53:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 10:53:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 10:53:50 Setting up grep (3.1-2build1) ... 10:53:50 (Reading database ... 13912 files and directories currently installed.) 10:53:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 10:53:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:53:50 Setting up login (1:4.5-1ubuntu2) ... 10:53:51 (Reading database ... 13912 files and directories currently installed.) 10:53:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 10:53:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:53:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 10:53:51 (Reading database ... 13912 files and directories currently installed.) 10:53:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 10:53:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:53:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 10:53:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:53:52 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 10:53:52 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:53:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 10:53:52 (Reading database ... 13912 files and directories currently installed.) 10:53:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 10:53:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 10:53:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:53:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:53:54 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 10:53:54 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 10:53:54 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 10:53:54 (Reading database ... 13912 files and directories currently installed.) 10:53:54 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 10:53:54 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 10:53:54 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 10:53:54 (Reading database ... 13912 files and directories currently installed.) 10:53:54 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:53:54 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:53:54 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:53:54 (Reading database ... 13912 files and directories currently installed.) 10:53:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:53:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:53:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:53:54 (Reading database ... 13912 files and directories currently installed.) 10:53:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:53:54 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:53:54 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:53:54 (Reading database ... 13912 files and directories currently installed.) 10:53:54 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:53:54 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:53:55 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:53:55 (Reading database ... 13912 files and directories currently installed.) 10:53:55 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 10:53:55 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:53:55 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 10:53:55 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:53:55 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 10:53:55 (Reading database ... 13912 files and directories currently installed.) 10:53:55 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 10:53:55 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:53:55 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 10:53:55 (Reading database ... 13912 files and directories currently installed.) 10:53:55 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:53:55 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:53:55 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 10:53:55 (Reading database ... 13912 files and directories currently installed.) 10:53:55 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:53:55 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:53:55 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 10:53:56 (Reading database ... 13912 files and directories currently installed.) 10:53:56 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:53:56 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:53:56 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 10:53:57 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 10:53:57 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 10:53:57 (Reading database ... 13912 files and directories currently installed.) 10:53:57 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 10:53:57 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 10:53:57 Setting up libc-bin (2.27-3ubuntu1.4) ... 10:53:57 (Reading database ... 13912 files and directories currently installed.) 10:53:57 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 10:53:57 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 10:53:57 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 10:53:57 (Reading database ... 13914 files and directories currently installed.) 10:53:57 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 10:53:57 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 10:53:58 Setting up debconf (1.5.66ubuntu1) ... 10:53:58 (Reading database ... 13914 files and directories currently installed.) 10:53:58 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 10:53:58 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:53:58 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 10:53:58 (Reading database ... 13914 files and directories currently installed.) 10:53:58 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 10:53:58 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 10:53:58 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 10:53:58 (Reading database ... 13914 files and directories currently installed.) 10:53:58 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:53:58 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:53:58 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:53:59 (Reading database ... 13914 files and directories currently installed.) 10:53:59 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:53:59 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:53:59 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 10:53:59 (Reading database ... 13914 files and directories currently installed.) 10:53:59 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 10:53:59 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:53:59 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 10:53:59 (Reading database ... 13914 files and directories currently installed.) 10:53:59 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 10:53:59 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 10:53:59 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 10:53:59 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 10:53:59 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 10:54:00 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:54:00 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 10:54:00 (Reading database ... 13914 files and directories currently installed.) 10:54:00 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 10:54:00 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 10:54:00 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 10:54:00 (Reading database ... 13914 files and directories currently installed.) 10:54:00 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 10:54:00 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 10:54:00 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 10:54:00 (Reading database ... 13914 files and directories currently installed.) 10:54:00 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 10:54:00 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 10:54:01 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 10:54:01 (Reading database ... 13914 files and directories currently installed.) 10:54:01 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 10:54:01 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 10:54:01 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 10:54:01 (Reading database ... 13914 files and directories currently installed.) 10:54:01 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 10:54:01 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 10:54:02 Setting up passwd (1:4.5-1ubuntu2) ... 10:54:02 (Reading database ... 13914 files and directories currently installed.) 10:54:02 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 10:54:02 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 10:54:02 Setting up gpgv (2.2.4-1ubuntu1.4) ... 10:54:02 (Reading database ... 13914 files and directories currently installed.) 10:54:02 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 10:54:02 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 10:54:02 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 10:54:02 (Reading database ... 13914 files and directories currently installed.) 10:54:02 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 10:54:02 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 10:54:02 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 10:54:03 (Reading database ... 13914 files and directories currently installed.) 10:54:03 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 10:54:03 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 10:54:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 10:54:03 (Reading database ... 13914 files and directories currently installed.) 10:54:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 10:54:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 10:54:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 10:54:03 (Reading database ... 13914 files and directories currently installed.) 10:54:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 10:54:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 10:54:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 10:54:03 (Reading database ... 13914 files and directories currently installed.) 10:54:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 10:54:03 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 10:54:03 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 10:54:04 (Reading database ... 13914 files and directories currently installed.) 10:54:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 10:54:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 10:54:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 10:54:04 (Reading database ... 13914 files and directories currently installed.) 10:54:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 10:54:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 10:54:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 10:54:04 (Reading database ... 13915 files and directories currently installed.) 10:54:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:54:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:54:05 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 10:54:05 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 10:54:05 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 10:54:05 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 10:54:05 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 10:54:05 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 10:54:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 10:54:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 10:54:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 10:54:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 10:54:06 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 10:54:06 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 10:54:06 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 10:54:06 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 10:54:06 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 10:54:06 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 10:54:06 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 10:54:06 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 10:54:06 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 10:54:06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 10:54:06 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 10:54:06 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 10:54:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 10:54:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 10:54:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 10:54:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 10:54:08 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:54:08 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:54:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:54:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:54:08 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:54:08 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:54:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 10:54:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 10:54:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:54:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:54:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:54:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:54:09 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:54:09 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:54:09 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:54:09 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:54:10 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:54:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:54:10 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:54:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:54:11 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:54:11 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:54:11 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:54:12 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:54:12 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 10:54:13 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 10:54:13 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:54:13 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:54:13 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 10:54:13 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:54:13 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 10:54:13 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 10:54:13 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 10:54:13 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 10:54:13 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:54:13 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:54:13 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 10:54:13 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 10:54:13 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 10:54:14 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 10:54:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:54:14 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 10:54:14 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:54:14 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:54:14 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:54:14 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 10:54:14 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 10:54:14 Setting up tzdata (2021a-0ubuntu0.18.04) ... 10:54:14 10:54:14 Current default time zone: 'Etc/UTC' 10:54:14 Local time is now: Sun May 9 10:54:14 UTC 2021. 10:54:14 Universal Time is now: Sun May 9 10:54:14 UTC 2021. 10:54:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 10:54:14 10:54:14 Setting up systemd-sysv (237-3ubuntu10.47) ... 10:54:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:54:14 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 10:54:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 10:54:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 10:54:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 10:54:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 10:54:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 10:54:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 10:54:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 10:54:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 10:54:14 Setting up procps (2:3.3.12-3ubuntu1.2) ... 10:54:15 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 10:54:15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 10:54:15 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 10:54:15 Setting up patch (2.7.6-2ubuntu1.1) ... 10:54:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 10:54:15 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 10:54:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 10:54:15 Installing new version of config file /etc/ssl/openssl.cnf ... 10:54:15 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 10:54:15 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 10:54:15 Setting up ca-certificates (20210119~18.04.1) ... 10:54:17 Updating certificates in /etc/ssl/certs... 10:54:17 23 added, 27 removed; done. 10:54:17 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 10:54:17 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 10:54:17 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 10:54:17 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 10:54:18 Setting up pkgbinarymangler (138.18.04.1) ... 10:54:18 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 10:54:18 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 10:54:18 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 10:54:18 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 10:54:18 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:54:18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 10:54:18 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 10:54:18 Setting up perl (5.26.1-6ubuntu0.5) ... 10:54:18 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 10:54:18 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 10:54:18 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 10:54:18 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 10:54:18 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 10:54:18 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 10:54:18 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 10:54:18 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 10:54:18 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 10:54:18 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:54:18 Processing triggers for systemd (237-3ubuntu10.47) ... 10:54:18 Processing triggers for mime-support (3.60ubuntu1) ... 10:54:18 Processing triggers for ca-certificates (20210119~18.04.1) ... 10:54:18 Updating certificates in /etc/ssl/certs... 10:54:19 0 added, 0 removed; done. 10:54:19 Running hooks in /etc/ca-certificates/update.d... 10:54:19 done. 10:54:20 Reading package lists... 10:54:20 Building dependency tree... 10:54:20 Reading state information... 10:54:20 The following NEW packages will be installed: 10:54:20 apt-transport-https 10:54:20 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 10:54:20 Need to get 1692 B of archives. 10:54:20 After this operation, 154 kB of additional disk space will be used. 10:54:20 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 10:54:20 debconf: delaying package configuration, since apt-utils is not installed 10:54:20 Fetched 1692 B in 0s (8589 B/s) 10:54:20 Selecting previously unselected package apt-transport-https. 10:54:20 (Reading database ... 13920 files and directories currently installed.) 10:54:20 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 10:54:20 Unpacking apt-transport-https (1.6.13) ... 10:54:20 Setting up apt-transport-https (1.6.13) ... 10:54:20 Waiting for network to be ready... 10:54:27 2021-05-09T10:54:23Z INFO Waiting for automatic snapd restart... 10:54:27 snapd 2.49.2 from Canonical* installed 10:54:28 "snapd" switched to the "latest/stable" channel 10:54:28 10:54:30 core18 20210309 from Canonical* installed 10:54:30 "core18" switched to the "latest/stable" channel 10:54:30 10:54:33 snapcraft 4.7.1 from Canonical* installed 10:54:34 "snapcraft" switched to the "latest/stable" channel 10:54:34 10:54:38 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: 10:54:38 - README.md 10:54:38 10:54:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 10:54:42 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 10:54:45 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:54:45 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 10:54:45 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 10:54:45 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:54:45 Reading package lists... 10:54:45 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 10:54:49 Removing intermediate container 94414b2b90ad 10:54:49 ---> dd7ae9f17970 10:54:49 10:54:49 Step 10/31 : FROM alpine:3.12 10:54:49 3.12: Pulling from library/alpine 10:54:52 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 10:54:52 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:54:52 Reading package lists... 10:54:52 Building dependency tree... 10:54:52 Reading state information... 10:54:52 Suggested packages: 10:54:52 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 10:54:52 git-gui gitk gitweb git-cvs git-mediawiki git-svn 10:54:52 Recommended packages: 10:54:52 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 10:54:52 The following NEW packages will be installed: 10:54:52 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 10:54:52 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 10:54:52 pkg-config zip 10:54:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 10:54:52 Need to get 7663 kB of archives. 10:54:52 After this operation, 43.8 MB of additional disk space will be used. 10:54:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 10:54:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 10:54:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 10:54:52 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 10:54:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 10:54:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 10:54:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 10:54:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 10:54:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 10:54:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 10:54:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 10:54:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 10:54:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 10:54:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 10:54:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 10:54:53 debconf: delaying package configuration, since apt-utils is not installed 10:54:53 Fetched 7663 kB in 1s (9977 kB/s) 10:54:53 Selecting previously unselected package libglib2.0-0:amd64. 10:54:53 (Reading database ... 13924 files and directories currently installed.) 10:54:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 10:54:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:54:53 Selecting previously unselected package libpsl5:amd64. 10:54:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 10:54:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 10:54:53 Selecting previously unselected package libnghttp2-14:amd64. 10:54:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 10:54:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:54:53 Selecting previously unselected package librtmp1:amd64. 10:54:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 10:54:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:54:53 Status: Downloaded newer image for alpine:3.12 10:54:53 ---> 9852663dfa18 10:54:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 10:54:53 Selecting previously unselected package libcurl3-gnutls:amd64. 10:54:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 10:54:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 10:54:53 Selecting previously unselected package liberror-perl. 10:54:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 10:54:53 Unpacking liberror-perl (0.17025-1) ... 10:54:53 Selecting previously unselected package git-man. 10:54:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 10:54:53 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 10:54:54 Selecting previously unselected package git. 10:54:54 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 10:54:54 Unpacking git (1:2.17.1-1ubuntu0.8) ... 10:54:54 Removing intermediate container ae32e093e96e 10:54:54 ---> 14bdcec35892 10:54:54 10:54:54 Step 10/21 : FROM alpine:3.12 10:54:54 ---> 9852663dfa18 10:54:54 Step 11/21 : RUN apk add --update --no-cache curl 10:54:54 ---> Running in 248a67141a7b 10:54:54 ---> Running in 11d5b2fe626f 10:54:54 Selecting previously unselected package libnorm1:amd64. 10:54:54 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 10:54:54 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:54:54 Selecting previously unselected package libpgm-5.2-0:amd64. 10:54:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 10:54:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:54:54 Selecting previously unselected package libsodium23:amd64. 10:54:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 10:54:54 Unpacking libsodium23:amd64 (1.0.16-2) ... 10:54:54 Selecting previously unselected package libzmq5:amd64. 10:54:54 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 10:54:54 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:54:55 Removing intermediate container 248a67141a7b 10:54:55 Removing intermediate container f778ad6d2579 10:54:55 ---> 5cf0f95ac8fc 10:54:55 ---> f27962923e75 10:54:55 Step 12/31 : RUN apk add --update --no-cache dumb-init su-execStep 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 10:54:55 10:54:55 Selecting previously unselected package libzmq3-dev:amd64. 10:54:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 10:54:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:54:55 Selecting previously unselected package pkg-config. 10:54:55 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 10:54:55 Unpacking pkg-config (0.29.1-0ubuntu2) ... 10:54:55 ---> Running in 350933f39f8d 10:54:55 ---> Running in 8ade80c333f7 10:54:55 Selecting previously unselected package zip. 10:54:55 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 10:54:55 Unpacking zip (3.0-11build1) ... 10:54:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 10:54:55 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 10:54:55 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 10:54:55 Setting up liberror-perl (0.17025-1) ... 10:54:55 Setting up libpsl5:amd64 (0.19.1-5build1) ... 10:54:55 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 10:54:55 No schema files found: doing nothing. 10:54:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 10:54:55 Setting up zip (3.0-11build1) ... 10:54:55 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 10:54:55 Setting up libsodium23:amd64 (1.0.16-2) ... 10:54:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 10:54:55 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 10:54:55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 10:54:55 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 10:54:55 Setting up git (1:2.17.1-1ubuntu0.8) ... 10:54:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 10:54:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:54:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:54:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:54:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:54:57 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 10:54:57 (1/4) Installing ca-certificates (20191127-r4) 10:54:57 (2/4) Installing nghttp2-libs (1.41.0-r0) 10:54:57 (3/4) Installing libcurl (7.76.1-r0) 10:54:57 (4/4) Installing curl (7.76.1-r0) 10:54:57 Executing busybox-1.31.1-r20.trigger 10:54:58 Executing ca-certificates-20191127-r4.trigger 10:54:58 OK: 7 MiB in 18 packages 10:54:58 (1/2) Installing dumb-init (1.2.2-r1) 10:54:58 (2/2) Installing su-exec (0.2-r1) 10:54:58 Executing busybox-1.31.1-r20.trigger 10:54:58 OK: 5 MiB in 16 packages 10:55:01 Removing intermediate container 0252fac68173 10:55:01 ---> 6dcdde507a5f 10:55:01 10:55:01 Step 10/22 : FROM alpine:3.12 10:55:01 ---> 9852663dfa18 10:55:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 10:55:01 ---> Running in b4a36b342fc4 10:55:02 Removing intermediate container 350933f39f8d 10:55:02 ---> 628caea2b6e4 10:55:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 10:55:02 ---> Running in 29562e8ae82f 10:55:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:55:02 git set to automatically installed. 10:55:02 git-man set to automatically installed. 10:55:02 libcurl3-gnutls set to automatically installed. 10:55:02 liberror-perl set to automatically installed. 10:55:02 libglib2.0-0 set to automatically installed. 10:55:02 libnghttp2-14 set to automatically installed. 10:55:02 libnorm1 set to automatically installed. 10:55:02 libpgm-5.2-0 set to automatically installed. 10:55:02 libpsl5 set to automatically installed. 10:55:02 librtmp1 set to automatically installed. 10:55:02 libsodium23 set to automatically installed. 10:55:02 libzmq3-dev set to automatically installed. 10:55:02 libzmq5 set to automatically installed. 10:55:02 pkg-config set to automatically installed. 10:55:02 zip set to automatically installed. 10:55:02 Removing intermediate container 11d5b2fe626f 10:55:02 ---> 3211da7ce47a 10:55:02 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:55:02 Removing intermediate container 8ade80c333f7 10:55:02 ---> 8d6e68f6a497 10:55:02 10:55:02 Step 11/23 : FROM docker:20.10.0 10:55:03 20.10.0: Pulling from library/docker 10:55:03 ---> Running in 63c18d7a1529 10:55:04 Removing intermediate container 29562e8ae82f 10:55:04 ---> 31da952aee9c 10:55:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 10:55:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:55:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:55:04 snapd is not logged in, snap install commands will use sudo 10:55:04 Removing intermediate container 63c18d7a1529 10:55:04 ---> 67cb9616f2b4 10:55:04 Step 13/21 : WORKDIR /edgex 10:55:04 ---> Running in eff65a5d7142 10:55:05 (1/1) Installing dumb-init (1.2.2-r1) 10:55:05 Executing busybox-1.31.1-r20.trigger 10:55:05 ---> Running in d1f591b3f2ec 10:55:05 OK: 5 MiB in 15 packages 10:55:06 Removing intermediate container d1f591b3f2ec 10:55:06 ---> 504a8a9d6359 10:55:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 10:55:06 Removing intermediate container eff65a5d7142 10:55:06 ---> 06df683dd89c 10:55:06 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 10:55:07 ---> Running in 285c08603204 10:55:08 ---> eed8771d605f 10:55:08 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 10:55:08 Removing intermediate container b4a36b342fc4 10:55:08 ---> dc12b69444b0 10:55:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:55:08 ---> Running in 8754131dd2f6 10:55:09 Removing intermediate container 8754131dd2f6 10:55:09 ---> 1f52fd5e4328 10:55:09 Step 13/22 : ENV APP_PORT=48085 10:55:10 ---> Running in 0e2cb783d08c 10:55:10 ---> 234b6327b0b9 10:55:10 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:55:11 Removing intermediate container 419706ab1430 10:55:11 ---> 3b33d0a964fc 10:55:11 10:55:11 Step 10/23 : FROM alpine:3.12 10:55:11 ---> 9852663dfa18 10:55:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:55:11 ---> Using cache 10:55:11 ---> dc12b69444b0 10:55:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:55:11 ---> Using cache 10:55:11 ---> 1f52fd5e4328 10:55:11 Step 13/23 : ENV APP_PORT=48081 10:55:11 Removing intermediate container 285c08603204 10:55:11 ---> 3c24d0bc91f4 10:55:11 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 10:55:11 Removing intermediate container 0e2cb783d08c 10:55:11 ---> d0a44c04b17c 10:55:11 Step 14/22 : EXPOSE $APP_PORT 10:55:11 ---> Running in 89cc05178d36 10:55:11 ---> Running in 200e08da71e9 10:55:11 ---> Running in bca964ca7bfd 10:55:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:55:12 Removing intermediate container 89cc05178d36 10:55:12 ---> c0479750d280 10:55:12 Step 14/23 : EXPOSE $APP_PORT 10:55:12 ---> 22988546e5d3 10:55:12 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 10:55:12 Removing intermediate container 200e08da71e9 10:55:12 ---> 7161bd73ea78 10:55:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:13 ---> Running in f278eb971500 10:55:13 ---> Running in 637a080e3b10 10:55:13 Removing intermediate container bca964ca7bfd 10:55:13 ---> a7309ee58324 10:55:13 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 10:55:14 Removing intermediate container f278eb971500 10:55:14 ---> a3b2b0b92730 10:55:14 Step 15/23 : WORKDIR / 10:55:14 Removing intermediate container 637a080e3b10 10:55:14 ---> 5c97cbca663d 10:55:14 Step 18/21 : CMD ["--init=true"] 10:55:15 ---> Running in 59b6d5502aa8 10:55:15 ---> e3cb274b0969 10:55:15 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 10:55:15 ---> 1114b9e0cd1a 10:55:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:55:15 ---> Running in ed9853523976 10:55:15 ---> Running in dffba49c2dec 10:55:15 Removing intermediate container ed9853523976 10:55:15 ---> 1dc2d605a3b6 10:55:15 Step 19/21 : LABEL arch=arm64 10:55:16 Removing intermediate container 59b6d5502aa8 10:55:16 ---> faf1f3b31366 10:55:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:16 ---> Running in f553ade9fddf 10:55:16 ---> 40b0c531c653 10:55:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 10:55:17 Removing intermediate container f553ade9fddf 10:55:17 ---> 4b29f9de5094 10:55:17 Step 20/21 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:55:17 ---> Running in 8155836b712f 10:55:17 ---> 216eb8c517ac 10:55:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:55:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 10:55:17 Status: Downloaded newer image for docker:20.10.0 10:55:17 ---> eeaf43b92773 10:55:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 10:55:17 ---> Running in 91bd99e1411c 10:55:18 Removing intermediate container 8155836b712f 10:55:18 ---> c4a2a97b710c 10:55:18 Step 21/21 : LABEL version=0.0.0 10:55:18 ---> faadba3895d6 10:55:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 10:55:18 ---> Running in 16d9859014a0 10:55:18 ---> Running in 5e07b3f98ba8 10:55:18 Removing intermediate container dffba49c2dec 10:55:18 ---> bc387850d3cd 10:55:18 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 10:55:18 Removing intermediate container 91bd99e1411c 10:55:18 ---> e6d2a0e89d4d 10:55:18 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 10:55:19 ---> Running in 9cab010f68f7 10:55:19 Removing intermediate container 16d9859014a0 10:55:19 ---> b91a17aab5bb 10:55:19 10:55:19 ---> 7da62af96a10 10:55:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 10:55:19 Removing intermediate container 5e07b3f98ba8 10:55:19 ---> c9220d55e574 10:55:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:19 ---> 57a369eba3b6 10:55:19 ---> Running in bdd14bbb253c 10:55:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:55:19 Successfully built b91a17aab5bb 10:55:19 Successfully tagged docker-security-proxy-setup-go-arm64:latest 10:55:19  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 10:55:21 ---> 8999f1bce0f3 10:55:21 Step 19/23 : ENTRYPOINT ["/core-metadata"] 10:55:21 Removing intermediate container bdd14bbb253c 10:55:21 ---> a1126d4b6d1a 10:55:21 Step 20/22 : LABEL arch=arm64 10:55:21 ---> Running in 871de7e72c81 10:55:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:55:21 ---> Running in 9c3c22bccc06 10:55:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:55:21 (1/39) Installing readline (8.0.4-r0) 10:55:21 (2/39) Installing bash (5.0.17-r0) 10:55:21 Removing intermediate container 871de7e72c81 10:55:21 ---> 05b857b239d4 10:55:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:55:21 ---> ace7a254a9c9 10:55:21 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 10:55:21 Executing bash-5.0.17-r0.post-install 10:55:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 10:55:21 (4/39) Installing libcurl (7.76.1-r0) 10:55:21 (5/39) Installing curl (7.76.1-r0) 10:55:21 (6/39) Installing dumb-init (1.2.2-r1) 10:55:21 (7/39) Installing libbz2 (1.0.8-r1) 10:55:21 (8/39) Installing expat (2.2.9-r1) 10:55:21 (9/39) Installing libffi (3.3-r2) 10:55:21 (10/39) Installing gdbm (1.13-r1) 10:55:21 (11/39) Installing xz-libs (5.2.5-r0) 10:55:21 (12/39) Installing sqlite-libs (3.32.1-r0) 10:55:21 (13/39) Installing python3 (3.8.10-r0) 10:55:22 Removing intermediate container 9c3c22bccc06 10:55:22 ---> 35bd02cc1127 10:55:22 Step 21/22 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:55:23 ---> Running in 3e9c4ffd9dac 10:55:23 ---> Running in 34ed34274719 10:55:23 ---> 547b4c77c5bf 10:55:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 10:55:24 Removing intermediate container 3e9c4ffd9dac 10:55:24 ---> 4976e143c343 10:55:24 Step 21/23 : LABEL arch=arm64 10:55:24 (14/39) Installing py3-appdirs (1.4.4-r1) 10:55:24 (15/39) Installing py3-ordered-set (4.0.1-r0) 10:55:24 (16/39) Installing py3-parsing (2.4.7-r0) 10:55:24 (17/39) Installing py3-six (1.15.0-r0) 10:55:24 (18/39) Installing py3-packaging (20.4-r0) 10:55:24 (19/39) Installing py3-setuptools (47.0.0-r0) 10:55:24 (20/39) Installing py3-chardet (3.0.4-r4) 10:55:24 (21/39) Installing py3-idna (2.9-r0) 10:55:24 (22/39) Installing py3-certifi (2020.4.5.1-r0) 10:55:24 (23/39) Installing py3-urllib3 (1.25.9-r0) 10:55:24 (24/39) Installing py3-requests (2.23.0-r0) 10:55:24 (25/39) Installing py3-msgpack (1.0.0-r0) 10:55:24 (26/39) Installing py3-lockfile (0.12.2-r3) 10:55:24 (27/39) Installing py3-cachecontrol (0.12.6-r0) 10:55:24 (28/39) Installing py3-colorama (0.4.3-r0) 10:55:24 (29/39) Installing py3-distlib (0.3.0-r0) 10:55:24 (30/39) Installing py3-distro (1.5.0-r1) 10:55:24 (31/39) Installing py3-webencodings (0.5.1-r3) 10:55:24 (32/39) Installing py3-html5lib (1.0.1-r4) 10:55:24 (33/39) Installing py3-pytoml (0.1.21-r0) 10:55:24 (34/39) Installing py3-pep517 (0.8.2-r0) 10:55:24 (35/39) Installing py3-progress (1.5-r0) 10:55:24 (36/39) Installing py3-toml (0.10.1-r0) 10:55:24 (37/39) Installing py3-retrying (1.3.3-r0) 10:55:24 (38/39) Installing py3-contextlib2 (0.6.0-r0) 10:55:24 (39/39) Installing py3-pip (20.1.1-r0) 10:55:24 ---> Running in 216d6eb557e5 10:55:24 Executing busybox-1.31.1-r19.trigger 10:55:24 OK: 72 MiB in 59 packages 10:55:25 Removing intermediate container 34ed34274719 10:55:25 ---> 59887542e374 10:55:25 Step 22/22 : LABEL version=0.0.0 10:55:25 ---> 4b34fcb6a72e 10:55:25 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 10:55:26 Removing intermediate container 216d6eb557e5 10:55:26 ---> 97115cb0f19f 10:55:26 Step 22/23 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:55:26 ---> Running in 0c7bd285c5b3 10:55:26 ---> Running in d839508db613 10:55:26 Removing intermediate container 0c7bd285c5b3 10:55:26 ---> dd7779cec8ce 10:55:26 10:55:27 ---> 96a5d283c7bc 10:55:27 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 10:55:27 Successfully built dd7779cec8ce 10:55:27 Successfully tagged docker-support-scheduler-go-arm64:latest 10:55:27  Building docker-support-scheduler-go ... done Building docker-core-data-go 10:55:27 ---> Running in 69d21e7eda32 10:55:27 Removing intermediate container d839508db613 10:55:27 ---> fdfcad04c3fb 10:55:27 Step 23/23 : LABEL version=0.0.0 10:55:27 ---> Running in 3a2c981be730 10:55:28 Removing intermediate container 69d21e7eda32 10:55:28 ---> fcbdbf406703 10:55:28 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:55:28 Removing intermediate container 3a2c981be730 10:55:28 ---> 4b5a2728accd 10:55:28 10:55:28 Successfully built 4b5a2728accd 10:55:28 Successfully tagged docker-core-metadata-go-arm64:latest 10:55:28  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 10:55:28 ---> d8d8cf3db4b5 10:55:28 Step 26/31 : RUN chmod +x /entrypoint.sh 10:55:29 ---> Running in 0374cb8cd02b 10:55:30 Collecting docker-compose==1.23.2 10:55:31 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 10:55:31 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 10:55:31 snapd is not logged in, snap install commands will use sudo 10:55:32 Collecting dockerpty<0.5,>=0.4.1 10:55:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 10:55:32 Removing intermediate container 0374cb8cd02b 10:55:32 ---> c4c5d9eeaf51 10:55:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 10:55:33 ---> Running in e84918b0c356 10:55:35 Removing intermediate container e84918b0c356 10:55:35 ---> 6764500e47d0 10:55:35 Step 28/31 : CMD ["gate"] 10:55:35 Collecting docopt<0.7,>=0.6.1 10:55:35 Downloading docopt-0.6.2.tar.gz (25 kB) 10:55:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 10:55:36 ---> Running in 241fc993f9d7 10:55:36 snap "core18" has no updates available 10:55:37 Pulling go-build-helper 10:55:37 + snapcraftctl pull 10:55:37 Removing intermediate container 241fc993f9d7 10:55:37 ---> 108c84c55684 10:55:37 Step 29/31 : LABEL arch=arm64 10:55:38 ---> Running in bb1b9afb6efc 10:55:38 'app-service-config' has dependencies that need to be staged: go-build-helper 10:55:38 Skipping pull go-build-helper (already ran) 10:55:38 Building go-build-helper 10:55:38 + snapcraftctl build 10:55:38 Removing intermediate container bb1b9afb6efc 10:55:38 ---> 5c5ae75a00f7 10:55:38 Step 30/31 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:55:38 ---> Running in 8f4583f0c1c5 10:55:39 Collecting jsonschema<3,>=2.5.1 10:55:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 10:55:39 Removing intermediate container 8f4583f0c1c5 10:55:39 ---> 1c484773ba20 10:55:39 Step 31/31 : LABEL version=0.0.0 10:55:39 Collecting texttable<0.10,>=0.9.0 10:55:39 Downloading texttable-0.9.1.tar.gz (11 kB) 10:55:40 ---> Running in 124e17001a67 10:55:40 Staging go-build-helper 10:55:40 + snapcraftctl stage 10:55:41 Removing intermediate container 124e17001a67 10:55:41 ---> 0a2909c3cd56 10:55:41 10:55:41 Successfully built 0a2909c3cd56 10:55:41 Successfully tagged docker-security-bootstrapper-go-arm64:latest 10:55:41  Building docker-security-bootstrapper-go ... done Building docker-support-notifications-go 10:55:42 Collecting cached-property<2,>=1.2.0 10:55:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 10:55:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 10:55:43 Collecting PyYAML<4,>=3.10 10:55:43 Downloading PyYAML-3.13.tar.gz (270 kB) 10:55:49 Collecting websocket-client<1.0,>=0.32.0 10:55:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 10:55:49 Collecting docker<4.0,>=3.6.0 10:55:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 10:55:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 10:55:50 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 10:55:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 10:55:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 10:55:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 10:55:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 10:55:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 10:55:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 10:55:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 10:55:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 10:55:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 10:55:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 10:55:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 10:55:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 10:55:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 10:55:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 10:55:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 10:55:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 10:55:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 10:55:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2043 kB] 10:55:50 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 10:55:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 10:55:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 10:55:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 10:55:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 10:55:50 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1733 kB] 10:55:50 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 10:55:50 Fetched 24.5 MB in 0s (0 B/s) 10:55:50 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:55:50 Fetched 224 kB in 0s (0 B/s) 10:55:50 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:55:50 Fetched 157 kB in 0s (0 B/s) 10:55:50 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:55:50 Fetched 221 kB in 0s (0 B/s) 10:55:50 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:55:50 Fetched 143 kB in 0s (0 B/s) 10:55:50 Pulling app-service-config 10:55:50 + snapcraftctl pull 10:55:50 Cloning into '/root/parts/app-service-config/src'... 10:55:51 Pulling config-common 10:55:51 + snapcraftctl pull 10:55:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 10:55:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 10:55:51 Collecting docker-pycreds>=0.4.0 10:55:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 10:55:52 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) 10:55:52 Collecting idna<2.8,>=2.5 10:55:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 10:55:52 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) 10:55:53 Collecting urllib3<1.25,>=1.21.1 10:55:53 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 10:55:53 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 10:55:53 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 10:55:53 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 10:55:53 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 10:55:55 Installing collected packages: dockerpty, docopt, jsonschema, texttable, cached-property, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, docker-compose 10:55:55 Running setup.py install for dockerpty: started 10:55:55 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:55:55 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:55:55 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:55:55 Fetched 0 B in 0s (0 B/s) 10:55:55 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 10:55:55 Fetched 0 B in 0s (0 B/s) 10:55:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 10:55:55 Fetched 0 B in 0s (0 B/s) 10:55:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 10:55:55 Fetched 0 B in 0s (0 B/s) 10:55:55 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 10:55:55 Fetched 0 B in 0s (0 B/s) 10:55:55 Pulling edgex-go 10:55:55 + snapcraftctl pull 10:55:57 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:55:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:55:57 ---> ebe62cdf372e 10:55:57 Step 3/23 : WORKDIR /edgex-go 10:55:57 ---> Using cache 10:55:57 ---> d008ed753c20 10:55:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:55:57 ---> Using cache 10:55:57 ---> 33086bcf5782 10:55:57 Step 5/23 : RUN apk add --update --no-cache make git 10:55:57 ---> Using cache 10:55:57 ---> 280c11b692af 10:55:57 Step 6/23 : COPY go.mod . 10:55:57 ---> Using cache 10:55:57 ---> dd39790e1153 10:55:57 Step 7/23 : RUN go mod download 10:55:57 ---> Using cache 10:55:57 ---> ad808199f044 10:55:57 Step 8/23 : COPY . . 10:55:57 ---> Using cache 10:55:57 ---> 9d13debe1ed3 10:55:57 Step 9/23 : RUN make cmd/core-command/core-command 10:55:57 Running setup.py install for dockerpty: finished with status 'done' 10:55:57 Running setup.py install for docopt: started 10:56:01 Running setup.py install for docopt: finished with status 'done' 10:56:01 Running setup.py install for texttable: started 10:56:03 ---> Running in 3963a7510fce 10:56:04 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 10:56:04 Running setup.py install for texttable: finished with status 'done' 10:56:04 Running setup.py install for PyYAML: started 10:56:08 Running setup.py install for PyYAML: finished with status 'done' 10:56:09 Attempting uninstall: idna 10:56:09 Found existing installation: idna 2.9 10:56:09 Uninstalling idna-2.9: 10:56:09 Successfully uninstalled idna-2.9 10:56:10 Attempting uninstall: urllib3 10:56:10 Found existing installation: urllib3 1.25.9 10:56:10 Uninstalling urllib3-1.25.9: 10:56:10 Successfully uninstalled urllib3-1.25.9 10:56:10 Attempting uninstall: requests 10:56:10 Found existing installation: requests 2.23.0 10:56:10 Uninstalling requests-2.23.0: 10:56:11 Successfully uninstalled requests-2.23.0 10:56:14 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 10:56:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:56:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:56:15 ---> ebe62cdf372e 10:56:15 Step 3/23 : WORKDIR /edgex-go 10:56:15 ---> Using cache 10:56:15 ---> d008ed753c20 10:56:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:15 ---> Using cache 10:56:15 ---> 33086bcf5782 10:56:15 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 10:56:16 Step 1/25 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:56:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:56:16 ---> ebe62cdf372e 10:56:16 Step 3/25 : WORKDIR /edgex-go 10:56:16 ---> Using cache 10:56:16 ---> d008ed753c20 10:56:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:16 ---> Using cache 10:56:16 ---> 33086bcf5782 10:56:16 Step 5/25 : RUN apk add --update --no-cache make git 10:56:16 ---> Using cache 10:56:16 ---> 280c11b692af 10:56:16 Step 6/25 : COPY go.mod . 10:56:16 ---> Using cache 10:56:16 ---> dd39790e1153 10:56:16 Step 7/25 : RUN go mod download 10:56:16 ---> Using cache 10:56:16 ---> ad808199f044 10:56:16 Step 8/25 : COPY . . 10:56:16 ---> Using cache 10:56:16 ---> 9d13debe1ed3 10:56:16 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:56:17 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 10:56:17 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 10:56:17 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 10:56:17 Fetched 0 B in 0s (0 B/s) 10:56:17 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 10:56:17 Fetched 96.5 kB in 0s (0 B/s) 10:56:17 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 10:56:17 Fetched 279 kB in 0s (0 B/s) 10:56:17 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 10:56:17 Fetched 122 kB in 0s (0 B/s) 10:56:17 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 10:56:17 Fetched 77.8 kB in 0s (0 B/s) 10:56:17 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 10:56:17 Fetched 8848 B in 0s (0 B/s) 10:56:17 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 10:56:17 Fetched 47.8 kB in 0s (0 B/s) 10:56:17 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 10:56:17 Fetched 45.6 kB in 0s (0 B/s) 10:56:17 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 10:56:17 Fetched 15.0 kB in 0s (0 B/s) 10:56:17 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 10:56:17 Fetched 219 kB in 0s (0 B/s) 10:56:17 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 10:56:17 Fetched 154 kB in 0s (0 B/s) 10:56:17 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 10:56:17 Fetched 50.6 kB in 0s (0 B/s) 10:56:17 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 10:56:17 Fetched 14.8 kB in 0s (0 B/s) 10:56:17 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 10:56:17 Fetched 41.8 kB in 0s (0 B/s) 10:56:17 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 10:56:17 Fetched 499 kB in 0s (0 B/s) 10:56:17 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 10:56:17 Fetched 111 kB in 0s (0 B/s) 10:56:17 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 10:56:17 Fetched 240 kB in 0s (0 B/s) 10:56:17 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 10:56:17 Fetched 29.3 kB in 0s (0 B/s) 10:56:17 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 10:56:17 Fetched 85.5 kB in 0s (0 B/s) 10:56:17 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 10:56:17 Fetched 24.5 kB in 0s (0 B/s) 10:56:17 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 10:56:17 Fetched 49.2 kB in 0s (0 B/s) 10:56:17 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 10:56:17 Fetched 54.2 kB in 0s (0 B/s) 10:56:17 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 10:56:17 Fetched 30.8 kB in 0s (0 B/s) 10:56:17 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 10:56:17 Fetched 15.8 kB in 0s (0 B/s) 10:56:17 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 10:56:17 Fetched 85.9 kB in 0s (0 B/s) 10:56:17 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 10:56:17 Fetched 8720 B in 0s (0 B/s) 10:56:17 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 10:56:17 Fetched 137 kB in 0s (0 B/s) 10:56:17 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 10:56:17 Fetched 119 kB in 0s (0 B/s) 10:56:17 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 10:56:17 Fetched 110 kB in 0s (0 B/s) 10:56:17 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 10:56:17 Fetched 11.1 kB in 0s (0 B/s) 10:56:17 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 10:56:17 Fetched 645 kB in 0s (0 B/s) 10:56:17 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 10:56:17 Fetched 41.3 kB in 0s (0 B/s) 10:56:17 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 10:56:17 Fetched 17.9 kB in 0s (0 B/s) 10:56:17 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 10:56:17 Fetched 368 kB in 0s (0 B/s) 10:56:17 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 10:56:17 Fetched 187 kB in 0s (0 B/s) 10:56:17 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 10:56:17 Fetched 175 kB in 0s (0 B/s) 10:56:17 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 10:56:17 Fetched 206 kB in 0s (0 B/s) 10:56:17 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 10:56:17 Fetched 1301 kB in 0s (0 B/s) 10:56:17 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 10:56:17 Fetched 36.2 kB in 0s (0 B/s) 10:56:17 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 10:56:17 Fetched 159 kB in 0s (0 B/s) 10:56:17 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 10:56:17 Fetched 107 kB in 0s (0 B/s) 10:56:17 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 10:56:17 Fetched 48.7 kB in 0s (0 B/s) 10:56:17 Pulling static-packages 10:56:17 + snapcraftctl pull 10:56:17 Pulling version 10:56:17 + cd /root/project 10:56:17 + [ -f VERSION ] 10:56:17 + PROJECT_VERSION=local-dev 10:56:17 + git rev-parse --short HEAD 10:56:17 + GIT_REVISION=84d3a7d1 10:56:17 + snapcraftctl set-version local-dev 10:56:17 Skipping build go-build-helper (already ran) 10:56:17 Building app-service-config 10:56:17 + make build 10:56:17 go mod tidy 10:56:17 ---> Running in 765074af94b4 10:56:17 ---> Running in e9b70abd3a0d 10:56:19 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.55 10:56:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.82 10:56:19 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 10:56:19 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 10:56:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 10:56:19 go: downloading github.com/stretchr/testify v1.7.0 10:56:19 go: downloading github.com/pmezard/go-difflib v1.0.0 10:56:19 go: downloading github.com/pelletier/go-toml v1.9.0 10:56:20 go: downloading github.com/davecgh/go-spew v1.1.1 10:56:20 go: downloading github.com/hashicorp/consul/api v1.8.1 10:56:20 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 10:56:20 go: downloading github.com/google/uuid v1.2.0 10:56:20 go: downloading github.com/hashicorp/go-hclog v0.12.0 10:56:20 go: downloading github.com/hashicorp/go-uuid v1.0.1 10:56:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 10:56:20 go: downloading github.com/fatih/color v1.9.0 10:56:20 go: downloading github.com/hashicorp/serf v0.9.5 10:56:20 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 10:56:20 go: downloading github.com/gorilla/mux v1.8.0 10:56:20 go: downloading github.com/hashicorp/consul/sdk v0.7.0 10:56:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 10:56:20 go: downloading github.com/hashicorp/go-msgpack v0.5.3 10:56:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 10:56:20 go: downloading github.com/go-playground/validator/v10 v10.5.0 10:56:20 go: downloading github.com/x448/float16 v0.8.4 10:56:20 go: downloading github.com/mitchellh/mapstructure v1.1.2 10:56:20 go: downloading golang.org/x/text v0.3.2 10:56:20 go: downloading github.com/mattn/go-colorable v0.1.6 10:56:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 10:56:20 go: downloading github.com/pkg/errors v0.8.1 10:56:20 go: downloading github.com/hashicorp/memberlist v0.2.2 10:56:20 go: downloading gopkg.in/yaml.v2 v2.4.0 10:56:20 go: downloading github.com/go-playground/universal-translator v0.17.0 10:56:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 10:56:20 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 10:56:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 10:56:20 go: downloading github.com/go-kit/kit v0.8.0 10:56:20 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 10:56:20 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 10:56:20 go: downloading github.com/hashicorp/go-multierror v1.1.0 10:56:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 10:56:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 10:56:21 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 10:56:21 go: downloading github.com/leodido/go-urn v1.2.0 10:56:21 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 10:56:21 go: downloading github.com/miekg/dns v1.1.26 10:56:21 go: downloading github.com/go-playground/locales v0.13.0 10:56:21 go: downloading github.com/go-redis/redis/v7 v7.2.0 10:56:21 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 10:56:21 go: downloading github.com/hashicorp/errwrap v1.0.0 10:56:21 go: downloading github.com/go-logfmt/logfmt v0.4.0 10:56:21 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 10:56:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:56:21 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 10:56:21 go: downloading github.com/go-playground/assert/v2 v2.0.1 10:56:21 go: downloading github.com/stretchr/objx v0.1.0 10:56:21 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 10:56:21 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 10:56:21 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 10:56:21 go: downloading github.com/mitchellh/go-homedir v1.1.0 10:56:21 go: downloading github.com/onsi/ginkgo v1.10.1 10:56:21 go: downloading github.com/mitchellh/copystructure v1.0.0 10:56:21 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 10:56:21 go: downloading github.com/onsi/gomega v1.7.0 10:56:21 go: downloading github.com/gorilla/websocket v1.4.2 10:56:21 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 10:56:21 go: downloading github.com/kr/pretty v0.2.0 10:56:21 go: downloading github.com/mitchellh/reflectwalk v1.0.0 10:56:21 go: downloading github.com/mattn/go-isatty v0.0.12 10:56:21 go: downloading github.com/hpcloud/tail v1.0.0 10:56:21 go: downloading github.com/hashicorp/golang-lru v0.5.0 10:56:21 go: downloading github.com/go-stack/stack v1.8.0 10:56:21 go: downloading github.com/kr/text v0.1.0 10:56:21 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 10:56:21 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 10:56:21 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 10:56:21 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 10:56:21 go: downloading github.com/pebbe/zmq4 v1.2.7 10:56:21 go: downloading gopkg.in/fsnotify.v1 v1.4.7 10:56:21 go: downloading github.com/golang/protobuf v1.3.2 10:56:21 go: downloading github.com/fsnotify/fsnotify v1.4.7 10:56:21 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 10:56:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:56:24 OK: 218 MiB in 52 packages 10:56:28 Removing intermediate container e9b70abd3a0d 10:56:28 ---> c16bd94770af 10:56:28 Step 6/23 : COPY go.mod . 10:56:30 ---> 0c7d7b2daad1 10:56:30 Step 7/23 : RUN go mod download 10:56:30 ---> Running in e68890ef67f5 10:56:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 10:56:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:56:30 ---> ebe62cdf372e 10:56:30 Step 3/22 : WORKDIR /edgex-go 10:56:30 ---> Using cache 10:56:30 ---> d008ed753c20 10:56:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:56:30 ---> Using cache 10:56:30 ---> 33086bcf5782 10:56:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 10:56:31 ---> Running in 3e77f7553c5a 10:56:31 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 10:56:31 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 10:56:31 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 10:56:31 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 10:56:31 Building config-common 10:56:31 + snapcraftctl build 10:56:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:56:33 Building edgex-go 10:56:34 + cd /root/parts/edgex-go/src 10:56:34 + make build 10:56:34 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 10:56:35 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 10:56:35 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 10:56:35 go: downloading github.com/OneOfOne/xxhash v1.2.8 10:56:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 10:56:35 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 10:56:35 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.19 10:56:35 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 10:56:35 go: downloading github.com/imdario/mergo v0.3.12 10:56:35 Removing intermediate container 9cab010f68f7 10:56:35 ---> 977113e7d85c 10:56:35 Step 14/23 : ENV APP_PORT=48090 10:56:35 ---> Running in e8b86dd1c459 10:56:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:56:35 Removing intermediate container e68890ef67f5 10:56:35 ---> caea72ac48ab 10:56:35 Step 8/23 : COPY . . 10:56:36 Removing intermediate container e8b86dd1c459 10:56:36 ---> 201542af446d 10:56:36 Step 15/23 : EXPOSE $APP_PORT 10:56:36 ---> Running in 20a7e537bb2c 10:56:37 OK: 218 MiB in 52 packages 10:56:37 Removing intermediate container 20a7e537bb2c 10:56:37 ---> e50e5d4b8710 10:56:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 10:56:39 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 10:56:39 Removing intermediate container 3e77f7553c5a 10:56:39 ---> a62915e5bcce 10:56:39 Step 6/22 : COPY go.mod . 10:56:40 ---> e4728ae4573c 10:56:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 10:56:41 ---> 46671cb9a832 10:56:41 Step 7/22 : RUN go mod download 10:56:41 ---> Running in 8c32ce1ae524 10:56:42 ---> df8f05141cbc 10:56:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 10:56:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 10:56:44 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 10:56:46 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 10:56:46 ---> 9c3346d1e699 10:56:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 10:56:46 ---> Running in a89c0184f0e2 10:56:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 10:56:47 Removing intermediate container 8c32ce1ae524 10:56:47 ---> 71699a63e656 10:56:47 Step 8/22 : COPY . . 10:56:47 Removing intermediate container a89c0184f0e2 10:56:47 ---> a2d8c66be07f 10:56:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:56:48 ---> Running in 8d77991cd726 10:56:49 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 10:56:49 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 10:56:49 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 10:56:49 Removing intermediate container 8d77991cd726 10:56:49 ---> 459c18b081a4 10:56:49 Step 21/23 : LABEL arch=arm64 10:56:50 ---> Running in dff2630c0e5f 10:56:50 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 10:56:51 Removing intermediate container dff2630c0e5f 10:56:51 ---> cca6672480ac 10:56:51 Step 22/23 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:56:51 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 10:56:51 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 10:56:52 ---> Running in 910c70b5d595 10:56:53 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 10:56:53 Removing intermediate container 910c70b5d595 10:56:53 ---> b02fb1cf417e 10:56:53 Step 23/23 : LABEL version=0.0.0 10:56:54 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 10:56:54 ---> Running in f83012b90151 10:56:55 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 10:56:55 go: downloading github.com/lib/pq v1.10.1 10:56:55 Removing intermediate container f83012b90151 10:56:55 ---> 8ea695711b89 10:56:55 10:56:57 Successfully built 8ea695711b89 10:56:57 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 10:56:57 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 10:56:57 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 10:56:57 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 10:56:57 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 10:56:57 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 10:56:57 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 10:56:57 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 10:56:57 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 10:56:57 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 10:56:57 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 10:56:57 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 10:56:57 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 10:56:57 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 10:56:57 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 10:56:57 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 10:56:57 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 10:56:57 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 10:56:57 + 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 10:56:57 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 10:56:57 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 10:56:57 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 10:56:58 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 10:56:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 10:56:58 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 10:56:58 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 10:56:58 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 10:57:00 Building static-packages 10:57:00 + snapcraftctl build 10:57:02 Building version 10:57:02 + snapcraftctl build 10:57:04 Skipping stage go-build-helper (already ran) 10:57:04 Staging app-service-config 10:57:04 + snapcraftctl stage 10:57:05 Staging config-common 10:57:05 + snapcraftctl stage 10:57:05  Building docker-sys-mgmt-agent-go ... done  ---> e55b8550f615 10:57:05 Step 9/23 : RUN make cmd/core-data/core-data 10:57:05 ---> Running in 8d566eba89e1 10:57:06 Staging edgex-go 10:57:06 + snapcraftctl stage 10:57:07 Staging static-packages 10:57:07 + snapcraftctl stage 10:57:08 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 10:57:08 Staging version 10:57:08 + snapcraftctl stage 10:57:09 Priming go-build-helper 10:57:09 + snapcraftctl prime 10:57:10 Priming app-service-config 10:57:10 + snapcraftctl prime 10:57:11 Priming config-common 10:57:11 + snapcraftctl prime 10:57:12 Priming edgex-go 10:57:12 + snapcraftctl prime 10:57:14 Priming static-packages 10:57:14 + snapcraftctl prime 10:57:16 Priming version 10:57:16 + snapcraftctl prime 10:57:16 ---> fd205d63011c 10:57:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 10:57:17 ---> Running in 5d9b8b8ce615 10:57:17 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] } 10:57:19 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 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:57:46 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 10:57:48 Removing intermediate container 3963a7510fce 10:57:48 ---> db58bf43083d 10:57:48 10:57:48 Step 10/23 : FROM alpine:3.12 10:57:48 ---> 9852663dfa18 10:57:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:57:48 ---> Using cache 10:57:48 ---> dc12b69444b0 10:57:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 10:57:48 ---> Using cache 10:57:48 ---> 1f52fd5e4328 10:57:48 Step 13/23 : ENV APP_PORT=48082 10:57:48 ---> Running in 5ac7e30f6db9 10:57:48 Removing intermediate container 5ac7e30f6db9 10:57:48 ---> 36dda2de68b4 10:57:48 Step 14/23 : EXPOSE $APP_PORT 10:57:48 ---> Running in 79eab7cfac95 10:57:49 Removing intermediate container 79eab7cfac95 10:57:49 ---> fd498c1f6292 10:57:49 Step 15/23 : WORKDIR / 10:57:50 ---> Running in 24bc58e8c721 10:57:50 Removing intermediate container 24bc58e8c721 10:57:50 ---> a1729f7511b7 10:57:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:57:52 ---> 5996e9aeb4fe 10:57:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:57:56 Removing intermediate container 765074af94b4 10:57:56 ---> 2d8d840ddc6b 10:57:56 10:57:56 Step 10/25 : FROM alpine:3.12 10:57:56 ---> 9852663dfa18 10:57:56 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 10:57:56 ---> 5417de356821 10:57:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 10:57:56 ---> Running in 43b02de3897c 10:57:57 ---> 85730ed4fb41 10:57:57 Step 19/23 : ENTRYPOINT ["/core-command"] 10:57:57 ---> Running in 5bac5b5894a2 10:57:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:57:58 Removing intermediate container 5bac5b5894a2 10:57:58 ---> f44a59c4bb9b 10:57:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:57:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:57:58 ---> Running in 6443752fb10d 10:57:59 (1/6) Installing ca-certificates (20191127-r4) 10:57:59 Removing intermediate container 6443752fb10d 10:57:59 ---> 56d1fee13aef 10:57:59 Step 21/23 : LABEL arch=arm64 10:57:59 (2/6) Installing nghttp2-libs (1.41.0-r0) 10:57:59 (3/6) Installing libcurl (7.76.1-r0) 10:57:59 (4/6) Installing curl (7.76.1-r0) 10:57:59 (5/6) Installing dumb-init (1.2.2-r1) 10:57:59 (6/6) Installing su-exec (0.2-r1) 10:57:59 Executing busybox-1.31.1-r20.trigger 10:57:59 Executing ca-certificates-20191127-r4.trigger 10:57:59 ---> Running in 8cfaa28591a9 10:58:00 OK: 7 MiB in 20 packages 10:58:00 Removing intermediate container 8cfaa28591a9 10:58:00 ---> 79d2b3b88106 10:58:00 Step 22/23 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:58:00 ---> Running in 90595b328b3f 10:58:01 Removing intermediate container 90595b328b3f 10:58:01 ---> 991ce796ed0e 10:58:01 Step 23/23 : LABEL version=0.0.0 10:58:02 ---> Running in 27e5ea9e9017 10:58:02 Removing intermediate container 43b02de3897c 10:58:02 ---> 3c2d056b13f0 10:58:02 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 10:58:02 ---> Running in fd478f934d34 10:58:03 Removing intermediate container 27e5ea9e9017 10:58:03 ---> 9ded0c608188 10:58:03 10:58:03 Removing intermediate container fd478f934d34 10:58:03 ---> a5d348bfb588 10:58:03 Step 13/25 : WORKDIR / 10:58:03 ---> Running in 8276c77c0d84 10:58:04 Successfully built 9ded0c608188 10:58:04 Successfully tagged docker-core-command-go-arm64:latest 10:58:04  Building docker-core-command-go ... done Removing intermediate container 8276c77c0d84 10:58:04 ---> b232f7066faa 10:58:04 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:58:05 ---> 179c2b2271ce 10:58:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 10:58:07 ---> ff7c8eea4565 10:58:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 10:58:08 ---> 78a742487cf2 10:58:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 10:58:09 ---> ba32b32c144a 10:58:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:58:11 ---> b47eb9eb5df7 10:58:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:58:12 ---> 2bbc3cdf33f8 10:58:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:58:13 ---> e83b942d4a0c 10:58:13 Step 21/25 : 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/ 10:58:13 ---> Running in df20eeac00d1 10:58:17 Removing intermediate container df20eeac00d1 10:58:17 ---> 69f934b10b28 10:58:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:58:17 ---> Running in 5aaad1b568dc 10:58:17 Removing intermediate container 5aaad1b568dc 10:58:17 ---> 52edd6bdc694 10:58:17 Step 23/25 : LABEL arch=arm64 10:58:18 ---> Running in 7defc1074155 10:58:18 Removing intermediate container 7defc1074155 10:58:18 ---> 021a51840764 10:58:18 Step 24/25 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:58:19 ---> Running in 778b77146744 10:58:19 Removing intermediate container 778b77146744 10:58:19 ---> 22eb50876f27 10:58:19 Step 25/25 : LABEL version=0.0.0 10:58:19 ---> Running in e53d6a4d2e81 10:58:20 Removing intermediate container e53d6a4d2e81 10:58:20 ---> 4a38dac08454 10:58:20 10:58:21 Successfully built 4a38dac08454 10:58:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 10:58:48  Building docker-security-secretstore-setup-go ... done Removing intermediate container 5d9b8b8ce615 10:58:48 ---> 5a72dc742c88 10:58:48 10:58:48 Step 10/22 : FROM alpine:3.12 10:58:48 ---> 9852663dfa18 10:58:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 10:58:48 ---> Running in 171938efd7e2 10:58:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:58:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:58:49 (1/2) Installing ca-certificates (20191127-r4) 10:58:49 (2/2) Installing dumb-init (1.2.2-r1) 10:58:49 Executing busybox-1.31.1-r20.trigger 10:58:49 Executing ca-certificates-20191127-r4.trigger 10:58:49 OK: 6 MiB in 16 packages 10:58:53 Removing intermediate container 8d566eba89e1 10:58:53 ---> 9ac98a25de81 10:58:53 10:58:53 Step 10/23 : FROM alpine:3.12 10:58:53 ---> 9852663dfa18 10:58:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 10:58:53 ---> Running in 7295d79f0b61 10:58:53 Removing intermediate container 171938efd7e2 10:58:53 ---> 6903c6ee038a 10:58:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 10:58:53 Removing intermediate container 7295d79f0b61 10:58:53 ---> da504f02cebc 10:58:53 Step 12/23 : ENV APP_PORT=48080 10:58:53 ---> Running in 983a36969ab5 10:58:53 ---> Running in 72eba4778d7d 10:58:54 Removing intermediate container 983a36969ab5 10:58:54 ---> 8e3f5f0e34b9 10:58:54 Step 13/22 : ENV APP_PORT=48060 10:58:54 Removing intermediate container 72eba4778d7d 10:58:54 ---> 15b37eb40f2c 10:58:54 Step 13/23 : EXPOSE $APP_PORT 10:58:54 ---> Running in b288023dd106 10:58:54 ---> Running in b35ae8128a5c 10:58:54 Removing intermediate container b288023dd106 10:58:54 ---> b45935194315 10:58:54 Step 14/22 : EXPOSE $APP_PORT 10:58:55 Removing intermediate container b35ae8128a5c 10:58:55 ---> 41c0fcf67fd8 10:58:55 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:58:55 ---> Running in 3fd66b608d31 10:58:55 ---> Running in 152e72ea0f76 10:58:55 Removing intermediate container 3fd66b608d31 10:58:55 ---> ab665361a615 10:58:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:58:56 ---> 8802aa3f6982 10:58:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:58:58 ---> e3a267fae938 10:58:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 10:58:58 Removing intermediate container 152e72ea0f76 10:58:58 ---> f2a99f3bd61e 10:58:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 10:58:58 ---> Running in 4c0204bc1c2c 10:58:58 ---> 254590dd914b 10:58:58 Step 18/22 : ENTRYPOINT ["/support-notifications"] 10:58:59 ---> Running in 3f02a8982c7c 10:58:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 10:58:59 Removing intermediate container 3f02a8982c7c 10:58:59 ---> c3a97eb3a313 10:58:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:00 ---> Running in 46a532f3003a 10:59:00 Removing intermediate container 46a532f3003a 10:59:00 ---> 82763b9a76c9 10:59:00 Step 20/22 : LABEL arch=arm64 10:59:00 ---> Running in caf0057a8a4e 10:59:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 10:59:01 Removing intermediate container caf0057a8a4e 10:59:01 ---> d018a2050c68 10:59:01 Step 21/22 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:59:01 ---> Running in 35db682fdc93 10:59:02 Removing intermediate container 35db682fdc93 10:59:02 ---> ad0df1d3f95a 10:59:02 Step 22/22 : LABEL version=0.0.0 10:59:02 ---> Running in 03865645c2ce 10:59:02 (1/6) Installing dumb-init (1.2.2-r1) 10:59:02 (2/6) Installing libgcc (9.3.0-r2) 10:59:02 (3/6) Installing libsodium (1.0.18-r0) 10:59:02 Removing intermediate container 03865645c2ce 10:59:02 ---> 36e1eabf1f65 10:59:02 10:59:02 (4/6) Installing libstdc++ (9.3.0-r2) 10:59:03 (5/6) Installing libzmq (4.3.3-r0) 10:59:03 Successfully built 36e1eabf1f65 10:59:03 Successfully tagged docker-support-notifications-go-arm64:latest 10:59:03  Building docker-support-notifications-go ... done (6/6) Installing zeromq (4.3.3-r0) 10:59:03 Executing busybox-1.31.1-r20.trigger 10:59:03 OK: 8 MiB in 20 packages 10:59:04 Removing intermediate container 4c0204bc1c2c 10:59:04 ---> fa59fa23dd99 10:59:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:59:05 ---> df0de1c5d512 10:59:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:59:06 ---> a0061dc32f35 10:59:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 10:59:07 ---> abb321e1afa8 10:59:07 Step 19/23 : ENTRYPOINT ["/core-data"] 10:59:07 ---> Running in 1bc6aab76958 10:59:08 Removing intermediate container 1bc6aab76958 10:59:08 ---> a007d98233c0 10:59:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:59:08 ---> Running in bd3f4dd943fa 10:59:09 Removing intermediate container bd3f4dd943fa 10:59:09 ---> d23491ec91ba 10:59:09 Step 21/23 : LABEL arch=arm64 10:59:09 ---> Running in 46071472d36a 10:59:09 Removing intermediate container 46071472d36a 10:59:09 ---> 51d0be4c5893 10:59:09 Step 22/23 : LABEL git_sha=e54e1045ff57a387b98f5a25f35bdf081067cb82 10:59:09 ---> Running in 965785aae068 10:59:10 Removing intermediate container 965785aae068 10:59:10 ---> 940b62e36a32 10:59:10 Step 23/23 : LABEL version=0.0.0 10:59:10 ---> Running in c552d99a7b99 10:59:10 Removing intermediate container c552d99a7b99 10:59:10 ---> e88123860d14 10:59:10 10:59:11 Successfully built e88123860d14 10:59:11 Successfully tagged docker-core-data-go-arm64:latest 10:59:12  Building docker-core-data-go ... done  [Pipeline] } 10:59:12 $ docker stop --time=1 5a1eca8a3a44776801105939fa81d20329418ee3318d4d035e11c4db41e64ced 10:59:14 $ docker rm -f 5a1eca8a3a44776801105939fa81d20329418ee3318d4d035e11c4db41e64ced [Pipeline] // withDockerContainer [Pipeline] sh 10:59:14 + + grepdocker docker images 10:59:14 10:59:15 docker-core-data-go-arm64 latest e88123860d14 5 seconds ago 20.3MB 10:59:15 docker-support-notifications-go-arm64 latest 36e1eabf1f65 13 seconds ago 16.6MB 10:59:15 docker-security-secretstore-setup-go-arm64 latest 4a38dac08454 55 seconds ago 24.3MB 10:59:15 docker-core-command-go-arm64 latest 9ded0c608188 About a minute ago 16.1MB 10:59:15 docker-sys-mgmt-agent-go-arm64 latest 8ea695711b89 2 minutes ago 299MB 10:59:15 docker-security-bootstrapper-go-arm64 latest 0a2909c3cd56 3 minutes ago 17.1MB 10:59:15 docker-core-metadata-go-arm64 latest 4b5a2728accd 3 minutes ago 17.4MB 10:59:15 docker-support-scheduler-go-arm64 latest dd7779cec8ce 3 minutes ago 16.1MB 10:59:15 docker-security-proxy-setup-go-arm64 latest b91a17aab5bb 3 minutes ago 23.9MB 10:59:15 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 10:59:16 ---> job-cost.sh 10:59:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i3of 11:00:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 11:02:19 lf-activate-venv(): INFO: Adding /tmp/venv-i3of/bin to PATH 11:02:19 INFO: No Stack... 11:02:19 INFO: Retrieving Pricing Info for: lf-standard-4 11:02:19 INFO: Archiving Costs [Pipeline] sh 11:02:20 + cat /w/workspace/edgex-go/1/archives/cost.csv 11:02:20 + cut -d, -f6 [Pipeline] lock 11:02:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3439-1-stack-cost] 11:02:20 Resource [jenkins-edgexfoundry-edgex-go-PR-3439-1-stack-cost] did not exist. Created. 11:02:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3439-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:20 + echo total: 0.20999999344348907 [Pipeline] stash 11:02:21 Stashed 1 file(s) [Pipeline] } 11:02:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3439-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 11:02:22 provisioning config files... 11:02:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4514317878909112386tmp [Pipeline] { [Pipeline] sh 11:02:22 + set +x 11:02:22 + bash -s -- 11:02:22 + curl -s https://codecov.io/bash 11:02:22 11:02:22 _____ _ 11:02:22 / ____| | | 11:02:22 | | ___ __| | ___ ___ _____ __ 11:02:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:02:22 | |___| (_) | (_| | __/ (_| (_) \ V / 11:02:22 \_____\___/ \__,_|\___|\___\___/ \_/ 11:02:22 Bash-1.0.2 11:02:22 11:02:22 11:02:22 ==> git version 2.24.3 found 11:02:23 ==> 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 11:02:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:02:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:02:23 ==> Jenkins CI detected. 11:02:23 project root: . 11:02:23 --> token set from env 11:02:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:02:23 ==> Running gcov in . (disable via -X gcov) 11:02:23 ==> Python coveragepy not found 11:02:23 ==> Searching for coverage reports in: 11:02:23 + . 11:02:23 -> Found 1 reports 11:02:23 ==> Detecting git/mercurial file structure 11:02:23 ==> Reading reports 11:02:23 + ./coverage.out bytes=705232 11:02:23 ==> Appending adjustments 11:02:23 https://docs.codecov.io/docs/fixing-reports 11:02:27 + Found adjustments 11:02:27 ==> Gzipping contents 11:02:27 100K /tmp/codecov.WnPJpj.gz 11:02:27 ==> Uploading reports 11:02:27 url: https://codecov.io 11:02:27 query: branch=PR-3439&commit=e54e1045ff57a387b98f5a25f35bdf081067cb82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3439&job=&cmd_args= 11:02:27 -> Pinging Codecov 11:02:27 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3439&commit=e54e1045ff57a387b98f5a25f35bdf081067cb82&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3439&job=&cmd_args= 11:02:27 -> Uploading to 11:02:27 https://storage.googleapis.com/codecov/v4/raw/2021-05-09/00271124DB129430A58F1EEE437C3FCB/e54e1045ff57a387b98f5a25f35bdf081067cb82/3b5b38fa-459a-4748-ae9f-2cf7313be3f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210509T110227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea320ccfbd5913ae3abf907e44f0917c87c51c62ae7c581c9124f8f42114d8bf 11:02:27 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:27 Dload Upload Total Spent Left Speed 11:02:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 228k --:--:-- --:--:-- --:--:-- 229k 11:02:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e54e1045ff57a387b98f5a25f35bdf081067cb82 [Pipeline] } 11:02:27 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 11:02:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:02:30 ---> package-listing.sh 11:02:30 ++ facter osfamily 11:02:30 ++ tr '[:upper:]' '[:lower:]' 11:02:30 + OS_FAMILY=redhat 11:02:30 + workspace=/w/workspace/edgex-go/1 11:02:30 + START_PACKAGES=/tmp/packages_start.txt 11:02:30 + END_PACKAGES=/tmp/packages_end.txt 11:02:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:02:30 + PACKAGES=/tmp/packages_start.txt 11:02:30 + '[' /w/workspace/edgex-go/1 ']' 11:02:30 + PACKAGES=/tmp/packages_end.txt 11:02:30 + case "${OS_FAMILY}" in 11:02:30 + rpm -qa 11:02:30 + sort 11:02:35 + '[' -f /tmp/packages_start.txt ']' 11:02:35 + '[' -f /tmp/packages_end.txt ']' 11:02:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:02:35 + '[' /w/workspace/edgex-go/1 ']' 11:02:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:02:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:02:35 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 11:02:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:02:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:02:37 11:02:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:02:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:02:37 alpine: Pulling from edgex-lftools-log-publisher 11:02:37 df20fa9351a1: Pulling fs layer 11:02:37 36b3adc4ff6f: Pulling fs layer 11:02:37 8ad3a11d3b57: Pulling fs layer 11:02:37 46f8f816bc3b: Pulling fs layer 11:02:37 93b61091891f: Pulling fs layer 11:02:37 93b9cdb0e59b: Pulling fs layer 11:02:37 5e14af77c1be: Pulling fs layer 11:02:37 01666e4c0597: Pulling fs layer 11:02:37 aa168da1d23b: Pulling fs layer 11:02:37 46f8f816bc3b: Waiting 11:02:37 93b61091891f: Waiting 11:02:37 93b9cdb0e59b: Waiting 11:02:37 aa168da1d23b: Waiting 11:02:37 01666e4c0597: Waiting 11:02:37 36b3adc4ff6f: Verifying Checksum 11:02:37 36b3adc4ff6f: Download complete 11:02:37 46f8f816bc3b: Verifying Checksum 11:02:37 46f8f816bc3b: Download complete 11:02:37 df20fa9351a1: Download complete 11:02:37 93b9cdb0e59b: Verifying Checksum 11:02:37 93b9cdb0e59b: Download complete 11:02:37 5e14af77c1be: Verifying Checksum 11:02:37 5e14af77c1be: Download complete 11:02:37 01666e4c0597: Verifying Checksum 11:02:37 01666e4c0597: Download complete 11:02:38 8ad3a11d3b57: Verifying Checksum 11:02:38 8ad3a11d3b57: Download complete 11:02:38 df20fa9351a1: Pull complete 11:02:38 93b61091891f: Verifying Checksum 11:02:38 93b61091891f: Download complete 11:02:38 36b3adc4ff6f: Pull complete 11:02:39 8ad3a11d3b57: Pull complete 11:02:39 46f8f816bc3b: Pull complete 11:02:40 93b61091891f: Pull complete 11:02:40 93b9cdb0e59b: Pull complete 11:02:40 5e14af77c1be: Pull complete 11:02:40 01666e4c0597: Pull complete 11:02:45 aa168da1d23b: Download complete 11:02:55 aa168da1d23b: Pull complete 11:02:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:02:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:02:55 prd-centos7-docker-4c-2g-3793 does not seem to be running inside a container 11:02:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:03:00 $ docker top d1ff010d59a821d462d732c2e7df92d352782b84a5b8cddf4da90e14f3dcaff9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:01 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:01 + mkdir -p /var/log/sa [Pipeline] sh 11:03:01 + ls /var/log/sa-host 11:03:01 + sadf -c /var/log/sa-host/sa09 11:03:01 file_magic: OK 11:03:01 HZ: Using current value: 100 11:03:01 file_header: OK 11:03:01 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 11:03:01 Statistics: 11:03:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:03:01 File successfully converted to sysstat format version 12.2.1 11:03:01 + sadf -c /var/log/sa-host/sa23 11:03:01 file_magic: OK 11:03:01 HZ: Using current value: 100 11:03:01 file_header: OK 11:03:01 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 11:03:01 Statistics: 11:03:01 Hnuu...uuuununununu... 11:03:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:02 provisioning config files... 11:03:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1204941914057636278tmp [Pipeline] { [Pipeline] echo 11:03:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:03:02 ---> create-netrc.sh [Pipeline] } 11:03:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:03:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:03:02 ---> python-tools-install.sh [Pipeline] echo 11:03:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:03:03 ---> sudo-logs.sh 11:03:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:03:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:03:04 ---> job-cost.sh 11:03:04 lf-activate-venv: SKIPPING 11:03:04 DEBUG: total: 0.20999999344348907 11:03:04 INFO: Retrieving Stack Cost... 11:03:05 INFO: Retrieving Pricing Info for: v1-standard-2 11:03:05 INFO: Archiving Costs [Pipeline] echo 11:03:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:03:06 ---> logs-deploy.sh 11:03:06 lf-activate-venv: SKIPPING 11:03:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3439/1 11:03:06 INFO: archiving workspace using pattern(s): 11:03:08 Archives upload complete. 11:03:08 INFO: archiving logs to Nexus