Pull request #3515 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e077d6043557515886ecd2a22d37ad5e748dcf83+550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 (a313040578aa64dc8f8059faff229a7f030698ba) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3981738993766243777.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9119953371010401047.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-3515/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh181438765764035618.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2430117092461889399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8595390267768210619.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-3515/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh460348353848657086.key > 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 Avoid second fetch 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 9d0281235b943b7ad605f650702698f9078b2862 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_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-595 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3727737092868815214.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit e077d6043557515886ecd2a22d37ad5e748dcf83 Merge succeeded, producing e077d6043557515886ecd2a22d37ad5e748dcf83 Checking out Revision e077d6043557515886ecd2a22d37ad5e748dcf83 (PR-3515) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5978292341383840136.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3515/head:refs/remotes/origin/PR-3515 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e077d6043557515886ecd2a22d37ad5e748dcf83 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4672179991676726148.key > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e077d6043557515886ecd2a22d37ad5e748dcf83 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-27T05:49:25.452Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-27T05:49:25.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-27T05:49:25.791Z] ========================================================= [2021-05-27T05:49:25.791Z] EdgeX Global Pipelines Version Info [2021-05-27T05:49:25.791Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:49:27.333Z] ------------------- [2021-05-27T05:49:27.333Z] stable info: [2021-05-27T05:49:27.333Z] ------------------- [2021-05-27T05:49:27.333Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-27T05:49:27.333Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T05:49:27.333Z] Message: update stable to v1.0.192 [2021-05-27T05:49:27.913Z] ------------------- [2021-05-27T05:49:27.913Z] experimental info: [2021-05-27T05:49:27.913Z] ------------------- [2021-05-27T05:49:27.913Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-27T05:49:27.913Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-27T05:49:27.913Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-27T05:49:28.171Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-27T05:49:28.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-27T05:49:28.282Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-27T05:49:28.342Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-27T05:49:28.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-27T05:49:28.458Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-27T05:49:28.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-27T05:49:28.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-27T05:49:28.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-27T05:49:28.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-27T05:49:28.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-27T05:49:28.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-27T05:49:28.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-27T05:49:28.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-27T05:49:28.998Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T05:49:29.059Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-27T05:49:29.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-27T05:49:29.182Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-27T05:49:29.238Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-27T05:49:29.299Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-27T05:49:29.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-27T05:49:29.415Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-27T05:49:29.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3515 [Pipeline] echo [2021-05-27T05:49:29.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3515 [Pipeline] echo [2021-05-27T05:49:29.614Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3515 [Pipeline] echo [2021-05-27T05:49:29.689Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e077d6043557515886ecd2a22d37ad5e748dcf83 [Pipeline] echo [2021-05-27T05:49:29.766Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e077d60 [Pipeline] echo [2021-05-27T05:49:29.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T05:49:29.999Z] provisioning config files... [2021-05-27T05:49:30.016Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3490064092727997975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:49:30.402Z] ---> docker-login.sh [2021-05-27T05:49:30.402Z] nexus3.edgexfoundry.org:10001 [2021-05-27T05:49:30.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:49:30.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:49:30.933Z] Configure a credential helper to remove this warning. See [2021-05-27T05:49:30.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:49:30.933Z] [2021-05-27T05:49:30.933Z] Login Succeeded [2021-05-27T05:49:30.933Z] nexus3.edgexfoundry.org:10002 [2021-05-27T05:49:30.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:49:30.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:49:30.933Z] Configure a credential helper to remove this warning. See [2021-05-27T05:49:30.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:49:30.933Z] [2021-05-27T05:49:30.933Z] Login Succeeded [2021-05-27T05:49:30.933Z] nexus3.edgexfoundry.org:10003 [2021-05-27T05:49:30.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:49:31.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:49:31.197Z] Configure a credential helper to remove this warning. See [2021-05-27T05:49:31.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:49:31.197Z] [2021-05-27T05:49:31.197Z] Login Succeeded [2021-05-27T05:49:31.197Z] nexus3.edgexfoundry.org:10004 [2021-05-27T05:49:31.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:49:31.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:49:31.197Z] Configure a credential helper to remove this warning. See [2021-05-27T05:49:31.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:49:31.197Z] [2021-05-27T05:49:31.197Z] Login Succeeded [2021-05-27T05:49:31.197Z] docker.io [2021-05-27T05:49:31.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:49:31.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:49:31.726Z] Configure a credential helper to remove this warning. See [2021-05-27T05:49:31.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:49:31.726Z] [2021-05-27T05:49:31.726Z] Login Succeeded [2021-05-27T05:49:31.726Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T05:49:31.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T05:49:32.242Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-27T05:49:32.242Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:49:32.242Z] ++ cut -d/ -f2 [2021-05-27T05:49:32.242Z] ++ dirname cmd/core-command/Dockerfile [2021-05-27T05:49:32.242Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-27T05:49:32.242Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:49:32.242Z] ++ dirname cmd/core-data/Dockerfile [2021-05-27T05:49:32.242Z] ++ cut -d/ -f2 [2021-05-27T05:49:32.242Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-27T05:49:32.242Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:49:32.242Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-27T05:49:32.242Z] ++ cut -d/ -f2 [2021-05-27T05:49:32.242Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-27T05:49:32.242Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:49:32.242Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-27T05:49:32.242Z] ++ cut -d/ -f2 [2021-05-27T05:49:32.242Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-27T05:49:32.242Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:49:32.242Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-27T05:49:32.242Z] ++ cut -d/ -f2 [2021-05-27T05:49:32.242Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-27T05:49:32.242Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:49:32.242Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-27T05:49:32.242Z] ++ cut -d/ -f2 [2021-05-27T05:49:32.242Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-27T05:49:32.242Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:49:32.242Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-27T05:49:32.242Z] ++ cut -d/ -f2 [2021-05-27T05:49:32.242Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-27T05:49:32.242Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:49:32.242Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-27T05:49:32.242Z] ++ cut -d/ -f2 [2021-05-27T05:49:32.242Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-27T05:49:32.242Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-27T05:49:32.242Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-27T05:49:32.242Z] ++ cut -d/ -f2 [2021-05-27T05:49:32.242Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-27T05:49:32.318Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:49:33.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T05:49:33.251Z] [2021-05-27T05:49:33.251Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:49:33.613Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T05:49:33.613Z] latest: Pulling from edgex-devops/git-semver [2021-05-27T05:49:33.613Z] 31603596830f: Pulling fs layer [2021-05-27T05:49:33.613Z] 54011a49482f: Pulling fs layer [2021-05-27T05:49:33.613Z] a6820b24f6d8: Pulling fs layer [2021-05-27T05:49:33.613Z] f581987b2513: Pulling fs layer [2021-05-27T05:49:33.613Z] f581987b2513: Waiting [2021-05-27T05:49:33.882Z] 31603596830f: Verifying Checksum [2021-05-27T05:49:33.882Z] 31603596830f: Download complete [2021-05-27T05:49:33.882Z] 54011a49482f: Verifying Checksum [2021-05-27T05:49:33.882Z] 54011a49482f: Download complete [2021-05-27T05:49:34.150Z] 31603596830f: Pull complete [2021-05-27T05:49:34.150Z] f581987b2513: Verifying Checksum [2021-05-27T05:49:34.150Z] f581987b2513: Download complete [2021-05-27T05:49:34.150Z] a6820b24f6d8: Verifying Checksum [2021-05-27T05:49:34.150Z] a6820b24f6d8: Download complete [2021-05-27T05:49:34.150Z] 54011a49482f: Pull complete [2021-05-27T05:49:34.739Z] a6820b24f6d8: Pull complete [2021-05-27T05:49:35.008Z] f581987b2513: Pull complete [2021-05-27T05:49:35.008Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-27T05:49:35.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-27T05:49:35.008Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-27T05:49:35.120Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2021-05-27T05:49:35.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-27T05:49:36.403Z] $ docker top 2752db66efa9decbbf0fe9c6e976294e8fc99d899eebd588d7c300bf331901c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-27T05:49:36.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T05:49:36.663Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T05:49:36.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T05:49:36.792Z] $ docker exec 2752db66efa9decbbf0fe9c6e976294e8fc99d899eebd588d7c300bf331901c6 ssh-agent [2021-05-27T05:49:36.937Z] SSH_AUTH_SOCK=/tmp/ssh-VZng8SghJSXA/agent.13 [2021-05-27T05:49:36.937Z] SSH_AGENT_PID=20 [2021-05-27T05:49:36.946Z] Running ssh-add (command line suppressed) [2021-05-27T05:49:37.057Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8947848516571379840.key (/w/workspace/edgex-go/1@tmp/private_key_8947848516571379840.key) [2021-05-27T05:49:37.076Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T05:49:37.433Z] + git tag --points-at HEAD [Pipeline] } [2021-05-27T05:49:37.452Z] $ docker exec --env ******** --env ******** 2752db66efa9decbbf0fe9c6e976294e8fc99d899eebd588d7c300bf331901c6 ssh-agent -k [2021-05-27T05:49:37.565Z] unset SSH_AUTH_SOCK; [2021-05-27T05:49:37.565Z] unset SSH_AGENT_PID; [2021-05-27T05:49:37.565Z] echo Agent pid 20 killed; [2021-05-27T05:49:37.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-27T05:49:37.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-27T05:49:37.680Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-27T05:49:37.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-27T05:49:37.802Z] $ docker exec 2752db66efa9decbbf0fe9c6e976294e8fc99d899eebd588d7c300bf331901c6 ssh-agent [2021-05-27T05:49:37.943Z] SSH_AUTH_SOCK=/tmp/ssh-Q1jSCoeDSoyB/agent.53 [2021-05-27T05:49:37.943Z] SSH_AGENT_PID=59 [2021-05-27T05:49:37.949Z] Running ssh-add (command line suppressed) [2021-05-27T05:49:38.056Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4719688932601272206.key (/w/workspace/edgex-go/1@tmp/private_key_4719688932601272206.key) [2021-05-27T05:49:38.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-27T05:49:38.422Z] + git semver init [2021-05-27T05:49:38.422Z] # -> Open(): unable to determine branch for HEAD [2021-05-27T05:49:38.422Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-27T05:49:38.422Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-27T05:49:38.422Z] # $SEMVER_REMOTE_NAME = origin [2021-05-27T05:49:38.422Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-27T05:49:38.422Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-27T05:49:38.422Z] # $SEMVER_BRANCH = PR-3515 [2021-05-27T05:49:38.422Z] # $SEMVER_TEMP = /tmp/semver-402009084 [2021-05-27T05:49:38.422Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-27T05:49:53.375Z] # '/tmp/semver-402009084' -> '/w/workspace/edgex-go/1/.semver' [2021-05-27T05:49:53.375Z] # -> Force: false [2021-05-27T05:49:53.375Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-27T05:49:53.391Z] $ docker exec --env ******** --env ******** 2752db66efa9decbbf0fe9c6e976294e8fc99d899eebd588d7c300bf331901c6 ssh-agent -k [2021-05-27T05:49:53.495Z] unset SSH_AUTH_SOCK; [2021-05-27T05:49:53.495Z] unset SSH_AGENT_PID; [2021-05-27T05:49:53.495Z] echo Agent pid 59 killed; [2021-05-27T05:49:53.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-27T05:49:53.967Z] + git semver [Pipeline] } [2021-05-27T05:49:53.997Z] $ docker stop --time=1 2752db66efa9decbbf0fe9c6e976294e8fc99d899eebd588d7c300bf331901c6 [2021-05-27T05:49:58.197Z] $ docker rm -f 2752db66efa9decbbf0fe9c6e976294e8fc99d899eebd588d7c300bf331901c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T05:49:58.671Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-27T05:49:59.010Z] Stashed 1 file(s) [Pipeline] echo [2021-05-27T05:49:59.034Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T05:50:00.072Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-27T05:50:00.423Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T05:50:00.761Z] + sudo service docker restart [2021-05-27T05:50:00.761Z] + true [2021-05-27T05:50:00.761Z] Redirecting to /bin/systemctl restart docker.service [2021-05-27T05:50:14.463Z] Still waiting to schedule task [2021-05-27T05:50:14.463Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo [2021-05-27T05:50:18.959Z] ========================================================= [2021-05-27T05:50:18.959Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-27T05:50:18.959Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:50:19.339Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-27T05:50:20.738Z] Sending build context to Docker daemon 330.8MB [2021-05-27T05:50:20.738Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T05:50:20.738Z] Step 2/6 : FROM ${BASE} [2021-05-27T05:50:21.002Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-27T05:50:21.002Z] 540db60ca938: Pulling fs layer [2021-05-27T05:50:21.002Z] adcc1eea9eea: Pulling fs layer [2021-05-27T05:50:21.002Z] 4c4ab2625f07: Pulling fs layer [2021-05-27T05:50:21.002Z] 0510c868ecb4: Pulling fs layer [2021-05-27T05:50:21.002Z] afea3b2eda06: Pulling fs layer [2021-05-27T05:50:21.002Z] 7809a108b3ef: Pulling fs layer [2021-05-27T05:50:21.002Z] f706445af74f: Pulling fs layer [2021-05-27T05:50:21.002Z] 0510c868ecb4: Waiting [2021-05-27T05:50:21.002Z] afea3b2eda06: Waiting [2021-05-27T05:50:21.002Z] 7809a108b3ef: Waiting [2021-05-27T05:50:21.002Z] f706445af74f: Waiting [2021-05-27T05:50:21.002Z] 4c4ab2625f07: Verifying Checksum [2021-05-27T05:50:21.002Z] 4c4ab2625f07: Download complete [2021-05-27T05:50:21.002Z] adcc1eea9eea: Verifying Checksum [2021-05-27T05:50:21.002Z] adcc1eea9eea: Download complete [2021-05-27T05:50:21.002Z] afea3b2eda06: Verifying Checksum [2021-05-27T05:50:21.002Z] afea3b2eda06: Download complete [2021-05-27T05:50:21.002Z] 7809a108b3ef: Verifying Checksum [2021-05-27T05:50:21.002Z] 7809a108b3ef: Download complete [2021-05-27T05:50:21.002Z] 540db60ca938: Verifying Checksum [2021-05-27T05:50:21.002Z] 540db60ca938: Download complete [2021-05-27T05:50:21.266Z] 540db60ca938: Pull complete [2021-05-27T05:50:21.528Z] adcc1eea9eea: Pull complete [2021-05-27T05:50:21.528Z] 4c4ab2625f07: Pull complete [2021-05-27T05:50:22.479Z] f706445af74f: Verifying Checksum [2021-05-27T05:50:22.479Z] f706445af74f: Download complete [2021-05-27T05:50:23.460Z] 0510c868ecb4: Verifying Checksum [2021-05-27T05:50:23.460Z] 0510c868ecb4: Download complete [2021-05-27T05:50:27.709Z] 0510c868ecb4: Pull complete [2021-05-27T05:50:27.709Z] afea3b2eda06: Pull complete [2021-05-27T05:50:27.709Z] 7809a108b3ef: Pull complete [2021-05-27T05:50:29.098Z] f706445af74f: Pull complete [2021-05-27T05:50:29.098Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-27T05:50:29.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-27T05:50:29.098Z] ---> b068be0155e3 [2021-05-27T05:50:29.098Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-27T05:50:37.300Z] ---> Running in 1aa9a780ba7b [2021-05-27T05:50:37.300Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:50:37.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:50:38.137Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T05:50:38.721Z] (2/12) Installing file (5.39-r0) [2021-05-27T05:50:38.989Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T05:50:38.989Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T05:50:44.307Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T05:50:44.307Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T05:50:44.307Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T05:50:44.307Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T05:50:44.307Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T05:50:44.307Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T05:50:44.307Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T05:50:44.573Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T05:50:44.573Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T05:50:44.573Z] OK: 219 MiB in 52 packages [2021-05-27T05:50:46.510Z] Removing intermediate container 1aa9a780ba7b [2021-05-27T05:50:46.510Z] ---> 998a9cb91421 [2021-05-27T05:50:46.510Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T05:50:46.510Z] ---> Running in 6138aac8d796 [2021-05-27T05:50:46.510Z] Removing intermediate container 6138aac8d796 [2021-05-27T05:50:46.510Z] ---> 314066aa4725 [2021-05-27T05:50:46.510Z] Step 5/6 : COPY go.mod . [2021-05-27T05:50:46.510Z] ---> aae31fb62c67 [2021-05-27T05:50:46.510Z] Step 6/6 : RUN go mod download [2021-05-27T05:50:46.510Z] ---> Running in a50ae4c6508d [2021-05-27T05:51:01.460Z] Removing intermediate container a50ae4c6508d [2021-05-27T05:51:01.460Z] ---> f68d84fcba6e [2021-05-27T05:51:01.460Z] Successfully built f68d84fcba6e [2021-05-27T05:51:01.460Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:51:01.839Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T05:51:01.839Z] . [Pipeline] withDockerContainer [2021-05-27T05:51:02.009Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2021-05-27T05:51:02.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-27T05:51:02.553Z] $ docker top b7554fe0786b1b5c58c9d9982176e1c26a971a8dde807f726f5c4c1e52a93818 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T05:51:03.033Z] + go version [2021-05-27T05:51:03.033Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-27T05:51:03.056Z] $ docker stop --time=1 b7554fe0786b1b5c58c9d9982176e1c26a971a8dde807f726f5c4c1e52a93818 [2021-05-27T05:51:04.306Z] $ docker rm -f b7554fe0786b1b5c58c9d9982176e1c26a971a8dde807f726f5c4c1e52a93818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:51:05.081Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-27T05:51:05.081Z] . [Pipeline] withDockerContainer [2021-05-27T05:51:05.219Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2021-05-27T05:51:05.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-27T05:51:05.776Z] $ docker top 3859f4967a4f3a1dbb173f49c501651bd92d5e68628c1b98dc10b51f42cee82f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T05:51:05.956Z] ========================================================= [2021-05-27T05:51:05.956Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T05:51:05.956Z] ========================================================= [Pipeline] sh [2021-05-27T05:51:06.275Z] + go mod tidy [Pipeline] sh [2021-05-27T05:51:06.866Z] + make test [2021-05-27T05:51:06.866Z] go mod tidy [2021-05-27T05:51:07.132Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T05:51:13.800Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T05:51:35.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T05:51:40.212Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T05:51:42.174Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T05:51:42.174Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T05:51:44.815Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T05:51:45.399Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T05:51:45.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T05:51:45.986Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T05:51:46.964Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T05:51:47.940Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T05:51:49.880Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T05:51:49.880Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T05:51:49.880Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T05:51:52.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.084s coverage: 46.1% of statements [2021-05-27T05:51:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T05:51:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T05:51:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T05:51:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-27T05:51:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-27T05:51:52.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T05:51:52.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.050s coverage: 28.7% of statements [2021-05-27T05:51:52.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements [2021-05-27T05:51:55.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.094s coverage: 27.7% of statements [2021-05-27T05:51:55.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T05:51:55.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T05:51:55.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T05:51:55.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-27T05:51:55.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-27T05:51:55.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-05-27T05:51:55.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-27T05:51:55.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.032s coverage: 100.0% of statements [2021-05-27T05:51:55.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-27T05:51:55.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.046s coverage: 100.0% of statements [2021-05-27T05:51:55.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-27T05:51:55.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T05:51:56.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 58.6% of statements [2021-05-27T05:51:56.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T05:51:56.762Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T05:51:57.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.102s coverage: 87.7% of statements [2021-05-27T05:51:57.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T05:51:57.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:51:57.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements [2021-05-27T05:51:57.341Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T05:51:59.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.239s coverage: 28.6% of statements [2021-05-27T05:51:59.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T05:51:59.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T05:51:59.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T05:51:59.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-27T05:51:59.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-27T05:51:59.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.107s coverage: 100.0% of statements [2021-05-27T05:51:59.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-27T05:51:59.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements [2021-05-27T05:51:59.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-27T05:52:00.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements [2021-05-27T05:52:00.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-27T05:52:01.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements [2021-05-27T05:52:01.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-27T05:52:02.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.081s coverage: 78.3% of statements [2021-05-27T05:52:02.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-27T05:52:02.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T05:52:02.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T05:52:02.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T05:52:03.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.266s coverage: 95.1% of statements [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T05:52:03.958Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T05:52:03.958Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-27T05:52:05.364Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.8% of statements [2021-05-27T05:52:05.364Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T05:52:05.364Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.049s coverage: 21.7% of statements [2021-05-27T05:52:05.364Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T05:52:05.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-05-27T05:52:06.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements [2021-05-27T05:52:06.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-05-27T05:52:06.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-05-27T05:52:06.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-05-27T05:52:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2021-05-27T05:52:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2021-05-27T05:52:24.164Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.953s coverage: 81.8% of statements [2021-05-27T05:52:24.164Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.047s coverage: 87.2% of statements [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 64.4% of statements [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T05:52:42.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-05-27T05:52:42.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-05-27T05:52:43.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.192s coverage: 66.9% of statements [2021-05-27T05:52:43.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T05:52:43.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T05:52:43.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T05:52:43.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 43.5% of statements [2021-05-27T05:52:43.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T05:52:43.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T05:52:43.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.036s coverage: 89.5% of statements [2021-05-27T05:52:43.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T05:52:44.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-05-27T05:52:45.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.099s coverage: 46.8% of statements [2021-05-27T05:52:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T05:52:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T05:52:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T05:52:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-27T05:52:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-27T05:52:45.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements [2021-05-27T05:52:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-27T05:52:45.613Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.028s coverage: 100.0% of statements [2021-05-27T05:52:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-27T05:52:45.613Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T05:52:49.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.054s coverage: 18.9% of statements [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T05:52:49.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 91.9% of statements [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T05:52:49.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.614s coverage: 28.7% of statements [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-27T05:52:49.845Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.060s coverage: 99.0% of statements [2021-05-27T05:52:49.845Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-27T05:52:50.108Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-05-27T05:52:50.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-27T05:52:50.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T05:52:50.108Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T05:52:50.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.057s coverage: 64.6% of statements [2021-05-27T05:52:50.376Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T05:52:51.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.100s coverage: 97.6% of statements [2021-05-27T05:52:51.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T05:52:51.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:52:51.331Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T05:52:51.331Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-05-27T05:52:51.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T05:52:51.331Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.026s coverage: 100.0% of statements [2021-05-27T05:52:51.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T05:52:51.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T05:52:51.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T05:52:51.331Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T05:52:51.604Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-05-27T05:52:51.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T05:52:51.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T05:52:51.604Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.022s coverage: 100.0% of statements [2021-05-27T05:52:52.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.076s coverage: 28.1% of statements [2021-05-27T05:52:52.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T05:52:52.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T05:52:52.192Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.046s coverage: 27.9% of statements [2021-05-27T05:52:52.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T05:52:52.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T05:52:52.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T05:52:52.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T05:52:52.192Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T05:52:52.780Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 100.0% of statements [2021-05-27T05:52:52.780Z] GO111MODULE=on go vet ./... [2021-05-27T05:53:25.000Z] gofmt -l . [2021-05-27T05:53:25.000Z] [ "`gofmt -l .`" = "" ] [2021-05-27T05:53:25.576Z] ./bin/test-go-mod-tidy.sh [2021-05-27T05:53:25.838Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-27T05:53:26.741Z] + ls -al . [2021-05-27T05:53:26.741Z] total 852 [2021-05-27T05:53:26.741Z] drwxrwxr-x 10 1001 1001 4096 May 27 05:53 . [2021-05-27T05:53:26.741Z] drwxr-xr-x 4 root root 28 May 27 05:51 .. [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 11 May 27 05:49 .dockerignore [2021-05-27T05:53:26.741Z] drwxrwxr-x 8 1001 1001 179 May 27 05:49 .git [2021-05-27T05:53:26.741Z] drwxrwxr-x 3 1001 1001 125 May 27 05:49 .github [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 818 May 27 05:49 .gitignore [2021-05-27T05:53:26.741Z] drwx------ 3 1001 1001 60 May 27 05:49 .semver [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 166 May 27 05:49 .sonarcloud.properties [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 8609 May 27 05:49 Attribution.txt [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 3804 May 27 05:49 CONTRIBUTING.md [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 931 May 27 05:49 Dockerfile.build [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 863 May 27 05:49 Jenkinsfile [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 10775 May 27 05:49 LICENSE [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 5632 May 27 05:49 Makefile [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 7978 May 27 05:49 README.md [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 6755 May 27 05:49 SECURITY.md [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 5 May 27 05:49 VERSION [2021-05-27T05:53:26.741Z] -rw-rw-r-- 1 1001 1001 4131 May 27 05:49 ZMQWindows.md [2021-05-27T05:53:26.741Z] drwxrwxr-x 2 1001 1001 117 May 27 05:49 bin [2021-05-27T05:53:26.741Z] drwxrwxr-x 14 1001 1001 4096 May 27 05:49 cmd [2021-05-27T05:53:26.741Z] -rw-r--r-- 1 root root 741453 May 27 05:52 coverage.out [2021-05-27T05:53:26.742Z] -rw-r--r-- 1 root root 1060 May 27 05:53 go.mod [2021-05-27T05:53:26.742Z] -rw-r--r-- 1 root root 21990 May 27 05:51 go.sum [2021-05-27T05:53:26.742Z] drwxrwxr-x 8 1001 1001 127 May 27 05:49 internal [2021-05-27T05:53:26.742Z] drwxrwxr-x 4 1001 1001 26 May 27 05:49 openapi [2021-05-27T05:53:26.742Z] drwxrwxr-x 4 1001 1001 71 May 27 05:49 snap [2021-05-27T05:53:26.742Z] -rw-rw-r-- 1 1001 1001 168 May 27 05:49 version.go [Pipeline] sh [2021-05-27T05:53:27.069Z] + '[' -e coverage.out ] [2021-05-27T05:53:27.070Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T05:53:27.227Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T05:53:27.533Z] + make build [2021-05-27T05:53:27.533Z] go mod tidy [2021-05-27T05:53:27.797Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T05:53:29.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T05:53:37.621Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-600 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws [2021-05-27T05:53:37.686Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-27T05:53:37.939Z] The recommended git tool is: git [2021-05-27T05:53:39.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T05:53:39.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T05:53:41.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T05:53:41.284Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T05:53:42.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T05:53:42.973Z] using credential edgex-jenkins-ssh [2021-05-27T05:53:42.992Z] Cloning the remote Git repository [2021-05-27T05:53:43.047Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T05:53:43.217Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-27T05:53:43.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T05:53:43.380Z] > git --version # timeout=10 [2021-05-27T05:53:43.439Z] > git --version # 'git version 2.17.1' [2021-05-27T05:53:43.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:53:43.562Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T05:53:44.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T05:53:45.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T05:53:46.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T05:53:46.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T05:53:47.901Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-27T05:53:49.873Z] $ docker stop --time=1 3859f4967a4f3a1dbb173f49c501651bd92d5e68628c1b98dc10b51f42cee82f [2021-05-27T05:53:52.933Z] $ docker rm -f 3859f4967a4f3a1dbb173f49c501651bd92d5e68628c1b98dc10b51f42cee82f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:53:54.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T05:53:54.794Z] [2021-05-27T05:53:54.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:53:55.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T05:53:55.414Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-27T05:53:55.414Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-27T05:53:55.414Z] ca9280d653b3: Pulling fs layer [2021-05-27T05:53:55.414Z] 7e9c9ca2126c: Pulling fs layer [2021-05-27T05:53:55.674Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-27T05:53:55.674Z] cbdbe7a5bc2a: Download complete [2021-05-27T05:53:55.674Z] cbdbe7a5bc2a: Pull complete [2021-05-27T05:53:55.941Z] ca9280d653b3: Verifying Checksum [2021-05-27T05:53:55.941Z] ca9280d653b3: Download complete [2021-05-27T05:53:56.896Z] ca9280d653b3: Pull complete [2021-05-27T05:53:56.896Z] 7e9c9ca2126c: Verifying Checksum [2021-05-27T05:53:56.896Z] 7e9c9ca2126c: Download complete [2021-05-27T05:54:00.230Z] 7e9c9ca2126c: Pull complete [2021-05-27T05:54:00.230Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-27T05:54:00.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T05:54:00.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-27T05:54:00.338Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2021-05-27T05:54:00.375Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T05:54:03.144Z] $ docker top c5546d83a56e93462e6c38b0c0de8502748e3e722d2e966d80b17b393c95330e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T05:54:03.598Z] + docker-compose build --help [2021-05-27T05:54:03.598Z] + grep parallel [2021-05-27T05:54:04.172Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T05:54:04.201Z] $ docker stop --time=1 c5546d83a56e93462e6c38b0c0de8502748e3e722d2e966d80b17b393c95330e [2021-05-27T05:54:05.419Z] $ docker rm -f c5546d83a56e93462e6c38b0c0de8502748e3e722d2e966d80b17b393c95330e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:54:05.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-27T05:54:05.996Z] . [Pipeline] withDockerContainer [2021-05-27T05:54:06.102Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2021-05-27T05:54:06.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-27T05:54:05.547Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T05:54:05.568Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T05:54:05.590Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T05:54:05.622Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T05:54:05.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:54:05.634Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3515/head:refs/remotes/origin/PR-3515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T05:54:06.626Z] Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:54:06.621Z] $ docker top 97860f9e2a1138946e103ca8ef9617c25332c8b7a268923eeaaf41c0fc581377 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T05:54:07.092Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T05:54:07.106Z] Merge succeeded, producing e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:54:07.106Z] Checking out Revision e077d6043557515886ecd2a22d37ad5e748dcf83 (PR-3515) [2021-05-27T05:54:07.665Z] Building core-command ... [2021-05-27T05:54:07.665Z] Building core-data ... [2021-05-27T05:54:07.665Z] Building core-metadata ... [2021-05-27T05:54:07.665Z] Building security-bootstrapper ... [2021-05-27T05:54:07.665Z] Building security-proxy-setup ... [2021-05-27T05:54:07.665Z] Building security-secretstore-setup ... [2021-05-27T05:54:07.665Z] Building support-notifications ... [2021-05-27T05:54:07.666Z] Building support-scheduler ... [2021-05-27T05:54:07.666Z] Building sys-mgmt-agent ... [2021-05-27T05:54:07.666Z] Building core-data [2021-05-27T05:54:07.666Z] Building security-bootstrapper [2021-05-27T05:54:07.666Z] Building security-secretstore-setup [2021-05-27T05:54:07.666Z] Building security-proxy-setup [2021-05-27T05:54:07.666Z] Building sys-mgmt-agent [2021-05-27T05:54:06.647Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T05:54:06.662Z] > git checkout -f e077d6043557515886ecd2a22d37ad5e748dcf83 # timeout=10 [2021-05-27T05:54:07.007Z] > git remote # timeout=10 [2021-05-27T05:54:07.025Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T05:54:07.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:54:07.054Z] > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 [2021-05-27T05:54:07.079Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T05:54:07.111Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T05:54:07.125Z] > git checkout -f e077d6043557515886ecd2a22d37ad5e748dcf83 # timeout=10 [2021-05-27T05:54:12.390Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-27T05:54:12.452Z] > git --version # timeout=10 [2021-05-27T05:54:12.463Z] > git --version # 'git version 2.17.1' [2021-05-27T05:54:12.478Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-27T05:54:14.104Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-27T05:54:14.555Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-27T05:54:14.926Z] + sudo service docker restart [2021-05-27T05:54:14.926Z] + true [2021-05-27T05:54:24.867Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:54:24.867Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:54:24.867Z] ---> f68d84fcba6e [2021-05-27T05:54:24.867Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T05:54:24.867Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:54:24.867Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:54:24.867Z] ---> f68d84fcba6e [2021-05-27T05:54:24.867Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T05:54:24.867Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:54:24.867Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:54:24.867Z] ---> f68d84fcba6e [2021-05-27T05:54:24.867Z] Step 3/24 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T05:54:33.363Z] provisioning config files... [2021-05-27T05:54:33.392Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1031685067456585588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:54:33.843Z] ---> docker-login.sh [2021-05-27T05:54:33.843Z] nexus3.edgexfoundry.org:10001 [2021-05-27T05:54:34.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:54:34.902Z] ---> Running in 2dc618dbe2c2 [2021-05-27T05:54:34.902Z] ---> Running in 59656d507616 [2021-05-27T05:54:34.902Z] ---> Running in 73ead9f7f59f [2021-05-27T05:54:34.902Z] Removing intermediate container 2dc618dbe2c2 [2021-05-27T05:54:34.902Z] ---> 72f35bf7ee0f [2021-05-27T05:54:34.902Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:54:34.902Z] Removing intermediate container 59656d507616 [2021-05-27T05:54:34.902Z] ---> 7f15d4758154 [2021-05-27T05:54:34.902Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:54:34.902Z] Removing intermediate container 73ead9f7f59f [2021-05-27T05:54:34.902Z] ---> de95b2e84a94 [2021-05-27T05:54:34.902Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:54:35.173Z] ---> Running in e5dd11d84237 [2021-05-27T05:54:35.173Z] ---> Running in cc1212f68b6d [2021-05-27T05:54:35.173Z] ---> Running in eba2793163bd [2021-05-27T05:54:35.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:54:35.437Z] Configure a credential helper to remove this warning. See [2021-05-27T05:54:35.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:54:35.437Z] [2021-05-27T05:54:35.437Z] Login Succeeded [2021-05-27T05:54:35.437Z] nexus3.edgexfoundry.org:10002 [2021-05-27T05:54:35.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:54:35.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:54:35.993Z] Configure a credential helper to remove this warning. See [2021-05-27T05:54:35.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:54:35.993Z] [2021-05-27T05:54:35.993Z] Login Succeeded [2021-05-27T05:54:35.993Z] nexus3.edgexfoundry.org:10003 [2021-05-27T05:54:36.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:54:36.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:54:36.545Z] Configure a credential helper to remove this warning. See [2021-05-27T05:54:36.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:54:36.545Z] [2021-05-27T05:54:36.545Z] Login Succeeded [2021-05-27T05:54:36.545Z] nexus3.edgexfoundry.org:10004 [2021-05-27T05:54:36.565Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:54:36.565Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:54:36.565Z] ---> f68d84fcba6e [2021-05-27T05:54:36.565Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T05:54:36.565Z] ---> Using cache [2021-05-27T05:54:36.565Z] ---> de95b2e84a94 [2021-05-27T05:54:36.565Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:54:37.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:54:37.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:54:37.150Z] Configure a credential helper to remove this warning. See [2021-05-27T05:54:37.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:54:37.150Z] [2021-05-27T05:54:37.150Z] Login Succeeded [2021-05-27T05:54:37.150Z] docker.io [2021-05-27T05:54:37.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-27T05:54:37.973Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:54:37.973Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:54:37.973Z] ---> f68d84fcba6e [2021-05-27T05:54:37.973Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T05:54:37.973Z] ---> Using cache [2021-05-27T05:54:37.973Z] ---> de95b2e84a94 [2021-05-27T05:54:37.973Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:54:38.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-27T05:54:38.040Z] Configure a credential helper to remove this warning. See [2021-05-27T05:54:38.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-27T05:54:38.040Z] [2021-05-27T05:54:38.040Z] Login Succeeded [2021-05-27T05:54:38.040Z] ---> docker-login.sh ends [Pipeline] } [2021-05-27T05:54:38.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-27T05:54:38.554Z] ---> Running in 9d59fba8a47d [2021-05-27T05:54:38.555Z] ---> Running in 6045f56025fe [Pipeline] echo [2021-05-27T05:54:38.771Z] ========================================================= [2021-05-27T05:54:38.771Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-27T05:54:38.771Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:54:39.202Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-27T05:54:39.976Z] Removing intermediate container cc1212f68b6d [2021-05-27T05:54:39.976Z] ---> ce58f16648c1 [2021-05-27T05:54:39.976Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T05:54:39.976Z] ---> Running in edcf1616e405 [2021-05-27T05:54:39.976Z] Removing intermediate container e5dd11d84237 [2021-05-27T05:54:39.976Z] ---> b1ad86c1645f [2021-05-27T05:54:39.976Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T05:54:39.976Z] Removing intermediate container 9d59fba8a47d [2021-05-27T05:54:39.976Z] ---> 35790d309695 [2021-05-27T05:54:39.976Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T05:54:39.976Z] Removing intermediate container eba2793163bd [2021-05-27T05:54:39.976Z] ---> 922988e54bb9 [2021-05-27T05:54:39.976Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T05:54:39.976Z] Removing intermediate container 6045f56025fe [2021-05-27T05:54:39.976Z] ---> 3d92a1358d53 [2021-05-27T05:54:39.976Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T05:54:39.976Z] ---> Running in 2c80dcaf4783 [2021-05-27T05:54:39.976Z] ---> Running in 9f7ba44394f2 [2021-05-27T05:54:39.976Z] ---> Running in 63f9558dc904 [2021-05-27T05:54:39.976Z] ---> Running in 85f6b70c1f6e [2021-05-27T05:54:40.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:54:40.560Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:54:40.823Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:54:40.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:54:40.824Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:54:41.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:54:41.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:54:41.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:54:41.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:54:41.672Z] OK: 219 MiB in 52 packages [2021-05-27T05:54:41.838Z] Sending build context to Docker daemon 168.1MB [2021-05-27T05:54:41.838Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-27T05:54:41.838Z] Step 2/6 : FROM ${BASE} [2021-05-27T05:54:41.838Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-27T05:54:41.838Z] 595b0fe564bb: Pulling fs layer [2021-05-27T05:54:41.838Z] 7186ed65a4f7: Pulling fs layer [2021-05-27T05:54:41.838Z] 316046926c0a: Pulling fs layer [2021-05-27T05:54:41.838Z] 4ebd0625c992: Pulling fs layer [2021-05-27T05:54:41.838Z] 207e8628e3a3: Pulling fs layer [2021-05-27T05:54:41.838Z] c791037a9be2: Pulling fs layer [2021-05-27T05:54:41.838Z] ffd874e62e21: Pulling fs layer [2021-05-27T05:54:41.948Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:54:41.948Z] OK: 219 MiB in 52 packages [2021-05-27T05:54:42.113Z] 4ebd0625c992: Waiting [2021-05-27T05:54:42.113Z] 207e8628e3a3: Waiting [2021-05-27T05:54:42.113Z] c791037a9be2: Waiting [2021-05-27T05:54:42.113Z] ffd874e62e21: Waiting [2021-05-27T05:54:42.113Z] 316046926c0a: Download complete [2021-05-27T05:54:42.113Z] 7186ed65a4f7: Verifying Checksum [2021-05-27T05:54:42.113Z] 7186ed65a4f7: Download complete [2021-05-27T05:54:42.113Z] 207e8628e3a3: Download complete [2021-05-27T05:54:42.113Z] c791037a9be2: Verifying Checksum [2021-05-27T05:54:42.113Z] c791037a9be2: Download complete [2021-05-27T05:54:42.113Z] 595b0fe564bb: Verifying Checksum [2021-05-27T05:54:42.113Z] 595b0fe564bb: Download complete [2021-05-27T05:54:42.211Z] OK: 219 MiB in 52 packages [2021-05-27T05:54:42.211Z] Removing intermediate container edcf1616e405 [2021-05-27T05:54:42.211Z] ---> a1f81de33d38 [2021-05-27T05:54:42.211Z] Step 6/26 : COPY go.mod . [2021-05-27T05:54:42.211Z] OK: 219 MiB in 52 packages [2021-05-27T05:54:42.211Z] ---> 75cd8bd2332f [2021-05-27T05:54:42.211Z] Step 7/26 : RUN go mod download [2021-05-27T05:54:42.475Z] Removing intermediate container 2c80dcaf4783 [2021-05-27T05:54:42.475Z] ---> 75acde3b791e [2021-05-27T05:54:42.475Z] Step 6/22 : COPY go.mod . [2021-05-27T05:54:42.475Z] ---> Running in acf3365e424c [2021-05-27T05:54:42.475Z] Removing intermediate container 63f9558dc904 [2021-05-27T05:54:42.475Z] ---> a146cf7074c9 [2021-05-27T05:54:42.475Z] Step 6/24 : COPY go.mod . [2021-05-27T05:54:42.712Z] 595b0fe564bb: Pull complete [2021-05-27T05:54:42.740Z] ---> c1e809f349ef [2021-05-27T05:54:42.740Z] Step 7/22 : RUN go mod download [2021-05-27T05:54:42.740Z] Removing intermediate container 85f6b70c1f6e [2021-05-27T05:54:42.740Z] ---> c82f07df9d81 [2021-05-27T05:54:42.740Z] Step 6/32 : COPY go.mod . [2021-05-27T05:54:42.740Z] OK: 219 MiB in 52 packages [2021-05-27T05:54:42.740Z] ---> Running in 09fd9e5d3ac9 [2021-05-27T05:54:42.740Z] ---> 9a0417f929f4 [2021-05-27T05:54:42.740Z] Step 7/24 : RUN go mod download [2021-05-27T05:54:43.010Z] ---> Running in 19c28b4a9f4d [2021-05-27T05:54:43.010Z] ---> 6bf1cb9bba5a [2021-05-27T05:54:43.011Z] Step 7/32 : RUN go mod download [2021-05-27T05:54:43.011Z] ---> Running in 14bba6c36074 [2021-05-27T05:54:43.319Z] 7186ed65a4f7: Pull complete [2021-05-27T05:54:43.584Z] Removing intermediate container 9f7ba44394f2 [2021-05-27T05:54:43.584Z] ---> 5cd033ee3008 [2021-05-27T05:54:43.584Z] Step 6/24 : COPY go.mod . [2021-05-27T05:54:43.584Z] Removing intermediate container acf3365e424c [2021-05-27T05:54:43.584Z] ---> 52ccbae95cdc [2021-05-27T05:54:43.584Z] Step 8/26 : COPY . . [2021-05-27T05:54:43.847Z] ---> a34b11ba1e8c [2021-05-27T05:54:43.847Z] Step 7/24 : RUN go mod download [2021-05-27T05:54:43.847Z] ---> Running in b0d912a03725 [2021-05-27T05:54:43.922Z] ffd874e62e21: Download complete [2021-05-27T05:54:43.922Z] 316046926c0a: Pull complete [2021-05-27T05:54:44.117Z] Removing intermediate container 09fd9e5d3ac9 [2021-05-27T05:54:44.117Z] ---> 860c76399308 [2021-05-27T05:54:44.117Z] Step 8/22 : COPY . . [2021-05-27T05:54:45.392Z] 4ebd0625c992: Verifying Checksum [2021-05-27T05:54:48.375Z] Removing intermediate container 19c28b4a9f4d [2021-05-27T05:54:48.376Z] ---> 8fb76ad390f5 [2021-05-27T05:54:48.376Z] Step 8/24 : COPY . . [2021-05-27T05:54:55.549Z] 4ebd0625c992: Pull complete [2021-05-27T05:54:55.549Z] 207e8628e3a3: Pull complete [2021-05-27T05:54:55.549Z] c791037a9be2: Pull complete [2021-05-27T05:54:58.946Z] ffd874e62e21: Pull complete [2021-05-27T05:54:58.946Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-27T05:54:58.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-27T05:54:58.946Z] ---> cfc18b08335c [2021-05-27T05:54:58.946Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-27T05:55:00.701Z] Removing intermediate container 14bba6c36074 [2021-05-27T05:55:00.701Z] ---> 8e84480951af [2021-05-27T05:55:00.701Z] Step 8/32 : COPY . . [2021-05-27T05:55:00.701Z] ---> 9a8fd4808d3a [2021-05-27T05:55:00.701Z] Step 9/24 : RUN go mod tidy [2021-05-27T05:55:00.701Z] ---> 100e61bd19a2 [2021-05-27T05:55:00.701Z] Step 9/22 : RUN go mod tidy [2021-05-27T05:55:00.701Z] ---> c45a04a33783 [2021-05-27T05:55:00.701Z] Step 9/26 : RUN go mod tidy [2021-05-27T05:55:00.701Z] ---> Running in bc3cd3e42d14 [2021-05-27T05:55:00.701Z] ---> Running in ab371b8b51ee [2021-05-27T05:55:00.701Z] Removing intermediate container b0d912a03725 [2021-05-27T05:55:00.701Z] ---> 197acf23f08d [2021-05-27T05:55:00.701Z] Step 8/24 : COPY . . [2021-05-27T05:55:00.701Z] ---> Running in 33452338da9a [2021-05-27T05:55:01.555Z] ---> Running in edeb42b66755 [2021-05-27T05:55:03.013Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T05:55:03.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T05:55:04.016Z] Removing intermediate container bc3cd3e42d14 [2021-05-27T05:55:04.016Z] ---> 7fd3aa60a896 [2021-05-27T05:55:04.016Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T05:55:04.016Z] ---> Running in fb2a8b176fa8 [2021-05-27T05:55:04.278Z] Removing intermediate container ab371b8b51ee [2021-05-27T05:55:04.278Z] ---> a68118852b58 [2021-05-27T05:55:04.278Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T05:55:04.972Z] (1/12) Installing libmagic (5.39-r0) [2021-05-27T05:55:04.972Z] (2/12) Installing file (5.39-r0) [2021-05-27T05:55:04.972Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-27T05:55:05.222Z] Removing intermediate container 33452338da9a [2021-05-27T05:55:05.223Z] ---> 012b4b890ab4 [2021-05-27T05:55:05.223Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T05:55:05.223Z] ---> Running in 8a94196f518e [2021-05-27T05:55:05.249Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-27T05:55:05.824Z] ---> Running in 1cd182eec4d5 [2021-05-27T05:55:06.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T05:55:06.672Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T05:55:07.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T05:55:13.541Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-27T05:55:13.819Z] (6/12) Installing patch (2.7.6-r6) [2021-05-27T05:55:13.819Z] (7/12) Installing build-base (0.5-r2) [2021-05-27T05:55:13.819Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-27T05:55:14.111Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-27T05:55:14.111Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-27T05:55:14.111Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-27T05:55:14.390Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-27T05:55:14.390Z] Executing busybox-1.32.1-r6.trigger [2021-05-27T05:55:14.390Z] OK: 218 MiB in 52 packages [2021-05-27T05:55:19.125Z] Removing intermediate container edeb42b66755 [2021-05-27T05:55:19.125Z] ---> 767e6a5b4fe7 [2021-05-27T05:55:19.125Z] Step 4/6 : WORKDIR /edgex-go [2021-05-27T05:55:19.125Z] ---> Running in 775f40eb4f2b [2021-05-27T05:55:19.403Z] Removing intermediate container 775f40eb4f2b [2021-05-27T05:55:19.403Z] ---> 19be52de46f2 [2021-05-27T05:55:19.403Z] Step 5/6 : COPY go.mod . [2021-05-27T05:55:19.610Z] ---> e620bc8f7d2a [2021-05-27T05:55:19.610Z] Step 9/24 : RUN go mod tidy [2021-05-27T05:55:19.610Z] ---> Running in 036f0ab32bc5 [2021-05-27T05:55:20.397Z] ---> 707754d0922d [2021-05-27T05:55:20.397Z] Step 6/6 : RUN go mod download [2021-05-27T05:55:20.397Z] ---> Running in a1a52da710eb [2021-05-27T05:55:28.905Z] Removing intermediate container 036f0ab32bc5 [2021-05-27T05:55:28.905Z] ---> c830858a31de [2021-05-27T05:55:28.905Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T05:55:28.905Z] ---> Running in 71cb145bed1f [2021-05-27T05:55:28.905Z] ---> a986852621f8 [2021-05-27T05:55:28.905Z] Step 9/32 : RUN go mod tidy [2021-05-27T05:55:29.178Z] ---> Running in 43f03889b988 [2021-05-27T05:55:29.770Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T05:55:31.771Z] Removing intermediate container 43f03889b988 [2021-05-27T05:55:31.771Z] ---> 47decfc2fd00 [2021-05-27T05:55:31.771Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T05:55:31.771Z] ---> Running in 8294c30e7ea6 [2021-05-27T05:55:32.356Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T05:55:44.696Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T05:55:46.652Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T05:55:47.207Z] Removing intermediate container a1a52da710eb [2021-05-27T05:55:47.207Z] ---> 7a430671d726 [2021-05-27T05:55:47.207Z] Successfully built 7a430671d726 [2021-05-27T05:55:47.207Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:55:47.642Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T05:55:47.642Z] . [Pipeline] withDockerContainer [2021-05-27T05:55:47.949Z] prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container [2021-05-27T05:55:48.037Z] $ 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 [2021-05-27T05:55:49.702Z] $ docker top a4f2d5723ada745627b47cdab4c2e2f5e1646a83146d806bf589c6da9303f1b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T05:55:50.733Z] + go version [2021-05-27T05:55:50.733Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-27T05:55:50.769Z] $ docker stop --time=1 a4f2d5723ada745627b47cdab4c2e2f5e1646a83146d806bf589c6da9303f1b1 [2021-05-27T05:55:52.664Z] $ docker rm -f a4f2d5723ada745627b47cdab4c2e2f5e1646a83146d806bf589c6da9303f1b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T05:55:53.638Z] + docker inspect -f . ci-base-image-arm64 [2021-05-27T05:55:53.638Z] . [Pipeline] withDockerContainer [2021-05-27T05:55:53.941Z] prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container [2021-05-27T05:55:54.027Z] $ 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 [2021-05-27T05:55:55.602Z] $ docker top b9b073c7da91b554bfd21d8f961810d3196894cf432e2fc50bea1df5b57204e6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-27T05:55:56.006Z] ========================================================= [2021-05-27T05:55:56.006Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-27T05:55:56.006Z] ========================================================= [Pipeline] sh [2021-05-27T05:55:56.670Z] + go mod tidy [2021-05-27T05:55:56.750Z] Removing intermediate container 8a94196f518e [2021-05-27T05:55:56.750Z] ---> eff217ca9207 [2021-05-27T05:55:56.750Z] [2021-05-27T05:55:56.750Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T05:55:56.750Z] 3.12: Pulling from library/alpine [Pipeline] sh [2021-05-27T05:55:58.337Z] + make test [2021-05-27T05:55:58.337Z] go mod tidy [2021-05-27T05:55:58.934Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-27T05:56:00.057Z] Removing intermediate container 1cd182eec4d5 [2021-05-27T05:56:00.057Z] ---> c01613b4b284 [2021-05-27T05:56:00.057Z] [2021-05-27T05:56:00.057Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T05:56:00.057Z] Removing intermediate container fb2a8b176fa8 [2021-05-27T05:56:00.057Z] ---> f488120ef5c4 [2021-05-27T05:56:00.057Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T05:56:00.324Z] 3.12: Pulling from library/alpine [2021-05-27T05:56:01.282Z] ---> Running in 13da798f372c [2021-05-27T05:56:01.282Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T05:56:01.551Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T05:56:01.551Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T05:56:01.551Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T05:56:01.551Z] ---> 13621d1b12d4 [2021-05-27T05:56:01.551Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T05:56:01.813Z] ---> 13621d1b12d4 [2021-05-27T05:56:01.813Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T05:56:02.776Z] ---> Running in 07f500dad7b6 [2021-05-27T05:56:02.776Z] ---> Running in 4f64d552b58a [2021-05-27T05:56:03.378Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T05:56:04.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:04.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:04.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:04.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:04.990Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T05:56:04.990Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T05:56:04.990Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-27T05:56:04.990Z] (4/4) Installing curl (7.76.1-r0) [2021-05-27T05:56:04.990Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:56:04.990Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T05:56:04.990Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T05:56:04.990Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T05:56:05.255Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-27T05:56:05.255Z] (4/6) Installing curl (7.76.1-r0) [2021-05-27T05:56:05.255Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T05:56:05.255Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T05:56:05.255Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:56:05.255Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T05:56:05.255Z] OK: 7 MiB in 20 packages [2021-05-27T05:56:05.516Z] OK: 7 MiB in 18 packages [2021-05-27T05:56:07.937Z] Removing intermediate container 13da798f372c [2021-05-27T05:56:07.937Z] ---> a636a3dc2fac [2021-05-27T05:56:07.937Z] [2021-05-27T05:56:07.937Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T05:56:08.302Z] 20.10.0: Pulling from library/docker [2021-05-27T05:56:09.083Z] Removing intermediate container 07f500dad7b6 [2021-05-27T05:56:09.083Z] ---> 340b724cf767 [2021-05-27T05:56:09.083Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T05:56:09.422Z] Removing intermediate container 4f64d552b58a [2021-05-27T05:56:09.422Z] ---> 651092d418ca [2021-05-27T05:56:09.422Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T05:56:09.422Z] ---> Running in 5c4844706ad5 [2021-05-27T05:56:09.875Z] ---> Running in dcdc88524585 [2021-05-27T05:56:10.139Z] Removing intermediate container 5c4844706ad5 [2021-05-27T05:56:10.139Z] ---> 7a001939dbdb [2021-05-27T05:56:10.139Z] Step 14/22 : WORKDIR /edgex [2021-05-27T05:56:12.700Z] Removing intermediate container dcdc88524585 [2021-05-27T05:56:12.700Z] ---> 2d389cbb5eb2 [2021-05-27T05:56:12.700Z] Step 14/26 : WORKDIR / [2021-05-27T05:56:12.700Z] ---> Running in 1619e44d6b9c [2021-05-27T05:56:13.291Z] ---> Running in 3fc74fd259f2 [2021-05-27T05:56:13.576Z] Removing intermediate container 1619e44d6b9c [2021-05-27T05:56:13.576Z] ---> 0491167997df [2021-05-27T05:56:13.576Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T05:56:18.919Z] Removing intermediate container 3fc74fd259f2 [2021-05-27T05:56:18.919Z] ---> 0173d5d7bace [2021-05-27T05:56:18.919Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-27T05:56:18.919Z] ---> a8ef066f1aba [2021-05-27T05:56:18.919Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T05:56:18.919Z] Removing intermediate container 8294c30e7ea6 [2021-05-27T05:56:18.919Z] ---> b172711f6905 [2021-05-27T05:56:18.919Z] [2021-05-27T05:56:18.919Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T05:56:18.919Z] ---> 13621d1b12d4 [2021-05-27T05:56:18.919Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T05:56:19.880Z] ---> Running in ebc6dc26ac9b [2021-05-27T05:56:19.880Z] ---> 5a5f16b9ba39 [2021-05-27T05:56:19.880Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-27T05:56:22.434Z] ---> 3cc1476176d4 [2021-05-27T05:56:22.434Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T05:56:22.698Z] Removing intermediate container ebc6dc26ac9b [2021-05-27T05:56:22.698Z] ---> 676164937f90 [2021-05-27T05:56:22.698Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T05:56:22.971Z] Removing intermediate container 71cb145bed1f [2021-05-27T05:56:22.971Z] ---> 38df4b6646de [2021-05-27T05:56:22.971Z] [2021-05-27T05:56:22.971Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T05:56:22.971Z] ---> 13621d1b12d4 [2021-05-27T05:56:22.971Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T05:56:22.971Z] ---> 45606f8ceab7 [2021-05-27T05:56:22.971Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T05:56:22.971Z] ---> 32b48a6676b4 [2021-05-27T05:56:22.971Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T05:56:22.971Z] ---> Running in 090df9521c8b [2021-05-27T05:56:23.542Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T05:56:23.542Z] ---> Running in b16d10bea2cc [2021-05-27T05:56:23.542Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T05:56:23.542Z] ---> aefe523efa57 [2021-05-27T05:56:23.542Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-27T05:56:23.543Z] ---> Running in 882235c6c47f [2021-05-27T05:56:23.808Z] ---> Running in 667b1e3496d6 [2021-05-27T05:56:23.808Z] ---> 0a67da8e716b [2021-05-27T05:56:23.808Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-27T05:56:23.808Z] Removing intermediate container b16d10bea2cc [2021-05-27T05:56:23.808Z] ---> 40cd65382718 [2021-05-27T05:56:23.808Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T05:56:24.075Z] Removing intermediate container 882235c6c47f [2021-05-27T05:56:24.075Z] ---> 6a8537c002ee [2021-05-27T05:56:24.075Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T05:56:24.075Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:24.075Z] ---> Running in b048b28d6cb8 [2021-05-27T05:56:24.338Z] ---> Running in 87a8f071646f [2021-05-27T05:56:24.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:24.338Z] Removing intermediate container 667b1e3496d6 [2021-05-27T05:56:24.338Z] ---> 4cc83a2bcfcb [2021-05-27T05:56:24.338Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T05:56:24.338Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T05:56:24.338Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T05:56:24.338Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:56:24.338Z] OK: 6 MiB in 16 packages [2021-05-27T05:56:24.338Z] ---> 586b489fd86d [2021-05-27T05:56:24.338Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T05:56:25.721Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-27T05:56:25.727Z] ---> Running in cc07fbd4ad84 [2021-05-27T05:56:25.989Z] Removing intermediate container b048b28d6cb8 [2021-05-27T05:56:25.989Z] ---> a99477e44245 [2021-05-27T05:56:25.989Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T05:56:25.989Z] Removing intermediate container 87a8f071646f [2021-05-27T05:56:25.989Z] ---> 7e7a8187397a [2021-05-27T05:56:25.989Z] Step 20/22 : LABEL arch=x86_64 [2021-05-27T05:56:25.989Z] ---> f58153267790 [2021-05-27T05:56:25.989Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T05:56:25.989Z] ---> Running in bf995e5017c7 [2021-05-27T05:56:26.252Z] ---> Running in 9f5a5fab28d9 [2021-05-27T05:56:26.515Z] Removing intermediate container 090df9521c8b [2021-05-27T05:56:26.515Z] ---> 998db7cab404 [2021-05-27T05:56:26.515Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T05:56:26.515Z] ---> 6ef27a2c85c1 [2021-05-27T05:56:26.515Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T05:56:26.515Z] Removing intermediate container bf995e5017c7 [2021-05-27T05:56:26.515Z] ---> a52c86d6951b [2021-05-27T05:56:26.515Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:56:26.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:26.784Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:26.784Z] Removing intermediate container 9f5a5fab28d9 [2021-05-27T05:56:26.784Z] ---> 2a83e12448fe [2021-05-27T05:56:26.784Z] Step 21/22 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:56:26.784Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T05:56:26.784Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T05:56:26.784Z] Executing bash-5.0.17-r0.post-install [2021-05-27T05:56:26.784Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T05:56:26.784Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-27T05:56:26.784Z] ---> Running in 2d4b6d9ec558 [2021-05-27T05:56:26.784Z] (5/39) Installing curl (7.76.1-r0) [2021-05-27T05:56:26.784Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T05:56:26.784Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T05:56:27.046Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T05:56:27.046Z] ---> Running in be585b522e09 [2021-05-27T05:56:27.046Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T05:56:27.046Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T05:56:27.046Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T05:56:27.046Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T05:56:27.046Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T05:56:27.046Z] ---> Running in bc34718e2020 [2021-05-27T05:56:32.340Z] ---> 76912b62f7dc [2021-05-27T05:56:32.341Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-27T05:56:32.341Z] Removing intermediate container 2d4b6d9ec558 [2021-05-27T05:56:32.341Z] ---> 686dc72c31ad [2021-05-27T05:56:32.341Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T05:56:32.341Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T05:56:32.341Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T05:56:32.341Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T05:56:32.341Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T05:56:32.341Z] Removing intermediate container bc34718e2020 [2021-05-27T05:56:32.341Z] ---> 76657501a4ea [2021-05-27T05:56:32.341Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T05:56:32.341Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T05:56:32.341Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T05:56:32.341Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T05:56:32.341Z] ---> Running in 9bfad83fffa9 [2021-05-27T05:56:32.341Z] ---> Running in e31c65ba932d [2021-05-27T05:56:32.341Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T05:56:32.341Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T05:56:32.600Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T05:56:32.600Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T05:56:32.600Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T05:56:32.600Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T05:56:32.600Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T05:56:32.600Z] ---> Running in f4967c269d06 [2021-05-27T05:56:32.861Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T05:56:32.861Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T05:56:32.861Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T05:56:32.861Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T05:56:33.440Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T05:56:33.440Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T05:56:33.440Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T05:56:33.440Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T05:56:33.440Z] Removing intermediate container e31c65ba932d [2021-05-27T05:56:33.440Z] ---> 2e5f283b387a [2021-05-27T05:56:33.440Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T05:56:33.440Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T05:56:34.013Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T05:56:34.013Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T05:56:34.013Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T05:56:34.961Z] Removing intermediate container f4967c269d06 [2021-05-27T05:56:34.961Z] ---> 84192e29fda8 [2021-05-27T05:56:34.961Z] [2021-05-27T05:56:34.961Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T05:56:34.961Z] OK: 72 MiB in 59 packages [2021-05-27T05:56:34.961Z] Successfully built 84192e29fda8 [2021-05-27T05:56:34.961Z] ---> Running in dcb0b323f9c5 [2021-05-27T05:56:35.248Z] Successfully tagged security-proxy-setup:latest [2021-05-27T05:56:35.248Z] Building support-scheduler [2021-05-27T05:56:35.832Z]  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 [2021-05-27T05:56:35.833Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T05:56:38.376Z] Removing intermediate container be585b522e09 [2021-05-27T05:56:38.376Z] ---> e3e3cbfc310d [2021-05-27T05:56:38.376Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T05:56:38.376Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T05:56:38.376Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T05:56:39.319Z] Collecting PyYAML<4,>=3.10 [2021-05-27T05:56:39.319Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T05:56:39.926Z] ---> Running in de6201efe51a [2021-05-27T05:56:44.142Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T05:56:44.142Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T05:56:45.088Z] Removing intermediate container 9bfad83fffa9 [2021-05-27T05:56:45.088Z] ---> fa6d2ca28676 [2021-05-27T05:56:45.088Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T05:56:45.088Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T05:56:45.088Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T05:56:45.660Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T05:56:45.660Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T05:56:46.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:46.511Z] ---> Running in 947727bc68dd [2021-05-27T05:56:46.511Z] Removing intermediate container dcb0b323f9c5 [2021-05-27T05:56:46.511Z] ---> c963001245d0 [2021-05-27T05:56:46.511Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T05:56:46.786Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:56:47.360Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T05:56:47.360Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T05:56:47.360Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T05:56:47.360Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T05:56:47.633Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T05:56:47.633Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T05:56:48.205Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T05:56:48.785Z] ---> Running in 349615668cb0 [2021-05-27T05:56:48.785Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:56:48.785Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:56:48.785Z] ---> f68d84fcba6e [2021-05-27T05:56:48.785Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T05:56:48.785Z] ---> Using cache [2021-05-27T05:56:48.785Z] ---> de95b2e84a94 [2021-05-27T05:56:48.786Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:56:48.786Z] ---> Using cache [2021-05-27T05:56:48.786Z] ---> 3d92a1358d53 [2021-05-27T05:56:48.786Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T05:56:48.786Z] ---> Using cache [2021-05-27T05:56:48.786Z] ---> c82f07df9d81 [2021-05-27T05:56:48.786Z] Step 6/23 : COPY go.mod . [2021-05-27T05:56:48.786Z] ---> Using cache [2021-05-27T05:56:48.786Z] ---> 6bf1cb9bba5a [2021-05-27T05:56:48.786Z] Step 7/23 : RUN go mod download [2021-05-27T05:56:48.786Z] ---> Using cache [2021-05-27T05:56:48.786Z] ---> 8e84480951af [2021-05-27T05:56:48.786Z] Step 8/23 : COPY . . [2021-05-27T05:56:48.786Z] ---> Using cache [2021-05-27T05:56:48.786Z] ---> a986852621f8 [2021-05-27T05:56:48.786Z] Step 9/23 : RUN go mod tidy [2021-05-27T05:56:48.786Z] ---> Using cache [2021-05-27T05:56:48.786Z] ---> 47decfc2fd00 [2021-05-27T05:56:48.786Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T05:56:48.786Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T05:56:48.786Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T05:56:48.786Z] Removing intermediate container 947727bc68dd [2021-05-27T05:56:48.786Z] ---> 7fa4fc1fecda [2021-05-27T05:56:48.786Z] Step 24/26 : LABEL arch=x86_64 [2021-05-27T05:56:48.786Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T05:56:48.786Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-27T05:56:48.786Z] ---> Running in 74ff332bdf96 [2021-05-27T05:56:48.786Z] ---> Running in e9ca713fb3d2 [2021-05-27T05:56:48.786Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:56:48.786Z] OK: 8 MiB in 20 packages [2021-05-27T05:56:48.786Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T05:56:48.786Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T05:56:49.049Z] Removing intermediate container 349615668cb0 [2021-05-27T05:56:49.049Z] ---> 601c2457ea7e [2021-05-27T05:56:49.049Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T05:56:49.049Z] Removing intermediate container e9ca713fb3d2 [2021-05-27T05:56:49.049Z] ---> a29658ee428c [2021-05-27T05:56:49.049Z] Step 25/26 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:56:49.049Z] ---> Running in a5ac7f9ceab9 [2021-05-27T05:56:49.310Z] Removing intermediate container a5ac7f9ceab9 [2021-05-27T05:56:49.310Z] ---> 01b6e3d25f37 [2021-05-27T05:56:49.310Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T05:56:49.310Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T05:56:49.310Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T05:56:49.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T05:56:49.576Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T05:56:49.576Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T05:56:49.576Z] ---> Running in fe9e83ee1fba [2021-05-27T05:56:49.576Z] ---> 28725e7ea5e5 [2021-05-27T05:56:49.576Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T05:56:49.576Z] Removing intermediate container de6201efe51a [2021-05-27T05:56:49.576Z] ---> 7f440052d24e [2021-05-27T05:56:49.576Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:56:49.576Z] Collecting idna<2.8,>=2.5 [2021-05-27T05:56:49.576Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T05:56:49.841Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-27T05:56:49.841Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-27T05:56:49.841Z] Removing intermediate container fe9e83ee1fba [2021-05-27T05:56:49.841Z] ---> fe246abf8cd8 [2021-05-27T05:56:49.841Z] [2021-05-27T05:56:49.841Z] ---> Running in 382df383cd76 [2021-05-27T05:56:49.841Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T05:56:49.841Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T05:56:49.841Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T05:56:49.841Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T05:56:49.841Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T05:56:49.841Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T05:56:49.841Z] Successfully built fe246abf8cd8 [2021-05-27T05:56:49.841Z] Installing collected packages: jsonschema, PyYAML, texttable, cached-property, urllib3, idna, requests, docopt, websocket-client, docker-pycreds, docker, dockerpty, docker-compose [2021-05-27T05:56:50.101Z] Successfully tagged security-secretstore-setup:latest [2021-05-27T05:56:50.101Z] Building support-notifications [2021-05-27T05:56:50.101Z]  Building security-secretstore-setup ... done  ---> 4788fd8c4398 [2021-05-27T05:56:50.101Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T05:56:50.101Z] Running setup.py install for PyYAML: started [2021-05-27T05:56:52.024Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T05:56:52.024Z] Running setup.py install for texttable: started [2021-05-27T05:56:52.286Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T05:56:53.236Z] Attempting uninstall: urllib3 [2021-05-27T05:56:53.236Z] Found existing installation: urllib3 1.25.9 [2021-05-27T05:56:53.236Z] Uninstalling urllib3-1.25.9: [2021-05-27T05:56:53.236Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T05:56:53.236Z] ---> 12f608517c8c [2021-05-27T05:56:53.236Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T05:56:53.818Z] Attempting uninstall: idna [2021-05-27T05:56:53.818Z] Found existing installation: idna 2.9 [2021-05-27T05:56:53.818Z] Uninstalling idna-2.9: [2021-05-27T05:56:53.818Z] Successfully uninstalled idna-2.9 [2021-05-27T05:56:59.124Z] Attempting uninstall: requests [2021-05-27T05:56:59.124Z] Found existing installation: requests 2.23.0 [2021-05-27T05:56:59.124Z] Uninstalling requests-2.23.0: [2021-05-27T05:56:59.124Z] Successfully uninstalled requests-2.23.0 [2021-05-27T05:56:59.124Z] ---> 28e1f3fc063d [2021-05-27T05:56:59.124Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T05:57:04.488Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:57:04.488Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:57:04.488Z] ---> f68d84fcba6e [2021-05-27T05:57:04.488Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T05:57:04.488Z] ---> Using cache [2021-05-27T05:57:04.488Z] ---> de95b2e84a94 [2021-05-27T05:57:04.488Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:57:04.488Z] ---> Using cache [2021-05-27T05:57:04.488Z] ---> 3d92a1358d53 [2021-05-27T05:57:04.488Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T05:57:04.488Z] Running setup.py install for docopt: started [2021-05-27T05:57:04.488Z] ---> Running in 204ccadafbe3 [2021-05-27T05:57:04.488Z] ---> Running in f058eb1d93dd [2021-05-27T05:57:05.070Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T05:57:05.070Z] Removing intermediate container 382df383cd76 [2021-05-27T05:57:05.070Z] ---> 0d1288f42ca6 [2021-05-27T05:57:05.070Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:57:05.653Z] Removing intermediate container 204ccadafbe3 [2021-05-27T05:57:05.653Z] ---> 1f880f969ec8 [2021-05-27T05:57:05.653Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:57:06.232Z] ---> ceca7c085f17 [2021-05-27T05:57:06.502Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T05:57:06.502Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:57:06.502Z] Running setup.py install for dockerpty: started [2021-05-27T05:57:06.784Z] ---> Running in 75475570279e [2021-05-27T05:57:07.058Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T05:57:08.023Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:57:08.023Z] ---> 07ecfcac183b [2021-05-27T05:57:08.023Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T05:57:08.292Z] Removing intermediate container 75475570279e [2021-05-27T05:57:08.292Z] ---> 7776bf23fec6 [2021-05-27T05:57:08.292Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T05:57:08.292Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-27T05:57:08.555Z] OK: 219 MiB in 52 packages [2021-05-27T05:57:08.821Z] ---> ef259263816a [2021-05-27T05:57:08.821Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T05:57:08.821Z] ---> Running in 9ee58580a75b [2021-05-27T05:57:09.785Z] Removing intermediate container 9ee58580a75b [2021-05-27T05:57:09.785Z] ---> f2dd2cad9dbd [2021-05-27T05:57:09.785Z] Step 23/24 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:57:10.045Z] ---> 4f00f0a4b746 [2021-05-27T05:57:10.045Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T05:57:10.317Z] ---> Running in 1d15f1cdf1c1 [2021-05-27T05:57:10.587Z] Removing intermediate container f058eb1d93dd [2021-05-27T05:57:10.587Z] ---> 82ff506199f4 [2021-05-27T05:57:10.587Z] Step 6/23 : COPY go.mod . [2021-05-27T05:57:11.158Z] ---> 7a715041a145 [2021-05-27T05:57:11.158Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T05:57:11.729Z] Removing intermediate container 1d15f1cdf1c1 [2021-05-27T05:57:11.729Z] ---> 597598baa7c5 [2021-05-27T05:57:11.729Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T05:57:11.990Z] ---> e1082f30b42f [2021-05-27T05:57:11.990Z] Step 7/23 : RUN go mod download [2021-05-27T05:57:12.958Z] ---> Running in 46a8461355b8 [2021-05-27T05:57:13.245Z] ---> Running in 9c06e7436b4c [2021-05-27T05:57:13.521Z] ---> Running in 55377b281ae3 [2021-05-27T05:57:14.910Z] Removing intermediate container 9c06e7436b4c [2021-05-27T05:57:14.910Z] ---> 075c85d08e59 [2021-05-27T05:57:14.910Z] [2021-05-27T05:57:14.910Z] Successfully built 075c85d08e59 [2021-05-27T05:57:14.910Z] Removing intermediate container 46a8461355b8 [2021-05-27T05:57:14.910Z] ---> 8d056d4332e5 [2021-05-27T05:57:14.910Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T05:57:14.910Z] Successfully tagged core-data:latest [2021-05-27T05:57:14.910Z]  Building core-data ... done Building core-metadata [2021-05-27T05:57:21.504Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:57:21.504Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:57:21.504Z] ---> f68d84fcba6e [2021-05-27T05:57:21.504Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T05:57:21.504Z] ---> Using cache [2021-05-27T05:57:21.504Z] ---> de95b2e84a94 [2021-05-27T05:57:21.504Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:57:21.504Z] ---> Using cache [2021-05-27T05:57:21.504Z] ---> 3d92a1358d53 [2021-05-27T05:57:21.504Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T05:57:21.504Z] ---> Using cache [2021-05-27T05:57:21.504Z] ---> c82f07df9d81 [2021-05-27T05:57:21.504Z] Step 6/24 : COPY go.mod . [2021-05-27T05:57:21.504Z] ---> Using cache [2021-05-27T05:57:21.504Z] ---> 6bf1cb9bba5a [2021-05-27T05:57:21.504Z] Step 7/24 : RUN go mod download [2021-05-27T05:57:21.504Z] ---> Using cache [2021-05-27T05:57:21.504Z] ---> 8e84480951af [2021-05-27T05:57:21.504Z] Step 8/24 : COPY . . [2021-05-27T05:57:21.504Z] ---> Using cache [2021-05-27T05:57:21.504Z] ---> a986852621f8 [2021-05-27T05:57:21.504Z] Step 9/24 : RUN go mod tidy [2021-05-27T05:57:21.504Z] ---> Using cache [2021-05-27T05:57:21.504Z] ---> 47decfc2fd00 [2021-05-27T05:57:21.504Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T05:57:25.719Z] ---> feb202568f66 [2021-05-27T05:57:25.719Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T05:57:25.719Z] ---> Running in 8f610313740d [2021-05-27T05:57:25.719Z] ---> Running in a4091bfbe51b [2021-05-27T05:57:25.719Z] Removing intermediate container cc07fbd4ad84 [2021-05-27T05:57:25.719Z] ---> 10ef5f70d09a [2021-05-27T05:57:25.719Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T05:57:25.719Z] ---> Running in e630185c8602 [2021-05-27T05:57:25.719Z] Removing intermediate container 55377b281ae3 [2021-05-27T05:57:25.719Z] ---> 1331b4816e19 [2021-05-27T05:57:25.719Z] Step 8/23 : COPY . . [2021-05-27T05:57:26.677Z] Removing intermediate container e630185c8602 [2021-05-27T05:57:26.677Z] ---> cd02b90c8bf5 [2021-05-27T05:57:26.677Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T05:57:26.677Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T05:57:33.300Z] ---> Running in 64e779d4ba6a [2021-05-27T05:57:33.300Z] ---> 484148bfcfc7 [2021-05-27T05:57:33.300Z] Step 9/23 : RUN go mod tidy [2021-05-27T05:57:33.300Z] Removing intermediate container 64e779d4ba6a [2021-05-27T05:57:33.300Z] ---> d898fe48a917 [2021-05-27T05:57:33.300Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T05:57:33.300Z] ---> Running in 9e3419ada8c4 [2021-05-27T05:57:33.300Z] Removing intermediate container a4091bfbe51b [2021-05-27T05:57:33.300Z] ---> f615a7554ce3 [2021-05-27T05:57:33.300Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T05:57:33.300Z] ---> Running in 89c086421819 [2021-05-27T05:57:33.300Z] ---> 8b4b8a94b94d [2021-05-27T05:57:33.300Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T05:57:33.565Z] Removing intermediate container 89c086421819 [2021-05-27T05:57:33.565Z] ---> b320ec834e60 [2021-05-27T05:57:33.565Z] Step 29/32 : CMD ["gate"] [2021-05-27T05:57:33.734Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-27T05:57:33.734Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-27T05:57:33.832Z] ---> Running in c244492e3adb [2021-05-27T05:57:34.796Z] ---> 2f14d59893a9 [2021-05-27T05:57:34.796Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T05:57:35.373Z] Removing intermediate container c244492e3adb [2021-05-27T05:57:35.373Z] ---> d37d3f7c1325 [2021-05-27T05:57:35.373Z] Step 30/32 : LABEL arch=x86_64 [2021-05-27T05:57:36.756Z] ---> Running in 2cf364e0c121 [2021-05-27T05:57:37.021Z] ---> 58a5e5abe7c0 [2021-05-27T05:57:37.021Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T05:57:37.602Z] Removing intermediate container 74ff332bdf96 [2021-05-27T05:57:37.602Z] ---> 1d190804a59d [2021-05-27T05:57:37.602Z] [2021-05-27T05:57:37.602Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T05:57:37.602Z] ---> 13621d1b12d4 [2021-05-27T05:57:37.602Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T05:57:37.866Z] ---> Running in 7dd08bf3c7db [2021-05-27T05:57:37.866Z] ---> Running in 13d57894310d [2021-05-27T05:57:37.866Z] Removing intermediate container 9e3419ada8c4 [2021-05-27T05:57:37.866Z] ---> 8b09c57f33ba [2021-05-27T05:57:37.866Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T05:57:38.138Z] Removing intermediate container 2cf364e0c121 [2021-05-27T05:57:38.138Z] ---> b09a6e093b48 [2021-05-27T05:57:38.138Z] Step 31/32 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:57:38.402Z] ---> Running in fd39c94981b0 [2021-05-27T05:57:38.665Z] Removing intermediate container 7dd08bf3c7db [2021-05-27T05:57:38.665Z] ---> 7722f6cc0a02 [2021-05-27T05:57:38.665Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:57:38.665Z] ---> Running in a282f59bbb8f [2021-05-27T05:57:38.936Z] ---> Running in 2c88c7dade85 [2021-05-27T05:57:39.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:57:39.200Z] Removing intermediate container a282f59bbb8f [2021-05-27T05:57:39.200Z] ---> 3907a6dee8ec [2021-05-27T05:57:39.200Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T05:57:39.200Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:57:39.469Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T05:57:39.469Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:57:39.469Z] OK: 6 MiB in 15 packages [2021-05-27T05:57:40.041Z] Removing intermediate container 2c88c7dade85 [2021-05-27T05:57:40.041Z] ---> c010895b6583 [2021-05-27T05:57:40.041Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T05:57:40.324Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T05:57:40.324Z] ---> Running in 8f91649d1957 [2021-05-27T05:57:40.596Z] ---> Running in 348637fb4aa8 [2021-05-27T05:57:41.174Z] Removing intermediate container 8f91649d1957 [2021-05-27T05:57:41.174Z] ---> fac5db9a507b [2021-05-27T05:57:41.174Z] [2021-05-27T05:57:41.174Z] Successfully built fac5db9a507b [2021-05-27T05:57:41.440Z] Successfully tagged security-bootstrapper:latest [2021-05-27T05:57:41.440Z]  Building security-bootstrapper ... done Building core-command [2021-05-27T05:57:41.440Z] Removing intermediate container 348637fb4aa8 [2021-05-27T05:57:41.440Z] ---> c2baa4700656 [2021-05-27T05:57:41.440Z] Step 23/24 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:57:41.702Z] ---> Running in bb362c1abebe [2021-05-27T05:57:41.702Z] Removing intermediate container 13d57894310d [2021-05-27T05:57:41.702Z] ---> e849a9da314f [2021-05-27T05:57:41.702Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T05:57:41.969Z] ---> Running in 7685e67bd3af [2021-05-27T05:57:42.057Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-27T05:57:42.057Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-27T05:57:43.928Z] Removing intermediate container bb362c1abebe [2021-05-27T05:57:43.928Z] ---> 70c11dda951d [2021-05-27T05:57:43.928Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T05:57:47.493Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-27T05:57:47.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-27T05:57:47.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-27T05:57:47.494Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-27T05:57:49.284Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T05:57:49.284Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T05:57:49.284Z] ---> f68d84fcba6e [2021-05-27T05:57:49.284Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T05:57:49.284Z] ---> Using cache [2021-05-27T05:57:49.284Z] ---> de95b2e84a94 [2021-05-27T05:57:49.284Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T05:57:49.284Z] ---> Using cache [2021-05-27T05:57:49.284Z] ---> 3d92a1358d53 [2021-05-27T05:57:49.284Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T05:57:49.284Z] ---> Using cache [2021-05-27T05:57:49.284Z] ---> c82f07df9d81 [2021-05-27T05:57:49.284Z] Step 6/24 : COPY go.mod . [2021-05-27T05:57:49.284Z] ---> Using cache [2021-05-27T05:57:49.284Z] ---> 6bf1cb9bba5a [2021-05-27T05:57:49.284Z] Step 7/24 : RUN go mod download [2021-05-27T05:57:49.284Z] ---> Using cache [2021-05-27T05:57:49.284Z] ---> 8e84480951af [2021-05-27T05:57:49.284Z] Step 8/24 : COPY . . [2021-05-27T05:57:49.284Z] ---> Using cache [2021-05-27T05:57:49.284Z] ---> a986852621f8 [2021-05-27T05:57:49.284Z] Step 9/24 : RUN go mod tidy [2021-05-27T05:57:49.284Z] ---> Using cache [2021-05-27T05:57:49.284Z] ---> 47decfc2fd00 [2021-05-27T05:57:49.284Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T05:57:49.857Z] Removing intermediate container 7685e67bd3af [2021-05-27T05:57:49.857Z] ---> e41a6290cef1 [2021-05-27T05:57:49.857Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T05:57:50.120Z] ---> Running in c13747f59201 [2021-05-27T05:57:50.120Z] ---> Running in d3554cb8bb3c [2021-05-27T05:57:50.696Z] ---> Running in af1c75007e8e [2021-05-27T05:57:51.277Z] Removing intermediate container c13747f59201 [2021-05-27T05:57:51.277Z] ---> fa2bae0920a9 [2021-05-27T05:57:51.277Z] [2021-05-27T05:57:51.277Z] Successfully built fa2bae0920a9 [2021-05-27T05:57:51.277Z] Successfully tagged sys-mgmt-agent:latest [2021-05-27T05:57:51.277Z]  Building sys-mgmt-agent ... done Removing intermediate container af1c75007e8e [2021-05-27T05:57:51.277Z] ---> 64e61c9e963d [2021-05-27T05:57:51.277Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T05:57:51.539Z] ---> Running in cdf218ecf72e [2021-05-27T05:57:51.803Z] Removing intermediate container cdf218ecf72e [2021-05-27T05:57:51.803Z] ---> b0f9d5784a6d [2021-05-27T05:57:51.803Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:57:51.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T05:57:51.823Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-27T05:57:51.823Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-27T05:57:52.065Z] ---> 717c590216fc [2021-05-27T05:57:52.065Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T05:57:53.511Z] ---> 62a648ca8a5c [2021-05-27T05:57:53.511Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T05:57:53.511Z] ---> b47fdf69918f [2021-05-27T05:57:53.511Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T05:57:53.511Z] ---> Running in 4485700eec94 [2021-05-27T05:57:53.773Z] Removing intermediate container 4485700eec94 [2021-05-27T05:57:53.773Z] ---> 375318ce2b00 [2021-05-27T05:57:53.773Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:57:53.773Z] ---> Running in 85baa1845075 [2021-05-27T05:57:54.041Z] Removing intermediate container 85baa1845075 [2021-05-27T05:57:54.041Z] ---> bc0a38527a65 [2021-05-27T05:57:54.041Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T05:57:54.041Z] ---> Running in 4674fbb1152f [2021-05-27T05:57:54.041Z] Removing intermediate container 4674fbb1152f [2021-05-27T05:57:54.041Z] ---> c87f2c0ca4ba [2021-05-27T05:57:54.041Z] Step 22/23 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:57:54.303Z] ---> Running in a7a293cf8908 [2021-05-27T05:57:54.303Z] Removing intermediate container a7a293cf8908 [2021-05-27T05:57:54.303Z] ---> e2736a04856e [2021-05-27T05:57:54.303Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T05:57:54.572Z] ---> Running in 179b42a9e5bf [2021-05-27T05:57:54.572Z] Removing intermediate container 179b42a9e5bf [2021-05-27T05:57:54.572Z] ---> 06bc3373a88e [2021-05-27T05:57:54.572Z] [2021-05-27T05:57:55.149Z] Successfully built 06bc3373a88e [2021-05-27T05:57:55.149Z] Successfully tagged support-scheduler:latest [2021-05-27T05:58:03.376Z]  Building support-scheduler ... done Removing intermediate container 8f610313740d [2021-05-27T05:58:03.376Z] ---> dea7a56de3e3 [2021-05-27T05:58:03.376Z] [2021-05-27T05:58:03.376Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T05:58:03.376Z] ---> 13621d1b12d4 [2021-05-27T05:58:03.376Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T05:58:03.376Z] ---> Using cache [2021-05-27T05:58:03.376Z] ---> e849a9da314f [2021-05-27T05:58:03.376Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T05:58:03.376Z] ---> Using cache [2021-05-27T05:58:03.376Z] ---> e41a6290cef1 [2021-05-27T05:58:03.376Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T05:58:03.376Z] ---> Running in 3bf76643e43b [2021-05-27T05:58:03.638Z] Removing intermediate container 3bf76643e43b [2021-05-27T05:58:03.638Z] ---> bbb0f507bdd8 [2021-05-27T05:58:03.638Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T05:58:03.638Z] ---> Running in 605e2a93e5e8 [2021-05-27T05:58:03.638Z] Removing intermediate container 605e2a93e5e8 [2021-05-27T05:58:03.638Z] ---> 7831415c4f6c [2021-05-27T05:58:03.638Z] Step 16/24 : WORKDIR / [2021-05-27T05:58:03.903Z] ---> Running in 0fba7cf1f290 [2021-05-27T05:58:03.903Z] Removing intermediate container 0fba7cf1f290 [2021-05-27T05:58:03.903Z] ---> a90bbd5bfa99 [2021-05-27T05:58:03.903Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:58:04.168Z] ---> de52746448fc [2021-05-27T05:58:04.168Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T05:58:04.268Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-27T05:58:04.268Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-27T05:58:04.268Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-27T05:58:05.113Z] ---> 095c945d1c6a [2021-05-27T05:58:05.113Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T05:58:05.113Z] ---> 1b16a24ca021 [2021-05-27T05:58:05.113Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T05:58:05.373Z] ---> Running in e2905fc3506d [2021-05-27T05:58:05.637Z] Removing intermediate container e2905fc3506d [2021-05-27T05:58:05.637Z] ---> c65d23a02898 [2021-05-27T05:58:05.637Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:58:05.637Z] ---> Running in 65c856294481 [2021-05-27T05:58:05.637Z] Removing intermediate container 65c856294481 [2021-05-27T05:58:05.637Z] ---> 98424efd4d4b [2021-05-27T05:58:05.637Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T05:58:05.905Z] ---> Running in 8c718c5854ca [2021-05-27T05:58:05.905Z] Removing intermediate container 8c718c5854ca [2021-05-27T05:58:05.905Z] ---> 69c283bf7442 [2021-05-27T05:58:05.905Z] Step 23/24 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:58:06.174Z] ---> Running in 4c6149fada76 [2021-05-27T05:58:06.174Z] Removing intermediate container 4c6149fada76 [2021-05-27T05:58:06.174Z] ---> 51e2374559d2 [2021-05-27T05:58:06.174Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T05:58:06.437Z] ---> Running in 6c1e6bbb9e3d [2021-05-27T05:58:06.437Z] Removing intermediate container 6c1e6bbb9e3d [2021-05-27T05:58:06.437Z] ---> 2c16de1ed74a [2021-05-27T05:58:06.437Z] [2021-05-27T05:58:06.697Z] Successfully built 2c16de1ed74a [2021-05-27T05:58:06.970Z] Successfully tagged core-metadata:latest [2021-05-27T05:58:08.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.512s coverage: 46.1% of statements [2021-05-27T05:58:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-27T05:58:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-27T05:58:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-27T05:58:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-27T05:58:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-27T05:58:08.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-27T05:58:08.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.218s coverage: 28.7% of statements [2021-05-27T05:58:08.606Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.466s coverage: 100.0% of statements [2021-05-27T05:58:08.952Z]  Building core-metadata ... done Removing intermediate container fd39c94981b0 [2021-05-27T05:58:08.952Z] ---> 23bf0bee18d5 [2021-05-27T05:58:08.952Z] [2021-05-27T05:58:08.952Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T05:58:08.952Z] ---> 13621d1b12d4 [2021-05-27T05:58:08.952Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T05:58:08.952Z] ---> Running in e71e8ea1058e [2021-05-27T05:58:09.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-27T05:58:09.545Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-27T05:58:09.809Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T05:58:09.809Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T05:58:09.809Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T05:58:09.809Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T05:58:09.809Z] OK: 6 MiB in 16 packages [2021-05-27T05:58:10.392Z] Removing intermediate container e71e8ea1058e [2021-05-27T05:58:10.392Z] ---> 96f8f628d217 [2021-05-27T05:58:10.392Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T05:58:10.392Z] ---> Running in 51bd6e6492db [2021-05-27T05:58:10.654Z] Removing intermediate container 51bd6e6492db [2021-05-27T05:58:10.654Z] ---> 41f180d6c102 [2021-05-27T05:58:10.654Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T05:58:10.654Z] ---> Running in d7cbfac4bdf5 [2021-05-27T05:58:10.917Z] Removing intermediate container d7cbfac4bdf5 [2021-05-27T05:58:10.917Z] ---> e86738a1bad5 [2021-05-27T05:58:10.917Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T05:58:10.917Z] ---> Running in c98cb5198e0a [2021-05-27T05:58:10.917Z] Removing intermediate container c98cb5198e0a [2021-05-27T05:58:10.917Z] ---> 711875cd509f [2021-05-27T05:58:10.917Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:58:11.188Z] ---> 0f23b313ea7a [2021-05-27T05:58:11.188Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T05:58:12.137Z] ---> ea0360aac42d [2021-05-27T05:58:12.137Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T05:58:12.137Z] ---> 2d4447e94073 [2021-05-27T05:58:12.137Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T05:58:12.404Z] ---> Running in b76e72ef7443 [2021-05-27T05:58:12.976Z] Removing intermediate container d3554cb8bb3c [2021-05-27T05:58:12.976Z] ---> 8fc9153386ef [2021-05-27T05:58:12.976Z] [2021-05-27T05:58:12.976Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T05:58:12.976Z] ---> 13621d1b12d4 [2021-05-27T05:58:12.976Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T05:58:12.976Z] ---> Using cache [2021-05-27T05:58:12.976Z] ---> e849a9da314f [2021-05-27T05:58:12.976Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T05:58:12.976Z] ---> Using cache [2021-05-27T05:58:12.976Z] ---> e41a6290cef1 [2021-05-27T05:58:12.976Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T05:58:12.976Z] Removing intermediate container b76e72ef7443 [2021-05-27T05:58:12.976Z] ---> 8503434f37fc [2021-05-27T05:58:12.976Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:58:12.976Z] ---> Running in d9a5e714b6d2 [2021-05-27T05:58:13.234Z] ---> Running in 0f3b14c19671 [2021-05-27T05:58:13.494Z] Removing intermediate container d9a5e714b6d2 [2021-05-27T05:58:13.494Z] ---> 9c15dc8107d8 [2021-05-27T05:58:13.494Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T05:58:13.754Z] Removing intermediate container 0f3b14c19671 [2021-05-27T05:58:13.754Z] ---> 1a8fb49a1a9b [2021-05-27T05:58:13.754Z] Step 21/23 : LABEL arch=x86_64 [2021-05-27T05:58:13.754Z] ---> Running in 6d90151207b7 [2021-05-27T05:58:13.754Z] ---> Running in d2254db4631d [2021-05-27T05:58:14.020Z] Removing intermediate container 6d90151207b7 [2021-05-27T05:58:14.020Z] ---> cbf2402aeef6 [2021-05-27T05:58:14.020Z] Step 16/24 : WORKDIR / [2021-05-27T05:58:14.020Z] Removing intermediate container d2254db4631d [2021-05-27T05:58:14.020Z] ---> 5a276db459d7 [2021-05-27T05:58:14.020Z] Step 22/23 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:58:14.281Z] ---> Running in 901a8fd9fc50 [2021-05-27T05:58:14.281Z] ---> Running in 44f307c35f21 [2021-05-27T05:58:14.544Z] Removing intermediate container 901a8fd9fc50 [2021-05-27T05:58:14.544Z] ---> d61064180247 [2021-05-27T05:58:14.544Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T05:58:14.544Z] Removing intermediate container 44f307c35f21 [2021-05-27T05:58:14.544Z] ---> e1eafda6054f [2021-05-27T05:58:14.544Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T05:58:14.804Z] ---> Running in 5a7e70eaa5d0 [2021-05-27T05:58:14.804Z] ---> f62e3ccfd36b [2021-05-27T05:58:14.805Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T05:58:15.066Z] Removing intermediate container 5a7e70eaa5d0 [2021-05-27T05:58:15.066Z] ---> c230835867d1 [2021-05-27T05:58:15.066Z] [2021-05-27T05:58:15.066Z] Successfully built c230835867d1 [2021-05-27T05:58:15.328Z] Successfully tagged support-notifications:latest [2021-05-27T05:58:15.901Z]  Building support-notifications ... done  ---> 8b978b5db674 [2021-05-27T05:58:15.901Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T05:58:16.162Z] ---> 1a871aeeb86a [2021-05-27T05:58:16.162Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T05:58:16.428Z] ---> Running in 83a253142f00 [2021-05-27T05:58:16.690Z] Removing intermediate container 83a253142f00 [2021-05-27T05:58:16.690Z] ---> 7dd33412bc47 [2021-05-27T05:58:16.690Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T05:58:16.690Z] ---> Running in 34ca1db9d234 [2021-05-27T05:58:17.259Z] Removing intermediate container 34ca1db9d234 [2021-05-27T05:58:17.259Z] ---> 21e736d6ed31 [2021-05-27T05:58:17.259Z] Step 22/24 : LABEL arch=x86_64 [2021-05-27T05:58:17.520Z] ---> Running in 85259758a464 [2021-05-27T05:58:17.781Z] Removing intermediate container 85259758a464 [2021-05-27T05:58:17.781Z] ---> 156cdc78360b [2021-05-27T05:58:17.781Z] Step 23/24 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:58:18.042Z] ---> Running in e5c9aca7daf8 [2021-05-27T05:58:18.303Z] Removing intermediate container e5c9aca7daf8 [2021-05-27T05:58:18.303Z] ---> 75b5d7c57371 [2021-05-27T05:58:18.303Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T05:58:18.303Z] ---> Running in 8430a0406b54 [2021-05-27T05:58:18.564Z] Removing intermediate container 8430a0406b54 [2021-05-27T05:58:18.564Z] ---> 983051ea8a9a [2021-05-27T05:58:18.564Z] [2021-05-27T05:58:18.564Z] Successfully built 983051ea8a9a [2021-05-27T05:58:18.564Z] Successfully tagged core-command:latest [2021-05-27T05:58:18.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.687s coverage: 27.7% of statements [2021-05-27T05:58:18.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-27T05:58:18.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-27T05:58:18.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-27T05:58:18.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-27T05:58:18.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-27T05:58:18.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.323s coverage: 81.2% of statements [2021-05-27T05:58:18.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-27T05:58:18.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.251s coverage: 100.0% of statements [2021-05-27T05:58:18.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-27T05:58:18.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.350s coverage: 100.0% of statements [2021-05-27T05:58:18.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-27T05:58:18.798Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-27T05:58:19.141Z]  Building core-command ... done  [Pipeline] } [2021-05-27T05:58:19.168Z] $ docker stop --time=1 97860f9e2a1138946e103ca8ef9617c25332c8b7a268923eeaaf41c0fc581377 [2021-05-27T05:58:19.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.382s coverage: 58.6% of statements [2021-05-27T05:58:19.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-27T05:58:19.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-27T05:58:21.508Z] $ docker rm -f 97860f9e2a1138946e103ca8ef9617c25332c8b7a268923eeaaf41c0fc581377 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T05:58:22.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.497s coverage: 87.7% of statements [2021-05-27T05:58:22.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-27T05:58:22.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:58:22.046Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.287s coverage: 78.9% of statements [2021-05-27T05:58:22.046Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-27T05:58:22.071Z] + docker images [2021-05-27T05:58:22.644Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T05:58:22.644Z] core-command latest 983051ea8a9a 4 seconds ago 17.1MB [2021-05-27T05:58:22.644Z] support-notifications latest c230835867d1 8 seconds ago 17.8MB [2021-05-27T05:58:22.644Z] 8fc9153386ef 10 seconds ago 1.16GB [2021-05-27T05:58:22.644Z] 23bf0bee18d5 14 seconds ago 1.16GB [2021-05-27T05:58:22.644Z] core-metadata latest 2c16de1ed74a 16 seconds ago 18.6MB [2021-05-27T05:58:22.644Z] dea7a56de3e3 20 seconds ago 1.17GB [2021-05-27T05:58:22.644Z] support-scheduler latest 06bc3373a88e 28 seconds ago 17.1MB [2021-05-27T05:58:22.644Z] sys-mgmt-agent latest fa2bae0920a9 32 seconds ago 312MB [2021-05-27T05:58:22.644Z] security-bootstrapper latest fac5db9a507b 42 seconds ago 18.2MB [2021-05-27T05:58:22.644Z] 1d190804a59d 46 seconds ago 1.16GB [2021-05-27T05:58:22.644Z] core-data latest 075c85d08e59 About a minute ago 21.6MB [2021-05-27T05:58:22.644Z] security-secretstore-setup latest fe246abf8cd8 About a minute ago 25.8MB [2021-05-27T05:58:22.644Z] security-proxy-setup latest 84192e29fda8 About a minute ago 25.3MB [2021-05-27T05:58:22.644Z] 38df4b6646de 2 minutes ago 1.17GB [2021-05-27T05:58:22.644Z] b172711f6905 2 minutes ago 1.15GB [2021-05-27T05:58:22.644Z] a636a3dc2fac 2 minutes ago 1.16GB [2021-05-27T05:58:22.644Z] c01613b4b284 2 minutes ago 1.16GB [2021-05-27T05:58:22.644Z] eff217ca9207 2 minutes ago 1.16GB [2021-05-27T05:58:22.644Z] ci-base-image-x86_64 latest f68d84fcba6e 7 minutes ago 648MB [2021-05-27T05:58:22.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-27T05:58:22.644Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-27T05:58:22.644Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-27T05:58:22.644Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-27T05:58:22.644Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-27T05:58:32.264Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.309s coverage: 28.6% of statements [2021-05-27T05:58:32.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-27T05:58:32.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-27T05:58:32.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-27T05:58:32.264Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-27T05:58:32.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-27T05:58:32.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.332s coverage: 100.0% of statements [2021-05-27T05:58:32.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-27T05:58:32.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.208s coverage: 100.0% of statements [2021-05-27T05:58:32.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-27T05:58:32.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.567s coverage: 86.7% of statements [2021-05-27T05:58:32.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-27T05:58:32.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.543s coverage: 97.5% of statements [2021-05-27T05:58:32.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-27T05:58:32.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.296s coverage: 78.3% of statements [2021-05-27T05:58:32.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-27T05:58:32.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-27T05:58:32.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-27T05:58:32.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-27T05:58:38.296Z] Still waiting to schedule task [2021-05-27T05:58:38.297Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-27T05:58:39.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.451s coverage: 95.1% of statements [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-27T05:58:39.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-27T05:58:39.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.310s coverage: 0.8% of statements [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-27T05:58:39.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.239s coverage: 21.7% of statements [2021-05-27T05:58:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-27T05:58:39.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.197s coverage: 47.1% of statements [2021-05-27T05:58:39.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 79.5% of statements [2021-05-27T05:58:39.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.182s coverage: 94.1% of statements [2021-05-27T05:58:41.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements [2021-05-27T05:58:41.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.328s coverage: 87.5% of statements [2021-05-27T05:58:54.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.250s coverage: 94.4% of statements [2021-05-27T05:58:54.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements [2021-05-27T05:59:01.126Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.676s coverage: 81.8% of statements [2021-05-27T05:59:01.126Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-27T05:59:06.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements [2021-05-27T05:59:06.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-27T05:59:06.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-27T05:59:06.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-27T05:59:06.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-05-27T05:59:06.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-27T05:59:06.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-27T05:59:06.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-27T05:59:06.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-27T05:59:06.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-27T05:59:06.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements [2021-05-27T05:59:06.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-27T05:59:06.570Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-27T05:59:06.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements [2021-05-27T05:59:06.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-27T05:59:06.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.226s coverage: 76.0% of statements [2021-05-27T05:59:06.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-27T05:59:06.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements [2021-05-27T05:59:06.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements [2021-05-27T05:59:06.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2021-05-27T05:59:06.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.300s coverage: 91.2% of statements [2021-05-27T05:59:06.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-27T05:59:09.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.796s coverage: 64.4% of statements [2021-05-27T05:59:09.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-27T05:59:09.212Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-27T05:59:09.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.152s coverage: 100.0% of statements [2021-05-27T05:59:09.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 91.3% of statements [2021-05-27T05:59:09.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-05-27T05:59:09.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements [2021-05-27T05:59:10.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2021-05-27T05:59:15.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.024s coverage: 66.9% of statements [2021-05-27T05:59:15.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-27T05:59:15.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-27T05:59:15.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-27T05:59:16.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.714s coverage: 43.5% of statements [2021-05-27T05:59:16.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-27T05:59:16.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-27T05:59:16.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.112s coverage: 89.5% of statements [2021-05-27T05:59:16.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-27T05:59:16.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.091s coverage: 84.8% of statements [2021-05-27T05:59:21.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.495s coverage: 46.8% of statements [2021-05-27T05:59:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-27T05:59:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-27T05:59:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-27T05:59:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-27T05:59:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-27T05:59:21.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements [2021-05-27T05:59:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-27T05:59:21.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.112s coverage: 100.0% of statements [2021-05-27T05:59:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-27T05:59:21.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-27T05:59:25.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.226s coverage: 18.9% of statements [2021-05-27T05:59:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-27T05:59:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-27T05:59:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-27T05:59:25.017Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.542s coverage: 91.9% of statements [2021-05-27T05:59:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-27T05:59:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:59:25.017Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-27T05:59:33.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.128s coverage: 28.7% of statements [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-27T05:59:33.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.197s coverage: 99.0% of statements [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-27T05:59:33.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.231s coverage: 100.0% of statements [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-27T05:59:33.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.199s coverage: 64.6% of statements [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-27T05:59:33.333Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.502s coverage: 97.6% of statements [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-27T05:59:33.333Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.065s coverage: 0.0% of statements [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-27T05:59:33.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-27T05:59:33.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-27T05:59:33.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-27T05:59:33.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements [2021-05-27T05:59:33.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.166s coverage: 28.1% of statements [2021-05-27T05:59:33.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-27T05:59:33.938Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-27T05:59:34.210Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements [2021-05-27T05:59:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-27T05:59:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-27T05:59:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-27T05:59:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-27T05:59:34.210Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-27T05:59:34.481Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-05-27T05:59:35.453Z] GO111MODULE=on go vet ./... [2021-05-27T05:59:40.456Z] Running on prd-ubuntu18.04-docker-8c-8g-607 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws [2021-05-27T05:59:40.517Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-27T05:59:40.668Z] The recommended git tool is: git [2021-05-27T05:59:42.937Z] using credential edgex-jenkins-ssh [2021-05-27T05:59:42.951Z] Cloning the remote Git repository [2021-05-27T05:59:42.912Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-27T05:59:42.987Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-27T05:59:43.039Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T05:59:43.039Z] > git --version # timeout=10 [2021-05-27T05:59:43.045Z] > git --version # 'git version 2.17.1' [2021-05-27T05:59:43.046Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:59:43.073Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T05:59:49.822Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T05:59:49.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-27T05:59:49.851Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-27T05:59:49.864Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-27T05:59:49.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:59:49.868Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3515/head:refs/remotes/origin/PR-3515 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-27T05:59:50.437Z] Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:59:50.567Z] Merge succeeded, producing e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T05:59:50.568Z] Checking out Revision e077d6043557515886ecd2a22d37ad5e748dcf83 (PR-3515) [2021-05-27T05:59:50.417Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T05:59:50.422Z] > git checkout -f e077d6043557515886ecd2a22d37ad5e748dcf83 # timeout=10 [2021-05-27T05:59:50.504Z] > git remote # timeout=10 [2021-05-27T05:59:50.517Z] > git config --get remote.origin.url # timeout=10 [2021-05-27T05:59:50.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-27T05:59:50.525Z] > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 [2021-05-27T05:59:50.533Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-27T05:59:50.542Z] > git config core.sparsecheckout # timeout=10 [2021-05-27T05:59:50.545Z] > git checkout -f e077d6043557515886ecd2a22d37ad5e748dcf83 # timeout=10 [2021-05-27T05:59:54.191Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-27T05:59:54.193Z] > git --version # timeout=10 [2021-05-27T05:59:54.205Z] > git --version # 'git version 2.17.1' [2021-05-27T05:59:54.209Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-27T05:59:55.312Z] + echo snap-build.sh [2021-05-27T05:59:55.312Z] snap-build.sh [2021-05-27T05:59:55.312Z] + SNAP_BASE_DIR=. [2021-05-27T05:59:55.312Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-27T05:59:55.312Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-27T05:59:55.312Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-27T05:59:55.312Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-27T05:59:55.312Z] + cd /w/workspace/edgex-go/1 [2021-05-27T05:59:55.312Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-27T05:59:55.312Z] Reading package lists... [2021-05-27T05:59:55.593Z] Building dependency tree... [2021-05-27T05:59:55.593Z] Reading state information... [2021-05-27T05:59:55.593Z] The following packages were automatically installed and are no longer required: [2021-05-27T05:59:55.593Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-27T05:59:55.593Z] uidmap xdelta3 [2021-05-27T05:59:55.593Z] Use 'sudo apt autoremove' to remove them. [2021-05-27T05:59:55.593Z] The following packages will be REMOVED: [2021-05-27T05:59:55.593Z] lxd* lxd-client* [2021-05-27T05:59:55.854Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-27T05:59:55.854Z] After this operation, 31.7 MB disk space will be freed. [2021-05-27T05:59:56.645Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-27T05:59:56.645Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T05:59:57.596Z] Removing lxd dnsmasq configuration [2021-05-27T05:59:57.596Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T05:59:57.596Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-27T05:59:58.542Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T05:59:58.809Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-27T05:59:58.809Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-27T06:00:00.199Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-27T06:00:00.199Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-27T06:00:01.593Z] + sudo snap remove --purge lxd [2021-05-27T06:00:01.856Z] snap "lxd" is not installed [2021-05-27T06:00:01.856Z] + sudo groupadd --force --system lxd [2021-05-27T06:00:01.856Z] ++ whoami [2021-05-27T06:00:01.856Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-27T06:00:01.856Z] + newgrp - lxd [2021-05-27T06:00:01.856Z] + sudo snap install lxd [2021-05-27T06:00:11.870Z] 2021-05-27T06:00:09Z INFO Waiting for automatic snapd restart... [2021-05-27T06:00:26.922Z] lxd 4.14 from Canonical* installed [2021-05-27T06:00:26.922Z] + sudo lxd init --auto [2021-05-27T06:00:35.163Z] + sudo snap install --classic snapcraft [2021-05-27T06:00:43.319Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T06:00:43.319Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-27T06:00:43.319Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-27T06:00:43.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T06:00:43.319Z] Dload Upload Total Spent Left Speed [2021-05-27T06:00:43.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 2876 0 --:--:-- --:--:-- --:--:-- 2863 [2021-05-27T06:00:43.319Z] 100 3325k 100 3325k 0 0 7181k 0 --:--:-- --:--:-- --:--:-- 7181k [2021-05-27T06:00:43.319Z] ./yq_linux_amd64 [2021-05-27T06:00:43.319Z] + sudo snapcraft prime --use-lxd [2021-05-27T06:00:45.239Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-27T06:00:45.239Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-27T06:00:45.239Z] - README.md [2021-05-27T06:00:45.239Z] [2021-05-27T06:00:45.239Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T06:00:45.813Z] Launching a container. [2021-05-27T06:00:52.435Z] Waiting for container to be ready [2021-05-27T06:00:52.701Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-27T06:00:52.701Z] [2021-05-27T06:00:56.917Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-27T06:00:57.180Z] Waiting for network to be ready... [2021-05-27T06:00:57.755Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T06:00:57.755Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-27T06:00:58.017Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T06:00:58.017Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T06:00:58.017Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T06:00:58.017Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T06:00:58.017Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T06:00:58.017Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T06:00:58.017Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-27T06:00:58.017Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T06:00:58.278Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T06:00:58.539Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T06:00:58.803Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T06:00:58.803Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T06:00:58.803Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T06:00:58.803Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T06:00:58.803Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T06:00:58.803Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T06:00:59.065Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T06:00:59.325Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2071 kB] [2021-05-27T06:00:59.325Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T06:00:59.325Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T06:00:59.325Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T06:00:59.325Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T06:00:59.325Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T06:00:59.325Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T06:00:59.588Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T06:01:01.522Z] Fetched 24.6 MB in 4s (6110 kB/s) [2021-05-27T06:01:02.468Z] Reading package lists... [2021-05-27T06:01:02.768Z] Reading package lists... [2021-05-27T06:01:03.033Z] Building dependency tree... [2021-05-27T06:01:03.033Z] Reading state information... [2021-05-27T06:01:03.033Z] The following additional packages will be installed: [2021-05-27T06:01:03.033Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T06:01:03.033Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T06:01:03.033Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T06:01:03.033Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-27T06:01:03.033Z] Suggested packages: [2021-05-27T06:01:03.033Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-27T06:01:03.033Z] Recommended packages: [2021-05-27T06:01:03.033Z] gnupg libsasl2-modules [2021-05-27T06:01:03.033Z] The following NEW packages will be installed: [2021-05-27T06:01:03.033Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-27T06:01:03.033Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-27T06:01:03.033Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-27T06:01:03.033Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-27T06:01:03.033Z] The following packages will be upgraded: [2021-05-27T06:01:03.033Z] gpg gpg-agent gpgconf libudev1 [2021-05-27T06:01:03.033Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-27T06:01:03.033Z] Need to get 3530 kB of archives. [2021-05-27T06:01:03.033Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-27T06:01:03.033Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-27T06:01:03.033Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-27T06:01:03.295Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-27T06:01:03.295Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-27T06:01:03.295Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-27T06:01:03.557Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-27T06:01:04.136Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-27T06:01:04.136Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-27T06:01:04.136Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-27T06:01:04.136Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-27T06:01:04.136Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-27T06:01:04.136Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-27T06:01:04.136Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-27T06:01:04.136Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-27T06:01:04.136Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-27T06:01:04.136Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-27T06:01:04.136Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-27T06:01:04.136Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-27T06:01:04.136Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-27T06:01:04.136Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-27T06:01:04.136Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-27T06:01:04.136Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-27T06:01:04.397Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T06:01:04.397Z] Fetched 3530 kB in 1s (3088 kB/s) [2021-05-27T06:01:04.397Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T06:01:04.397Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-27T06:01:04.397Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T06:01:04.661Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-27T06:01:04.661Z] Selecting previously unselected package udev. [2021-05-27T06:01:04.661Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-27T06:01:04.661Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-27T06:01:04.925Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-27T06:01:05.500Z] Selecting previously unselected package libfuse2:amd64. [2021-05-27T06:01:05.500Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T06:01:05.500Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T06:01:05.500Z] Selecting previously unselected package fuse. [2021-05-27T06:01:05.500Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-27T06:01:05.500Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-27T06:01:05.761Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T06:01:05.762Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T06:01:06.043Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T06:01:06.043Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T06:01:06.307Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T06:01:06.307Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T06:01:06.568Z] Selecting previously unselected package libksba8:amd64. [2021-05-27T06:01:06.568Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-27T06:01:06.568Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-27T06:01:06.568Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-27T06:01:06.569Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:01:06.569Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:06.830Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-27T06:01:06.830Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:01:06.830Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:06.830Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-27T06:01:06.830Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:01:06.830Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:07.094Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-27T06:01:07.094Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:01:07.094Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:07.358Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-27T06:01:07.358Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:01:07.358Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:07.358Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-27T06:01:07.358Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:01:07.358Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:07.621Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-27T06:01:07.621Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:01:07.621Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:07.621Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-27T06:01:07.621Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:01:07.621Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:07.884Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-27T06:01:07.884Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-27T06:01:07.884Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:08.147Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-27T06:01:08.147Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T06:01:08.147Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T06:01:08.147Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-27T06:01:08.147Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-27T06:01:08.147Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T06:01:08.409Z] Selecting previously unselected package libldap-common. [2021-05-27T06:01:08.409Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-27T06:01:08.409Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T06:01:08.409Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-27T06:01:08.409Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-27T06:01:08.409Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T06:01:08.409Z] Selecting previously unselected package dirmngr. [2021-05-27T06:01:08.409Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T06:01:08.409Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T06:01:08.672Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T06:01:08.672Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-27T06:01:08.672Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-27T06:01:08.672Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T06:01:08.672Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-27T06:01:08.672Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-27T06:01:08.672Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:08.672Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-27T06:01:08.672Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T06:01:08.672Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-27T06:01:08.933Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-27T06:01:09.195Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:09.195Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-27T06:01:09.195Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-27T06:01:09.195Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-27T06:01:09.195Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:09.195Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:09.195Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:09.195Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:09.195Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:09.195Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:09.195Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-27T06:01:09.195Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-27T06:01:09.196Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-27T06:01:09.196Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T06:01:09.770Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-27T06:01:09.771Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-27T06:01:09.771Z] This means they are not meant to be enabled using systemctl. [2021-05-27T06:01:09.771Z] Possible reasons for having this kind of units are: [2021-05-27T06:01:09.771Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-27T06:01:09.771Z] .wants/ or .requires/ directory. [2021-05-27T06:01:09.771Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-27T06:01:09.771Z] a requirement dependency on it. [2021-05-27T06:01:09.771Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-27T06:01:09.771Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-27T06:01:09.771Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-27T06:01:09.771Z] instance name specified. [2021-05-27T06:01:10.033Z] Reading package lists... [2021-05-27T06:01:10.294Z] Building dependency tree... [2021-05-27T06:01:10.294Z] Reading state information... [2021-05-27T06:01:10.294Z] The following additional packages will be installed: [2021-05-27T06:01:10.294Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-27T06:01:10.294Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-27T06:01:10.294Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-27T06:01:10.294Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-27T06:01:10.294Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-27T06:01:10.294Z] Suggested packages: [2021-05-27T06:01:10.294Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-27T06:01:10.294Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-27T06:01:10.294Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-27T06:01:10.294Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-27T06:01:10.294Z] systemd-container policykit-1 [2021-05-27T06:01:10.294Z] Recommended packages: [2021-05-27T06:01:10.294Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-27T06:01:10.563Z] The following NEW packages will be installed: [2021-05-27T06:01:10.563Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-27T06:01:10.563Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-27T06:01:10.563Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-27T06:01:10.563Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-27T06:01:10.563Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-27T06:01:10.563Z] The following packages will be upgraded: [2021-05-27T06:01:10.563Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-27T06:01:10.563Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-27T06:01:10.563Z] Need to get 35.2 MB of archives. [2021-05-27T06:01:10.563Z] After this operation, 141 MB of additional disk space will be used. [2021-05-27T06:01:10.563Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-27T06:01:10.563Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-27T06:01:10.563Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-27T06:01:10.563Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-27T06:01:10.563Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-27T06:01:10.563Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-27T06:01:10.849Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-27T06:01:10.849Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-27T06:01:10.849Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-27T06:01:10.849Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-27T06:01:10.849Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-27T06:01:10.849Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-27T06:01:10.849Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-27T06:01:10.849Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-27T06:01:10.849Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-27T06:01:10.849Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-27T06:01:10.849Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-27T06:01:11.419Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-27T06:01:11.419Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-27T06:01:11.419Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-27T06:01:11.419Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-27T06:01:11.419Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-27T06:01:11.680Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-27T06:01:11.680Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-27T06:01:11.681Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-27T06:01:11.681Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-27T06:01:11.681Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-27T06:01:11.681Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-27T06:01:11.681Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-27T06:01:11.681Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-27T06:01:11.681Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T06:01:11.681Z] Fetched 35.2 MB in 1s (29.1 MB/s) [2021-05-27T06:01:11.941Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T06:01:11.941Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-27T06:01:11.942Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T06:01:12.296Z] gofmt -l . [2021-05-27T06:01:12.514Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-27T06:01:12.514Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T06:01:12.514Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-27T06:01:12.514Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T06:01:12.514Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-27T06:01:12.514Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-27T06:01:12.776Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-27T06:01:12.777Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-27T06:01:12.777Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-27T06:01:12.777Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-27T06:01:13.039Z] Setting up apt (1.6.13) ... [2021-05-27T06:01:13.039Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-27T06:01:13.311Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-27T06:01:13.572Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-27T06:01:13.572Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T06:01:13.572Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T06:01:13.834Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-27T06:01:13.834Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T06:01:13.834Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:01:13.834Z] Selecting previously unselected package libexpat1:amd64. [2021-05-27T06:01:13.834Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-27T06:01:13.834Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T06:01:13.834Z] Selecting previously unselected package python3.6-minimal. [2021-05-27T06:01:13.834Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T06:01:13.834Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:01:14.097Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T06:01:14.298Z] [ "`gofmt -l .`" = "" ] [2021-05-27T06:01:14.369Z] Checking for services that may need to be restarted...done. [2021-05-27T06:01:14.369Z] Checking for services that may need to be restarted...done. [2021-05-27T06:01:14.369Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:01:14.369Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-27T06:01:14.369Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:01:14.942Z] Selecting previously unselected package python3-minimal. [2021-05-27T06:01:14.942Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-27T06:01:14.942Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-27T06:01:14.942Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-27T06:01:14.942Z] Selecting previously unselected package mime-support. [2021-05-27T06:01:14.942Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-27T06:01:14.942Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-27T06:01:14.942Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-27T06:01:14.942Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-27T06:01:14.942Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T06:01:14.942Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-27T06:01:14.942Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T06:01:14.942Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:01:15.206Z] Selecting previously unselected package python3.6. [2021-05-27T06:01:15.206Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-27T06:01:15.206Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:01:15.206Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-27T06:01:15.206Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-27T06:01:15.206Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T06:01:15.206Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-27T06:01:15.468Z] Selecting previously unselected package python3. [2021-05-27T06:01:15.468Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-27T06:01:15.468Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-27T06:01:15.468Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-27T06:01:15.468Z] Selecting previously unselected package multiarch-support. [2021-05-27T06:01:15.468Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T06:01:15.468Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T06:01:15.468Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-27T06:01:15.468Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-27T06:01:15.468Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-27T06:01:15.468Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-27T06:01:15.729Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T06:01:15.729Z] Selecting previously unselected package libbsd0:amd64. [2021-05-27T06:01:15.729Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-27T06:01:15.729Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T06:01:15.729Z] Selecting previously unselected package sudo. [2021-05-27T06:01:15.729Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-27T06:01:15.729Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T06:01:15.729Z] Selecting previously unselected package apparmor. [2021-05-27T06:01:15.729Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T06:01:15.729Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-27T06:01:15.990Z] Selecting previously unselected package libedit2:amd64. [2021-05-27T06:01:15.990Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-27T06:01:15.990Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T06:01:15.990Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-27T06:01:15.990Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T06:01:15.990Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:01:15.990Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-27T06:01:15.990Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T06:01:15.990Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:01:16.305Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-27T06:01:16.305Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-27T06:01:16.305Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T06:01:16.567Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-27T06:01:16.567Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T06:01:16.567Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:01:16.567Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-27T06:01:16.567Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-27T06:01:16.567Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:01:16.567Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-27T06:01:16.567Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-27T06:01:16.567Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T06:01:16.830Z] Selecting previously unselected package openssh-client. [2021-05-27T06:01:16.830Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-27T06:01:16.830Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T06:01:16.830Z] Selecting previously unselected package squashfs-tools. [2021-05-27T06:01:16.830Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-27T06:01:16.830Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T06:01:16.951Z] ./bin/test-go-mod-tidy.sh [2021-05-27T06:01:17.092Z] Selecting previously unselected package snapd. [2021-05-27T06:01:17.092Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-27T06:01:17.092Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-27T06:01:17.601Z] ./bin/test-attribution-txt.sh [2021-05-27T06:01:19.012Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-27T06:01:19.012Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-27T06:01:19.012Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-27T06:01:19.273Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-27T06:01:19.273Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-27T06:01:19.273Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:01:19.273Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T06:01:19.273Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-27T06:01:19.273Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-27T06:01:19.862Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-27T06:01:19.862Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-27T06:01:19.862Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-27T06:01:19.862Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-27T06:01:19.862Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:01:19.862Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [Pipeline] sh [2021-05-27T06:01:20.436Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-27T06:01:20.436Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:01:20.436Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-27T06:01:20.436Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-27T06:01:20.436Z] running python rtupdate hooks for python3.6... [2021-05-27T06:01:20.436Z] running python post-rtupdate hooks for python3.6... [2021-05-27T06:01:20.436Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-27T06:01:20.942Z] + ls -al . [2021-05-27T06:01:20.942Z] total 880 [2021-05-27T06:01:20.942Z] drwxrwxr-x 9 1001 1001 4096 May 27 06:01 . [2021-05-27T06:01:20.942Z] drwxr-xr-x 4 root root 4096 May 27 05:55 .. [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 11 May 27 05:54 .dockerignore [2021-05-27T06:01:20.942Z] drwxrwxr-x 8 1001 1001 4096 May 27 05:54 .git [2021-05-27T06:01:20.942Z] drwxrwxr-x 3 1001 1001 4096 May 27 05:54 .github [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 818 May 27 05:54 .gitignore [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 166 May 27 05:54 .sonarcloud.properties [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 8609 May 27 05:54 Attribution.txt [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 3804 May 27 05:54 CONTRIBUTING.md [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 931 May 27 05:54 Dockerfile.build [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 863 May 27 05:54 Jenkinsfile [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 10775 May 27 05:54 LICENSE [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 5632 May 27 05:54 Makefile [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 7978 May 27 05:54 README.md [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 6755 May 27 05:54 SECURITY.md [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 5 May 27 05:49 VERSION [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 4131 May 27 05:54 ZMQWindows.md [2021-05-27T06:01:20.942Z] drwxrwxr-x 2 1001 1001 4096 May 27 05:54 bin [2021-05-27T06:01:20.942Z] drwxrwxr-x 14 1001 1001 4096 May 27 05:54 cmd [2021-05-27T06:01:20.942Z] -rw-r--r-- 1 root root 741453 May 27 05:59 coverage.out [2021-05-27T06:01:20.942Z] -rw-r--r-- 1 root root 1060 May 27 06:01 go.mod [2021-05-27T06:01:20.942Z] -rw-r--r-- 1 root root 21990 May 27 05:55 go.sum [2021-05-27T06:01:20.942Z] drwxrwxr-x 8 1001 1001 4096 May 27 05:54 internal [2021-05-27T06:01:20.942Z] drwxrwxr-x 4 1001 1001 4096 May 27 05:54 openapi [2021-05-27T06:01:20.942Z] drwxrwxr-x 4 1001 1001 4096 May 27 05:54 snap [2021-05-27T06:01:20.942Z] -rw-rw-r-- 1 1001 1001 168 May 27 05:54 version.go [Pipeline] sh [2021-05-27T06:01:21.011Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-27T06:01:21.275Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-27T06:01:21.275Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-27T06:01:21.275Z] Setting up snapd (2.48.3+18.04) ... [2021-05-27T06:01:21.627Z] + '[' -e coverage.out ] [2021-05-27T06:01:21.627Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-27T06:01:21.670Z] Warning: overwriting stash ‘coverage-report’ [2021-05-27T06:01:21.849Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-27T06:01:21.849Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-27T06:01:22.113Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-27T06:01:22.375Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-27T06:01:22.375Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T06:01:22.375Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-27T06:01:22.595Z] Stashed 1 file(s) [Pipeline] sh [2021-05-27T06:01:22.661Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-27T06:01:22.926Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-27T06:01:22.926Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-27T06:01:23.191Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-27T06:01:23.301Z] + make build [2021-05-27T06:01:23.301Z] go mod tidy [2021-05-27T06:01:23.456Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-27T06:01:23.456Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-27T06:01:23.456Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T06:01:23.907Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T06:01:24.410Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T06:01:24.410Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T06:01:24.410Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T06:01:25.629Z] Reading package lists... [2021-05-27T06:01:25.894Z] Reading package lists... [2021-05-27T06:01:26.160Z] Building dependency tree... [2021-05-27T06:01:26.160Z] Reading state information... [2021-05-27T06:01:26.160Z] Calculating upgrade... [2021-05-27T06:01:26.424Z] The following packages will be upgraded: [2021-05-27T06:01:26.424Z] advancecomp base-files bash binutils binutils-common [2021-05-27T06:01:26.424Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-27T06:01:26.424Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-27T06:01:26.424Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-27T06:01:26.424Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-27T06:01:26.424Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-27T06:01:26.424Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-27T06:01:26.424Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-27T06:01:26.424Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-27T06:01:26.424Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-27T06:01:26.424Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-27T06:01:26.424Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-27T06:01:26.424Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-27T06:01:26.424Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-27T06:01:26.424Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-27T06:01:26.424Z] ubuntu-keyring util-linux [2021-05-27T06:01:26.424Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T06:01:26.424Z] Need to get 64.1 MB of archives. [2021-05-27T06:01:26.424Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-27T06:01:26.424Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-27T06:01:26.688Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-27T06:01:26.688Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-27T06:01:26.688Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-27T06:01:26.688Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-27T06:01:26.688Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-27T06:01:26.688Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-27T06:01:26.688Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-27T06:01:26.688Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-27T06:01:26.688Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-27T06:01:26.688Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-27T06:01:26.688Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-27T06:01:26.688Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-27T06:01:26.689Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-27T06:01:26.689Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-27T06:01:26.689Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-27T06:01:26.689Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-27T06:01:26.689Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-27T06:01:26.689Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-27T06:01:26.689Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-27T06:01:26.689Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-27T06:01:26.689Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-27T06:01:26.689Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-27T06:01:26.689Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-27T06:01:26.689Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-27T06:01:26.689Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-27T06:01:26.689Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-27T06:01:26.689Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-27T06:01:26.689Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-27T06:01:26.689Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-27T06:01:26.954Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-27T06:01:26.954Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-27T06:01:26.954Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-27T06:01:26.954Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-27T06:01:26.954Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-27T06:01:26.954Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-27T06:01:26.954Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-27T06:01:26.954Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-27T06:01:26.954Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-27T06:01:26.954Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-27T06:01:26.954Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-27T06:01:26.954Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-27T06:01:26.954Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-27T06:01:26.954Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-27T06:01:26.954Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-27T06:01:26.954Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-27T06:01:26.954Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-27T06:01:26.954Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-27T06:01:26.954Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-27T06:01:26.954Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-27T06:01:26.954Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-27T06:01:26.954Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-27T06:01:26.954Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-27T06:01:26.954Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-27T06:01:26.954Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-27T06:01:26.954Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-27T06:01:26.954Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-27T06:01:27.218Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-27T06:01:27.218Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-27T06:01:27.218Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-27T06:01:27.482Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-27T06:01:27.482Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-27T06:01:27.482Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-27T06:01:27.482Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-27T06:01:27.482Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-27T06:01:27.482Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-27T06:01:27.482Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-27T06:01:27.482Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-27T06:01:27.746Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-27T06:01:27.746Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-27T06:01:27.746Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-27T06:01:27.746Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-27T06:01:27.746Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-27T06:01:27.746Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-27T06:01:27.746Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-27T06:01:27.746Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-27T06:01:27.746Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-27T06:01:27.746Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-27T06:01:27.746Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-27T06:01:27.746Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-27T06:01:27.746Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-27T06:01:27.746Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-27T06:01:28.010Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-27T06:01:28.010Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-27T06:01:28.010Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-27T06:01:28.010Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-27T06:01:28.010Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-27T06:01:28.010Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-27T06:01:28.010Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-27T06:01:28.010Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-27T06:01:28.010Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-27T06:01:28.274Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-27T06:01:28.274Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-27T06:01:28.274Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-27T06:01:28.274Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-27T06:01:28.274Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-27T06:01:28.274Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-27T06:01:28.274Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-27T06:01:28.274Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-27T06:01:28.274Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-27T06:01:28.274Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-27T06:01:28.274Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-27T06:01:28.538Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T06:01:28.538Z] Fetched 64.1 MB in 2s (32.9 MB/s) [2021-05-27T06:01:28.538Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:28.538Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T06:01:28.538Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T06:01:28.803Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T06:01:29.068Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T06:01:29.068Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-27T06:01:29.068Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-27T06:01:29.331Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:29.331Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:01:29.331Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:29.331Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:01:29.331Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:29.331Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:01:29.331Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:29.331Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:01:29.595Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:29.595Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:01:29.595Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:29.595Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:01:29.595Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:29.595Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:01:29.595Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:01:29.860Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T06:01:29.860Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:29.860Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-27T06:01:29.860Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:01:29.860Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T06:01:29.860Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:29.860Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:01:29.860Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:29.860Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:01:30.124Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:30.124Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-27T06:01:30.124Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:01:30.124Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T06:01:30.124Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T06:01:30.390Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T06:01:30.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T06:01:30.655Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T06:01:30.919Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-27T06:01:30.919Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-27T06:01:30.919Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-27T06:01:30.919Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-27T06:01:30.919Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-27T06:01:31.185Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-27T06:01:31.185Z] Installing new version of config file /etc/issue ... [2021-05-27T06:01:31.185Z] Installing new version of config file /etc/issue.net ... [2021-05-27T06:01:31.185Z] Installing new version of config file /etc/lsb-release ... [2021-05-27T06:01:31.185Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-27T06:01:31.449Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-27T06:01:31.449Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-27T06:01:31.449Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-27T06:01:31.714Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:31.714Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-27T06:01:31.714Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-27T06:01:31.714Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-27T06:01:31.714Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-27T06:01:31.978Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:31.978Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:01:31.978Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-27T06:01:31.978Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:01:31.978Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:31.978Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-27T06:01:31.978Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-27T06:01:31.978Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-27T06:01:32.242Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:32.242Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-27T06:01:32.242Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T06:01:32.242Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-27T06:01:32.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:32.820Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T06:01:32.820Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T06:01:32.820Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T06:01:32.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:32.820Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T06:01:32.820Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T06:01:33.086Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-27T06:01:33.086Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:33.086Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-27T06:01:33.086Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-27T06:01:33.086Z] Setting up grep (3.1-2build1) ... [2021-05-27T06:01:33.086Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:33.086Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T06:01:33.086Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T06:01:33.351Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-27T06:01:33.351Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:33.351Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T06:01:33.351Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T06:01:33.351Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-27T06:01:33.351Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:33.351Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T06:01:33.351Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T06:01:33.930Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T06:01:33.930Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T06:01:33.930Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-27T06:01:33.930Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T06:01:34.193Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-27T06:01:34.193Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:34.193Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-27T06:01:34.193Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-27T06:01:34.770Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T06:01:34.770Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T06:01:34.770Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-27T06:01:34.770Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-27T06:01:34.770Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T06:01:34.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:34.770Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-27T06:01:34.770Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-27T06:01:35.034Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-27T06:01:35.034Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:35.034Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:01:35.034Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:01:35.034Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:01:35.034Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:35.034Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:01:35.300Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:01:35.300Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:01:35.300Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:35.300Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:01:35.300Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:01:35.300Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:01:35.300Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:35.300Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:01:35.564Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:01:35.564Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:01:35.564Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:35.564Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T06:01:35.564Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T06:01:35.564Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T06:01:35.564Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T06:01:35.828Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T06:01:35.828Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:35.828Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-27T06:01:35.828Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T06:01:35.828Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T06:01:35.828Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:35.828Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:01:35.828Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:01:36.091Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:01:36.091Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:36.091Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:01:36.091Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:01:36.091Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:01:36.091Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:36.091Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:01:36.356Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:01:36.621Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:01:36.887Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-27T06:01:37.151Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-27T06:01:37.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:37.151Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-27T06:01:37.151Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-27T06:01:37.413Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T06:01:37.413Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-27T06:01:37.413Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-27T06:01:37.413Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-27T06:01:37.413Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-27T06:01:37.413Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:37.413Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-27T06:01:37.413Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-27T06:01:37.679Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-27T06:01:37.679Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:37.679Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-27T06:01:37.679Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T06:01:37.945Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-27T06:01:37.945Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:37.945Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-27T06:01:37.945Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-27T06:01:37.945Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-27T06:01:37.945Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:37.945Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T06:01:37.945Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T06:01:37.945Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T06:01:38.206Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:38.206Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T06:01:38.206Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T06:01:38.206Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T06:01:38.206Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:38.206Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-27T06:01:38.470Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T06:01:38.470Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T06:01:38.470Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:38.470Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-27T06:01:38.470Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-27T06:01:38.732Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-27T06:01:38.732Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-27T06:01:38.732Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T06:01:38.732Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T06:01:38.732Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T06:01:38.732Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:38.732Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-27T06:01:38.732Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-27T06:01:39.000Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-27T06:01:39.000Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:39.000Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-27T06:01:39.000Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-27T06:01:39.000Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-27T06:01:39.000Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:39.000Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-27T06:01:39.000Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-27T06:01:39.262Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-27T06:01:39.262Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:39.262Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-27T06:01:39.262Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-27T06:01:39.262Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-27T06:01:39.524Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:39.524Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-27T06:01:39.524Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-27T06:01:39.524Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-27T06:01:39.524Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:39.524Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-27T06:01:39.524Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-27T06:01:39.787Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-27T06:01:39.787Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:39.787Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-27T06:01:39.787Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-27T06:01:40.049Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-27T06:01:40.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:40.049Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T06:01:40.049Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T06:01:40.049Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T06:01:40.049Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:40.049Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-27T06:01:40.049Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-27T06:01:40.313Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-27T06:01:40.313Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:40.313Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-27T06:01:40.313Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-27T06:01:40.313Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-27T06:01:40.313Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:40.313Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-27T06:01:40.313Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-27T06:01:40.574Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-27T06:01:40.574Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:40.574Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-27T06:01:40.574Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-27T06:01:40.574Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-27T06:01:40.574Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:40.574Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-27T06:01:40.574Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-27T06:01:40.839Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-27T06:01:40.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:40.839Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-27T06:01:40.839Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-27T06:01:40.839Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-27T06:01:40.839Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-27T06:01:40.839Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-27T06:01:40.839Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-27T06:01:41.160Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-27T06:01:41.160Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-27T06:01:41.160Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T06:01:41.160Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T06:01:41.160Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-27T06:01:41.160Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-27T06:01:41.426Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-27T06:01:41.426Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-27T06:01:41.426Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-27T06:01:41.426Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-27T06:01:41.426Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-27T06:01:41.426Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-27T06:01:41.690Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-27T06:01:41.690Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-27T06:01:41.690Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-27T06:01:41.690Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-27T06:01:41.690Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-27T06:01:41.690Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-27T06:01:41.953Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-27T06:01:41.953Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-27T06:01:41.953Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-27T06:01:41.953Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-27T06:01:41.953Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-27T06:01:41.953Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-27T06:01:42.219Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-27T06:01:42.219Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-27T06:01:42.483Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-27T06:01:42.483Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-27T06:01:42.483Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-27T06:01:42.483Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-27T06:01:42.483Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T06:01:42.483Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T06:01:42.747Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T06:01:42.747Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T06:01:43.009Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T06:01:43.009Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T06:01:43.009Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-27T06:01:43.009Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-27T06:01:43.009Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:43.009Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:01:43.009Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:43.009Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:01:43.273Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:43.273Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:01:43.273Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:43.273Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:01:44.236Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:44.236Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:01:44.815Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:44.815Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:01:45.080Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:45.080Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:01:45.345Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:45.345Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:01:46.304Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-27T06:01:46.304Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-27T06:01:46.304Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T06:01:46.304Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T06:01:46.304Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T06:01:46.304Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T06:01:46.304Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-27T06:01:46.304Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-27T06:01:46.304Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-27T06:01:46.304Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-27T06:01:46.567Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T06:01:46.567Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T06:01:46.567Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-27T06:01:46.567Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-27T06:01:46.567Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-27T06:01:46.567Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-27T06:01:46.567Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:01:46.567Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-27T06:01:46.567Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:01:46.567Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:01:46.567Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:01:46.567Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-27T06:01:46.829Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-27T06:01:46.829Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-27T06:01:46.829Z] [2021-05-27T06:01:46.829Z] Current default time zone: 'Etc/UTC' [2021-05-27T06:01:46.829Z] Local time is now: Thu May 27 06:01:46 UTC 2021. [2021-05-27T06:01:46.829Z] Universal Time is now: Thu May 27 06:01:46 UTC 2021. [2021-05-27T06:01:46.829Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-27T06:01:46.829Z] [2021-05-27T06:01:46.829Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-27T06:01:46.829Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:01:46.829Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-27T06:01:46.829Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-27T06:01:46.829Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-27T06:01:46.829Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-27T06:01:46.829Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-27T06:01:46.829Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-27T06:01:46.829Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-27T06:01:46.829Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-27T06:01:46.829Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:01:46.829Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-27T06:01:47.133Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:01:47.133Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T06:01:47.133Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:01:47.133Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-27T06:01:47.133Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-27T06:01:47.133Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-27T06:01:47.133Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-27T06:01:47.133Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-27T06:01:47.133Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-27T06:01:47.133Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-27T06:01:47.133Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-27T06:01:49.081Z] Updating certificates in /etc/ssl/certs... [2021-05-27T06:01:50.031Z] 23 added, 27 removed; done. [2021-05-27T06:01:50.031Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-27T06:01:50.031Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-27T06:01:50.031Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-27T06:01:50.031Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-27T06:01:50.031Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-27T06:01:50.031Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:01:50.031Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-27T06:01:50.031Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:01:50.031Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:01:50.031Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:01:50.031Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:01:50.031Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:01:50.031Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-27T06:01:50.295Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-27T06:01:50.295Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-27T06:01:50.295Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-27T06:01:50.295Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-27T06:01:50.295Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:01:50.295Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-27T06:01:50.295Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-27T06:01:50.295Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-27T06:01:50.295Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-27T06:01:50.295Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-27T06:01:50.295Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-27T06:01:50.295Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-27T06:01:50.560Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-27T06:01:50.560Z] Updating certificates in /etc/ssl/certs... [2021-05-27T06:01:51.137Z] 0 added, 0 removed; done. [2021-05-27T06:01:51.137Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-27T06:01:51.137Z] done. [2021-05-27T06:01:51.401Z] Reading package lists... [2021-05-27T06:01:51.665Z] Building dependency tree... [2021-05-27T06:01:51.665Z] Reading state information... [2021-05-27T06:01:51.665Z] The following NEW packages will be installed: [2021-05-27T06:01:51.665Z] apt-transport-https [2021-05-27T06:01:51.929Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T06:01:51.929Z] Need to get 1692 B of archives. [2021-05-27T06:01:51.929Z] After this operation, 154 kB of additional disk space will be used. [2021-05-27T06:01:51.929Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-27T06:01:52.194Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T06:01:52.194Z] Fetched 1692 B in 0s (9460 B/s) [2021-05-27T06:01:52.194Z] Selecting previously unselected package apt-transport-https. [2021-05-27T06:01:52.194Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-27T06:01:52.194Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-27T06:01:52.194Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-27T06:01:52.194Z] Setting up apt-transport-https (1.6.13) ... [2021-05-27T06:01:52.458Z] Waiting for network to be ready... [2021-05-27T06:01:57.483Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T06:02:00.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T06:02:00.630Z] 2021-05-27T06:01:56Z INFO Waiting for automatic snapd restart... [2021-05-27T06:02:00.630Z] snapd 2.50 from Canonical* installed [2021-05-27T06:02:01.579Z] "snapd" switched to the "latest/stable" channel [2021-05-27T06:02:01.579Z] [2021-05-27T06:02:04.178Z] core18 20210507 from Canonical* installed [2021-05-27T06:02:04.429Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T06:02:04.442Z] "core18" switched to the "latest/stable" channel [2021-05-27T06:02:04.442Z] [2021-05-27T06:02:05.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T06:02:07.759Z] snapcraft 4.7.1 from Canonical* installed [2021-05-27T06:02:07.759Z] "snapcraft" switched to the "latest/stable" channel [2021-05-27T06:02:07.759Z] [2021-05-27T06:02:11.372Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-27T06:02:11.372Z] - README.md [2021-05-27T06:02:11.372Z] [2021-05-27T06:02:11.372Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-27T06:02:12.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T06:02:15.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T06:02:18.035Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T06:02:18.035Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T06:02:18.035Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T06:02:18.035Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T06:02:18.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T06:02:19.251Z] Reading package lists... [2021-05-27T06:02:19.828Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-27T06:02:21.932Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T06:02:25.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T06:02:26.445Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T06:02:26.445Z] Reading package lists... [2021-05-27T06:02:26.445Z] Building dependency tree... [2021-05-27T06:02:26.445Z] Reading state information... [2021-05-27T06:02:26.445Z] Suggested packages: [2021-05-27T06:02:26.445Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-27T06:02:26.445Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-27T06:02:26.445Z] Recommended packages: [2021-05-27T06:02:26.445Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-27T06:02:26.445Z] The following NEW packages will be installed: [2021-05-27T06:02:26.445Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-27T06:02:26.445Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-27T06:02:26.445Z] pkg-config zip [2021-05-27T06:02:26.445Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-27T06:02:26.445Z] Need to get 7663 kB of archives. [2021-05-27T06:02:26.445Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-27T06:02:26.445Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-27T06:02:26.445Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-27T06:02:26.445Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-27T06:02:26.445Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-27T06:02:26.445Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-27T06:02:26.708Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-27T06:02:26.708Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-27T06:02:26.708Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-27T06:02:26.708Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-27T06:02:26.708Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-27T06:02:26.708Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-27T06:02:26.970Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-27T06:02:26.970Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-27T06:02:26.970Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-27T06:02:26.971Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-27T06:02:27.235Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-27T06:02:27.235Z] Fetched 7663 kB in 1s (8226 kB/s) [2021-05-27T06:02:27.235Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-27T06:02:27.235Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-27T06:02:27.235Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-27T06:02:27.235Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T06:02:27.500Z] Selecting previously unselected package libpsl5:amd64. [2021-05-27T06:02:27.500Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-27T06:02:27.500Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T06:02:27.500Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-27T06:02:27.500Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-27T06:02:27.500Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T06:02:27.500Z] Selecting previously unselected package librtmp1:amd64. [2021-05-27T06:02:27.500Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-27T06:02:27.500Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T06:02:27.766Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-27T06:02:27.766Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-27T06:02:27.766Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T06:02:27.766Z] Selecting previously unselected package liberror-perl. [2021-05-27T06:02:27.766Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-27T06:02:27.766Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-27T06:02:27.766Z] Selecting previously unselected package git-man. [2021-05-27T06:02:27.766Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-27T06:02:27.766Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T06:02:27.766Z] Selecting previously unselected package git. [2021-05-27T06:02:28.028Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-27T06:02:28.028Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T06:02:28.603Z] Selecting previously unselected package libnorm1:amd64. [2021-05-27T06:02:28.603Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-27T06:02:28.603Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T06:02:28.603Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-27T06:02:28.603Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-27T06:02:28.603Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T06:02:28.603Z] Selecting previously unselected package libsodium23:amd64. [2021-05-27T06:02:28.603Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-27T06:02:28.603Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-27T06:02:28.603Z] Selecting previously unselected package libzmq5:amd64. [2021-05-27T06:02:28.603Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T06:02:28.603Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T06:02:28.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T06:02:28.866Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-27T06:02:28.866Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-27T06:02:28.866Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T06:02:28.866Z] Selecting previously unselected package pkg-config. [2021-05-27T06:02:28.866Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-27T06:02:28.866Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T06:02:28.866Z] Selecting previously unselected package zip. [2021-05-27T06:02:28.866Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-27T06:02:28.866Z] Unpacking zip (3.0-11build1) ... [2021-05-27T06:02:29.127Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-27T06:02:29.127Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-27T06:02:29.127Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-27T06:02:29.127Z] Setting up liberror-perl (0.17025-1) ... [2021-05-27T06:02:29.127Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-27T06:02:29.127Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-27T06:02:29.127Z] No schema files found: doing nothing. [2021-05-27T06:02:29.127Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-27T06:02:29.127Z] Setting up zip (3.0-11build1) ... [2021-05-27T06:02:29.127Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-27T06:02:29.127Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-27T06:02:29.127Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-27T06:02:29.127Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T06:02:29.127Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-27T06:02:29.127Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-27T06:02:29.127Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-27T06:02:29.390Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] } [2021-05-27T06:02:33.137Z] $ docker stop --time=1 b9b073c7da91b554bfd21d8f961810d3196894cf432e2fc50bea1df5b57204e6 [2021-05-27T06:02:35.594Z] $ docker rm -f b9b073c7da91b554bfd21d8f961810d3196894cf432e2fc50bea1df5b57204e6 [2021-05-27T06:02:36.011Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T06:02:36.011Z] git set to automatically installed. [2021-05-27T06:02:36.011Z] git-man set to automatically installed. [2021-05-27T06:02:36.011Z] libcurl3-gnutls set to automatically installed. [2021-05-27T06:02:36.011Z] liberror-perl set to automatically installed. [2021-05-27T06:02:36.011Z] libglib2.0-0 set to automatically installed. [2021-05-27T06:02:36.011Z] libnghttp2-14 set to automatically installed. [2021-05-27T06:02:36.011Z] libnorm1 set to automatically installed. [2021-05-27T06:02:36.011Z] libpgm-5.2-0 set to automatically installed. [2021-05-27T06:02:36.011Z] libpsl5 set to automatically installed. [2021-05-27T06:02:36.011Z] librtmp1 set to automatically installed. [2021-05-27T06:02:36.011Z] libsodium23 set to automatically installed. [2021-05-27T06:02:36.011Z] libzmq3-dev set to automatically installed. [2021-05-27T06:02:36.011Z] libzmq5 set to automatically installed. [2021-05-27T06:02:36.011Z] pkg-config set to automatically installed. [2021-05-27T06:02:36.011Z] zip set to automatically installed. [Pipeline] // withDockerContainer [Pipeline] } [2021-05-27T06:02:36.960Z] snapd is not logged in, snap install commands will use sudo [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:02:37.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T06:02:37.851Z] [2021-05-27T06:02:37.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:02:38.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T06:02:38.559Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-27T06:02:38.559Z] 29e5d40040c1: Pulling fs layer [2021-05-27T06:02:38.559Z] 1ce36da41761: Pulling fs layer [2021-05-27T06:02:38.559Z] 25b303627fd3: Pulling fs layer [2021-05-27T06:02:38.831Z] 29e5d40040c1: Verifying Checksum [2021-05-27T06:02:38.831Z] 29e5d40040c1: Download complete [2021-05-27T06:02:39.444Z] 29e5d40040c1: Pull complete [2021-05-27T06:02:39.719Z] 1ce36da41761: Verifying Checksum [2021-05-27T06:02:39.719Z] 1ce36da41761: Download complete [2021-05-27T06:02:40.694Z] 1ce36da41761: Pull complete [2021-05-27T06:02:41.673Z] 25b303627fd3: Verifying Checksum [2021-05-27T06:02:41.673Z] 25b303627fd3: Download complete [2021-05-27T06:02:43.573Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T06:02:46.899Z] snap "core18" has no updates available [2021-05-27T06:02:48.294Z] snapd is not logged in, snap install commands will use sudo [2021-05-27T06:02:51.822Z] 25b303627fd3: Pull complete [2021-05-27T06:02:51.822Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-27T06:02:51.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T06:02:51.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-27T06:02:52.106Z] prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container [2021-05-27T06:02:52.180Z] $ 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 [2021-05-27T06:02:54.908Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-27T06:02:54.996Z] $ docker top 2760229629e09b88af56e865b8e6bac904096eb5b0410203d651ca1c9b406c75 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T06:02:56.074Z] + docker-compose build --help [2021-05-27T06:02:56.074Z] + grep parallel [2021-05-27T06:02:59.457Z] --parallel Build images in parallel. [Pipeline] } [2021-05-27T06:02:59.765Z] $ docker stop --time=1 2760229629e09b88af56e865b8e6bac904096eb5b0410203d651ca1c9b406c75 [2021-05-27T06:03:01.598Z] $ docker rm -f 2760229629e09b88af56e865b8e6bac904096eb5b0410203d651ca1c9b406c75 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:03:02.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-27T06:03:02.458Z] . [Pipeline] withDockerContainer [2021-05-27T06:03:02.744Z] prd-ubuntu18.04-docker-arm64-4c-16g-600 does not seem to be running inside a container [2021-05-27T06:03:02.814Z] $ 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 [2021-05-27T06:03:04.408Z] $ docker top f069d6e264d1c2159d4b8c4d433dc9793bb779ddc985b4deae5eefff0a846684 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T06:03:05.446Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-27T06:03:09.733Z] Building core-command ... [2021-05-27T06:03:09.733Z] Building core-data ... [2021-05-27T06:03:09.733Z] Building core-metadata ... [2021-05-27T06:03:09.733Z] Building security-bootstrapper ... [2021-05-27T06:03:09.733Z] Building security-proxy-setup ... [2021-05-27T06:03:09.733Z] Building security-secretstore-setup ... [2021-05-27T06:03:09.733Z] Building support-notifications ... [2021-05-27T06:03:09.733Z] Building support-scheduler ... [2021-05-27T06:03:09.733Z] Building sys-mgmt-agent ... [2021-05-27T06:03:09.733Z] Building support-scheduler [2021-05-27T06:03:09.733Z] Building core-command [2021-05-27T06:03:09.733Z] Building security-bootstrapper [2021-05-27T06:03:09.733Z] Building core-metadata [2021-05-27T06:03:09.733Z] Building support-notifications [2021-05-27T06:03:13.110Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-27T06:03:13.110Z] Pulling go-build-helper [2021-05-27T06:03:13.110Z] + snapcraftctl pull [2021-05-27T06:03:13.110Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-27T06:03:13.110Z] Skipping pull go-build-helper (already ran) [2021-05-27T06:03:13.110Z] Building go-build-helper [2021-05-27T06:03:13.110Z] + snapcraftctl build [2021-05-27T06:03:15.054Z] Staging go-build-helper [2021-05-27T06:03:15.054Z] + snapcraftctl stage [2021-05-27T06:03:25.101Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-27T06:03:25.101Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-27T06:03:25.101Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-27T06:03:25.101Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-27T06:03:25.101Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-27T06:03:25.101Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-27T06:03:25.101Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-27T06:03:25.101Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-27T06:03:25.101Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-27T06:03:25.101Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-27T06:03:25.101Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-27T06:03:25.101Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-27T06:03:25.101Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-27T06:03:25.101Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-27T06:03:25.101Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-27T06:03:25.101Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-27T06:03:25.101Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-27T06:03:25.101Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-27T06:03:25.101Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-27T06:03:25.101Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2071 kB] [2021-05-27T06:03:25.101Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-27T06:03:25.101Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-27T06:03:25.101Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-27T06:03:25.101Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-27T06:03:25.101Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-27T06:03:25.101Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-27T06:03:25.101Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-27T06:03:25.101Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-27T06:03:25.101Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T06:03:25.101Z] Fetched 224 kB in 0s (0 B/s) [2021-05-27T06:03:25.101Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T06:03:25.101Z] Fetched 157 kB in 0s (0 B/s) [2021-05-27T06:03:25.101Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T06:03:25.101Z] Fetched 221 kB in 0s (0 B/s) [2021-05-27T06:03:25.101Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T06:03:25.101Z] Fetched 143 kB in 0s (0 B/s) [2021-05-27T06:03:25.101Z] Pulling app-service-config [2021-05-27T06:03:25.101Z] + snapcraftctl pull [2021-05-27T06:03:25.677Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-27T06:03:26.253Z] Pulling config-common [2021-05-27T06:03:26.253Z] + snapcraftctl pull [2021-05-27T06:03:30.478Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T06:03:30.478Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T06:03:30.478Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T06:03:30.478Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:03:30.478Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-27T06:03:30.478Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:03:30.478Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-27T06:03:30.478Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:03:30.478Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-27T06:03:30.478Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:03:30.478Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-27T06:03:30.478Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:03:30.478Z] Pulling edgex-go [2021-05-27T06:03:30.478Z] + snapcraftctl pull [2021-05-27T06:03:52.498Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-27T06:03:52.499Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-27T06:03:52.499Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-27T06:03:52.499Z] Fetched 0 B in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-27T06:03:52.499Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-27T06:03:52.499Z] Fetched 279 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-27T06:03:52.499Z] Fetched 122 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-27T06:03:52.499Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-27T06:03:52.499Z] Fetched 8848 B in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-27T06:03:52.499Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-27T06:03:52.499Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-27T06:03:52.499Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-27T06:03:52.499Z] Fetched 219 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-27T06:03:52.499Z] Fetched 154 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-27T06:03:52.499Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-27T06:03:52.499Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-27T06:03:52.499Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-27T06:03:52.499Z] Fetched 499 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-27T06:03:52.499Z] Fetched 111 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-27T06:03:52.499Z] Fetched 240 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-27T06:03:52.499Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-27T06:03:52.499Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-27T06:03:52.499Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-27T06:03:52.499Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-27T06:03:52.499Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-27T06:03:52.499Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-27T06:03:52.499Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-27T06:03:52.499Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-27T06:03:52.499Z] Fetched 8720 B in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-27T06:03:52.499Z] Fetched 137 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-27T06:03:52.499Z] Fetched 119 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-27T06:03:52.499Z] Fetched 110 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-27T06:03:52.499Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-27T06:03:52.499Z] Fetched 645 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-27T06:03:52.499Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-27T06:03:52.499Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-27T06:03:52.499Z] Fetched 368 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-27T06:03:52.499Z] Fetched 187 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-27T06:03:52.499Z] Fetched 175 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-27T06:03:52.499Z] Fetched 206 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-27T06:03:52.499Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-27T06:03:52.499Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-27T06:03:52.499Z] Fetched 159 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-27T06:03:52.499Z] Fetched 107 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-27T06:03:52.499Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-27T06:03:52.499Z] Pulling static-packages [2021-05-27T06:03:52.499Z] + snapcraftctl pull [2021-05-27T06:03:52.499Z] Pulling version [2021-05-27T06:03:52.499Z] + cd /root/project [2021-05-27T06:03:52.499Z] + [ -f VERSION ] [2021-05-27T06:03:52.499Z] + PROJECT_VERSION=local-dev [2021-05-27T06:03:52.499Z] + git rev-parse --short HEAD [2021-05-27T06:03:52.499Z] + GIT_REVISION=e077d604 [2021-05-27T06:03:52.499Z] + snapcraftctl set-version local-dev [2021-05-27T06:03:52.763Z] Skipping build go-build-helper (already ran) [2021-05-27T06:03:53.032Z] Building app-service-config [2021-05-27T06:03:53.032Z] + make build [2021-05-27T06:03:53.032Z] go mod tidy [2021-05-27T06:03:55.594Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.66 [2021-05-27T06:03:55.858Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-27T06:03:55.858Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-27T06:03:55.858Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-27T06:03:55.858Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-27T06:03:55.858Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-27T06:03:56.132Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-27T06:03:56.132Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-27T06:03:56.132Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-27T06:03:56.132Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-27T06:03:56.132Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-27T06:03:56.423Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-27T06:03:56.423Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-27T06:03:56.423Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-27T06:03:56.423Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-27T06:03:56.686Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-27T06:03:56.686Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-27T06:03:56.686Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-27T06:03:56.686Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-27T06:03:56.686Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-27T06:03:56.686Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-27T06:03:56.686Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-27T06:03:56.951Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-27T06:03:56.951Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-27T06:03:56.951Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-27T06:03:56.951Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-27T06:03:56.951Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-27T06:03:56.951Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-27T06:03:56.951Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-27T06:03:56.951Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-27T06:03:56.951Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-27T06:03:56.951Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-27T06:03:57.213Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-27T06:03:57.213Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-27T06:03:57.213Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-27T06:03:57.213Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-27T06:03:57.213Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-27T06:03:57.213Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-27T06:03:57.213Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-27T06:03:57.213Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-27T06:03:57.213Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-27T06:03:57.213Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-27T06:03:57.213Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-27T06:03:57.213Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-27T06:03:57.213Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-27T06:03:57.213Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-27T06:03:57.213Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-27T06:03:57.213Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-27T06:03:57.213Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-27T06:03:57.213Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-27T06:03:57.213Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-27T06:03:57.213Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-27T06:03:57.213Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-27T06:03:57.521Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-27T06:03:57.521Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-27T06:03:57.521Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-27T06:03:57.521Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-27T06:03:57.521Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-27T06:03:57.521Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-27T06:03:57.521Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-27T06:03:57.521Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-27T06:03:57.521Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-27T06:03:57.521Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-27T06:03:57.521Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-27T06:03:57.521Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-27T06:03:57.521Z] go: downloading golang.org/x/text v0.3.2 [2021-05-27T06:03:57.521Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-27T06:03:57.521Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-27T06:03:57.521Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-27T06:03:57.521Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-27T06:03:57.521Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-27T06:03:57.806Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-27T06:03:57.806Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-27T06:03:58.081Z] go: downloading github.com/kr/text v0.1.0 [2021-05-27T06:03:58.653Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-27T06:03:58.653Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-27T06:03:58.653Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-27T06:03:58.653Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-27T06:03:58.653Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-27T06:03:58.914Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-27T06:04:11.410Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-27T06:04:11.410Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-27T06:04:11.410Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-27T06:04:11.410Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-27T06:04:11.410Z] Building config-common [2021-05-27T06:04:11.410Z] + snapcraftctl build [2021-05-27T06:04:13.329Z] Building edgex-go [2021-05-27T06:04:13.329Z] + cd /root/parts/edgex-go/src [2021-05-27T06:04:13.329Z] + make build [2021-05-27T06:04:13.329Z] go mod tidy [2021-05-27T06:04:13.596Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.95 [2021-05-27T06:04:13.596Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-27T06:04:13.596Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-27T06:04:13.596Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-27T06:04:13.596Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-27T06:04:13.860Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-27T06:04:13.860Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-27T06:04:13.860Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-27T06:04:13.860Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-27T06:04:13.860Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T06:04:19.158Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T06:04:24.479Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T06:04:25.881Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T06:04:27.803Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T06:04:28.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T06:04:30.610Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T06:04:31.492Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:04:31.492Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:04:31.492Z] ---> 7a430671d726 [2021-05-27T06:04:31.492Z] Step 3/32 : WORKDIR /edgex-go [2021-05-27T06:04:31.492Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:04:31.492Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:04:31.492Z] ---> 7a430671d726 [2021-05-27T06:04:31.492Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T06:04:31.492Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:04:31.492Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:04:31.492Z] ---> 7a430671d726 [2021-05-27T06:04:31.492Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T06:04:31.492Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:04:31.492Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:04:31.492Z] ---> 7a430671d726 [2021-05-27T06:04:31.492Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T06:04:31.492Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:04:31.492Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:04:31.492Z] ---> 7a430671d726 [2021-05-27T06:04:31.492Z] Step 3/23 : WORKDIR /edgex-go [2021-05-27T06:04:31.492Z] ---> Running in 85872c59004f [2021-05-27T06:04:31.492Z] ---> Running in f9676427f410 [2021-05-27T06:04:31.492Z] ---> Running in b264965367ec [2021-05-27T06:04:31.492Z] ---> Running in 963d37f47bdd [2021-05-27T06:04:31.492Z] ---> Running in 7fd9b55d2b33 [2021-05-27T06:04:31.492Z] Removing intermediate container f9676427f410 [2021-05-27T06:04:31.492Z] ---> db7947f3ce74 [2021-05-27T06:04:31.492Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:04:31.492Z] Removing intermediate container 85872c59004f [2021-05-27T06:04:31.492Z] ---> e6911cac3727 [2021-05-27T06:04:31.492Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:04:31.492Z] Removing intermediate container b264965367ec [2021-05-27T06:04:31.492Z] ---> 1508ad73c073 [2021-05-27T06:04:31.492Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:04:31.492Z] Removing intermediate container 7fd9b55d2b33 [2021-05-27T06:04:31.492Z] ---> d1d0df28c292 [2021-05-27T06:04:31.492Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:04:31.492Z] Removing intermediate container 963d37f47bdd [2021-05-27T06:04:31.492Z] ---> 8185f4114013 [2021-05-27T06:04:31.492Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:04:31.492Z] ---> Running in 8e1ccbe0c702 [2021-05-27T06:04:31.492Z] ---> Running in db57186fc603 [2021-05-27T06:04:31.492Z] ---> Running in d47e65b0a3af [2021-05-27T06:04:31.492Z] ---> Running in 5a6a999d603e [2021-05-27T06:04:31.492Z] ---> Running in 95231b1fed25 [2021-05-27T06:04:31.492Z] Removing intermediate container 8e1ccbe0c702 [2021-05-27T06:04:31.492Z] ---> 30a21c384f0b [2021-05-27T06:04:31.492Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-27T06:04:31.492Z] ---> Running in e08e20c31c7d [2021-05-27T06:04:31.492Z] Removing intermediate container 5a6a999d603e [2021-05-27T06:04:31.492Z] ---> bbf85308092f [2021-05-27T06:04:31.492Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T06:04:31.492Z] Removing intermediate container d47e65b0a3af [2021-05-27T06:04:31.492Z] ---> b8e2b63414c8 [2021-05-27T06:04:31.492Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-27T06:04:31.492Z] ---> Running in bfb24a5e8abd [2021-05-27T06:04:31.492Z] ---> Running in 2526dcdaf8bd [2021-05-27T06:04:31.492Z] Removing intermediate container db57186fc603 [2021-05-27T06:04:31.492Z] ---> 6b44eda4ea1e [2021-05-27T06:04:31.492Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-27T06:04:31.492Z] Removing intermediate container 95231b1fed25 [2021-05-27T06:04:31.492Z] ---> 67114a305d37 [2021-05-27T06:04:31.492Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-27T06:04:31.492Z] ---> Running in 8432b897363c [2021-05-27T06:04:31.492Z] ---> Running in ccbc41ab7bc3 [2021-05-27T06:04:32.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T06:04:32.099Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:04:32.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:04:32.702Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:04:32.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:04:32.978Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:04:33.251Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:04:33.403Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T06:04:33.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:04:33.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:04:33.797Z] OK: 218 MiB in 52 packages [2021-05-27T06:04:34.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:04:34.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:04:34.694Z] OK: 218 MiB in 52 packages [2021-05-27T06:04:34.694Z] OK: 218 MiB in 52 packages [2021-05-27T06:04:35.305Z] OK: 218 MiB in 52 packages [2021-05-27T06:04:35.305Z] OK: 218 MiB in 52 packages [2021-05-27T06:04:35.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T06:04:35.581Z] Removing intermediate container e08e20c31c7d [2021-05-27T06:04:35.581Z] ---> fec3ca7c7e6d [2021-05-27T06:04:35.581Z] Step 6/32 : COPY go.mod . [2021-05-27T06:04:36.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T06:04:36.568Z] Removing intermediate container bfb24a5e8abd [2021-05-27T06:04:36.568Z] ---> df86415d5c14 [2021-05-27T06:04:36.568Z] Step 6/24 : COPY go.mod . [2021-05-27T06:04:36.568Z] Removing intermediate container 2526dcdaf8bd [2021-05-27T06:04:36.568Z] ---> e98f26ec2e16 [2021-05-27T06:04:36.568Z] Step 6/24 : COPY go.mod . [2021-05-27T06:04:36.839Z] ---> c0c36f0b2c7f [2021-05-27T06:04:36.839Z] Step 7/32 : RUN go mod download [2021-05-27T06:04:37.114Z] Removing intermediate container ccbc41ab7bc3 [2021-05-27T06:04:37.114Z] ---> 588e9a88a3ee [2021-05-27T06:04:37.114Z] Step 6/23 : COPY go.mod . [2021-05-27T06:04:37.114Z] Removing intermediate container 8432b897363c [2021-05-27T06:04:37.114Z] ---> 9528b7d207f5 [2021-05-27T06:04:37.114Z] Step 6/23 : COPY go.mod . [2021-05-27T06:04:37.392Z] ---> Running in 0bda673a9ae6 [2021-05-27T06:04:37.392Z] ---> 1654283c7a23 [2021-05-27T06:04:37.392Z] Step 7/24 : RUN go mod download [2021-05-27T06:04:37.650Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T06:04:37.673Z] ---> Running in a2c0b6f091a5 [2021-05-27T06:04:37.949Z] ---> ba9360846608 [2021-05-27T06:04:37.949Z] Step 7/24 : RUN go mod download [2021-05-27T06:04:38.227Z] ---> Running in 535845e08e3c [2021-05-27T06:04:38.227Z] ---> 0ae9e86708dc [2021-05-27T06:04:38.227Z] Step 7/23 : RUN go mod download [2021-05-27T06:04:38.502Z] ---> abdc1a32e186 [2021-05-27T06:04:38.502Z] Step 7/23 : RUN go mod download [2021-05-27T06:04:38.502Z] ---> Running in b0d37eb7fbae [2021-05-27T06:04:38.780Z] ---> Running in e2b39dad8981 [2021-05-27T06:04:39.579Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-27T06:04:39.579Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-27T06:04:39.579Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-27T06:04:39.579Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-27T06:04:39.579Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-27T06:04:39.579Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-27T06:04:39.579Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-27T06:04:39.579Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-27T06:04:39.579Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-27T06:04:39.579Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-27T06:04:39.579Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-27T06:04:39.579Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-27T06:04:39.579Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-27T06:04:39.579Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-27T06:04:39.579Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-27T06:04:39.579Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-27T06:04:39.579Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-27T06:04:39.579Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-27T06:04:39.579Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-27T06:04:39.579Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-27T06:04:39.579Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-27T06:04:39.579Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-27T06:04:39.841Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-27T06:04:39.841Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-27T06:04:39.841Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-27T06:04:39.841Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-27T06:04:39.841Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-27T06:04:41.422Z] Removing intermediate container 0bda673a9ae6 [2021-05-27T06:04:41.422Z] ---> aed80c9762fa [2021-05-27T06:04:41.422Z] Step 8/32 : COPY . . [2021-05-27T06:04:42.046Z] Removing intermediate container a2c0b6f091a5 [2021-05-27T06:04:42.046Z] ---> 76573fef3773 [2021-05-27T06:04:42.046Z] Step 8/24 : COPY . . [2021-05-27T06:04:43.035Z] Removing intermediate container 535845e08e3c [2021-05-27T06:04:43.035Z] ---> 0d2942d5fad1 [2021-05-27T06:04:43.035Z] Step 8/24 : COPY . . [2021-05-27T06:04:43.148Z] Building static-packages [2021-05-27T06:04:43.148Z] + snapcraftctl build [2021-05-27T06:04:43.315Z] Removing intermediate container b0d37eb7fbae [2021-05-27T06:04:43.315Z] ---> c6d7474a51b6 [2021-05-27T06:04:43.315Z] Step 8/23 : COPY . . [2021-05-27T06:04:43.592Z] Removing intermediate container e2b39dad8981 [2021-05-27T06:04:43.592Z] ---> 4b0be1da3f3c [2021-05-27T06:04:43.592Z] Step 8/23 : COPY . . [2021-05-27T06:04:45.071Z] Building version [2021-05-27T06:04:45.071Z] + snapcraftctl build [2021-05-27T06:04:46.992Z] Skipping stage go-build-helper (already ran) [2021-05-27T06:04:46.992Z] Staging app-service-config [2021-05-27T06:04:46.992Z] + snapcraftctl stage [2021-05-27T06:04:48.396Z] Staging config-common [2021-05-27T06:04:48.396Z] + snapcraftctl stage [2021-05-27T06:04:49.340Z] Staging edgex-go [2021-05-27T06:04:49.340Z] + snapcraftctl stage [2021-05-27T06:04:50.728Z] Staging static-packages [2021-05-27T06:04:50.728Z] + snapcraftctl stage [2021-05-27T06:04:51.670Z] Staging version [2021-05-27T06:04:51.670Z] + snapcraftctl stage [2021-05-27T06:04:52.612Z] Priming go-build-helper [2021-05-27T06:04:52.612Z] + snapcraftctl prime [2021-05-27T06:04:53.997Z] Priming app-service-config [2021-05-27T06:04:53.997Z] + snapcraftctl prime [2021-05-27T06:04:54.952Z] Priming config-common [2021-05-27T06:04:54.952Z] + snapcraftctl prime [2021-05-27T06:04:56.361Z] Priming edgex-go [2021-05-27T06:04:56.361Z] + snapcraftctl prime [2021-05-27T06:04:57.797Z] Priming static-packages [2021-05-27T06:04:57.797Z] + snapcraftctl prime [2021-05-27T06:05:00.370Z] Priming version [2021-05-27T06:05:00.370Z] + snapcraftctl prime [2021-05-27T06:05:00.942Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-27T06:05:10.403Z] ---> a6d97060e26b [2021-05-27T06:05:10.403Z] Step 9/32 : RUN go mod tidy [2021-05-27T06:05:10.403Z] ---> Running in 4c7a52c58197 [2021-05-27T06:05:10.403Z] ---> a2d2d8354d8e [2021-05-27T06:05:10.403Z] Step 9/24 : RUN go mod tidy [2021-05-27T06:05:10.403Z] ---> da50ba440529 [2021-05-27T06:05:10.403Z] Step 9/24 : RUN go mod tidy [2021-05-27T06:05:10.403Z] ---> ca58419567fd [2021-05-27T06:05:10.403Z] Step 9/23 : RUN go mod tidy [2021-05-27T06:05:10.403Z] ---> 6f78fc3ddcb5 [2021-05-27T06:05:10.403Z] Step 9/23 : RUN go mod tidy [2021-05-27T06:05:10.403Z] ---> Running in fc1305dc92ff [2021-05-27T06:05:10.403Z] ---> Running in 8c5e3ec0f52c [2021-05-27T06:05:10.403Z] ---> Running in f261daee36cd [2021-05-27T06:05:10.403Z] ---> Running in 5604b232c132 [2021-05-27T06:05:12.403Z] Removing intermediate container 4c7a52c58197 [2021-05-27T06:05:12.403Z] ---> 808c104babbf [2021-05-27T06:05:12.403Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-27T06:05:12.403Z] ---> Running in 84b8f63508d7 [2021-05-27T06:05:14.412Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-27T06:05:15.014Z] Removing intermediate container fc1305dc92ff [2021-05-27T06:05:15.014Z] ---> 3f54d074056b [2021-05-27T06:05:15.014Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-27T06:05:15.014Z] ---> Running in 3e142586daad [2021-05-27T06:05:15.622Z] Removing intermediate container 8c5e3ec0f52c [2021-05-27T06:05:15.622Z] ---> be4e6c219340 [2021-05-27T06:05:15.622Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-27T06:05:15.902Z] Removing intermediate container f261daee36cd [2021-05-27T06:05:15.902Z] ---> 61cd65006141 [2021-05-27T06:05:15.902Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-27T06:05:15.902Z] ---> Running in 0652816c70db [2021-05-27T06:05:16.189Z] ---> Running in 061b048d6b33 [2021-05-27T06:05:16.467Z] Removing intermediate container 5604b232c132 [2021-05-27T06:05:16.467Z] ---> 89176a1f9030 [2021-05-27T06:05:16.467Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-27T06:05:16.744Z] ---> Running in 937845c5d733 [2021-05-27T06:05:17.347Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-27T06:05:19.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-27T06:05:19.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-27T06:05:19.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-27T06:07:11.232Z] Removing intermediate container 84b8f63508d7 [2021-05-27T06:07:11.232Z] ---> 4fee72bbb3ee [2021-05-27T06:07:11.232Z] [2021-05-27T06:07:11.232Z] Step 11/32 : FROM alpine:3.12 [2021-05-27T06:07:11.232Z] 3.12: Pulling from library/alpine [2021-05-27T06:07:11.232Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-27T06:07:11.232Z] Status: Downloaded newer image for alpine:3.12 [2021-05-27T06:07:11.232Z] ---> 9852663dfa18 [2021-05-27T06:07:11.232Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-27T06:07:11.232Z] ---> Running in 532bc6ce955b [2021-05-27T06:07:11.232Z] Removing intermediate container 532bc6ce955b [2021-05-27T06:07:11.232Z] ---> 39ab5f050add [2021-05-27T06:07:11.232Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-27T06:07:11.232Z] ---> Running in fa3a43140d57 [2021-05-27T06:07:11.524Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:07:11.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:07:12.784Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-27T06:07:12.785Z] (2/2) Installing su-exec (0.2-r1) [2021-05-27T06:07:12.785Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:07:12.785Z] OK: 5 MiB in 16 packages [2021-05-27T06:07:14.778Z] Removing intermediate container fa3a43140d57 [2021-05-27T06:07:14.778Z] ---> 3a9c6c4455eb [2021-05-27T06:07:14.778Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-27T06:07:14.778Z] ---> Running in 806b9f3dba5f [2021-05-27T06:07:15.372Z] Removing intermediate container 806b9f3dba5f [2021-05-27T06:07:15.372Z] ---> ed543452afe6 [2021-05-27T06:07:15.372Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-27T06:07:15.648Z] ---> Running in b386e0b6ddf7 [2021-05-27T06:07:16.246Z] Removing intermediate container b386e0b6ddf7 [2021-05-27T06:07:16.246Z] ---> 01b8ab8a23ff [2021-05-27T06:07:16.246Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-27T06:07:16.520Z] ---> Running in b0a693b2718d [2021-05-27T06:07:19.954Z] Removing intermediate container b0a693b2718d [2021-05-27T06:07:19.954Z] ---> 741ce24e79f4 [2021-05-27T06:07:19.954Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-27T06:07:20.564Z] ---> Running in ae47d410e65a [2021-05-27T06:07:21.566Z] Removing intermediate container ae47d410e65a [2021-05-27T06:07:21.566Z] ---> 764706771614 [2021-05-27T06:07:21.566Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-27T06:07:23.601Z] ---> b149d438146b [2021-05-27T06:07:23.601Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-27T06:07:23.882Z] ---> Running in 7c10e6622e47 [2021-05-27T06:07:26.966Z] Removing intermediate container 3e142586daad [2021-05-27T06:07:26.966Z] ---> 2a4a3752fb59 [2021-05-27T06:07:26.966Z] [2021-05-27T06:07:26.966Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T06:07:26.966Z] ---> 9852663dfa18 [2021-05-27T06:07:26.966Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T06:07:28.736Z] ---> Running in fd4599d717a7 [2021-05-27T06:07:29.433Z] Removing intermediate container 7c10e6622e47 [2021-05-27T06:07:29.433Z] ---> d645cec22435 [2021-05-27T06:07:29.433Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:07:31.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:07:31.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:07:31.698Z] ---> 021d0aab7ba9 [2021-05-27T06:07:31.698Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-27T06:07:31.974Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-27T06:07:31.974Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:07:32.247Z] OK: 5 MiB in 15 packages [2021-05-27T06:07:34.876Z] Removing intermediate container fd4599d717a7 [2021-05-27T06:07:34.876Z] ---> 0d3e31338298 [2021-05-27T06:07:34.876Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T06:07:35.157Z] ---> a3f92d58c34a [2021-05-27T06:07:35.157Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-27T06:07:35.157Z] Removing intermediate container 937845c5d733 [2021-05-27T06:07:35.157Z] ---> d8bafcf9d5fa [2021-05-27T06:07:35.157Z] [2021-05-27T06:07:35.157Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T06:07:35.157Z] ---> 9852663dfa18 [2021-05-27T06:07:35.157Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-27T06:07:35.438Z] ---> Running in b86688f6a36a [2021-05-27T06:07:35.717Z] ---> Running in d71394b0d918 [2021-05-27T06:07:36.000Z] Removing intermediate container 061b048d6b33 [2021-05-27T06:07:36.000Z] ---> dae48fc57a88 [2021-05-27T06:07:36.000Z] [2021-05-27T06:07:36.000Z] Step 11/23 : FROM alpine:3.12 [2021-05-27T06:07:36.000Z] ---> 9852663dfa18 [2021-05-27T06:07:36.000Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-27T06:07:36.000Z] ---> Using cache [2021-05-27T06:07:36.000Z] ---> 0d3e31338298 [2021-05-27T06:07:36.000Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T06:07:36.624Z] ---> Running in d50b0d187f25 [2021-05-27T06:07:36.624Z] Removing intermediate container b86688f6a36a [2021-05-27T06:07:36.624Z] ---> 7bb92744cc9a [2021-05-27T06:07:36.624Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-27T06:07:36.899Z] ---> 7a44414f9387 [2021-05-27T06:07:36.899Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-27T06:07:37.174Z] ---> Running in 408435f658c6 [2021-05-27T06:07:37.447Z] Removing intermediate container d50b0d187f25 [2021-05-27T06:07:37.447Z] ---> d06f87e715a2 [2021-05-27T06:07:37.447Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-27T06:07:38.045Z] ---> Running in 7b391f2ee5ce [2021-05-27T06:07:38.045Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:07:38.045Z] Removing intermediate container 408435f658c6 [2021-05-27T06:07:38.045Z] ---> 78dea5d6b697 [2021-05-27T06:07:38.045Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T06:07:38.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:07:38.320Z] ---> 4c8057b33dad [2021-05-27T06:07:38.320Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-27T06:07:38.595Z] ---> Running in 2f9b4d579e71 [2021-05-27T06:07:38.595Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-27T06:07:38.884Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-27T06:07:38.884Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:07:38.884Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T06:07:39.160Z] OK: 6 MiB in 16 packages [2021-05-27T06:07:39.160Z] Removing intermediate container 7b391f2ee5ce [2021-05-27T06:07:39.160Z] ---> 0396c2fd6bfb [2021-05-27T06:07:39.160Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T06:07:39.433Z] Removing intermediate container 0652816c70db [2021-05-27T06:07:39.433Z] ---> 242bddb45e93 [2021-05-27T06:07:39.433Z] [2021-05-27T06:07:39.433Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T06:07:39.433Z] ---> 9852663dfa18 [2021-05-27T06:07:39.433Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-27T06:07:39.433Z] ---> Using cache [2021-05-27T06:07:39.433Z] ---> 0d3e31338298 [2021-05-27T06:07:39.433Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T06:07:39.433Z] ---> Using cache [2021-05-27T06:07:39.433Z] ---> d06f87e715a2 [2021-05-27T06:07:39.433Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-27T06:07:39.707Z] Removing intermediate container 2f9b4d579e71 [2021-05-27T06:07:39.707Z] ---> 4929af05bca5 [2021-05-27T06:07:39.707Z] Step 16/24 : WORKDIR / [2021-05-27T06:07:39.707Z] ---> Running in 43e360061be2 [2021-05-27T06:07:39.707Z] ---> Running in d9c13d4e653b [2021-05-27T06:07:39.981Z] ---> 41626d479b6a [2021-05-27T06:07:39.981Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-27T06:07:39.981Z] ---> Running in a7e1eed20c42 [2021-05-27T06:07:40.576Z] ---> Running in 56205af2334f [2021-05-27T06:07:40.576Z] Removing intermediate container 43e360061be2 [2021-05-27T06:07:40.576Z] ---> ad074689c2cb [2021-05-27T06:07:40.576Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:07:40.849Z] Removing intermediate container a7e1eed20c42 [2021-05-27T06:07:40.849Z] ---> 20f94237ed97 [2021-05-27T06:07:40.849Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:07:40.849Z] Removing intermediate container d9c13d4e653b [2021-05-27T06:07:40.849Z] ---> 610405257f16 [2021-05-27T06:07:40.849Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-27T06:07:41.135Z] ---> Running in b051f2a104c5 [2021-05-27T06:07:41.135Z] Removing intermediate container d71394b0d918 [2021-05-27T06:07:41.135Z] ---> 88901c29835a [2021-05-27T06:07:41.135Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-27T06:07:41.135Z] Removing intermediate container 56205af2334f [2021-05-27T06:07:41.135Z] ---> aa5e95e15b24 [2021-05-27T06:07:41.135Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-27T06:07:41.415Z] ---> Running in f1bd08f564f1 [2021-05-27T06:07:42.017Z] ---> 80d5c24e8eab [2021-05-27T06:07:42.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-27T06:07:42.017Z] Removing intermediate container b051f2a104c5 [2021-05-27T06:07:42.017Z] ---> 17920b9f2615 [2021-05-27T06:07:42.017Z] Step 16/24 : WORKDIR / [2021-05-27T06:07:42.292Z] ---> beb147df15f1 [2021-05-27T06:07:42.292Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-27T06:07:42.292Z] Removing intermediate container f1bd08f564f1 [2021-05-27T06:07:42.292Z] ---> 57a69d6675a8 [2021-05-27T06:07:42.292Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-27T06:07:42.292Z] ---> Running in f14da3a604c9 [2021-05-27T06:07:42.292Z] ---> 59700aefc424 [2021-05-27T06:07:42.565Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-27T06:07:42.565Z] ---> Running in 3cadf73e6188 [2021-05-27T06:07:43.208Z] ---> Running in f8812f834ee2 [2021-05-27T06:07:43.508Z] Removing intermediate container f14da3a604c9 [2021-05-27T06:07:43.508Z] ---> 7d4e4e20c7a0 [2021-05-27T06:07:43.508Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:07:43.783Z] Removing intermediate container 3cadf73e6188 [2021-05-27T06:07:43.783Z] ---> 611d168af699 [2021-05-27T06:07:43.783Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-27T06:07:43.783Z] ---> a5753a95a3f0 [2021-05-27T06:07:43.783Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-27T06:07:43.783Z] ---> 2adb138d2e42 [2021-05-27T06:07:43.783Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-27T06:07:44.058Z] ---> Running in ceb8f383b3dd [2021-05-27T06:07:44.656Z] Removing intermediate container ceb8f383b3dd [2021-05-27T06:07:44.656Z] ---> 4264b4895d31 [2021-05-27T06:07:44.656Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:07:44.930Z] ---> 9f5138d73e74 [2021-05-27T06:07:44.930Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-27T06:07:45.212Z] ---> 0f9b3dfc6842 [2021-05-27T06:07:45.212Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-27T06:07:45.212Z] ---> 540dcb5989f7 [2021-05-27T06:07:45.212Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-27T06:07:45.499Z] ---> Running in 6d62b2b5f119 [2021-05-27T06:07:45.499Z] ---> Running in 8b8ff5faeae9 [2021-05-27T06:07:46.131Z] ---> b221407a78eb [2021-05-27T06:07:46.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-27T06:07:46.131Z] Removing intermediate container 6d62b2b5f119 [2021-05-27T06:07:46.131Z] ---> c5e18c9d0024 [2021-05-27T06:07:46.131Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:07:46.419Z] Removing intermediate container 8b8ff5faeae9 [2021-05-27T06:07:46.419Z] ---> bda7360a6bb0 [2021-05-27T06:07:46.419Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:07:46.419Z] ---> Running in 1aef7e64c7e9 [2021-05-27T06:07:46.707Z] ---> Running in 0fa00c384c74 [2021-05-27T06:07:46.997Z] ---> 5991e226c25c [2021-05-27T06:07:46.997Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-27T06:07:46.997Z] Removing intermediate container f8812f834ee2 [2021-05-27T06:07:46.997Z] ---> 3569988f37c2 [2021-05-27T06:07:46.997Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-27T06:07:47.271Z] Removing intermediate container 1aef7e64c7e9 [2021-05-27T06:07:47.271Z] ---> 88e27dacace3 [2021-05-27T06:07:47.271Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T06:07:47.551Z] ---> Running in 0a8cc36a81b5 [2021-05-27T06:07:47.551Z] Removing intermediate container 0fa00c384c74 [2021-05-27T06:07:47.551Z] ---> 004f3a6ae6c6 [2021-05-27T06:07:47.551Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T06:07:47.832Z] ---> Running in fabef0e7cbce [2021-05-27T06:07:47.832Z] ---> dbea4e16bdb3 [2021-05-27T06:07:47.832Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-27T06:07:47.832Z] ---> Running in f82bbc2194ea [2021-05-27T06:07:48.128Z] ---> 4aee9fc78008 [2021-05-27T06:07:48.128Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-27T06:07:48.404Z] Removing intermediate container 0a8cc36a81b5 [2021-05-27T06:07:48.404Z] ---> a73d7546ae69 [2021-05-27T06:07:48.404Z] Step 29/32 : CMD ["gate"] [2021-05-27T06:07:48.404Z] ---> Running in cd1d15fbfadd [2021-05-27T06:07:48.404Z] Removing intermediate container fabef0e7cbce [2021-05-27T06:07:48.404Z] ---> 2b8153bdd37d [2021-05-27T06:07:48.404Z] Step 22/23 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T06:07:48.690Z] ---> Running in 9e6ecd950c15 [2021-05-27T06:07:48.690Z] Removing intermediate container f82bbc2194ea [2021-05-27T06:07:48.690Z] ---> 7798cca3583e [2021-05-27T06:07:48.690Z] Step 23/24 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T06:07:48.965Z] ---> Running in 27877c156d86 [2021-05-27T06:07:48.965Z] ---> 124c2a0833db [2021-05-27T06:07:48.965Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-27T06:07:48.965Z] ---> Running in bca1d899e058 [2021-05-27T06:07:49.248Z] Removing intermediate container cd1d15fbfadd [2021-05-27T06:07:49.248Z] ---> 50297f7e1df3 [2021-05-27T06:07:49.248Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:07:49.248Z] ---> Running in 6a965ec6bdc6 [2021-05-27T06:07:49.248Z] ---> Running in 101b304eedc4 [2021-05-27T06:07:49.527Z] Removing intermediate container 27877c156d86 [2021-05-27T06:07:49.527Z] ---> d9552ae5337d [2021-05-27T06:07:49.527Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T06:07:49.527Z] Removing intermediate container 9e6ecd950c15 [2021-05-27T06:07:49.527Z] ---> ae3813f65578 [2021-05-27T06:07:49.527Z] Step 30/32 : LABEL arch=arm64 [2021-05-27T06:07:49.803Z] ---> Running in c2e049f32a28 [2021-05-27T06:07:49.803Z] Removing intermediate container bca1d899e058 [2021-05-27T06:07:49.803Z] ---> 7c64b7e49db5 [2021-05-27T06:07:49.803Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T06:07:50.084Z] ---> Running in f01ea3022825 [2021-05-27T06:07:50.084Z] Removing intermediate container 6a965ec6bdc6 [2021-05-27T06:07:50.084Z] ---> e4fed2177cf7 [2021-05-27T06:07:50.084Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:07:50.084Z] Removing intermediate container 101b304eedc4 [2021-05-27T06:07:50.084Z] ---> f691d0807126 [2021-05-27T06:07:50.084Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T06:07:50.371Z] ---> Running in 56d5dd87ea41 [2021-05-27T06:07:50.371Z] ---> Running in df58530a5b1d [2021-05-27T06:07:50.371Z] ---> Running in abc40fc23f0a [2021-05-27T06:07:50.649Z] Removing intermediate container c2e049f32a28 [2021-05-27T06:07:50.649Z] ---> c7e6917f25c8 [2021-05-27T06:07:50.649Z] [2021-05-27T06:07:50.927Z] Removing intermediate container f01ea3022825 [2021-05-27T06:07:50.927Z] ---> caef23bb2632 [2021-05-27T06:07:50.927Z] Step 31/32 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T06:07:51.224Z] Successfully built c7e6917f25c8 [2021-05-27T06:07:51.224Z] Removing intermediate container 56d5dd87ea41 [2021-05-27T06:07:51.224Z] ---> d511e5e9c75c [2021-05-27T06:07:51.224Z] [2021-05-27T06:07:51.224Z] ---> Running in 238146933f7b [2021-05-27T06:07:51.224Z] Successfully tagged support-scheduler-arm64:latest [2021-05-27T06:07:51.224Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-05-27T06:07:51.509Z] Removing intermediate container df58530a5b1d [2021-05-27T06:07:51.509Z] ---> cf185d62cf43 [2021-05-27T06:07:51.509Z] Removing intermediate container abc40fc23f0a [2021-05-27T06:07:51.509Z] ---> 4bcadef489f1 [2021-05-27T06:07:51.509Z] Step 21/23 : LABEL arch=arm64 [2021-05-27T06:07:51.509Z] Step 23/24 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T06:07:51.786Z] ---> Running in add4cf48b069 [2021-05-27T06:07:51.786Z] ---> Running in 9989057dfe33 [2021-05-27T06:07:51.786Z] Successfully built d511e5e9c75c [2021-05-27T06:07:52.061Z] Successfully tagged core-command-arm64:latest [2021-05-27T06:07:52.061Z]  Building core-command ... done Building security-secretstore-setup [2021-05-27T06:07:52.061Z] Removing intermediate container 238146933f7b [2021-05-27T06:07:52.061Z] ---> ce51ea200fef [2021-05-27T06:07:52.061Z] Step 32/32 : LABEL version=0.0.0 [2021-05-27T06:07:52.336Z] ---> Running in 10b7cbfd415c [2021-05-27T06:07:52.337Z] Removing intermediate container 9989057dfe33 [2021-05-27T06:07:52.337Z] ---> a2568ef9bdf6 [2021-05-27T06:07:52.337Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T06:07:52.610Z] Removing intermediate container add4cf48b069 [2021-05-27T06:07:52.610Z] ---> 4a87a093626a [2021-05-27T06:07:52.610Z] Step 22/23 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T06:07:52.610Z] ---> Running in fdb81a5f303b [2021-05-27T06:07:52.610Z] ---> Running in 8bb73f436465 [2021-05-27T06:07:52.886Z] Removing intermediate container 10b7cbfd415c [2021-05-27T06:07:52.886Z] ---> e3c3f259ee6e [2021-05-27T06:07:52.886Z] [2021-05-27T06:07:53.486Z] Removing intermediate container fdb81a5f303b [2021-05-27T06:07:53.486Z] ---> a9a47d539c16 [2021-05-27T06:07:53.486Z] [2021-05-27T06:07:53.486Z] Successfully built e3c3f259ee6e [2021-05-27T06:07:53.486Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-27T06:07:53.486Z]  Building security-bootstrapper ... done Building core-data [2021-05-27T06:07:53.486Z] Removing intermediate container 8bb73f436465 [2021-05-27T06:07:53.486Z] ---> 76028e49bfd3 [2021-05-27T06:07:53.486Z] Step 23/23 : LABEL version=0.0.0 [2021-05-27T06:07:53.758Z] Successfully built a9a47d539c16 [2021-05-27T06:07:54.035Z] ---> Running in 6d9e5b4200a1 [2021-05-27T06:07:54.035Z] Successfully tagged core-metadata-arm64:latest [2021-05-27T06:07:54.035Z]  Building core-metadata ... done Building security-proxy-setup [2021-05-27T06:07:54.313Z] Removing intermediate container 6d9e5b4200a1 [2021-05-27T06:07:54.313Z] ---> c86c8f5058d4 [2021-05-27T06:07:54.313Z] [2021-05-27T06:07:54.911Z] Successfully built c86c8f5058d4 [2021-05-27T06:07:54.911Z] Successfully tagged support-notifications-arm64:latest [2021-05-27T06:08:51.489Z]  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:08:51.489Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:08:51.489Z] ---> 7a430671d726 [2021-05-27T06:08:51.489Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> 8185f4114013 [2021-05-27T06:08:51.489Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> bbf85308092f [2021-05-27T06:08:51.489Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-27T06:08:51.489Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:08:51.489Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:08:51.489Z] ---> 7a430671d726 [2021-05-27T06:08:51.489Z] Step 3/26 : WORKDIR /edgex-go [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> 8185f4114013 [2021-05-27T06:08:51.489Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> bbf85308092f [2021-05-27T06:08:51.489Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> df86415d5c14 [2021-05-27T06:08:51.489Z] Step 6/26 : COPY go.mod . [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> 1654283c7a23 [2021-05-27T06:08:51.489Z] Step 7/26 : RUN go mod download [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> 76573fef3773 [2021-05-27T06:08:51.489Z] Step 8/26 : COPY . . [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> a2d2d8354d8e [2021-05-27T06:08:51.489Z] Step 9/26 : RUN go mod tidy [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> 3f54d074056b [2021-05-27T06:08:51.489Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-27T06:08:51.489Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:08:51.489Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:08:51.489Z] ---> 7a430671d726 [2021-05-27T06:08:51.489Z] Step 3/22 : WORKDIR /edgex-go [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> 8185f4114013 [2021-05-27T06:08:51.489Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> bbf85308092f [2021-05-27T06:08:51.489Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> df86415d5c14 [2021-05-27T06:08:51.489Z] Step 6/22 : COPY go.mod . [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> 1654283c7a23 [2021-05-27T06:08:51.489Z] Step 7/22 : RUN go mod download [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> 76573fef3773 [2021-05-27T06:08:51.489Z] Step 8/22 : COPY . . [2021-05-27T06:08:51.489Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-27T06:08:51.489Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-27T06:08:51.489Z] ---> 7a430671d726 [2021-05-27T06:08:51.489Z] Step 3/24 : WORKDIR /edgex-go [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> 8185f4114013 [2021-05-27T06:08:51.489Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> bbf85308092f [2021-05-27T06:08:51.489Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> a2d2d8354d8e [2021-05-27T06:08:51.489Z] Step 9/22 : RUN go mod tidy [2021-05-27T06:08:51.489Z] ---> Using cache [2021-05-27T06:08:51.489Z] ---> 3f54d074056b [2021-05-27T06:08:51.489Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-27T06:08:52.472Z] ---> Running in 54bb2cec824a [2021-05-27T06:08:52.472Z] ---> Running in 7c22a562a64d [2021-05-27T06:08:52.472Z] ---> Running in 5e1447181786 [2021-05-27T06:08:52.472Z] ---> Running in ff704458c786 [2021-05-27T06:08:54.467Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-27T06:08:54.467Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:54.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:54.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-27T06:08:55.343Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:55.635Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:08:56.237Z] OK: 218 MiB in 52 packages [2021-05-27T06:08:56.514Z] OK: 218 MiB in 52 packages [2021-05-27T06:08:57.971Z] Removing intermediate container ff704458c786 [2021-05-27T06:08:57.971Z] ---> 09e7cb37220e [2021-05-27T06:08:57.971Z] Step 6/24 : COPY go.mod . [2021-05-27T06:08:58.577Z] Removing intermediate container 7c22a562a64d [2021-05-27T06:08:58.577Z] ---> 577a799c3069 [2021-05-27T06:08:58.577Z] Step 6/24 : COPY go.mod . [2021-05-27T06:09:00.038Z] ---> 3b7d1b57b932 [2021-05-27T06:09:00.038Z] Step 7/24 : RUN go mod download [2021-05-27T06:09:00.038Z] ---> 1551c8940cf1 [2021-05-27T06:09:00.038Z] Step 7/24 : RUN go mod download [2021-05-27T06:09:00.038Z] ---> Running in b9b2c0153fa3 [2021-05-27T06:09:00.329Z] ---> Running in 545aea95b8a2 [2021-05-27T06:09:04.698Z] Removing intermediate container b9b2c0153fa3 [2021-05-27T06:09:04.698Z] ---> 7c1914ab9fb8 [2021-05-27T06:09:04.698Z] Step 8/24 : COPY . . [2021-05-27T06:09:04.698Z] Removing intermediate container 545aea95b8a2 [2021-05-27T06:09:04.698Z] ---> e3dd9774c628 [2021-05-27T06:09:04.698Z] Step 8/24 : COPY . . [2021-05-27T06:09:37.165Z] ---> 408fe64ee0dd [2021-05-27T06:09:37.165Z] Step 9/24 : RUN go mod tidy [2021-05-27T06:09:37.165Z] ---> 27284605966b [2021-05-27T06:09:37.165Z] Step 9/24 : RUN go mod tidy [2021-05-27T06:09:37.165Z] ---> Running in b300ec1a0638 [2021-05-27T06:09:37.165Z] ---> Running in 396640d114e4 [2021-05-27T06:09:43.970Z] Removing intermediate container b300ec1a0638 [2021-05-27T06:09:43.970Z] ---> c41a06e19b0d [2021-05-27T06:09:43.970Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-27T06:09:43.970Z] ---> Running in ed8425881069 [2021-05-27T06:09:43.970Z] Removing intermediate container 396640d114e4 [2021-05-27T06:09:43.970Z] ---> c7707c28f396 [2021-05-27T06:09:43.970Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-27T06:09:44.245Z] ---> Running in 92539bd76d29 [2021-05-27T06:09:46.251Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-27T06:09:46.530Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-27T06:09:58.980Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-27T06:10:01.626Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-27T06:10:16.753Z] Removing intermediate container 54bb2cec824a [2021-05-27T06:10:16.753Z] ---> bdff02a262c3 [2021-05-27T06:10:16.753Z] [2021-05-27T06:10:16.753Z] Step 11/26 : FROM alpine:3.12 [2021-05-27T06:10:16.753Z] ---> 9852663dfa18 [2021-05-27T06:10:16.753Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-27T06:10:16.753Z] Removing intermediate container 5e1447181786 [2021-05-27T06:10:16.753Z] ---> be1de323483c [2021-05-27T06:10:16.753Z] [2021-05-27T06:10:16.753Z] Step 11/22 : FROM alpine:3.12 [2021-05-27T06:10:16.753Z] ---> 9852663dfa18 [2021-05-27T06:10:16.753Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-27T06:10:16.753Z] ---> Running in 1bb56bb0bd30 [2021-05-27T06:10:16.753Z] ---> Running in ad1eaa8295bf [2021-05-27T06:10:16.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:10:17.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:10:17.031Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:10:17.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:10:17.585Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-27T06:10:17.585Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T06:10:17.585Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-27T06:10:17.585Z] (4/4) Installing curl (7.76.1-r0) [2021-05-27T06:10:17.867Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:10:17.867Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T06:10:17.867Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-27T06:10:17.867Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T06:10:17.867Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-27T06:10:17.867Z] OK: 7 MiB in 18 packages [2021-05-27T06:10:18.146Z] (4/6) Installing curl (7.76.1-r0) [2021-05-27T06:10:18.146Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-27T06:10:18.146Z] (6/6) Installing su-exec (0.2-r1) [2021-05-27T06:10:18.146Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:10:18.146Z] Executing ca-certificates-20191127-r4.trigger [2021-05-27T06:10:18.455Z] OK: 7 MiB in 20 packages [2021-05-27T06:10:21.099Z] Removing intermediate container ad1eaa8295bf [2021-05-27T06:10:21.099Z] ---> ef64be925a7e [2021-05-27T06:10:21.099Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T06:10:21.099Z] Removing intermediate container 1bb56bb0bd30 [2021-05-27T06:10:21.099Z] ---> 34cdedc2392f [2021-05-27T06:10:21.099Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-27T06:10:21.099Z] ---> Running in 53f1ea14ba05 [2021-05-27T06:10:21.373Z] ---> Running in 7e05acb29983 [2021-05-27T06:10:21.972Z] Removing intermediate container 53f1ea14ba05 [2021-05-27T06:10:21.972Z] ---> 08272ce1e270 [2021-05-27T06:10:21.972Z] Step 14/22 : WORKDIR /edgex [2021-05-27T06:10:21.972Z] Removing intermediate container 7e05acb29983 [2021-05-27T06:10:21.972Z] ---> 552d248d4dce [2021-05-27T06:10:21.972Z] Step 14/26 : WORKDIR / [2021-05-27T06:10:22.244Z] ---> Running in cef9a9049af9 [2021-05-27T06:10:22.244Z] ---> Running in 8213c1efe7cc [2021-05-27T06:10:23.228Z] Removing intermediate container cef9a9049af9 [2021-05-27T06:10:23.228Z] ---> 87a4f630372b [2021-05-27T06:10:23.228Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-27T06:10:23.228Z] Removing intermediate container 8213c1efe7cc [2021-05-27T06:10:23.228Z] ---> ff505598d4dd [2021-05-27T06:10:23.228Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-27T06:10:24.691Z] ---> a1a49e99d2ac [2021-05-27T06:10:24.691Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-27T06:10:24.967Z] ---> a020410ed65a [2021-05-27T06:10:24.967Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-27T06:10:26.972Z] ---> 15f20cd31f55 [2021-05-27T06:10:26.972Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-27T06:10:26.972Z] ---> dc9768582c26 [2021-05-27T06:10:26.972Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-27T06:10:27.959Z] ---> 2c999776088c [2021-05-27T06:10:27.959Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-27T06:10:28.566Z] ---> e77775dcadb6 [2021-05-27T06:10:28.566Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-27T06:10:28.842Z] ---> Running in 8929a76b7c74 [2021-05-27T06:10:29.443Z] ---> 36800de71c62 [2021-05-27T06:10:29.443Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-27T06:10:29.721Z] Removing intermediate container 8929a76b7c74 [2021-05-27T06:10:29.721Z] ---> 1a35a6bbe9ef [2021-05-27T06:10:29.721Z] Step 19/22 : CMD ["--init=true"] [2021-05-27T06:10:30.329Z] ---> Running in df80ac30639b [2021-05-27T06:10:31.324Z] Removing intermediate container df80ac30639b [2021-05-27T06:10:31.324Z] ---> b51dfe8b46e4 [2021-05-27T06:10:31.324Z] Step 20/22 : LABEL arch=arm64 [2021-05-27T06:10:31.324Z] ---> Running in 00f036d06a9d [2021-05-27T06:10:31.599Z] ---> 4b87d8d8b908 [2021-05-27T06:10:31.599Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-27T06:10:32.197Z] Removing intermediate container 00f036d06a9d [2021-05-27T06:10:32.197Z] ---> b1bd487e43ce [2021-05-27T06:10:32.197Z] Step 21/22 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T06:10:32.472Z] ---> Running in 5858fdcfcbaf [2021-05-27T06:10:33.453Z] Removing intermediate container 5858fdcfcbaf [2021-05-27T06:10:33.453Z] ---> 521374cb5290 [2021-05-27T06:10:33.453Z] Step 22/22 : LABEL version=0.0.0 [2021-05-27T06:10:33.727Z] ---> Running in 62c568bbe505 [2021-05-27T06:10:33.727Z] ---> 28fdec743457 [2021-05-27T06:10:33.727Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-27T06:10:34.714Z] Removing intermediate container 62c568bbe505 [2021-05-27T06:10:34.714Z] ---> 79525dc43682 [2021-05-27T06:10:34.714Z] [2021-05-27T06:10:35.321Z] ---> 2e3ecdccb541 [2021-05-27T06:10:35.321Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-27T06:10:35.321Z] Successfully built 79525dc43682 [2021-05-27T06:10:35.321Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-27T06:10:35.595Z]  Building security-proxy-setup ... done  ---> Running in 616b96fc5b8e [2021-05-27T06:10:39.017Z] Removing intermediate container 616b96fc5b8e [2021-05-27T06:10:39.017Z] ---> a84e91c9f886 [2021-05-27T06:10:39.017Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-27T06:10:39.017Z] ---> Running in d6a81dbd6b27 [2021-05-27T06:10:39.615Z] Removing intermediate container d6a81dbd6b27 [2021-05-27T06:10:39.615Z] ---> 1b8c29556090 [2021-05-27T06:10:39.615Z] Step 24/26 : LABEL arch=arm64 [2021-05-27T06:10:39.891Z] ---> Running in 7d730ab06f28 [2021-05-27T06:10:40.494Z] Removing intermediate container 7d730ab06f28 [2021-05-27T06:10:40.494Z] ---> c83ea4718302 [2021-05-27T06:10:40.494Z] Step 25/26 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T06:10:41.098Z] ---> Running in 3ad73bb8a0e9 [2021-05-27T06:10:41.700Z] Removing intermediate container 3ad73bb8a0e9 [2021-05-27T06:10:41.700Z] ---> 0fc7e0d69d6f [2021-05-27T06:10:41.700Z] Step 26/26 : LABEL version=0.0.0 [2021-05-27T06:10:41.975Z] ---> Running in 0f030b28c386 [2021-05-27T06:10:42.570Z] Removing intermediate container 0f030b28c386 [2021-05-27T06:10:42.570Z] ---> 8ac0c3d7f336 [2021-05-27T06:10:42.570Z] [2021-05-27T06:10:42.846Z] Successfully built 8ac0c3d7f336 [2021-05-27T06:10:42.846Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-27T06:11:05.068Z]  Building security-secretstore-setup ... done Removing intermediate container 92539bd76d29 [2021-05-27T06:11:05.068Z] ---> 101765e51ef6 [2021-05-27T06:11:05.068Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-27T06:11:05.068Z] ---> Running in 284193ea63d5 [2021-05-27T06:11:05.068Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-27T06:11:06.092Z] Removing intermediate container 284193ea63d5 [2021-05-27T06:11:06.092Z] ---> 1d83b7e4296b [2021-05-27T06:11:06.092Z] [2021-05-27T06:11:06.092Z] Step 12/24 : FROM docker:20.10.0 [2021-05-27T06:11:06.092Z] 20.10.0: Pulling from library/docker [2021-05-27T06:11:11.605Z] Removing intermediate container ed8425881069 [2021-05-27T06:11:11.605Z] ---> 8861911ce94c [2021-05-27T06:11:11.605Z] [2021-05-27T06:11:11.605Z] Step 11/24 : FROM alpine:3.12 [2021-05-27T06:11:11.605Z] ---> 9852663dfa18 [2021-05-27T06:11:11.605Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-27T06:11:11.605Z] ---> Running in 3bd5500c1f54 [2021-05-27T06:11:12.211Z] Removing intermediate container 3bd5500c1f54 [2021-05-27T06:11:12.211Z] ---> d83d67b53e59 [2021-05-27T06:11:12.211Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-27T06:11:12.903Z] ---> Running in 1e16a4eae076 [2021-05-27T06:11:13.498Z] Removing intermediate container 1e16a4eae076 [2021-05-27T06:11:13.498Z] ---> 159ad7e7b9c2 [2021-05-27T06:11:13.498Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-27T06:11:13.768Z] ---> Running in 18b1d9eea7d8 [2021-05-27T06:11:14.366Z] Removing intermediate container 18b1d9eea7d8 [2021-05-27T06:11:14.366Z] ---> 03195a9a5da8 [2021-05-27T06:11:14.366Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-27T06:11:14.366Z] ---> Running in 587e20ac6b2c [2021-05-27T06:11:15.348Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-27T06:11:15.348Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-27T06:11:15.348Z] ---> eeaf43b92773 [2021-05-27T06:11:15.348Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-27T06:11:15.348Z] ---> Running in 1780d66be141 [2021-05-27T06:11:15.939Z] Removing intermediate container 1780d66be141 [2021-05-27T06:11:15.939Z] ---> 09e9142b8d77 [2021-05-27T06:11:15.939Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-27T06:11:16.213Z] ---> Running in 33b426aafa85 [2021-05-27T06:11:16.809Z] Removing intermediate container 587e20ac6b2c [2021-05-27T06:11:16.809Z] ---> dd9c27e4aaa0 [2021-05-27T06:11:16.809Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-27T06:11:16.809Z] ---> Running in cd66dbeb00c2 [2021-05-27T06:11:17.423Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:11:17.695Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:11:18.291Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-27T06:11:18.291Z] (1/39) Installing readline (8.0.4-r0) [2021-05-27T06:11:18.291Z] (2/39) Installing bash (5.0.17-r0) [2021-05-27T06:11:18.291Z] Executing bash-5.0.17-r0.post-install [2021-05-27T06:11:18.291Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-27T06:11:18.291Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-27T06:11:18.291Z] (5/39) Installing curl (7.76.1-r0) [2021-05-27T06:11:18.566Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-27T06:11:18.566Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-27T06:11:18.566Z] (8/39) Installing expat (2.2.9-r1) [2021-05-27T06:11:18.566Z] (9/39) Installing libffi (3.3-r2) [2021-05-27T06:11:18.566Z] (10/39) Installing gdbm (1.13-r1) [2021-05-27T06:11:18.566Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-27T06:11:18.566Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-27T06:11:18.566Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-27T06:11:18.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-27T06:11:19.830Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-27T06:11:19.830Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-27T06:11:19.830Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-27T06:11:19.830Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-27T06:11:20.107Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-27T06:11:20.107Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-27T06:11:20.107Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-27T06:11:20.107Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-27T06:11:20.107Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-27T06:11:20.384Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-27T06:11:20.384Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-27T06:11:20.384Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-27T06:11:20.384Z] Executing busybox-1.31.1-r20.trigger [2021-05-27T06:11:20.384Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-27T06:11:20.384Z] OK: 8 MiB in 20 packages [2021-05-27T06:11:20.384Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-27T06:11:20.384Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-27T06:11:20.384Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-27T06:11:20.384Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-27T06:11:20.663Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-27T06:11:20.663Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-27T06:11:20.663Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-27T06:11:20.663Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-27T06:11:20.663Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-27T06:11:20.663Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-27T06:11:20.663Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-27T06:11:20.663Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-27T06:11:20.663Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-27T06:11:20.663Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-27T06:11:20.663Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-27T06:11:20.663Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-27T06:11:20.663Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-27T06:11:20.663Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-27T06:11:20.663Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-27T06:11:20.942Z] Executing busybox-1.31.1-r19.trigger [2021-05-27T06:11:20.942Z] OK: 72 MiB in 59 packages [2021-05-27T06:11:22.395Z] Removing intermediate container cd66dbeb00c2 [2021-05-27T06:11:22.395Z] ---> 728e6ad82b2b [2021-05-27T06:11:22.395Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-27T06:11:23.382Z] ---> f762edf1b7e8 [2021-05-27T06:11:23.382Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-27T06:11:24.840Z] ---> da7996320182 [2021-05-27T06:11:24.840Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-27T06:11:25.439Z] Collecting docker-compose==1.23.2 [2021-05-27T06:11:25.439Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-27T06:11:25.714Z] ---> 284a2c17343f [2021-05-27T06:11:25.714Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-27T06:11:25.714Z] ---> Running in 795a6c586555 [2021-05-27T06:11:26.320Z] Removing intermediate container 795a6c586555 [2021-05-27T06:11:26.320Z] ---> 6f315e70a58c [2021-05-27T06:11:26.320Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:11:26.320Z] ---> Running in d3ba903fbc5c [2021-05-27T06:11:26.594Z] Collecting docker<4.0,>=3.6.0 [2021-05-27T06:11:26.594Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-27T06:11:26.866Z] Removing intermediate container d3ba903fbc5c [2021-05-27T06:11:26.866Z] ---> 860ec1c70c1b [2021-05-27T06:11:26.866Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T06:11:26.866Z] ---> Running in 2169da23e63e [2021-05-27T06:11:27.467Z] Collecting cached-property<2,>=1.2.0 [2021-05-27T06:11:27.467Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-27T06:11:27.467Z] Removing intermediate container 2169da23e63e [2021-05-27T06:11:27.467Z] ---> 61b8c7242886 [2021-05-27T06:11:27.467Z] Step 23/24 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T06:11:27.760Z] ---> Running in 2d3697f00128 [2021-05-27T06:11:27.760Z] Collecting texttable<0.10,>=0.9.0 [2021-05-27T06:11:28.033Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-27T06:11:28.033Z] Removing intermediate container 2d3697f00128 [2021-05-27T06:11:28.033Z] ---> 1bbbef43bfa2 [2021-05-27T06:11:28.033Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T06:11:28.305Z] ---> Running in 3d14e7fa0310 [2021-05-27T06:11:28.579Z] Removing intermediate container 3d14e7fa0310 [2021-05-27T06:11:28.579Z] ---> 5d3b3944ab51 [2021-05-27T06:11:28.579Z] [2021-05-27T06:11:29.175Z] Successfully built 5d3b3944ab51 [2021-05-27T06:11:29.175Z] Successfully tagged core-data-arm64:latest [2021-05-27T06:11:29.772Z]  Building core-data ... done Collecting dockerpty<0.5,>=0.4.1 [2021-05-27T06:11:30.051Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-27T06:11:32.032Z] Collecting jsonschema<3,>=2.5.1 [2021-05-27T06:11:32.032Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-27T06:11:32.032Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-27T06:11:32.630Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-27T06:11:32.630Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-27T06:11:33.230Z] Collecting PyYAML<4,>=3.10 [2021-05-27T06:11:33.230Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-27T06:11:37.535Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-27T06:11:37.535Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-27T06:11:37.535Z] Collecting docopt<0.7,>=0.6.1 [2021-05-27T06:11:37.535Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-27T06:11:39.508Z] Collecting docker-pycreds>=0.4.0 [2021-05-27T06:11:39.508Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-27T06:11:39.508Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-27T06:11:39.508Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-27T06:11:39.508Z] Collecting idna<2.8,>=2.5 [2021-05-27T06:11:39.508Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-27T06:11:40.103Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-27T06:11:40.103Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-27T06:11:40.376Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-27T06:11:40.376Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-27T06:11:40.376Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-27T06:11:40.376Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-27T06:11:40.973Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, cached-property, texttable, dockerpty, jsonschema, PyYAML, docopt, docker-compose [2021-05-27T06:11:40.973Z] Attempting uninstall: idna [2021-05-27T06:11:41.246Z] Found existing installation: idna 2.9 [2021-05-27T06:11:41.246Z] Uninstalling idna-2.9: [2021-05-27T06:11:41.246Z] Successfully uninstalled idna-2.9 [2021-05-27T06:11:41.842Z] Attempting uninstall: urllib3 [2021-05-27T06:11:41.842Z] Found existing installation: urllib3 1.25.9 [2021-05-27T06:11:41.842Z] Uninstalling urllib3-1.25.9: [2021-05-27T06:11:41.842Z] Successfully uninstalled urllib3-1.25.9 [2021-05-27T06:11:42.444Z] Attempting uninstall: requests [2021-05-27T06:11:42.444Z] Found existing installation: requests 2.23.0 [2021-05-27T06:11:42.444Z] Uninstalling requests-2.23.0: [2021-05-27T06:11:42.444Z] Successfully uninstalled requests-2.23.0 [2021-05-27T06:11:43.879Z] Running setup.py install for texttable: started [2021-05-27T06:11:45.933Z] Running setup.py install for texttable: finished with status 'done' [2021-05-27T06:11:45.933Z] Running setup.py install for dockerpty: started [2021-05-27T06:11:47.939Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-27T06:11:47.939Z] Running setup.py install for PyYAML: started [2021-05-27T06:11:50.613Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-27T06:11:50.613Z] Running setup.py install for docopt: started [2021-05-27T06:11:52.582Z] Running setup.py install for docopt: finished with status 'done' [2021-05-27T06:11:53.176Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-27T06:12:01.446Z] Removing intermediate container 33b426aafa85 [2021-05-27T06:12:01.446Z] ---> 870c22a8db58 [2021-05-27T06:12:01.446Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-27T06:12:01.446Z] ---> Running in d28ce8de189f [2021-05-27T06:12:01.721Z] Removing intermediate container d28ce8de189f [2021-05-27T06:12:01.721Z] ---> 6995f9cbaceb [2021-05-27T06:12:01.721Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-27T06:12:01.992Z] ---> Running in 55135eb7d8e8 [2021-05-27T06:12:02.264Z] Removing intermediate container 55135eb7d8e8 [2021-05-27T06:12:02.264Z] ---> 8ad5ee4db0da [2021-05-27T06:12:02.264Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-27T06:12:03.694Z] ---> 4d0adf3b316b [2021-05-27T06:12:03.694Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-27T06:12:04.287Z] ---> 89d7c6fe6a35 [2021-05-27T06:12:04.287Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-27T06:12:05.262Z] ---> d4a881d99739 [2021-05-27T06:12:05.262Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-27T06:12:05.262Z] ---> Running in 50643280a871 [2021-05-27T06:12:05.537Z] Removing intermediate container 50643280a871 [2021-05-27T06:12:05.537Z] ---> 63b9564c87f4 [2021-05-27T06:12:05.537Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-27T06:12:05.811Z] ---> Running in 0fbb9226d378 [2021-05-27T06:12:06.082Z] Removing intermediate container 0fbb9226d378 [2021-05-27T06:12:06.082Z] ---> a9661f38fb71 [2021-05-27T06:12:06.082Z] Step 22/24 : LABEL arch=arm64 [2021-05-27T06:12:06.355Z] ---> Running in 6355244c8629 [2021-05-27T06:12:06.632Z] Removing intermediate container 6355244c8629 [2021-05-27T06:12:06.632Z] ---> 16017bbe01c5 [2021-05-27T06:12:06.632Z] Step 23/24 : LABEL git_sha=e077d6043557515886ecd2a22d37ad5e748dcf83 [2021-05-27T06:12:06.912Z] ---> Running in 360586e45173 [2021-05-27T06:12:07.508Z] Removing intermediate container 360586e45173 [2021-05-27T06:12:07.508Z] ---> 55eebd19e10f [2021-05-27T06:12:07.508Z] Step 24/24 : LABEL version=0.0.0 [2021-05-27T06:12:07.508Z] ---> Running in 3c49c4d82717 [2021-05-27T06:12:08.101Z] Removing intermediate container 3c49c4d82717 [2021-05-27T06:12:08.101Z] ---> 28e8ade4838e [2021-05-27T06:12:08.101Z] [2021-05-27T06:12:08.373Z] Successfully built 28e8ade4838e [2021-05-27T06:12:08.646Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-27T06:12:08.947Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-27T06:12:08.965Z] $ docker stop --time=1 f069d6e264d1c2159d4b8c4d433dc9793bb779ddc985b4deae5eefff0a846684 [2021-05-27T06:12:10.761Z] $ docker rm -f f069d6e264d1c2159d4b8c4d433dc9793bb779ddc985b4deae5eefff0a846684 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-27T06:12:11.525Z] + docker images [2021-05-27T06:12:11.797Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-27T06:12:11.797Z] sys-mgmt-agent-arm64 latest 28e8ade4838e 4 seconds ago 299MB [2021-05-27T06:12:11.797Z] core-data-arm64 latest 5d3b3944ab51 43 seconds ago 20.4MB [2021-05-27T06:12:11.797Z] 8861911ce94c About a minute ago 990MB [2021-05-27T06:12:11.797Z] 1d83b7e4296b About a minute ago 979MB [2021-05-27T06:12:11.797Z] security-secretstore-setup-arm64 latest 8ac0c3d7f336 About a minute ago 24.4MB [2021-05-27T06:12:11.797Z] security-proxy-setup-arm64 latest 79525dc43682 About a minute ago 24MB [2021-05-27T06:12:11.797Z] bdff02a262c3 About a minute ago 979MB [2021-05-27T06:12:11.797Z] be1de323483c About a minute ago 978MB [2021-05-27T06:12:11.797Z] support-notifications-arm64 latest c86c8f5058d4 4 minutes ago 16.8MB [2021-05-27T06:12:11.797Z] security-bootstrapper-arm64 latest e3c3f259ee6e 4 minutes ago 17.2MB [2021-05-27T06:12:11.797Z] core-metadata-arm64 latest a9a47d539c16 4 minutes ago 17.4MB [2021-05-27T06:12:11.797Z] support-scheduler-arm64 latest c7e6917f25c8 4 minutes ago 16.1MB [2021-05-27T06:12:11.797Z] core-command-arm64 latest d511e5e9c75c 4 minutes ago 16.1MB [2021-05-27T06:12:11.797Z] 242bddb45e93 4 minutes ago 989MB [2021-05-27T06:12:11.797Z] dae48fc57a88 4 minutes ago 981MB [2021-05-27T06:12:11.797Z] d8bafcf9d5fa 4 minutes ago 982MB [2021-05-27T06:12:11.797Z] 2a4a3752fb59 4 minutes ago 981MB [2021-05-27T06:12:11.797Z] 4fee72bbb3ee 5 minutes ago 974MB [2021-05-27T06:12:11.797Z] ci-base-image-arm64 latest 7a430671d726 16 minutes ago 641MB [2021-05-27T06:12:11.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-27T06:12:11.797Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-27T06:12:11.797Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-27T06:12:11.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:12:12.887Z] ---> job-cost.sh [2021-05-27T06:12:12.887Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QIKb [2021-05-27T06:12:51.866Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-27T06:14:28.654Z] lf-activate-venv(): INFO: Adding /tmp/venv-QIKb/bin to PATH [2021-05-27T06:14:28.655Z] INFO: No Stack... [2021-05-27T06:14:28.655Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-27T06:14:28.655Z] INFO: Archiving Costs [Pipeline] sh [2021-05-27T06:14:29.041Z] + cut -d, -f6 [2021-05-27T06:14:29.041Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-27T06:14:29.128Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3515-1-stack-cost] [2021-05-27T06:14:29.135Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3515-1-stack-cost] did not exist. Created. [2021-05-27T06:14:29.135Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3515-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-27T06:14:29.578Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-27T06:14:29.904Z] Stashed 1 file(s) [Pipeline] } [2021-05-27T06:14:29.928Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3515-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] configFileProvider [2021-05-27T06:14:30.999Z] provisioning config files... [2021-05-27T06:14:31.011Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config322904996629517465tmp [Pipeline] { [Pipeline] sh [2021-05-27T06:14:31.394Z] + set +x [2021-05-27T06:14:31.394Z] + curl -s https://codecov.io/bash [2021-05-27T06:14:31.394Z] + bash -s -- [2021-05-27T06:14:31.656Z] [2021-05-27T06:14:31.657Z] _____ _ [2021-05-27T06:14:31.657Z] / ____| | | [2021-05-27T06:14:31.657Z] | | ___ __| | ___ ___ _____ __ [2021-05-27T06:14:31.657Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-27T06:14:31.657Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-27T06:14:31.657Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-27T06:14:31.657Z] Bash-1.0.3 [2021-05-27T06:14:31.657Z] [2021-05-27T06:14:31.657Z] [2021-05-27T06:14:31.657Z] ==> git version 2.24.4 found [2021-05-27T06:14:31.657Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-27T06:14:31.657Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-27T06:14:31.657Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-27T06:14:31.657Z] ==> Jenkins CI detected. [2021-05-27T06:14:31.657Z] project root: . [2021-05-27T06:14:31.657Z] --> token set from env [2021-05-27T06:14:31.657Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-27T06:14:31.657Z] ==> Running gcov in . (disable via -X gcov) [2021-05-27T06:14:31.657Z] ==> Python coveragepy not found [2021-05-27T06:14:31.657Z] ==> Searching for coverage reports in: [2021-05-27T06:14:31.657Z] + . [2021-05-27T06:14:31.657Z] -> Found 1 reports [2021-05-27T06:14:31.657Z] ==> Detecting git/mercurial file structure [2021-05-27T06:14:31.657Z] ==> Reading reports [2021-05-27T06:14:31.657Z] + ./coverage.out bytes=741453 [2021-05-27T06:14:31.657Z] ==> Appending adjustments [2021-05-27T06:14:31.657Z] https://docs.codecov.io/docs/fixing-reports [2021-05-27T06:14:34.231Z] + Found adjustments [2021-05-27T06:14:34.231Z] ==> Gzipping contents [2021-05-27T06:14:34.231Z] 104K /tmp/codecov.VZAJRg.gz [2021-05-27T06:14:34.231Z] ==> Uploading reports [2021-05-27T06:14:34.231Z] url: https://codecov.io [2021-05-27T06:14:34.231Z] query: branch=PR-3515&commit=e077d6043557515886ecd2a22d37ad5e748dcf83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3515&job=&cmd_args= [2021-05-27T06:14:34.231Z] -> Pinging Codecov [2021-05-27T06:14:34.231Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3515&commit=e077d6043557515886ecd2a22d37ad5e748dcf83&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3515%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3515&job=&cmd_args= [2021-05-27T06:14:34.495Z] -> Uploading to [2021-05-27T06:14:34.495Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-27/00271124DB129430A58F1EEE437C3FCB/e077d6043557515886ecd2a22d37ad5e748dcf83/2f0a0c3d-d676-4008-a688-4cd8058509e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210527T061434Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbd1e4bf04106aaa6ad235d4b934624ccea757f313b58cb1351cace06749a3d6 [2021-05-27T06:14:34.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-27T06:14:34.495Z] Dload Upload Total Spent Left Speed [2021-05-27T06:14:34.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 272k --:--:-- --:--:-- --:--:-- 271k [2021-05-27T06:14:34.756Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e077d6043557515886ecd2a22d37ad5e748dcf83 [Pipeline] } [2021-05-27T06:14:34.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:14:36.561Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:14:37.515Z] ---> package-listing.sh [2021-05-27T06:14:37.515Z] ++ facter osfamily [2021-05-27T06:14:37.515Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-27T06:14:37.782Z] + OS_FAMILY=redhat [2021-05-27T06:14:37.782Z] + workspace=/w/workspace/edgex-go/1 [2021-05-27T06:14:37.782Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-27T06:14:37.782Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-27T06:14:37.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-27T06:14:37.782Z] + PACKAGES=/tmp/packages_start.txt [2021-05-27T06:14:37.782Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-27T06:14:37.782Z] + PACKAGES=/tmp/packages_end.txt [2021-05-27T06:14:37.782Z] + case "${OS_FAMILY}" in [2021-05-27T06:14:37.782Z] + rpm -qa [2021-05-27T06:14:37.782Z] + sort [2021-05-27T06:14:53.350Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-27T06:14:53.350Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-27T06:14:53.351Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-27T06:14:53.351Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-27T06:14:53.351Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-27T06:14:53.351Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-27T06:14:53.382Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-27T06:14:53.693Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:14:54.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T06:14:54.302Z] [2021-05-27T06:14:54.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-27T06:14:54.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T06:14:54.923Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-27T06:14:54.923Z] df20fa9351a1: Pulling fs layer [2021-05-27T06:14:54.923Z] 36b3adc4ff6f: Pulling fs layer [2021-05-27T06:14:54.923Z] 8ad3a11d3b57: Pulling fs layer [2021-05-27T06:14:54.923Z] 46f8f816bc3b: Pulling fs layer [2021-05-27T06:14:54.923Z] 93b61091891f: Pulling fs layer [2021-05-27T06:14:54.923Z] 93b9cdb0e59b: Pulling fs layer [2021-05-27T06:14:54.923Z] 5e14af77c1be: Pulling fs layer [2021-05-27T06:14:54.923Z] 01666e4c0597: Pulling fs layer [2021-05-27T06:14:54.923Z] aa168da1d23b: Pulling fs layer [2021-05-27T06:14:54.923Z] 93b61091891f: Waiting [2021-05-27T06:14:54.923Z] 93b9cdb0e59b: Waiting [2021-05-27T06:14:54.923Z] 5e14af77c1be: Waiting [2021-05-27T06:14:54.923Z] 01666e4c0597: Waiting [2021-05-27T06:14:54.923Z] aa168da1d23b: Waiting [2021-05-27T06:14:54.923Z] 46f8f816bc3b: Waiting [2021-05-27T06:14:54.923Z] 36b3adc4ff6f: Verifying Checksum [2021-05-27T06:14:54.923Z] 36b3adc4ff6f: Download complete [2021-05-27T06:14:54.923Z] 46f8f816bc3b: Verifying Checksum [2021-05-27T06:14:54.923Z] 46f8f816bc3b: Download complete [2021-05-27T06:14:55.186Z] df20fa9351a1: Verifying Checksum [2021-05-27T06:14:55.186Z] df20fa9351a1: Download complete [2021-05-27T06:14:55.186Z] 93b9cdb0e59b: Verifying Checksum [2021-05-27T06:14:55.186Z] 93b9cdb0e59b: Download complete [2021-05-27T06:14:55.186Z] 5e14af77c1be: Download complete [2021-05-27T06:14:55.186Z] 93b61091891f: Download complete [2021-05-27T06:14:55.186Z] 01666e4c0597: Verifying Checksum [2021-05-27T06:14:55.186Z] 01666e4c0597: Download complete [2021-05-27T06:14:55.448Z] df20fa9351a1: Pull complete [2021-05-27T06:14:55.448Z] 8ad3a11d3b57: Verifying Checksum [2021-05-27T06:14:55.448Z] 8ad3a11d3b57: Download complete [2021-05-27T06:14:56.023Z] 36b3adc4ff6f: Pull complete [2021-05-27T06:14:57.035Z] 8ad3a11d3b57: Pull complete [2021-05-27T06:14:57.621Z] 46f8f816bc3b: Pull complete [2021-05-27T06:14:57.621Z] aa168da1d23b: Verifying Checksum [2021-05-27T06:14:57.621Z] aa168da1d23b: Download complete [2021-05-27T06:14:58.195Z] 93b61091891f: Pull complete [2021-05-27T06:14:58.456Z] 93b9cdb0e59b: Pull complete [2021-05-27T06:14:58.718Z] 5e14af77c1be: Pull complete [2021-05-27T06:14:59.307Z] 01666e4c0597: Pull complete [2021-05-27T06:15:55.656Z] aa168da1d23b: Pull complete [2021-05-27T06:15:55.656Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-27T06:15:55.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-27T06:15:55.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-27T06:15:55.770Z] prd-centos7-docker-4c-2g-595 does not seem to be running inside a container [2021-05-27T06:15:55.844Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-27T06:15:56.810Z] $ docker top 57684b45a347bb3d96ff93be3d92c99376597a91db5069e3c20d97a9f1dd557c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-27T06:15:59.786Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-27T06:16:00.112Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-27T06:16:00.442Z] + ls /var/log/sa-host [2021-05-27T06:16:00.442Z] + sadf -c /var/log/sa-host/sa05 [2021-05-27T06:16:00.443Z] file_magic: OK [2021-05-27T06:16:00.443Z] HZ: Using current value: 100 [2021-05-27T06:16:00.443Z] file_header: OK [2021-05-27T06:16:00.443Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-27T06:16:00.443Z] Statistics: [2021-05-27T06:16:00.443Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T06:16:00.443Z] File successfully converted to sysstat format version 12.2.1 [2021-05-27T06:16:00.443Z] + sadf -c /var/log/sa-host/sa27 [2021-05-27T06:16:00.443Z] file_magic: OK [2021-05-27T06:16:00.443Z] HZ: Using current value: 100 [2021-05-27T06:16:00.443Z] file_header: OK [2021-05-27T06:16:00.443Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-27T06:16:00.443Z] Statistics: [2021-05-27T06:16:00.443Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-27T06:16:00.443Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-27T06:16:00.734Z] provisioning config files... [2021-05-27T06:16:00.745Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3190903199311430427tmp [Pipeline] { [Pipeline] echo [2021-05-27T06:16:00.809Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:16:01.147Z] ---> create-netrc.sh [Pipeline] } [2021-05-27T06:16:01.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-27T06:16:01.251Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:16:01.590Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-27T06:16:01.622Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:16:01.955Z] ---> sudo-logs.sh [2021-05-27T06:16:01.955Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-27T06:16:02.047Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:16:02.394Z] ---> job-cost.sh [2021-05-27T06:16:02.394Z] lf-activate-venv: SKIPPING [2021-05-27T06:16:02.394Z] DEBUG: total: 0.18000000715255737 [2021-05-27T06:16:02.394Z] INFO: Retrieving Stack Cost... [2021-05-27T06:16:03.335Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-27T06:16:03.594Z] INFO: Archiving Costs [Pipeline] echo [2021-05-27T06:16:03.626Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-27T06:16:04.032Z] ---> logs-deploy.sh [2021-05-27T06:16:04.032Z] lf-activate-venv: SKIPPING [2021-05-27T06:16:04.032Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3515/1 [2021-05-27T06:16:04.032Z] INFO: archiving workspace using pattern(s): [2021-05-27T06:16:04.973Z] Archives upload complete. [2021-05-27T06:16:04.973Z] INFO: archiving logs to Nexus