Pull request #3515 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d3a27a088a725aeb285f2eff495040474b81e558+4dd80814185d38ae6b349cd8e9b4c72539c96da6 (fe15e2a83b8b50d157459952168427a9cf689231) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5548418683556417454.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-ssh3064219796242632731.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-ssh4451912062288507900.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 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-ssh2207720410867456100.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3515/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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-ssh8228955119881664437.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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/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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-840 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh5882948712881699745.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 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit d3a27a088a725aeb285f2eff495040474b81e558 Merge succeeded, producing d3a27a088a725aeb285f2eff495040474b81e558 Checking out Revision d3a27a088a725aeb285f2eff495040474b81e558 (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/4@tmp/jenkins-gitclient-ssh9214427294468128316.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 d3a27a088a725aeb285f2eff495040474b81e558 # 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/4@tmp/jenkins-gitclient-ssh8053740442054165409.key > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3a27a088a725aeb285f2eff495040474b81e558 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git rev-list --no-walk 6c2c5e0738b3de4d7b7aba5fb430a507b38da637 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T07:02:30.559Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T07:02:30.660Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T07:02:30.692Z] ========================================================= [2021-05-28T07:02:30.692Z] EdgeX Global Pipelines Version Info [2021-05-28T07:02:30.692Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:02:32.200Z] ------------------- [2021-05-28T07:02:32.200Z] stable info: [2021-05-28T07:02:32.200Z] ------------------- [2021-05-28T07:02:32.200Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T07:02:32.200Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T07:02:32.200Z] Message: update stable to v1.0.192 [2021-05-28T07:02:32.789Z] ------------------- [2021-05-28T07:02:32.789Z] experimental info: [2021-05-28T07:02:32.789Z] ------------------- [2021-05-28T07:02:32.789Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T07:02:32.789Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T07:02:32.789Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T07:02:32.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-28T07:02:32.937Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-28T07:02:32.964Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T07:02:32.988Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T07:02:33.013Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T07:02:33.038Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T07:02:33.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T07:02:33.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-28T07:02:33.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-28T07:02:33.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-28T07:02:33.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T07:02:33.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T07:02:33.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T07:02:33.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T07:02:33.259Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T07:02:33.290Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T07:02:33.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T07:02:33.338Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T07:02:33.363Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-28T07:02:33.393Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-28T07:02:33.420Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-28T07:02:33.444Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T07:02:33.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3515 [Pipeline] echo [2021-05-28T07:02:33.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3515 [Pipeline] echo [2021-05-28T07:02:33.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3515 [Pipeline] echo [2021-05-28T07:02:33.542Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3a27a088a725aeb285f2eff495040474b81e558 [Pipeline] echo [2021-05-28T07:02:33.566Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3a27a0 [Pipeline] echo [2021-05-28T07:02:33.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:02:33.666Z] provisioning config files... [2021-05-28T07:02:33.680Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2152274919346989289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:02:34.007Z] ---> docker-login.sh [2021-05-28T07:02:34.007Z] nexus3.edgexfoundry.org:10001 [2021-05-28T07:02:34.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:02:34.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:02:34.274Z] Configure a credential helper to remove this warning. See [2021-05-28T07:02:34.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:02:34.274Z] [2021-05-28T07:02:34.274Z] Login Succeeded [2021-05-28T07:02:34.274Z] nexus3.edgexfoundry.org:10002 [2021-05-28T07:02:34.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:02:34.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:02:34.537Z] Configure a credential helper to remove this warning. See [2021-05-28T07:02:34.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:02:34.537Z] [2021-05-28T07:02:34.537Z] Login Succeeded [2021-05-28T07:02:34.537Z] nexus3.edgexfoundry.org:10003 [2021-05-28T07:02:34.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:02:34.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:02:34.537Z] Configure a credential helper to remove this warning. See [2021-05-28T07:02:34.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:02:34.537Z] [2021-05-28T07:02:34.537Z] Login Succeeded [2021-05-28T07:02:34.537Z] nexus3.edgexfoundry.org:10004 [2021-05-28T07:02:34.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:02:34.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:02:34.799Z] Configure a credential helper to remove this warning. See [2021-05-28T07:02:34.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:02:34.799Z] [2021-05-28T07:02:34.799Z] Login Succeeded [2021-05-28T07:02:34.799Z] docker.io [2021-05-28T07:02:34.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:02:35.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:02:35.062Z] Configure a credential helper to remove this warning. See [2021-05-28T07:02:35.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:02:35.062Z] [2021-05-28T07:02:35.062Z] Login Succeeded [2021-05-28T07:02:35.062Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T07:02:35.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T07:02:35.414Z] ++ 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-28T07:02:35.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:02:35.414Z] ++ dirname cmd/core-command/Dockerfile [2021-05-28T07:02:35.414Z] ++ cut -d/ -f2 [2021-05-28T07:02:35.414Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-28T07:02:35.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:02:35.414Z] ++ dirname cmd/core-data/Dockerfile [2021-05-28T07:02:35.414Z] ++ cut -d/ -f2 [2021-05-28T07:02:35.414Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-28T07:02:35.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:02:35.414Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-28T07:02:35.414Z] ++ cut -d/ -f2 [2021-05-28T07:02:35.414Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-28T07:02:35.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:02:35.414Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-28T07:02:35.414Z] ++ cut -d/ -f2 [2021-05-28T07:02:35.414Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-28T07:02:35.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:02:35.414Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-28T07:02:35.414Z] ++ cut -d/ -f2 [2021-05-28T07:02:35.414Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-28T07:02:35.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:02:35.414Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-28T07:02:35.414Z] ++ cut -d/ -f2 [2021-05-28T07:02:35.414Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-28T07:02:35.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:02:35.414Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-28T07:02:35.414Z] ++ cut -d/ -f2 [2021-05-28T07:02:35.414Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-28T07:02:35.414Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:02:35.415Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-28T07:02:35.415Z] ++ cut -d/ -f2 [2021-05-28T07:02:35.415Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-28T07:02:35.415Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T07:02:35.415Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-28T07:02:35.415Z] ++ cut -d/ -f2 [2021-05-28T07:02:35.415Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-28T07:02:35.457Z] 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-28T07:02:36.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:02:36.142Z] [2021-05-28T07:02:36.142Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:02:36.449Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:02:36.449Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T07:02:36.449Z] 31603596830f: Pulling fs layer [2021-05-28T07:02:36.449Z] 54011a49482f: Pulling fs layer [2021-05-28T07:02:36.449Z] a6820b24f6d8: Pulling fs layer [2021-05-28T07:02:36.449Z] f581987b2513: Pulling fs layer [2021-05-28T07:02:36.449Z] f581987b2513: Waiting [2021-05-28T07:02:36.449Z] 54011a49482f: Verifying Checksum [2021-05-28T07:02:36.449Z] 54011a49482f: Download complete [2021-05-28T07:02:36.712Z] 31603596830f: Verifying Checksum [2021-05-28T07:02:36.712Z] 31603596830f: Download complete [2021-05-28T07:02:36.712Z] f581987b2513: Verifying Checksum [2021-05-28T07:02:36.712Z] f581987b2513: Download complete [2021-05-28T07:02:36.712Z] a6820b24f6d8: Verifying Checksum [2021-05-28T07:02:36.712Z] a6820b24f6d8: Download complete [2021-05-28T07:02:36.712Z] 31603596830f: Pull complete [2021-05-28T07:02:36.982Z] 54011a49482f: Pull complete [2021-05-28T07:02:37.555Z] a6820b24f6d8: Pull complete [2021-05-28T07:02:37.817Z] f581987b2513: Pull complete [2021-05-28T07:02:37.817Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T07:02:37.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T07:02:37.817Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T07:02:37.894Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-05-28T07:02:37.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T07:02:38.980Z] $ docker top fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T07:02:39.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T07:02:39.139Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T07:02:39.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T07:02:39.226Z] $ docker exec fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b ssh-agent [2021-05-28T07:02:39.363Z] SSH_AUTH_SOCK=/tmp/ssh-YpMhJMv5Jw3S/agent.14 [2021-05-28T07:02:39.363Z] SSH_AGENT_PID=21 [2021-05-28T07:02:39.371Z] Running ssh-add (command line suppressed) [2021-05-28T07:02:39.440Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3976359880440103229.key (/w/workspace/edgex-go/4@tmp/private_key_3976359880440103229.key) [2021-05-28T07:02:39.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T07:02:39.778Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T07:02:39.772Z] $ docker exec --env ******** --env ******** fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b ssh-agent -k [2021-05-28T07:02:39.868Z] unset SSH_AUTH_SOCK; [2021-05-28T07:02:39.868Z] unset SSH_AGENT_PID; [2021-05-28T07:02:39.868Z] echo Agent pid 21 killed; [2021-05-28T07:02:39.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T07:02:39.938Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T07:02:39.938Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T07:02:40.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T07:02:40.025Z] $ docker exec fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b ssh-agent [2021-05-28T07:02:40.148Z] SSH_AUTH_SOCK=/tmp/ssh-trRoWrythIEd/agent.55 [2021-05-28T07:02:40.148Z] SSH_AGENT_PID=62 [2021-05-28T07:02:40.155Z] Running ssh-add (command line suppressed) [2021-05-28T07:02:40.226Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3254731036507127967.key (/w/workspace/edgex-go/4@tmp/private_key_3254731036507127967.key) [2021-05-28T07:02:40.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T07:02:40.569Z] + git semver init [2021-05-28T07:02:40.569Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T07:02:40.569Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-05-28T07:02:40.569Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-05-28T07:02:40.569Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T07:02:40.569Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T07:02:40.569Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T07:02:40.569Z] # $SEMVER_BRANCH = PR-3515 [2021-05-28T07:02:40.569Z] # $SEMVER_TEMP = /tmp/semver-446891560 [2021-05-28T07:02:40.569Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-28T07:03:02.553Z] # '/tmp/semver-446891560' -> '/w/workspace/edgex-go/4/.semver' [2021-05-28T07:03:02.553Z] # -> Force: false [2021-05-28T07:03:02.553Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-05-28T07:03:02.541Z] $ docker exec --env ******** --env ******** fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b ssh-agent -k [2021-05-28T07:03:02.636Z] unset SSH_AUTH_SOCK; [2021-05-28T07:03:02.636Z] unset SSH_AGENT_PID; [2021-05-28T07:03:02.636Z] echo Agent pid 62 killed; [2021-05-28T07:03:02.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T07:03:03.001Z] + git semver [Pipeline] } [2021-05-28T07:03:02.993Z] $ docker stop --time=1 fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b [2021-05-28T07:03:05.922Z] $ docker rm -f fc9bbf9b1410c743f8174716481a71967037ae48996376860115eb9ff339f12b [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T07:03:06.339Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T07:03:06.617Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T07:03:06.621Z] [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-28T07:03:07.113Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:03:07.427Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:03:07.722Z] + sudo service docker restart [2021-05-28T07:03:07.723Z] + true [2021-05-28T07:03:07.723Z] Redirecting to /bin/systemctl restart docker.service [2021-05-28T07:03:21.747Z] Still waiting to schedule task [2021-05-28T07:03:21.747Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-28T07:03:21.747Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-28T07:03:21.748Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-842’ is offline [2021-05-28T07:03:21.748Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-843’ is offline [Pipeline] echo [2021-05-28T07:03:26.012Z] ========================================================= [2021-05-28T07:03:26.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T07:03:26.012Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:03:26.321Z] + 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-28T07:03:27.711Z] Sending build context to Docker daemon 330.9MB [2021-05-28T07:03:27.711Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T07:03:27.711Z] Step 2/6 : FROM ${BASE} [2021-05-28T07:03:27.711Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T07:03:27.711Z] 540db60ca938: Pulling fs layer [2021-05-28T07:03:27.711Z] adcc1eea9eea: Pulling fs layer [2021-05-28T07:03:27.711Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T07:03:27.711Z] 0510c868ecb4: Pulling fs layer [2021-05-28T07:03:27.711Z] afea3b2eda06: Pulling fs layer [2021-05-28T07:03:27.711Z] 7809a108b3ef: Pulling fs layer [2021-05-28T07:03:27.711Z] f706445af74f: Pulling fs layer [2021-05-28T07:03:27.711Z] 0510c868ecb4: Waiting [2021-05-28T07:03:27.711Z] afea3b2eda06: Waiting [2021-05-28T07:03:27.711Z] 7809a108b3ef: Waiting [2021-05-28T07:03:27.711Z] f706445af74f: Waiting [2021-05-28T07:03:27.711Z] 4c4ab2625f07: Verifying Checksum [2021-05-28T07:03:27.711Z] 4c4ab2625f07: Download complete [2021-05-28T07:03:27.711Z] adcc1eea9eea: Verifying Checksum [2021-05-28T07:03:27.711Z] adcc1eea9eea: Download complete [2021-05-28T07:03:27.711Z] afea3b2eda06: Verifying Checksum [2021-05-28T07:03:27.711Z] afea3b2eda06: Download complete [2021-05-28T07:03:27.711Z] 540db60ca938: Verifying Checksum [2021-05-28T07:03:27.711Z] 540db60ca938: Download complete [2021-05-28T07:03:27.973Z] 7809a108b3ef: Verifying Checksum [2021-05-28T07:03:27.973Z] 7809a108b3ef: Download complete [2021-05-28T07:03:27.973Z] 540db60ca938: Pull complete [2021-05-28T07:03:28.233Z] adcc1eea9eea: Pull complete [2021-05-28T07:03:28.233Z] 4c4ab2625f07: Pull complete [2021-05-28T07:03:29.613Z] f706445af74f: Verifying Checksum [2021-05-28T07:03:29.613Z] f706445af74f: Download complete [2021-05-28T07:03:30.187Z] 0510c868ecb4: Verifying Checksum [2021-05-28T07:03:30.187Z] 0510c868ecb4: Download complete [2021-05-28T07:03:34.421Z] 0510c868ecb4: Pull complete [2021-05-28T07:03:34.422Z] afea3b2eda06: Pull complete [2021-05-28T07:03:34.690Z] 7809a108b3ef: Pull complete [2021-05-28T07:03:37.263Z] f706445af74f: Pull complete [2021-05-28T07:03:37.263Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T07:03:37.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T07:03:37.263Z] ---> b068be0155e3 [2021-05-28T07:03:37.263Z] 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-28T07:03:39.176Z] ---> Running in cce627d0562a [2021-05-28T07:03:39.176Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:03:40.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:03:41.505Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T07:03:42.079Z] (2/12) Installing file (5.39-r0) [2021-05-28T07:03:42.338Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T07:03:42.338Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T07:03:50.475Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T07:03:50.475Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T07:03:50.475Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T07:03:50.475Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T07:03:50.475Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T07:03:50.475Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T07:03:50.475Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T07:03:50.475Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T07:03:50.475Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T07:03:50.475Z] OK: 219 MiB in 52 packages [2021-05-28T07:03:54.682Z] Removing intermediate container cce627d0562a [2021-05-28T07:03:54.682Z] ---> 21278b543f9f [2021-05-28T07:03:54.682Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T07:03:54.682Z] ---> Running in ac2314cd4001 [2021-05-28T07:03:54.682Z] Removing intermediate container ac2314cd4001 [2021-05-28T07:03:54.682Z] ---> 2e25122469e8 [2021-05-28T07:03:54.682Z] Step 5/6 : COPY go.mod . [2021-05-28T07:03:54.682Z] ---> 82de9b001c41 [2021-05-28T07:03:54.682Z] Step 6/6 : RUN go mod download [2021-05-28T07:03:54.682Z] ---> Running in 28e82a79233b [2021-05-28T07:04:16.672Z] Removing intermediate container 28e82a79233b [2021-05-28T07:04:16.672Z] ---> cef68949a87e [2021-05-28T07:04:16.672Z] Successfully built cef68949a87e [2021-05-28T07:04:16.672Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:04:16.984Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T07:04:16.984Z] . [Pipeline] withDockerContainer [2021-05-28T07:04:17.058Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-05-28T07:04:17.081Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T07:04:17.877Z] $ docker top 62ebbc2df3d5d89154b771395a997350c037d4fba0ec526889a0cb9346e244aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:04:18.260Z] + go version [2021-05-28T07:04:18.260Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T07:04:18.258Z] $ docker stop --time=1 62ebbc2df3d5d89154b771395a997350c037d4fba0ec526889a0cb9346e244aa [2021-05-28T07:04:19.659Z] $ docker rm -f 62ebbc2df3d5d89154b771395a997350c037d4fba0ec526889a0cb9346e244aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:04:20.170Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T07:04:20.170Z] . [Pipeline] withDockerContainer [2021-05-28T07:04:20.242Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-05-28T07:04:20.270Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T07:04:21.235Z] $ docker top e128d2a0d5223ba3c6d8f28ae252c60e6d5c673ccf94a34ed931ebbf85aff089 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T07:04:21.342Z] ========================================================= [2021-05-28T07:04:21.342Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T07:04:21.342Z] ========================================================= [Pipeline] sh [2021-05-28T07:04:21.649Z] + go mod tidy [Pipeline] sh [2021-05-28T07:04:22.212Z] + make test [2021-05-28T07:04:22.212Z] go mod tidy [2021-05-28T07:04:22.212Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T07:04:28.837Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T07:04:50.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T07:04:57.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T07:04:59.474Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T07:04:59.474Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T07:05:03.782Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T07:05:04.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T07:05:04.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T07:05:04.311Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T07:05:05.415Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T07:05:07.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T07:05:10.102Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T07:05:10.102Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T07:05:10.102Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T07:05:11.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.083s coverage: 46.1% of statements [2021-05-28T07:05:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T07:05:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T07:05:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T07:05:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T07:05:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T07:05:11.504Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T07:05:11.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.045s coverage: 28.7% of statements [2021-05-28T07:05:12.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.057s coverage: 100.0% of statements [2021-05-28T07:05:15.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.113s coverage: 27.7% of statements [2021-05-28T07:05:15.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T07:05:15.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T07:05:15.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T07:05:15.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T07:05:15.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T07:05:15.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.073s coverage: 81.2% of statements [2021-05-28T07:05:15.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T07:05:15.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements [2021-05-28T07:05:15.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T07:05:15.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.066s coverage: 100.0% of statements [2021-05-28T07:05:15.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T07:05:15.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T07:05:16.251Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.061s coverage: 53.4% of statements [2021-05-28T07:05:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T07:05:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T07:05:16.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.118s coverage: 87.7% of statements [2021-05-28T07:05:16.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T07:05:16.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:05:16.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.062s coverage: 78.9% of statements [2021-05-28T07:05:16.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T07:05:18.295Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-846 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws [2021-05-28T07:05:18.315Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-28T07:05:21.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.261s coverage: 28.6% of statements [2021-05-28T07:05:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T07:05:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T07:05:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T07:05:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T07:05:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T07:05:21.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.100s coverage: 100.0% of statements [2021-05-28T07:05:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T07:05:21.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.057s coverage: 100.0% of statements [2021-05-28T07:05:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T07:05:21.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 86.7% of statements [2021-05-28T07:05:21.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T07:05:21.179Z] The recommended git tool is: git [2021-05-28T07:05:26.238Z] using credential edgex-jenkins-ssh [2021-05-28T07:05:26.264Z] Cloning the remote Git repository [2021-05-28T07:05:26.312Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:05:26.457Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-28T07:05:26.549Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:05:26.550Z] > git --version # timeout=10 [2021-05-28T07:05:26.578Z] > git --version # 'git version 2.17.1' [2021-05-28T07:05:26.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:05:26.690Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T07:05:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.104s coverage: 97.5% of statements [2021-05-28T07:05:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T07:05:33.360Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-05-28T07:05:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T07:05:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T07:05:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T07:05:33.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T07:05:34.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.266s coverage: 95.1% of statements [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T07:05:34.306Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T07:05:34.306Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T07:05:35.269Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-05-28T07:05:35.269Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T07:05:35.269Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.046s coverage: 21.7% of statements [2021-05-28T07:05:35.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T07:05:35.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-05-28T07:05:35.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2021-05-28T07:05:35.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-28T07:05:36.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-05-28T07:05:36.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-05-28T07:05:48.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2021-05-28T07:05:48.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-05-28T07:05:51.721Z] Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:05:52.122Z] Merge succeeded, producing d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:05:52.123Z] Checking out Revision d3a27a088a725aeb285f2eff495040474b81e558 (PR-3515) [2021-05-28T07:05:50.902Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T07:05:50.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T07:05:50.948Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T07:05:50.982Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:05:50.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:05:50.995Z] > 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-28T07:05:51.731Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T07:05:51.743Z] > git checkout -f d3a27a088a725aeb285f2eff495040474b81e558 # timeout=10 [2021-05-28T07:05:52.041Z] > git remote # timeout=10 [2021-05-28T07:05:52.055Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T07:05:52.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:05:52.080Z] > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 [2021-05-28T07:05:52.102Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T07:05:52.123Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T07:05:52.136Z] > git checkout -f d3a27a088a725aeb285f2eff495040474b81e558 # timeout=10 [2021-05-28T07:05:53.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.178s coverage: 81.8% of statements [2021-05-28T07:05:53.108Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T07:05:56.542Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T07:05:57.916Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:05:58.329Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T07:05:58.688Z] + sudo service docker restart [2021-05-28T07:05:58.689Z] + true [2021-05-28T07:06:15.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T07:06:15.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T07:06:15.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T07:06:15.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T07:06:15.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-05-28T07:06:15.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T07:06:15.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-28T07:06:15.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2021-05-28T07:06:15.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2021-05-28T07:06:15.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements [2021-05-28T07:06:15.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T07:06:15.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements [2021-05-28T07:06:15.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T07:06:15.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T07:06:15.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-05-28T07:06:16.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-05-28T07:06:16.490Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-05-28T07:06:16.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2021-05-28T07:06:16.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:06:17.021Z] provisioning config files... [2021-05-28T07:06:17.046Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8117652673287923911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:06:17.412Z] ---> docker-login.sh [2021-05-28T07:06:17.412Z] nexus3.edgexfoundry.org:10001 [2021-05-28T07:06:17.702Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements [2021-05-28T07:06:17.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T07:06:17.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T07:06:17.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T07:06:18.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:06:18.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.5% of statements [2021-05-28T07:06:18.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T07:06:18.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T07:06:18.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.032s coverage: 89.5% of statements [2021-05-28T07:06:18.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T07:06:18.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements [2021-05-28T07:06:18.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:06:18.608Z] Configure a credential helper to remove this warning. See [2021-05-28T07:06:18.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:06:18.608Z] [2021-05-28T07:06:18.608Z] Login Succeeded [2021-05-28T07:06:18.608Z] nexus3.edgexfoundry.org:10002 [2021-05-28T07:06:18.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:06:19.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:06:19.154Z] Configure a credential helper to remove this warning. See [2021-05-28T07:06:19.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:06:19.154Z] [2021-05-28T07:06:19.154Z] Login Succeeded [2021-05-28T07:06:19.154Z] nexus3.edgexfoundry.org:10003 [2021-05-28T07:06:19.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:06:19.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:06:19.701Z] Configure a credential helper to remove this warning. See [2021-05-28T07:06:19.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:06:19.701Z] [2021-05-28T07:06:19.701Z] Login Succeeded [2021-05-28T07:06:19.701Z] nexus3.edgexfoundry.org:10004 [2021-05-28T07:06:19.937Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.099s coverage: 46.8% of statements [2021-05-28T07:06:19.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T07:06:19.937Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T07:06:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T07:06:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T07:06:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T07:06:19.938Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.035s coverage: 100.0% of statements [2021-05-28T07:06:19.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T07:06:19.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:06:20.206Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements [2021-05-28T07:06:20.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T07:06:20.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T07:06:20.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:06:20.252Z] Configure a credential helper to remove this warning. See [2021-05-28T07:06:20.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:06:20.252Z] [2021-05-28T07:06:20.252Z] Login Succeeded [2021-05-28T07:06:20.252Z] docker.io [2021-05-28T07:06:20.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T07:06:20.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T07:06:20.797Z] Configure a credential helper to remove this warning. See [2021-05-28T07:06:20.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T07:06:20.797Z] [2021-05-28T07:06:20.797Z] Login Succeeded [2021-05-28T07:06:20.797Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T07:06:20.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-28T07:06:21.111Z] ========================================================= [2021-05-28T07:06:21.111Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T07:06:21.111Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:06:21.474Z] + 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-28T07:06:24.109Z] Sending build context to Docker daemon 168.1MB [2021-05-28T07:06:24.110Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T07:06:24.110Z] Step 2/6 : FROM ${BASE} [2021-05-28T07:06:24.110Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-28T07:06:24.110Z] 595b0fe564bb: Pulling fs layer [2021-05-28T07:06:24.110Z] 7186ed65a4f7: Pulling fs layer [2021-05-28T07:06:24.110Z] 316046926c0a: Pulling fs layer [2021-05-28T07:06:24.110Z] 4ebd0625c992: Pulling fs layer [2021-05-28T07:06:24.110Z] 207e8628e3a3: Pulling fs layer [2021-05-28T07:06:24.110Z] c791037a9be2: Pulling fs layer [2021-05-28T07:06:24.110Z] ffd874e62e21: Pulling fs layer [2021-05-28T07:06:24.110Z] 4ebd0625c992: Waiting [2021-05-28T07:06:24.110Z] 207e8628e3a3: Waiting [2021-05-28T07:06:24.110Z] c791037a9be2: Waiting [2021-05-28T07:06:24.110Z] ffd874e62e21: Waiting [2021-05-28T07:06:24.110Z] 316046926c0a: Verifying Checksum [2021-05-28T07:06:24.110Z] 316046926c0a: Download complete [2021-05-28T07:06:24.110Z] 7186ed65a4f7: Download complete [2021-05-28T07:06:24.382Z] 207e8628e3a3: Download complete [2021-05-28T07:06:24.382Z] c791037a9be2: Verifying Checksum [2021-05-28T07:06:24.382Z] c791037a9be2: Download complete [2021-05-28T07:06:24.382Z] 595b0fe564bb: Verifying Checksum [2021-05-28T07:06:24.382Z] 595b0fe564bb: Download complete [2021-05-28T07:06:24.423Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.059s coverage: 18.8% of statements [2021-05-28T07:06:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T07:06:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T07:06:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T07:06:24.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.128s coverage: 91.9% of statements [2021-05-28T07:06:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T07:06:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:06:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T07:06:24.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.589s coverage: 28.7% of statements [2021-05-28T07:06:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T07:06:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T07:06:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T07:06:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T07:06:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T07:06:24.985Z] 595b0fe564bb: Pull complete [2021-05-28T07:06:25.584Z] 7186ed65a4f7: Pull complete [2021-05-28T07:06:26.188Z] 316046926c0a: Pull complete [2021-05-28T07:06:26.461Z] ffd874e62e21: Verifying Checksum [2021-05-28T07:06:26.461Z] ffd874e62e21: Download complete [2021-05-28T07:06:27.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.040s coverage: 99.0% of statements [2021-05-28T07:06:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T07:06:27.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.062s coverage: 100.0% of statements [2021-05-28T07:06:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T07:06:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T07:06:27.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T07:06:27.895Z] 4ebd0625c992: Verifying Checksum [2021-05-28T07:06:27.896Z] 4ebd0625c992: Download complete [2021-05-28T07:06:28.319Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 63.4% of statements [2021-05-28T07:06:28.320Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T07:06:28.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.091s coverage: 97.6% of statements [2021-05-28T07:06:28.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T07:06:28.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:06:28.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T07:06:28.589Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-05-28T07:06:28.589Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T07:06:28.849Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-05-28T07:06:28.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T07:06:28.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T07:06:28.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T07:06:28.849Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T07:06:29.115Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.030s coverage: 87.9% of statements [2021-05-28T07:06:29.115Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T07:06:29.115Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T07:06:29.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements [2021-05-28T07:06:29.653Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 28.1% of statements [2021-05-28T07:06:29.653Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T07:06:29.653Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T07:06:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.044s coverage: 27.9% of statements [2021-05-28T07:06:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T07:06:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T07:06:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T07:06:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T07:06:29.935Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T07:06:29.935Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements [2021-05-28T07:06:30.202Z] GO111MODULE=on go vet ./... [2021-05-28T07:06:38.055Z] 4ebd0625c992: Pull complete [2021-05-28T07:06:38.055Z] 207e8628e3a3: Pull complete [2021-05-28T07:06:38.055Z] c791037a9be2: Pull complete [2021-05-28T07:06:42.366Z] ffd874e62e21: Pull complete [2021-05-28T07:06:42.366Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-28T07:06:42.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-28T07:06:42.366Z] ---> cfc18b08335c [2021-05-28T07:06:42.366Z] 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-28T07:06:44.550Z] ---> Running in ac18a458d9a7 [2021-05-28T07:06:45.616Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:06:46.593Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:06:47.613Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T07:06:47.895Z] (2/12) Installing file (5.39-r0) [2021-05-28T07:06:47.895Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T07:06:47.895Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T07:06:58.045Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T07:06:58.045Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T07:06:58.045Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T07:06:58.045Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T07:06:58.045Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T07:06:58.045Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T07:06:58.045Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T07:06:58.045Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T07:06:58.045Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T07:06:58.045Z] OK: 218 MiB in 52 packages [2021-05-28T07:07:01.435Z] Removing intermediate container ac18a458d9a7 [2021-05-28T07:07:01.435Z] ---> c5a638ac2a96 [2021-05-28T07:07:01.435Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T07:07:01.435Z] ---> Running in 5c9909ecd497 [2021-05-28T07:07:01.713Z] Removing intermediate container 5c9909ecd497 [2021-05-28T07:07:01.713Z] ---> 69abd88fe90e [2021-05-28T07:07:01.713Z] Step 5/6 : COPY go.mod . [2021-05-28T07:07:02.319Z] ---> f806220f7c8a [2021-05-28T07:07:02.319Z] Step 6/6 : RUN go mod download [2021-05-28T07:07:02.592Z] ---> Running in fedd1b042858 [2021-05-28T07:07:09.020Z] gofmt -l . [2021-05-28T07:07:09.020Z] [ "`gofmt -l .`" = "" ] [2021-05-28T07:07:09.020Z] ./bin/test-go-mod-tidy.sh [2021-05-28T07:07:09.020Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T07:07:09.319Z] + ls -al . [2021-05-28T07:07:09.319Z] total 852 [2021-05-28T07:07:09.319Z] drwxrwxr-x 10 1001 1001 4096 May 28 07:07 . [2021-05-28T07:07:09.319Z] drwxr-xr-x 4 root root 28 May 28 07:04 .. [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 11 May 28 07:02 .dockerignore [2021-05-28T07:07:09.319Z] drwxrwxr-x 8 1001 1001 179 May 28 07:02 .git [2021-05-28T07:07:09.319Z] drwxrwxr-x 3 1001 1001 125 May 28 07:02 .github [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 818 May 28 07:02 .gitignore [2021-05-28T07:07:09.319Z] drwx------ 3 1001 1001 60 May 28 07:02 .semver [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 166 May 28 07:02 .sonarcloud.properties [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 8609 May 28 07:02 Attribution.txt [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 3804 May 28 07:02 CONTRIBUTING.md [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 931 May 28 07:02 Dockerfile.build [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 849 May 28 07:02 Jenkinsfile [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 10775 May 28 07:02 LICENSE [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 5632 May 28 07:02 Makefile [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 7978 May 28 07:02 README.md [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 6755 May 28 07:02 SECURITY.md [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 5 May 28 07:03 VERSION [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 4131 May 28 07:02 ZMQWindows.md [2021-05-28T07:07:09.319Z] drwxrwxr-x 2 1001 1001 117 May 28 07:02 bin [2021-05-28T07:07:09.319Z] drwxrwxr-x 14 1001 1001 4096 May 28 07:02 cmd [2021-05-28T07:07:09.319Z] -rw-r--r-- 1 root root 742996 May 28 07:06 coverage.out [2021-05-28T07:07:09.319Z] -rw-r--r-- 1 root root 1060 May 28 07:07 go.mod [2021-05-28T07:07:09.319Z] -rw-r--r-- 1 root root 21686 May 28 07:04 go.sum [2021-05-28T07:07:09.319Z] drwxrwxr-x 8 1001 1001 127 May 28 07:02 internal [2021-05-28T07:07:09.319Z] drwxrwxr-x 4 1001 1001 26 May 28 07:02 openapi [2021-05-28T07:07:09.319Z] drwxrwxr-x 4 1001 1001 71 May 28 07:02 snap [2021-05-28T07:07:09.319Z] -rw-rw-r-- 1 1001 1001 168 May 28 07:02 version.go [Pipeline] sh [2021-05-28T07:07:09.623Z] + '[' -e coverage.out ] [2021-05-28T07:07:09.623Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T07:07:09.858Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T07:07:10.317Z] + make build [2021-05-28T07:07:10.317Z] go mod tidy [2021-05-28T07:07:10.584Z] 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-28T07:07:11.988Z] 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-28T07:07:20.154Z] 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-28T07:07:20.730Z] 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-28T07:07:22.128Z] 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-28T07:07:22.391Z] 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-28T07:07:23.792Z] 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-28T07:07:24.754Z] 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-28T07:07:25.719Z] 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-28T07:07:26.678Z] 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-28T07:07:27.641Z] 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-28T07:07:28.588Z] 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-28T07:07:29.983Z] $ docker stop --time=1 e128d2a0d5223ba3c6d8f28ae252c60e6d5c673ccf94a34ed931ebbf85aff089 [2021-05-28T07:07:32.214Z] $ docker rm -f e128d2a0d5223ba3c6d8f28ae252c60e6d5c673ccf94a34ed931ebbf85aff089 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:33.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:07:33.523Z] [2021-05-28T07:07:33.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:33.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:07:33.832Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-28T07:07:33.832Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-28T07:07:33.832Z] ca9280d653b3: Pulling fs layer [2021-05-28T07:07:33.832Z] 7e9c9ca2126c: Pulling fs layer [2021-05-28T07:07:33.832Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-28T07:07:33.832Z] cbdbe7a5bc2a: Download complete [2021-05-28T07:07:34.096Z] cbdbe7a5bc2a: Pull complete [2021-05-28T07:07:34.673Z] ca9280d653b3: Verifying Checksum [2021-05-28T07:07:34.673Z] ca9280d653b3: Download complete [2021-05-28T07:07:35.010Z] Removing intermediate container fedd1b042858 [2021-05-28T07:07:35.010Z] ---> a3d1dcfaa896 [2021-05-28T07:07:35.010Z] Successfully built a3d1dcfaa896 [2021-05-28T07:07:35.010Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:35.257Z] ca9280d653b3: Pull complete [2021-05-28T07:07:35.352Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T07:07:35.352Z] . [Pipeline] withDockerContainer [2021-05-28T07:07:35.517Z] 7e9c9ca2126c: Verifying Checksum [2021-05-28T07:07:35.517Z] 7e9c9ca2126c: Download complete [2021-05-28T07:07:35.625Z] prd-ubuntu18.04-docker-arm64-4c-16g-846 does not seem to be running inside a container [2021-05-28T07:07:35.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T07:07:37.263Z] $ docker top 94b423ebff1899daf4b4fb0b1ae6945564aaf2d74ce7b7c44f919e3760246481 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:07:38.244Z] + go version [2021-05-28T07:07:38.244Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-28T07:07:38.261Z] $ docker stop --time=1 94b423ebff1899daf4b4fb0b1ae6945564aaf2d74ce7b7c44f919e3760246481 [2021-05-28T07:07:38.851Z] 7e9c9ca2126c: Pull complete [2021-05-28T07:07:38.852Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-28T07:07:38.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:07:38.852Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:07:40.040Z] $ docker rm -f 94b423ebff1899daf4b4fb0b1ae6945564aaf2d74ce7b7c44f919e3760246481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-05-28T07:07:40.377Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-05-28T07:07:40.402Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T07:07:43.371Z] $ docker top d7d5b140d2e01f797702fdd7c2b39aa87778ef1031db0c09fab0e2e73ddc5b92 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:43.776Z] + docker-compose build --help [2021-05-28T07:07:43.776Z] + grep parallel [2021-05-28T07:07:43.929Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T07:07:43.929Z] . [Pipeline] withDockerContainer [2021-05-28T07:07:44.196Z] prd-ubuntu18.04-docker-arm64-4c-16g-846 does not seem to be running inside a container [2021-05-28T07:07:44.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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T07:07:44.349Z] --parallel Build images in parallel. [2021-05-28T07:07:45.886Z] $ docker top 643fa0f2c8256d137ffc47b66703987d79916a994f38b048f91080f29c5cb44d -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-28T07:07:46.216Z] $ docker stop --time=1 d7d5b140d2e01f797702fdd7c2b39aa87778ef1031db0c09fab0e2e73ddc5b92 [2021-05-28T07:07:47.394Z] $ docker rm -f d7d5b140d2e01f797702fdd7c2b39aa87778ef1031db0c09fab0e2e73ddc5b92 [Pipeline] // withDockerContainer [Pipeline] echo [2021-05-28T07:07:47.489Z] ========================================================= [2021-05-28T07:07:47.489Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T07:07:47.489Z] ========================================================= [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:07:47.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T07:07:47.908Z] . [Pipeline] withDockerContainer [2021-05-28T07:07:47.979Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-05-28T07:07:48.024Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T07:07:48.150Z] + go mod tidy [2021-05-28T07:07:48.371Z] $ docker top 7dfb9799111488a5c09a06f1c72f1ea608c0eda40694922d6297890ba11a189f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:07:48.770Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2021-05-28T07:07:49.342Z] Building core-command ... [2021-05-28T07:07:49.342Z] Building core-data ... [2021-05-28T07:07:49.342Z] Building core-metadata ... [2021-05-28T07:07:49.342Z] Building security-bootstrapper ... [2021-05-28T07:07:49.342Z] Building security-proxy-setup ... [2021-05-28T07:07:49.342Z] Building security-secretstore-setup ... [2021-05-28T07:07:49.342Z] Building support-notifications ... [2021-05-28T07:07:49.342Z] Building support-scheduler ... [2021-05-28T07:07:49.342Z] Building sys-mgmt-agent ... [2021-05-28T07:07:49.342Z] Building security-bootstrapper [2021-05-28T07:07:49.342Z] Building core-data [2021-05-28T07:07:49.342Z] Building support-notifications [2021-05-28T07:07:49.342Z] Building security-secretstore-setup [2021-05-28T07:07:49.342Z] Building support-scheduler [2021-05-28T07:07:49.809Z] + make test [2021-05-28T07:07:49.809Z] go mod tidy [2021-05-28T07:07:50.424Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T07:08:04.380Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:08:04.380Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:08:04.381Z] ---> cef68949a87e [2021-05-28T07:08:04.381Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:08:04.381Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:08:04.381Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:08:04.381Z] ---> cef68949a87e [2021-05-28T07:08:04.381Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:08:09.804Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:08:09.804Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:08:09.804Z] ---> cef68949a87e [2021-05-28T07:08:09.804Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T07:08:16.107Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:08:16.107Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:08:16.107Z] ---> cef68949a87e [2021-05-28T07:08:16.107Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T07:08:17.409Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T07:08:19.434Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:08:19.434Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:08:19.434Z] ---> cef68949a87e [2021-05-28T07:08:19.434Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:08:19.434Z] ---> Running in 47e3c41aa50b [2021-05-28T07:08:19.434Z] ---> Running in e2ab417608ab [2021-05-28T07:08:19.434Z] ---> Running in b32ca4a5e448 [2021-05-28T07:08:19.434Z] ---> Running in 6382ba617abf [2021-05-28T07:08:19.434Z] ---> Running in e118ceb85f85 [2021-05-28T07:08:19.434Z] Removing intermediate container b32ca4a5e448 [2021-05-28T07:08:19.434Z] ---> 8190ab9a333e [2021-05-28T07:08:19.434Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:08:19.434Z] Removing intermediate container e2ab417608ab [2021-05-28T07:08:19.434Z] ---> d00148a15d2c [2021-05-28T07:08:19.434Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:08:19.434Z] Removing intermediate container 6382ba617abf [2021-05-28T07:08:19.434Z] ---> 76a7a024b3ca [2021-05-28T07:08:19.434Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:08:19.699Z] ---> Running in b4162e4056e9 [2021-05-28T07:08:19.699Z] Removing intermediate container 47e3c41aa50b [2021-05-28T07:08:19.699Z] ---> 246850cc6035 [2021-05-28T07:08:19.699Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:08:19.699Z] Removing intermediate container e118ceb85f85 [2021-05-28T07:08:19.699Z] ---> 60e0902a2e6c [2021-05-28T07:08:19.699Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:08:19.699Z] ---> Running in f745ed5cd572 [2021-05-28T07:08:19.699Z] ---> Running in 83702492269c [2021-05-28T07:08:19.699Z] ---> Running in 213320e6d03c [2021-05-28T07:08:19.699Z] ---> Running in 67d6938e47ee [2021-05-28T07:08:20.649Z] Removing intermediate container f745ed5cd572 [2021-05-28T07:08:20.649Z] ---> 09bbc70860d1 [2021-05-28T07:08:20.649Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T07:08:20.914Z] Removing intermediate container b4162e4056e9 [2021-05-28T07:08:20.915Z] ---> d310830f0acb [2021-05-28T07:08:20.915Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T07:08:20.915Z] ---> Running in 0c8cf8dcc2a0 [2021-05-28T07:08:20.915Z] ---> Running in 9d21cdad2c8d [2021-05-28T07:08:21.180Z] Removing intermediate container 213320e6d03c [2021-05-28T07:08:21.180Z] ---> f65f6cfbf215 [2021-05-28T07:08:21.180Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T07:08:21.180Z] Removing intermediate container 83702492269c [2021-05-28T07:08:21.180Z] ---> 30e06b1f5670 [2021-05-28T07:08:21.180Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T07:08:21.180Z] ---> Running in a424ed6149aa [2021-05-28T07:08:21.180Z] ---> Running in 7519814650e6 [2021-05-28T07:08:21.440Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:21.704Z] Removing intermediate container 67d6938e47ee [2021-05-28T07:08:21.704Z] ---> 8ce11e80dd5a [2021-05-28T07:08:21.704Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T07:08:21.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:21.704Z] ---> Running in 29d27356d951 [2021-05-28T07:08:21.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:21.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:22.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:22.230Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:22.799Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:23.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:23.060Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:23.334Z] OK: 219 MiB in 52 packages [2021-05-28T07:08:23.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:08:23.599Z] Removing intermediate container 0c8cf8dcc2a0 [2021-05-28T07:08:23.599Z] ---> 32f4ccf9555e [2021-05-28T07:08:23.599Z] Step 6/24 : COPY go.mod . [2021-05-28T07:08:23.599Z] OK: 219 MiB in 52 packages [2021-05-28T07:08:23.871Z] ---> 415f6ef4daf8 [2021-05-28T07:08:23.871Z] Step 7/24 : RUN go mod download [2021-05-28T07:08:23.871Z] ---> Running in 21bc93c17086 [2021-05-28T07:08:23.871Z] OK: 219 MiB in 52 packages [2021-05-28T07:08:23.871Z] Removing intermediate container a424ed6149aa [2021-05-28T07:08:23.871Z] ---> b77727e6146f [2021-05-28T07:08:23.871Z] Step 6/26 : COPY go.mod . [2021-05-28T07:08:24.135Z] ---> 8e9afa9c656f [2021-05-28T07:08:24.135Z] Step 7/26 : RUN go mod download [2021-05-28T07:08:24.135Z] Removing intermediate container 7519814650e6 [2021-05-28T07:08:24.135Z] ---> be94cfca6603 [2021-05-28T07:08:24.135Z] Step 6/23 : COPY go.mod . [2021-05-28T07:08:24.135Z] ---> Running in a06e88bbff88 [2021-05-28T07:08:24.406Z] ---> 3692837f5d05 [2021-05-28T07:08:24.406Z] Step 7/23 : RUN go mod download [2021-05-28T07:08:24.406Z] ---> Running in 0ae5909c314e [2021-05-28T07:08:24.671Z] Removing intermediate container 21bc93c17086 [2021-05-28T07:08:24.671Z] ---> 940d14826f79 [2021-05-28T07:08:24.671Z] Step 8/24 : COPY . . [2021-05-28T07:08:24.671Z] OK: 219 MiB in 52 packages [2021-05-28T07:08:24.934Z] OK: 219 MiB in 52 packages [2021-05-28T07:08:28.242Z] Removing intermediate container 29d27356d951 [2021-05-28T07:08:28.242Z] ---> 2c81cfe6f8dd [2021-05-28T07:08:28.242Z] Step 6/23 : COPY go.mod . [2021-05-28T07:08:29.664Z] ---> 0dbdc5cf876e [2021-05-28T07:08:29.664Z] Step 7/23 : RUN go mod download [2021-05-28T07:08:29.664Z] Removing intermediate container 9d21cdad2c8d [2021-05-28T07:08:29.664Z] ---> 4a092ba15b33 [2021-05-28T07:08:29.664Z] Step 6/32 : COPY go.mod . [2021-05-28T07:08:29.664Z] Removing intermediate container a06e88bbff88 [2021-05-28T07:08:29.664Z] ---> da2eca0f8cfc [2021-05-28T07:08:29.664Z] Step 8/26 : COPY . . [2021-05-28T07:08:29.664Z] ---> Running in 33f1d12ef48f [2021-05-28T07:08:29.664Z] Removing intermediate container 0ae5909c314e [2021-05-28T07:08:29.664Z] ---> 39b948439ad6 [2021-05-28T07:08:29.664Z] Step 8/23 : COPY . . [2021-05-28T07:08:29.664Z] ---> 728dda162792 [2021-05-28T07:08:29.664Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:08:29.664Z] ---> Running in 3fc193e88ddd [2021-05-28T07:08:29.664Z] ---> 673d4eb011c1 [2021-05-28T07:08:29.664Z] Step 7/32 : RUN go mod download [2021-05-28T07:08:35.011Z] ---> Running in 5316f410d73d [2021-05-28T07:08:36.426Z] Removing intermediate container 33f1d12ef48f [2021-05-28T07:08:36.426Z] ---> 9f7112392fc3 [2021-05-28T07:08:36.426Z] Step 8/23 : COPY . . [2021-05-28T07:08:36.426Z] ---> 023e7e7050dc [2021-05-28T07:08:36.426Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:08:36.696Z] ---> 8085bf86de6a [2021-05-28T07:08:36.696Z] Step 9/26 : RUN go mod tidy [2021-05-28T07:08:36.696Z] ---> Running in 693bce2e22d2 [2021-05-28T07:08:36.696Z] ---> Running in bfc42bf763d7 [2021-05-28T07:08:40.956Z] Removing intermediate container 5316f410d73d [2021-05-28T07:08:40.956Z] ---> 1abba2e3d225 [2021-05-28T07:08:40.956Z] Step 8/32 : COPY . . [2021-05-28T07:08:41.530Z] Removing intermediate container 3fc193e88ddd [2021-05-28T07:08:41.530Z] ---> cf5c759c360f [2021-05-28T07:08:41.530Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T07:08:45.734Z] ---> 2329f993fba2 [2021-05-28T07:08:45.734Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:08:47.648Z] ---> Running in 744121f1a7a1 [2021-05-28T07:08:47.648Z] Removing intermediate container bfc42bf763d7 [2021-05-28T07:08:47.648Z] ---> 4eff6e09f7e2 [2021-05-28T07:08:47.648Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T07:08:47.648Z] ---> Running in de041b11bc4c [2021-05-28T07:08:47.648Z] Removing intermediate container 693bce2e22d2 [2021-05-28T07:08:47.648Z] ---> 349780ede4d1 [2021-05-28T07:08:47.648Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T07:08:47.648Z] ---> Running in 81e20660ea7c [2021-05-28T07:08:47.648Z] ---> Running in 46c2d94eb9fa [2021-05-28T07:08:48.237Z] 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-28T07:08:48.501Z] 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-28T07:08:48.501Z] 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-28T07:08:55.202Z] ---> 42ab8d78914f [2021-05-28T07:08:55.202Z] Step 9/32 : RUN go mod tidy [2021-05-28T07:08:55.202Z] Removing intermediate container de041b11bc4c [2021-05-28T07:08:55.202Z] ---> 37e32045af6b [2021-05-28T07:08:55.202Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T07:08:55.202Z] ---> Running in b042bd907a6a [2021-05-28T07:08:55.202Z] ---> Running in efe76f3820db [2021-05-28T07:08:55.786Z] 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-28T07:08:57.177Z] Removing intermediate container b042bd907a6a [2021-05-28T07:08:57.177Z] ---> 73095cf237c4 [2021-05-28T07:08:57.177Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T07:08:57.177Z] ---> Running in 8a77665ae9ec [2021-05-28T07:08:57.766Z] 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-28T07:09:14.058Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T07:09:20.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T07:09:24.420Z] 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-28T07:09:30.973Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T07:09:30.973Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T07:09:31.037Z] Removing intermediate container 81e20660ea7c [2021-05-28T07:09:31.037Z] ---> cca903df3021 [2021-05-28T07:09:31.037Z] [2021-05-28T07:09:31.037Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T07:09:31.037Z] 3.12: Pulling from library/alpine [2021-05-28T07:09:31.037Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:09:31.037Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T07:09:31.037Z] ---> 13621d1b12d4 [2021-05-28T07:09:31.037Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T07:09:31.037Z] ---> Running in 10222b1bcaca [2021-05-28T07:09:31.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:31.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:32.218Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T07:09:32.218Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:09:32.218Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T07:09:32.218Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T07:09:32.218Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:09:32.218Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T07:09:32.218Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:09:32.218Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:09:32.218Z] OK: 7 MiB in 20 packages [2021-05-28T07:09:33.191Z] Removing intermediate container 10222b1bcaca [2021-05-28T07:09:33.191Z] ---> 754ffb8e7fb4 [2021-05-28T07:09:33.191Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:09:33.472Z] ---> Running in 144f0dc4599f [2021-05-28T07:09:34.059Z] Removing intermediate container 144f0dc4599f [2021-05-28T07:09:34.059Z] ---> 0f1c45de8e82 [2021-05-28T07:09:34.059Z] Step 14/26 : WORKDIR / [2021-05-28T07:09:34.059Z] Removing intermediate container 46c2d94eb9fa [2021-05-28T07:09:34.059Z] ---> b2b238610cb4 [2021-05-28T07:09:34.059Z] [2021-05-28T07:09:34.059Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:09:34.059Z] ---> 13621d1b12d4 [2021-05-28T07:09:34.059Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:09:34.059Z] ---> Running in 2e044f3d7fd6 [2021-05-28T07:09:34.059Z] ---> Running in 80db60fcd45a [2021-05-28T07:09:34.328Z] Removing intermediate container 2e044f3d7fd6 [2021-05-28T07:09:34.328Z] ---> 434444f14760 [2021-05-28T07:09:34.328Z] 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-28T07:09:34.396Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T07:09:34.601Z] ---> f6a340a0345d [2021-05-28T07:09:34.601Z] 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-28T07:09:34.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:34.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:35.001Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T07:09:35.001Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T07:09:35.001Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T07:09:35.136Z] ---> 3ee4aeae8674 [2021-05-28T07:09:35.136Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T07:09:35.136Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T07:09:35.136Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:09:35.136Z] OK: 6 MiB in 15 packages [2021-05-28T07:09:35.737Z] ---> 86ef9b3b3398 [2021-05-28T07:09:35.737Z] 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-28T07:09:35.737Z] Removing intermediate container 80db60fcd45a [2021-05-28T07:09:35.737Z] ---> 4eb857048b86 [2021-05-28T07:09:35.737Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:09:36.008Z] ---> 996465adb227 [2021-05-28T07:09:36.008Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T07:09:36.008Z] ---> Running in 1946794168c6 [2021-05-28T07:09:36.619Z] Removing intermediate container 1946794168c6 [2021-05-28T07:09:36.619Z] ---> f199cf2e1ab3 [2021-05-28T07:09:36.619Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T07:09:36.619Z] ---> 700d37f0441d [2021-05-28T07:09:36.619Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T07:09:36.619Z] ---> Running in 1375db18db5d [2021-05-28T07:09:36.905Z] Removing intermediate container 1375db18db5d [2021-05-28T07:09:36.905Z] ---> 895ae47aee99 [2021-05-28T07:09:36.905Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:09:36.905Z] ---> Running in 20d8d1c964ab [2021-05-28T07:09:37.213Z] ---> 64d3544bab72 [2021-05-28T07:09:37.213Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T07:09:37.519Z] Removing intermediate container 20d8d1c964ab [2021-05-28T07:09:37.519Z] ---> fcc2f166affb [2021-05-28T07:09:37.519Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:09:38.099Z] Removing intermediate container 8a77665ae9ec [2021-05-28T07:09:38.099Z] ---> 90eefa37ba16 [2021-05-28T07:09:38.099Z] [2021-05-28T07:09:38.099Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T07:09:38.364Z] ---> 4de502c85271 [2021-05-28T07:09:38.364Z] 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-28T07:09:38.364Z] ---> 13621d1b12d4 [2021-05-28T07:09:38.364Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T07:09:38.364Z] ---> 11474e627ac7 [2021-05-28T07:09:38.364Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T07:09:38.364Z] ---> Running in 059bc7b4f869 [2021-05-28T07:09:38.364Z] ---> Running in 153092997d81 [2021-05-28T07:09:38.364Z] Removing intermediate container efe76f3820db [2021-05-28T07:09:38.364Z] ---> b4351a22f97f [2021-05-28T07:09:38.364Z] [2021-05-28T07:09:38.364Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:09:38.364Z] ---> 13621d1b12d4 [2021-05-28T07:09:38.364Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T07:09:38.626Z] ---> Running in 3d2a4c2a08c9 [2021-05-28T07:09:38.626Z] Removing intermediate container 153092997d81 [2021-05-28T07:09:38.626Z] ---> beb9bfdce309 [2021-05-28T07:09:38.626Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T07:09:38.626Z] ---> Running in 87db35e29ed3 [2021-05-28T07:09:38.885Z] ---> aece49e3b8c9 [2021-05-28T07:09:38.885Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T07:09:39.148Z] ---> 4c3f935d73f1 [2021-05-28T07:09:39.148Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T07:09:39.329Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T07:09:39.409Z] ---> Running in d02590b52344 [2021-05-28T07:09:39.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:39.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:39.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:39.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:39.679Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T07:09:39.679Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:09:39.933Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T07:09:39.943Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T07:09:39.943Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:09:39.943Z] OK: 6 MiB in 16 packages [2021-05-28T07:09:39.943Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:09:39.943Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:09:39.943Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:09:39.943Z] OK: 6 MiB in 16 packages [2021-05-28T07:09:39.943Z] Removing intermediate container d02590b52344 [2021-05-28T07:09:39.943Z] ---> 8b41edeed6f7 [2021-05-28T07:09:39.943Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:09:39.943Z] Removing intermediate container 059bc7b4f869 [2021-05-28T07:09:39.943Z] ---> 84f625848cdf [2021-05-28T07:09:39.943Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T07:09:39.943Z] ---> Running in 92933ae3c20d [2021-05-28T07:09:39.943Z] Removing intermediate container 744121f1a7a1 [2021-05-28T07:09:39.943Z] ---> 9462812cbdd5 [2021-05-28T07:09:39.943Z] [2021-05-28T07:09:39.943Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:09:39.943Z] ---> 13621d1b12d4 [2021-05-28T07:09:39.943Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T07:09:39.943Z] ---> Running in 9e4f5f037285 [2021-05-28T07:09:40.204Z] ---> Running in 9175a99d4848 [2021-05-28T07:09:40.204Z] Removing intermediate container 92933ae3c20d [2021-05-28T07:09:40.204Z] ---> b1eda0821b5c [2021-05-28T07:09:40.204Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T07:09:40.204Z] Removing intermediate container 9e4f5f037285 [2021-05-28T07:09:40.204Z] ---> 9980330622fd [2021-05-28T07:09:40.204Z] Step 24/26 : LABEL arch=x86_64 [2021-05-28T07:09:40.204Z] ---> Running in de42945161c1 [2021-05-28T07:09:40.204Z] Removing intermediate container 9175a99d4848 [2021-05-28T07:09:40.204Z] ---> 7a69ad683c8b [2021-05-28T07:09:40.204Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T07:09:40.204Z] ---> Running in 7be4a3a52617 [2021-05-28T07:09:40.204Z] Removing intermediate container 87db35e29ed3 [2021-05-28T07:09:40.204Z] ---> f4c8edc0cbf3 [2021-05-28T07:09:40.204Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T07:09:40.204Z] ---> Running in f4f8e2d124c7 [2021-05-28T07:09:40.204Z] ---> Running in 6cf7339f078d [2021-05-28T07:09:40.466Z] Removing intermediate container de42945161c1 [2021-05-28T07:09:40.466Z] ---> c178f9f4a71e [2021-05-28T07:09:40.466Z] Step 22/23 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:09:40.466Z] Removing intermediate container 3d2a4c2a08c9 [2021-05-28T07:09:40.466Z] ---> ae4d4276328f [2021-05-28T07:09:40.466Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:09:40.466Z] Removing intermediate container 7be4a3a52617 [2021-05-28T07:09:40.466Z] ---> c6a61e733f03 [2021-05-28T07:09:40.466Z] Step 25/26 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:09:40.466Z] ---> Running in 85f2d093a7e6 [2021-05-28T07:09:40.466Z] ---> Running in 145f75a766f0 [2021-05-28T07:09:40.466Z] Removing intermediate container f4f8e2d124c7 [2021-05-28T07:09:40.466Z] ---> d9f66db8a1b4 [2021-05-28T07:09:40.466Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T07:09:40.466Z] ---> Running in ac6493fc3ef7 [2021-05-28T07:09:40.466Z] Removing intermediate container 6cf7339f078d [2021-05-28T07:09:40.466Z] ---> 8e3cdf5b7b18 [2021-05-28T07:09:40.466Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T07:09:40.466Z] ---> Running in 1cf0ca5d6f19 [2021-05-28T07:09:40.466Z] ---> Running in d8d69ec37d2c [2021-05-28T07:09:40.729Z] Removing intermediate container ac6493fc3ef7 [2021-05-28T07:09:40.729Z] ---> fd602601c823 [2021-05-28T07:09:40.729Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T07:09:40.729Z] Removing intermediate container 145f75a766f0 [2021-05-28T07:09:40.729Z] ---> 85167b4b6cb1 [2021-05-28T07:09:40.729Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T07:09:40.729Z] Removing intermediate container 85f2d093a7e6 [2021-05-28T07:09:40.729Z] ---> f9395646f2af [2021-05-28T07:09:40.729Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T07:09:40.729Z] Removing intermediate container 1cf0ca5d6f19 [2021-05-28T07:09:40.729Z] ---> 6a4f94e05b5d [2021-05-28T07:09:40.729Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:40.729Z] ---> Running in 7c78fb72b492 [2021-05-28T07:09:40.729Z] Removing intermediate container d8d69ec37d2c [2021-05-28T07:09:40.729Z] ---> dc741eda47ad [2021-05-28T07:09:40.729Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T07:09:40.729Z] ---> Running in 105763474d51 [2021-05-28T07:09:40.729Z] ---> Running in ce9d3682472e [2021-05-28T07:09:40.729Z] ---> Running in 3beac648bcd6 [2021-05-28T07:09:40.729Z] ---> Running in 48ae00967fb1 [2021-05-28T07:09:40.729Z] Removing intermediate container 7c78fb72b492 [2021-05-28T07:09:40.729Z] ---> 7a3b6d68e511 [2021-05-28T07:09:40.729Z] [2021-05-28T07:09:40.996Z] Removing intermediate container 105763474d51 [2021-05-28T07:09:40.996Z] ---> a4e71cfa4d9f [2021-05-28T07:09:40.996Z] [2021-05-28T07:09:40.996Z] Removing intermediate container ce9d3682472e [2021-05-28T07:09:40.996Z] ---> 6e8a46bbc3ed [2021-05-28T07:09:40.996Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:09:40.996Z] Successfully built 7a3b6d68e511 [2021-05-28T07:09:40.996Z] Successfully tagged security-secretstore-setup:latest [2021-05-28T07:09:40.996Z] Building sys-mgmt-agent [2021-05-28T07:09:40.996Z]  Building security-secretstore-setup ... done  ---> Running in 4ea2cbd0c184 [2021-05-28T07:09:40.996Z] Successfully built a4e71cfa4d9f [2021-05-28T07:09:40.996Z] Successfully tagged support-scheduler:latest [2021-05-28T07:09:40.996Z] Building security-proxy-setup [2021-05-28T07:09:41.258Z]  Building support-scheduler ... done Removing intermediate container 4ea2cbd0c184 [2021-05-28T07:09:41.258Z] ---> fe70e5347c6e [2021-05-28T07:09:41.258Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:09:42.214Z] ---> 76ea8132b78f [2021-05-28T07:09:42.214Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T07:09:44.773Z] ---> 0f5a18889cd2 [2021-05-28T07:09:44.773Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T07:09:44.773Z] Removing intermediate container 48ae00967fb1 [2021-05-28T07:09:44.773Z] ---> 596ad656bd08 [2021-05-28T07:09:44.773Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T07:09:44.773Z] Removing intermediate container 3beac648bcd6 [2021-05-28T07:09:44.773Z] ---> 51334d5fa501 [2021-05-28T07:09:44.773Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T07:09:45.039Z] ---> Running in 218a79bc0b8d [2021-05-28T07:09:46.968Z] ---> Running in 21c629d2499a [2021-05-28T07:09:47.910Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:09:47.910Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:09:47.910Z] ---> cef68949a87e [2021-05-28T07:09:47.910Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:09:47.910Z] ---> Using cache [2021-05-28T07:09:47.910Z] ---> 60e0902a2e6c [2021-05-28T07:09:47.910Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:47.910Z] ---> Using cache [2021-05-28T07:09:47.910Z] ---> 8ce11e80dd5a [2021-05-28T07:09:47.910Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T07:09:49.827Z] ---> 8209c01d096c [2021-05-28T07:09:49.827Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T07:09:50.087Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:09:50.087Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:09:50.087Z] ---> cef68949a87e [2021-05-28T07:09:50.087Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T07:09:50.087Z] ---> Using cache [2021-05-28T07:09:50.087Z] ---> 60e0902a2e6c [2021-05-28T07:09:50.087Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:50.087Z] ---> Using cache [2021-05-28T07:09:50.087Z] ---> 8ce11e80dd5a [2021-05-28T07:09:50.087Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T07:09:50.121Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T07:09:50.121Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T07:09:50.121Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T07:09:52.634Z] ---> Running in 10b8fca92014 [2021-05-28T07:09:52.634Z] ---> Running in 98ffa7bb1899 [2021-05-28T07:09:52.634Z] ---> Running in 498f87873ef6 [2021-05-28T07:09:52.634Z] Removing intermediate container 218a79bc0b8d [2021-05-28T07:09:52.634Z] ---> 5660fdc34a04 [2021-05-28T07:09:52.634Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T07:09:52.634Z] Removing intermediate container 498f87873ef6 [2021-05-28T07:09:52.634Z] ---> 0f5f0c6eb85b [2021-05-28T07:09:52.634Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:09:52.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:52.896Z] ---> Running in 58d2ba4ee7fb [2021-05-28T07:09:52.896Z] ---> 9c7f167232d6 [2021-05-28T07:09:52.896Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T07:09:53.290Z] ---> Running in 5c98ed8c4403 [2021-05-28T07:09:53.290Z] Removing intermediate container 58d2ba4ee7fb [2021-05-28T07:09:53.290Z] ---> cd29db248fb6 [2021-05-28T07:09:53.290Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T07:09:53.290Z] ---> Running in b4fb1bfaaff8 [2021-05-28T07:09:53.290Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:53.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:53.631Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:53.631Z] Removing intermediate container b4fb1bfaaff8 [2021-05-28T07:09:53.631Z] ---> 678ad0a97c10 [2021-05-28T07:09:53.631Z] Step 22/23 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:09:54.009Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:09:54.009Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T07:09:54.009Z] ---> Running in 68fb585e06ae [2021-05-28T07:09:54.009Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T07:09:54.009Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T07:09:54.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:54.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:09:54.345Z] Removing intermediate container 68fb585e06ae [2021-05-28T07:09:54.345Z] ---> 3b8a6c477049 [2021-05-28T07:09:54.346Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T07:09:54.346Z] ---> Running in 96ad768e96cf [2021-05-28T07:09:54.346Z] Removing intermediate container 5c98ed8c4403 [2021-05-28T07:09:54.346Z] ---> d4b3b7609c88 [2021-05-28T07:09:54.346Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:09:54.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.327s coverage: 46.1% of statements [2021-05-28T07:09:54.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T07:09:54.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T07:09:54.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T07:09:54.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T07:09:54.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T07:09:54.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T07:09:54.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.270s coverage: 28.7% of statements [2021-05-28T07:09:54.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.309s coverage: 100.0% of statements [2021-05-28T07:09:54.609Z] Removing intermediate container 96ad768e96cf [2021-05-28T07:09:54.609Z] ---> 6409a372641c [2021-05-28T07:09:54.609Z] [2021-05-28T07:09:54.609Z] Successfully built 6409a372641c [2021-05-28T07:09:54.609Z] Successfully tagged support-notifications:latest [2021-05-28T07:09:54.609Z] Building core-metadata [2021-05-28T07:09:54.609Z]  Building support-notifications ... done OK: 219 MiB in 52 packages [2021-05-28T07:09:54.878Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T07:09:55.473Z] OK: 219 MiB in 52 packages [2021-05-28T07:09:55.473Z] ---> 99155ca9c504 [2021-05-28T07:09:55.473Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T07:09:55.473Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T07:09:55.473Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:09:55.473Z] OK: 8 MiB in 20 packages [2021-05-28T07:09:58.780Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:09:58.780Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:09:58.780Z] ---> cef68949a87e [2021-05-28T07:09:58.780Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:09:58.780Z] ---> Using cache [2021-05-28T07:09:58.780Z] ---> 60e0902a2e6c [2021-05-28T07:09:58.780Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:09:58.780Z] ---> Using cache [2021-05-28T07:09:58.780Z] ---> 8ce11e80dd5a [2021-05-28T07:09:58.780Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:10:02.088Z] ---> dd4ab06efab1 [2021-05-28T07:10:02.088Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T07:10:02.088Z] ---> Running in d10c9e266130 [2021-05-28T07:10:02.352Z] Removing intermediate container 10b8fca92014 [2021-05-28T07:10:02.352Z] ---> 73bd4a913af7 [2021-05-28T07:10:02.352Z] Step 6/24 : COPY go.mod . [2021-05-28T07:10:02.352Z] Removing intermediate container 98ffa7bb1899 [2021-05-28T07:10:02.352Z] ---> 04b0adc9ae1d [2021-05-28T07:10:02.352Z] Step 6/22 : COPY go.mod . [2021-05-28T07:10:02.352Z] ---> aa1e5c2a9442 [2021-05-28T07:10:02.352Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T07:10:02.612Z] Removing intermediate container 21c629d2499a [2021-05-28T07:10:02.612Z] ---> 653fbe7fee18 [2021-05-28T07:10:02.612Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:10:02.612Z] ---> e4c34be2e639 [2021-05-28T07:10:02.612Z] Step 7/24 : RUN go mod download [2021-05-28T07:10:02.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:10:02.612Z] ---> a37cc7a9a056 [2021-05-28T07:10:02.612Z] Step 7/22 : RUN go mod download [2021-05-28T07:10:02.871Z] ---> 28df5f3ad002 [2021-05-28T07:10:02.872Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T07:10:02.872Z] ---> Running in 7af5ad06150d [2021-05-28T07:10:02.872Z] ---> 4a678b1ea857 [2021-05-28T07:10:02.872Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T07:10:02.872Z] ---> Running in 3006fd16fa4b [2021-05-28T07:10:03.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:10:03.443Z] ---> 85fbaef3bab8 [2021-05-28T07:10:03.443Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T07:10:03.713Z] ---> Running in d47397fce98d [2021-05-28T07:10:03.713Z] ---> 4966db2935cc [2021-05-28T07:10:03.713Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T07:10:03.977Z] OK: 219 MiB in 52 packages [2021-05-28T07:10:03.977Z] Removing intermediate container d47397fce98d [2021-05-28T07:10:03.977Z] ---> f5bc6dd434e4 [2021-05-28T07:10:03.977Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T07:10:04.245Z] ---> 7c11ae122639 [2021-05-28T07:10:04.245Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T07:10:04.510Z] ---> Running in e74d1eac244d [2021-05-28T07:10:04.510Z] ---> 17f5165d73ff [2021-05-28T07:10:04.510Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T07:10:04.510Z] Removing intermediate container d10c9e266130 [2021-05-28T07:10:04.510Z] ---> da19f8e88c3b [2021-05-28T07:10:04.510Z] Step 6/24 : COPY go.mod . [2021-05-28T07:10:05.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.530s coverage: 27.7% of statements [2021-05-28T07:10:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T07:10:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T07:10:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T07:10:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T07:10:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T07:10:05.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.313s coverage: 81.2% of statements [2021-05-28T07:10:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T07:10:05.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.280s coverage: 100.0% of statements [2021-05-28T07:10:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T07:10:05.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.326s coverage: 100.0% of statements [2021-05-28T07:10:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T07:10:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T07:10:05.085Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.411s coverage: 53.4% of statements [2021-05-28T07:10:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T07:10:05.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T07:10:05.085Z] ---> Running in e74afe1b8790 [2021-05-28T07:10:05.358Z] Removing intermediate container e74d1eac244d [2021-05-28T07:10:05.358Z] ---> 77879c6f8825 [2021-05-28T07:10:05.358Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:10:05.358Z] ---> ad113dd55aa5 [2021-05-28T07:10:05.358Z] Step 7/24 : RUN go mod download [2021-05-28T07:10:05.358Z] ---> Running in 1014a412b186 [2021-05-28T07:10:05.358Z] ---> Running in 7fb36a7b5544 [2021-05-28T07:10:05.618Z] Removing intermediate container 7af5ad06150d [2021-05-28T07:10:05.618Z] ---> c594bbda8192 [2021-05-28T07:10:05.618Z] Step 8/24 : COPY . . [2021-05-28T07:10:05.618Z] Removing intermediate container 3006fd16fa4b [2021-05-28T07:10:05.618Z] ---> 734334dd2566 [2021-05-28T07:10:05.618Z] Step 8/22 : COPY . . [2021-05-28T07:10:05.618Z] Removing intermediate container 1014a412b186 [2021-05-28T07:10:05.618Z] ---> cf0fe4835b4b [2021-05-28T07:10:05.618Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:10:07.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.461s coverage: 87.7% of statements [2021-05-28T07:10:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T07:10:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:10:07.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.219s coverage: 78.9% of statements [2021-05-28T07:10:07.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T07:10:17.262Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.318s coverage: 28.6% of statements [2021-05-28T07:10:17.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T07:10:17.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T07:10:17.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T07:10:17.262Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T07:10:17.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T07:10:17.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.329s coverage: 100.0% of statements [2021-05-28T07:10:17.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T07:10:17.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.248s coverage: 100.0% of statements [2021-05-28T07:10:17.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T07:10:17.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.489s coverage: 86.7% of statements [2021-05-28T07:10:17.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T07:10:17.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.510s coverage: 97.5% of statements [2021-05-28T07:10:17.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T07:10:17.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.310s coverage: 78.3% of statements [2021-05-28T07:10:17.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T07:10:17.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T07:10:17.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T07:10:17.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T07:10:23.820Z] ---> Running in 96ac6324bc62 [2021-05-28T07:10:23.821Z] ---> c17baff634fa [2021-05-28T07:10:23.821Z] Step 9/22 : RUN go mod tidy [2021-05-28T07:10:23.821Z] ---> af8564aa5a8c [2021-05-28T07:10:23.821Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:10:23.821Z] Removing intermediate container 96ac6324bc62 [2021-05-28T07:10:23.821Z] ---> 9f2a97a608c3 [2021-05-28T07:10:23.821Z] Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:10:23.821Z] ---> Running in d97e6dc72979 [2021-05-28T07:10:23.821Z] ---> Running in 3ec09260be3a [2021-05-28T07:10:23.821Z] Removing intermediate container e74afe1b8790 [2021-05-28T07:10:23.821Z] ---> faec4dbc0906 [2021-05-28T07:10:23.821Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T07:10:23.821Z] ---> Running in 43f6f31b106a [2021-05-28T07:10:23.821Z] Removing intermediate container 7fb36a7b5544 [2021-05-28T07:10:23.821Z] ---> 1defdc3c2b9f [2021-05-28T07:10:23.821Z] Step 8/24 : COPY . . [2021-05-28T07:10:23.821Z] ---> Running in 062dffc80e7b [2021-05-28T07:10:23.821Z] Removing intermediate container 43f6f31b106a [2021-05-28T07:10:23.821Z] ---> fa15f6b6801b [2021-05-28T07:10:23.821Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:10:23.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.219s coverage: 95.1% of statements [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T07:10:23.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.175s coverage: 58.8% of statements [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T07:10:23.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.344s coverage: 0.8% of statements [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T07:10:23.998Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.161s coverage: 21.7% of statements [2021-05-28T07:10:23.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T07:10:23.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 47.1% of statements [2021-05-28T07:10:23.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements [2021-05-28T07:10:23.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.174s coverage: 94.1% of statements [2021-05-28T07:10:24.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements [2021-05-28T07:10:25.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements [2021-05-28T07:10:31.955Z] ---> Running in b639e90acbd4 [2021-05-28T07:10:31.955Z] Removing intermediate container 062dffc80e7b [2021-05-28T07:10:31.955Z] ---> 0767abd213dd [2021-05-28T07:10:31.955Z] Step 29/32 : CMD ["gate"] [2021-05-28T07:10:31.955Z] ---> 6922f1cdb2ff [2021-05-28T07:10:31.955Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:10:31.955Z] ---> Running in 28f3aa7308cd [2021-05-28T07:10:31.955Z] ---> Running in fa8c4cfd9238 [2021-05-28T07:10:31.955Z] Removing intermediate container b639e90acbd4 [2021-05-28T07:10:31.955Z] ---> 4f650be816af [2021-05-28T07:10:31.955Z] [2021-05-28T07:10:31.955Z] Successfully built 4f650be816af [2021-05-28T07:10:31.955Z] Successfully tagged core-data:latest [2021-05-28T07:10:31.955Z]  Building core-data ... done Building core-command [2021-05-28T07:10:31.955Z] Removing intermediate container 28f3aa7308cd [2021-05-28T07:10:31.955Z] ---> 63c1bb63d61c [2021-05-28T07:10:31.955Z] Step 30/32 : LABEL arch=x86_64 [2021-05-28T07:10:32.537Z] ---> Running in 7bcf7ca00963 [2021-05-28T07:10:37.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.221s coverage: 94.4% of statements [2021-05-28T07:10:37.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.153s coverage: 44.8% of statements [2021-05-28T07:10:37.826Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:10:37.826Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:10:37.826Z] ---> cef68949a87e [2021-05-28T07:10:37.826Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:10:37.826Z] ---> Using cache [2021-05-28T07:10:37.826Z] ---> 60e0902a2e6c [2021-05-28T07:10:37.826Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:10:37.826Z] ---> Using cache [2021-05-28T07:10:37.826Z] ---> 8ce11e80dd5a [2021-05-28T07:10:37.826Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:10:37.826Z] ---> Using cache [2021-05-28T07:10:37.826Z] ---> da19f8e88c3b [2021-05-28T07:10:37.826Z] Step 6/24 : COPY go.mod . [2021-05-28T07:10:37.826Z] ---> Using cache [2021-05-28T07:10:37.826Z] ---> ad113dd55aa5 [2021-05-28T07:10:37.826Z] Step 7/24 : RUN go mod download [2021-05-28T07:10:37.826Z] ---> Using cache [2021-05-28T07:10:37.826Z] ---> 1defdc3c2b9f [2021-05-28T07:10:37.826Z] Step 8/24 : COPY . . [2021-05-28T07:10:37.826Z] ---> Using cache [2021-05-28T07:10:37.826Z] ---> 6922f1cdb2ff [2021-05-28T07:10:37.826Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:10:41.135Z] Removing intermediate container d97e6dc72979 [2021-05-28T07:10:41.135Z] ---> a425388a0fc0 [2021-05-28T07:10:41.135Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T07:10:41.135Z] ---> Running in c49501427d75 [2021-05-28T07:10:41.135Z] ---> Running in 05d1472a2569 [2021-05-28T07:10:41.135Z] Removing intermediate container 7bcf7ca00963 [2021-05-28T07:10:41.135Z] ---> e75232a5ba66 [2021-05-28T07:10:41.135Z] Step 31/32 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:10:41.135Z] Removing intermediate container 3ec09260be3a [2021-05-28T07:10:41.135Z] ---> 477dae7cd905 [2021-05-28T07:10:41.135Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T07:10:41.135Z] ---> Running in 6a0e5d26472d [2021-05-28T07:10:41.135Z] ---> Running in c8879cccb486 [2021-05-28T07:10:41.396Z] Removing intermediate container fa8c4cfd9238 [2021-05-28T07:10:41.396Z] ---> 2a90709f7b29 [2021-05-28T07:10:41.396Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T07:10:41.657Z] Removing intermediate container 6a0e5d26472d [2021-05-28T07:10:41.657Z] ---> ed3c864f5983 [2021-05-28T07:10:41.657Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T07:10:41.657Z] ---> Running in 0a7a4f114aa4 [2021-05-28T07:10:41.657Z] 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-28T07:10:41.919Z] ---> Running in 37e13488d07c [2021-05-28T07:10:42.493Z] 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-28T07:10:42.493Z] Removing intermediate container 37e13488d07c [2021-05-28T07:10:42.493Z] ---> a4588d51c83a [2021-05-28T07:10:42.493Z] [2021-05-28T07:10:42.493Z] Successfully built a4588d51c83a [2021-05-28T07:10:42.493Z] Successfully tagged security-bootstrapper:latest [2021-05-28T07:10:42.493Z]  Building security-bootstrapper ... done 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-28T07:10:43.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.504s coverage: 81.8% of statements [2021-05-28T07:10:43.076Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T07:10:43.444Z] Removing intermediate container c49501427d75 [2021-05-28T07:10:43.444Z] ---> bb31728a197c [2021-05-28T07:10:43.444Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T07:10:43.444Z] ---> Running in f8910a91cf5b [2021-05-28T07:10:44.023Z] 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-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.201s coverage: 80.0% of statements [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.299s coverage: 87.2% of statements [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.598s coverage: 64.4% of statements [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T07:10:51.375Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-05-28T07:10:51.375Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2021-05-28T07:10:51.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-05-28T07:10:55.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.088s coverage: 66.9% of statements [2021-05-28T07:10:55.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T07:10:55.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T07:10:55.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T07:10:56.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.748s coverage: 43.5% of statements [2021-05-28T07:10:56.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T07:10:56.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T07:10:56.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.123s coverage: 89.5% of statements [2021-05-28T07:10:56.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T07:10:56.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.089s coverage: 84.8% of statements [2021-05-28T07:11:03.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.425s coverage: 46.8% of statements [2021-05-28T07:11:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T07:11:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T07:11:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T07:11:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T07:11:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T07:11:03.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements [2021-05-28T07:11:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T07:11:03.684Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.128s coverage: 100.0% of statements [2021-05-28T07:11:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T07:11:03.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T07:11:04.668Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.229s coverage: 18.8% of statements [2021-05-28T07:11:04.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T07:11:04.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T07:11:04.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T07:11:04.668Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.553s coverage: 91.9% of statements [2021-05-28T07:11:04.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T07:11:04.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:11:04.668Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T07:11:10.622Z] 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-28T07:11:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.629s coverage: 28.7% of statements [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T07:11:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T07:11:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.275s coverage: 100.0% of statements [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T07:11:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.266s coverage: 63.4% of statements [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T07:11:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.431s coverage: 97.6% of statements [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T07:11:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T07:11:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.048s coverage: 100.0% of statements [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T07:11:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T07:11:12.966Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T07:11:12.966Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-05-28T07:11:13.241Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.189s coverage: 28.1% of statements [2021-05-28T07:11:13.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T07:11:13.241Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T07:11:13.957Z] Removing intermediate container 05d1472a2569 [2021-05-28T07:11:13.957Z] ---> 424be35785b6 [2021-05-28T07:11:13.957Z] [2021-05-28T07:11:13.957Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T07:11:13.957Z] ---> 13621d1b12d4 [2021-05-28T07:11:13.958Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T07:11:13.958Z] ---> Running in d2277229e177 [2021-05-28T07:11:14.223Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:11:14.223Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:11:14.487Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T07:11:14.487Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:11:14.487Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T07:11:14.487Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T07:11:14.487Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:11:14.487Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:11:14.487Z] OK: 7 MiB in 18 packages [2021-05-28T07:11:14.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.160s coverage: 27.9% of statements [2021-05-28T07:11:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T07:11:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T07:11:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T07:11:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T07:11:14.676Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T07:11:14.676Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-05-28T07:11:15.437Z] Removing intermediate container d2277229e177 [2021-05-28T07:11:15.437Z] ---> 762b6d1e659a [2021-05-28T07:11:15.437Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:11:15.437Z] ---> Running in 74af6a11bdf1 [2021-05-28T07:11:15.650Z] GO111MODULE=on go vet ./... [2021-05-28T07:11:15.702Z] Removing intermediate container 74af6a11bdf1 [2021-05-28T07:11:15.703Z] ---> b193b518421d [2021-05-28T07:11:15.703Z] Step 14/22 : WORKDIR /edgex [2021-05-28T07:11:15.703Z] ---> Running in 064b94b0d020 [2021-05-28T07:11:15.967Z] Removing intermediate container 064b94b0d020 [2021-05-28T07:11:15.967Z] ---> 9435d9abc563 [2021-05-28T07:11:15.967Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T07:11:16.241Z] ---> f567fa5d391b [2021-05-28T07:11:16.241Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T07:11:18.200Z] ---> a57481a3d6d3 [2021-05-28T07:11:18.200Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T07:11:20.132Z] ---> ee074242c74d [2021-05-28T07:11:20.132Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T07:11:20.132Z] Removing intermediate container f8910a91cf5b [2021-05-28T07:11:20.132Z] ---> 35e92b61b203 [2021-05-28T07:11:20.132Z] [2021-05-28T07:11:20.132Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:11:20.132Z] ---> 13621d1b12d4 [2021-05-28T07:11:20.132Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:11:20.132Z] ---> Using cache [2021-05-28T07:11:20.132Z] ---> 4eb857048b86 [2021-05-28T07:11:20.132Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:11:20.132Z] ---> Using cache [2021-05-28T07:11:20.132Z] ---> f199cf2e1ab3 [2021-05-28T07:11:20.132Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T07:11:20.132Z] ---> Running in 07cf1f09e0a3 [2021-05-28T07:11:20.132Z] ---> Running in 503234b0cf9f [2021-05-28T07:11:20.132Z] Removing intermediate container c8879cccb486 [2021-05-28T07:11:20.132Z] ---> 8f2d8797daff [2021-05-28T07:11:20.132Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T07:11:20.404Z] ---> Running in 0f73878c7d19 [2021-05-28T07:11:20.404Z] Removing intermediate container 07cf1f09e0a3 [2021-05-28T07:11:20.404Z] ---> 3465a03978b9 [2021-05-28T07:11:20.404Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T07:11:20.404Z] Removing intermediate container 503234b0cf9f [2021-05-28T07:11:20.404Z] ---> 3dfcb01d5274 [2021-05-28T07:11:20.404Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:11:20.679Z] ---> Running in d4a8ce09c876 [2021-05-28T07:11:20.679Z] ---> Running in 13fd4bf6ea1b [2021-05-28T07:11:20.679Z] Removing intermediate container d4a8ce09c876 [2021-05-28T07:11:20.679Z] ---> 2e539afe5a8a [2021-05-28T07:11:20.679Z] Step 20/22 : LABEL arch=x86_64 [2021-05-28T07:11:20.943Z] ---> Running in c6c510d82798 [2021-05-28T07:11:20.943Z] Removing intermediate container 13fd4bf6ea1b [2021-05-28T07:11:20.943Z] ---> fd2f051b14be [2021-05-28T07:11:20.943Z] Step 16/24 : WORKDIR / [2021-05-28T07:11:21.212Z] ---> Running in a6e8bc80b948 [2021-05-28T07:11:21.212Z] 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-28T07:11:21.471Z] Removing intermediate container c6c510d82798 [2021-05-28T07:11:21.471Z] ---> 945ee71a10d0 [2021-05-28T07:11:21.471Z] Step 21/22 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:11:22.858Z] ---> Running in 0eb2a2f21c6d [2021-05-28T07:11:22.858Z] Removing intermediate container a6e8bc80b948 [2021-05-28T07:11:22.858Z] ---> 9025878ee7bd [2021-05-28T07:11:22.858Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:11:22.858Z] Removing intermediate container 0a7a4f114aa4 [2021-05-28T07:11:22.858Z] ---> edddbe9e0d7b [2021-05-28T07:11:22.858Z] [2021-05-28T07:11:22.858Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:11:22.858Z] ---> 13621d1b12d4 [2021-05-28T07:11:22.858Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:11:22.858Z] ---> Using cache [2021-05-28T07:11:22.858Z] ---> 4eb857048b86 [2021-05-28T07:11:22.858Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:11:22.858Z] ---> Using cache [2021-05-28T07:11:22.858Z] ---> f199cf2e1ab3 [2021-05-28T07:11:22.858Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T07:11:22.858Z] ---> Running in 84cf7de687a1 [2021-05-28T07:11:22.858Z] Removing intermediate container 0eb2a2f21c6d [2021-05-28T07:11:22.858Z] ---> 5a5ee65c41f9 [2021-05-28T07:11:22.858Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T07:11:22.858Z] ---> Running in 96ffe44fb0d7 [2021-05-28T07:11:23.121Z] ---> b65671e4f5ff [2021-05-28T07:11:23.121Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T07:11:23.121Z] Removing intermediate container 0f73878c7d19 [2021-05-28T07:11:23.121Z] ---> a45c2da4780c [2021-05-28T07:11:23.121Z] [2021-05-28T07:11:23.121Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T07:11:23.121Z] Removing intermediate container 84cf7de687a1 [2021-05-28T07:11:23.121Z] ---> fdb696b6e14b [2021-05-28T07:11:23.121Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:11:23.388Z] ---> Running in 9a544c1d4c5c [2021-05-28T07:11:23.388Z] Removing intermediate container 96ffe44fb0d7 [2021-05-28T07:11:23.388Z] ---> b145b790b1c8 [2021-05-28T07:11:23.388Z] [2021-05-28T07:11:23.388Z] Successfully built b145b790b1c8 [2021-05-28T07:11:23.388Z] 20.10.0: Pulling from library/docker [2021-05-28T07:11:23.388Z] Successfully tagged security-proxy-setup:latest [2021-05-28T07:11:23.388Z] ---> 009e4853dae1 [2021-05-28T07:11:23.388Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T07:11:23.658Z]  Building security-proxy-setup ... done Removing intermediate container 9a544c1d4c5c [2021-05-28T07:11:23.658Z] ---> dbd0e507ff48 [2021-05-28T07:11:23.658Z] Step 16/24 : WORKDIR / [2021-05-28T07:11:23.658Z] ---> Running in c0ac48063035 [2021-05-28T07:11:23.658Z] ---> 48b9fed227f0 [2021-05-28T07:11:23.658Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T07:11:23.658Z] Removing intermediate container c0ac48063035 [2021-05-28T07:11:23.659Z] ---> aa48baf0bc73 [2021-05-28T07:11:23.659Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:11:23.659Z] ---> Running in d749b16a6565 [2021-05-28T07:11:27.183Z] Removing intermediate container d749b16a6565 [2021-05-28T07:11:27.183Z] ---> 4ae5b00cba23 [2021-05-28T07:11:27.183Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:11:27.183Z] ---> 439bc3c6dcca [2021-05-28T07:11:27.183Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T07:11:27.444Z] ---> Running in e2f4eb472da5 [2021-05-28T07:11:28.028Z] ---> 6ae75e16f0c8 [2021-05-28T07:11:28.028Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T07:11:28.295Z] Removing intermediate container e2f4eb472da5 [2021-05-28T07:11:28.295Z] ---> 8df8d8709bd4 [2021-05-28T07:11:28.295Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:11:32.507Z] ---> Running in 1d655ee6d918 [2021-05-28T07:11:34.423Z] ---> bd2e1d0b4d40 [2021-05-28T07:11:34.423Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T07:11:34.423Z] Removing intermediate container 1d655ee6d918 [2021-05-28T07:11:34.423Z] ---> dd98a4244478 [2021-05-28T07:11:34.423Z] Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:11:34.423Z] ---> Running in 5d7118cc9bb9 [2021-05-28T07:11:34.423Z] ---> Running in aec2deedb27b [2021-05-28T07:11:34.684Z] Removing intermediate container 5d7118cc9bb9 [2021-05-28T07:11:34.684Z] ---> 7719b0609246 [2021-05-28T07:11:34.684Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:11:34.684Z] ---> Running in 8b5635614daa [2021-05-28T07:11:34.684Z] Removing intermediate container aec2deedb27b [2021-05-28T07:11:34.684Z] ---> 85d8bfab7b6a [2021-05-28T07:11:34.684Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:11:35.624Z] ---> Running in e4d6b552f0b7 [2021-05-28T07:11:35.624Z] Removing intermediate container 8b5635614daa [2021-05-28T07:11:35.624Z] ---> 7ab08ec3e8ce [2021-05-28T07:11:35.624Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:11:35.624Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T07:11:35.624Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T07:11:35.624Z] ---> aefe523efa57 [2021-05-28T07:11:35.624Z] 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-28T07:11:35.624Z] ---> Running in 12432836f286 [2021-05-28T07:11:35.890Z] Removing intermediate container e4d6b552f0b7 [2021-05-28T07:11:35.890Z] ---> c22c327c9ede [2021-05-28T07:11:35.890Z] [2021-05-28T07:11:35.890Z] ---> Running in 06b2647e27e2 [2021-05-28T07:11:35.890Z] Successfully built c22c327c9ede [2021-05-28T07:11:35.890Z] Successfully tagged core-command:latest [2021-05-28T07:11:36.154Z]  Building core-command ... done Removing intermediate container 12432836f286 [2021-05-28T07:11:36.154Z] ---> 73019aa93e87 [2021-05-28T07:11:36.154Z] Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:11:36.154Z] Removing intermediate container 06b2647e27e2 [2021-05-28T07:11:36.154Z] ---> a5dc9cde2a9d [2021-05-28T07:11:36.154Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T07:11:36.154Z] ---> Running in 79788644c7c6 [2021-05-28T07:11:36.154Z] ---> Running in 4d6ae1b491c2 [2021-05-28T07:11:36.725Z] Removing intermediate container 79788644c7c6 [2021-05-28T07:11:36.725Z] ---> 09af5b638c2b [2021-05-28T07:11:36.725Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:11:36.725Z] ---> Running in 7ada76ec9de6 [2021-05-28T07:11:36.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T07:11:36.986Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T07:11:36.986Z] Removing intermediate container 7ada76ec9de6 [2021-05-28T07:11:36.986Z] ---> 9b71edd5a1b4 [2021-05-28T07:11:36.986Z] [2021-05-28T07:11:36.986Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T07:11:36.986Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T07:11:36.986Z] Successfully built 9b71edd5a1b4 [2021-05-28T07:11:37.561Z] Executing bash-5.0.17-r0.post-install [2021-05-28T07:11:37.561Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:11:37.561Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T07:11:37.561Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T07:11:37.561Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T07:11:37.561Z] Successfully tagged core-metadata:latest [2021-05-28T07:11:37.561Z]  Building core-metadata ... done (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T07:11:37.561Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T07:11:37.561Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T07:11:37.561Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T07:11:37.561Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T07:11:37.561Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T07:11:37.561Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T07:11:38.132Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T07:11:38.132Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T07:11:38.132Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T07:11:38.132Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T07:11:38.132Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T07:11:38.132Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T07:11:38.132Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T07:11:38.394Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T07:11:38.394Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T07:11:38.394Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T07:11:38.394Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T07:11:38.394Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T07:11:38.394Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T07:11:38.394Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T07:11:38.394Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T07:11:38.394Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T07:11:38.394Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T07:11:38.655Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T07:11:38.655Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T07:11:38.655Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T07:11:38.655Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T07:11:38.655Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T07:11:38.655Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T07:11:38.655Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T07:11:38.655Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T07:11:38.655Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T07:11:38.655Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T07:11:38.655Z] OK: 72 MiB in 59 packages [2021-05-28T07:11:39.604Z] Collecting docker-compose==1.23.2 [2021-05-28T07:11:39.604Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T07:11:39.604Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T07:11:39.604Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T07:11:39.865Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T07:11:39.865Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T07:11:39.865Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T07:11:39.865Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T07:11:40.127Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T07:11:40.127Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T07:11:40.388Z] 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-28T07:11:40.388Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T07:11:40.388Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T07:11:40.962Z] Collecting PyYAML<4,>=3.10 [2021-05-28T07:11:40.963Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T07:11:41.540Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T07:11:41.540Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T07:11:41.540Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T07:11:41.540Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T07:11:41.799Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T07:11:41.799Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T07:11:41.799Z] 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-28T07:11:42.061Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T07:11:42.061Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T07:11:42.061Z] 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-28T07:11:42.061Z] Collecting idna<2.8,>=2.5 [2021-05-28T07:11:42.061Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T07:11:42.322Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T07:11:42.322Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T07:11:42.322Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T07:11:42.322Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T07:11:42.322Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T07:11:42.322Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T07:11:42.322Z] Installing collected packages: jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, dockerpty, docopt, PyYAML, texttable, cached-property, docker-compose [2021-05-28T07:11:42.582Z] Attempting uninstall: urllib3 [2021-05-28T07:11:42.582Z] Found existing installation: urllib3 1.25.9 [2021-05-28T07:11:42.582Z] Uninstalling urllib3-1.25.9: [2021-05-28T07:11:42.582Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T07:11:42.843Z] Attempting uninstall: idna [2021-05-28T07:11:42.843Z] Found existing installation: idna 2.9 [2021-05-28T07:11:42.843Z] Uninstalling idna-2.9: [2021-05-28T07:11:42.844Z] Successfully uninstalled idna-2.9 [2021-05-28T07:11:42.844Z] Attempting uninstall: requests [2021-05-28T07:11:42.844Z] Found existing installation: requests 2.23.0 [2021-05-28T07:11:42.844Z] Uninstalling requests-2.23.0: [2021-05-28T07:11:42.844Z] Successfully uninstalled requests-2.23.0 [2021-05-28T07:11:43.799Z] Running setup.py install for dockerpty: started [2021-05-28T07:11:44.072Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T07:11:44.072Z] Running setup.py install for docopt: started [2021-05-28T07:11:44.333Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T07:11:44.333Z] Running setup.py install for PyYAML: started [2021-05-28T07:11:44.599Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T07:11:44.866Z] Running setup.py install for texttable: started [2021-05-28T07:11:45.128Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T07:11:45.391Z] 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-28T07:11:53.531Z] Removing intermediate container 4d6ae1b491c2 [2021-05-28T07:11:53.531Z] ---> 9da3c4d1d42a [2021-05-28T07:11:53.531Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T07:11:53.531Z] ---> Running in ab0381204bca [2021-05-28T07:11:53.531Z] Removing intermediate container ab0381204bca [2021-05-28T07:11:53.531Z] ---> 2dca50caad5b [2021-05-28T07:11:53.531Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T07:11:53.791Z] ---> Running in b75595bb24ac [2021-05-28T07:11:54.054Z] Removing intermediate container b75595bb24ac [2021-05-28T07:11:54.054Z] ---> 6bb6559dda4e [2021-05-28T07:11:54.054Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T07:11:54.623Z] ---> b7c4c118b9f9 [2021-05-28T07:11:54.623Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T07:11:55.193Z] ---> 47bfb75fd2b8 [2021-05-28T07:11:55.194Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T07:11:55.454Z] ---> 52ba300b81e3 [2021-05-28T07:11:55.454Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T07:11:55.714Z] ---> Running in 92d1b3d72bb5 [2021-05-28T07:11:55.714Z] Removing intermediate container 92d1b3d72bb5 [2021-05-28T07:11:55.714Z] ---> 72610d1de717 [2021-05-28T07:11:55.714Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:11:55.975Z] ---> Running in f9723e02ebdc [2021-05-28T07:11:55.975Z] Removing intermediate container f9723e02ebdc [2021-05-28T07:11:55.975Z] ---> 522306a4e452 [2021-05-28T07:11:55.975Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T07:11:56.236Z] ---> Running in d2f5ea8748a6 [2021-05-28T07:11:56.236Z] Removing intermediate container d2f5ea8748a6 [2021-05-28T07:11:56.236Z] ---> 54dcf0ded9cd [2021-05-28T07:11:56.236Z] Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:11:56.236Z] ---> Running in 7ff3978d67d8 [2021-05-28T07:11:56.497Z] Removing intermediate container 7ff3978d67d8 [2021-05-28T07:11:56.497Z] ---> 5ca8758645d3 [2021-05-28T07:11:56.497Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:11:56.497Z] ---> Running in 7e4b28c0be52 [2021-05-28T07:11:56.769Z] Removing intermediate container 7e4b28c0be52 [2021-05-28T07:11:56.769Z] ---> 13d417887cf9 [2021-05-28T07:11:56.769Z] [2021-05-28T07:11:56.769Z] Successfully built 13d417887cf9 [2021-05-28T07:11:57.030Z] Successfully tagged sys-mgmt-agent:latest [2021-05-28T07:11:57.299Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T07:11:57.311Z] $ docker stop --time=1 7dfb9799111488a5c09a06f1c72f1ea608c0eda40694922d6297890ba11a189f [2021-05-28T07:11:58.700Z] $ docker rm -f 7dfb9799111488a5c09a06f1c72f1ea608c0eda40694922d6297890ba11a189f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T07:11:59.084Z] + docker images [2021-05-28T07:11:59.084Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T07:11:59.084Z] sys-mgmt-agent latest 13d417887cf9 3 seconds ago 312MB [2021-05-28T07:11:59.084Z] core-metadata latest 9b71edd5a1b4 23 seconds ago 18.6MB [2021-05-28T07:11:59.084Z] core-command latest c22c327c9ede 24 seconds ago 17.1MB [2021-05-28T07:11:59.084Z] a45c2da4780c 37 seconds ago 1.16GB [2021-05-28T07:11:59.084Z] security-proxy-setup latest b145b790b1c8 37 seconds ago 25.3MB [2021-05-28T07:11:59.084Z] edddbe9e0d7b 37 seconds ago 1.17GB [2021-05-28T07:11:59.084Z] 35e92b61b203 41 seconds ago 1.16GB [2021-05-28T07:11:59.084Z] 424be35785b6 47 seconds ago 1.16GB [2021-05-28T07:11:59.084Z] security-bootstrapper latest a4588d51c83a About a minute ago 18.2MB [2021-05-28T07:11:59.084Z] core-data latest 4f650be816af About a minute ago 21.6MB [2021-05-28T07:11:59.084Z] support-notifications latest 6409a372641c 2 minutes ago 17.8MB [2021-05-28T07:11:59.084Z] security-secretstore-setup latest 7a3b6d68e511 2 minutes ago 25.8MB [2021-05-28T07:11:59.084Z] support-scheduler latest a4e71cfa4d9f 2 minutes ago 17.1MB [2021-05-28T07:11:59.084Z] 9462812cbdd5 2 minutes ago 1.17GB [2021-05-28T07:11:59.084Z] b4351a22f97f 2 minutes ago 1.16GB [2021-05-28T07:11:59.084Z] 90eefa37ba16 2 minutes ago 1.15GB [2021-05-28T07:11:59.084Z] b2b238610cb4 2 minutes ago 1.16GB [2021-05-28T07:11:59.084Z] cca903df3021 2 minutes ago 1.16GB [2021-05-28T07:11:59.084Z] ci-base-image-x86_64 latest cef68949a87e 7 minutes ago 648MB [2021-05-28T07:11:59.084Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-28T07:11:59.084Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-28T07:11:59.084Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-28T07:11:59.084Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-28T07:11:59.084Z] 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-28T07:12:14.559Z] Still waiting to schedule task [2021-05-28T07:12:14.560Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-05-28T07:12:52.482Z] gofmt -l . [2021-05-28T07:12:53.086Z] [ "`gofmt -l .`" = "" ] [2021-05-28T07:12:56.469Z] ./bin/test-go-mod-tidy.sh [2021-05-28T07:12:56.744Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T07:12:59.393Z] + ls -al . [2021-05-28T07:12:59.394Z] total 880 [2021-05-28T07:12:59.394Z] drwxrwxr-x 9 1001 1001 4096 May 28 07:12 . [2021-05-28T07:12:59.394Z] drwxr-xr-x 4 root root 4096 May 28 07:07 .. [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 11 May 28 07:05 .dockerignore [2021-05-28T07:12:59.394Z] drwxrwxr-x 8 1001 1001 4096 May 28 07:05 .git [2021-05-28T07:12:59.394Z] drwxrwxr-x 3 1001 1001 4096 May 28 07:05 .github [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 818 May 28 07:05 .gitignore [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 166 May 28 07:05 .sonarcloud.properties [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 8609 May 28 07:05 Attribution.txt [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 3804 May 28 07:05 CONTRIBUTING.md [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 931 May 28 07:05 Dockerfile.build [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 849 May 28 07:05 Jenkinsfile [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 10775 May 28 07:05 LICENSE [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 5632 May 28 07:05 Makefile [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 7978 May 28 07:05 README.md [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 6755 May 28 07:05 SECURITY.md [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 5 May 28 07:03 VERSION [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 4131 May 28 07:05 ZMQWindows.md [2021-05-28T07:12:59.394Z] drwxrwxr-x 2 1001 1001 4096 May 28 07:05 bin [2021-05-28T07:12:59.394Z] drwxrwxr-x 14 1001 1001 4096 May 28 07:05 cmd [2021-05-28T07:12:59.394Z] -rw-r--r-- 1 root root 742996 May 28 07:11 coverage.out [2021-05-28T07:12:59.394Z] -rw-r--r-- 1 root root 1060 May 28 07:12 go.mod [2021-05-28T07:12:59.394Z] -rw-r--r-- 1 root root 21686 May 28 07:07 go.sum [2021-05-28T07:12:59.394Z] drwxrwxr-x 8 1001 1001 4096 May 28 07:05 internal [2021-05-28T07:12:59.394Z] drwxrwxr-x 4 1001 1001 4096 May 28 07:05 openapi [2021-05-28T07:12:59.394Z] drwxrwxr-x 4 1001 1001 4096 May 28 07:05 snap [2021-05-28T07:12:59.394Z] -rw-rw-r-- 1 1001 1001 168 May 28 07:05 version.go [Pipeline] sh [2021-05-28T07:13:00.049Z] + '[' -e coverage.out ] [2021-05-28T07:13:00.050Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T07:13:00.076Z] Warning: overwriting stash ‘coverage-report’ [2021-05-28T07:13:01.086Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T07:13:01.803Z] + make build [2021-05-28T07:13:01.803Z] go mod tidy [2021-05-28T07:13:02.855Z] 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-28T07:13:09.561Z] 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-28T07:13:36.360Z] 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-28T07:13:39.006Z] 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-28T07:13:44.419Z] 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-28T07:13:45.017Z] 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-28T07:13:49.324Z] 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-28T07:13:54.760Z] 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-28T07:13:56.745Z] 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-28T07:14:00.137Z] 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-28T07:14:02.764Z] 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-28T07:14:06.188Z] 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-28T07:14:11.602Z] $ docker stop --time=1 643fa0f2c8256d137ffc47b66703987d79916a994f38b048f91080f29c5cb44d [2021-05-28T07:14:14.144Z] $ docker rm -f 643fa0f2c8256d137ffc47b66703987d79916a994f38b048f91080f29c5cb44d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:14:15.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:14:15.955Z] [2021-05-28T07:14:15.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:14:16.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:14:16.593Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-28T07:14:16.593Z] 29e5d40040c1: Pulling fs layer [2021-05-28T07:14:16.593Z] 1ce36da41761: Pulling fs layer [2021-05-28T07:14:16.593Z] 25b303627fd3: Pulling fs layer [2021-05-28T07:14:16.867Z] 29e5d40040c1: Verifying Checksum [2021-05-28T07:14:16.867Z] 29e5d40040c1: Download complete [2021-05-28T07:14:17.469Z] 1ce36da41761: Verifying Checksum [2021-05-28T07:14:17.469Z] 1ce36da41761: Download complete [2021-05-28T07:14:17.469Z] 29e5d40040c1: Pull complete [2021-05-28T07:14:18.904Z] 1ce36da41761: Pull complete [2021-05-28T07:14:18.904Z] 25b303627fd3: Verifying Checksum [2021-05-28T07:14:18.904Z] 25b303627fd3: Download complete [2021-05-28T07:14:25.243Z] Running on prd-ubuntu18.04-docker-8c-8g-850 in /w/workspace/edgexfoundry_edgex-go_PR-3515 [Pipeline] { [Pipeline] ws [2021-05-28T07:14:25.275Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-05-28T07:14:25.397Z] The recommended git tool is: git [2021-05-28T07:14:28.026Z] using credential edgex-jenkins-ssh [2021-05-28T07:14:28.060Z] Cloning the remote Git repository [2021-05-28T07:14:28.128Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:14:28.228Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-05-28T07:14:28.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:14:28.284Z] > git --version # timeout=10 [2021-05-28T07:14:28.291Z] > git --version # 'git version 2.17.1' [2021-05-28T07:14:28.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:14:28.323Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T07:14:29.091Z] 25b303627fd3: Pull complete [2021-05-28T07:14:29.091Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-28T07:14:29.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:14:29.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-28T07:14:29.360Z] prd-ubuntu18.04-docker-arm64-4c-16g-846 does not seem to be running inside a container [2021-05-28T07:14:29.428Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T07:14:32.184Z] $ docker top da52bd74a0c55fb2e8906e820e2de43893c426f14b24d4cde1ef6adaa9975ce4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:14:33.171Z] + grep parallel [2021-05-28T07:14:33.171Z] + docker-compose build --help [2021-05-28T07:14:37.507Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T07:14:37.515Z] $ docker stop --time=1 da52bd74a0c55fb2e8906e820e2de43893c426f14b24d4cde1ef6adaa9975ce4 [2021-05-28T07:14:38.970Z] Merging remotes/origin/master commit 4dd80814185d38ae6b349cd8e9b4c72539c96da6 into PR head commit d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:14:39.099Z] Merge succeeded, producing d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:14:39.099Z] Checking out Revision d3a27a088a725aeb285f2eff495040474b81e558 (PR-3515) [2021-05-28T07:14:39.378Z] $ docker rm -f da52bd74a0c55fb2e8906e820e2de43893c426f14b24d4cde1ef6adaa9975ce4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:14:38.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T07:14:38.395Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T07:14:38.420Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T07:14:38.433Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T07:14:38.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:14:38.438Z] > 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-28T07:14:38.974Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T07:14:38.980Z] > git checkout -f d3a27a088a725aeb285f2eff495040474b81e558 # timeout=10 [2021-05-28T07:14:39.059Z] > git remote # timeout=10 [2021-05-28T07:14:39.067Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T07:14:39.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T07:14:39.078Z] > git merge 4dd80814185d38ae6b349cd8e9b4c72539c96da6 # timeout=10 [2021-05-28T07:14:39.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T07:14:39.096Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T07:14:39.100Z] > git checkout -f d3a27a088a725aeb285f2eff495040474b81e558 # timeout=10 [2021-05-28T07:14:40.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T07:14:40.196Z] . [Pipeline] withDockerContainer [2021-05-28T07:14:40.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-846 does not seem to be running inside a container [2021-05-28T07:14:40.524Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T07:14:42.118Z] $ docker top 72aaba83dab5c8f1a6626059d6361b1bc6b7f568cf027ab821afd0d3dd08b2d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:14:42.737Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-28T07:14:43.071Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:14:43.937Z] + echo snap-build.sh [2021-05-28T07:14:43.937Z] snap-build.sh [2021-05-28T07:14:43.937Z] + SNAP_BASE_DIR=. [2021-05-28T07:14:43.937Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-05-28T07:14:43.937Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-05-28T07:14:43.937Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-05-28T07:14:43.937Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-05-28T07:14:43.937Z] + cd /w/workspace/edgex-go/4 [2021-05-28T07:14:43.937Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-28T07:14:43.937Z] Reading package lists... [2021-05-28T07:14:43.937Z] Building dependency tree... [2021-05-28T07:14:43.937Z] Reading state information... [2021-05-28T07:14:44.206Z] The following packages were automatically installed and are no longer required: [2021-05-28T07:14:44.206Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-28T07:14:44.206Z] uidmap xdelta3 [2021-05-28T07:14:44.206Z] Use 'sudo apt autoremove' to remove them. [2021-05-28T07:14:44.206Z] The following packages will be REMOVED: [2021-05-28T07:14:44.206Z] lxd* lxd-client* [2021-05-28T07:14:44.469Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-28T07:14:44.469Z] After this operation, 31.7 MB disk space will be freed. [2021-05-28T07:14:44.994Z] (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-28T07:14:44.994Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:14:45.940Z] Removing lxd dnsmasq configuration [2021-05-28T07:14:45.940Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:14:45.940Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-28T07:14:46.445Z] Building core-command ... [2021-05-28T07:14:46.445Z] Building core-data ... [2021-05-28T07:14:46.445Z] Building core-metadata ... [2021-05-28T07:14:46.445Z] Building security-bootstrapper ... [2021-05-28T07:14:46.445Z] Building security-proxy-setup ... [2021-05-28T07:14:46.445Z] Building security-secretstore-setup ... [2021-05-28T07:14:46.445Z] Building support-notifications ... [2021-05-28T07:14:46.445Z] Building support-scheduler ... [2021-05-28T07:14:46.445Z] Building sys-mgmt-agent ... [2021-05-28T07:14:46.445Z] Building core-metadata [2021-05-28T07:14:46.445Z] Building security-proxy-setup [2021-05-28T07:14:46.445Z] Building security-secretstore-setup [2021-05-28T07:14:46.445Z] Building support-scheduler [2021-05-28T07:14:46.445Z] Building core-command [2021-05-28T07:14:46.887Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T07:14:47.152Z] (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-28T07:14:47.152Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T07:14:48.542Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-28T07:14:48.542Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-28T07:14:49.937Z] + sudo snap remove --purge lxd [2021-05-28T07:14:50.199Z] snap "lxd" is not installed [2021-05-28T07:14:50.199Z] + sudo groupadd --force --system lxd [2021-05-28T07:14:50.199Z] ++ whoami [2021-05-28T07:14:50.199Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-28T07:14:50.199Z] + newgrp - lxd [2021-05-28T07:14:50.199Z] + sudo snap install lxd [2021-05-28T07:14:58.354Z] 2021-05-28T07:14:55Z INFO Waiting for automatic snapd restart... [2021-05-28T07:15:13.287Z] lxd 4.14 from Canonical* installed [2021-05-28T07:15:13.287Z] + sudo lxd init --auto [2021-05-28T07:15:21.458Z] + sudo snap install --classic snapcraft [2021-05-28T07:15:28.459Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T07:15:28.459Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-28T07:15:28.459Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-28T07:15:28.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T07:15:28.459Z] Dload Upload Total Spent Left Speed [2021-05-28T07:15:28.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4265 0 --:--:-- --:--:-- --:--:-- 4236 [2021-05-28T07:15:28.459Z] 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M [2021-05-28T07:15:28.459Z] ./yq_linux_amd64 [2021-05-28T07:15:28.459Z] + sudo snapcraft prime --use-lxd [2021-05-28T07:15:29.911Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-28T07:15:29.911Z] 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-28T07:15:29.911Z] - README.md [2021-05-28T07:15:29.911Z] [2021-05-28T07:15:29.911Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T07:15:30.483Z] Launching a container. [2021-05-28T07:15:37.130Z] Waiting for container to be ready [2021-05-28T07:15:37.705Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-28T07:15:37.706Z] [2021-05-28T07:15:41.963Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-28T07:15:42.226Z] Waiting for network to be ready... [2021-05-28T07:15:42.488Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T07:15:42.749Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T07:15:42.749Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T07:15:42.749Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T07:15:42.749Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T07:15:42.749Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T07:15:42.749Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T07:15:43.010Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T07:15:43.010Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T07:15:43.010Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T07:15:43.271Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T07:15:43.271Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T07:15:43.532Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T07:15:43.532Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T07:15:43.532Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T07:15:43.532Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T07:15:43.532Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T07:15:43.532Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T07:15:44.105Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T07:15:44.105Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T07:15:44.366Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T07:15:44.366Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T07:15:44.366Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T07:15:44.366Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T07:15:44.366Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T07:15:44.366Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T07:15:44.366Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T07:15:46.916Z] Fetched 24.6 MB in 4s (6126 kB/s) [2021-05-28T07:15:47.489Z] Reading package lists... [2021-05-28T07:15:47.751Z] Reading package lists... [2021-05-28T07:15:47.751Z] Building dependency tree... [2021-05-28T07:15:47.751Z] Reading state information... [2021-05-28T07:15:48.012Z] The following additional packages will be installed: [2021-05-28T07:15:48.012Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T07:15:48.012Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T07:15:48.012Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T07:15:48.012Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-28T07:15:48.012Z] Suggested packages: [2021-05-28T07:15:48.012Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-28T07:15:48.012Z] Recommended packages: [2021-05-28T07:15:48.012Z] gnupg libsasl2-modules [2021-05-28T07:15:48.012Z] The following NEW packages will be installed: [2021-05-28T07:15:48.012Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T07:15:48.012Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T07:15:48.012Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T07:15:48.012Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-28T07:15:48.012Z] The following packages will be upgraded: [2021-05-28T07:15:48.012Z] gpg gpg-agent gpgconf libudev1 [2021-05-28T07:15:48.012Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-28T07:15:48.012Z] Need to get 3530 kB of archives. [2021-05-28T07:15:48.012Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-28T07:15:48.012Z] 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-28T07:15:48.012Z] 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-28T07:15:48.012Z] 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-28T07:15:48.012Z] 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-28T07:15:48.274Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-28T07:15:48.535Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-28T07:15:48.796Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-28T07:15:48.796Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-28T07:15:48.796Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-28T07:15:48.796Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-28T07:15:48.796Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-28T07:15:48.796Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-28T07:15:48.796Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-28T07:15:48.796Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-28T07:15:49.059Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-28T07:15:49.059Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-28T07:15:49.059Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-28T07:15:49.059Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-28T07:15:49.059Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-28T07:15:49.059Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-28T07:15:49.059Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-28T07:15:49.059Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-28T07:15:49.059Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T07:15:49.059Z] Fetched 3530 kB in 1s (3458 kB/s) [2021-05-28T07:15:49.321Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T07:15:49.321Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-28T07:15:49.321Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T07:15:49.321Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-28T07:15:49.321Z] Selecting previously unselected package udev. [2021-05-28T07:15:49.321Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T07:15:49.321Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-28T07:15:49.321Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-28T07:15:49.582Z] Selecting previously unselected package libfuse2:amd64. [2021-05-28T07:15:49.582Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T07:15:49.582Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T07:15:49.582Z] Selecting previously unselected package fuse. [2021-05-28T07:15:49.582Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T07:15:49.582Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-28T07:15:49.844Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T07:15:49.844Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T07:15:49.844Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T07:15:49.844Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T07:15:49.844Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T07:15:49.844Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T07:15:50.107Z] Selecting previously unselected package libksba8:amd64. [2021-05-28T07:15:50.107Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-28T07:15:50.107Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-28T07:15:50.107Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-28T07:15:50.107Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:15:50.107Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:50.369Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-28T07:15:50.369Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:15:50.369Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:50.369Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-28T07:15:50.369Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:15:50.369Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:50.369Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-28T07:15:50.369Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:15:50.369Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:50.369Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-28T07:15:50.369Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:15:50.369Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:50.369Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-28T07:15:50.369Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:15:50.649Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:50.649Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-28T07:15:50.649Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:15:50.649Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:50.649Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-28T07:15:50.649Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:15:50.649Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:50.649Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-28T07:15:50.649Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T07:15:50.649Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:50.649Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-28T07:15:50.649Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T07:15:50.911Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T07:15:50.911Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-28T07:15:50.911Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T07:15:50.911Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T07:15:50.911Z] Selecting previously unselected package libldap-common. [2021-05-28T07:15:50.911Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-28T07:15:50.911Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T07:15:50.911Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-28T07:15:50.911Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-28T07:15:50.911Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T07:15:51.172Z] Selecting previously unselected package dirmngr. [2021-05-28T07:15:51.172Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T07:15:51.172Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T07:15:51.172Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T07:15:51.172Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-28T07:15:51.172Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T07:15:51.172Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T07:15:51.172Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T07:15:51.172Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-28T07:15:51.172Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:51.172Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-28T07:15:51.172Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T07:15:51.172Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-28T07:15:51.435Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-28T07:15:51.696Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:51.696Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-28T07:15:51.696Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-28T07:15:51.696Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-28T07:15:51.696Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:51.696Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:51.696Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:51.696Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:51.696Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:51.696Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:51.696Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T07:15:51.696Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T07:15:51.696Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T07:15:51.958Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T07:15:52.220Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-28T07:15:52.220Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-28T07:15:52.220Z] This means they are not meant to be enabled using systemctl. [2021-05-28T07:15:52.220Z] Possible reasons for having this kind of units are: [2021-05-28T07:15:52.220Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-28T07:15:52.220Z] .wants/ or .requires/ directory. [2021-05-28T07:15:52.220Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-28T07:15:52.220Z] a requirement dependency on it. [2021-05-28T07:15:52.220Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-28T07:15:52.220Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-28T07:15:52.220Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-28T07:15:52.220Z] instance name specified. [2021-05-28T07:15:52.743Z] Reading package lists... [2021-05-28T07:15:52.743Z] Building dependency tree... [2021-05-28T07:15:52.743Z] Reading state information... [2021-05-28T07:15:53.004Z] The following additional packages will be installed: [2021-05-28T07:15:53.004Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-28T07:15:53.004Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-28T07:15:53.005Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-28T07:15:53.005Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-28T07:15:53.005Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-28T07:15:53.005Z] Suggested packages: [2021-05-28T07:15:53.005Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-28T07:15:53.005Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-28T07:15:53.005Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-28T07:15:53.005Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-28T07:15:53.005Z] systemd-container policykit-1 [2021-05-28T07:15:53.005Z] Recommended packages: [2021-05-28T07:15:53.005Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-28T07:15:53.005Z] The following NEW packages will be installed: [2021-05-28T07:15:53.005Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-28T07:15:53.005Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-28T07:15:53.005Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-28T07:15:53.005Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-28T07:15:53.005Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-28T07:15:53.005Z] The following packages will be upgraded: [2021-05-28T07:15:53.005Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-28T07:15:53.005Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-28T07:15:53.005Z] Need to get 35.2 MB of archives. [2021-05-28T07:15:53.005Z] After this operation, 141 MB of additional disk space will be used. [2021-05-28T07:15:53.005Z] 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-28T07:15:53.267Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-28T07:15:53.267Z] 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-28T07:15:53.267Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-28T07:15:53.267Z] 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-28T07:15:53.267Z] 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-28T07:15:53.528Z] 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-28T07:15:53.528Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-28T07:15:53.528Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-28T07:15:53.528Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-28T07:15:53.528Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-28T07:15:53.528Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-28T07:15:53.529Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-28T07:15:53.529Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-28T07:15:53.529Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-28T07:15:53.529Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-28T07:15:53.529Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-28T07:15:54.928Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-28T07:15:54.928Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-28T07:15:54.928Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-28T07:15:54.928Z] 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-28T07:15:54.928Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-28T07:15:54.928Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-28T07:15:54.928Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-28T07:15:54.928Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-28T07:15:54.928Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-28T07:15:54.929Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-28T07:15:54.929Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-28T07:15:54.929Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-28T07:15:55.191Z] 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-28T07:15:55.191Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T07:15:55.191Z] Fetched 35.2 MB in 2s (17.5 MB/s) [2021-05-28T07:15:55.191Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T07:15:55.191Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-28T07:15:55.452Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T07:15:56.024Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-28T07:15:56.024Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T07:15:56.024Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-28T07:15:56.286Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T07:15:56.286Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-28T07:15:56.286Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-28T07:15:56.549Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-28T07:15:56.549Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T07:15:56.549Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-28T07:15:56.549Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-28T07:15:56.816Z] Setting up apt (1.6.13) ... [2021-05-28T07:15:56.816Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-28T07:15:57.390Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-28T07:15:57.390Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-28T07:15:57.390Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T07:15:57.390Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T07:15:57.390Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-28T07:15:57.390Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T07:15:57.652Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:15:57.652Z] Selecting previously unselected package libexpat1:amd64. [2021-05-28T07:15:57.652Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-28T07:15:57.652Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T07:15:57.652Z] Selecting previously unselected package python3.6-minimal. [2021-05-28T07:15:57.652Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T07:15:57.652Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:15:57.913Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T07:15:58.175Z] Checking for services that may need to be restarted...done. [2021-05-28T07:15:58.175Z] Checking for services that may need to be restarted...done. [2021-05-28T07:15:58.175Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:15:58.175Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T07:15:58.175Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:15:58.438Z] Selecting previously unselected package python3-minimal. [2021-05-28T07:15:58.438Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-28T07:15:58.438Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-28T07:15:58.438Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-28T07:15:58.699Z] Selecting previously unselected package mime-support. [2021-05-28T07:15:58.699Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-28T07:15:58.699Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-28T07:15:58.699Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-28T07:15:58.699Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-28T07:15:58.699Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T07:15:58.700Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-28T07:15:58.700Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T07:15:58.700Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:15:58.961Z] Selecting previously unselected package python3.6. [2021-05-28T07:15:58.961Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T07:15:58.961Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:15:58.961Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-28T07:15:58.961Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-28T07:15:58.961Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T07:15:59.222Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-28T07:15:59.484Z] Selecting previously unselected package python3. [2021-05-28T07:15:59.484Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-28T07:15:59.484Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-28T07:15:59.484Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-28T07:15:59.484Z] Selecting previously unselected package multiarch-support. [2021-05-28T07:15:59.484Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T07:15:59.484Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T07:15:59.484Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T07:15:59.745Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-28T07:15:59.745Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-28T07:15:59.745Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-28T07:15:59.745Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T07:15:59.745Z] Selecting previously unselected package libbsd0:amd64. [2021-05-28T07:15:59.745Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-28T07:15:59.745Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T07:15:59.745Z] Selecting previously unselected package sudo. [2021-05-28T07:15:59.745Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-28T07:15:59.745Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T07:16:00.006Z] Selecting previously unselected package apparmor. [2021-05-28T07:16:00.006Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T07:16:00.006Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-28T07:16:00.267Z] Selecting previously unselected package libedit2:amd64. [2021-05-28T07:16:00.267Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-28T07:16:00.267Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T07:16:00.267Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-28T07:16:00.267Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T07:16:00.267Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:16:00.267Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-28T07:16:00.267Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T07:16:00.267Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:16:00.529Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-28T07:16:00.529Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-28T07:16:00.529Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T07:16:00.810Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-28T07:16:00.810Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T07:16:00.810Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:16:01.113Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-28T07:16:01.113Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T07:16:01.113Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:16:01.375Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-28T07:16:01.375Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-28T07:16:01.375Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T07:16:01.639Z] Selecting previously unselected package openssh-client. [2021-05-28T07:16:01.640Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-28T07:16:01.640Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T07:16:01.901Z] Selecting previously unselected package squashfs-tools. [2021-05-28T07:16:01.901Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-28T07:16:01.901Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T07:16:02.163Z] Selecting previously unselected package snapd. [2021-05-28T07:16:02.163Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-28T07:16:02.163Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-28T07:16:04.082Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T07:16:04.082Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T07:16:04.343Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-28T07:16:04.343Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T07:16:04.343Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T07:16:04.343Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:16:04.343Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T07:16:04.343Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-28T07:16:04.343Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-28T07:16:04.917Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T07:16:04.917Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T07:16:04.917Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T07:16:04.917Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:16:05.179Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:16:05.179Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T07:16:05.754Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T07:16:06.333Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:16:08.282Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T07:16:09.263Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-28T07:16:09.552Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:16:09.552Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:16:09.552Z] ---> a3d1dcfaa896 [2021-05-28T07:16:09.552Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:16:09.552Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:16:09.552Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:16:09.552Z] ---> a3d1dcfaa896 [2021-05-28T07:16:09.552Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T07:16:09.552Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:16:09.552Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:16:09.552Z] ---> a3d1dcfaa896 [2021-05-28T07:16:09.552Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:16:09.552Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:16:09.552Z] Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:16:09.552Z] [2021-05-28T07:16:09.552Z] ---> a3d1dcfaa896 [2021-05-28T07:16:09.552Z] Step 3/26 : WORKDIR /edgex-goStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:16:09.552Z] [2021-05-28T07:16:09.552Z] ---> a3d1dcfaa896 [2021-05-28T07:16:09.552Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:16:09.552Z] ---> Running in 611a0f5e81df [2021-05-28T07:16:09.552Z] ---> Running in 7d51dc5fa278 [2021-05-28T07:16:09.552Z] ---> Running in 4ae38483aeea [2021-05-28T07:16:09.552Z] ---> Running in 1716f7b4d0ca [2021-05-28T07:16:09.552Z] ---> Running in 63258f88cdd7 [2021-05-28T07:16:09.552Z] Removing intermediate container 63258f88cdd7 [2021-05-28T07:16:09.552Z] ---> 518d54620494 [2021-05-28T07:16:09.552Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:16:09.552Z] Removing intermediate container 7d51dc5fa278 [2021-05-28T07:16:09.552Z] ---> 510897a55484 [2021-05-28T07:16:09.552Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:16:09.552Z] Removing intermediate container 611a0f5e81df [2021-05-28T07:16:09.552Z] ---> 47bd5d56bac7 [2021-05-28T07:16:09.552Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:16:09.552Z] Removing intermediate container 4ae38483aeea [2021-05-28T07:16:09.552Z] ---> 991156d1afa8 [2021-05-28T07:16:09.552Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:16:09.552Z] Removing intermediate container 1716f7b4d0ca [2021-05-28T07:16:09.552Z] ---> 528a30590a2a [2021-05-28T07:16:09.552Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:16:09.552Z] ---> Running in 7dd231883a1b [2021-05-28T07:16:09.552Z] ---> Running in 1941f91d792f [2021-05-28T07:16:09.552Z] ---> Running in acdb75a391eb [2021-05-28T07:16:09.552Z] ---> Running in 708a0bc4ac3c [2021-05-28T07:16:09.552Z] ---> Running in 04689b85cd84 [2021-05-28T07:16:09.552Z] Removing intermediate container 1941f91d792f [2021-05-28T07:16:09.552Z] ---> 16734551aabc [2021-05-28T07:16:09.552Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T07:16:09.552Z] ---> Running in 9260cc942cd9 [2021-05-28T07:16:09.552Z] Removing intermediate container acdb75a391eb [2021-05-28T07:16:09.552Z] ---> a49a57b0cb51 [2021-05-28T07:16:09.552Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T07:16:09.552Z] ---> Running in f4a0de82babd [2021-05-28T07:16:09.552Z] Removing intermediate container 708a0bc4ac3c [2021-05-28T07:16:09.552Z] ---> e590f3435c11 [2021-05-28T07:16:09.552Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:16:09.552Z] Removing intermediate container 7dd231883a1b [2021-05-28T07:16:09.553Z] ---> 30958e7adc90 [2021-05-28T07:16:09.553Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T07:16:09.553Z] Removing intermediate container 04689b85cd84 [2021-05-28T07:16:09.553Z] ---> 9142367896ca [2021-05-28T07:16:09.553Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T07:16:09.553Z] ---> Running in 9933d9cb339b [2021-05-28T07:16:09.553Z] ---> Running in f48ba9d02ac7 [2021-05-28T07:16:09.553Z] ---> Running in cb0193babee7 [2021-05-28T07:16:09.836Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:16:10.220Z] running python rtupdate hooks for python3.6... [2021-05-28T07:16:10.220Z] running python post-rtupdate hooks for python3.6... [2021-05-28T07:16:10.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:16:10.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:16:11.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:16:11.171Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-28T07:16:11.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:16:11.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:16:11.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:16:11.557Z] OK: 218 MiB in 52 packages [2021-05-28T07:16:11.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:16:12.125Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-28T07:16:12.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:16:12.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:16:12.388Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T07:16:12.389Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T07:16:12.419Z] OK: 218 MiB in 52 packages [2021-05-28T07:16:12.653Z] Setting up snapd (2.48.3+18.04) ... [2021-05-28T07:16:12.707Z] OK: 218 MiB in 52 packages [2021-05-28T07:16:13.230Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-28T07:16:13.230Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-28T07:16:13.331Z] OK: 218 MiB in 52 packages [2021-05-28T07:16:13.331Z] Removing intermediate container 9260cc942cd9 [2021-05-28T07:16:13.331Z] ---> bb4ca9d80433 [2021-05-28T07:16:13.331Z] Step 6/22 : COPY go.mod .OK: 218 MiB in 52 packages [2021-05-28T07:16:13.331Z] [2021-05-28T07:16:13.494Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-28T07:16:13.494Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-28T07:16:13.756Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T07:16:13.756Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T07:16:14.020Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-28T07:16:14.020Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-28T07:16:14.307Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-28T07:16:14.324Z] Removing intermediate container f4a0de82babd [2021-05-28T07:16:14.324Z] ---> 58b616a31b06 [2021-05-28T07:16:14.324Z] Step 6/26 : COPY go.mod . [2021-05-28T07:16:14.324Z] Removing intermediate container 9933d9cb339b [2021-05-28T07:16:14.324Z] ---> 4fe37abc8b0d [2021-05-28T07:16:14.324Z] Step 6/24 : COPY go.mod . [2021-05-28T07:16:14.570Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-28T07:16:14.570Z] /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-28T07:16:14.570Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T07:16:14.570Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T07:16:14.599Z] ---> e694b543bd9a [2021-05-28T07:16:14.599Z] Step 7/22 : RUN go mod download [2021-05-28T07:16:14.872Z] ---> Running in e199a89fa04d [2021-05-28T07:16:14.872Z] Removing intermediate container f48ba9d02ac7 [2021-05-28T07:16:14.872Z] ---> 9433944e9e32 [2021-05-28T07:16:14.872Z] Step 6/24 : COPY go.mod . [2021-05-28T07:16:15.150Z] Removing intermediate container cb0193babee7 [2021-05-28T07:16:15.150Z] ---> 901add6967c6 [2021-05-28T07:16:15.150Z] Step 6/23 : COPY go.mod . [2021-05-28T07:16:15.150Z] ---> d03087295745 [2021-05-28T07:16:15.150Z] Step 7/26 : RUN go mod download [2021-05-28T07:16:15.423Z] ---> Running in ebbe8056a100 [2021-05-28T07:16:15.525Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T07:16:15.789Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T07:16:15.789Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T07:16:16.037Z] ---> 74ed2d93f79e [2021-05-28T07:16:16.037Z] Step 7/24 : RUN go mod download [2021-05-28T07:16:16.037Z] ---> d29af9183946 [2021-05-28T07:16:16.037Z] Step 7/24 : RUN go mod download [2021-05-28T07:16:16.037Z] ---> Running in bd90c4e9d7a2 [2021-05-28T07:16:16.312Z] ---> 185b3e11434a [2021-05-28T07:16:16.312Z] Step 7/23 : RUN go mod download [2021-05-28T07:16:16.312Z] ---> Running in 3ae54f48adfe [2021-05-28T07:16:16.587Z] ---> Running in af496753042c [2021-05-28T07:16:17.815Z] Reading package lists... [2021-05-28T07:16:19.243Z] Removing intermediate container e199a89fa04d [2021-05-28T07:16:19.244Z] ---> 86917e0d14da [2021-05-28T07:16:19.244Z] Step 8/22 : COPY . . [2021-05-28T07:16:19.244Z] Removing intermediate container ebbe8056a100 [2021-05-28T07:16:19.244Z] ---> 416d2a6eaf34 [2021-05-28T07:16:19.244Z] Step 8/26 : COPY . . [2021-05-28T07:16:19.747Z] Reading package lists... [2021-05-28T07:16:20.014Z] Building dependency tree... [2021-05-28T07:16:20.014Z] Reading state information... [2021-05-28T07:16:20.014Z] Calculating upgrade... [2021-05-28T07:16:20.278Z] The following packages will be upgraded: [2021-05-28T07:16:20.278Z] advancecomp base-files bash binutils binutils-common [2021-05-28T07:16:20.278Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-28T07:16:20.278Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-28T07:16:20.278Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-28T07:16:20.278Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-28T07:16:20.278Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-28T07:16:20.278Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-28T07:16:20.278Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-28T07:16:20.278Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-28T07:16:20.278Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-28T07:16:20.278Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-28T07:16:20.278Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-28T07:16:20.278Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-28T07:16:20.278Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-28T07:16:20.278Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-28T07:16:20.278Z] ubuntu-keyring util-linux [2021-05-28T07:16:20.278Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T07:16:20.278Z] Need to get 64.1 MB of archives. [2021-05-28T07:16:20.278Z] After this operation, 5085 kB of additional disk space will be used. [2021-05-28T07:16:20.278Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-28T07:16:20.699Z] Removing intermediate container bd90c4e9d7a2 [2021-05-28T07:16:20.699Z] ---> dd5be0e6525d [2021-05-28T07:16:20.699Z] Step 8/24 : COPY . . [2021-05-28T07:16:20.854Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-28T07:16:21.116Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-28T07:16:21.116Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-28T07:16:21.116Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-28T07:16:21.116Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-28T07:16:21.116Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-28T07:16:21.116Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-28T07:16:21.116Z] 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-28T07:16:21.116Z] 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-28T07:16:21.116Z] 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-28T07:16:21.116Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-28T07:16:21.116Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-28T07:16:21.116Z] 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-28T07:16:21.116Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-28T07:16:21.116Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-28T07:16:21.116Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-28T07:16:21.116Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-28T07:16:21.381Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-28T07:16:21.381Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-28T07:16:21.381Z] 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-28T07:16:21.644Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-28T07:16:21.644Z] 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-28T07:16:21.644Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-28T07:16:21.644Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-28T07:16:21.644Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-28T07:16:21.644Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-28T07:16:21.644Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-28T07:16:21.644Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-28T07:16:21.644Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-28T07:16:21.644Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-28T07:16:21.644Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-28T07:16:21.644Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-28T07:16:21.644Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-28T07:16:21.644Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-28T07:16:21.644Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-28T07:16:21.645Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-28T07:16:21.645Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-28T07:16:21.645Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-28T07:16:21.645Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-28T07:16:21.645Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-28T07:16:21.645Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-28T07:16:21.645Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-28T07:16:21.681Z] Removing intermediate container af496753042c [2021-05-28T07:16:21.681Z] ---> 99a92ce2f385 [2021-05-28T07:16:21.681Z] Step 8/23 : COPY . . [2021-05-28T07:16:21.907Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-28T07:16:21.907Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-28T07:16:21.907Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-28T07:16:21.907Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-28T07:16:21.907Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-28T07:16:21.907Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-28T07:16:21.907Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-28T07:16:21.907Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-28T07:16:21.907Z] Get:52 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-28T07:16:21.907Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-28T07:16:21.907Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-28T07:16:21.907Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-28T07:16:21.907Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-28T07:16:21.907Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-28T07:16:21.907Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-28T07:16:21.907Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-28T07:16:21.960Z] Removing intermediate container 3ae54f48adfe [2021-05-28T07:16:21.960Z] ---> e0742428127a [2021-05-28T07:16:21.960Z] Step 8/24 : COPY . . [2021-05-28T07:16:22.171Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-28T07:16:22.171Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-28T07:16:22.171Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-28T07:16:22.171Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-28T07:16:22.433Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-28T07:16:22.433Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-28T07:16:22.433Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-28T07:16:22.433Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-28T07:16:22.433Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-28T07:16:22.433Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-28T07:16:22.433Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-28T07:16:22.433Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-28T07:16:22.433Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-28T07:16:22.696Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-28T07:16:22.696Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-28T07:16:22.696Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-28T07:16:22.696Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-28T07:16:22.696Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-05-28T07:16:22.696Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-28T07:16:22.696Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-05-28T07:16:22.696Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-05-28T07:16:22.696Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-28T07:16:22.696Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-05-28T07:16:22.696Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-28T07:16:22.958Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-28T07:16:22.958Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-28T07:16:22.958Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-28T07:16:22.958Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-28T07:16:22.958Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-28T07:16:22.958Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-28T07:16:22.958Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-28T07:16:22.958Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-28T07:16:23.221Z] 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-28T07:16:23.221Z] 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-28T07:16:23.221Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-28T07:16:23.221Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-28T07:16:23.221Z] 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-28T07:16:23.221Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-28T07:16:23.221Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-28T07:16:23.221Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-28T07:16:23.221Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-28T07:16:23.221Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-28T07:16:23.221Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-28T07:16:23.483Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T07:16:23.483Z] Fetched 64.1 MB in 3s (20.8 MB/s) [2021-05-28T07:16:23.483Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:23.483Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T07:16:23.483Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T07:16:24.060Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T07:16:24.060Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T07:16:24.060Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-28T07:16:24.060Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-28T07:16:24.322Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:24.322Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:16:24.587Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:24.587Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:16:24.587Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:24.587Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:16:24.851Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:24.851Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:16:24.851Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:24.851Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:16:24.851Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:24.851Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:16:25.114Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:25.115Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:16:25.115Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:16:25.378Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T07:16:25.378Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:25.378Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-28T07:16:25.378Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:16:25.378Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T07:16:25.378Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:25.643Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:16:25.643Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:25.643Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:16:25.643Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:25.643Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T07:16:25.907Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:16:25.907Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T07:16:25.907Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T07:16:26.171Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T07:16:26.748Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T07:16:26.748Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T07:16:26.748Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-28T07:16:27.012Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-28T07:16:27.012Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-28T07:16:27.012Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-28T07:16:27.276Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-28T07:16:27.276Z] Installing new version of config file /etc/issue ... [2021-05-28T07:16:27.276Z] Installing new version of config file /etc/issue.net ... [2021-05-28T07:16:27.276Z] Installing new version of config file /etc/lsb-release ... [2021-05-28T07:16:27.276Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-28T07:16:27.539Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-28T07:16:27.539Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-28T07:16:27.539Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-28T07:16:27.539Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:27.539Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-28T07:16:27.539Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-28T07:16:27.806Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-28T07:16:27.806Z] 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-28T07:16:27.806Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:27.806Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:16:27.806Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-28T07:16:28.070Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:16:28.070Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:28.070Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-28T07:16:28.070Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-28T07:16:28.333Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-28T07:16:28.333Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:28.333Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-28T07:16:28.333Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T07:16:28.597Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-28T07:16:28.859Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:28.859Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T07:16:28.859Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T07:16:28.859Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T07:16:28.859Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:28.859Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T07:16:28.859Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T07:16:29.122Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-28T07:16:29.122Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:29.122Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-28T07:16:29.122Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-28T07:16:29.386Z] Setting up grep (3.1-2build1) ... [2021-05-28T07:16:29.386Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:29.386Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T07:16:29.386Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T07:16:29.649Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-28T07:16:29.649Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:29.649Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T07:16:29.649Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T07:16:29.649Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-28T07:16:29.914Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:29.914Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T07:16:29.914Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T07:16:31.309Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T07:16:31.309Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T07:16:31.309Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T07:16:31.309Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T07:16:31.885Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-28T07:16:31.885Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:31.885Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-28T07:16:31.885Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T07:16:32.835Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T07:16:32.835Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T07:16:32.835Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T07:16:32.835Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T07:16:32.835Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T07:16:33.099Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:33.099Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-28T07:16:33.099Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-28T07:16:33.099Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-28T07:16:33.364Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:33.364Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:16:33.364Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:16:33.364Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:16:33.364Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:33.364Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:16:33.364Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:16:33.647Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:16:33.647Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:33.647Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:16:33.647Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:16:33.913Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:16:33.913Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:33.913Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:16:33.913Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:16:34.177Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:16:34.177Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:34.177Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T07:16:34.177Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T07:16:34.177Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T07:16:34.177Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T07:16:34.446Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T07:16:34.446Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:34.446Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T07:16:34.446Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T07:16:34.446Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T07:16:34.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:34.715Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:16:34.715Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:16:34.715Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:16:34.715Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:34.715Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:16:34.715Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:16:34.715Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:16:34.981Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:34.981Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:16:34.981Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:16:35.246Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:16:35.509Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-28T07:16:35.772Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-28T07:16:36.037Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:36.037Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T07:16:36.037Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T07:16:36.037Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T07:16:36.300Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T07:16:36.300Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-28T07:16:36.300Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T07:16:36.300Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-28T07:16:36.300Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T07:16:36.300Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-28T07:16:36.300Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-28T07:16:36.563Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-28T07:16:36.827Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T07:16:36.827Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-28T07:16:36.827Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T07:16:36.827Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-28T07:16:36.827Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T07:16:36.827Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-28T07:16:36.827Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T07:16:37.089Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-28T07:16:37.089Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T07:16:37.089Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T07:16:37.089Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T07:16:37.089Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T07:16:37.353Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T07:16:37.353Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T07:16:37.353Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T07:16:37.353Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T07:16:37.623Z] (Reading database ... 13916 files and directories currently installed.) [2021-05-28T07:16:37.623Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T07:16:37.623Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T07:16:37.886Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T07:16:37.886Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:37.886Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T07:16:37.886Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T07:16:38.150Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-28T07:16:38.150Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T07:16:38.150Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T07:16:38.150Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T07:16:38.150Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T07:16:38.150Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:38.150Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-28T07:16:38.150Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-28T07:16:38.414Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-28T07:16:38.414Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:38.414Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-28T07:16:38.414Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-28T07:16:38.414Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-28T07:16:38.679Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:38.679Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-05-28T07:16:38.679Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T07:16:38.679Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T07:16:38.942Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:38.942Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T07:16:38.942Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T07:16:38.942Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T07:16:38.942Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:38.942Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-28T07:16:38.942Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-28T07:16:39.207Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-28T07:16:39.207Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:39.207Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T07:16:39.207Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T07:16:39.471Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-28T07:16:39.471Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:39.471Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T07:16:39.471Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T07:16:39.736Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-28T07:16:39.736Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:39.736Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T07:16:39.736Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T07:16:39.736Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T07:16:40.016Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:40.016Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T07:16:40.016Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T07:16:40.016Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T07:16:40.016Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:40.016Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-28T07:16:40.016Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-28T07:16:40.280Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-28T07:16:40.280Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:40.280Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-28T07:16:40.544Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-28T07:16:40.544Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-28T07:16:40.544Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:40.544Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-28T07:16:40.544Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-28T07:16:40.807Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-28T07:16:40.807Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:40.807Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-28T07:16:40.807Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-28T07:16:40.807Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-28T07:16:41.070Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:41.070Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-28T07:16:41.070Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-28T07:16:41.070Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-28T07:16:41.070Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T07:16:41.070Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-28T07:16:41.070Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-28T07:16:41.070Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-28T07:16:41.332Z] (Reading database ... 13921 files and directories currently installed.) [2021-05-28T07:16:41.332Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T07:16:41.332Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T07:16:41.332Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T07:16:41.332Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T07:16:41.596Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T07:16:41.596Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T07:16:41.596Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-28T07:16:41.596Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-28T07:16:41.860Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T07:16:41.860Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-28T07:16:41.860Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-28T07:16:41.860Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-28T07:16:41.860Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-28T07:16:41.860Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-28T07:16:41.860Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-28T07:16:41.860Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-28T07:16:42.123Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-28T07:16:42.123Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-28T07:16:42.123Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-28T07:16:42.123Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-28T07:16:42.123Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-28T07:16:42.123Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-28T07:16:42.386Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-28T07:16:42.386Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-28T07:16:42.964Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-28T07:16:42.964Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-28T07:16:43.226Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-28T07:16:43.226Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-28T07:16:43.226Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T07:16:43.226Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T07:16:43.502Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T07:16:43.502Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T07:16:43.768Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T07:16:43.768Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T07:16:43.768Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T07:16:43.768Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T07:16:43.768Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:43.768Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:16:44.032Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:44.032Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:16:44.032Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:44.032Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:16:44.032Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:44.032Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:16:44.148Z] ---> c1632895c19c [2021-05-28T07:16:44.148Z] Step 9/22 : RUN go mod tidy [2021-05-28T07:16:44.428Z] ---> adb941fb8b21 [2021-05-28T07:16:44.428Z] Step 9/26 : RUN go mod tidy [2021-05-28T07:16:44.428Z] ---> 3f0f4055a336 [2021-05-28T07:16:44.428Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:16:44.428Z] ---> Running in 06e36834eceb [2021-05-28T07:16:44.428Z] ---> 17d8509d0ae2 [2021-05-28T07:16:44.428Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:16:44.709Z] ---> 7dc0c293c460 [2021-05-28T07:16:44.709Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:16:44.709Z] ---> Running in 830b585af0e1 [2021-05-28T07:16:44.709Z] ---> Running in f03b5eb65dfd [2021-05-28T07:16:44.982Z] ---> Running in d99430aad8be [2021-05-28T07:16:44.982Z] ---> Running in c0a2f623993e [2021-05-28T07:16:44.984Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:45.248Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:16:46.211Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:46.474Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:16:48.474Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:48.474Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:16:48.737Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:48.738Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:16:49.694Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T07:16:49.694Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T07:16:49.694Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T07:16:49.694Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T07:16:49.694Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T07:16:49.694Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T07:16:49.957Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T07:16:49.957Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T07:16:49.957Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-28T07:16:49.957Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-28T07:16:49.957Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T07:16:49.957Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T07:16:50.219Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T07:16:50.219Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T07:16:50.219Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-28T07:16:50.219Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-28T07:16:50.219Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:16:50.219Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T07:16:50.219Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:16:50.219Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:16:50.219Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:16:50.483Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-28T07:16:50.483Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-28T07:16:50.483Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-28T07:16:50.483Z] [2021-05-28T07:16:50.483Z] Current default time zone: 'Etc/UTC' [2021-05-28T07:16:50.483Z] Local time is now: Fri May 28 07:16:50 UTC 2021. [2021-05-28T07:16:50.483Z] Universal Time is now: Fri May 28 07:16:50 UTC 2021. [2021-05-28T07:16:50.483Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-28T07:16:50.483Z] [2021-05-28T07:16:50.483Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-28T07:16:50.483Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:16:50.483Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-28T07:16:50.483Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-28T07:16:50.483Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-28T07:16:50.483Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-28T07:16:50.483Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-28T07:16:50.483Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-28T07:16:50.747Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-28T07:16:50.747Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T07:16:50.747Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:16:50.747Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-28T07:16:50.747Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T07:16:50.747Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T07:16:50.747Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:16:50.747Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-28T07:16:50.747Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-28T07:16:51.698Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-28T07:16:51.698Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T07:16:51.698Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-28T07:16:51.698Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-28T07:16:51.698Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-28T07:16:51.698Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-28T07:16:51.726Z] Removing intermediate container 06e36834eceb [2021-05-28T07:16:51.726Z] ---> 8cabb960612b [2021-05-28T07:16:51.726Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T07:16:51.726Z] ---> Running in 91edf9b2bb57 [2021-05-28T07:16:52.005Z] Removing intermediate container 830b585af0e1 [2021-05-28T07:16:52.005Z] ---> 8bafd82fb11c [2021-05-28T07:16:52.005Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T07:16:52.005Z] Removing intermediate container f03b5eb65dfd [2021-05-28T07:16:52.005Z] ---> 5c54beecfeaf [2021-05-28T07:16:52.005Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T07:16:52.282Z] ---> Running in c4aab9ae10f7 [2021-05-28T07:16:52.282Z] Removing intermediate container d99430aad8be [2021-05-28T07:16:52.282Z] ---> af60dfc6c0b6 [2021-05-28T07:16:52.282Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T07:16:52.554Z] ---> Running in e5f559a42d5a [2021-05-28T07:16:52.554Z] Removing intermediate container c0a2f623993e [2021-05-28T07:16:52.554Z] ---> b301297989ab [2021-05-28T07:16:52.554Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T07:16:52.831Z] ---> Running in 3c2588f3f0b5 [2021-05-28T07:16:52.831Z] ---> Running in b3653ed9751e [2021-05-28T07:16:53.712Z] Updating certificates in /etc/ssl/certs... [2021-05-28T07:16:54.280Z] 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-28T07:16:54.559Z] 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-28T07:16:54.836Z] 23 added, 27 removed; done. [2021-05-28T07:16:55.107Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T07:16:55.164Z] 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-28T07:16:55.164Z] 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-28T07:16:55.164Z] 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-28T07:16:55.367Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T07:16:55.628Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-28T07:16:55.628Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-28T07:16:55.628Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-28T07:16:55.890Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T07:16:55.890Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T07:16:55.890Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T07:16:55.890Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T07:16:56.151Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T07:16:56.413Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T07:16:56.413Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T07:16:56.413Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-28T07:16:56.675Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-28T07:16:56.938Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-28T07:16:57.204Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-28T07:16:57.204Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-28T07:16:57.204Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T07:16:57.465Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T07:16:57.465Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-28T07:16:57.727Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-28T07:16:57.727Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-28T07:16:57.989Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T07:16:57.989Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T07:16:57.989Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-28T07:16:58.252Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-28T07:16:58.252Z] Updating certificates in /etc/ssl/certs... [2021-05-28T07:16:58.826Z] 0 added, 0 removed; done. [2021-05-28T07:16:58.826Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-28T07:16:58.826Z] done. [2021-05-28T07:16:59.772Z] Reading package lists... [2021-05-28T07:16:59.772Z] Building dependency tree... [2021-05-28T07:16:59.772Z] Reading state information... [2021-05-28T07:17:00.039Z] The following NEW packages will be installed: [2021-05-28T07:17:00.039Z] apt-transport-https [2021-05-28T07:17:00.301Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T07:17:00.301Z] Need to get 1692 B of archives. [2021-05-28T07:17:00.301Z] After this operation, 154 kB of additional disk space will be used. [2021-05-28T07:17:00.301Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-28T07:17:00.301Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T07:17:00.301Z] Fetched 1692 B in 0s (8687 B/s) [2021-05-28T07:17:00.563Z] Selecting previously unselected package apt-transport-https. [2021-05-28T07:17:00.563Z] (Reading database ... 13926 files and directories currently installed.) [2021-05-28T07:17:00.563Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-28T07:17:00.563Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-28T07:17:00.824Z] Setting up apt-transport-https (1.6.13) ... [2021-05-28T07:17:01.085Z] Waiting for network to be ready... [2021-05-28T07:17:07.677Z] 2021-05-28T07:17:04Z INFO Waiting for automatic snapd restart... [2021-05-28T07:17:07.677Z] snapd 2.50 from Canonical* installed [2021-05-28T07:17:08.622Z] "snapd" switched to the "latest/stable" channel [2021-05-28T07:17:08.623Z] [2021-05-28T07:17:11.173Z] core18 20210507 from Canonical* installed [2021-05-28T07:17:11.173Z] "core18" switched to the "latest/stable" channel [2021-05-28T07:17:11.173Z] [2021-05-28T07:17:15.386Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T07:17:15.387Z] "snapcraft" switched to the "latest/stable" channel [2021-05-28T07:17:15.387Z] [2021-05-28T07:17:19.607Z] 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-28T07:17:19.607Z] - README.md [2021-05-28T07:17:19.607Z] [2021-05-28T07:17:19.607Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T07:17:26.240Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T07:17:26.240Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T07:17:26.240Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T07:17:26.240Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T07:17:27.194Z] Reading package lists... [2021-05-28T07:17:27.454Z] 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-28T07:17:34.046Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T07:17:34.046Z] Reading package lists... [2021-05-28T07:17:34.046Z] Building dependency tree... [2021-05-28T07:17:34.046Z] Reading state information... [2021-05-28T07:17:34.046Z] Suggested packages: [2021-05-28T07:17:34.046Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-28T07:17:34.046Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-28T07:17:34.046Z] Recommended packages: [2021-05-28T07:17:34.046Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-28T07:17:34.046Z] The following NEW packages will be installed: [2021-05-28T07:17:34.046Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-28T07:17:34.046Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-28T07:17:34.046Z] pkg-config zip [2021-05-28T07:17:34.046Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T07:17:34.046Z] Need to get 7663 kB of archives. [2021-05-28T07:17:34.046Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-28T07:17:34.046Z] 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-28T07:17:34.046Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-28T07:17:34.046Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-28T07:17:34.046Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-28T07:17:34.046Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-28T07:17:34.307Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-28T07:17:34.307Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-28T07:17:34.307Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-28T07:17:34.307Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-28T07:17:34.307Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-28T07:17:34.307Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-28T07:17:34.570Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-28T07:17:34.570Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-28T07:17:34.570Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-28T07:17:34.570Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-28T07:17:34.831Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T07:17:34.831Z] Fetched 7663 kB in 1s (11.8 MB/s) [2021-05-28T07:17:34.831Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-28T07:17:34.831Z] (Reading database ... 13930 files and directories currently installed.) [2021-05-28T07:17:34.831Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-28T07:17:34.831Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T07:17:35.093Z] Selecting previously unselected package libpsl5:amd64. [2021-05-28T07:17:35.093Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-28T07:17:35.093Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T07:17:35.093Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-28T07:17:35.093Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-28T07:17:35.093Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T07:17:35.093Z] Selecting previously unselected package librtmp1:amd64. [2021-05-28T07:17:35.093Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-28T07:17:35.093Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T07:17:35.093Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-28T07:17:35.093Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-28T07:17:35.093Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T07:17:35.356Z] Selecting previously unselected package liberror-perl. [2021-05-28T07:17:35.356Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-28T07:17:35.356Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-28T07:17:35.356Z] Selecting previously unselected package git-man. [2021-05-28T07:17:35.356Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-28T07:17:35.356Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T07:17:35.356Z] Selecting previously unselected package git. [2021-05-28T07:17:35.356Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-28T07:17:35.356Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T07:17:35.930Z] Selecting previously unselected package libnorm1:amd64. [2021-05-28T07:17:35.930Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-28T07:17:35.930Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T07:17:36.194Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-28T07:17:36.194Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-28T07:17:36.194Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T07:17:36.194Z] Selecting previously unselected package libsodium23:amd64. [2021-05-28T07:17:36.194Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-28T07:17:36.194Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-28T07:17:36.194Z] Selecting previously unselected package libzmq5:amd64. [2021-05-28T07:17:36.194Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T07:17:36.194Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T07:17:36.455Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-28T07:17:36.455Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T07:17:36.455Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T07:17:36.455Z] Selecting previously unselected package pkg-config. [2021-05-28T07:17:36.455Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-28T07:17:36.455Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T07:17:36.455Z] Selecting previously unselected package zip. [2021-05-28T07:17:36.455Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-28T07:17:36.455Z] Unpacking zip (3.0-11build1) ... [2021-05-28T07:17:36.717Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T07:17:36.717Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T07:17:36.717Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T07:17:36.717Z] Setting up liberror-perl (0.17025-1) ... [2021-05-28T07:17:36.717Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T07:17:36.717Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T07:17:36.717Z] No schema files found: doing nothing. [2021-05-28T07:17:36.717Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T07:17:36.717Z] Setting up zip (3.0-11build1) ... [2021-05-28T07:17:36.717Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T07:17:36.717Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-28T07:17:36.717Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T07:17:36.717Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T07:17:36.717Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T07:17:36.717Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T07:17:36.717Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T07:17:36.717Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T07:17:43.315Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T07:17:43.315Z] git set to automatically installed. [2021-05-28T07:17:43.315Z] git-man set to automatically installed. [2021-05-28T07:17:43.315Z] libcurl3-gnutls set to automatically installed. [2021-05-28T07:17:43.315Z] liberror-perl set to automatically installed. [2021-05-28T07:17:43.315Z] libglib2.0-0 set to automatically installed. [2021-05-28T07:17:43.315Z] libnghttp2-14 set to automatically installed. [2021-05-28T07:17:43.315Z] libnorm1 set to automatically installed. [2021-05-28T07:17:43.315Z] libpgm-5.2-0 set to automatically installed. [2021-05-28T07:17:43.315Z] libpsl5 set to automatically installed. [2021-05-28T07:17:43.315Z] librtmp1 set to automatically installed. [2021-05-28T07:17:43.315Z] libsodium23 set to automatically installed. [2021-05-28T07:17:43.315Z] libzmq3-dev set to automatically installed. [2021-05-28T07:17:43.315Z] libzmq5 set to automatically installed. [2021-05-28T07:17:43.315Z] pkg-config set to automatically installed. [2021-05-28T07:17:43.315Z] zip set to automatically installed. [2021-05-28T07:17:49.912Z] snapd is not logged in, snap install commands will use sudo [2021-05-28T07:17:58.085Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T07:18:13.046Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-28T07:18:13.046Z] snapd is not logged in, snap install commands will use sudo [2021-05-28T07:18:18.378Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T07:18:18.957Z] snap "core18" has no updates available [2021-05-28T07:18:19.537Z] Pulling go-build-helper [2021-05-28T07:18:19.537Z] + snapcraftctl pull [2021-05-28T07:18:20.492Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-28T07:18:20.766Z] Skipping pull go-build-helper (already ran) [2021-05-28T07:18:20.766Z] Building go-build-helper [2021-05-28T07:18:20.766Z] + snapcraftctl build [2021-05-28T07:18:22.684Z] Staging go-build-helper [2021-05-28T07:18:22.684Z] + snapcraftctl stage [2021-05-28T07:18:32.759Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T07:18:32.759Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T07:18:32.759Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T07:18:32.759Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T07:18:32.759Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T07:18:32.759Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T07:18:32.759Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T07:18:32.759Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T07:18:32.759Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T07:18:32.759Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T07:18:32.759Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T07:18:32.759Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T07:18:32.759Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T07:18:32.759Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T07:18:32.759Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T07:18:32.759Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T07:18:32.759Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T07:18:32.759Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T07:18:32.759Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T07:18:32.759Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T07:18:32.759Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T07:18:32.759Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T07:18:32.759Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T07:18:32.759Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T07:18:32.759Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T07:18:32.759Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T07:18:32.759Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T07:18:32.759Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-28T07:18:32.759Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T07:18:32.759Z] Fetched 224 kB in 0s (0 B/s) [2021-05-28T07:18:32.760Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T07:18:32.760Z] Fetched 157 kB in 0s (0 B/s) [2021-05-28T07:18:32.760Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T07:18:32.760Z] Fetched 221 kB in 0s (0 B/s) [2021-05-28T07:18:32.760Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T07:18:32.760Z] Fetched 143 kB in 0s (0 B/s) [2021-05-28T07:18:32.760Z] Pulling app-service-config [2021-05-28T07:18:32.760Z] + snapcraftctl pull [2021-05-28T07:18:32.760Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-28T07:18:33.455Z] Pulling config-common [2021-05-28T07:18:33.455Z] + snapcraftctl pull [2021-05-28T07:18:37.691Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T07:18:37.691Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T07:18:37.691Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T07:18:37.691Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T07:18:37.691Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T07:18:37.691Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T07:18:37.691Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T07:18:37.691Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T07:18:37.691Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T07:18:37.691Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T07:18:37.691Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T07:18:37.691Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T07:18:37.692Z] Pulling edgex-go [2021-05-28T07:18:37.692Z] + snapcraftctl pull [2021-05-28T07:18:47.023Z] 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-28T07:18:47.023Z] 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-28T07:18:51.400Z] Removing intermediate container 91edf9b2bb57 [2021-05-28T07:18:51.400Z] ---> 2c5566f62a39 [2021-05-28T07:18:51.400Z] [2021-05-28T07:18:51.400Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T07:18:51.400Z] 3.12: Pulling from library/alpine [2021-05-28T07:18:53.525Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T07:18:53.525Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T07:18:53.525Z] ---> 9852663dfa18 [2021-05-28T07:18:53.525Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T07:18:53.525Z] Removing intermediate container c4aab9ae10f7 [2021-05-28T07:18:53.525Z] ---> 050a2e14dacd [2021-05-28T07:18:53.525Z] [2021-05-28T07:18:53.525Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T07:18:53.525Z] ---> 9852663dfa18 [2021-05-28T07:18:53.525Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T07:18:53.925Z] ---> Running in fbac9f3901ee [2021-05-28T07:18:53.925Z] ---> Running in 9b73ea97236c [2021-05-28T07:18:55.852Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T07:18:55.852Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T07:18:55.852Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T07:18:55.852Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-28T07:18:55.852Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-28T07:18:55.852Z] Fetched 279 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-28T07:18:55.852Z] Fetched 122 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-28T07:18:55.852Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-28T07:18:55.852Z] Fetched 8848 B in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-28T07:18:55.852Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-28T07:18:55.852Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-28T07:18:55.852Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-28T07:18:55.852Z] Fetched 219 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-28T07:18:55.852Z] Fetched 154 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-28T07:18:55.852Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-28T07:18:55.852Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-28T07:18:55.852Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-28T07:18:55.852Z] Fetched 499 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-28T07:18:55.852Z] Fetched 111 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-28T07:18:55.852Z] Fetched 240 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-28T07:18:55.852Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-28T07:18:55.852Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-28T07:18:55.852Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-28T07:18:55.852Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-28T07:18:55.852Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-28T07:18:55.852Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-28T07:18:55.852Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-28T07:18:55.852Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-28T07:18:55.852Z] Fetched 8720 B in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-28T07:18:55.852Z] Fetched 137 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-28T07:18:55.852Z] Fetched 119 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-28T07:18:55.852Z] Fetched 110 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-28T07:18:55.852Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-28T07:18:55.852Z] Fetched 645 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-28T07:18:55.852Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-28T07:18:55.852Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-28T07:18:55.852Z] Fetched 368 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-28T07:18:55.852Z] Fetched 187 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-28T07:18:55.852Z] Fetched 175 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-28T07:18:55.852Z] Fetched 206 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-28T07:18:55.852Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-28T07:18:55.852Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-28T07:18:55.852Z] Fetched 159 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-28T07:18:55.852Z] Fetched 107 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-28T07:18:55.852Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-28T07:18:55.852Z] Pulling static-packages [2021-05-28T07:18:55.852Z] + snapcraftctl pull [2021-05-28T07:18:56.117Z] Pulling version [2021-05-28T07:18:56.117Z] + cd /root/project [2021-05-28T07:18:56.117Z] + [ -f VERSION ] [2021-05-28T07:18:56.117Z] + PROJECT_VERSION=local-dev [2021-05-28T07:18:56.117Z] + git rev-parse --short HEAD [2021-05-28T07:18:56.117Z] + GIT_REVISION=d3a27a08 [2021-05-28T07:18:56.117Z] + snapcraftctl set-version local-dev [2021-05-28T07:18:56.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:18:56.602Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:18:56.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:18:56.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:18:57.067Z] Skipping build go-build-helper (already ran) [2021-05-28T07:18:57.331Z] Building app-service-config [2021-05-28T07:18:57.331Z] + make build [2021-05-28T07:18:57.331Z] go mod tidy [2021-05-28T07:18:57.476Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T07:18:57.476Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:18:57.476Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T07:18:57.476Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T07:18:57.476Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:18:57.476Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:18:57.753Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T07:18:57.753Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:18:57.753Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T07:18:57.753Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T07:18:57.753Z] OK: 7 MiB in 18 packages [2021-05-28T07:18:57.753Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:18:57.753Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T07:18:57.753Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:18:58.035Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:18:58.310Z] OK: 7 MiB in 20 packages [2021-05-28T07:18:59.894Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-05-28T07:19:00.479Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-28T07:19:00.742Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-05-28T07:19:00.742Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-28T07:19:00.742Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-28T07:19:00.742Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-28T07:19:01.012Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-28T07:19:01.012Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-28T07:19:01.012Z] go: downloading golang.org/x/text v0.3.2 [2021-05-28T07:19:01.012Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-28T07:19:01.012Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-28T07:19:01.012Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-28T07:19:01.012Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-05-28T07:19:01.012Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-28T07:19:01.298Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-28T07:19:01.298Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-28T07:19:01.298Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-28T07:19:01.298Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-28T07:19:01.298Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-28T07:19:01.298Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-28T07:19:01.585Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-28T07:19:01.585Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-28T07:19:01.585Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-28T07:19:01.585Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-28T07:19:01.585Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-28T07:19:01.585Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-28T07:19:01.741Z] Removing intermediate container fbac9f3901ee [2021-05-28T07:19:01.741Z] ---> e760e4a9e44d [2021-05-28T07:19:01.741Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:19:01.849Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-28T07:19:01.850Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-28T07:19:01.850Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-28T07:19:01.850Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-28T07:19:01.850Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-28T07:19:01.850Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-28T07:19:01.850Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-28T07:19:01.850Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-28T07:19:01.850Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-28T07:19:01.850Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-28T07:19:01.850Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-28T07:19:02.109Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-28T07:19:02.109Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-28T07:19:02.109Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-28T07:19:02.109Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-28T07:19:02.109Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-28T07:19:02.109Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-28T07:19:02.109Z] go: downloading github.com/kr/text v0.1.0 [2021-05-28T07:19:02.109Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-28T07:19:02.109Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-28T07:19:02.109Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-28T07:19:02.361Z] Removing intermediate container 9b73ea97236c [2021-05-28T07:19:02.361Z] ---> 33823cb82b41 [2021-05-28T07:19:02.361Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T07:19:02.369Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-28T07:19:02.369Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-28T07:19:02.369Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-28T07:19:02.369Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-28T07:19:02.369Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-28T07:19:02.369Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-28T07:19:02.369Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-28T07:19:02.369Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-28T07:19:02.369Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-28T07:19:02.369Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-28T07:19:02.369Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-28T07:19:02.369Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-28T07:19:02.369Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-28T07:19:02.369Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-28T07:19:02.369Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-28T07:19:02.369Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-28T07:19:02.629Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-28T07:19:02.629Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-28T07:19:02.629Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-28T07:19:02.629Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-28T07:19:02.629Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-28T07:19:02.629Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-28T07:19:02.629Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-28T07:19:02.629Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-28T07:19:02.629Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-28T07:19:02.629Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-28T07:19:02.629Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-28T07:19:02.629Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-28T07:19:02.629Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-28T07:19:02.629Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-28T07:19:02.629Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-28T07:19:02.629Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-28T07:19:02.633Z] ---> Running in bf8af5a92a05 [2021-05-28T07:19:02.890Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-28T07:19:02.905Z] ---> Running in 368304e8e7c2 [2021-05-28T07:19:04.869Z] Removing intermediate container bf8af5a92a05 [2021-05-28T07:19:04.869Z] ---> 6fcda6e49d60 [2021-05-28T07:19:04.869Z] Step 14/22 : WORKDIR /edgex [2021-05-28T07:19:05.467Z] Removing intermediate container 368304e8e7c2 [2021-05-28T07:19:05.467Z] ---> ff9c71485def [2021-05-28T07:19:05.467Z] Step 14/26 : WORKDIR / [2021-05-28T07:19:05.467Z] ---> Running in e6b2924101cb [2021-05-28T07:19:05.467Z] Removing intermediate container b3653ed9751e [2021-05-28T07:19:05.467Z] ---> 7dbfa2ba68b1 [2021-05-28T07:19:05.467Z] [2021-05-28T07:19:05.467Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:19:05.467Z] ---> 9852663dfa18 [2021-05-28T07:19:05.467Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:19:05.749Z] Removing intermediate container e5f559a42d5a [2021-05-28T07:19:05.749Z] ---> 673962128290 [2021-05-28T07:19:05.749Z] [2021-05-28T07:19:05.749Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:19:05.749Z] ---> 9852663dfa18 [2021-05-28T07:19:05.749Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:19:05.749Z] ---> Running in 5bc601071f84 [2021-05-28T07:19:06.024Z] ---> Running in 8d7015b1f223 [2021-05-28T07:19:06.024Z] ---> Running in aea86bc25daa [2021-05-28T07:19:06.307Z] Removing intermediate container e6b2924101cb [2021-05-28T07:19:06.307Z] ---> cee05705bd58 [2021-05-28T07:19:06.307Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T07:19:07.307Z] Removing intermediate container 5bc601071f84 [2021-05-28T07:19:07.307Z] ---> bdc97096b55e [2021-05-28T07:19:07.307Z] 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-28T07:19:07.583Z] ---> e38f5633f835 [2021-05-28T07:19:07.583Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T07:19:08.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:19:08.176Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:19:08.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:19:08.450Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:19:08.450Z] ---> bc0b35bfeabc [2021-05-28T07:19:08.450Z] 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-28T07:19:09.046Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T07:19:09.046Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:19:09.046Z] OK: 5 MiB in 15 packages [2021-05-28T07:19:09.046Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T07:19:09.046Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:19:09.046Z] OK: 5 MiB in 15 packages [2021-05-28T07:19:11.023Z] ---> ffb6d2207af1 [2021-05-28T07:19:11.023Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T07:19:11.296Z] ---> 8ba1b0d4659b [2021-05-28T07:19:11.296Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T07:19:11.899Z] Removing intermediate container 3c2588f3f0b5 [2021-05-28T07:19:11.899Z] ---> dedc6b757b7d [2021-05-28T07:19:11.899Z] [2021-05-28T07:19:11.899Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:19:11.899Z] ---> 9852663dfa18 [2021-05-28T07:19:11.899Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T07:19:11.899Z] ---> Using cache [2021-05-28T07:19:11.899Z] ---> 5952b525aa50 [2021-05-28T07:19:11.899Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:19:11.899Z] Removing intermediate container 8d7015b1f223 [2021-05-28T07:19:11.899Z] ---> e96f1787cad0 [2021-05-28T07:19:11.899Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:19:12.176Z] Removing intermediate container aea86bc25daa [2021-05-28T07:19:12.177Z] ---> 5952b525aa50 [2021-05-28T07:19:12.177Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:19:12.177Z] ---> Running in de0cf9aad282 [2021-05-28T07:19:12.177Z] ---> Running in f3e2f1ce5bc9 [2021-05-28T07:19:12.453Z] ---> e1c9422b65cf [2021-05-28T07:19:12.453Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T07:19:12.453Z] ---> d8e122c20e1c [2021-05-28T07:19:12.453Z] 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-28T07:19:12.453Z] ---> Running in e3dcf0d1245d [2021-05-28T07:19:12.728Z] ---> Running in 21d6e8dbf027 [2021-05-28T07:19:13.003Z] Removing intermediate container de0cf9aad282 [2021-05-28T07:19:13.003Z] ---> 1365d470d862 [2021-05-28T07:19:13.003Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T07:19:13.003Z] Removing intermediate container f3e2f1ce5bc9 [2021-05-28T07:19:13.003Z] ---> 60e820910f16 [2021-05-28T07:19:13.003Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T07:19:13.003Z] ---> Running in a86d3ec888c9 [2021-05-28T07:19:13.610Z] ---> Running in 174ed5f39da8 [2021-05-28T07:19:13.610Z] Removing intermediate container e3dcf0d1245d [2021-05-28T07:19:13.610Z] ---> 0f081bf64c40 [2021-05-28T07:19:13.610Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T07:19:13.882Z] Removing intermediate container 21d6e8dbf027 [2021-05-28T07:19:13.882Z] ---> 32b3cb3a0e9c [2021-05-28T07:19:13.882Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T07:19:14.206Z] ---> Running in 048348ce813a [2021-05-28T07:19:14.504Z] ---> Running in 8ddd860a9ec4 [2021-05-28T07:19:14.504Z] ---> d2deb85cd635 [2021-05-28T07:19:14.504Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T07:19:14.779Z] Removing intermediate container a86d3ec888c9 [2021-05-28T07:19:14.779Z] ---> 533d12a9d2e5 [2021-05-28T07:19:14.779Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:19:14.779Z] Removing intermediate container 174ed5f39da8 [2021-05-28T07:19:14.779Z] ---> cd98e875f615 [2021-05-28T07:19:14.779Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T07:19:14.779Z] ---> Running in d11a3a5bb4a2 [2021-05-28T07:19:15.054Z] ---> Running in a2f4f5725d04 [2021-05-28T07:19:15.128Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-28T07:19:15.128Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-28T07:19:15.128Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-28T07:19:15.128Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-28T07:19:15.327Z] Removing intermediate container 048348ce813a [2021-05-28T07:19:15.327Z] ---> b22ba8fed046 [2021-05-28T07:19:15.327Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:19:15.388Z] Building config-common [2021-05-28T07:19:15.389Z] + snapcraftctl build [2021-05-28T07:19:15.600Z] Removing intermediate container 8ddd860a9ec4 [2021-05-28T07:19:15.600Z] ---> 381a0c6e2341 [2021-05-28T07:19:15.600Z] Step 20/22 : LABEL arch=arm64 [2021-05-28T07:19:15.600Z] ---> Running in 2b19a8d18b35 [2021-05-28T07:19:15.600Z] Removing intermediate container d11a3a5bb4a2 [2021-05-28T07:19:15.600Z] ---> 0f679ea0eb29 [2021-05-28T07:19:15.600Z] Step 16/24 : WORKDIR / [2021-05-28T07:19:15.874Z] ---> Running in 52cf2f55555f [2021-05-28T07:19:15.874Z] Removing intermediate container a2f4f5725d04 [2021-05-28T07:19:15.874Z] ---> c7f146796933 [2021-05-28T07:19:15.874Z] Step 16/24 : WORKDIR / [2021-05-28T07:19:16.149Z] ---> Running in 5b081ebb0761 [2021-05-28T07:19:16.149Z] ---> Running in a4bfc82a7cb5 [2021-05-28T07:19:16.432Z] ---> 65cce55c52f6 [2021-05-28T07:19:16.433Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T07:19:16.433Z] Removing intermediate container 2b19a8d18b35 [2021-05-28T07:19:16.433Z] ---> 1a0813755757 [2021-05-28T07:19:16.433Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:19:16.707Z] Removing intermediate container 52cf2f55555f [2021-05-28T07:19:16.708Z] ---> 4971de073a41 [2021-05-28T07:19:16.708Z] Step 21/22 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:19:16.708Z] ---> Running in 38b1b9969b30 [2021-05-28T07:19:16.981Z] Removing intermediate container 5b081ebb0761 [2021-05-28T07:19:16.981Z] ---> 81ffba6fabed [2021-05-28T07:19:16.981Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:19:17.280Z] Removing intermediate container a4bfc82a7cb5 [2021-05-28T07:19:17.280Z] ---> 38d28d3d7aed [2021-05-28T07:19:17.280Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:19:17.559Z] Removing intermediate container 38b1b9969b30 [2021-05-28T07:19:17.559Z] ---> 786a0bad8dd7 [2021-05-28T07:19:17.559Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T07:19:17.836Z] ---> b11719e6afae [2021-05-28T07:19:17.836Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T07:19:17.836Z] ---> Running in 7ac7bd3319fb [2021-05-28T07:19:17.934Z] Building edgex-go [2021-05-28T07:19:17.934Z] + cd /root/parts/edgex-go/src [2021-05-28T07:19:17.934Z] + make build [2021-05-28T07:19:17.934Z] go mod tidy [2021-05-28T07:19:18.120Z] ---> 736c8d46c621 [2021-05-28T07:19:18.120Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T07:19:18.120Z] ---> 5ddf0101c14d [2021-05-28T07:19:18.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T07:19:18.505Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.95 [2021-05-28T07:19:18.505Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-28T07:19:18.505Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-28T07:19:18.729Z] ---> 033cf2eb00ab [2021-05-28T07:19:18.729Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T07:19:18.729Z] Removing intermediate container 7ac7bd3319fb [2021-05-28T07:19:18.729Z] ---> b086710e3a9f [2021-05-28T07:19:18.729Z] [2021-05-28T07:19:18.765Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-28T07:19:18.765Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-28T07:19:18.765Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-28T07:19:18.765Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-28T07:19:18.765Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-28T07:19:18.765Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-28T07:19:19.026Z] 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-28T07:19:19.738Z] Successfully built b086710e3a9f [2021-05-28T07:19:19.738Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-28T07:19:19.738Z] ---> 46facfaac877 [2021-05-28T07:19:19.738Z]  Building security-proxy-setup ... done 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-28T07:19:19.738Z] Building security-bootstrapper [2021-05-28T07:19:20.338Z] ---> Running in 3d50bdce9e79 [2021-05-28T07:19:20.338Z] ---> b265b8bd02e0 [2021-05-28T07:19:20.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T07:19:20.339Z] ---> 9b05a3956812 [2021-05-28T07:19:20.339Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T07:19:20.619Z] ---> fe5ecbfd02e4 [2021-05-28T07:19:20.619Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T07:19:23.328Z] ---> 8efe2ee0f96b [2021-05-28T07:19:23.328Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T07:19:23.328Z] ---> 32753a0e86e3 [2021-05-28T07:19:23.328Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T07:19:23.328Z] ---> 26a9bcc3f47f [2021-05-28T07:19:23.328Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T07:19:23.328Z] ---> Running in bca7af80fc9b [2021-05-28T07:19:23.328Z] ---> Running in 40f40096e421 [2021-05-28T07:19:23.606Z] ---> Running in a535cb5cc318 [2021-05-28T07:19:24.351Z] 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-28T07:19:24.607Z] Removing intermediate container bca7af80fc9b [2021-05-28T07:19:24.607Z] ---> e1ec7917e0a4 [2021-05-28T07:19:24.607Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:19:24.607Z] Removing intermediate container 40f40096e421 [2021-05-28T07:19:24.607Z] ---> 080d1a38993a [2021-05-28T07:19:24.607Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:19:24.883Z] Removing intermediate container a535cb5cc318 [2021-05-28T07:19:24.883Z] ---> 1b9a6bcccb48 [2021-05-28T07:19:24.883Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:19:24.883Z] Removing intermediate container 3d50bdce9e79 [2021-05-28T07:19:24.883Z] ---> 4e5de9d598b3 [2021-05-28T07:19:24.883Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T07:19:25.169Z] ---> Running in e8e8d972fb42 [2021-05-28T07:19:25.458Z] ---> Running in a3935778052b [2021-05-28T07:19:25.733Z] ---> Running in 1bf5466eba71 [2021-05-28T07:19:25.733Z] ---> Running in 9fc6b6ae23ea [2021-05-28T07:19:26.010Z] Removing intermediate container e8e8d972fb42 [2021-05-28T07:19:26.010Z] ---> f39cd37185ea [2021-05-28T07:19:26.010Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T07:19:26.300Z] Removing intermediate container a3935778052b [2021-05-28T07:19:26.300Z] ---> Running in 2a653d9116f3 [2021-05-28T07:19:26.300Z] ---> edc84ad3a04e [2021-05-28T07:19:26.300Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T07:19:26.300Z] Removing intermediate container 1bf5466eba71 [2021-05-28T07:19:26.300Z] ---> facafe8f526c [2021-05-28T07:19:26.300Z] Step 24/26 : LABEL arch=arm64 [2021-05-28T07:19:26.575Z] Removing intermediate container 9fc6b6ae23ea [2021-05-28T07:19:26.575Z] ---> 8847cc88051b [2021-05-28T07:19:26.575Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T07:19:26.575Z] ---> Running in 7c6035533c96 [2021-05-28T07:19:26.855Z] ---> Running in e838d3e58c60 [2021-05-28T07:19:26.855Z] ---> Running in ee949bcfa07f [2021-05-28T07:19:26.855Z] Removing intermediate container 2a653d9116f3 [2021-05-28T07:19:26.855Z] ---> 2d384e545f6a [2021-05-28T07:19:27.129Z] Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:19:27.405Z] ---> Running in 778e637767be [2021-05-28T07:19:27.405Z] Removing intermediate container 7c6035533c96 [2021-05-28T07:19:27.405Z] ---> fa6b5e8f8e40 [2021-05-28T07:19:27.405Z] Step 22/23 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:19:27.683Z] Removing intermediate container e838d3e58c60 [2021-05-28T07:19:27.683Z] Removing intermediate container ee949bcfa07f [2021-05-28T07:19:27.683Z] ---> 3eaa71c524bb [2021-05-28T07:19:27.683Z] Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:19:27.683Z] ---> bd41c1912f32 [2021-05-28T07:19:27.683Z] Step 25/26 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:19:27.683Z] ---> Running in d9424645259a [2021-05-28T07:19:27.968Z] ---> Running in 2f7481d2d984 [2021-05-28T07:19:27.968Z] ---> Running in 83ceb1a6f858 [2021-05-28T07:19:28.248Z] Removing intermediate container 778e637767be [2021-05-28T07:19:28.248Z] ---> c83327d57fa4 [2021-05-28T07:19:28.248Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:19:28.526Z] Removing intermediate container d9424645259a [2021-05-28T07:19:28.526Z] ---> 7a5bc34746e2 [2021-05-28T07:19:28.526Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T07:19:28.804Z] ---> Running in 793a14e3f3f0 [2021-05-28T07:19:29.082Z] ---> Running in a15097ea8633 [2021-05-28T07:19:29.082Z] Removing intermediate container 2f7481d2d984 [2021-05-28T07:19:29.082Z] ---> ec74c9fca206 [2021-05-28T07:19:29.082Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T07:19:29.082Z] Removing intermediate container 83ceb1a6f858 [2021-05-28T07:19:29.082Z] ---> 1802faabe60e [2021-05-28T07:19:29.082Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:19:29.698Z] ---> Running in 12e59dd77022 [2021-05-28T07:19:29.698Z] ---> Running in 7cbcf1231ca0 [2021-05-28T07:19:29.698Z] Removing intermediate container 793a14e3f3f0 [2021-05-28T07:19:29.698Z] ---> 131af5a6d672 [2021-05-28T07:19:29.698Z] [2021-05-28T07:19:29.975Z] Removing intermediate container a15097ea8633 [2021-05-28T07:19:29.975Z] ---> 83ab2a0989fd [2021-05-28T07:19:29.975Z] [2021-05-28T07:19:30.253Z] Removing intermediate container 12e59dd77022 [2021-05-28T07:19:30.253Z] ---> 804f54c6b9cb [2021-05-28T07:19:30.253Z] [2021-05-28T07:19:30.532Z] Successfully built 131af5a6d672 [2021-05-28T07:19:30.532Z] Successfully built 83ab2a0989fd [2021-05-28T07:19:30.812Z] Successfully tagged core-metadata-arm64:latest [2021-05-28T07:19:30.812Z]  Building core-metadata ... done Building sys-mgmt-agent [2021-05-28T07:19:30.812Z] Removing intermediate container 7cbcf1231ca0 [2021-05-28T07:19:30.812Z] ---> 811033e0b829 [2021-05-28T07:19:30.812Z] [2021-05-28T07:19:30.812Z] Successfully tagged support-scheduler-arm64:latest [2021-05-28T07:19:30.812Z]  Building support-scheduler ... done Building support-notifications [2021-05-28T07:19:30.812Z] Successfully built 804f54c6b9cb [2021-05-28T07:19:30.928Z] 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-28T07:19:31.088Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-28T07:19:31.088Z] Building core-data [2021-05-28T07:19:31.088Z]  Building security-secretstore-setup ... done Successfully built 811033e0b829 [2021-05-28T07:19:31.088Z] Successfully tagged core-command-arm64:latest [2021-05-28T07:19:31.500Z] 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-28T07:19:33.408Z] 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-28T07:19:33.980Z] 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-28T07:19:37.316Z] 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-28T07:19:39.865Z] 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-28T07:19:40.832Z] 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-28T07:19:42.744Z] 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-28T07:19:43.685Z] 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-28T07:19:45.084Z] 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-28T07:19:47.630Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-28T07:19:47.630Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-28T07:19:47.630Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-28T07:19:47.630Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-28T07:19:47.630Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-28T07:19:47.630Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-28T07:19:47.630Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-28T07:19:47.630Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-28T07:19:47.630Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-28T07:19:47.630Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-28T07:19:47.630Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-28T07:19:47.630Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-28T07:19:47.630Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-28T07:19:47.630Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-28T07:19:47.630Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-28T07:19:47.630Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-28T07:19:47.630Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-28T07:19:47.630Z] + 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-28T07:19:47.630Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-28T07:19:47.630Z] + 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-28T07:19:47.630Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-28T07:19:47.630Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-28T07:19:47.630Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-28T07:19:47.630Z] + 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-28T07:19:47.630Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-28T07:19:47.630Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-28T07:19:47.630Z] + 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-28T07:19:50.976Z] + snapcraftctl build [2021-05-28T07:19:50.976Z] Building static-packages [2021-05-28T07:19:52.902Z] Building version [2021-05-28T07:19:52.902Z] + snapcraftctl build [2021-05-28T07:19:54.826Z] Skipping stage go-build-helper (already ran) [2021-05-28T07:19:54.826Z] Staging app-service-config [2021-05-28T07:19:54.826Z] + snapcraftctl stage [2021-05-28T07:19:55.777Z] Staging config-common [2021-05-28T07:19:55.777Z] + snapcraftctl stage [2021-05-28T07:19:57.173Z] Staging edgex-go [2021-05-28T07:19:57.173Z] + snapcraftctl stage [2021-05-28T07:19:58.122Z] Staging static-packages [2021-05-28T07:19:58.122Z] + snapcraftctl stage [2021-05-28T07:19:59.071Z] Staging version [2021-05-28T07:19:59.071Z] + snapcraftctl stage [2021-05-28T07:20:00.021Z] Priming go-build-helper [2021-05-28T07:20:00.021Z] + snapcraftctl prime [2021-05-28T07:20:00.992Z] Priming app-service-config [2021-05-28T07:20:01.254Z] + snapcraftctl prime [2021-05-28T07:20:02.661Z] Priming config-common [2021-05-28T07:20:02.661Z] + snapcraftctl prime [2021-05-28T07:20:03.445Z]  Building core-command ... done Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:20:03.445Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:20:03.445Z] ---> a3d1dcfaa896 [2021-05-28T07:20:03.445Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T07:20:03.445Z] ---> Using cache [2021-05-28T07:20:03.445Z] ---> 528a30590a2a [2021-05-28T07:20:03.445Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:20:03.445Z] ---> Using cache [2021-05-28T07:20:03.445Z] ---> a49a57b0cb51 [2021-05-28T07:20:03.445Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T07:20:03.445Z] ---> Using cache [2021-05-28T07:20:03.445Z] ---> 58b616a31b06 [2021-05-28T07:20:03.445Z] Step 6/32 : COPY go.mod . [2021-05-28T07:20:03.445Z] ---> Using cache [2021-05-28T07:20:03.445Z] ---> d03087295745 [2021-05-28T07:20:03.445Z] Step 7/32 : RUN go mod download [2021-05-28T07:20:03.445Z] ---> Using cache [2021-05-28T07:20:03.445Z] ---> 416d2a6eaf34 [2021-05-28T07:20:03.445Z] Step 8/32 : COPY . . [2021-05-28T07:20:03.445Z] ---> Using cache [2021-05-28T07:20:03.445Z] ---> adb941fb8b21 [2021-05-28T07:20:03.445Z] Step 9/32 : RUN go mod tidy [2021-05-28T07:20:03.445Z] ---> Using cache [2021-05-28T07:20:03.445Z] ---> 8bafd82fb11c [2021-05-28T07:20:03.445Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T07:20:03.612Z] Priming edgex-go [2021-05-28T07:20:03.612Z] + snapcraftctl prime [2021-05-28T07:20:03.718Z] ---> Running in c22207793afa [2021-05-28T07:20:04.560Z] Priming static-packages [2021-05-28T07:20:04.560Z] + snapcraftctl prime [2021-05-28T07:20:05.164Z] 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-28T07:20:07.124Z] Priming version [2021-05-28T07:20:07.124Z] + snapcraftctl prime [2021-05-28T07:20:08.078Z] 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-28T07:20:17.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:20:17.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:20:17.642Z] ---> a3d1dcfaa896 [2021-05-28T07:20:17.642Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:20:17.642Z] ---> Using cache [2021-05-28T07:20:17.642Z] ---> 528a30590a2a [2021-05-28T07:20:17.642Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:20:17.642Z] ---> Using cache [2021-05-28T07:20:17.642Z] ---> a49a57b0cb51 [2021-05-28T07:20:17.642Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T07:20:17.642Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:20:17.642Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:20:17.642Z] ---> a3d1dcfaa896 [2021-05-28T07:20:17.642Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T07:20:17.642Z] ---> Using cache [2021-05-28T07:20:17.642Z] ---> 528a30590a2a [2021-05-28T07:20:17.642Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:20:17.642Z] ---> Using cache [2021-05-28T07:20:17.642Z] ---> a49a57b0cb51 [2021-05-28T07:20:17.642Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T07:20:17.642Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T07:20:17.642Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T07:20:17.642Z] ---> a3d1dcfaa896 [2021-05-28T07:20:17.642Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T07:20:17.642Z] ---> Using cache [2021-05-28T07:20:17.642Z] ---> 528a30590a2a [2021-05-28T07:20:17.642Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:20:17.642Z] ---> Using cache [2021-05-28T07:20:17.642Z] ---> a49a57b0cb51 [2021-05-28T07:20:17.642Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T07:20:19.726Z] ---> Running in 458a8685eaed [2021-05-28T07:20:19.727Z] ---> Running in 59c40995076d [2021-05-28T07:20:19.727Z] ---> Running in 59993fec25da [2021-05-28T07:20:22.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:20:22.451Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:20:22.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:20:23.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:20:23.636Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:20:23.913Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:20:24.194Z] OK: 218 MiB in 52 packages [2021-05-28T07:20:24.476Z] OK: 218 MiB in 52 packages [2021-05-28T07:20:25.094Z] OK: 218 MiB in 52 packages [2021-05-28T07:20:26.114Z] Removing intermediate container 458a8685eaed [2021-05-28T07:20:26.114Z] ---> 30663d228ef6 [2021-05-28T07:20:26.114Z] Step 6/24 : COPY go.mod . [2021-05-28T07:20:26.721Z] Removing intermediate container 59993fec25da [2021-05-28T07:20:26.721Z] ---> 086ab0a120d3 [2021-05-28T07:20:26.721Z] Step 6/23 : COPY go.mod . [2021-05-28T07:20:27.003Z] Removing intermediate container 59c40995076d [2021-05-28T07:20:27.003Z] ---> f699e5d25865 [2021-05-28T07:20:27.003Z] Step 6/24 : COPY go.mod . [2021-05-28T07:20:27.642Z] ---> 2734ce894c1a [2021-05-28T07:20:27.642Z] Step 7/24 : RUN go mod download [2021-05-28T07:20:27.642Z] ---> Running in 4a9f89be47fd [2021-05-28T07:20:28.022Z] ---> afe44bc13c97 [2021-05-28T07:20:28.022Z] Step 7/23 : RUN go mod download [2021-05-28T07:20:28.365Z] ---> Running in b187d758ee75 [2021-05-28T07:20:28.701Z] ---> ecef819adaf5 [2021-05-28T07:20:28.701Z] Step 7/24 : RUN go mod download [2021-05-28T07:20:29.066Z] ---> Running in 541e325df4b7 [2021-05-28T07:20:33.514Z] Removing intermediate container 4a9f89be47fd [2021-05-28T07:20:33.514Z] ---> 1e7ffd73f59e [2021-05-28T07:20:33.514Z] Step 8/24 : COPY . . [2021-05-28T07:20:33.514Z] Removing intermediate container b187d758ee75 [2021-05-28T07:20:33.514Z] ---> 96dbc92a3437 [2021-05-28T07:20:33.514Z] Step 8/23 : COPY . . [2021-05-28T07:20:33.514Z] Removing intermediate container 541e325df4b7 [2021-05-28T07:20:33.514Z] ---> ade8493ef345 [2021-05-28T07:20:33.514Z] Step 8/24 : COPY . . [2021-05-28T07:21:00.337Z] ---> 1b8db34083ae [2021-05-28T07:21:00.337Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:21:00.337Z] ---> 712163ec880f [2021-05-28T07:21:00.337Z] Step 9/23 : RUN go mod tidy [2021-05-28T07:21:00.337Z] ---> 9d4017f27aef [2021-05-28T07:21:00.337Z] Step 9/24 : RUN go mod tidy [2021-05-28T07:21:00.337Z] ---> Running in 4262f70875d0 [2021-05-28T07:21:00.337Z] ---> Running in 5e3fead5f8de [2021-05-28T07:21:00.337Z] ---> Running in 91a305d98305 [2021-05-28T07:21:00.337Z] Removing intermediate container c22207793afa [2021-05-28T07:21:00.337Z] ---> eef8c80934c8 [2021-05-28T07:21:00.337Z] [2021-05-28T07:21:00.337Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T07:21:00.337Z] ---> 9852663dfa18 [2021-05-28T07:21:00.337Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T07:21:00.337Z] ---> Running in 3ee3e03597af [2021-05-28T07:21:00.337Z] Removing intermediate container 3ee3e03597af [2021-05-28T07:21:00.337Z] ---> 2e87fb52de85 [2021-05-28T07:21:00.337Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T07:21:00.337Z] ---> Running in 539b3cc585c7 [2021-05-28T07:21:02.328Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:21:02.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:21:03.220Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:21:03.220Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T07:21:03.220Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:21:03.220Z] OK: 5 MiB in 16 packages [2021-05-28T07:21:03.503Z] Removing intermediate container 5e3fead5f8de [2021-05-28T07:21:03.503Z] ---> 96892d00f188 [2021-05-28T07:21:03.503Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T07:21:03.789Z] ---> Running in 5e7bb30f6083 [2021-05-28T07:21:04.063Z] Removing intermediate container 91a305d98305 [2021-05-28T07:21:04.063Z] ---> e3d403c18e6e [2021-05-28T07:21:04.063Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T07:21:04.063Z] Removing intermediate container 4262f70875d0 [2021-05-28T07:21:04.063Z] ---> 902c5d7ac0e9 [2021-05-28T07:21:04.063Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T07:21:04.336Z] ---> Running in 38580d207662 [2021-05-28T07:21:04.336Z] ---> Running in 19930286614e [2021-05-28T07:21:04.613Z] Removing intermediate container 539b3cc585c7 [2021-05-28T07:21:04.613Z] ---> 4ab94da6957b [2021-05-28T07:21:04.613Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T07:21:04.891Z] ---> Running in b37373b77307 [2021-05-28T07:21:05.547Z] 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-28T07:21:05.832Z] Removing intermediate container b37373b77307 [2021-05-28T07:21:05.832Z] ---> 56ff5f90e044 [2021-05-28T07:21:05.832Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T07:21:06.110Z] ---> Running in fdef43ed44e0 [2021-05-28T07:21:06.388Z] 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-28T07:21:06.670Z] 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-28T07:21:06.670Z] Removing intermediate container fdef43ed44e0 [2021-05-28T07:21:06.670Z] ---> 4fcbbbb1aba5 [2021-05-28T07:21:06.670Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T07:21:06.956Z] ---> Running in fb253ca4999c [2021-05-28T07:21:10.370Z] Removing intermediate container fb253ca4999c [2021-05-28T07:21:10.370Z] ---> c0949c6f8b71 [2021-05-28T07:21:10.370Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T07:21:10.370Z] ---> Running in 82c9f7acd24b [2021-05-28T07:21:10.975Z] Removing intermediate container 82c9f7acd24b [2021-05-28T07:21:10.975Z] ---> cb08fa60e905 [2021-05-28T07:21:10.975Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T07:21:12.434Z] ---> e533c725c9f1 [2021-05-28T07:21:12.434Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T07:21:12.434Z] ---> Running in df6ad255c37a [2021-05-28T07:21:16.784Z] Removing intermediate container df6ad255c37a [2021-05-28T07:21:16.784Z] ---> 9fc49b31de4d [2021-05-28T07:21:16.784Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:21:17.389Z] ---> 22e3ce249423 [2021-05-28T07:21:17.389Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T07:21:19.383Z] ---> 81d7b413b2fa [2021-05-28T07:21:19.383Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T07:21:20.875Z] ---> c22c00be0c61 [2021-05-28T07:21:20.875Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T07:21:21.912Z] ---> 3d6e3438c453 [2021-05-28T07:21:21.913Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T07:21:22.935Z] ---> d5275a4bcad8 [2021-05-28T07:21:22.935Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T07:21:23.540Z] ---> Running in aa4f9a4d01a5 [2021-05-28T07:21:25.535Z] Removing intermediate container aa4f9a4d01a5 [2021-05-28T07:21:25.535Z] ---> fd0296bde8f5 [2021-05-28T07:21:25.535Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T07:21:26.524Z] ---> c2d23d4302c0 [2021-05-28T07:21:26.524Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T07:21:27.122Z] ---> Running in bf338258c432 [2021-05-28T07:21:30.533Z] Removing intermediate container bf338258c432 [2021-05-28T07:21:30.533Z] ---> a9391cf3c064 [2021-05-28T07:21:30.533Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T07:21:30.810Z] ---> Running in 536bd3a9d8bb [2021-05-28T07:21:31.421Z] Removing intermediate container 536bd3a9d8bb [2021-05-28T07:21:31.421Z] ---> 42964f6ddec1 [2021-05-28T07:21:31.421Z] Step 29/32 : CMD ["gate"] [2021-05-28T07:21:32.027Z] ---> Running in 71b0b5769102 [2021-05-28T07:21:32.628Z] Removing intermediate container 71b0b5769102 [2021-05-28T07:21:32.628Z] ---> cd1de48b7036 [2021-05-28T07:21:32.628Z] Step 30/32 : LABEL arch=arm64 [2021-05-28T07:21:33.231Z] ---> Running in a0bd1d634a89 [2021-05-28T07:21:34.219Z] Removing intermediate container a0bd1d634a89 [2021-05-28T07:21:34.219Z] ---> 086815804bb6 [2021-05-28T07:21:34.219Z] Step 31/32 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:21:34.493Z] ---> Running in 8960f9ffa8f2 [2021-05-28T07:21:35.095Z] Removing intermediate container 8960f9ffa8f2 [2021-05-28T07:21:35.096Z] ---> cfd83da09d0c [2021-05-28T07:21:35.096Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T07:21:35.696Z] ---> Running in 45adcd232e02 [2021-05-28T07:21:36.296Z] Removing intermediate container 45adcd232e02 [2021-05-28T07:21:36.297Z] ---> 8cfc34054cf5 [2021-05-28T07:21:36.297Z] [2021-05-28T07:21:36.898Z] Successfully built 8cfc34054cf5 [2021-05-28T07:21:36.898Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-28T07:22:33.548Z]  Building security-bootstrapper ... done Removing intermediate container 19930286614e [2021-05-28T07:22:33.548Z] ---> 1bb079c35929 [2021-05-28T07:22:33.548Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T07:22:33.548Z] ---> Running in cd63a184cc17 [2021-05-28T07:22:33.548Z] 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-28T07:22:34.148Z] Removing intermediate container 38580d207662 [2021-05-28T07:22:34.148Z] ---> 7d466bfbabd7 [2021-05-28T07:22:34.148Z] [2021-05-28T07:22:34.148Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T07:22:34.148Z] ---> 9852663dfa18 [2021-05-28T07:22:34.148Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T07:22:34.423Z] ---> Running in 56486a002245 [2021-05-28T07:22:35.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:22:35.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:22:35.877Z] Removing intermediate container cd63a184cc17 [2021-05-28T07:22:35.877Z] ---> 797259208176 [2021-05-28T07:22:35.877Z] [2021-05-28T07:22:35.877Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T07:22:36.158Z] 20.10.0: Pulling from library/docker [2021-05-28T07:22:36.441Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T07:22:36.441Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T07:22:36.441Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:22:36.441Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T07:22:36.719Z] OK: 6 MiB in 16 packages [2021-05-28T07:22:39.361Z] Removing intermediate container 56486a002245 [2021-05-28T07:22:39.361Z] ---> ba6b09375cc4 [2021-05-28T07:22:39.361Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T07:22:39.361Z] ---> Running in 40ec2d9fa18d [2021-05-28T07:22:40.393Z] Removing intermediate container 40ec2d9fa18d [2021-05-28T07:22:40.393Z] ---> 8c954d80aef4 [2021-05-28T07:22:40.393Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T07:22:40.706Z] ---> Running in d4164811d26b [2021-05-28T07:22:41.739Z] Removing intermediate container d4164811d26b [2021-05-28T07:22:41.739Z] ---> 9822a0e83ca9 [2021-05-28T07:22:41.739Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T07:22:41.739Z] Removing intermediate container 5e7bb30f6083 [2021-05-28T07:22:41.739Z] ---> 21a9f19d5593 [2021-05-28T07:22:41.739Z] [2021-05-28T07:22:41.739Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T07:22:41.739Z] ---> 9852663dfa18 [2021-05-28T07:22:41.739Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T07:22:42.026Z] ---> Running in ab43bc4b4614 [2021-05-28T07:22:42.026Z] ---> Running in ae54543e8b9d [2021-05-28T07:22:43.010Z] Removing intermediate container ae54543e8b9d [2021-05-28T07:22:43.010Z] ---> ba241a006c96 [2021-05-28T07:22:43.010Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T07:22:43.010Z] Removing intermediate container ab43bc4b4614 [2021-05-28T07:22:43.010Z] ---> 673d2b8460e0 [2021-05-28T07:22:43.010Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:22:43.284Z] ---> Running in b3f287579dbf [2021-05-28T07:22:44.290Z] Removing intermediate container b3f287579dbf [2021-05-28T07:22:44.291Z] ---> b5554ac75a0d [2021-05-28T07:22:44.291Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T07:22:44.566Z] ---> Running in 355336c877e0 [2021-05-28T07:22:44.566Z] ---> 851bb1f17c52 [2021-05-28T07:22:44.566Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T07:22:45.565Z] Removing intermediate container 355336c877e0 [2021-05-28T07:22:45.565Z] ---> d28a9b1cbed2 [2021-05-28T07:22:45.565Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T07:22:45.841Z] ---> Running in 6a7b6497d23c [2021-05-28T07:22:46.115Z] ---> 7ea818504e9c [2021-05-28T07:22:46.115Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T07:22:47.568Z] ---> 71066b3aefe9 [2021-05-28T07:22:47.568Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T07:22:47.568Z] ---> Running in 7da9c6d6a3f5 [2021-05-28T07:22:47.568Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T07:22:47.568Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T07:22:47.568Z] ---> eeaf43b92773 [2021-05-28T07:22:47.568Z] 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-28T07:22:47.841Z] ---> Running in 2f206e621bff [2021-05-28T07:22:48.116Z] Removing intermediate container 7da9c6d6a3f5 [2021-05-28T07:22:48.116Z] ---> fe6938b6ee4b [2021-05-28T07:22:48.116Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:22:48.116Z] ---> Running in 083b3cdac271 [2021-05-28T07:22:48.395Z] Removing intermediate container 2f206e621bff [2021-05-28T07:22:48.395Z] ---> 1f4bb5ae2756 [2021-05-28T07:22:48.395Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T07:22:48.667Z] Removing intermediate container 6a7b6497d23c [2021-05-28T07:22:48.667Z] ---> 34d5ec595676 [2021-05-28T07:22:48.667Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T07:22:48.667Z] ---> Running in 7bcda5d342ad [2021-05-28T07:22:48.667Z] ---> Running in f0e06727fc26 [2021-05-28T07:22:48.667Z] Removing intermediate container 083b3cdac271 [2021-05-28T07:22:48.667Z] ---> 5dc400e70163 [2021-05-28T07:22:48.667Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T07:22:48.948Z] ---> Running in 96869ccdfc11 [2021-05-28T07:22:49.560Z] Removing intermediate container 96869ccdfc11 [2021-05-28T07:22:49.560Z] ---> bf0ba59c1e07 [2021-05-28T07:22:49.560Z] Step 22/23 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:22:49.844Z] ---> Running in 021421f09302 [2021-05-28T07:22:50.133Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:22:50.406Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T07:22:50.407Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:22:50.407Z] Removing intermediate container 021421f09302 [2021-05-28T07:22:50.407Z] ---> bed6ae1dfc3e [2021-05-28T07:22:50.407Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T07:22:50.407Z] ---> Running in f3176473a55c [2021-05-28T07:22:51.001Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T07:22:51.001Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T07:22:51.001Z] Removing intermediate container f3176473a55c [2021-05-28T07:22:51.001Z] ---> 4984eb877c89 [2021-05-28T07:22:51.001Z] [2021-05-28T07:22:51.001Z] Executing bash-5.0.17-r0.post-install [2021-05-28T07:22:51.001Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T07:22:51.001Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T07:22:51.001Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T07:22:51.001Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T07:22:51.001Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T07:22:51.001Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T07:22:51.272Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T07:22:51.272Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T07:22:51.272Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T07:22:51.272Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T07:22:51.272Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T07:22:51.272Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T07:22:51.542Z] Successfully built 4984eb877c89 [2021-05-28T07:22:51.542Z] Successfully tagged support-notifications-arm64:latest [2021-05-28T07:22:52.131Z]  Building support-notifications ... done (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T07:22:52.402Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T07:22:52.403Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T07:22:52.674Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T07:22:52.946Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T07:22:52.946Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T07:22:52.946Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T07:22:52.946Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T07:22:52.946Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T07:22:52.946Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T07:22:52.946Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T07:22:52.946Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T07:22:52.946Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T07:22:53.220Z] OK: 8 MiB in 20 packages [2021-05-28T07:22:53.220Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T07:22:53.220Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T07:22:53.220Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T07:22:53.220Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T07:22:53.220Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T07:22:53.220Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T07:22:53.220Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T07:22:53.220Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T07:22:53.493Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T07:22:53.493Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T07:22:53.493Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T07:22:53.493Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T07:22:53.493Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T07:22:53.493Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T07:22:53.493Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T07:22:53.493Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T07:22:53.493Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T07:22:53.493Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T07:22:53.493Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T07:22:53.493Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T07:22:53.766Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T07:22:53.766Z] OK: 72 MiB in 59 packages [2021-05-28T07:22:55.741Z] Removing intermediate container f0e06727fc26 [2021-05-28T07:22:55.741Z] ---> 594a7c5887fa [2021-05-28T07:22:55.741Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T07:22:56.333Z] ---> dc030a30d524 [2021-05-28T07:22:56.333Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T07:22:57.762Z] ---> 50a5319a42c6 [2021-05-28T07:22:57.762Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T07:22:58.035Z] Collecting docker-compose==1.23.2 [2021-05-28T07:22:58.308Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T07:22:58.308Z] ---> 487c68503469 [2021-05-28T07:22:58.308Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T07:22:58.586Z] ---> Running in 876d0d97d091 [2021-05-28T07:22:58.857Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T07:22:58.857Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T07:22:59.134Z] Removing intermediate container 876d0d97d091 [2021-05-28T07:22:59.134Z] ---> 201d871d7ea4 [2021-05-28T07:22:59.134Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:22:59.134Z] ---> Running in abebb210d125 [2021-05-28T07:22:59.729Z] Removing intermediate container abebb210d125 [2021-05-28T07:22:59.729Z] ---> f3064b564a9a [2021-05-28T07:22:59.729Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T07:22:59.729Z] ---> Running in 4bb7eea9772f [2021-05-28T07:23:00.329Z] Removing intermediate container 4bb7eea9772f [2021-05-28T07:23:00.329Z] ---> 0b89e24d2644 [2021-05-28T07:23:00.329Z] Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:23:00.602Z] ---> Running in 61db567e1919 [2021-05-28T07:23:01.194Z] Removing intermediate container 61db567e1919 [2021-05-28T07:23:01.194Z] ---> 52388a62d24e [2021-05-28T07:23:01.194Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:23:01.194Z] ---> Running in df31f6ebe086 [2021-05-28T07:23:01.194Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T07:23:01.194Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T07:23:01.791Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T07:23:01.791Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T07:23:01.791Z] Removing intermediate container df31f6ebe086 [2021-05-28T07:23:01.791Z] ---> 2250ab5fabf6 [2021-05-28T07:23:01.791Z] [2021-05-28T07:23:02.062Z] Successfully built 2250ab5fabf6 [2021-05-28T07:23:02.062Z] Successfully tagged core-data-arm64:latest [2021-05-28T07:23:04.031Z]  Building core-data ... done Collecting cached-property<2,>=1.2.0 [2021-05-28T07:23:04.032Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T07:23:04.623Z] Collecting PyYAML<4,>=3.10 [2021-05-28T07:23:04.623Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T07:23:08.019Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T07:23:08.020Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T07:23:08.616Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T07:23:08.616Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T07:23:08.890Z] 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-28T07:23:09.870Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T07:23:09.870Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T07:23:10.143Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T07:23:10.143Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T07:23:12.120Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T07:23:12.120Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T07:23:12.392Z] Collecting idna<2.8,>=2.5 [2021-05-28T07:23:12.392Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T07:23:12.984Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T07:23:12.984Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T07:23:13.255Z] 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-28T07:23:13.255Z] 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-28T07:23:13.255Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T07:23:13.255Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T07:23:13.255Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T07:23:13.255Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T07:23:13.849Z] Installing collected packages: texttable, websocket-client, docopt, cached-property, PyYAML, jsonschema, idna, urllib3, requests, docker-pycreds, docker, dockerpty, docker-compose [2021-05-28T07:23:13.849Z] Running setup.py install for texttable: started [2021-05-28T07:23:15.828Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T07:23:16.098Z] Running setup.py install for docopt: started [2021-05-28T07:23:18.060Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T07:23:18.060Z] Running setup.py install for PyYAML: started [2021-05-28T07:23:20.022Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T07:23:20.294Z] Attempting uninstall: idna [2021-05-28T07:23:20.294Z] Found existing installation: idna 2.9 [2021-05-28T07:23:20.294Z] Uninstalling idna-2.9: [2021-05-28T07:23:20.294Z] Successfully uninstalled idna-2.9 [2021-05-28T07:23:20.888Z] Attempting uninstall: urllib3 [2021-05-28T07:23:20.888Z] Found existing installation: urllib3 1.25.9 [2021-05-28T07:23:20.888Z] Uninstalling urllib3-1.25.9: [2021-05-28T07:23:21.160Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T07:23:21.753Z] Attempting uninstall: requests [2021-05-28T07:23:21.753Z] Found existing installation: requests 2.23.0 [2021-05-28T07:23:21.753Z] Uninstalling requests-2.23.0: [2021-05-28T07:23:21.753Z] Successfully uninstalled requests-2.23.0 [2021-05-28T07:23:22.724Z] Running setup.py install for dockerpty: started [2021-05-28T07:23:24.757Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T07:23:25.349Z] 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-28T07:23:33.612Z] Removing intermediate container 7bcda5d342ad [2021-05-28T07:23:33.612Z] ---> db35b8cec273 [2021-05-28T07:23:33.612Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T07:23:33.612Z] ---> Running in 42454f105490 [2021-05-28T07:23:34.207Z] Removing intermediate container 42454f105490 [2021-05-28T07:23:34.207Z] ---> d0b84f1d26b1 [2021-05-28T07:23:34.207Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T07:23:34.207Z] ---> Running in 76c97d7ebb9a [2021-05-28T07:23:34.800Z] Removing intermediate container 76c97d7ebb9a [2021-05-28T07:23:34.800Z] ---> e5ac3bd954d8 [2021-05-28T07:23:34.800Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T07:23:36.254Z] ---> b4db617b219f [2021-05-28T07:23:36.254Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T07:23:36.848Z] ---> 076938524048 [2021-05-28T07:23:36.848Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T07:23:37.829Z] ---> b9fb54b138a1 [2021-05-28T07:23:37.829Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T07:23:37.829Z] ---> Running in 7f602ecc67fe [2021-05-28T07:23:38.420Z] Removing intermediate container 7f602ecc67fe [2021-05-28T07:23:38.420Z] ---> db4869973a6a [2021-05-28T07:23:38.420Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T07:23:38.420Z] ---> Running in efd6f29de248 [2021-05-28T07:23:39.054Z] Removing intermediate container efd6f29de248 [2021-05-28T07:23:39.054Z] ---> 680a3288bf5c [2021-05-28T07:23:39.054Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T07:23:39.054Z] ---> Running in f4b0aef95d2f [2021-05-28T07:23:39.654Z] Removing intermediate container f4b0aef95d2f [2021-05-28T07:23:39.655Z] ---> 9fe5aa9a33b8 [2021-05-28T07:23:39.655Z] Step 23/24 : LABEL git_sha=d3a27a088a725aeb285f2eff495040474b81e558 [2021-05-28T07:23:39.934Z] ---> Running in 87d8a9a6402d [2021-05-28T07:23:40.548Z] Removing intermediate container 87d8a9a6402d [2021-05-28T07:23:40.548Z] ---> d52a4a2e4dbb [2021-05-28T07:23:40.548Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T07:23:40.548Z] ---> Running in 068b3e483db7 [2021-05-28T07:23:41.155Z] Removing intermediate container 068b3e483db7 [2021-05-28T07:23:41.155Z] ---> 7479a60e04d7 [2021-05-28T07:23:41.155Z] [2021-05-28T07:23:41.440Z] Successfully built 7479a60e04d7 [2021-05-28T07:23:41.440Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-28T07:23:42.045Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T07:23:42.028Z] $ docker stop --time=1 72aaba83dab5c8f1a6626059d6361b1bc6b7f568cf027ab821afd0d3dd08b2d9 [2021-05-28T07:23:43.818Z] $ docker rm -f 72aaba83dab5c8f1a6626059d6361b1bc6b7f568cf027ab821afd0d3dd08b2d9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T07:23:44.451Z] + docker images [2021-05-28T07:23:44.721Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T07:23:44.721Z] sys-mgmt-agent-arm64 latest 7479a60e04d7 4 seconds ago 299MB [2021-05-28T07:23:44.721Z] core-data-arm64 latest 2250ab5fabf6 43 seconds ago 20.4MB [2021-05-28T07:23:44.721Z] support-notifications-arm64 latest 4984eb877c89 54 seconds ago 16.8MB [2021-05-28T07:23:44.721Z] 21a9f19d5593 About a minute ago 990MB [2021-05-28T07:23:44.721Z] 797259208176 About a minute ago 979MB [2021-05-28T07:23:44.721Z] 7d466bfbabd7 About a minute ago 982MB [2021-05-28T07:23:44.721Z] security-bootstrapper-arm64 latest 8cfc34054cf5 2 minutes ago 17.2MB [2021-05-28T07:23:44.721Z] eef8c80934c8 2 minutes ago 974MB [2021-05-28T07:23:44.721Z] core-command-arm64 latest 811033e0b829 4 minutes ago 16.1MB [2021-05-28T07:23:44.721Z] support-scheduler-arm64 latest 83ab2a0989fd 4 minutes ago 16.1MB [2021-05-28T07:23:44.721Z] core-metadata-arm64 latest 131af5a6d672 4 minutes ago 17.4MB [2021-05-28T07:23:44.721Z] security-secretstore-setup-arm64 latest 804f54c6b9cb 4 minutes ago 24.4MB [2021-05-28T07:23:44.721Z] security-proxy-setup-arm64 latest b086710e3a9f 4 minutes ago 24MB [2021-05-28T07:23:44.721Z] dedc6b757b7d 4 minutes ago 989MB [2021-05-28T07:23:44.721Z] 673962128290 4 minutes ago 981MB [2021-05-28T07:23:44.721Z] 7dbfa2ba68b1 4 minutes ago 981MB [2021-05-28T07:23:44.721Z] 050a2e14dacd 4 minutes ago 978MB [2021-05-28T07:23:44.721Z] 2c5566f62a39 4 minutes ago 978MB [2021-05-28T07:23:44.721Z] ci-base-image-arm64 latest a3d1dcfaa896 16 minutes ago 641MB [2021-05-28T07:23:44.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-05-28T07:23:44.721Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-28T07:23:44.721Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-28T07:23:44.721Z] 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-28T07:23:45.402Z] ---> job-cost.sh [2021-05-28T07:23:45.403Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ahz6 [2021-05-28T07:24:24.353Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T07:26:01.110Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ahz6/bin to PATH [2021-05-28T07:26:01.110Z] INFO: No Stack... [2021-05-28T07:26:01.110Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T07:26:01.110Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T07:26:01.458Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-05-28T07:26:01.458Z] + cut -d, -f6 [Pipeline] lock [2021-05-28T07:26:01.518Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3515-4-stack-cost] [2021-05-28T07:26:01.527Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3515-4-stack-cost] did not exist. Created. [2021-05-28T07:26:01.527Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3515-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T07:26:01.883Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T07:26:02.153Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T07:26:02.164Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3515-4-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-28T07:26:02.676Z] provisioning config files... [2021-05-28T07:26:02.685Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1140684008433138200tmp [Pipeline] { [Pipeline] sh [2021-05-28T07:26:02.993Z] + set +x [2021-05-28T07:26:02.993Z] + curl -s https://codecov.io/bash [2021-05-28T07:26:02.993Z] + bash -s -- [2021-05-28T07:26:02.993Z] [2021-05-28T07:26:02.993Z] _____ _ [2021-05-28T07:26:02.993Z] / ____| | | [2021-05-28T07:26:02.993Z] | | ___ __| | ___ ___ _____ __ [2021-05-28T07:26:02.993Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-28T07:26:02.993Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-28T07:26:02.993Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-28T07:26:02.993Z] Bash-1.0.3 [2021-05-28T07:26:02.993Z] [2021-05-28T07:26:02.993Z] [2021-05-28T07:26:02.993Z] ==> git version 2.24.4 found [2021-05-28T07:26:03.254Z] ==> 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-28T07:26:03.254Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-28T07:26:03.254Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-28T07:26:03.254Z] ==> Jenkins CI detected. [2021-05-28T07:26:03.254Z] project root: . [2021-05-28T07:26:03.254Z] --> token set from env [2021-05-28T07:26:03.254Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-28T07:26:03.254Z] ==> Running gcov in . (disable via -X gcov) [2021-05-28T07:26:03.254Z] ==> Python coveragepy not found [2021-05-28T07:26:03.254Z] ==> Searching for coverage reports in: [2021-05-28T07:26:03.254Z] + . [2021-05-28T07:26:03.254Z] -> Found 1 reports [2021-05-28T07:26:03.254Z] ==> Detecting git/mercurial file structure [2021-05-28T07:26:03.254Z] ==> Reading reports [2021-05-28T07:26:03.254Z] + ./coverage.out bytes=742996 [2021-05-28T07:26:03.254Z] ==> Appending adjustments [2021-05-28T07:26:03.254Z] https://docs.codecov.io/docs/fixing-reports [2021-05-28T07:26:05.800Z] + Found adjustments [2021-05-28T07:26:05.800Z] ==> Gzipping contents [2021-05-28T07:26:05.800Z] 104K /tmp/codecov.7Xx3jZ.gz [2021-05-28T07:26:05.800Z] ==> Uploading reports [2021-05-28T07:26:05.800Z] url: https://codecov.io [2021-05-28T07:26:05.800Z] query: branch=PR-3515&commit=d3a27a088a725aeb285f2eff495040474b81e558&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3515%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3515&job=&cmd_args= [2021-05-28T07:26:05.800Z] -> Pinging Codecov [2021-05-28T07:26:05.800Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3515&commit=d3a27a088a725aeb285f2eff495040474b81e558&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3515%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3515&job=&cmd_args= [2021-05-28T07:26:05.800Z] -> Uploading to [2021-05-28T07:26:05.801Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/d3a27a088a725aeb285f2eff495040474b81e558/6f4e5b44-d3f4-4d76-a79d-7870c53a8fac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T072605Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9dfbbf9b231e88ed90462952155f668e9552fde95b6c1cde1317c32eeb93940 [2021-05-28T07:26:05.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T07:26:05.801Z] Dload Upload Total Spent Left Speed [2021-05-28T07:26:06.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 246k --:--:-- --:--:-- --:--:-- 247k [2021-05-28T07:26:06.377Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d3a27a088a725aeb285f2eff495040474b81e558 [Pipeline] } [2021-05-28T07:26:06.387Z] 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-28T07:26:07.343Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:26:07.904Z] ---> package-listing.sh [2021-05-28T07:26:07.904Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T07:26:07.904Z] ++ facter osfamily [2021-05-28T07:26:08.165Z] + OS_FAMILY=redhat [2021-05-28T07:26:08.165Z] + workspace=/w/workspace/edgex-go/4 [2021-05-28T07:26:08.165Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T07:26:08.165Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T07:26:08.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T07:26:08.165Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T07:26:08.165Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-28T07:26:08.165Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T07:26:08.165Z] + case "${OS_FAMILY}" in [2021-05-28T07:26:08.165Z] + rpm -qa [2021-05-28T07:26:08.165Z] + sort [2021-05-28T07:26:10.727Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T07:26:10.727Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T07:26:10.727Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T07:26:10.727Z] + '[' /w/workspace/edgex-go/4 ']' [2021-05-28T07:26:10.727Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-05-28T07:26:10.727Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-05-28T07:26:10.740Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-28T07:26:11.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:26:11.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:26:11.599Z] [2021-05-28T07:26:11.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T07:26:12.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:26:12.050Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T07:26:12.050Z] df20fa9351a1: Pulling fs layer [2021-05-28T07:26:12.050Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T07:26:12.050Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T07:26:12.050Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T07:26:12.050Z] 93b61091891f: Pulling fs layer [2021-05-28T07:26:12.050Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T07:26:12.050Z] 5e14af77c1be: Pulling fs layer [2021-05-28T07:26:12.050Z] 01666e4c0597: Pulling fs layer [2021-05-28T07:26:12.050Z] aa168da1d23b: Pulling fs layer [2021-05-28T07:26:12.050Z] 93b9cdb0e59b: Waiting [2021-05-28T07:26:12.050Z] 5e14af77c1be: Waiting [2021-05-28T07:26:12.050Z] 01666e4c0597: Waiting [2021-05-28T07:26:12.050Z] aa168da1d23b: Waiting [2021-05-28T07:26:12.050Z] 46f8f816bc3b: Waiting [2021-05-28T07:26:12.050Z] 93b61091891f: Waiting [2021-05-28T07:26:12.050Z] 36b3adc4ff6f: Verifying Checksum [2021-05-28T07:26:12.050Z] 36b3adc4ff6f: Download complete [2021-05-28T07:26:12.050Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T07:26:12.050Z] 46f8f816bc3b: Download complete [2021-05-28T07:26:12.050Z] df20fa9351a1: Verifying Checksum [2021-05-28T07:26:12.050Z] df20fa9351a1: Download complete [2021-05-28T07:26:12.050Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T07:26:12.050Z] 93b9cdb0e59b: Download complete [2021-05-28T07:26:12.050Z] 93b61091891f: Verifying Checksum [2021-05-28T07:26:12.050Z] 93b61091891f: Download complete [2021-05-28T07:26:12.050Z] 01666e4c0597: Verifying Checksum [2021-05-28T07:26:12.050Z] 01666e4c0597: Download complete [2021-05-28T07:26:12.050Z] 5e14af77c1be: Verifying Checksum [2021-05-28T07:26:12.050Z] 5e14af77c1be: Download complete [2021-05-28T07:26:12.408Z] 8ad3a11d3b57: Verifying Checksum [2021-05-28T07:26:12.408Z] 8ad3a11d3b57: Download complete [2021-05-28T07:26:12.408Z] df20fa9351a1: Pull complete [2021-05-28T07:26:12.408Z] 36b3adc4ff6f: Pull complete [2021-05-28T07:26:12.978Z] 8ad3a11d3b57: Pull complete [2021-05-28T07:26:12.978Z] 46f8f816bc3b: Pull complete [2021-05-28T07:26:13.240Z] 93b61091891f: Pull complete [2021-05-28T07:26:13.240Z] 93b9cdb0e59b: Pull complete [2021-05-28T07:26:13.240Z] 5e14af77c1be: Pull complete [2021-05-28T07:26:13.501Z] 01666e4c0597: Pull complete [2021-05-28T07:26:16.053Z] aa168da1d23b: Verifying Checksum [2021-05-28T07:26:16.053Z] aa168da1d23b: Download complete [2021-05-28T07:26:20.276Z] aa168da1d23b: Pull complete [2021-05-28T07:26:20.276Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T07:26:20.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T07:26:20.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T07:26:20.353Z] prd-centos7-docker-4c-2g-840 does not seem to be running inside a container [2021-05-28T07:26:20.380Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-28T07:26:26.837Z] $ docker top 0150669007e8bd507500c961d0eb81ff3506a68f6222c853d3be6648b3f07bff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T07:26:27.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T07:26:27.538Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T07:26:27.848Z] + ls /var/log/sa-host [2021-05-28T07:26:27.848Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T07:26:27.848Z] file_magic: OK [2021-05-28T07:26:27.848Z] HZ: Using current value: 100 [2021-05-28T07:26:27.848Z] file_header: OK [2021-05-28T07:26:27.848Z] 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-28T07:26:27.848Z] Statistics: [2021-05-28T07:26:27.848Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T07:26:27.848Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T07:26:27.848Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T07:26:27.848Z] file_magic: OK [2021-05-28T07:26:27.848Z] HZ: Using current value: 100 [2021-05-28T07:26:27.848Z] file_header: OK [2021-05-28T07:26:27.848Z] 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-28T07:26:27.848Z] Statistics: [2021-05-28T07:26:27.848Z] 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... [2021-05-28T07:26:27.848Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T07:26:28.416Z] provisioning config files... [2021-05-28T07:26:28.430Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config399299547412005646tmp [Pipeline] { [Pipeline] echo [2021-05-28T07:26:28.450Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:26:28.741Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T07:26:28.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T07:26:28.774Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:26:29.068Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T07:26:29.078Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:26:29.379Z] ---> sudo-logs.sh [2021-05-28T07:26:29.379Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T07:26:29.410Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:26:29.703Z] ---> job-cost.sh [2021-05-28T07:26:29.703Z] lf-activate-venv: SKIPPING [2021-05-28T07:26:29.703Z] DEBUG: total: 0.18000000715255737 [2021-05-28T07:26:29.703Z] INFO: Retrieving Stack Cost... [2021-05-28T07:26:30.645Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T07:26:30.906Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T07:26:30.918Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T07:26:31.217Z] ---> logs-deploy.sh [2021-05-28T07:26:31.217Z] lf-activate-venv: SKIPPING [2021-05-28T07:26:31.217Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3515/4 [2021-05-28T07:26:31.217Z] INFO: archiving workspace using pattern(s): [2021-05-28T07:26:32.158Z] Archives upload complete. [2021-05-28T07:26:32.158Z] INFO: archiving logs to Nexus [2021-05-28T07:26:32.750Z] ---> uname -a: [2021-05-28T07:26:32.750Z] Linux prd-centos7-docker-4c-2g-840.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] ---> lscpu: [2021-05-28T07:26:32.750Z] Architecture: x86_64 [2021-05-28T07:26:32.750Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-28T07:26:32.750Z] Byte Order: Little Endian [2021-05-28T07:26:32.750Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-28T07:26:32.750Z] CPU(s): 2 [2021-05-28T07:26:32.750Z] On-line CPU(s) list: 0,1 [2021-05-28T07:26:32.750Z] Thread(s) per core: 1 [2021-05-28T07:26:32.750Z] Core(s) per socket: 1 [2021-05-28T07:26:32.750Z] Socket(s): 2 [2021-05-28T07:26:32.750Z] NUMA node(s): 1 [2021-05-28T07:26:32.750Z] Vendor ID: AuthenticAMD [2021-05-28T07:26:32.750Z] CPU family: 23 [2021-05-28T07:26:32.750Z] Model: 49 [2021-05-28T07:26:32.750Z] Model name: AMD EPYC-Rome Processor [2021-05-28T07:26:32.750Z] Stepping: 0 [2021-05-28T07:26:32.750Z] CPU MHz: 2799.998 [2021-05-28T07:26:32.750Z] BogoMIPS: 5599.99 [2021-05-28T07:26:32.750Z] Virtualization: AMD-V [2021-05-28T07:26:32.750Z] Hypervisor vendor: KVM [2021-05-28T07:26:32.750Z] Virtualization type: full [2021-05-28T07:26:32.750Z] L1d cache: 64 KiB [2021-05-28T07:26:32.750Z] L1i cache: 64 KiB [2021-05-28T07:26:32.750Z] L2 cache: 1 MiB [2021-05-28T07:26:32.750Z] L3 cache: 32 MiB [2021-05-28T07:26:32.750Z] NUMA node0 CPU(s): 0,1 [2021-05-28T07:26:32.750Z] Vulnerability Itlb multihit: Not affected [2021-05-28T07:26:32.750Z] Vulnerability L1tf: Not affected [2021-05-28T07:26:32.750Z] Vulnerability Mds: Not affected [2021-05-28T07:26:32.750Z] Vulnerability Meltdown: Not affected [2021-05-28T07:26:32.750Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-28T07:26:32.750Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-28T07:26:32.750Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-28T07:26:32.750Z] Vulnerability Srbds: Not affected [2021-05-28T07:26:32.750Z] Vulnerability Tsx async abort: Not affected [2021-05-28T07:26:32.750Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] ---> nproc: [2021-05-28T07:26:32.750Z] 2 [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] ---> df -h: [2021-05-28T07:26:32.750Z] Filesystem Size Used Available Use% Mounted on [2021-05-28T07:26:32.750Z] overlay 40.0G 13.0G 27.0G 32% / [2021-05-28T07:26:32.750Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-28T07:26:32.750Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-28T07:26:32.750Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-28T07:26:32.750Z] /dev/vda1 40.0G 13.0G 27.0G 32% /facter-os [2021-05-28T07:26:32.750Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/resolv.conf [2021-05-28T07:26:32.750Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hostname [2021-05-28T07:26:32.750Z] /dev/vda1 40.0G 13.0G 27.0G 32% /etc/hosts [2021-05-28T07:26:32.750Z] /dev/vda1 40.0G 13.0G 27.0G 32% /run/cloud-init/result.json [2021-05-28T07:26:32.750Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/sa-host [2021-05-28T07:26:32.750Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/secure [2021-05-28T07:26:32.750Z] /dev/vda1 40.0G 13.0G 27.0G 32% /var/log/auth.log [2021-05-28T07:26:32.750Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/4@tmp [2021-05-28T07:26:32.750Z] /dev/vda1 40.0G 13.0G 27.0G 32% /w/workspace/edgex-go/4 [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] ---> free -m: [2021-05-28T07:26:32.750Z] total used free shared buff/cache available [2021-05-28T07:26:32.750Z] Mem: 7821 1272 1654 0 4894 6535 [2021-05-28T07:26:32.750Z] Swap: 1023 2 1021 [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] ---> ip addr: [2021-05-28T07:26:32.750Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-28T07:26:32.750Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-28T07:26:32.750Z] inet 127.0.0.1/8 scope host lo [2021-05-28T07:26:32.750Z] valid_lft forever preferred_lft forever [2021-05-28T07:26:32.750Z] inet6 ::1/128 scope host [2021-05-28T07:26:32.750Z] valid_lft forever preferred_lft forever [2021-05-28T07:26:32.750Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-28T07:26:32.750Z] link/ether fa:16:3e:be:02:e2 brd ff:ff:ff:ff:ff:ff [2021-05-28T07:26:32.750Z] inet 10.30.123.76/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-28T07:26:32.750Z] valid_lft 84830sec preferred_lft 84830sec [2021-05-28T07:26:32.750Z] inet6 fe80::f816:3eff:febe:2e2/64 scope link [2021-05-28T07:26:32.750Z] valid_lft forever preferred_lft forever [2021-05-28T07:26:32.750Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-28T07:26:32.750Z] link/ether 02:42:17:db:ea:b6 brd ff:ff:ff:ff:ff:ff [2021-05-28T07:26:32.750Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-28T07:26:32.750Z] valid_lft forever preferred_lft forever [2021-05-28T07:26:32.750Z] inet6 fe80::42:17ff:fedb:eab6/64 scope link [2021-05-28T07:26:32.750Z] valid_lft forever preferred_lft forever [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] ---> sar -b -r -n DEV: [2021-05-28T07:26:32.750Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] 07:00:10 LINUX RESTART (2 CPU) [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] 07:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-28T07:26:32.750Z] 07:02:01 4.30 0.15 4.15 0.00 2.93 751.72 0.00 [2021-05-28T07:26:32.750Z] 07:03:01 81.40 4.11 77.28 0.00 2787.08 8340.39 0.00 [2021-05-28T07:26:32.750Z] 07:04:01 117.59 0.18 117.41 0.00 22.78 47362.86 0.00 [2021-05-28T07:26:32.750Z] 07:05:01 108.28 0.00 108.28 0.00 0.00 14283.39 0.00 [2021-05-28T07:26:32.750Z] 07:06:01 54.59 0.00 54.59 0.00 0.00 10202.22 0.00 [2021-05-28T07:26:32.750Z] 07:07:01 49.07 0.02 49.05 0.00 0.53 2256.48 0.00 [2021-05-28T07:26:32.750Z] 07:08:03 239.74 52.27 187.47 0.00 1257.99 111746.52 0.00 [2021-05-28T07:26:32.750Z] 07:09:01 570.39 199.10 371.29 0.00 7000.07 209719.91 0.00 [2021-05-28T07:26:32.750Z] 07:10:02 350.51 33.46 317.05 0.00 2043.50 121832.27 0.00 [2021-05-28T07:26:32.750Z] 07:11:01 238.18 8.72 229.46 0.00 332.35 122913.12 0.00 [2021-05-28T07:26:32.750Z] 07:12:01 222.10 14.97 207.13 0.00 1514.72 41498.65 0.00 [2021-05-28T07:26:32.750Z] 07:13:01 6.86 0.00 6.86 0.00 0.00 281.24 0.00 [2021-05-28T07:26:32.750Z] 07:14:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 [2021-05-28T07:26:32.750Z] 07:15:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 [2021-05-28T07:26:32.750Z] 07:16:01 0.40 0.18 0.22 0.00 5.73 3.15 0.00 [2021-05-28T07:26:32.750Z] 07:17:01 0.78 0.00 0.78 0.00 0.00 14.48 0.00 [2021-05-28T07:26:32.750Z] 07:18:01 0.15 0.00 0.15 0.00 0.00 2.57 0.00 [2021-05-28T07:26:32.750Z] 07:19:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-05-28T07:26:32.750Z] 07:20:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-05-28T07:26:32.750Z] 07:21:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-05-28T07:26:32.750Z] 07:22:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-05-28T07:26:32.750Z] 07:23:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 [2021-05-28T07:26:32.750Z] 07:24:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-05-28T07:26:32.750Z] 07:25:01 0.33 0.00 0.33 0.00 0.00 4.21 0.00 [2021-05-28T07:26:32.750Z] 07:26:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-05-28T07:26:32.750Z] Average: 81.35 12.34 69.01 0.00 591.42 27466.12 0.00 [2021-05-28T07:26:32.750Z] [2021-05-28T07:26:32.750Z] 07:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-28T07:26:32.750Z] 07:02:01 5751944 0 662464 8.27 2620 1591904 1075628 11.88 368604 1502572 20 [2021-05-28T07:26:32.750Z] 07:03:01 4943892 0 840972 10.50 2620 2221448 1388500 15.33 915920 1727992 320332 [2021-05-28T07:26:32.750Z] 07:04:01 4013464 0 1002684 12.52 2620 2990164 1741720 19.23 1077588 2399448 51884 [2021-05-28T07:26:32.750Z] 07:05:01 3960512 0 1016168 12.69 2620 3029632 1453296 16.05 1222684 2272320 199332 [2021-05-28T07:26:32.750Z] 07:06:01 3760024 0 1091396 13.63 2620 3154892 1797144 19.84 1360600 2320748 36164 [2021-05-28T07:26:32.750Z] 07:07:01 3772856 0 1085108 13.55 2620 3148348 1658204 18.31 1285936 2378772 166868 [2021-05-28T07:26:32.750Z] 07:08:03 1419924 0 1250800 15.62 2620 5335588 1863484 20.57 1857208 4051736 1012472 [2021-05-28T07:26:32.750Z] 07:09:01 375060 0 1545368 19.30 2620 6085884 3574312 39.46 2957984 3912504 51720 [2021-05-28T07:26:32.750Z] 07:10:02 866696 0 1281716 16.00 2620 5857900 1755552 19.38 2027256 4367632 84 [2021-05-28T07:26:32.750Z] 07:11:01 464968 0 1740124 21.73 2620 5801220 3305592 36.50 3239196 3514788 166752 [2021-05-28T07:26:32.750Z] 07:12:01 2317176 0 1207380 15.08 2620 4481756 1343696 14.84 1396572 3541352 24 [2021-05-28T07:26:32.750Z] 07:13:01 2330360 0 1194220 14.91 2620 4481732 1260124 13.91 1394960 3535180 12 [2021-05-28T07:26:32.750Z] 07:14:01 2330144 0 1194428 14.91 2620 4481740 1249988 13.80 1395116 3535180 8 [2021-05-28T07:26:32.750Z] 07:15:01 2330112 0 1194460 14.91 2620 4481740 1250024 13.80 1394584 3535724 8 [2021-05-28T07:26:32.750Z] 07:16:01 2331252 0 1193280 14.90 2620 4481780 1249952 13.80 1394628 3534752 16 [2021-05-28T07:26:32.750Z] 07:17:01 2331484 0 1193048 14.90 2620 4481780 1249880 13.80 1393956 3535336 8 [2021-05-28T07:26:32.751Z] 07:18:01 2331392 0 1193132 14.90 2620 4481788 1249844 13.80 1394020 3535336 8 [2021-05-28T07:26:32.751Z] 07:19:01 2331568 0 1192952 14.90 2620 4481792 1249844 13.80 1394008 3535336 8 [2021-05-28T07:26:32.751Z] 07:20:01 2331404 0 1193112 14.90 2620 4481796 1249844 13.80 1425796 3503568 8 [2021-05-28T07:26:32.751Z] 07:21:01 2330368 0 1194144 14.91 2620 4481800 1249940 13.80 1427992 3502540 8 [2021-05-28T07:26:32.751Z] 07:22:01 2330076 0 1194436 14.91 2620 4481800 1249904 13.80 1427832 3502540 8 [2021-05-28T07:26:32.751Z] 07:23:01 2330548 0 1193956 14.91 2620 4481808 1249844 13.80 1429064 3501412 8 [2021-05-28T07:26:32.751Z] 07:24:01 2330468 0 1194032 14.91 2620 4481812 1249844 13.80 1428952 3501412 8 [2021-05-28T07:26:32.751Z] 07:25:01 2330468 0 1194028 14.91 2620 4481816 1249844 13.80 1429008 3501412 8 [2021-05-28T07:26:32.751Z] 07:26:01 2330208 0 1194284 14.91 2620 4481820 1249928 13.80 1429156 3501412 8 [2021-05-28T07:26:32.751Z] Average: 2571055 0 1177508 14.70 2620 4257750 1538637 16.99 1498745 3250040 80231 [2021-05-28T07:26:32.751Z] [2021-05-28T07:26:32.751Z] 07:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-28T07:26:32.751Z] 07:02:01 eth0 0.88 0.52 0.43 0.18 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:03:01 eth0 1271.05 1488.72 6019.06 168.46 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:03:01 vethf5868c8 994.52 614.09 91.47 2685.45 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:03:01 docker0 994.52 613.96 77.87 2685.44 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:04:01 eth0 494.15 432.69 3274.40 71.78 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:04:01 veth22b705f 58.43 65.02 5.32 193.57 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:04:01 docker0 181.93 206.91 11.33 570.47 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:05:01 veth24ba36f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:05:01 eth0 96.00 85.36 309.36 18.52 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:05:01 docker0 66.67 64.33 5.18 278.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:06:01 veth24ba36f 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:06:01 eth0 33.22 20.24 23.53 65.47 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:06:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:07:01 veth24ba36f 1.52 1.52 0.12 0.12 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:07:01 eth0 19.20 10.39 14.58 7.81 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:07:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:08:03 vethfd00098 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:08:03 eth0 185.16 160.50 1650.89 73.34 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:08:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:08:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:09:01 veth887c4f8 0.03 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:09:01 vethfd00098 0.00 1.21 0.00 0.06 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:09:01 vetha0251a0 0.00 0.26 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:09:01 eth0 106.70 81.21 201.38 58.34 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:10:02 veth705fd71 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:10:02 veth038aab3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:10:02 vethfd00098 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:10:02 eth0 105.36 79.92 315.13 75.20 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:11:01 veth0d34e56 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:11:01 veth8e77de5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:11:01 vethfd00098 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:11:01 eth0 35.33 22.43 52.94 10.96 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:12:01 eth0 199.25 156.05 1636.25 70.14 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:12:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:12:01 docker0 1394.22 1073.60 104.25 4361.08 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:13:01 eth0 0.87 0.30 0.43 0.06 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:14:01 eth0 1.03 0.30 0.33 0.20 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:15:01 eth0 0.57 0.28 0.28 0.20 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:16:01 eth0 0.40 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:17:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:18:01 eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:19:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:20:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:21:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:22:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:23:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:25:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:26:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] Average: eth0 102.18 101.78 542.32 24.87 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] Average: docker0 55.81 42.98 4.17 174.57 0.00 0.00 0.00 0.00 [2021-05-28T07:26:32.751Z] [2021-05-28T07:26:32.751Z] [2021-05-28T07:26:32.751Z] ---> sar -P ALL: [2021-05-28T07:26:32.751Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T07:26:32.751Z] [2021-05-28T07:26:32.751Z] 07:00:10 LINUX RESTART (2 CPU) [2021-05-28T07:26:32.751Z] [2021-05-28T07:26:32.751Z] 07:01:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T07:26:32.751Z] 07:02:01 all 0.31 0.00 0.04 0.01 0.03 99.61 [2021-05-28T07:26:32.751Z] 07:02:01 0 0.37 0.00 0.05 0.02 0.02 99.55 [2021-05-28T07:26:32.751Z] 07:02:01 1 0.25 0.00 0.03 0.00 0.05 99.67 [2021-05-28T07:26:32.751Z] 07:03:01 all 21.19 0.00 4.54 3.10 0.08 71.09 [2021-05-28T07:26:32.751Z] 07:03:01 0 18.07 0.00 4.99 2.62 0.09 74.24 [2021-05-28T07:26:32.752Z] 07:03:01 1 24.31 0.00 4.09 3.58 0.07 67.95 [2021-05-28T07:26:32.752Z] 07:04:01 all 9.20 0.00 4.53 9.95 0.09 76.24 [2021-05-28T07:26:32.752Z] 07:04:01 0 9.69 0.00 4.86 10.71 0.09 74.65 [2021-05-28T07:26:32.752Z] 07:04:01 1 8.71 0.00 4.21 9.19 0.09 77.81 [2021-05-28T07:26:32.752Z] 07:05:01 all 47.45 0.00 6.76 14.19 0.13 31.46 [2021-05-28T07:26:32.752Z] 07:05:01 0 46.63 0.00 6.93 14.99 0.14 31.30 [2021-05-28T07:26:32.752Z] 07:05:01 1 48.27 0.00 6.60 13.39 0.13 31.61 [2021-05-28T07:26:32.752Z] 07:06:01 all 26.67 0.00 3.46 7.18 0.09 62.61 [2021-05-28T07:26:32.752Z] 07:06:01 0 26.75 0.00 3.17 7.58 0.07 62.43 [2021-05-28T07:26:32.752Z] 07:06:01 1 26.59 0.00 3.75 6.78 0.10 62.78 [2021-05-28T07:26:32.752Z] 07:07:01 all 47.70 0.00 6.29 21.47 0.12 24.43 [2021-05-28T07:26:32.752Z] 07:07:01 0 47.19 0.00 6.11 26.14 0.13 20.44 [2021-05-28T07:26:32.752Z] 07:07:01 1 48.21 0.00 6.46 16.78 0.11 28.44 [2021-05-28T07:26:32.752Z] 07:08:03 all 41.96 0.00 12.70 7.68 0.10 37.56 [2021-05-28T07:26:32.752Z] 07:08:03 0 42.53 0.00 12.48 7.08 0.10 37.81 [2021-05-28T07:26:32.752Z] 07:08:03 1 41.40 0.00 12.91 8.28 0.10 37.31 [2021-05-28T07:26:32.752Z] 07:09:01 all 30.35 0.00 15.60 45.04 0.15 8.86 [2021-05-28T07:26:32.752Z] 07:09:01 0 30.22 0.00 15.79 44.76 0.15 9.09 [2021-05-28T07:26:32.752Z] 07:09:01 1 30.48 0.00 15.41 45.33 0.15 8.64 [2021-05-28T07:26:32.752Z] 07:10:02 all 60.80 0.00 13.23 22.52 0.13 3.33 [2021-05-28T07:26:32.752Z] 07:10:02 0 59.42 0.00 13.80 23.56 0.15 3.08 [2021-05-28T07:26:32.752Z] 07:10:02 1 62.17 0.00 12.66 21.48 0.11 3.57 [2021-05-28T07:26:32.752Z] 07:11:01 all 39.20 0.00 12.20 36.29 0.10 12.22 [2021-05-28T07:26:32.752Z] 07:11:01 0 39.19 0.00 12.69 32.34 0.09 15.68 [2021-05-28T07:26:32.752Z] 07:11:01 1 39.20 0.00 11.70 40.27 0.11 8.72 [2021-05-28T07:26:32.752Z] 07:12:01 all 32.57 0.00 8.36 23.89 0.15 35.03 [2021-05-28T07:26:32.752Z] 07:12:01 0 31.07 0.00 8.54 19.96 0.14 40.29 [2021-05-28T07:26:32.752Z] 07:12:01 1 34.08 0.00 8.18 27.83 0.16 29.75 [2021-05-28T07:26:32.752Z] [2021-05-28T07:26:32.752Z] 07:12:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T07:26:32.752Z] 07:13:01 all 0.11 0.00 0.09 0.26 0.03 99.52 [2021-05-28T07:26:32.752Z] 07:13:01 0 0.02 0.00 0.08 0.52 0.03 99.35 [2021-05-28T07:26:32.752Z] 07:13:01 1 0.20 0.00 0.10 0.00 0.02 99.68 [2021-05-28T07:26:32.752Z] 07:14:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-05-28T07:26:32.752Z] 07:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T07:26:32.752Z] 07:14:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-28T07:26:32.752Z] 07:15:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-28T07:26:32.752Z] 07:15:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-28T07:26:32.752Z] 07:15:01 1 0.20 0.00 0.02 0.00 0.02 99.77 [2021-05-28T07:26:32.752Z] 07:16:01 all 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-28T07:26:32.752Z] 07:16:01 0 0.20 0.00 0.05 0.00 0.03 99.72 [2021-05-28T07:26:32.752Z] 07:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-28T07:26:32.752Z] 07:17:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-28T07:26:32.752Z] 07:17:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-05-28T07:26:32.752Z] 07:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-28T07:26:32.752Z] 07:18:01 all 0.05 0.00 0.01 0.00 0.04 99.90 [2021-05-28T07:26:32.752Z] 07:18:01 0 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-28T07:26:32.752Z] 07:18:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-28T07:26:32.752Z] 07:19:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-05-28T07:26:32.752Z] 07:19:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2021-05-28T07:26:32.752Z] 07:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-28T07:26:32.752Z] 07:20:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-28T07:26:32.752Z] 07:20:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-28T07:26:32.752Z] 07:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-28T07:26:32.752Z] 07:21:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-28T07:26:32.752Z] 07:21:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-28T07:26:32.752Z] 07:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T07:26:32.752Z] 07:22:01 all 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-28T07:26:32.752Z] 07:22:01 0 0.18 0.00 0.05 0.00 0.03 99.73 [2021-05-28T07:26:32.752Z] 07:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-28T07:26:32.752Z] 07:23:01 all 0.08 0.00 0.01 0.00 0.03 99.87 [2021-05-28T07:26:32.752Z] 07:23:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-28T07:26:32.752Z] 07:23:01 1 0.13 0.00 0.00 0.00 0.02 99.85 [2021-05-28T07:26:32.752Z] [2021-05-28T07:26:32.752Z] 07:23:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T07:26:32.752Z] 07:24:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-28T07:26:32.752Z] 07:24:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-28T07:26:32.752Z] 07:24:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-28T07:26:32.752Z] 07:25:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-05-28T07:26:32.752Z] 07:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-28T07:26:32.752Z] 07:25:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2021-05-28T07:26:32.752Z] 07:26:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-28T07:26:32.752Z] 07:26:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-28T07:26:32.752Z] 07:26:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-28T07:26:32.752Z] Average: all 13.72 0.00 3.36 7.26 0.06 75.61 [2021-05-28T07:26:32.752Z] Average: 0 13.49 0.00 3.43 7.22 0.06 75.81 [2021-05-28T07:26:32.752Z] Average: 1 13.95 0.00 3.29 7.30 0.06 75.40 [2021-05-28T07:26:32.752Z] [2021-05-28T07:26:32.752Z] [2021-05-28T07:26:32.752Z]