Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than a6eaf62da48ac6e52895b10b704fd6e3d1888d55 Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 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-ssh8215195218224835383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3769876769158900988.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6467896337030926057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh5762023641789734031.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3579/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-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5488248499341548614.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-226 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh3991988105445234314.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/2@tmp/jenkins-gitclient-ssh1877933245867483965.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit a6eaf62da48ac6e52895b10b704fd6e3d1888d55 Merge succeeded, producing 53c6808812eeeb2675cca59fff2f8be841665dbc Checking out Revision 53c6808812eeeb2675cca59fff2f8be841665dbc (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f a6eaf62da48ac6e52895b10b704fd6e3d1888d55 # 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/2@tmp/jenkins-gitclient-ssh4561357044603077078.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53c6808812eeeb2675cca59fff2f8be841665dbc # timeout=10 Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 11f87d31bac3d477efba0657b8c76ed8d66728a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T17:09:18.113Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T17:09:18.204Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T17:09:18.230Z] ========================================================= [2021-06-18T17:09:18.230Z] EdgeX Global Pipelines Version Info [2021-06-18T17:09:18.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T17:09:19.735Z] ------------------- [2021-06-18T17:09:19.735Z] stable info: [2021-06-18T17:09:19.735Z] ------------------- [2021-06-18T17:09:19.735Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T17:09:19.735Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T17:09:19.735Z] Message: update stable to v1.0.195 [2021-06-18T17:09:20.316Z] ------------------- [2021-06-18T17:09:20.316Z] experimental info: [2021-06-18T17:09:20.316Z] ------------------- [2021-06-18T17:09:20.316Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T17:09:20.316Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T17:09:20.316Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T17:09:20.448Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-18T17:09:20.470Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-18T17:09:20.508Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T17:09:20.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T17:09:20.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T17:09:20.579Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T17:09:20.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T17:09:20.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-18T17:09:20.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-18T17:09:20.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-18T17:09:20.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T17:09:20.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T17:09:20.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T17:09:20.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T17:09:20.795Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T17:09:20.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T17:09:20.844Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T17:09:20.870Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T17:09:20.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-18T17:09:20.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-18T17:09:20.952Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-18T17:09:20.972Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T17:09:20.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-18T17:09:21.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-18T17:09:21.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-18T17:09:21.052Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53c6808812eeeb2675cca59fff2f8be841665dbc [Pipeline] echo [2021-06-18T17:09:21.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53c6808 [Pipeline] echo [2021-06-18T17:09:21.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T17:09:21.189Z] provisioning config files... [2021-06-18T17:09:21.220Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5434150532375303568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T17:09:21.543Z] ---> docker-login.sh [2021-06-18T17:09:21.543Z] nexus3.edgexfoundry.org:10001 [2021-06-18T17:09:21.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T17:09:21.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T17:09:21.819Z] Configure a credential helper to remove this warning. See [2021-06-18T17:09:21.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T17:09:21.819Z] [2021-06-18T17:09:21.819Z] Login Succeeded [2021-06-18T17:09:21.819Z] nexus3.edgexfoundry.org:10002 [2021-06-18T17:09:21.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T17:09:21.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T17:09:21.819Z] Configure a credential helper to remove this warning. See [2021-06-18T17:09:21.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T17:09:21.819Z] [2021-06-18T17:09:21.819Z] Login Succeeded [2021-06-18T17:09:21.819Z] nexus3.edgexfoundry.org:10003 [2021-06-18T17:09:22.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T17:09:22.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T17:09:22.083Z] Configure a credential helper to remove this warning. See [2021-06-18T17:09:22.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T17:09:22.083Z] [2021-06-18T17:09:22.083Z] Login Succeeded [2021-06-18T17:09:22.083Z] nexus3.edgexfoundry.org:10004 [2021-06-18T17:09:22.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T17:09:22.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T17:09:22.346Z] Configure a credential helper to remove this warning. See [2021-06-18T17:09:22.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T17:09:22.346Z] [2021-06-18T17:09:22.346Z] Login Succeeded [2021-06-18T17:09:22.346Z] docker.io [2021-06-18T17:09:22.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T17:09:22.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T17:09:22.610Z] Configure a credential helper to remove this warning. See [2021-06-18T17:09:22.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T17:09:22.610Z] [2021-06-18T17:09:22.610Z] Login Succeeded [2021-06-18T17:09:22.610Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T17:09:22.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T17:09:22.986Z] ++ 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-06-18T17:09:22.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T17:09:22.986Z] ++ dirname cmd/core-command/Dockerfile [2021-06-18T17:09:22.986Z] ++ cut -d/ -f2 [2021-06-18T17:09:22.986Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-18T17:09:22.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T17:09:22.986Z] ++ dirname cmd/core-data/Dockerfile [2021-06-18T17:09:22.986Z] ++ cut -d/ -f2 [2021-06-18T17:09:22.986Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-18T17:09:22.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T17:09:22.986Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-18T17:09:22.986Z] ++ cut -d/ -f2 [2021-06-18T17:09:22.986Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-18T17:09:22.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T17:09:22.986Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-18T17:09:22.986Z] ++ cut -d/ -f2 [2021-06-18T17:09:22.986Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-18T17:09:22.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T17:09:22.986Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-18T17:09:22.986Z] ++ cut -d/ -f2 [2021-06-18T17:09:22.986Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-18T17:09:22.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T17:09:22.986Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-18T17:09:22.986Z] ++ cut -d/ -f2 [2021-06-18T17:09:22.986Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-18T17:09:22.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T17:09:22.986Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-18T17:09:22.986Z] ++ cut -d/ -f2 [2021-06-18T17:09:22.986Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-18T17:09:22.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T17:09:22.986Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-18T17:09:22.986Z] ++ cut -d/ -f2 [2021-06-18T17:09:22.986Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-18T17:09:22.986Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-18T17:09:22.986Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-18T17:09:22.986Z] ++ cut -d/ -f2 [2021-06-18T17:09:22.986Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-18T17:09:23.033Z] 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-06-18T17:09:24.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T17:09:24.813Z] [2021-06-18T17:09:24.813Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:09:25.148Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T17:09:25.148Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T17:09:25.148Z] 31603596830f: Pulling fs layer [2021-06-18T17:09:25.148Z] 54011a49482f: Pulling fs layer [2021-06-18T17:09:25.148Z] a6820b24f6d8: Pulling fs layer [2021-06-18T17:09:25.148Z] f581987b2513: Pulling fs layer [2021-06-18T17:09:25.148Z] f581987b2513: Waiting [2021-06-18T17:09:25.148Z] 54011a49482f: Verifying Checksum [2021-06-18T17:09:25.148Z] 54011a49482f: Download complete [2021-06-18T17:09:25.417Z] 31603596830f: Verifying Checksum [2021-06-18T17:09:25.417Z] 31603596830f: Download complete [2021-06-18T17:09:25.417Z] f581987b2513: Verifying Checksum [2021-06-18T17:09:25.417Z] f581987b2513: Download complete [2021-06-18T17:09:25.417Z] 31603596830f: Pull complete [2021-06-18T17:09:25.417Z] a6820b24f6d8: Verifying Checksum [2021-06-18T17:09:25.417Z] a6820b24f6d8: Download complete [2021-06-18T17:09:25.680Z] 54011a49482f: Pull complete [2021-06-18T17:09:26.265Z] a6820b24f6d8: Pull complete [2021-06-18T17:09:26.265Z] f581987b2513: Pull complete [2021-06-18T17:09:26.529Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T17:09:26.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T17:09:26.529Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T17:09:26.617Z] prd-centos7-docker-4c-2g-226 does not seem to be running inside a container [2021-06-18T17:09:26.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat [2021-06-18T17:09:27.691Z] $ docker top f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T17:09:27.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T17:09:27.832Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T17:09:27.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T17:09:27.954Z] $ docker exec f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 ssh-agent [2021-06-18T17:09:28.085Z] SSH_AUTH_SOCK=/tmp/ssh-5gp4nKoY9iz1/agent.15 [2021-06-18T17:09:28.085Z] SSH_AGENT_PID=22 [2021-06-18T17:09:28.095Z] Running ssh-add (command line suppressed) [2021-06-18T17:09:28.213Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_462131953458407612.key (/w/workspace/edgex-go/2@tmp/private_key_462131953458407612.key) [2021-06-18T17:09:28.233Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T17:09:28.553Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T17:09:28.566Z] $ docker exec --env ******** --env ******** f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 ssh-agent -k [2021-06-18T17:09:28.681Z] unset SSH_AUTH_SOCK; [2021-06-18T17:09:28.681Z] unset SSH_AGENT_PID; [2021-06-18T17:09:28.681Z] echo Agent pid 22 killed; [2021-06-18T17:09:28.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T17:09:28.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T17:09:28.734Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T17:09:28.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T17:09:28.859Z] $ docker exec f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 ssh-agent [2021-06-18T17:09:28.979Z] SSH_AUTH_SOCK=/tmp/ssh-xmOp8bRxrHFE/agent.56 [2021-06-18T17:09:28.979Z] SSH_AGENT_PID=62 [2021-06-18T17:09:28.984Z] Running ssh-add (command line suppressed) [2021-06-18T17:09:29.090Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1993485833230137594.key (/w/workspace/edgex-go/2@tmp/private_key_1993485833230137594.key) [2021-06-18T17:09:29.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T17:09:29.426Z] + git semver init [2021-06-18T17:09:29.426Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T17:09:29.426Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-06-18T17:09:29.426Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-06-18T17:09:29.426Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T17:09:29.426Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T17:09:29.426Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T17:09:29.426Z] # $SEMVER_BRANCH = PR-3579 [2021-06-18T17:09:29.426Z] # $SEMVER_TEMP = /tmp/semver-374016299 [2021-06-18T17:09:29.426Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-18T17:09:44.380Z] # '/tmp/semver-374016299' -> '/w/workspace/edgex-go/2/.semver' [2021-06-18T17:09:44.380Z] # -> Force: false [2021-06-18T17:09:44.381Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-06-18T17:09:44.389Z] $ docker exec --env ******** --env ******** f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 ssh-agent -k [2021-06-18T17:09:44.495Z] unset SSH_AUTH_SOCK; [2021-06-18T17:09:44.495Z] unset SSH_AGENT_PID; [2021-06-18T17:09:44.496Z] echo Agent pid 62 killed; [2021-06-18T17:09:44.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T17:09:44.858Z] + git semver [Pipeline] } [2021-06-18T17:09:44.869Z] $ docker stop --time=1 f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 [2021-06-18T17:09:46.950Z] $ docker rm -f f4d6ebde70cd9e8a69ada62633eb2d2d2588ec9e872d1c30e0ea1a3ac6719d86 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T17:09:47.391Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T17:09:47.682Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T17:09:47.685Z] [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-06-18T17:09:48.469Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T17:09:48.770Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T17:09:49.074Z] + sudo service docker restart [2021-06-18T17:09:49.074Z] + true [2021-06-18T17:09:49.074Z] Redirecting to /bin/systemctl restart docker.service [2021-06-18T17:10:03.086Z] Still waiting to schedule task [2021-06-18T17:10:03.087Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-18T17:10:07.257Z] ========================================================= [2021-06-18T17:10:07.257Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T17:10:07.257Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:10:07.588Z] + 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-06-18T17:10:08.989Z] Sending build context to Docker daemon 329.6MB [2021-06-18T17:10:08.989Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T17:10:08.989Z] Step 2/6 : FROM ${BASE} [2021-06-18T17:10:08.989Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T17:10:08.989Z] 540db60ca938: Pulling fs layer [2021-06-18T17:10:08.989Z] adcc1eea9eea: Pulling fs layer [2021-06-18T17:10:08.989Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T17:10:08.989Z] 0510c868ecb4: Pulling fs layer [2021-06-18T17:10:08.989Z] afea3b2eda06: Pulling fs layer [2021-06-18T17:10:08.989Z] 7809a108b3ef: Pulling fs layer [2021-06-18T17:10:08.989Z] f706445af74f: Pulling fs layer [2021-06-18T17:10:08.989Z] afea3b2eda06: Waiting [2021-06-18T17:10:08.989Z] 7809a108b3ef: Waiting [2021-06-18T17:10:08.989Z] f706445af74f: Waiting [2021-06-18T17:10:08.989Z] 0510c868ecb4: Waiting [2021-06-18T17:10:08.989Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T17:10:08.989Z] 4c4ab2625f07: Download complete [2021-06-18T17:10:08.989Z] adcc1eea9eea: Verifying Checksum [2021-06-18T17:10:08.989Z] adcc1eea9eea: Download complete [2021-06-18T17:10:08.989Z] afea3b2eda06: Verifying Checksum [2021-06-18T17:10:08.989Z] afea3b2eda06: Download complete [2021-06-18T17:10:09.263Z] 540db60ca938: Verifying Checksum [2021-06-18T17:10:09.263Z] 540db60ca938: Download complete [2021-06-18T17:10:09.263Z] 7809a108b3ef: Verifying Checksum [2021-06-18T17:10:09.263Z] 7809a108b3ef: Download complete [2021-06-18T17:10:09.263Z] 540db60ca938: Pull complete [2021-06-18T17:10:09.530Z] adcc1eea9eea: Pull complete [2021-06-18T17:10:09.530Z] 4c4ab2625f07: Pull complete [2021-06-18T17:10:10.927Z] f706445af74f: Verifying Checksum [2021-06-18T17:10:10.927Z] f706445af74f: Download complete [2021-06-18T17:10:11.512Z] 0510c868ecb4: Verifying Checksum [2021-06-18T17:10:11.512Z] 0510c868ecb4: Download complete [2021-06-18T17:10:15.777Z] 0510c868ecb4: Pull complete [2021-06-18T17:10:15.777Z] afea3b2eda06: Pull complete [2021-06-18T17:10:15.777Z] 7809a108b3ef: Pull complete [2021-06-18T17:10:17.198Z] f706445af74f: Pull complete [2021-06-18T17:10:17.198Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T17:10:17.198Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T17:10:17.198Z] ---> b068be0155e3 [2021-06-18T17:10:17.198Z] 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-06-18T17:10:18.599Z] ---> Running in 419464fcfa15 [2021-06-18T17:10:18.599Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:10:19.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:10:20.938Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T17:10:20.938Z] (2/12) Installing file (5.39-r0) [2021-06-18T17:10:20.938Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T17:10:20.938Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T17:10:25.156Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T17:10:25.156Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T17:10:25.156Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T17:10:25.156Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T17:10:25.156Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T17:10:25.156Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T17:10:25.156Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T17:10:25.156Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T17:10:25.156Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T17:10:25.421Z] OK: 219 MiB in 52 packages [2021-06-18T17:10:26.824Z] Removing intermediate container 419464fcfa15 [2021-06-18T17:10:26.824Z] ---> 8dd6c665939d [2021-06-18T17:10:26.824Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T17:10:26.824Z] ---> Running in a069faa2ea63 [2021-06-18T17:10:26.824Z] Removing intermediate container a069faa2ea63 [2021-06-18T17:10:26.824Z] ---> 0341c5aac476 [2021-06-18T17:10:26.824Z] Step 5/6 : COPY go.mod . [2021-06-18T17:10:26.824Z] ---> 285fc0d659e5 [2021-06-18T17:10:26.824Z] Step 6/6 : RUN go mod download [2021-06-18T17:10:26.824Z] ---> Running in 540bb817003d [2021-06-18T17:10:39.096Z] Removing intermediate container 540bb817003d [2021-06-18T17:10:39.096Z] ---> 019e944887a9 [2021-06-18T17:10:39.096Z] Successfully built 019e944887a9 [2021-06-18T17:10:39.096Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:10:39.426Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T17:10:39.426Z] . [Pipeline] withDockerContainer [2021-06-18T17:10:39.519Z] prd-centos7-docker-4c-2g-226 does not seem to be running inside a container [2021-06-18T17:10:39.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-06-18T17:10:40.001Z] $ docker top 5cd6f830b330a52b60a557ebdf59707c67c1e9217db9e6b4ede7dcb7c26f0493 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T17:10:40.394Z] + go version [2021-06-18T17:10:40.394Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T17:10:40.402Z] $ docker stop --time=1 5cd6f830b330a52b60a557ebdf59707c67c1e9217db9e6b4ede7dcb7c26f0493 [2021-06-18T17:10:41.610Z] $ docker rm -f 5cd6f830b330a52b60a557ebdf59707c67c1e9217db9e6b4ede7dcb7c26f0493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:10:42.175Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T17:10:42.175Z] . [Pipeline] withDockerContainer [2021-06-18T17:10:42.268Z] prd-centos7-docker-4c-2g-226 does not seem to be running inside a container [2021-06-18T17:10:42.310Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2021-06-18T17:10:42.735Z] $ docker top 2b3776ae75c20e7f045a8906da719d2ff998b84d32b3adc846c340780c31bbb6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T17:10:42.867Z] ========================================================= [2021-06-18T17:10:42.867Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T17:10:42.867Z] ========================================================= [Pipeline] sh [2021-06-18T17:10:43.164Z] + go mod tidy [Pipeline] sh [2021-06-18T17:10:43.734Z] + make test [2021-06-18T17:10:43.734Z] go mod tidy [2021-06-18T17:10:44.004Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T17:10:50.634Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T17:11:08.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T17:11:13.166Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T17:11:14.143Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T17:11:14.417Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T17:11:17.045Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T17:11:17.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T17:11:17.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T17:11:17.657Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T17:11:18.240Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T17:11:18.505Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T17:11:18.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T17:11:18.772Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T17:11:18.772Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T17:11:18.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T17:11:22.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements [2021-06-18T17:11:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T17:11:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T17:11:22.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 100.0% of statements [2021-06-18T17:11:22.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T17:11:22.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.1% of statements [2021-06-18T17:11:22.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T17:11:22.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T17:11:23.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.088s coverage: 87.7% of statements [2021-06-18T17:11:23.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T17:11:23.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T17:11:23.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.059s coverage: 78.9% of statements [2021-06-18T17:11:25.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements [2021-06-18T17:11:25.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T17:11:25.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T17:11:25.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T17:11:25.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T17:11:25.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T17:11:25.889Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 95.1% of statements [2021-06-18T17:11:25.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T17:11:25.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T17:11:25.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T17:11:25.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T17:11:25.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T17:11:25.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T17:11:25.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T17:11:25.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T17:11:25.889Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-06-18T17:11:25.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T17:11:25.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T17:11:25.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T17:11:27.288Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.8% of statements [2021-06-18T17:11:27.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T17:11:27.288Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-06-18T17:11:27.288Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements [2021-06-18T17:11:27.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T17:11:27.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements [2021-06-18T17:11:28.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2021-06-18T17:11:28.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-06-18T17:11:28.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-06-18T17:11:28.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-06-18T17:11:40.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-06-18T17:11:40.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-06-18T17:11:46.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.235s coverage: 81.8% of statements [2021-06-18T17:11:46.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-06-18T17:12:04.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 66.9% of statements [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T17:12:04.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T17:12:04.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements [2021-06-18T17:12:04.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T17:12:04.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T17:12:04.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-06-18T17:12:04.989Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T17:12:04.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-06-18T17:12:04.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T17:12:07.884Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-227 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-18T17:12:07.913Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-18T17:12:08.176Z] The recommended git tool is: git [2021-06-18T17:12:13.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 19.3% of statements [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T17:12:13.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 91.9% of statements [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T17:12:13.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 62.7% of statements [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T17:12:13.347Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.6% of statements [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T17:12:13.347Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T17:12:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T17:12:13.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.047s coverage: 28.9% of statements [2021-06-18T17:12:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T17:12:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T17:12:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T17:12:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T17:12:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T17:12:13.348Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T17:12:13.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-06-18T17:12:13.348Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-18T17:12:13.348Z] GO111MODULE=on go vet ./... [2021-06-18T17:12:13.756Z] using credential edgex-jenkins-ssh [2021-06-18T17:12:13.778Z] Cloning the remote Git repository [2021-06-18T17:12:13.859Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T17:12:13.994Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-18T17:12:14.075Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T17:12:14.076Z] > git --version # timeout=10 [2021-06-18T17:12:14.124Z] > git --version # 'git version 2.17.1' [2021-06-18T17:12:14.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T17:12:14.244Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T17:12:31.367Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit a6eaf62da48ac6e52895b10b704fd6e3d1888d55 [2021-06-18T17:12:31.952Z] Merge succeeded, producing c07a8ba821173a6c25b21f7eec89f94a070cfe05 [2021-06-18T17:12:31.953Z] Checking out Revision c07a8ba821173a6c25b21f7eec89f94a070cfe05 (PR-3579) [2021-06-18T17:12:30.400Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T17:12:30.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T17:12:30.445Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T17:12:30.493Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T17:12:30.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T17:12:30.506Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T17:12:31.389Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T17:12:31.411Z] > git checkout -f a6eaf62da48ac6e52895b10b704fd6e3d1888d55 # timeout=10 [2021-06-18T17:12:31.619Z] > git remote # timeout=10 [2021-06-18T17:12:31.643Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T17:12:31.661Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T17:12:31.672Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-18T17:12:31.939Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T17:12:31.961Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T17:12:31.970Z] > git checkout -f c07a8ba821173a6c25b21f7eec89f94a070cfe05 # timeout=10 [2021-06-18T17:12:36.347Z] Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" [2021-06-18T17:12:36.371Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-06-18T17:12:36.357Z] > git rev-list --no-walk 11f87d31bac3d477efba0657b8c76ed8d66728a0 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T17:12:37.863Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T17:12:38.299Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T17:12:38.656Z] + true [2021-06-18T17:12:38.656Z] + sudo service docker restart [2021-06-18T17:12:40.764Z] gofmt -l . [2021-06-18T17:12:40.764Z] [ "`gofmt -l .`" = "" ] [2021-06-18T17:12:40.764Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-18T17:12:41.077Z] + ls -al . [2021-06-18T17:12:41.077Z] total 516 [2021-06-18T17:12:41.077Z] drwxrwxr-x 10 1001 1001 4096 Jun 18 17:12 . [2021-06-18T17:12:41.077Z] drwxr-xr-x 4 root root 28 Jun 18 17:10 .. [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 17:09 .dockerignore [2021-06-18T17:12:41.077Z] drwxrwxr-x 8 1001 1001 179 Jun 18 17:09 .git [2021-06-18T17:12:41.077Z] drwxrwxr-x 3 1001 1001 125 Jun 18 17:09 .github [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 17:09 .gitignore [2021-06-18T17:12:41.077Z] drwx------ 3 1001 1001 60 Jun 18 17:09 .semver [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 17:09 .sonarcloud.properties [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 17:09 Attribution.txt [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 17:09 CONTRIBUTING.md [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 17:09 Dockerfile.build [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 17:09 Jenkinsfile [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 17:09 LICENSE [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 17:09 Makefile [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 17:09 README.md [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 17:09 SECURITY.md [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 5 Jun 18 17:09 VERSION [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 17:09 ZMQWindows.md [2021-06-18T17:12:41.077Z] drwxrwxr-x 2 1001 1001 37 Jun 18 17:09 bin [2021-06-18T17:12:41.077Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 17:09 cmd [2021-06-18T17:12:41.077Z] -rw-r--r-- 1 root root 398095 Jun 18 17:12 coverage.out [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 17:09 go.mod [2021-06-18T17:12:41.077Z] -rw-r--r-- 1 root root 20843 Jun 18 17:10 go.sum [2021-06-18T17:12:41.077Z] drwxrwxr-x 7 1001 1001 114 Jun 18 17:09 internal [2021-06-18T17:12:41.077Z] drwxrwxr-x 3 1001 1001 16 Jun 18 17:09 openapi [2021-06-18T17:12:41.077Z] drwxrwxr-x 4 1001 1001 71 Jun 18 17:09 snap [2021-06-18T17:12:41.077Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 17:09 version.go [Pipeline] sh [2021-06-18T17:12:41.385Z] + '[' -e coverage.out ] [2021-06-18T17:12:41.385Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T17:12:41.529Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T17:12:41.832Z] + make build [2021-06-18T17:12:41.833Z] go mod tidy [2021-06-18T17:12:42.097Z] 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-06-18T17:12:43.505Z] 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-06-18T17:12:51.702Z] 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-06-18T17:12:51.703Z] 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-06-18T17:12:52.657Z] 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-06-18T17:12:52.923Z] 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-06-18T17:12:53.896Z] 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-06-18T17:12:54.851Z] 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-06-18T17:12:55.818Z] 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-06-18T17:12:56.780Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T17:12:57.039Z] provisioning config files... [2021-06-18T17:12:57.071Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config920136112068351247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T17:12:57.460Z] ---> docker-login.sh [2021-06-18T17:12:57.460Z] nexus3.edgexfoundry.org:10001 [2021-06-18T17:12:57.727Z] 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-06-18T17:12:58.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T17:12:58.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T17:12:58.724Z] Configure a credential helper to remove this warning. See [2021-06-18T17:12:58.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T17:12:58.724Z] [2021-06-18T17:12:58.724Z] Login Succeeded [2021-06-18T17:12:58.724Z] nexus3.edgexfoundry.org:10002 [2021-06-18T17:12:58.730Z] 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-06-18T17:12:59.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T17:12:59.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T17:12:59.275Z] Configure a credential helper to remove this warning. See [2021-06-18T17:12:59.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T17:12:59.275Z] [2021-06-18T17:12:59.275Z] Login Succeeded [2021-06-18T17:12:59.275Z] nexus3.edgexfoundry.org:10003 [2021-06-18T17:12:59.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T17:12:59.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T17:12:59.833Z] Configure a credential helper to remove this warning. See [2021-06-18T17:12:59.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T17:12:59.833Z] [2021-06-18T17:12:59.833Z] Login Succeeded [2021-06-18T17:12:59.833Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [2021-06-18T17:13:00.165Z] $ docker stop --time=1 2b3776ae75c20e7f045a8906da719d2ff998b84d32b3adc846c340780c31bbb6 [2021-06-18T17:13:00.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T17:13:00.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T17:13:00.438Z] Configure a credential helper to remove this warning. See [2021-06-18T17:13:00.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T17:13:00.438Z] [2021-06-18T17:13:00.438Z] Login Succeeded [2021-06-18T17:13:00.438Z] docker.io [2021-06-18T17:13:01.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T17:13:01.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T17:13:01.318Z] Configure a credential helper to remove this warning. See [2021-06-18T17:13:01.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T17:13:01.318Z] [2021-06-18T17:13:01.318Z] Login Succeeded [2021-06-18T17:13:01.318Z] ---> docker-login.sh ends [2021-06-18T17:13:01.901Z] $ docker rm -f 2b3776ae75c20e7f045a8906da719d2ff998b84d32b3adc846c340780c31bbb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-18T17:13:02.174Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-06-18T17:13:05.305Z] ========================================================= [2021-06-18T17:13:05.306Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T17:13:05.306Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:13:05.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T17:13:05.625Z] [2021-06-18T17:13:05.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:13:05.692Z] + 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-06-18T17:13:05.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T17:13:05.946Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-18T17:13:05.946Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-18T17:13:05.946Z] ca9280d653b3: Pulling fs layer [2021-06-18T17:13:05.946Z] 7e9c9ca2126c: Pulling fs layer [2021-06-18T17:13:06.210Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-18T17:13:06.210Z] cbdbe7a5bc2a: Download complete [2021-06-18T17:13:06.473Z] cbdbe7a5bc2a: Pull complete [2021-06-18T17:13:06.740Z] ca9280d653b3: Verifying Checksum [2021-06-18T17:13:06.740Z] ca9280d653b3: Download complete [2021-06-18T17:13:07.686Z] ca9280d653b3: Pull complete [2021-06-18T17:13:07.686Z] 7e9c9ca2126c: Verifying Checksum [2021-06-18T17:13:07.686Z] 7e9c9ca2126c: Download complete [2021-06-18T17:13:08.341Z] Sending build context to Docker daemon 166.4MB [2021-06-18T17:13:08.341Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T17:13:08.341Z] Step 2/6 : FROM ${BASE} [2021-06-18T17:13:08.341Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T17:13:08.341Z] 595b0fe564bb: Pulling fs layer [2021-06-18T17:13:08.341Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T17:13:08.341Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T17:13:08.341Z] ba82ee9f976e: Pulling fs layer [2021-06-18T17:13:08.341Z] 506bd15cee9f: Pulling fs layer [2021-06-18T17:13:08.341Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T17:13:08.341Z] 618dc40b7e24: Pulling fs layer [2021-06-18T17:13:08.341Z] 506bd15cee9f: Waiting [2021-06-18T17:13:08.341Z] 75a0a4a0db45: Waiting [2021-06-18T17:13:08.341Z] ba82ee9f976e: Waiting [2021-06-18T17:13:08.341Z] 5b7225fbf94c: Download complete [2021-06-18T17:13:08.341Z] 3088b5b3c5c0: Verifying Checksum [2021-06-18T17:13:08.341Z] 3088b5b3c5c0: Download complete [2021-06-18T17:13:08.341Z] 506bd15cee9f: Download complete [2021-06-18T17:13:08.341Z] 75a0a4a0db45: Verifying Checksum [2021-06-18T17:13:08.341Z] 75a0a4a0db45: Download complete [2021-06-18T17:13:08.341Z] 595b0fe564bb: Verifying Checksum [2021-06-18T17:13:08.341Z] 595b0fe564bb: Download complete [2021-06-18T17:13:08.948Z] 595b0fe564bb: Pull complete [2021-06-18T17:13:09.936Z] 3088b5b3c5c0: Pull complete [2021-06-18T17:13:10.215Z] 5b7225fbf94c: Pull complete [2021-06-18T17:13:10.496Z] 618dc40b7e24: Verifying Checksum [2021-06-18T17:13:10.496Z] 618dc40b7e24: Download complete [2021-06-18T17:13:11.034Z] 7e9c9ca2126c: Pull complete [2021-06-18T17:13:11.034Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-18T17:13:11.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T17:13:11.034Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-18T17:13:11.119Z] prd-centos7-docker-4c-2g-226 does not seem to be running inside a container [2021-06-18T17:13:11.158Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2021-06-18T17:13:11.935Z] ba82ee9f976e: Download complete [2021-06-18T17:13:13.812Z] $ docker top 846b3d146434d998ce7bb94861d55b276cbd26b686b3e003ca140f4167b37ccf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T17:13:14.220Z] + docker-compose build --help [2021-06-18T17:13:14.220Z] + grep parallel [2021-06-18T17:13:14.807Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T17:13:14.818Z] $ docker stop --time=1 846b3d146434d998ce7bb94861d55b276cbd26b686b3e003ca140f4167b37ccf [2021-06-18T17:13:16.032Z] $ docker rm -f 846b3d146434d998ce7bb94861d55b276cbd26b686b3e003ca140f4167b37ccf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:13:16.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-18T17:13:16.473Z] . [Pipeline] withDockerContainer [2021-06-18T17:13:16.565Z] prd-centos7-docker-4c-2g-226 does not seem to be running inside a container [2021-06-18T17:13:16.602Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-18T17:13:16.990Z] $ docker top 6d27eee9445f41b18390f4e4a96e42c058d0eb53574b2b07b1a56428ad6ab2a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T17:13:17.387Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T17:13:17.969Z] Building core-command ... [2021-06-18T17:13:17.969Z] Building core-data ... [2021-06-18T17:13:17.969Z] Building core-metadata ... [2021-06-18T17:13:17.969Z] Building security-bootstrapper ... [2021-06-18T17:13:17.969Z] Building security-proxy-setup ... [2021-06-18T17:13:17.969Z] Building security-secretstore-setup ... [2021-06-18T17:13:17.969Z] Building support-notifications ... [2021-06-18T17:13:17.969Z] Building support-scheduler ... [2021-06-18T17:13:17.969Z] Building sys-mgmt-agent ... [2021-06-18T17:13:17.970Z] Building sys-mgmt-agent [2021-06-18T17:13:17.970Z] Building core-command [2021-06-18T17:13:17.970Z] Building core-data [2021-06-18T17:13:17.970Z] Building security-secretstore-setup [2021-06-18T17:13:17.970Z] Building security-proxy-setup [2021-06-18T17:13:22.108Z] ba82ee9f976e: Pull complete [2021-06-18T17:13:22.109Z] 506bd15cee9f: Pull complete [2021-06-18T17:13:22.382Z] 75a0a4a0db45: Pull complete [2021-06-18T17:13:26.709Z] 618dc40b7e24: Pull complete [2021-06-18T17:13:26.709Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T17:13:26.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T17:13:26.709Z] ---> a36622ca3599 [2021-06-18T17:13:26.709Z] 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-06-18T17:13:28.695Z] ---> Running in 8b381546c16e [2021-06-18T17:13:30.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:13:31.108Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:13:31.704Z] (1/12) Installing libmagic (5.39-r0) [2021-06-18T17:13:31.976Z] (2/12) Installing file (5.39-r0) [2021-06-18T17:13:31.976Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-18T17:13:32.250Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-18T17:13:36.114Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:13:36.114Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:13:36.114Z] ---> 019e944887a9 [2021-06-18T17:13:36.114Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T17:13:36.114Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:13:36.114Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:13:36.114Z] ---> 019e944887a9 [2021-06-18T17:13:36.114Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T17:13:36.114Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:13:36.114Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:13:36.114Z] ---> 019e944887a9 [2021-06-18T17:13:36.114Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T17:13:36.114Z] ---> Running in 011b9e7ef5c3 [2021-06-18T17:13:36.114Z] ---> Running in f729386f1dd7 [2021-06-18T17:13:36.114Z] ---> Running in 7b5f7ecf1d8b [2021-06-18T17:13:36.553Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-18T17:13:36.553Z] (6/12) Installing patch (2.7.6-r6) [2021-06-18T17:13:36.553Z] (7/12) Installing build-base (0.5-r2) [2021-06-18T17:13:36.553Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-18T17:13:36.553Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-18T17:13:36.825Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-18T17:13:36.825Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-18T17:13:36.825Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-18T17:13:37.067Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:13:37.067Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:13:37.067Z] ---> 019e944887a9 [2021-06-18T17:13:37.067Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T17:13:37.067Z] ---> Using cache [2021-06-18T17:13:37.067Z] ---> f4d35dec2e4d [2021-06-18T17:13:37.067Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:13:37.067Z] Removing intermediate container 011b9e7ef5c3 [2021-06-18T17:13:37.067Z] ---> f4d35dec2e4d [2021-06-18T17:13:37.067Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:13:37.098Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T17:13:37.098Z] OK: 218 MiB in 52 packages [2021-06-18T17:13:37.346Z] ---> Running in 01d7aa1227c4 [2021-06-18T17:13:37.346Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:13:37.346Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:13:37.346Z] ---> 019e944887a9 [2021-06-18T17:13:37.346Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T17:13:37.346Z] ---> Running in ed9ede692ea0 [2021-06-18T17:13:37.346Z] ---> Using cache [2021-06-18T17:13:37.346Z] ---> 8a6fa81dfbfe [2021-06-18T17:13:37.346Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:13:37.609Z] Removing intermediate container f729386f1dd7 [2021-06-18T17:13:37.609Z] ---> 8a6fa81dfbfe [2021-06-18T17:13:37.609Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:13:37.609Z] Removing intermediate container 7b5f7ecf1d8b [2021-06-18T17:13:37.609Z] ---> bbac82b07e52 [2021-06-18T17:13:37.609Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:13:37.609Z] ---> Running in cadc0639361e [2021-06-18T17:13:37.609Z] ---> Running in 88bc221c502d [2021-06-18T17:13:37.609Z] ---> Running in f2a1f43de8d0 [2021-06-18T17:13:38.568Z] Removing intermediate container 01d7aa1227c4 [2021-06-18T17:13:38.568Z] ---> 92d80eb54a7a [2021-06-18T17:13:38.568Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T17:13:38.568Z] ---> Running in ba6165a25f13 [2021-06-18T17:13:38.833Z] Removing intermediate container ed9ede692ea0 [2021-06-18T17:13:38.833Z] ---> 16c0b8cd3479 [2021-06-18T17:13:38.833Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T17:13:38.833Z] ---> Running in 74e77de116d0 [2021-06-18T17:13:38.833Z] Removing intermediate container f2a1f43de8d0 [2021-06-18T17:13:38.833Z] ---> c962ae3956f0 [2021-06-18T17:13:38.833Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T17:13:38.833Z] Removing intermediate container cadc0639361e [2021-06-18T17:13:38.833Z] ---> f12efebb996e [2021-06-18T17:13:38.833Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T17:13:39.097Z] ---> Running in ceebdf453603 [2021-06-18T17:13:39.097Z] ---> Running in 831791cd54e0 [2021-06-18T17:13:39.097Z] Removing intermediate container 88bc221c502d [2021-06-18T17:13:39.097Z] ---> 3b768a00cb0f [2021-06-18T17:13:39.097Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T17:13:39.097Z] ---> Running in a4dc0ba62bed [2021-06-18T17:13:39.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:13:39.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:13:39.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:13:39.939Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:13:39.939Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:13:40.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:13:40.527Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:13:40.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:13:40.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:13:40.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:13:40.798Z] OK: 219 MiB in 52 packages [2021-06-18T17:13:41.081Z] OK: 219 MiB in 52 packages [2021-06-18T17:13:41.081Z] OK: 219 MiB in 52 packages [2021-06-18T17:13:41.366Z] OK: 219 MiB in 52 packages [2021-06-18T17:13:41.366Z] Removing intermediate container ceebdf453603 [2021-06-18T17:13:41.366Z] ---> b2aa2ab1d903 [2021-06-18T17:13:41.366Z] Step 6/24 : COPY go.mod . [2021-06-18T17:13:41.409Z] Removing intermediate container 8b381546c16e [2021-06-18T17:13:41.409Z] ---> 92490bbc13e0 [2021-06-18T17:13:41.409Z] Step 4/6 : WORKDIR /edgex-go [2021-06-18T17:13:41.409Z] ---> Running in 0b99ee121a8d [2021-06-18T17:13:41.409Z] Removing intermediate container 0b99ee121a8d [2021-06-18T17:13:41.409Z] ---> 6e294bc1db8c [2021-06-18T17:13:41.409Z] Step 5/6 : COPY go.mod . [2021-06-18T17:13:41.632Z] OK: 219 MiB in 52 packages [2021-06-18T17:13:41.632Z] Removing intermediate container 74e77de116d0 [2021-06-18T17:13:41.632Z] ---> 5932b9605d08 [2021-06-18T17:13:41.632Z] Step 6/26 : COPY go.mod . [2021-06-18T17:13:41.632Z] ---> d771a72bc3ab [2021-06-18T17:13:41.632Z] Step 7/24 : RUN go mod download [2021-06-18T17:13:41.632Z] Removing intermediate container ba6165a25f13 [2021-06-18T17:13:41.632Z] ---> 6cc61c62195c [2021-06-18T17:13:41.632Z] Step 6/22 : COPY go.mod . [2021-06-18T17:13:41.904Z] ---> Running in a743bbe8f266 [2021-06-18T17:13:41.904Z] Removing intermediate container 831791cd54e0 [2021-06-18T17:13:41.904Z] ---> 0618aa78976b [2021-06-18T17:13:41.904Z] Step 6/24 : COPY go.mod . [2021-06-18T17:13:41.904Z] Removing intermediate container a4dc0ba62bed [2021-06-18T17:13:41.904Z] ---> 553edd546c4a [2021-06-18T17:13:41.904Z] Step 6/24 : COPY go.mod . [2021-06-18T17:13:42.012Z] ---> 717815150d02 [2021-06-18T17:13:42.012Z] Step 6/6 : RUN go mod download [2021-06-18T17:13:42.175Z] ---> aef250a847b6 [2021-06-18T17:13:42.175Z] Step 7/26 : RUN go mod download [2021-06-18T17:13:42.175Z] ---> 949958d6dc4f [2021-06-18T17:13:42.175Z] Step 7/22 : RUN go mod download [2021-06-18T17:13:42.175Z] ---> Running in 6e125297b432 [2021-06-18T17:13:42.175Z] ---> Running in 5cf77f75b701 [2021-06-18T17:13:42.176Z] ---> 4656b32bc251 [2021-06-18T17:13:42.176Z] Step 7/24 : RUN go mod download [2021-06-18T17:13:42.176Z] ---> Running in d5a11712c599 [2021-06-18T17:13:42.289Z] ---> Running in 0d3f27e3d10f [2021-06-18T17:13:42.444Z] ---> 37735dde4e08 [2021-06-18T17:13:42.444Z] Step 7/24 : RUN go mod download [2021-06-18T17:13:42.444Z] ---> Running in b401ddcb7fe3 [2021-06-18T17:13:43.059Z] Removing intermediate container a743bbe8f266 [2021-06-18T17:13:43.059Z] ---> f202132a6564 [2021-06-18T17:13:43.059Z] Step 8/24 : COPY . . [2021-06-18T17:13:45.026Z] Removing intermediate container 6e125297b432 [2021-06-18T17:13:45.027Z] ---> 5cd0d097df93 [2021-06-18T17:13:45.027Z] Step 8/26 : COPY . . [2021-06-18T17:13:45.027Z] Removing intermediate container 5cf77f75b701 [2021-06-18T17:13:45.027Z] ---> 2642730bf396 [2021-06-18T17:13:45.027Z] Step 8/22 : COPY . . [2021-06-18T17:13:45.027Z] Removing intermediate container d5a11712c599 [2021-06-18T17:13:45.027Z] ---> a354b926c6d7 [2021-06-18T17:13:45.027Z] Step 8/24 : COPY . . [2021-06-18T17:13:45.027Z] Removing intermediate container b401ddcb7fe3 [2021-06-18T17:13:45.027Z] ---> 1628a2c38093 [2021-06-18T17:13:45.027Z] Step 8/24 : COPY . . [2021-06-18T17:14:07.067Z] ---> 0a3b95a74b30 [2021-06-18T17:14:07.067Z] Step 9/24 : RUN go mod tidy [2021-06-18T17:14:08.024Z] ---> Running in 1ae76eddf0c4 [2021-06-18T17:14:09.118Z] Removing intermediate container 0d3f27e3d10f [2021-06-18T17:14:09.118Z] ---> 89a3cd777588 [2021-06-18T17:14:09.118Z] Successfully built 89a3cd777588 [2021-06-18T17:14:09.118Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:14:09.464Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T17:14:09.464Z] . [Pipeline] withDockerContainer [2021-06-18T17:14:09.940Z] prd-ubuntu18.04-docker-arm64-4c-16g-227 does not seem to be running inside a container [2021-06-18T17:14:10.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2021-06-18T17:14:11.760Z] $ docker top a23cd6817a9ee4b0732cad3adbd49e88c18f489ae1598a16efeeacfcc6b6e338 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T17:14:12.241Z] Removing intermediate container 1ae76eddf0c4 [2021-06-18T17:14:12.241Z] ---> 8e78bdd3242c [2021-06-18T17:14:12.241Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T17:14:12.241Z] ---> Running in 98bd71842f04 [2021-06-18T17:14:12.501Z] 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-06-18T17:14:12.800Z] + go version [2021-06-18T17:14:12.800Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-18T17:14:12.830Z] $ docker stop --time=1 a23cd6817a9ee4b0732cad3adbd49e88c18f489ae1598a16efeeacfcc6b6e338 [2021-06-18T17:14:14.681Z] $ docker rm -f a23cd6817a9ee4b0732cad3adbd49e88c18f489ae1598a16efeeacfcc6b6e338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:14:15.514Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T17:14:15.514Z] . [Pipeline] withDockerContainer [2021-06-18T17:14:15.774Z] prd-ubuntu18.04-docker-arm64-4c-16g-227 does not seem to be running inside a container [2021-06-18T17:14:15.854Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** ci-base-image-arm64 cat [2021-06-18T17:14:17.445Z] $ docker top fa86520735d712da898e12d076d1d68b26d2ba2d7d8e9bc05e49c970177f91b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-18T17:14:17.782Z] ========================================================= [2021-06-18T17:14:17.782Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-18T17:14:17.782Z] ========================================================= [Pipeline] sh [2021-06-18T17:14:18.427Z] + go mod tidy [Pipeline] sh [2021-06-18T17:14:19.693Z] + make test [2021-06-18T17:14:19.693Z] go mod tidy [2021-06-18T17:14:20.295Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-18T17:14:27.527Z] ---> b67ba5dce493 [2021-06-18T17:14:27.527Z] Step 9/24 : RUN go mod tidy [2021-06-18T17:14:27.788Z] ---> Running in 709175d45337 [2021-06-18T17:14:31.131Z] Removing intermediate container 709175d45337 [2021-06-18T17:14:31.131Z] ---> 7fa7bffae88c [2021-06-18T17:14:31.131Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T17:14:31.131Z] ---> Running in 4755e6f54bad [2021-06-18T17:14:31.718Z] 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-06-18T17:14:40.070Z] ---> 3762ef92d12f [2021-06-18T17:14:40.070Z] Step 9/22 : RUN go mod tidy [2021-06-18T17:14:40.335Z] ---> 800ed8b90632 [2021-06-18T17:14:40.335Z] Step 9/24 : RUN go mod tidy [2021-06-18T17:14:40.335Z] ---> Running in e924719078d2 [2021-06-18T17:14:40.335Z] ---> Running in 2b421de5faed [2021-06-18T17:14:41.288Z] ---> 74c2f7ec4491 [2021-06-18T17:14:41.288Z] Step 9/26 : RUN go mod tidy [2021-06-18T17:14:41.288Z] ---> Running in 888cc1f9be82 [2021-06-18T17:14:42.697Z] Removing intermediate container 98bd71842f04 [2021-06-18T17:14:42.697Z] ---> 92d0ab96f104 [2021-06-18T17:14:42.697Z] [2021-06-18T17:14:42.697Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T17:14:42.697Z] 3.12: Pulling from library/alpine [2021-06-18T17:14:43.277Z] Removing intermediate container e924719078d2 [2021-06-18T17:14:43.277Z] ---> 0258ec438d0f [2021-06-18T17:14:43.277Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T17:14:43.277Z] Removing intermediate container 2b421de5faed [2021-06-18T17:14:43.277Z] ---> 6e051f0419b2 [2021-06-18T17:14:43.277Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T17:14:43.277Z] ---> Running in 03cf53dcad8f [2021-06-18T17:14:43.541Z] Removing intermediate container 888cc1f9be82 [2021-06-18T17:14:43.541Z] ---> 646a9a1578b2 [2021-06-18T17:14:43.541Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T17:14:43.541Z] ---> Running in 98cc7eb547df [2021-06-18T17:14:43.541Z] ---> Running in 157f973cee8b [2021-06-18T17:14:43.541Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T17:14:43.541Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T17:14:43.541Z] ---> 13621d1b12d4 [2021-06-18T17:14:43.541Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T17:14:43.541Z] ---> Running in 4852112fb73d [2021-06-18T17:14:44.125Z] 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-06-18T17:14:44.403Z] 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-06-18T17:14:44.403Z] 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-06-18T17:14:44.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:14:44.676Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:14:45.290Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T17:14:45.290Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:14:45.290Z] OK: 6 MiB in 15 packages [2021-06-18T17:14:45.559Z] Removing intermediate container 4852112fb73d [2021-06-18T17:14:45.559Z] ---> 986b6d3d1c64 [2021-06-18T17:14:45.559Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T17:14:45.559Z] ---> Running in 4be95b3f9b04 [2021-06-18T17:14:45.832Z] Removing intermediate container 4be95b3f9b04 [2021-06-18T17:14:45.832Z] ---> 3cc4da21a1f9 [2021-06-18T17:14:45.832Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T17:14:45.832Z] ---> Running in 42d7c9027002 [2021-06-18T17:14:46.108Z] Removing intermediate container 42d7c9027002 [2021-06-18T17:14:46.108Z] ---> afd72f00d016 [2021-06-18T17:14:46.108Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T17:14:46.108Z] ---> Running in 353353ae2063 [2021-06-18T17:14:46.108Z] Removing intermediate container 353353ae2063 [2021-06-18T17:14:46.108Z] ---> 2873155c3ada [2021-06-18T17:14:46.108Z] Step 16/24 : WORKDIR / [2021-06-18T17:14:46.108Z] ---> Running in 04bf19ae30b2 [2021-06-18T17:14:46.395Z] Removing intermediate container 04bf19ae30b2 [2021-06-18T17:14:46.395Z] ---> 96b543b46c51 [2021-06-18T17:14:46.395Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:14:46.683Z] ---> a2e1dac6d6f8 [2021-06-18T17:14:46.683Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T17:14:47.141Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-18T17:14:47.293Z] ---> 419138e163a4 [2021-06-18T17:14:47.293Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T17:14:47.572Z] ---> afcbf51886cb [2021-06-18T17:14:47.573Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T17:14:47.573Z] ---> Running in 3d13d741af45 [2021-06-18T17:14:47.843Z] Removing intermediate container 3d13d741af45 [2021-06-18T17:14:47.843Z] ---> 0137b095d0eb [2021-06-18T17:14:47.843Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:14:47.843Z] ---> Running in 02ea1c1239f3 [2021-06-18T17:14:48.433Z] Removing intermediate container 02ea1c1239f3 [2021-06-18T17:14:48.433Z] ---> ea954b8c7c01 [2021-06-18T17:14:48.433Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T17:14:48.433Z] ---> Running in d739e4dc5475 [2021-06-18T17:14:49.019Z] Removing intermediate container 4755e6f54bad [2021-06-18T17:14:49.019Z] ---> 721198cf95fd [2021-06-18T17:14:49.020Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T17:14:49.020Z] Removing intermediate container d739e4dc5475 [2021-06-18T17:14:49.020Z] ---> 3ae39c7c1138 [2021-06-18T17:14:49.020Z] Step 23/24 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc [2021-06-18T17:14:49.020Z] ---> Running in 09a00a9d4c55 [2021-06-18T17:14:49.020Z] ---> Running in 999be0c0a474 [2021-06-18T17:14:49.307Z] Removing intermediate container 999be0c0a474 [2021-06-18T17:14:49.307Z] ---> e650c8a0150c [2021-06-18T17:14:49.307Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T17:14:49.307Z] ---> Running in 683f39c777d3 [2021-06-18T17:14:49.587Z] Removing intermediate container 683f39c777d3 [2021-06-18T17:14:49.587Z] ---> 1196e0e36e87 [2021-06-18T17:14:49.587Z] [2021-06-18T17:14:49.587Z] 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-06-18T17:14:49.587Z] Successfully built 1196e0e36e87 [2021-06-18T17:14:49.861Z] Successfully tagged core-command:latest [2021-06-18T17:14:49.861Z] Building core-metadata [2021-06-18T17:14:52.519Z]  Building core-command ... done Removing intermediate container 09a00a9d4c55 [2021-06-18T17:14:52.519Z] ---> a01231fb3f26 [2021-06-18T17:14:52.519Z] [2021-06-18T17:14:52.519Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T17:14:52.519Z] 20.10.0: Pulling from library/docker [2021-06-18T17:15:02.623Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:15:02.623Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:15:02.623Z] ---> 019e944887a9 [2021-06-18T17:15:02.623Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T17:15:02.623Z] ---> Using cache [2021-06-18T17:15:02.623Z] ---> bbac82b07e52 [2021-06-18T17:15:02.623Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:15:02.623Z] ---> Using cache [2021-06-18T17:15:02.623Z] ---> c962ae3956f0 [2021-06-18T17:15:02.623Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T17:15:03.590Z] ---> Running in 36881dfb0e43 [2021-06-18T17:15:04.170Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:05.122Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:05.694Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T17:15:05.694Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T17:15:05.694Z] ---> aefe523efa57 [2021-06-18T17:15:05.694Z] 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-06-18T17:15:05.694Z] OK: 219 MiB in 52 packages [2021-06-18T17:15:05.694Z] ---> Running in cac81ee5bc89 [2021-06-18T17:15:05.960Z] Removing intermediate container cac81ee5bc89 [2021-06-18T17:15:05.960Z] ---> 9c929740b9e9 [2021-06-18T17:15:05.960Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T17:15:06.223Z] ---> Running in 6a011b3055ae [2021-06-18T17:15:06.223Z] Removing intermediate container 36881dfb0e43 [2021-06-18T17:15:06.223Z] ---> 9ab7e0c032e9 [2021-06-18T17:15:06.223Z] Step 6/24 : COPY go.mod . [2021-06-18T17:15:06.800Z] ---> 1a200daa5bde [2021-06-18T17:15:06.800Z] Step 7/24 : RUN go mod download [2021-06-18T17:15:06.800Z] ---> Running in f0efe3047a97 [2021-06-18T17:15:06.800Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:07.066Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:07.329Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T17:15:07.329Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T17:15:07.593Z] Executing bash-5.0.17-r0.post-install [2021-06-18T17:15:07.593Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T17:15:07.593Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T17:15:07.593Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T17:15:07.593Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T17:15:07.593Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T17:15:07.593Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T17:15:07.593Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T17:15:07.593Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T17:15:07.593Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T17:15:07.593Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T17:15:07.593Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T17:15:07.857Z] Removing intermediate container f0efe3047a97 [2021-06-18T17:15:07.857Z] ---> 2a778656198e [2021-06-18T17:15:07.857Z] Step 8/24 : COPY . . [2021-06-18T17:15:08.824Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T17:15:08.824Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T17:15:08.824Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T17:15:08.824Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T17:15:08.824Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T17:15:09.088Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T17:15:09.088Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T17:15:09.088Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T17:15:09.088Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T17:15:09.088Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T17:15:09.088Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T17:15:09.088Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T17:15:09.088Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T17:15:09.088Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T17:15:09.088Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T17:15:09.365Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T17:15:09.365Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T17:15:09.365Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T17:15:09.365Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T17:15:09.365Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T17:15:09.365Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T17:15:09.365Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T17:15:09.365Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T17:15:09.365Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T17:15:09.365Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T17:15:09.365Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T17:15:09.365Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T17:15:09.365Z] OK: 72 MiB in 59 packages [2021-06-18T17:15:11.998Z] Collecting docker-compose==1.23.2 [2021-06-18T17:15:11.998Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T17:15:12.612Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T17:15:12.612Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T17:15:12.612Z] 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-06-18T17:15:12.880Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T17:15:12.880Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T17:15:14.309Z] ---> 37e6c58adc23 [2021-06-18T17:15:14.309Z] Step 9/24 : RUN go mod tidy [2021-06-18T17:15:14.309Z] ---> Running in deb8391c6daf [2021-06-18T17:15:14.309Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T17:15:14.309Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T17:15:14.577Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T17:15:14.577Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T17:15:14.846Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T17:15:14.846Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T17:15:15.443Z] Collecting PyYAML<4,>=3.10 [2021-06-18T17:15:15.443Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T17:15:16.416Z] Removing intermediate container deb8391c6daf [2021-06-18T17:15:16.416Z] ---> bd25627b63fd [2021-06-18T17:15:16.416Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T17:15:16.712Z] ---> Running in 653ae56f0d72 [2021-06-18T17:15:16.712Z] 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-06-18T17:15:16.712Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T17:15:16.712Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T17:15:17.342Z] 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-06-18T17:15:17.614Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T17:15:17.614Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T17:15:18.621Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T17:15:18.621Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T17:15:19.214Z] 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-06-18T17:15:19.821Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T17:15:19.821Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T17:15:19.821Z] 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-06-18T17:15:19.821Z] Collecting idna<2.8,>=2.5 [2021-06-18T17:15:20.100Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T17:15:20.100Z] 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-06-18T17:15:20.100Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T17:15:20.100Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T17:15:20.100Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T17:15:20.100Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T17:15:20.100Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T17:15:20.100Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T17:15:20.374Z] Installing collected packages: cached-property, websocket-client, urllib3, idna, requests, jsonschema, docker-pycreds, docker, PyYAML, docopt, dockerpty, texttable, docker-compose [2021-06-18T17:15:20.656Z] Attempting uninstall: urllib3 [2021-06-18T17:15:20.656Z] Found existing installation: urllib3 1.25.9 [2021-06-18T17:15:20.656Z] Uninstalling urllib3-1.25.9: [2021-06-18T17:15:20.656Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T17:15:20.930Z] Attempting uninstall: idna [2021-06-18T17:15:20.930Z] Found existing installation: idna 2.9 [2021-06-18T17:15:20.930Z] Uninstalling idna-2.9: [2021-06-18T17:15:20.930Z] Successfully uninstalled idna-2.9 [2021-06-18T17:15:21.225Z] Attempting uninstall: requests [2021-06-18T17:15:21.225Z] Found existing installation: requests 2.23.0 [2021-06-18T17:15:21.225Z] Uninstalling requests-2.23.0: [2021-06-18T17:15:21.225Z] Successfully uninstalled requests-2.23.0 [2021-06-18T17:15:21.864Z] Running setup.py install for PyYAML: started [2021-06-18T17:15:22.463Z] Removing intermediate container 157f973cee8b [2021-06-18T17:15:22.463Z] ---> aeb40c6c03c0 [2021-06-18T17:15:22.463Z] [2021-06-18T17:15:22.463Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T17:15:22.463Z] ---> 13621d1b12d4 [2021-06-18T17:15:22.463Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T17:15:22.463Z] ---> Running in e38e3a1b1b5d [2021-06-18T17:15:22.732Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T17:15:22.732Z] Running setup.py install for docopt: started [2021-06-18T17:15:23.329Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T17:15:23.329Z] Running setup.py install for dockerpty: started [2021-06-18T17:15:23.329Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:23.612Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:23.882Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T17:15:23.882Z] Running setup.py install for texttable: started [2021-06-18T17:15:23.882Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T17:15:23.882Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T17:15:23.882Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T17:15:23.882Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T17:15:23.882Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T17:15:24.149Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T17:15:24.149Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:15:24.149Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T17:15:24.149Z] OK: 7 MiB in 20 packages [2021-06-18T17:15:24.424Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T17:15:24.699Z] Removing intermediate container 98cc7eb547df [2021-06-18T17:15:24.699Z] ---> a2d782c29680 [2021-06-18T17:15:24.699Z] [2021-06-18T17:15:24.699Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T17:15:24.699Z] ---> 13621d1b12d4 [2021-06-18T17:15:24.699Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T17:15:24.699Z] 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-06-18T17:15:24.987Z] ---> Running in ea307b425e9c [2021-06-18T17:15:24.988Z] Removing intermediate container 03cf53dcad8f [2021-06-18T17:15:24.988Z] ---> 5959e7dc9568 [2021-06-18T17:15:24.988Z] [2021-06-18T17:15:24.988Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T17:15:24.988Z] ---> 13621d1b12d4 [2021-06-18T17:15:24.988Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T17:15:24.988Z] ---> Running in 3aa9f71efd9f [2021-06-18T17:15:25.278Z] Removing intermediate container ea307b425e9c [2021-06-18T17:15:25.278Z] ---> 03848a1e4554 [2021-06-18T17:15:25.278Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T17:15:25.278Z] Removing intermediate container e38e3a1b1b5d [2021-06-18T17:15:25.278Z] ---> 67ccfc24108e [2021-06-18T17:15:25.278Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T17:15:25.278Z] ---> Running in 5808ca846195 [2021-06-18T17:15:25.278Z] ---> Running in eaf24157a266 [2021-06-18T17:15:25.557Z] Removing intermediate container eaf24157a266 [2021-06-18T17:15:25.557Z] ---> a1fabb8b0b0a [2021-06-18T17:15:25.557Z] Step 14/26 : WORKDIR / [2021-06-18T17:15:25.557Z] Removing intermediate container 5808ca846195 [2021-06-18T17:15:25.557Z] ---> 5ffad3943fd2 [2021-06-18T17:15:25.557Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T17:15:25.877Z] ---> Running in 5b08ba709f3f [2021-06-18T17:15:25.877Z] ---> Running in 604d19e2dddc [2021-06-18T17:15:25.877Z] Removing intermediate container 604d19e2dddc [2021-06-18T17:15:25.877Z] ---> 0b54f419ee4b [2021-06-18T17:15:25.877Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:15:26.501Z] ---> Running in c9e5f17ab853 [2021-06-18T17:15:26.501Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:26.501Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:26.501Z] Removing intermediate container 5b08ba709f3f [2021-06-18T17:15:26.501Z] ---> c790a0d8e2df [2021-06-18T17:15:26.501Z] 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-06-18T17:15:26.501Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T17:15:26.501Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T17:15:26.501Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T17:15:26.501Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T17:15:26.501Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:15:26.501Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T17:15:26.501Z] OK: 7 MiB in 18 packages [2021-06-18T17:15:26.860Z] ---> d79bfb2beec7 [2021-06-18T17:15:26.860Z] 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-06-18T17:15:27.760Z] ---> dd67d210d702 [2021-06-18T17:15:27.760Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T17:15:27.760Z] Removing intermediate container 3aa9f71efd9f [2021-06-18T17:15:27.760Z] ---> a0bac635adea [2021-06-18T17:15:27.760Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T17:15:28.076Z] Removing intermediate container c9e5f17ab853 [2021-06-18T17:15:28.076Z] ---> 7933886639c6 [2021-06-18T17:15:28.076Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T17:15:28.076Z] ---> Running in 9b9999105765 [2021-06-18T17:15:28.076Z] ---> Running in 4eec316f36d3 [2021-06-18T17:15:28.836Z] ---> 0330ccb1fd2a [2021-06-18T17:15:28.836Z] 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-06-18T17:15:28.836Z] Removing intermediate container 9b9999105765 [2021-06-18T17:15:28.836Z] ---> 481bfae54d8f [2021-06-18T17:15:28.836Z] Step 14/22 : WORKDIR /edgex [2021-06-18T17:15:28.836Z] ---> Running in da7bed3059e4 [2021-06-18T17:15:29.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:29.103Z] ---> b132ddb9444c [2021-06-18T17:15:29.103Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T17:15:29.103Z] Removing intermediate container da7bed3059e4 [2021-06-18T17:15:29.103Z] ---> 6e18edf21792 [2021-06-18T17:15:29.103Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T17:15:29.103Z] Removing intermediate container 6a011b3055ae [2021-06-18T17:15:29.103Z] ---> 9c23bd9d7fa6 [2021-06-18T17:15:29.103Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T17:15:29.371Z] ---> Running in d8f276f1c2e9 [2021-06-18T17:15:29.371Z] ---> 2a135a9fe0fa [2021-06-18T17:15:29.371Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T17:15:29.645Z] Removing intermediate container d8f276f1c2e9 [2021-06-18T17:15:29.645Z] ---> f015533adb8c [2021-06-18T17:15:29.645Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T17:15:29.645Z] ---> Running in 3743167d179c [2021-06-18T17:15:29.645Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:29.645Z] Removing intermediate container 3743167d179c [2021-06-18T17:15:29.645Z] ---> 05faee5fba06 [2021-06-18T17:15:29.645Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T17:15:29.645Z] ---> 3fa9fa757087 [2021-06-18T17:15:29.645Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T17:15:30.229Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T17:15:30.493Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T17:15:30.493Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T17:15:30.493Z] ---> 0d5a205af428 [2021-06-18T17:15:30.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T17:15:30.493Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T17:15:30.493Z] ---> ec4f807d27f3 [2021-06-18T17:15:30.493Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T17:15:30.758Z] ---> ce3f787ade3a [2021-06-18T17:15:30.758Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T17:15:31.349Z] ---> 07ddf7d68e1f [2021-06-18T17:15:31.349Z] 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-06-18T17:15:31.349Z] ---> 212d49e29746 [2021-06-18T17:15:31.349Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T17:15:31.349Z] ---> eb8a5c80f156 [2021-06-18T17:15:31.349Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T17:15:31.349Z] ---> Running in 3a2b92433a4a [2021-06-18T17:15:31.349Z] ---> Running in 8375c2cdc620 [2021-06-18T17:15:31.619Z] Removing intermediate container 8375c2cdc620 [2021-06-18T17:15:31.619Z] ---> e939f2a9981c [2021-06-18T17:15:31.619Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T17:15:31.619Z] ---> Running in 5c0c8ce97e46 [2021-06-18T17:15:31.619Z] ---> 7d1efd874bc5 [2021-06-18T17:15:31.619Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T17:15:31.619Z] ---> Running in 3663ba067a13 [2021-06-18T17:15:31.619Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T17:15:31.619Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T17:15:31.882Z] Removing intermediate container 5c0c8ce97e46 [2021-06-18T17:15:31.882Z] ---> 93d1e657c547 [2021-06-18T17:15:31.882Z] Step 20/22 : LABEL arch=x86_64 [2021-06-18T17:15:31.882Z] Removing intermediate container 3663ba067a13 [2021-06-18T17:15:31.882Z] ---> bad96a466e9f [2021-06-18T17:15:31.882Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:15:31.882Z] ---> Running in 265074b73f5a [2021-06-18T17:15:31.882Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:15:31.882Z] OK: 8 MiB in 20 packages [2021-06-18T17:15:31.882Z] ---> Running in e946a300b7cf [2021-06-18T17:15:31.882Z] Removing intermediate container 265074b73f5a [2021-06-18T17:15:31.882Z] ---> 7e65b6c498ea [2021-06-18T17:15:31.882Z] Step 21/22 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc [2021-06-18T17:15:32.147Z] ---> Running in 8cdca9f287ea [2021-06-18T17:15:32.147Z] Removing intermediate container e946a300b7cf [2021-06-18T17:15:32.147Z] ---> c496d9ae2281 [2021-06-18T17:15:32.147Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T17:15:32.147Z] ---> Running in a804fcc2eac0 [2021-06-18T17:15:32.408Z] Removing intermediate container 8cdca9f287ea [2021-06-18T17:15:32.408Z] ---> 3e381861a486 [2021-06-18T17:15:32.408Z] Step 22/22 : LABEL version=0.0.0 [2021-06-18T17:15:32.408Z] Removing intermediate container a804fcc2eac0 [2021-06-18T17:15:32.408Z] ---> 55d3e9613ccb [2021-06-18T17:15:32.408Z] Step 23/24 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc [2021-06-18T17:15:32.408Z] ---> Running in ee0b4a9e9e45 [2021-06-18T17:15:32.408Z] ---> Running in dce20f07b30f [2021-06-18T17:15:32.670Z] Removing intermediate container 3a2b92433a4a [2021-06-18T17:15:32.670Z] ---> 675c58c2a584 [2021-06-18T17:15:32.670Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T17:15:32.670Z] Removing intermediate container 4eec316f36d3 [2021-06-18T17:15:32.670Z] ---> 7475bb81d822 [2021-06-18T17:15:32.670Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:15:32.670Z] ---> Running in 0f26828bd962 [2021-06-18T17:15:32.670Z] Removing intermediate container ee0b4a9e9e45 [2021-06-18T17:15:32.670Z] ---> bb090b1b0ae3 [2021-06-18T17:15:32.670Z] [2021-06-18T17:15:32.670Z] Removing intermediate container dce20f07b30f [2021-06-18T17:15:32.670Z] ---> 98383e9366dc [2021-06-18T17:15:32.670Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T17:15:32.946Z] ---> Running in 23219927a7d1 [2021-06-18T17:15:32.946Z] Successfully built bb090b1b0ae3 [2021-06-18T17:15:32.946Z] Successfully tagged security-proxy-setup:latest [2021-06-18T17:15:32.946Z] Building support-notifications [2021-06-18T17:15:32.946Z]  Building security-proxy-setup ... done Removing intermediate container 0f26828bd962 [2021-06-18T17:15:32.946Z] ---> 54634e8c72c0 [2021-06-18T17:15:32.946Z] Step 24/26 : LABEL arch=x86_64 [2021-06-18T17:15:32.946Z] ---> Running in bdba9679e26c [2021-06-18T17:15:32.946Z] ---> 9c5a384a9607 [2021-06-18T17:15:32.946Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T17:15:33.216Z] Removing intermediate container 23219927a7d1 [2021-06-18T17:15:33.216Z] ---> a085e0917272 [2021-06-18T17:15:33.216Z] [2021-06-18T17:15:33.216Z] Successfully built a085e0917272 [2021-06-18T17:15:33.216Z] Successfully tagged sys-mgmt-agent:latest [2021-06-18T17:15:33.216Z] Building security-bootstrapper [2021-06-18T17:15:33.486Z]  Building sys-mgmt-agent ... done Removing intermediate container bdba9679e26c [2021-06-18T17:15:33.486Z] ---> e19efb63adc7 [2021-06-18T17:15:33.486Z] Step 25/26 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc [2021-06-18T17:15:34.279Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-18T17:15:34.874Z] ---> a30903a9c7cc [2021-06-18T17:15:34.874Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T17:15:34.874Z] ---> Running in e965c47749f3 [2021-06-18T17:15:35.822Z] Removing intermediate container e965c47749f3 [2021-06-18T17:15:35.822Z] ---> 06d7c927e713 [2021-06-18T17:15:35.822Z] Step 26/26 : LABEL version=0.0.0 [2021-06-18T17:15:36.405Z] ---> 8ffd54fb4240 [2021-06-18T17:15:36.405Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T17:15:36.405Z] ---> Running in 1b74ca65d5e3 [2021-06-18T17:15:36.405Z] ---> Running in 3f590f2b4659 [2021-06-18T17:15:36.674Z] Removing intermediate container 1b74ca65d5e3 [2021-06-18T17:15:36.674Z] ---> e0337484d2f1 [2021-06-18T17:15:36.674Z] [2021-06-18T17:15:36.674Z] Removing intermediate container 3f590f2b4659 [2021-06-18T17:15:36.674Z] ---> 9a305c03cc14 [2021-06-18T17:15:36.674Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:15:36.674Z] Successfully built e0337484d2f1 [2021-06-18T17:15:36.674Z] Successfully tagged security-secretstore-setup:latest [2021-06-18T17:15:36.674Z] Building support-scheduler [2021-06-18T17:15:36.674Z] ---> Running in be0e6afb665c [2021-06-18T17:15:36.940Z]  Building security-secretstore-setup ... done Removing intermediate container be0e6afb665c [2021-06-18T17:15:36.940Z] ---> 6912cdca30b9 [2021-06-18T17:15:36.940Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T17:15:36.940Z] ---> Running in fb375c1d64c5 [2021-06-18T17:15:37.212Z] Removing intermediate container fb375c1d64c5 [2021-06-18T17:15:37.212Z] ---> e37fd4b0ada3 [2021-06-18T17:15:37.212Z] Step 23/24 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc [2021-06-18T17:15:38.170Z] ---> Running in f879ea2a6698 [2021-06-18T17:15:41.476Z] Removing intermediate container f879ea2a6698 [2021-06-18T17:15:41.476Z] ---> 59569e31a8ad [2021-06-18T17:15:41.476Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T17:15:41.476Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:15:41.476Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:15:41.476Z] ---> 019e944887a9 [2021-06-18T17:15:41.476Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T17:15:41.476Z] ---> Using cache [2021-06-18T17:15:41.476Z] ---> bbac82b07e52 [2021-06-18T17:15:41.476Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:15:41.476Z] ---> Using cache [2021-06-18T17:15:41.476Z] ---> c962ae3956f0 [2021-06-18T17:15:41.476Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T17:15:41.476Z] ---> Using cache [2021-06-18T17:15:41.476Z] ---> 9ab7e0c032e9 [2021-06-18T17:15:41.476Z] Step 6/23 : COPY go.mod . [2021-06-18T17:15:41.476Z] ---> Using cache [2021-06-18T17:15:41.476Z] ---> 1a200daa5bde [2021-06-18T17:15:41.476Z] Step 7/23 : RUN go mod download [2021-06-18T17:15:41.476Z] ---> Using cache [2021-06-18T17:15:41.476Z] ---> 2a778656198e [2021-06-18T17:15:41.476Z] Step 8/23 : COPY . . [2021-06-18T17:15:41.476Z] ---> Using cache [2021-06-18T17:15:41.476Z] ---> 37e6c58adc23 [2021-06-18T17:15:41.476Z] Step 9/23 : RUN go mod tidy [2021-06-18T17:15:41.476Z] ---> Using cache [2021-06-18T17:15:41.476Z] ---> bd25627b63fd [2021-06-18T17:15:41.476Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T17:15:44.027Z] ---> Running in 49a307422195 [2021-06-18T17:15:44.027Z] ---> Running in 39f7b70b215d [2021-06-18T17:15:45.417Z] Removing intermediate container 39f7b70b215d [2021-06-18T17:15:45.417Z] ---> d3b9d78e2d7c [2021-06-18T17:15:45.417Z] [2021-06-18T17:15:45.417Z] Successfully built d3b9d78e2d7c [2021-06-18T17:15:45.417Z] Successfully tagged core-data:latest [2021-06-18T17:15:46.363Z]  Building core-data ... done 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-06-18T17:15:49.675Z] Removing intermediate container 653ae56f0d72 [2021-06-18T17:15:49.675Z] ---> b28472ef2d46 [2021-06-18T17:15:49.675Z] [2021-06-18T17:15:49.675Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T17:15:49.675Z] ---> 13621d1b12d4 [2021-06-18T17:15:49.675Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T17:15:49.675Z] ---> Using cache [2021-06-18T17:15:49.675Z] ---> 986b6d3d1c64 [2021-06-18T17:15:49.675Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T17:15:49.675Z] ---> Using cache [2021-06-18T17:15:49.675Z] ---> 3cc4da21a1f9 [2021-06-18T17:15:49.675Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T17:15:49.675Z] ---> Running in 5b9a7d6861ea [2021-06-18T17:15:49.949Z] Removing intermediate container 5b9a7d6861ea [2021-06-18T17:15:49.949Z] ---> 4184543300ec [2021-06-18T17:15:49.949Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T17:15:49.949Z] ---> Running in a0c1f764dac5 [2021-06-18T17:15:50.214Z] Removing intermediate container a0c1f764dac5 [2021-06-18T17:15:50.214Z] ---> 55af5b8bb412 [2021-06-18T17:15:50.214Z] Step 16/24 : WORKDIR / [2021-06-18T17:15:50.214Z] ---> Running in 067a4b6fd1c2 [2021-06-18T17:15:50.214Z] Removing intermediate container 067a4b6fd1c2 [2021-06-18T17:15:50.214Z] ---> e457aa8d264e [2021-06-18T17:15:50.214Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:15:50.801Z] ---> c81abeff148b [2021-06-18T17:15:50.801Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T17:15:51.765Z] ---> 951bfdefd45d [2021-06-18T17:15:51.765Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T17:15:52.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:15:52.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:15:52.033Z] ---> 019e944887a9 [2021-06-18T17:15:52.033Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T17:15:52.033Z] ---> Using cache [2021-06-18T17:15:52.033Z] ---> bbac82b07e52 [2021-06-18T17:15:52.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:15:52.033Z] ---> Using cache [2021-06-18T17:15:52.033Z] ---> c962ae3956f0 [2021-06-18T17:15:52.033Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T17:15:52.299Z] ---> fe44a87c42ba [2021-06-18T17:15:52.300Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T17:15:52.300Z] ---> Running in 95f578bae9df [2021-06-18T17:15:52.300Z] ---> Running in e20c5cbfc684 [2021-06-18T17:15:52.565Z] Removing intermediate container e20c5cbfc684 [2021-06-18T17:15:52.565Z] ---> bf19dc82fcce [2021-06-18T17:15:52.565Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:15:52.565Z] ---> Running in c54749dda7fa [2021-06-18T17:15:52.830Z] Removing intermediate container c54749dda7fa [2021-06-18T17:15:52.830Z] ---> cab44f326ef3 [2021-06-18T17:15:52.830Z] Step 22/24 : LABEL arch=x86_64 [2021-06-18T17:15:53.104Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:53.104Z] ---> Running in 0c9748291a4e [2021-06-18T17:15:53.379Z] Removing intermediate container 0c9748291a4e [2021-06-18T17:15:53.379Z] ---> 99d6f01ea073 [2021-06-18T17:15:53.379Z] Step 23/24 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc [2021-06-18T17:15:53.379Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:15:53.379Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:15:53.379Z] ---> 019e944887a9 [2021-06-18T17:15:53.379Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T17:15:53.379Z] ---> Using cache [2021-06-18T17:15:53.379Z] ---> bbac82b07e52 [2021-06-18T17:15:53.379Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:15:53.379Z] ---> Using cache [2021-06-18T17:15:53.379Z] ---> c962ae3956f0 [2021-06-18T17:15:53.379Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T17:15:53.379Z] ---> Using cache [2021-06-18T17:15:53.379Z] ---> 9ab7e0c032e9 [2021-06-18T17:15:53.379Z] Step 6/32 : COPY go.mod . [2021-06-18T17:15:53.379Z] ---> Using cache [2021-06-18T17:15:53.379Z] ---> 1a200daa5bde [2021-06-18T17:15:53.379Z] Step 7/32 : RUN go mod download [2021-06-18T17:15:53.379Z] ---> Using cache [2021-06-18T17:15:53.379Z] ---> 2a778656198e [2021-06-18T17:15:53.379Z] Step 8/32 : COPY . . [2021-06-18T17:15:53.379Z] ---> Using cache [2021-06-18T17:15:53.379Z] ---> 37e6c58adc23 [2021-06-18T17:15:53.379Z] Step 9/32 : RUN go mod tidy [2021-06-18T17:15:53.379Z] ---> Using cache [2021-06-18T17:15:53.379Z] ---> bd25627b63fd [2021-06-18T17:15:53.379Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T17:15:53.379Z] ---> Running in b54ad04e6de0 [2021-06-18T17:15:53.379Z] ---> Running in 3e58f8427dae [2021-06-18T17:15:53.656Z] Removing intermediate container 3e58f8427dae [2021-06-18T17:15:53.656Z] ---> 4c1f3c7ec0cb [2021-06-18T17:15:53.656Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T17:15:53.656Z] ---> Running in e89c79e142c7 [2021-06-18T17:15:53.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:15:53.924Z] Removing intermediate container e89c79e142c7 [2021-06-18T17:15:53.924Z] ---> f98b6b14d885 [2021-06-18T17:15:53.924Z] [2021-06-18T17:15:53.924Z] Successfully built f98b6b14d885 [2021-06-18T17:15:53.924Z] Successfully tagged core-metadata:latest [2021-06-18T17:15:54.197Z]  Building core-metadata ... done 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-06-18T17:15:54.466Z] OK: 219 MiB in 52 packages [2021-06-18T17:15:54.739Z] Removing intermediate container 95f578bae9df [2021-06-18T17:15:54.739Z] ---> 2ed2f3496351 [2021-06-18T17:15:54.739Z] Step 6/23 : COPY go.mod . [2021-06-18T17:15:55.005Z] ---> 385453cee1ea [2021-06-18T17:15:55.005Z] Step 7/23 : RUN go mod download [2021-06-18T17:15:55.005Z] ---> Running in d0e4dfc8b21b [2021-06-18T17:15:56.440Z] Removing intermediate container d0e4dfc8b21b [2021-06-18T17:15:56.440Z] ---> 05c44dce920c [2021-06-18T17:15:56.440Z] Step 8/23 : COPY . . [2021-06-18T17:15:56.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-18T17:15:56.517Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-18T17:15:56.517Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-18T17:15:56.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-18T17:15:56.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-18T17:15:56.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-18T17:15:56.517Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-18T17:15:56.517Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-18T17:15:57.119Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-18T17:15:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-18T17:15:58.114Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-18T17:15:58.114Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-18T17:15:58.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-18T17:16:03.167Z] ---> dee1e98052f0 [2021-06-18T17:16:03.167Z] Step 9/23 : RUN go mod tidy [2021-06-18T17:16:03.167Z] ---> Running in b20e640f81d2 [2021-06-18T17:16:03.433Z] Removing intermediate container b20e640f81d2 [2021-06-18T17:16:03.433Z] ---> b61c6084a8d4 [2021-06-18T17:16:03.433Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T17:16:03.433Z] ---> Running in c0163470f623 [2021-06-18T17:16:04.015Z] 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-06-18T17:16:05.959Z] Removing intermediate container 49a307422195 [2021-06-18T17:16:05.959Z] ---> e02e484b0734 [2021-06-18T17:16:05.959Z] [2021-06-18T17:16:05.959Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T17:16:05.959Z] ---> 13621d1b12d4 [2021-06-18T17:16:05.959Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T17:16:05.959Z] ---> Using cache [2021-06-18T17:16:05.959Z] ---> 986b6d3d1c64 [2021-06-18T17:16:05.959Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T17:16:05.959Z] ---> Using cache [2021-06-18T17:16:05.959Z] ---> 3cc4da21a1f9 [2021-06-18T17:16:05.959Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T17:16:05.959Z] ---> Running in 4aaa725879e7 [2021-06-18T17:16:05.959Z] Removing intermediate container 4aaa725879e7 [2021-06-18T17:16:05.959Z] ---> 672fd86bb7e9 [2021-06-18T17:16:05.959Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T17:16:06.231Z] ---> Running in 924a2607b95a [2021-06-18T17:16:06.231Z] Removing intermediate container 924a2607b95a [2021-06-18T17:16:06.231Z] ---> 5d29f9acf568 [2021-06-18T17:16:06.231Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:16:06.501Z] ---> 81abb289e09a [2021-06-18T17:16:06.501Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T17:16:07.090Z] ---> 69c23417ee6a [2021-06-18T17:16:07.090Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T17:16:07.358Z] ---> 35f59d517f6c [2021-06-18T17:16:07.358Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T17:16:07.358Z] ---> Running in 3103c7bcdb25 [2021-06-18T17:16:07.622Z] Removing intermediate container 3103c7bcdb25 [2021-06-18T17:16:07.622Z] ---> 579d2b50d4ef [2021-06-18T17:16:07.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:16:07.622Z] ---> Running in 34f9d14ef941 [2021-06-18T17:16:07.897Z] Removing intermediate container 34f9d14ef941 [2021-06-18T17:16:07.897Z] ---> 0083338a216b [2021-06-18T17:16:07.897Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T17:16:07.897Z] ---> Running in d67a1ed3a6b8 [2021-06-18T17:16:08.173Z] Removing intermediate container d67a1ed3a6b8 [2021-06-18T17:16:08.173Z] ---> d3a650c49920 [2021-06-18T17:16:08.173Z] Step 22/23 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc [2021-06-18T17:16:08.173Z] ---> Running in 45795b1aa869 [2021-06-18T17:16:08.173Z] Removing intermediate container 45795b1aa869 [2021-06-18T17:16:08.173Z] ---> 6de973df9c25 [2021-06-18T17:16:08.173Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T17:16:08.173Z] ---> Running in 38de249761d5 [2021-06-18T17:16:08.445Z] Removing intermediate container 38de249761d5 [2021-06-18T17:16:08.445Z] ---> d8ce66f69a0f [2021-06-18T17:16:08.445Z] [2021-06-18T17:16:08.721Z] Successfully built d8ce66f69a0f [2021-06-18T17:16:08.721Z] Successfully tagged support-scheduler:latest [2021-06-18T17:16:10.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.273s coverage: 28.7% of statements [2021-06-18T17:16:10.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-18T17:16:10.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-18T17:16:12.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.320s coverage: 100.0% of statements [2021-06-18T17:16:12.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-18T17:16:12.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 53.1% of statements [2021-06-18T17:16:12.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-18T17:16:12.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-18T17:16:13.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.545s coverage: 87.7% of statements [2021-06-18T17:16:13.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-18T17:16:13.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-18T17:16:13.862Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.191s coverage: 78.9% of statements [2021-06-18T17:16:14.036Z]  Building support-scheduler ... done Removing intermediate container b54ad04e6de0 [2021-06-18T17:16:14.037Z] ---> f32f1ed3b2af [2021-06-18T17:16:14.037Z] [2021-06-18T17:16:14.037Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T17:16:14.037Z] ---> 13621d1b12d4 [2021-06-18T17:16:14.037Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T17:16:14.037Z] ---> Running in 46f2acfd48a0 [2021-06-18T17:16:14.037Z] Removing intermediate container 46f2acfd48a0 [2021-06-18T17:16:14.037Z] ---> b6736720176c [2021-06-18T17:16:14.037Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T17:16:14.037Z] ---> Running in a84c10e5a211 [2021-06-18T17:16:14.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:16:14.632Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:16:14.911Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T17:16:14.911Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T17:16:14.911Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:16:14.911Z] OK: 6 MiB in 16 packages [2021-06-18T17:16:15.192Z] Removing intermediate container a84c10e5a211 [2021-06-18T17:16:15.192Z] ---> 5181287c6fac [2021-06-18T17:16:15.192Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T17:16:15.473Z] ---> Running in bbf0354305cf [2021-06-18T17:16:15.473Z] Removing intermediate container bbf0354305cf [2021-06-18T17:16:15.473Z] ---> 5dc0b99e6a97 [2021-06-18T17:16:15.473Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T17:16:15.473Z] ---> Running in 047d520d80d8 [2021-06-18T17:16:15.744Z] Removing intermediate container 047d520d80d8 [2021-06-18T17:16:15.744Z] ---> 01edc0a08ef0 [2021-06-18T17:16:15.744Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T17:16:15.744Z] ---> Running in 4274fa73a221 [2021-06-18T17:16:16.719Z] Removing intermediate container 4274fa73a221 [2021-06-18T17:16:16.719Z] ---> f8a03de8fbb4 [2021-06-18T17:16:16.719Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T17:16:16.719Z] ---> Running in 782070d1e607 [2021-06-18T17:16:16.719Z] Removing intermediate container 782070d1e607 [2021-06-18T17:16:16.719Z] ---> c9293bb5c56c [2021-06-18T17:16:16.719Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T17:16:16.994Z] ---> 0dcd0183bcf8 [2021-06-18T17:16:16.994Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T17:16:16.994Z] ---> Running in 41e3e19251e5 [2021-06-18T17:16:17.954Z] Removing intermediate container 41e3e19251e5 [2021-06-18T17:16:17.954Z] ---> 3f25cfbc2678 [2021-06-18T17:16:17.954Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:16:17.954Z] ---> 6cead486ef02 [2021-06-18T17:16:17.954Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T17:16:18.220Z] ---> 82d5e4c0efcd [2021-06-18T17:16:18.220Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T17:16:18.491Z] ---> b876fb184b5f [2021-06-18T17:16:18.491Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T17:16:18.753Z] Removing intermediate container c0163470f623 [2021-06-18T17:16:18.753Z] ---> 436264e9f5e0 [2021-06-18T17:16:18.753Z] [2021-06-18T17:16:18.753Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T17:16:18.753Z] ---> 13621d1b12d4 [2021-06-18T17:16:18.753Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T17:16:18.753Z] ---> ccaba874cc59 [2021-06-18T17:16:18.753Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T17:16:18.753Z] ---> Running in 99202d0dbb3f [2021-06-18T17:16:19.036Z] ---> 0b1f2a70f496 [2021-06-18T17:16:19.036Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T17:16:19.036Z] ---> Running in 5d06eca890a3 [2021-06-18T17:16:19.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-18T17:16:19.301Z] Removing intermediate container 5d06eca890a3 [2021-06-18T17:16:19.301Z] ---> 386998b27ccf [2021-06-18T17:16:19.301Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T17:16:19.301Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-18T17:16:19.301Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T17:16:19.301Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T17:16:19.301Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:16:19.301Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T17:16:19.301Z] ---> a868b01d4231 [2021-06-18T17:16:19.301Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T17:16:19.301Z] OK: 6 MiB in 16 packages [2021-06-18T17:16:19.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.217s coverage: 81.2% of statements [2021-06-18T17:16:19.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-18T17:16:19.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-18T17:16:19.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-18T17:16:19.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-18T17:16:19.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-18T17:16:19.562Z] ---> Running in 013731a23899 [2021-06-18T17:16:19.562Z] Removing intermediate container 99202d0dbb3f [2021-06-18T17:16:19.562Z] ---> 0b4458e853aa [2021-06-18T17:16:19.562Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T17:16:19.825Z] ---> Running in 520270f963ce [2021-06-18T17:16:19.825Z] Removing intermediate container 520270f963ce [2021-06-18T17:16:19.825Z] ---> ea41cc8fc979 [2021-06-18T17:16:19.825Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T17:16:19.825Z] ---> Running in ae4a4f05a72c [2021-06-18T17:16:19.825Z] Removing intermediate container ae4a4f05a72c [2021-06-18T17:16:19.825Z] ---> 411bb3055ac3 [2021-06-18T17:16:19.825Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T17:16:20.090Z] ---> Running in 7eb4819fa69d [2021-06-18T17:16:20.090Z] Removing intermediate container 013731a23899 [2021-06-18T17:16:20.090Z] ---> b9644a51129a [2021-06-18T17:16:20.090Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T17:16:20.090Z] ---> Running in 4dd3d347447c [2021-06-18T17:16:20.090Z] Removing intermediate container 7eb4819fa69d [2021-06-18T17:16:20.090Z] ---> 8a8b3afbcbc8 [2021-06-18T17:16:20.090Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:16:20.090Z] Removing intermediate container 4dd3d347447c [2021-06-18T17:16:20.090Z] ---> 1444b4172aef [2021-06-18T17:16:20.090Z] Step 29/32 : CMD ["gate"] [2021-06-18T17:16:20.355Z] ---> Running in 175919b6e193 [2021-06-18T17:16:20.355Z] ---> 733598f77584 [2021-06-18T17:16:20.355Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T17:16:20.355Z] Removing intermediate container 175919b6e193 [2021-06-18T17:16:20.355Z] ---> d7c77bae5a2e [2021-06-18T17:16:20.355Z] Step 30/32 : LABEL arch=x86_64 [2021-06-18T17:16:20.355Z] ---> Running in e8f83edffb77 [2021-06-18T17:16:20.621Z] Removing intermediate container e8f83edffb77 [2021-06-18T17:16:20.621Z] ---> 37685ee657bd [2021-06-18T17:16:20.621Z] Step 31/32 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc [2021-06-18T17:16:20.621Z] ---> Running in e39bc52bc014 [2021-06-18T17:16:20.621Z] ---> d7176f37fe12 [2021-06-18T17:16:20.621Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T17:16:20.621Z] Removing intermediate container e39bc52bc014 [2021-06-18T17:16:20.621Z] ---> 6faf5b60950c [2021-06-18T17:16:20.621Z] Step 32/32 : LABEL version=0.0.0 [2021-06-18T17:16:20.621Z] ---> Running in abc867455530 [2021-06-18T17:16:20.882Z] ---> 3db498dbf763 [2021-06-18T17:16:20.882Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-18T17:16:20.882Z] ---> Running in 2c090006e7e4 [2021-06-18T17:16:20.882Z] Removing intermediate container abc867455530 [2021-06-18T17:16:20.882Z] ---> 7c718b91fa61 [2021-06-18T17:16:20.882Z] [2021-06-18T17:16:20.882Z] Successfully built 7c718b91fa61 [2021-06-18T17:16:20.882Z] Successfully tagged security-bootstrapper:latest [2021-06-18T17:16:20.882Z]  Building security-bootstrapper ... done Removing intermediate container 2c090006e7e4 [2021-06-18T17:16:20.882Z] ---> 1c89ca183509 [2021-06-18T17:16:20.882Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:16:21.145Z] ---> Running in fc78ef576388 [2021-06-18T17:16:21.145Z] Removing intermediate container fc78ef576388 [2021-06-18T17:16:21.145Z] ---> 0bde6b50a358 [2021-06-18T17:16:21.145Z] Step 21/23 : LABEL arch=x86_64 [2021-06-18T17:16:21.145Z] ---> Running in 807aec0d6343 [2021-06-18T17:16:21.145Z] Removing intermediate container 807aec0d6343 [2021-06-18T17:16:21.145Z] ---> 474efaf57877 [2021-06-18T17:16:21.145Z] Step 22/23 : LABEL git_sha=53c6808812eeeb2675cca59fff2f8be841665dbc [2021-06-18T17:16:21.145Z] ---> Running in 865f3ffc55f9 [2021-06-18T17:16:21.421Z] Removing intermediate container 865f3ffc55f9 [2021-06-18T17:16:21.421Z] ---> 09e21d3c4e85 [2021-06-18T17:16:21.421Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T17:16:21.421Z] ---> Running in bc5d95ff2fba [2021-06-18T17:16:21.421Z] Removing intermediate container bc5d95ff2fba [2021-06-18T17:16:21.421Z] ---> bbd88ce52b41 [2021-06-18T17:16:21.421Z] [2021-06-18T17:16:21.421Z] Successfully built bbd88ce52b41 [2021-06-18T17:16:21.421Z] Successfully tagged support-notifications:latest [2021-06-18T17:16:21.692Z]  Building support-notifications ... done  [Pipeline] } [2021-06-18T17:16:21.697Z] $ docker stop --time=1 6d27eee9445f41b18390f4e4a96e42c058d0eb53574b2b07b1a56428ad6ab2a6 [2021-06-18T17:16:22.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.314s coverage: 95.1% of statements [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-18T17:16:22.729Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-18T17:16:22.729Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.394s coverage: 0.8% of statements [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-18T17:16:22.729Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-06-18T17:16:22.729Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.210s coverage: 22.0% of statements [2021-06-18T17:16:22.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-18T17:16:22.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements [2021-06-18T17:16:22.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.168s coverage: 79.5% of statements [2021-06-18T17:16:22.952Z] $ docker rm -f 6d27eee9445f41b18390f4e4a96e42c058d0eb53574b2b07b1a56428ad6ab2a6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T17:16:23.328Z] + docker images [2021-06-18T17:16:23.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T17:16:23.329Z] support-notifications latest bbd88ce52b41 2 seconds ago 16.7MB [2021-06-18T17:16:23.329Z] security-bootstrapper latest 7c718b91fa61 3 seconds ago 18.6MB [2021-06-18T17:16:23.329Z] 436264e9f5e0 5 seconds ago 1.15GB [2021-06-18T17:16:23.329Z] f32f1ed3b2af 10 seconds ago 1.15GB [2021-06-18T17:16:23.329Z] support-scheduler latest d8ce66f69a0f 15 seconds ago 15.9MB [2021-06-18T17:16:23.329Z] e02e484b0734 18 seconds ago 1.15GB [2021-06-18T17:16:23.329Z] core-metadata latest f98b6b14d885 30 seconds ago 16.6MB [2021-06-18T17:16:23.329Z] b28472ef2d46 35 seconds ago 1.15GB [2021-06-18T17:16:23.329Z] core-data latest d3b9d78e2d7c 39 seconds ago 20.2MB [2021-06-18T17:16:23.329Z] security-secretstore-setup latest e0337484d2f1 47 seconds ago 28.7MB [2021-06-18T17:16:23.329Z] sys-mgmt-agent latest a085e0917272 51 seconds ago 312MB [2021-06-18T17:16:23.329Z] security-proxy-setup latest bb090b1b0ae3 51 seconds ago 25.7MB [2021-06-18T17:16:23.329Z] 5959e7dc9568 59 seconds ago 1.15GB [2021-06-18T17:16:23.329Z] a2d782c29680 About a minute ago 1.15GB [2021-06-18T17:16:23.329Z] aeb40c6c03c0 About a minute ago 1.15GB [2021-06-18T17:16:23.329Z] a01231fb3f26 About a minute ago 1.15GB [2021-06-18T17:16:23.329Z] core-command latest 1196e0e36e87 About a minute ago 15.9MB [2021-06-18T17:16:23.329Z] 92d0ab96f104 About a minute ago 1.14GB [2021-06-18T17:16:23.329Z] ci-base-image-x86_64 latest 019e944887a9 5 minutes ago 647MB [2021-06-18T17:16:23.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-18T17:16:23.329Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB [2021-06-18T17:16:23.329Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-18T17:16:23.329Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-18T17:16:23.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [2021-06-18T17:16:23.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.373s coverage: 94.1% of statements [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-06-18T17:16:25.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements [2021-06-18T17:16:25.361Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.201s coverage: 87.5% of statements [2021-06-18T17:16:37.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.210s coverage: 94.4% of statements [2021-06-18T17:16:37.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.180s coverage: 44.8% of statements [2021-06-18T17:16:38.789Z] Still waiting to schedule task [2021-06-18T17:16:38.789Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-18T17:16:44.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.719s coverage: 81.8% of statements [2021-06-18T17:16:44.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.261s coverage: 92.9% of statements [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.754s coverage: 64.4% of statements [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-18T17:16:51.267Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.178s coverage: 100.0% of statements [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-06-18T17:16:51.267Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2021-06-18T17:16:51.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2021-06-18T17:16:52.530Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2021-06-18T17:16:56.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.062s coverage: 66.9% of statements [2021-06-18T17:16:56.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-18T17:16:56.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-18T17:16:56.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-18T17:16:58.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.741s coverage: 43.6% of statements [2021-06-18T17:16:58.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-18T17:16:58.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-18T17:16:58.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.373s coverage: 89.5% of statements [2021-06-18T17:16:58.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-18T17:16:58.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements [2021-06-18T17:16:58.294Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-18T17:17:06.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.237s coverage: 19.3% of statements [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-18T17:17:06.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.541s coverage: 91.9% of statements [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-18T17:17:06.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 62.7% of statements [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-18T17:17:06.593Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.6% of statements [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-18T17:17:06.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-18T17:17:06.593Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-18T17:17:06.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.163s coverage: 100.0% of statements [2021-06-18T17:17:06.593Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-18T17:17:06.593Z] GO111MODULE=on go vet ./... [2021-06-18T17:18:28.489Z] gofmt -l . [2021-06-18T17:18:28.489Z] [ "`gofmt -l .`" = "" ] [2021-06-18T17:18:28.489Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-18T17:18:29.158Z] + ls -al . [2021-06-18T17:18:29.158Z] total 544 [2021-06-18T17:18:29.158Z] drwxrwxr-x 9 1001 1001 4096 Jun 18 17:18 . [2021-06-18T17:18:29.158Z] drwxr-xr-x 4 root root 4096 Jun 18 17:14 .. [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 11 Jun 18 17:12 .dockerignore [2021-06-18T17:18:29.158Z] drwxrwxr-x 8 1001 1001 4096 Jun 18 17:12 .git [2021-06-18T17:18:29.158Z] drwxrwxr-x 3 1001 1001 4096 Jun 18 17:12 .github [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 818 Jun 18 17:12 .gitignore [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 166 Jun 18 17:12 .sonarcloud.properties [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 8609 Jun 18 17:12 Attribution.txt [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 3804 Jun 18 17:12 CONTRIBUTING.md [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 931 Jun 18 17:12 Dockerfile.build [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 849 Jun 18 17:12 Jenkinsfile [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 10775 Jun 18 17:12 LICENSE [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 5605 Jun 18 17:12 Makefile [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 7905 Jun 18 17:12 README.md [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 7071 Jun 18 17:12 SECURITY.md [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 5 Jun 18 17:09 VERSION [2021-06-18T17:18:29.158Z] -rw-rw-r-- 1 1001 1001 4131 Jun 18 17:12 ZMQWindows.md [2021-06-18T17:18:29.158Z] drwxrwxr-x 2 1001 1001 4096 Jun 18 17:12 bin [2021-06-18T17:18:29.158Z] drwxrwxr-x 14 1001 1001 4096 Jun 18 17:12 cmd [2021-06-18T17:18:29.159Z] -rw-r--r-- 1 root root 398095 Jun 18 17:17 coverage.out [2021-06-18T17:18:29.159Z] -rw-rw-r-- 1 1001 1001 841 Jun 18 17:12 go.mod [2021-06-18T17:18:29.159Z] -rw-r--r-- 1 root root 20843 Jun 18 17:14 go.sum [2021-06-18T17:18:29.159Z] drwxrwxr-x 7 1001 1001 4096 Jun 18 17:12 internal [2021-06-18T17:18:29.159Z] drwxrwxr-x 3 1001 1001 4096 Jun 18 17:12 openapi [2021-06-18T17:18:29.159Z] drwxrwxr-x 4 1001 1001 4096 Jun 18 17:12 snap [2021-06-18T17:18:29.159Z] -rw-rw-r-- 1 1001 1001 168 Jun 18 17:12 version.go [Pipeline] sh [2021-06-18T17:18:29.828Z] + '[' -e coverage.out ] [2021-06-18T17:18:29.828Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-18T17:18:29.860Z] Warning: overwriting stash ‘coverage-report’ [2021-06-18T17:18:30.712Z] Stashed 1 file(s) [Pipeline] sh [2021-06-18T17:18:31.367Z] + make build [2021-06-18T17:18:31.367Z] go mod tidy [2021-06-18T17:18:31.974Z] 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-06-18T17:18:38.698Z] 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-06-18T17:19:00.908Z] 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-06-18T17:19:01.902Z] 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-06-18T17:19:06.240Z] 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-06-18T17:19:06.517Z] 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-06-18T17:19:09.930Z] 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-06-18T17:19:13.336Z] 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-06-18T17:19:15.969Z] 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-06-18T17:19:20.293Z] 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-06-18T17:19:22.921Z] 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-06-18T17:19:26.321Z] 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-06-18T17:19:31.776Z] $ docker stop --time=1 fa86520735d712da898e12d076d1d68b26d2ba2d7d8e9bc05e49c970177f91b4 [2021-06-18T17:19:34.210Z] $ docker rm -f fa86520735d712da898e12d076d1d68b26d2ba2d7d8e9bc05e49c970177f91b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:19:35.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T17:19:36.199Z] [2021-06-18T17:19:36.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:19:36.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T17:19:36.834Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-18T17:19:36.834Z] 29e5d40040c1: Pulling fs layer [2021-06-18T17:19:36.834Z] 1ce36da41761: Pulling fs layer [2021-06-18T17:19:36.834Z] 25b303627fd3: Pulling fs layer [2021-06-18T17:19:37.112Z] 29e5d40040c1: Verifying Checksum [2021-06-18T17:19:37.112Z] 29e5d40040c1: Download complete [2021-06-18T17:19:37.721Z] 29e5d40040c1: Pull complete [2021-06-18T17:19:37.722Z] 1ce36da41761: Verifying Checksum [2021-06-18T17:19:37.722Z] 1ce36da41761: Download complete [2021-06-18T17:19:39.171Z] 1ce36da41761: Pull complete [2021-06-18T17:19:39.446Z] 25b303627fd3: Verifying Checksum [2021-06-18T17:19:39.446Z] 25b303627fd3: Download complete [2021-06-18T17:19:47.574Z] Running on prd-ubuntu18.04-docker-8c-8g-228 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-18T17:19:47.591Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-06-18T17:19:47.700Z] The recommended git tool is: git [2021-06-18T17:19:49.614Z] 25b303627fd3: Pull complete [2021-06-18T17:19:49.614Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-18T17:19:49.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T17:19:49.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-18T17:19:49.861Z] prd-ubuntu18.04-docker-arm64-4c-16g-227 does not seem to be running inside a container [2021-06-18T17:19:49.949Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-18T17:19:50.147Z] using credential edgex-jenkins-ssh [2021-06-18T17:19:50.163Z] Cloning the remote Git repository [2021-06-18T17:19:50.186Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-18T17:19:50.259Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-06-18T17:19:50.288Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T17:19:50.289Z] > git --version # timeout=10 [2021-06-18T17:19:50.296Z] > git --version # 'git version 2.17.1' [2021-06-18T17:19:50.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T17:19:50.330Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T17:19:52.708Z] $ docker top 8736d0da5f50e157c3bcf3576cf537fe873d98e08682c008a615277cb5088072 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T17:19:53.703Z] + grep parallel [2021-06-18T17:19:53.703Z] + docker-compose build --help [2021-06-18T17:19:55.720Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T17:19:55.728Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T17:19:55.740Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-18T17:19:55.753Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-18T17:19:55.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T17:19:55.758Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T17:19:56.395Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit a6eaf62da48ac6e52895b10b704fd6e3d1888d55 [2021-06-18T17:19:56.541Z] Merge succeeded, producing 6308d0aa4674d7176c89471c71cadf0fe3062bf3 [2021-06-18T17:19:56.542Z] Checking out Revision 6308d0aa4674d7176c89471c71cadf0fe3062bf3 (PR-3579) [2021-06-18T17:19:57.088Z] --parallel Build images in parallel. [Pipeline] } [2021-06-18T17:19:57.378Z] $ docker stop --time=1 8736d0da5f50e157c3bcf3576cf537fe873d98e08682c008a615277cb5088072 [2021-06-18T17:19:56.405Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T17:19:56.412Z] > git checkout -f a6eaf62da48ac6e52895b10b704fd6e3d1888d55 # timeout=10 [2021-06-18T17:19:56.468Z] > git remote # timeout=10 [2021-06-18T17:19:56.474Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T17:19:56.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T17:19:56.482Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-18T17:19:56.535Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T17:19:56.544Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T17:19:56.556Z] > git checkout -f 6308d0aa4674d7176c89471c71cadf0fe3062bf3 # timeout=10 [2021-06-18T17:19:59.202Z] $ docker rm -f 8736d0da5f50e157c3bcf3576cf537fe873d98e08682c008a615277cb5088072 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:19:59.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-18T17:19:59.873Z] . [Pipeline] withDockerContainer [2021-06-18T17:20:00.144Z] prd-ubuntu18.04-docker-arm64-4c-16g-227 does not seem to be running inside a container [2021-06-18T17:20:00.198Z] Commit message: "Merge commit '4428e4d1b6445bf1b64e4b4ca5eff36de518c634' into HEAD" [2021-06-18T17:20:00.210Z] First time build. Skipping changelog. [2021-06-18T17:20:00.222Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-18T17:20:00.201Z] > git rev-list --no-walk 11f87d31bac3d477efba0657b8c76ed8d66728a0 # timeout=10 [2021-06-18T17:20:01.745Z] $ docker top 7d90a64e917694ccc4b889683e059864264b93567ce7d62ba45e4fd2e74fe59f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T17:20:02.810Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-18T17:20:02.952Z] + echo snap-build.sh [2021-06-18T17:20:02.952Z] snap-build.sh [2021-06-18T17:20:02.952Z] + SNAP_BASE_DIR=. [2021-06-18T17:20:02.952Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-06-18T17:20:02.952Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-06-18T17:20:02.952Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-06-18T17:20:02.952Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-06-18T17:20:02.952Z] + cd /w/workspace/edgex-go/2 [2021-06-18T17:20:02.952Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-18T17:20:02.952Z] Reading package lists... [2021-06-18T17:20:02.952Z] Building dependency tree... [2021-06-18T17:20:02.952Z] Reading state information... [2021-06-18T17:20:03.219Z] The following packages were automatically installed and are no longer required: [2021-06-18T17:20:03.219Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-18T17:20:03.219Z] uidmap xdelta3 [2021-06-18T17:20:03.219Z] Use 'sudo apt autoremove' to remove them. [2021-06-18T17:20:03.219Z] The following packages will be REMOVED: [2021-06-18T17:20:03.219Z] lxd* lxd-client* [2021-06-18T17:20:03.481Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-18T17:20:03.481Z] After this operation, 31.7 MB disk space will be freed. [2021-06-18T17:20:04.007Z] (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-06-18T17:20:04.007Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T17:20:04.956Z] Removing lxd dnsmasq configuration [2021-06-18T17:20:04.956Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T17:20:05.219Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-18T17:20:05.794Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T17:20:06.057Z] (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-06-18T17:20:06.057Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-18T17:20:07.217Z] Building core-command ... [2021-06-18T17:20:07.217Z] Building core-data ... [2021-06-18T17:20:07.217Z] Building core-metadata ... [2021-06-18T17:20:07.217Z] Building security-bootstrapper ... [2021-06-18T17:20:07.217Z] Building security-proxy-setup ... [2021-06-18T17:20:07.217Z] Building security-secretstore-setup ... [2021-06-18T17:20:07.217Z] Building support-notifications ... [2021-06-18T17:20:07.217Z] Building support-scheduler ... [2021-06-18T17:20:07.217Z] Building sys-mgmt-agent ... [2021-06-18T17:20:07.217Z] Building core-data [2021-06-18T17:20:07.217Z] Building support-scheduler [2021-06-18T17:20:07.217Z] Building security-bootstrapper [2021-06-18T17:20:07.217Z] Building support-notifications [2021-06-18T17:20:07.217Z] Building security-proxy-setup [2021-06-18T17:20:07.453Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-18T17:20:07.454Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-18T17:20:08.849Z] + sudo snap remove --purge lxd [2021-06-18T17:20:08.849Z] snap "lxd" is not installed [2021-06-18T17:20:08.849Z] + sudo groupadd --force --system lxd [2021-06-18T17:20:08.849Z] ++ whoami [2021-06-18T17:20:08.849Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-18T17:20:08.849Z] + newgrp - lxd [2021-06-18T17:20:08.849Z] + sudo snap install lxd [2021-06-18T17:20:18.883Z] 2021-06-18T17:20:15Z INFO Waiting for automatic snapd restart... [2021-06-18T17:20:37.060Z] lxd 4.15 from Canonical* installed [2021-06-18T17:20:37.060Z] + sudo lxd init --auto [2021-06-18T17:20:45.278Z] + sudo snap install --classic snapcraft [2021-06-18T17:20:55.334Z] snapcraft 4.8.2 from Canonical* installed [2021-06-18T17:20:55.334Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-18T17:20:55.334Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-18T17:20:55.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T17:20:55.334Z] Dload Upload Total Spent Left Speed [2021-06-18T17:20:55.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 [2021-06-18T17:20:55.334Z] 100 3325k 100 3325k 0 0 10.3M 0 --:--:-- --:--:-- --:--:-- 10.3M [2021-06-18T17:20:55.334Z] ./yq_linux_amd64 [2021-06-18T17:20:55.334Z] + sudo snapcraft prime --use-lxd [2021-06-18T17:20:56.725Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-18T17:20:56.725Z] 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-06-18T17:20:56.725Z] - README.md [2021-06-18T17:20:56.725Z] [2021-06-18T17:20:56.725Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-18T17:20:57.302Z] Launching a container. [2021-06-18T17:21:05.465Z] Waiting for container to be ready [2021-06-18T17:21:06.040Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-18T17:21:06.040Z] [2021-06-18T17:21:10.253Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-18T17:21:10.253Z] Waiting for network to be ready... [2021-06-18T17:21:10.518Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-18T17:21:10.779Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-18T17:21:10.779Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-18T17:21:10.779Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-18T17:21:10.779Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-18T17:21:10.779Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-18T17:21:10.779Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-18T17:21:10.779Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-18T17:21:10.779Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-18T17:21:10.779Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-18T17:21:11.040Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-18T17:21:11.301Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-18T17:21:11.564Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-18T17:21:11.564Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-18T17:21:11.564Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-18T17:21:11.564Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-18T17:21:11.564Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-18T17:21:11.564Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-18T17:21:11.824Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-18T17:21:12.086Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-18T17:21:12.086Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-18T17:21:12.086Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-18T17:21:12.086Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-18T17:21:12.086Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-18T17:21:12.348Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-18T17:21:12.348Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-18T17:21:12.348Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-18T17:21:14.266Z] Fetched 24.7 MB in 4s (6360 kB/s) [2021-06-18T17:21:15.210Z] Reading package lists... [2021-06-18T17:21:15.471Z] Reading package lists... [2021-06-18T17:21:15.471Z] Building dependency tree... [2021-06-18T17:21:15.471Z] Reading state information... [2021-06-18T17:21:15.471Z] The following additional packages will be installed: [2021-06-18T17:21:15.471Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-18T17:21:15.471Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-18T17:21:15.471Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-18T17:21:15.471Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-18T17:21:15.471Z] Suggested packages: [2021-06-18T17:21:15.471Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-18T17:21:15.471Z] Recommended packages: [2021-06-18T17:21:15.471Z] gnupg libsasl2-modules [2021-06-18T17:21:15.733Z] The following NEW packages will be installed: [2021-06-18T17:21:15.733Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-18T17:21:15.733Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-18T17:21:15.733Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-18T17:21:15.733Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-18T17:21:15.733Z] The following packages will be upgraded: [2021-06-18T17:21:15.733Z] gpg gpg-agent gpgconf libudev1 [2021-06-18T17:21:15.733Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-18T17:21:15.733Z] Need to get 3530 kB of archives. [2021-06-18T17:21:15.733Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-18T17:21:15.733Z] 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-06-18T17:21:15.733Z] 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-06-18T17:21:15.733Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-18T17:21:15.733Z] 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-06-18T17:21:15.994Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-18T17:21:16.269Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-18T17:21:16.532Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-18T17:21:16.532Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-18T17:21:16.532Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-18T17:21:16.532Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-18T17:21:16.532Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-18T17:21:16.794Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-18T17:21:16.794Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-18T17:21:16.794Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-18T17:21:16.794Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-18T17:21:16.794Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-18T17:21:16.794Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-18T17:21:16.794Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-18T17:21:16.794Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-18T17:21:16.794Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-18T17:21:16.794Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-18T17:21:16.794Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-18T17:21:16.794Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T17:21:16.794Z] Fetched 3530 kB in 1s (3084 kB/s) [2021-06-18T17:21:17.057Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-18T17:21:17.057Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-18T17:21:17.057Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T17:21:17.057Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-18T17:21:17.057Z] Selecting previously unselected package udev. [2021-06-18T17:21:17.057Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-18T17:21:17.057Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-18T17:21:17.057Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-18T17:21:17.320Z] Selecting previously unselected package libfuse2:amd64. [2021-06-18T17:21:17.320Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-18T17:21:17.320Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-18T17:21:17.582Z] Selecting previously unselected package fuse. [2021-06-18T17:21:17.582Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-18T17:21:17.582Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-18T17:21:17.582Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T17:21:17.582Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T17:21:17.582Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T17:21:17.582Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T17:21:17.582Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T17:21:17.582Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T17:21:17.844Z] Selecting previously unselected package libksba8:amd64. [2021-06-18T17:21:17.844Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-18T17:21:17.844Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-18T17:21:17.844Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-18T17:21:17.844Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T17:21:17.844Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:17.844Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-18T17:21:17.844Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T17:21:17.844Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:18.109Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-18T17:21:18.109Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T17:21:18.109Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:18.109Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-18T17:21:18.109Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T17:21:18.109Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:18.109Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-18T17:21:18.109Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T17:21:18.109Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:18.109Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-18T17:21:18.109Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T17:21:18.109Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:18.371Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-18T17:21:18.371Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T17:21:18.371Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:18.371Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-18T17:21:18.371Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T17:21:18.371Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:18.371Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-18T17:21:18.371Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-18T17:21:18.371Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:18.371Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-18T17:21:18.371Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-18T17:21:18.371Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T17:21:18.371Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-18T17:21:18.371Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-18T17:21:18.371Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T17:21:18.634Z] Selecting previously unselected package libldap-common. [2021-06-18T17:21:18.634Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-18T17:21:18.634Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T17:21:18.634Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-18T17:21:18.634Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-18T17:21:18.634Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T17:21:18.634Z] Selecting previously unselected package dirmngr. [2021-06-18T17:21:18.634Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T17:21:18.634Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-18T17:21:18.895Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T17:21:18.895Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-18T17:21:18.895Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-18T17:21:18.895Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T17:21:18.895Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-18T17:21:18.895Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-18T17:21:18.895Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:18.895Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-18T17:21:18.895Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T17:21:18.895Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-18T17:21:19.157Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-18T17:21:19.157Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:19.419Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-18T17:21:19.419Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-18T17:21:19.419Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-18T17:21:19.419Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:19.419Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:19.419Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:19.419Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:19.419Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:19.419Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:19.419Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-18T17:21:19.419Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-18T17:21:19.419Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-18T17:21:19.419Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T17:21:19.992Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-18T17:21:19.992Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-18T17:21:19.992Z] This means they are not meant to be enabled using systemctl. [2021-06-18T17:21:19.992Z] Possible reasons for having this kind of units are: [2021-06-18T17:21:19.992Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-18T17:21:19.993Z] .wants/ or .requires/ directory. [2021-06-18T17:21:19.993Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-18T17:21:19.993Z] a requirement dependency on it. [2021-06-18T17:21:19.993Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-18T17:21:19.993Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-18T17:21:19.993Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-18T17:21:19.993Z] instance name specified. [2021-06-18T17:21:20.253Z] Reading package lists... [2021-06-18T17:21:20.253Z] Building dependency tree... [2021-06-18T17:21:20.253Z] Reading state information... [2021-06-18T17:21:20.514Z] The following additional packages will be installed: [2021-06-18T17:21:20.514Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-18T17:21:20.514Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-18T17:21:20.514Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-18T17:21:20.514Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-18T17:21:20.514Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-18T17:21:20.514Z] Suggested packages: [2021-06-18T17:21:20.514Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-18T17:21:20.514Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-18T17:21:20.514Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-18T17:21:20.514Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-18T17:21:20.514Z] systemd-container policykit-1 [2021-06-18T17:21:20.514Z] Recommended packages: [2021-06-18T17:21:20.514Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-18T17:21:20.514Z] The following NEW packages will be installed: [2021-06-18T17:21:20.514Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-18T17:21:20.514Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-18T17:21:20.514Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-18T17:21:20.514Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-18T17:21:20.514Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-18T17:21:20.514Z] The following packages will be upgraded: [2021-06-18T17:21:20.514Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-18T17:21:20.514Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-18T17:21:20.514Z] Need to get 36.7 MB of archives. [2021-06-18T17:21:20.514Z] After this operation, 147 MB of additional disk space will be used. [2021-06-18T17:21:20.514Z] 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-06-18T17:21:20.776Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-18T17:21:20.776Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-18T17:21:20.776Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-18T17:21:20.776Z] 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-06-18T17:21:20.776Z] 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-06-18T17:21:20.776Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-18T17:21:20.776Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-18T17:21:20.776Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-18T17:21:20.776Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-18T17:21:20.776Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-18T17:21:20.776Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-18T17:21:20.776Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-18T17:21:20.776Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-18T17:21:20.776Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-18T17:21:20.776Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-18T17:21:21.352Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-18T17:21:21.352Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-18T17:21:21.615Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-18T17:21:21.615Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-18T17:21:21.615Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-18T17:21:21.615Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-18T17:21:21.615Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-18T17:21:21.615Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-18T17:21:21.615Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-18T17:21:21.615Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-18T17:21:21.615Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-18T17:21:21.615Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-18T17:21:21.615Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-18T17:21:21.615Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-18T17:21:23.007Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T17:21:23.007Z] Fetched 36.7 MB in 2s (14.8 MB/s) [2021-06-18T17:21:23.268Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T17:21:23.268Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-18T17:21:23.268Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T17:21:23.863Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-18T17:21:23.863Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T17:21:23.863Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-18T17:21:23.863Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T17:21:23.863Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-18T17:21:23.863Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-18T17:21:24.124Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-18T17:21:24.124Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-18T17:21:24.124Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-18T17:21:24.124Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-18T17:21:24.389Z] Setting up apt (1.6.13) ... [2021-06-18T17:21:24.389Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-18T17:21:24.649Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-18T17:21:24.910Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-18T17:21:24.910Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-18T17:21:24.910Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-18T17:21:24.910Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-18T17:21:24.910Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T17:21:24.910Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T17:21:25.172Z] Selecting previously unselected package libexpat1:amd64. [2021-06-18T17:21:25.172Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-18T17:21:25.172Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-18T17:21:25.173Z] Selecting previously unselected package python3.6-minimal. [2021-06-18T17:21:25.173Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T17:21:25.173Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T17:21:25.435Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-18T17:21:25.435Z] Checking for services that may need to be restarted...done. [2021-06-18T17:21:25.435Z] Checking for services that may need to be restarted...done. [2021-06-18T17:21:25.435Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T17:21:25.435Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-18T17:21:25.435Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T17:21:26.009Z] Selecting previously unselected package python3-minimal. [2021-06-18T17:21:26.009Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-18T17:21:26.009Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-18T17:21:26.009Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-18T17:21:26.009Z] Selecting previously unselected package mime-support. [2021-06-18T17:21:26.009Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-18T17:21:26.009Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-18T17:21:26.009Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-18T17:21:26.009Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-18T17:21:26.009Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-18T17:21:26.271Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-18T17:21:26.271Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T17:21:26.271Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T17:21:26.271Z] Selecting previously unselected package python3.6. [2021-06-18T17:21:26.271Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-18T17:21:26.271Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T17:21:26.533Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-18T17:21:26.533Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-18T17:21:26.533Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-18T17:21:26.533Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-18T17:21:26.795Z] Selecting previously unselected package python3. [2021-06-18T17:21:26.795Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-18T17:21:26.795Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-18T17:21:26.795Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-18T17:21:26.795Z] Selecting previously unselected package multiarch-support. [2021-06-18T17:21:26.795Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T17:21:26.795Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-18T17:21:26.795Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-18T17:21:26.795Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-18T17:21:26.795Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-18T17:21:26.795Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-18T17:21:26.795Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-18T17:21:26.795Z] Selecting previously unselected package libbsd0:amd64. [2021-06-18T17:21:26.795Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-18T17:21:26.795Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-18T17:21:27.056Z] Selecting previously unselected package sudo. [2021-06-18T17:21:27.056Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-18T17:21:27.056Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-18T17:21:27.056Z] Selecting previously unselected package apparmor. [2021-06-18T17:21:27.056Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-18T17:21:27.056Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-18T17:21:27.318Z] Selecting previously unselected package libedit2:amd64. [2021-06-18T17:21:27.318Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-18T17:21:27.318Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-18T17:21:27.318Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-18T17:21:27.318Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T17:21:27.318Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T17:21:27.318Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-18T17:21:27.318Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T17:21:27.318Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T17:21:27.318Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-18T17:21:27.318Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-18T17:21:27.318Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-18T17:21:27.585Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-18T17:21:27.585Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T17:21:27.585Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T17:21:27.585Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-18T17:21:27.585Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-18T17:21:27.585Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T17:21:27.585Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-18T17:21:27.585Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-18T17:21:27.585Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-18T17:21:27.847Z] Selecting previously unselected package openssh-client. [2021-06-18T17:21:27.847Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-18T17:21:27.847Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-18T17:21:27.847Z] Selecting previously unselected package squashfs-tools. [2021-06-18T17:21:27.847Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-18T17:21:27.847Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-18T17:21:28.108Z] Selecting previously unselected package snapd. [2021-06-18T17:21:28.108Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-18T17:21:28.108Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-18T17:21:29.028Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:21:29.028Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:21:29.028Z] ---> 89a3cd777588 [2021-06-18T17:21:29.028Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T17:21:29.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:21:29.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:21:29.028Z] ---> 89a3cd777588 [2021-06-18T17:21:29.028Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T17:21:29.028Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:21:29.028Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:21:29.028Z] ---> 89a3cd777588 [2021-06-18T17:21:29.028Z] Step 3/22 : WORKDIR /edgex-go [2021-06-18T17:21:29.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:21:29.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:21:29.028Z] ---> 89a3cd777588 [2021-06-18T17:21:29.028Z] Step 3/23 : WORKDIR /edgex-go [2021-06-18T17:21:29.028Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:21:29.028Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:21:29.028Z] ---> 89a3cd777588 [2021-06-18T17:21:29.028Z] Step 3/32 : WORKDIR /edgex-go [2021-06-18T17:21:29.028Z] ---> Running in aac1ca8d66e7 [2021-06-18T17:21:29.028Z] ---> Running in 4f0eec55676f [2021-06-18T17:21:29.028Z] ---> Running in ef70c35488b7 [2021-06-18T17:21:29.028Z] ---> Running in 0a236a8d7d6b [2021-06-18T17:21:29.028Z] ---> Running in 21daab2cc6f5 [2021-06-18T17:21:29.028Z] Removing intermediate container 21daab2cc6f5 [2021-06-18T17:21:29.028Z] Removing intermediate container 4f0eec55676f [2021-06-18T17:21:29.028Z] ---> 8bacf6b8f2d6 [2021-06-18T17:21:29.028Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> b770b9e4d470 [2021-06-18T17:21:29.028Z] [2021-06-18T17:21:29.028Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:21:29.028Z] Removing intermediate container aac1ca8d66e7 [2021-06-18T17:21:29.028Z] ---> 05da37f0ff41 [2021-06-18T17:21:29.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:21:29.028Z] Removing intermediate container ef70c35488b7 [2021-06-18T17:21:29.028Z] ---> 1abb77b041ca [2021-06-18T17:21:29.028Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:21:29.028Z] Removing intermediate container 0a236a8d7d6b [2021-06-18T17:21:29.028Z] ---> a833a8e9e587 [2021-06-18T17:21:29.028Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:21:29.028Z] ---> Running in 92904c2f71f6 [2021-06-18T17:21:29.028Z] ---> Running in 395e1d0b7efd [2021-06-18T17:21:29.028Z] ---> Running in 5144575ecdb9 [2021-06-18T17:21:29.028Z] ---> Running in 4510ed64110b [2021-06-18T17:21:29.028Z] ---> Running in 96591f433301 [2021-06-18T17:21:29.028Z] Removing intermediate container 395e1d0b7efd [2021-06-18T17:21:29.028Z] ---> 1c9205fe7d2b [2021-06-18T17:21:29.028Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-18T17:21:29.028Z] ---> Running in e97bc8a71c9e [2021-06-18T17:21:29.028Z] Removing intermediate container 92904c2f71f6 [2021-06-18T17:21:29.028Z] ---> 33ed4dcab981 [2021-06-18T17:21:29.028Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-18T17:21:29.028Z] Removing intermediate container 5144575ecdb9 [2021-06-18T17:21:29.028Z] ---> 162733a3f79b [2021-06-18T17:21:29.028Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-18T17:21:29.028Z] ---> Running in 427c79d2b88c [2021-06-18T17:21:29.028Z] ---> Running in f61c68060af4 [2021-06-18T17:21:29.028Z] Removing intermediate container 4510ed64110b [2021-06-18T17:21:29.028Z] ---> b39cba67db4b [2021-06-18T17:21:29.028Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-18T17:21:29.028Z] Removing intermediate container 96591f433301 [2021-06-18T17:21:29.028Z] ---> 8c32e4faa959 [2021-06-18T17:21:29.028Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-18T17:21:29.028Z] ---> Running in 634defba4f0d [2021-06-18T17:21:29.028Z] ---> Running in a94e8c7a584d [2021-06-18T17:21:29.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:21:29.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:21:29.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:21:29.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:21:29.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:21:29.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:21:29.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:21:29.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:21:29.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:21:29.028Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:21:29.028Z] OK: 218 MiB in 52 packages [2021-06-18T17:21:29.302Z] OK: 218 MiB in 52 packages [2021-06-18T17:21:29.302Z] OK: 218 MiB in 52 packages [2021-06-18T17:21:29.577Z] OK: 218 MiB in 52 packages [2021-06-18T17:21:29.858Z] OK: 218 MiB in 52 packages [2021-06-18T17:21:30.026Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-18T17:21:30.026Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-18T17:21:30.026Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-18T17:21:30.286Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-18T17:21:30.286Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-18T17:21:30.287Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T17:21:30.287Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T17:21:30.287Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-18T17:21:30.287Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-18T17:21:30.460Z] Removing intermediate container e97bc8a71c9e [2021-06-18T17:21:30.460Z] ---> b403dfd5d222 [2021-06-18T17:21:30.460Z] Step 6/32 : COPY go.mod . [2021-06-18T17:21:30.858Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-18T17:21:30.858Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-18T17:21:30.859Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-18T17:21:30.859Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T17:21:30.859Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T17:21:30.859Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-18T17:21:31.055Z] Removing intermediate container f61c68060af4 [2021-06-18T17:21:31.055Z] ---> 4a03e95d1e01 [2021-06-18T17:21:31.055Z] Step 6/23 : COPY go.mod . [2021-06-18T17:21:31.055Z] Removing intermediate container 427c79d2b88c [2021-06-18T17:21:31.055Z] ---> b07062fcb490 [2021-06-18T17:21:31.055Z] Step 6/24 : COPY go.mod . [2021-06-18T17:21:31.335Z] Removing intermediate container 634defba4f0d [2021-06-18T17:21:31.335Z] ---> 18e9702f0305 [2021-06-18T17:21:31.335Z] Step 6/22 : COPY go.mod . [2021-06-18T17:21:31.335Z] Removing intermediate container a94e8c7a584d [2021-06-18T17:21:31.335Z] ---> 2db74e87ff6a [2021-06-18T17:21:31.335Z] Step 6/23 : COPY go.mod . [2021-06-18T17:21:31.335Z] ---> 547ad69d61db [2021-06-18T17:21:31.335Z] Step 7/32 : RUN go mod download [2021-06-18T17:21:31.432Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-18T17:21:31.432Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T17:21:31.432Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-18T17:21:31.432Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-18T17:21:31.432Z] running python rtupdate hooks for python3.6... [2021-06-18T17:21:31.432Z] running python post-rtupdate hooks for python3.6... [2021-06-18T17:21:31.432Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-18T17:21:31.614Z] ---> Running in a9b2d6084c34 [2021-06-18T17:21:32.003Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-18T17:21:32.227Z] ---> d9bf37d8af9f [2021-06-18T17:21:32.227Z] Step 7/23 : RUN go mod download [2021-06-18T17:21:32.227Z] ---> 82bd619cea33 [2021-06-18T17:21:32.227Z] Step 7/24 : RUN go mod download [2021-06-18T17:21:32.265Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-18T17:21:32.265Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-18T17:21:32.265Z] Setting up snapd (2.49.2+18.04) ... [2021-06-18T17:21:32.506Z] ---> Running in 712d97c2b152 [2021-06-18T17:21:32.507Z] ---> Running in 9c837723f876 [2021-06-18T17:21:32.785Z] ---> 2410105a7c5e [2021-06-18T17:21:32.785Z] Step 7/22 : RUN go mod download [2021-06-18T17:21:32.785Z] ---> bfcdd54b51dd [2021-06-18T17:21:32.785Z] Step 7/23 : RUN go mod download [2021-06-18T17:21:32.837Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-18T17:21:32.837Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-18T17:21:33.075Z] ---> Running in b2e6ce57ea6f [2021-06-18T17:21:33.075Z] ---> Running in 9ec4d4b35904 [2021-06-18T17:21:33.098Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-18T17:21:33.098Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-18T17:21:33.359Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-18T17:21:33.359Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-18T17:21:33.620Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-18T17:21:33.620Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-18T17:21:33.882Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-18T17:21:34.143Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-18T17:21:34.143Z] /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-06-18T17:21:34.143Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-18T17:21:34.143Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-18T17:21:35.537Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T17:21:35.537Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T17:21:35.752Z] Removing intermediate container a9b2d6084c34 [2021-06-18T17:21:35.752Z] ---> 026b25018b60 [2021-06-18T17:21:35.752Z] Step 8/32 : COPY . . [2021-06-18T17:21:35.799Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-18T17:21:36.743Z] Reading package lists... [2021-06-18T17:21:36.750Z] Removing intermediate container 712d97c2b152 [2021-06-18T17:21:36.751Z] ---> 1144235600c6 [2021-06-18T17:21:36.751Z] Step 8/23 : COPY . . [2021-06-18T17:21:37.004Z] Reading package lists... [2021-06-18T17:21:37.004Z] Building dependency tree... [2021-06-18T17:21:37.004Z] Reading state information... [2021-06-18T17:21:37.267Z] Calculating upgrade... [2021-06-18T17:21:37.267Z] The following packages will be upgraded: [2021-06-18T17:21:37.267Z] advancecomp base-files bash binutils binutils-common [2021-06-18T17:21:37.267Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-18T17:21:37.267Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-18T17:21:37.267Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-18T17:21:37.267Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-18T17:21:37.267Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-18T17:21:37.267Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-18T17:21:37.267Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-18T17:21:37.267Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-18T17:21:37.267Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-18T17:21:37.267Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-18T17:21:37.267Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-18T17:21:37.267Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-18T17:21:37.267Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-18T17:21:37.267Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-18T17:21:37.267Z] ubuntu-keyring util-linux [2021-06-18T17:21:37.267Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T17:21:37.267Z] Need to get 64.1 MB of archives. [2021-06-18T17:21:37.267Z] After this operation, 5110 kB of additional disk space will be used. [2021-06-18T17:21:37.267Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-18T17:21:37.349Z] Removing intermediate container 9c837723f876 [2021-06-18T17:21:37.349Z] ---> f76393cab8ce [2021-06-18T17:21:37.349Z] Step 8/24 : COPY . . [2021-06-18T17:21:37.532Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-18T17:21:37.532Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-18T17:21:37.532Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-18T17:21:37.532Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-18T17:21:37.532Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-18T17:21:37.532Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-18T17:21:37.532Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-18T17:21:37.532Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-18T17:21:37.532Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-18T17:21:37.532Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-18T17:21:37.532Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-18T17:21:37.532Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-18T17:21:37.532Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-18T17:21:37.532Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-18T17:21:37.532Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-18T17:21:37.532Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-18T17:21:37.532Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-18T17:21:37.532Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-18T17:21:37.532Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-18T17:21:37.532Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-18T17:21:37.800Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-18T17:21:37.800Z] 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-06-18T17:21:37.800Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-18T17:21:37.800Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-18T17:21:37.800Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-18T17:21:37.800Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-18T17:21:37.800Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-18T17:21:37.800Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-18T17:21:37.800Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-18T17:21:37.800Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-18T17:21:37.800Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-18T17:21:37.800Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-18T17:21:37.800Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-18T17:21:37.800Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-18T17:21:37.800Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-18T17:21:37.800Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-18T17:21:37.800Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-18T17:21:37.800Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-18T17:21:37.800Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-18T17:21:37.800Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-18T17:21:37.800Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-18T17:21:37.800Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-18T17:21:37.800Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-18T17:21:37.800Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-18T17:21:37.800Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-18T17:21:37.800Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-18T17:21:37.800Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-18T17:21:37.800Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-18T17:21:37.800Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-18T17:21:37.800Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-18T17:21:37.800Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-18T17:21:37.800Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-18T17:21:37.800Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-18T17:21:37.800Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-18T17:21:37.800Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-18T17:21:37.800Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-18T17:21:37.953Z] Removing intermediate container b2e6ce57ea6f [2021-06-18T17:21:37.953Z] ---> ff69507f9232 [2021-06-18T17:21:37.953Z] Step 8/22 : COPY . . [2021-06-18T17:21:38.062Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-18T17:21:38.062Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-18T17:21:38.233Z] Removing intermediate container 9ec4d4b35904 [2021-06-18T17:21:38.233Z] ---> f6d9fa0d39d1 [2021-06-18T17:21:38.233Z] Step 8/23 : COPY . . [2021-06-18T17:21:38.326Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-18T17:21:38.326Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-18T17:21:38.326Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-18T17:21:38.326Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-18T17:21:38.326Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-18T17:21:38.326Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-18T17:21:38.326Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-18T17:21:38.586Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-18T17:21:38.586Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-18T17:21:38.586Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-18T17:21:38.586Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-18T17:21:38.586Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-18T17:21:38.849Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-18T17:21:38.849Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-18T17:21:38.849Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-18T17:21:38.849Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-18T17:21:38.849Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-18T17:21:38.849Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-18T17:21:38.849Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-18T17:21:38.849Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-18T17:21:38.849Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-18T17:21:38.849Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-18T17:21:38.849Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-18T17:21:38.849Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-18T17:21:38.849Z] Get:84 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-06-18T17:21:38.849Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-18T17:21:38.849Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-18T17:21:38.849Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-18T17:21:38.849Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-18T17:21:39.110Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-18T17:21:39.110Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-18T17:21:39.110Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-18T17:21:39.110Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-18T17:21:39.110Z] 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-06-18T17:21:39.110Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-18T17:21:39.110Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-18T17:21:39.110Z] 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-06-18T17:21:39.110Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-18T17:21:39.110Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-18T17:21:39.110Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-18T17:21:39.110Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-18T17:21:39.405Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-18T17:21:39.405Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-18T17:21:39.405Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T17:21:39.405Z] Fetched 64.1 MB in 2s (32.7 MB/s) [2021-06-18T17:21:39.666Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T17:21:39.666Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T17:21:39.666Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T17:21:40.609Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T17:21:40.609Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T17:21:40.609Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-18T17:21:40.609Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-18T17:21:41.184Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:41.184Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T17:21:41.184Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:41.184Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T17:21:41.445Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:41.445Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T17:21:41.445Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:41.707Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T17:21:41.707Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:41.707Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T17:21:41.969Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:41.969Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T17:21:41.969Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:41.969Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T17:21:42.300Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T17:21:42.300Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T17:21:42.300Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:42.300Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-18T17:21:42.561Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-18T17:21:42.823Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T17:21:42.823Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:42.823Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T17:21:42.823Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:42.823Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T17:21:43.085Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:43.085Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-18T17:21:43.346Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T17:21:43.346Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T17:21:43.346Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T17:21:43.608Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T17:21:44.183Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-18T17:21:44.183Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-18T17:21:44.183Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-18T17:21:44.183Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-18T17:21:44.183Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-18T17:21:44.183Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-18T17:21:44.445Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-18T17:21:44.445Z] Installing new version of config file /etc/issue ... [2021-06-18T17:21:44.445Z] Installing new version of config file /etc/issue.net ... [2021-06-18T17:21:44.445Z] Installing new version of config file /etc/lsb-release ... [2021-06-18T17:21:44.445Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-18T17:21:44.707Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-18T17:21:44.707Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-18T17:21:44.707Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-18T17:21:44.968Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:44.968Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-18T17:21:44.968Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-18T17:21:44.968Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-18T17:21:44.968Z] 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-06-18T17:21:45.228Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:45.228Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T17:21:45.228Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-18T17:21:45.228Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-18T17:21:45.228Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:45.228Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-18T17:21:45.228Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-18T17:21:45.489Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-18T17:21:45.489Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:45.489Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-18T17:21:45.489Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T17:21:45.752Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-18T17:21:45.752Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:45.752Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T17:21:45.752Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T17:21:45.752Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T17:21:46.015Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:46.015Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T17:21:46.015Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T17:21:46.015Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-18T17:21:46.015Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:46.015Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-18T17:21:46.015Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-18T17:21:46.277Z] Setting up grep (3.1-2build1) ... [2021-06-18T17:21:46.277Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:46.277Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-18T17:21:46.277Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-18T17:21:46.277Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-18T17:21:46.538Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:46.538Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T17:21:46.538Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T17:21:46.538Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-18T17:21:46.538Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:46.538Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T17:21:46.538Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T17:21:47.121Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T17:21:47.121Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T17:21:47.121Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-18T17:21:47.121Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T17:21:47.382Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-18T17:21:47.382Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:47.382Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-18T17:21:47.382Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-18T17:21:47.643Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-18T17:21:47.643Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-18T17:21:47.913Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-18T17:21:47.914Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-18T17:21:47.914Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-18T17:21:47.914Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:47.914Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-18T17:21:47.914Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-18T17:21:47.914Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-18T17:21:48.176Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:48.176Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T17:21:48.176Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T17:21:48.176Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T17:21:48.176Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:48.176Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T17:21:48.176Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T17:21:48.176Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T17:21:48.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:48.438Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T17:21:48.438Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T17:21:48.438Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T17:21:48.438Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:48.438Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T17:21:48.438Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T17:21:48.438Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T17:21:48.701Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:48.701Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T17:21:48.701Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T17:21:48.701Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T17:21:48.701Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T17:21:48.701Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T17:21:48.701Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:48.701Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-18T17:21:48.701Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T17:21:48.964Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T17:21:48.964Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:48.964Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T17:21:48.964Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T17:21:48.964Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-18T17:21:48.964Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:48.964Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T17:21:48.964Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T17:21:49.228Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-18T17:21:49.228Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:49.228Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T17:21:49.228Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T17:21:49.491Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-18T17:21:49.755Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-18T17:21:50.019Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-18T17:21:50.286Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:50.286Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-18T17:21:50.286Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-18T17:21:50.286Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T17:21:50.286Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-18T17:21:50.286Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-18T17:21:50.286Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-18T17:21:50.550Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-18T17:21:50.550Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T17:21:50.550Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-18T17:21:50.550Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-18T17:21:50.550Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-18T17:21:50.812Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T17:21:50.813Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-18T17:21:50.813Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-18T17:21:50.813Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-18T17:21:50.813Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T17:21:50.813Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-18T17:21:50.813Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-18T17:21:51.074Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-18T17:21:51.074Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T17:21:51.074Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T17:21:51.074Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T17:21:51.074Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T17:21:51.335Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-18T17:21:51.335Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T17:21:51.335Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T17:21:51.335Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T17:21:51.335Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-18T17:21:51.335Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-18T17:21:51.335Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T17:21:51.600Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T17:21:51.601Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:51.601Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-18T17:21:51.601Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-18T17:21:51.601Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-18T17:21:51.601Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-18T17:21:51.862Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T17:21:51.863Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T17:21:51.863Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T17:21:51.863Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:51.863Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-18T17:21:51.863Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-18T17:21:51.863Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-18T17:21:52.126Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:52.126Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-18T17:21:52.126Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-18T17:21:52.126Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-18T17:21:52.126Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:52.126Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-18T17:21:52.126Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-18T17:21:52.126Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-18T17:21:52.388Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:52.388Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-18T17:21:52.388Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-18T17:21:52.388Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-18T17:21:52.388Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:52.388Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-18T17:21:52.388Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-18T17:21:52.649Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-18T17:21:52.649Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:52.649Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-18T17:21:52.649Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-18T17:21:53.220Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-18T17:21:53.482Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:53.482Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-18T17:21:53.482Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-18T17:21:53.482Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-18T17:21:53.743Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:53.743Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-18T17:21:53.743Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-18T17:21:53.743Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-18T17:21:54.316Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:54.316Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-18T17:21:54.316Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-18T17:21:54.316Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-18T17:21:54.578Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:54.578Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-18T17:21:54.578Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-18T17:21:54.841Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-18T17:21:54.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:54.841Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-18T17:21:54.841Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-18T17:21:55.103Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-18T17:21:55.103Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:55.103Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-18T17:21:55.366Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-18T17:21:55.366Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-18T17:21:55.366Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:55.366Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-18T17:21:55.366Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-18T17:21:55.630Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-18T17:21:55.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:55.630Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-18T17:21:55.630Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-18T17:21:55.630Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-18T17:21:55.893Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-18T17:21:55.893Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-18T17:21:55.893Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-18T17:21:55.893Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-18T17:21:55.893Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-18T17:21:55.893Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-18T17:21:55.893Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-18T17:21:56.156Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-18T17:21:56.156Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-18T17:21:56.418Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-18T17:21:56.418Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-18T17:21:56.418Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-18T17:21:56.418Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-18T17:21:56.680Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-18T17:21:56.680Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-18T17:21:56.680Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-18T17:21:56.680Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-18T17:21:56.680Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-18T17:21:56.680Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-18T17:21:56.942Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-18T17:21:56.942Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-18T17:21:56.942Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-18T17:21:56.942Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-18T17:21:57.203Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-18T17:21:57.203Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-18T17:21:57.203Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-18T17:21:57.203Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-18T17:21:57.203Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-18T17:21:57.465Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-18T17:21:57.726Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-18T17:21:57.726Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-18T17:21:57.726Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-18T17:21:57.726Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-18T17:21:57.726Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T17:21:57.726Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T17:21:57.988Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T17:21:57.988Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T17:21:57.988Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T17:21:57.988Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T17:21:58.249Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-18T17:21:58.249Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-18T17:21:58.249Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:58.249Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T17:21:58.511Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:58.511Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T17:21:58.511Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:58.511Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T17:21:58.781Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:58.781Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T17:21:59.728Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T17:21:59.728Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T17:22:00.456Z] ---> 996d57002c40 [2021-06-18T17:22:00.456Z] Step 9/32 : RUN go mod tidy [2021-06-18T17:22:00.456Z] ---> 556333e074b5 [2021-06-18T17:22:00.456Z] Step 9/23 : RUN go mod tidy [2021-06-18T17:22:00.456Z] ---> 9af31f431c91 [2021-06-18T17:22:00.456Z] Step 9/22 : RUN go mod tidy [2021-06-18T17:22:00.670Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T17:22:00.670Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T17:22:00.730Z] ---> Running in 38206253360f [2021-06-18T17:22:00.730Z] ---> Running in 9381acf2055c [2021-06-18T17:22:01.002Z] ---> 0e7be4a23298 [2021-06-18T17:22:01.002Z] Step 9/23 : RUN go mod tidy [2021-06-18T17:22:01.002Z] ---> 7e7d08f57233 [2021-06-18T17:22:01.002Z] Step 9/24 : RUN go mod tidy [2021-06-18T17:22:01.002Z] ---> Running in 14367fa496ee [2021-06-18T17:22:01.279Z] ---> Running in 5f7a20e47ac9 [2021-06-18T17:22:01.279Z] ---> Running in cc5bf884174e [2021-06-18T17:22:02.057Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T17:22:02.057Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T17:22:02.629Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T17:22:02.629Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T17:22:03.572Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-18T17:22:03.572Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-18T17:22:03.572Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T17:22:03.572Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T17:22:03.572Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-18T17:22:03.834Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T17:22:03.834Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-18T17:22:03.834Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-18T17:22:04.094Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-18T17:22:04.094Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-18T17:22:04.094Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T17:22:04.094Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T17:22:04.094Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-18T17:22:04.094Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-18T17:22:04.357Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-18T17:22:04.357Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-18T17:22:04.357Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T17:22:04.357Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-18T17:22:04.357Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T17:22:04.357Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T17:22:04.357Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T17:22:04.357Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-18T17:22:04.357Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-18T17:22:04.357Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-18T17:22:04.619Z] [2021-06-18T17:22:04.619Z] Current default time zone: 'Etc/UTC' [2021-06-18T17:22:04.619Z] Local time is now: Fri Jun 18 17:22:04 UTC 2021. [2021-06-18T17:22:04.619Z] Universal Time is now: Fri Jun 18 17:22:04 UTC 2021. [2021-06-18T17:22:04.619Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-18T17:22:04.619Z] [2021-06-18T17:22:04.619Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-18T17:22:04.619Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T17:22:04.619Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-18T17:22:04.619Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-18T17:22:04.619Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-18T17:22:04.879Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-18T17:22:04.879Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-18T17:22:04.879Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-18T17:22:04.879Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-18T17:22:04.879Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-18T17:22:04.879Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T17:22:04.879Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-18T17:22:04.879Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T17:22:04.879Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-18T17:22:04.879Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T17:22:05.141Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-18T17:22:05.141Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-18T17:22:05.141Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-18T17:22:05.141Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-18T17:22:05.141Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-18T17:22:05.141Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-18T17:22:05.141Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-18T17:22:05.141Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-18T17:22:07.059Z] Updating certificates in /etc/ssl/certs... [2021-06-18T17:22:08.006Z] 23 added, 27 removed; done. [2021-06-18T17:22:08.007Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-18T17:22:08.007Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-18T17:22:08.007Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-18T17:22:08.007Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-18T17:22:08.007Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-18T17:22:08.044Z] Removing intermediate container 9381acf2055c [2021-06-18T17:22:08.044Z] ---> eb3cf5ff010c [2021-06-18T17:22:08.044Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-18T17:22:08.044Z] ---> Running in a362b95a7aa7 [2021-06-18T17:22:08.044Z] Removing intermediate container 38206253360f [2021-06-18T17:22:08.044Z] ---> 2dff9b2036bf [2021-06-18T17:22:08.044Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-18T17:22:08.044Z] ---> Running in 5bfffa990f24 [2021-06-18T17:22:08.044Z] Removing intermediate container 14367fa496ee [2021-06-18T17:22:08.044Z] ---> 575e72b81e42 [2021-06-18T17:22:08.044Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-18T17:22:08.044Z] Removing intermediate container 5f7a20e47ac9 [2021-06-18T17:22:08.044Z] ---> 4d169aeda684 [2021-06-18T17:22:08.044Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-18T17:22:08.044Z] ---> Running in aa17d8fe7e0a [2021-06-18T17:22:08.270Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T17:22:08.270Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-18T17:22:08.270Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T17:22:08.324Z] ---> Running in 2d7238c2839e [2021-06-18T17:22:08.533Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T17:22:08.533Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T17:22:08.533Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T17:22:08.533Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T17:22:08.533Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-18T17:22:08.616Z] Removing intermediate container cc5bf884174e [2021-06-18T17:22:08.616Z] ---> 5f4367da07ff [2021-06-18T17:22:08.616Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-18T17:22:08.616Z] ---> Running in e783e95cde60 [2021-06-18T17:22:08.795Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-18T17:22:08.795Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-18T17:22:08.795Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-18T17:22:08.795Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-18T17:22:09.056Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T17:22:09.056Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-18T17:22:09.056Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-18T17:22:09.056Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-18T17:22:09.354Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-18T17:22:09.354Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T17:22:09.615Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-18T17:22:09.615Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-18T17:22:09.615Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-18T17:22:09.615Z] Updating certificates in /etc/ssl/certs... [2021-06-18T17:22:09.616Z] 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-06-18T17:22:09.897Z] 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-06-18T17:22:10.190Z] 0 added, 0 removed; done. [2021-06-18T17:22:10.190Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-18T17:22:10.190Z] done. [2021-06-18T17:22:10.765Z] Reading package lists... [2021-06-18T17:22:10.765Z] Building dependency tree... [2021-06-18T17:22:10.765Z] Reading state information... [2021-06-18T17:22:10.893Z] 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-06-18T17:22:10.893Z] 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-06-18T17:22:11.029Z] The following NEW packages will be installed: [2021-06-18T17:22:11.029Z] apt-transport-https [2021-06-18T17:22:11.175Z] 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-06-18T17:22:11.291Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T17:22:11.292Z] Need to get 1692 B of archives. [2021-06-18T17:22:11.292Z] After this operation, 154 kB of additional disk space will be used. [2021-06-18T17:22:11.292Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-18T17:22:11.292Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T17:22:11.292Z] Fetched 1692 B in 0s (6270 B/s) [2021-06-18T17:22:11.554Z] Selecting previously unselected package apt-transport-https. [2021-06-18T17:22:11.554Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-18T17:22:11.554Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-18T17:22:11.554Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-18T17:22:11.554Z] Setting up apt-transport-https (1.6.13) ... [2021-06-18T17:22:11.817Z] Waiting for network to be ready... [2021-06-18T17:22:17.141Z] 2021-06-18T17:22:14Z INFO Waiting for automatic snapd restart... [2021-06-18T17:22:17.422Z] snapd 2.51 from Canonical* installed [2021-06-18T17:22:18.189Z] "snapd" switched to the "latest/stable" channel [2021-06-18T17:22:18.189Z] [2021-06-18T17:22:20.879Z] core18 20210507 from Canonical* installed [2021-06-18T17:22:20.879Z] "core18" switched to the "latest/stable" channel [2021-06-18T17:22:20.879Z] [2021-06-18T17:22:24.187Z] snapcraft 4.8.2 from Canonical* installed [2021-06-18T17:22:24.187Z] "snapcraft" switched to the "latest/stable" channel [2021-06-18T17:22:24.187Z] [2021-06-18T17:22:27.492Z] 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-06-18T17:22:27.492Z] - README.md [2021-06-18T17:22:27.492Z] [2021-06-18T17:22:27.492Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-18T17:22:28.067Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T17:22:28.067Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T17:22:28.329Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-18T17:22:29.537Z] Reading package lists... [2021-06-18T17:22:29.799Z] 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-06-18T17:22:29.799Z] Reading package lists... [2021-06-18T17:22:30.061Z] Building dependency tree... [2021-06-18T17:22:30.061Z] Reading state information... [2021-06-18T17:22:30.061Z] Suggested packages: [2021-06-18T17:22:30.061Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-18T17:22:30.061Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-18T17:22:30.061Z] Recommended packages: [2021-06-18T17:22:30.061Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-18T17:22:30.322Z] The following NEW packages will be installed: [2021-06-18T17:22:30.322Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-18T17:22:30.322Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-18T17:22:30.322Z] pkg-config zip [2021-06-18T17:22:30.322Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-18T17:22:30.322Z] Need to get 7663 kB of archives. [2021-06-18T17:22:30.322Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-18T17:22:30.322Z] 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-06-18T17:22:30.322Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-18T17:22:30.322Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-18T17:22:30.322Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-18T17:22:30.322Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-18T17:22:30.582Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-18T17:22:30.582Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-18T17:22:30.582Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-18T17:22:30.582Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-18T17:22:30.843Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-18T17:22:30.843Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-18T17:22:30.843Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-18T17:22:30.843Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-18T17:22:30.843Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-18T17:22:30.843Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-18T17:22:31.104Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-18T17:22:31.104Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-06-18T17:22:31.104Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-18T17:22:31.104Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-18T17:22:31.104Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-18T17:22:31.104Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-18T17:22:31.378Z] Selecting previously unselected package libpsl5:amd64. [2021-06-18T17:22:31.378Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-18T17:22:31.378Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-18T17:22:31.378Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-18T17:22:31.378Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-18T17:22:31.378Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-18T17:22:31.378Z] Selecting previously unselected package librtmp1:amd64. [2021-06-18T17:22:31.378Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-18T17:22:31.378Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-18T17:22:31.639Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-18T17:22:31.640Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-18T17:22:31.640Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-18T17:22:31.640Z] Selecting previously unselected package liberror-perl. [2021-06-18T17:22:31.640Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-18T17:22:31.640Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-18T17:22:31.640Z] Selecting previously unselected package git-man. [2021-06-18T17:22:31.640Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-18T17:22:31.640Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-18T17:22:31.640Z] Selecting previously unselected package git. [2021-06-18T17:22:31.640Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-18T17:22:31.640Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-18T17:22:33.026Z] Selecting previously unselected package libnorm1:amd64. [2021-06-18T17:22:33.026Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-18T17:22:33.026Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-18T17:22:33.288Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-18T17:22:33.288Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-18T17:22:33.288Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-18T17:22:33.288Z] Selecting previously unselected package libsodium23:amd64. [2021-06-18T17:22:33.288Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-18T17:22:33.288Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-18T17:22:33.551Z] Selecting previously unselected package libzmq5:amd64. [2021-06-18T17:22:33.551Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-18T17:22:33.551Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T17:22:33.551Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-18T17:22:33.551Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-18T17:22:33.551Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T17:22:33.814Z] Selecting previously unselected package pkg-config. [2021-06-18T17:22:33.814Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-18T17:22:33.814Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-18T17:22:34.076Z] Selecting previously unselected package zip. [2021-06-18T17:22:34.076Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-18T17:22:34.076Z] Unpacking zip (3.0-11build1) ... [2021-06-18T17:22:34.076Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-18T17:22:34.076Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-18T17:22:34.076Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-18T17:22:34.076Z] Setting up liberror-perl (0.17025-1) ... [2021-06-18T17:22:34.076Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-18T17:22:34.076Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-18T17:22:34.339Z] No schema files found: doing nothing. [2021-06-18T17:22:34.339Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-18T17:22:34.339Z] Setting up zip (3.0-11build1) ... [2021-06-18T17:22:34.339Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-18T17:22:34.339Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-18T17:22:34.339Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-18T17:22:34.339Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T17:22:34.339Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-18T17:22:34.339Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-18T17:22:34.339Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-18T17:22:34.339Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-18T17:22:34.911Z] git set to automatically installed. [2021-06-18T17:22:34.911Z] git-man set to automatically installed. [2021-06-18T17:22:34.911Z] libcurl3-gnutls set to automatically installed. [2021-06-18T17:22:34.911Z] liberror-perl set to automatically installed. [2021-06-18T17:22:34.911Z] libglib2.0-0 set to automatically installed. [2021-06-18T17:22:34.911Z] libnghttp2-14 set to automatically installed. [2021-06-18T17:22:34.911Z] libnorm1 set to automatically installed. [2021-06-18T17:22:34.911Z] libpgm-5.2-0 set to automatically installed. [2021-06-18T17:22:34.911Z] libpsl5 set to automatically installed. [2021-06-18T17:22:34.911Z] librtmp1 set to automatically installed. [2021-06-18T17:22:34.911Z] libsodium23 set to automatically installed. [2021-06-18T17:22:34.911Z] libzmq3-dev set to automatically installed. [2021-06-18T17:22:34.911Z] libzmq5 set to automatically installed. [2021-06-18T17:22:34.911Z] pkg-config set to automatically installed. [2021-06-18T17:22:34.911Z] zip set to automatically installed. [2021-06-18T17:22:36.828Z] snapd is not logged in, snap install commands will use sudo [2021-06-18T17:22:37.400Z] snap "core18" has no updates available [2021-06-18T17:22:37.973Z] snapd is not logged in, snap install commands will use sudo [2021-06-18T17:22:47.992Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-18T17:22:48.256Z] Downloading snap 'edgex-app-service-configurable' [2021-06-18T17:22:49.644Z] 2021/06/18 17:22:49.572251 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_562.snap: 7311360 [2021-06-18T17:22:51.035Z] Pulling app-service-config [2021-06-18T17:22:51.035Z] + snapcraftctl pull [2021-06-18T17:22:52.426Z] Pulling config-common [2021-06-18T17:22:52.426Z] + snapcraftctl pull [2021-06-18T17:22:53.379Z] Pulling go-build-helper [2021-06-18T17:22:53.379Z] + snapcraftctl pull [2021-06-18T17:22:54.326Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-06-18T17:22:54.326Z] Skipping pull go-build-helper (already ran) [2021-06-18T17:22:54.326Z] Building go-build-helper [2021-06-18T17:22:54.326Z] + snapcraftctl build [2021-06-18T17:22:56.245Z] Staging go-build-helper [2021-06-18T17:22:56.245Z] + snapcraftctl stage [2021-06-18T17:23:06.255Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-18T17:23:06.255Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-18T17:23:06.255Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-18T17:23:06.255Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-18T17:23:06.255Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-18T17:23:06.255Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-18T17:23:06.255Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-18T17:23:06.255Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-18T17:23:06.255Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-18T17:23:06.255Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-18T17:23:06.255Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-18T17:23:06.255Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-18T17:23:06.255Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-18T17:23:06.255Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-18T17:23:06.255Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-18T17:23:06.255Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-18T17:23:06.255Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-18T17:23:06.255Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-18T17:23:06.255Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-18T17:23:06.255Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-18T17:23:06.255Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-18T17:23:06.255Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-18T17:23:06.255Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-18T17:23:06.255Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-18T17:23:06.255Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-18T17:23:06.255Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-18T17:23:06.255Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-18T17:23:06.255Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-18T17:23:06.255Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-18T17:23:06.255Z] Fetched 224 kB in 0s (0 B/s) [2021-06-18T17:23:06.255Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-18T17:23:06.255Z] Fetched 157 kB in 0s (0 B/s) [2021-06-18T17:23:06.255Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-18T17:23:06.255Z] Fetched 221 kB in 0s (0 B/s) [2021-06-18T17:23:06.255Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-18T17:23:06.255Z] Fetched 143 kB in 0s (0 B/s) [2021-06-18T17:23:06.255Z] Pulling edgex-go [2021-06-18T17:23:06.255Z] + snapcraftctl pull [2021-06-18T17:23:06.255Z] Pulling hooks [2021-06-18T17:23:06.255Z] + snapcraftctl pull [2021-06-18T17:23:24.403Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-18T17:23:24.403Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-18T17:23:24.403Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-18T17:23:24.403Z] Fetched 0 B in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-18T17:23:24.403Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-18T17:23:24.403Z] Fetched 279 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-18T17:23:24.403Z] Fetched 122 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-18T17:23:24.403Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-18T17:23:24.403Z] Fetched 8848 B in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-18T17:23:24.403Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-18T17:23:24.403Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-18T17:23:24.403Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-18T17:23:24.403Z] Fetched 219 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-18T17:23:24.403Z] Fetched 154 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-18T17:23:24.403Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-18T17:23:24.403Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-18T17:23:24.403Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-18T17:23:24.403Z] Fetched 499 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-18T17:23:24.403Z] Fetched 111 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-18T17:23:24.403Z] Fetched 240 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-18T17:23:24.403Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-18T17:23:24.403Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-18T17:23:24.403Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-18T17:23:24.403Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-18T17:23:24.404Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-18T17:23:24.404Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-18T17:23:24.404Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-18T17:23:24.404Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-18T17:23:24.404Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-18T17:23:24.404Z] Fetched 8720 B in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-06-18T17:23:24.404Z] Fetched 140 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-18T17:23:24.404Z] Fetched 119 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-06-18T17:23:24.404Z] Fetched 111 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-18T17:23:24.404Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-18T17:23:24.404Z] Fetched 645 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-18T17:23:24.404Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-18T17:23:24.404Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-18T17:23:24.404Z] Fetched 368 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-18T17:23:24.404Z] Fetched 187 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-18T17:23:24.404Z] Fetched 175 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-18T17:23:24.404Z] Fetched 206 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-18T17:23:24.404Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-18T17:23:24.404Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-18T17:23:24.404Z] Fetched 159 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-18T17:23:24.404Z] Fetched 107 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-18T17:23:24.404Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-18T17:23:24.404Z] Pulling static-packages [2021-06-18T17:23:24.404Z] + snapcraftctl pull [2021-06-18T17:23:24.404Z] Pulling version [2021-06-18T17:23:24.404Z] + cd /root/project [2021-06-18T17:23:24.404Z] + git describe --tags --abbrev=0 [2021-06-18T17:23:24.404Z] + sed s/v// [2021-06-18T17:23:24.404Z] + GIT_VERSION=2.0.0-dev.271 [2021-06-18T17:23:24.404Z] + [ -z 2.0.0-dev.271 ] [2021-06-18T17:23:24.404Z] + snapcraftctl set-version 2.0.0-dev.271 [2021-06-18T17:23:24.404Z] Building app-service-config [2021-06-18T17:23:24.404Z] + snapcraftctl build [2021-06-18T17:23:26.326Z] Building config-common [2021-06-18T17:23:26.326Z] + snapcraftctl build [2021-06-18T17:23:28.254Z] Skipping build go-build-helper (already ran) [2021-06-18T17:23:28.254Z] Building edgex-go [2021-06-18T17:23:28.516Z] + cd /root/parts/edgex-go/src [2021-06-18T17:23:28.516Z] + make build [2021-06-18T17:23:28.516Z] go mod tidy [2021-06-18T17:23:30.440Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-18T17:23:30.440Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-18T17:23:30.440Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-18T17:23:30.440Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-18T17:23:30.440Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-18T17:23:30.440Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-18T17:23:30.440Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-18T17:23:30.440Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-18T17:23:30.440Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-18T17:23:30.440Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-18T17:23:30.440Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-18T17:23:30.440Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-18T17:23:30.700Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-18T17:23:30.963Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-18T17:23:30.963Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-18T17:23:30.963Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-18T17:23:30.963Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-18T17:23:31.907Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-18T17:23:31.908Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-18T17:23:31.908Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-18T17:23:31.908Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-18T17:23:31.908Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-18T17:23:31.908Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-18T17:23:31.908Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-18T17:23:31.908Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-18T17:23:31.908Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-18T17:23:32.486Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-18T17:23:32.486Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-18T17:23:32.486Z] go: downloading golang.org/x/text v0.3.2 [2021-06-18T17:23:32.486Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-18T17:23:32.486Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-18T17:23:32.486Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-18T17:23:32.486Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-18T17:23:32.486Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-18T17:23:32.486Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-18T17:23:32.486Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-18T17:23:32.749Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-18T17:23:32.749Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-18T17:23:32.749Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-18T17:23:33.010Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-18T17:23:33.270Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-18T17:23:33.270Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-18T17:23:33.270Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-18T17:23:33.270Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-18T17:23:33.532Z] go: downloading github.com/kr/text v0.1.0 [2021-06-18T17:23:33.532Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-18T17:23:33.532Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-18T17:23:33.532Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-18T17:23:33.532Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-18T17:23:33.532Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-18T17:23:33.532Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-18T17:23:33.532Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-18T17:23:33.532Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-18T17:23:33.794Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-18T17:23:33.794Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-18T17:23:33.794Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-18T17:23:33.794Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-18T17:23:33.794Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-18T17:23:33.794Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-18T17:23:33.794Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-18T17:23:33.794Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-18T17:23:33.794Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-18T17:23:33.794Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-18T17:23:33.794Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-18T17:23:33.794Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-18T17:23:33.794Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-18T17:23:33.794Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-18T17:23:33.794Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-18T17:23:33.794Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-18T17:23:33.794Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-18T17:23:33.794Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-18T17:23:33.794Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-18T17:23:33.794Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-18T17:23:33.794Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-18T17:23:33.794Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-18T17:23:33.794Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-18T17:23:34.056Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-18T17:23:34.056Z] 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-06-18T17:23:44.289Z] 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-06-18T17:23:47.597Z] 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-06-18T17:23:48.545Z] 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-06-18T17:23:49.935Z] 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-06-18T17:23:50.198Z] 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-06-18T17:23:51.592Z] 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-06-18T17:23:52.538Z] 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-06-18T17:23:53.484Z] 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-06-18T17:23:55.408Z] 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-06-18T17:23:55.982Z] 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-06-18T17:23:56.925Z] 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-06-18T17:23:58.842Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-18T17:23:58.842Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-18T17:23:58.842Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-18T17:23:58.842Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-18T17:23:58.842Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-18T17:23:58.842Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-18T17:23:58.842Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-18T17:23:58.842Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-18T17:23:58.842Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-18T17:23:58.842Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-18T17:23:58.842Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-18T17:23:58.842Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-18T17:23:58.842Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-18T17:23:58.842Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-18T17:23:58.842Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-18T17:23:58.842Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-18T17:23:58.842Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-18T17:23:58.842Z] + 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-06-18T17:23:58.842Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-18T17:23:58.842Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-18T17:23:58.842Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-18T17:23:58.843Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-18T17:23:58.843Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-18T17:23:58.843Z] + 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-06-18T17:23:58.843Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-18T17:23:58.843Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-18T17:23:58.843Z] + 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-06-18T17:24:00.233Z] Building hooks [2021-06-18T17:24:00.233Z] + cd /root/parts/hooks/src [2021-06-18T17:24:00.233Z] + make build [2021-06-18T17:24:00.233Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-06-18T17:24:00.233Z] go: github.com/canonical/edgex-snap-hooks/v2@v2.0.0: missing go.sum entry; to add it: [2021-06-18T17:24:00.233Z] go mod download github.com/canonical/edgex-snap-hooks/v2 [2021-06-18T17:24:00.233Z] make: *** [cmd/configure/configure] Error 1 [2021-06-18T17:24:00.233Z] Makefile:7: recipe for target 'cmd/configure/configure' failed [2021-06-18T17:24:00.233Z] Failed to run 'override-build': Exit code was 2. [2021-06-18T17:24:00.495Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T17:24:02.286Z] Failed in branch amd64 [2021-06-18T17:24:03.106Z] 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-06-18T17:24:08.527Z] Removing intermediate container a362b95a7aa7 [2021-06-18T17:24:08.527Z] ---> e93e192e1a64 [2021-06-18T17:24:08.527Z] [2021-06-18T17:24:08.527Z] Step 11/32 : FROM alpine:3.12 [2021-06-18T17:24:08.527Z] 3.12: Pulling from library/alpine [2021-06-18T17:24:08.527Z] Removing intermediate container 5bfffa990f24 [2021-06-18T17:24:08.527Z] ---> 4b3c8ac124e2 [2021-06-18T17:24:08.527Z] [2021-06-18T17:24:08.527Z] Removing intermediate container 2d7238c2839e [2021-06-18T17:24:08.527Z] ---> 0664bd6dfb20 [2021-06-18T17:24:08.527Z] [2021-06-18T17:24:08.527Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T17:24:08.527Z] Step 11/23 : FROM alpine:3.12 [2021-06-18T17:24:08.527Z] 3.12: Pulling from library/alpine [2021-06-18T17:24:08.527Z] 3.12: Pulling from library/alpine [2021-06-18T17:24:08.806Z] Removing intermediate container aa17d8fe7e0a [2021-06-18T17:24:08.806Z] ---> b7aa62d5761e [2021-06-18T17:24:08.806Z] [2021-06-18T17:24:08.806Z] Step 11/22 : FROM alpine:3.12 [2021-06-18T17:24:09.083Z] 3.12: Pulling from library/alpine [2021-06-18T17:24:09.683Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T17:24:09.683Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T17:24:09.683Z] Status: Downloaded newer image for alpine:3.12 [2021-06-18T17:24:09.683Z] Status: Image is up to date for alpine:3.12 [2021-06-18T17:24:09.683Z] ---> c4fd0aeabfcf [2021-06-18T17:24:09.683Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-18T17:24:09.683Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T17:24:09.683Z] Status: Image is up to date for alpine:3.12 [2021-06-18T17:24:09.683Z] ---> c4fd0aeabfcf [2021-06-18T17:24:09.683Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-18T17:24:09.683Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-18T17:24:09.683Z] Status: Image is up to date for alpine:3.12 [2021-06-18T17:24:09.683Z] ---> c4fd0aeabfcf [2021-06-18T17:24:09.683Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-18T17:24:09.683Z] ---> c4fd0aeabfcf [2021-06-18T17:24:09.683Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-18T17:24:10.278Z] ---> Running in 00c4e8374688 [2021-06-18T17:24:10.279Z] ---> Running in 84febb7befc0 [2021-06-18T17:24:10.279Z] ---> Running in 9cef57f881d1 [2021-06-18T17:24:10.279Z] ---> Running in 285eedeb7f4d [2021-06-18T17:24:10.883Z] Removing intermediate container 9cef57f881d1 [2021-06-18T17:24:10.883Z] ---> 9ebbf7cd8a47 [2021-06-18T17:24:10.883Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-18T17:24:11.161Z] ---> Running in b0882b014b3e [2021-06-18T17:24:12.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:24:12.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:24:12.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:24:12.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:24:12.874Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:24:13.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:24:13.147Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-18T17:24:13.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:24:13.421Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-18T17:24:13.421Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:24:13.421Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T17:24:13.421Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-18T17:24:13.421Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:24:13.421Z] OK: 5 MiB in 15 packages [2021-06-18T17:24:13.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:24:13.701Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-18T17:24:13.701Z] OK: 6 MiB in 16 packages [2021-06-18T17:24:13.701Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T17:24:13.701Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-18T17:24:13.982Z] (4/4) Installing curl (7.77.0-r0) [2021-06-18T17:24:13.982Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:24:13.982Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T17:24:13.982Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-18T17:24:13.982Z] (2/2) Installing su-exec (0.2-r1) [2021-06-18T17:24:14.265Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:24:14.265Z] OK: 5 MiB in 16 packages [2021-06-18T17:24:14.265Z] OK: 7 MiB in 18 packages [2021-06-18T17:24:16.259Z] Removing intermediate container 285eedeb7f4d [2021-06-18T17:24:16.259Z] ---> b6e406f50363 [2021-06-18T17:24:16.259Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T17:24:16.259Z] ---> Running in f1591c50cfbf [2021-06-18T17:24:16.554Z] Removing intermediate container b0882b014b3e [2021-06-18T17:24:16.554Z] ---> 5b57ad478693 [2021-06-18T17:24:16.554Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-18T17:24:16.828Z] Removing intermediate container 84febb7befc0 [2021-06-18T17:24:16.828Z] ---> 561f0392c352 [2021-06-18T17:24:16.828Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T17:24:16.828Z] Removing intermediate container e783e95cde60 [2021-06-18T17:24:16.828Z] ---> e997fd5ccf83 [2021-06-18T17:24:16.828Z] [2021-06-18T17:24:16.828Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T17:24:16.828Z] ---> c4fd0aeabfcf [2021-06-18T17:24:16.828Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-18T17:24:17.107Z] ---> Running in 93dcf7ccb93f [2021-06-18T17:24:17.107Z] ---> Running in 82dd9bc0af88 [2021-06-18T17:24:17.107Z] ---> Running in c63a77c01c28 [2021-06-18T17:24:17.387Z] Removing intermediate container f1591c50cfbf [2021-06-18T17:24:17.387Z] ---> ec095ed4d19f [2021-06-18T17:24:17.387Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-18T17:24:17.387Z] Removing intermediate container 00c4e8374688 [2021-06-18T17:24:17.387Z] ---> 412309dec7a8 [2021-06-18T17:24:17.387Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T17:24:17.661Z] ---> Running in c33e8b313727 [2021-06-18T17:24:17.661Z] ---> Running in 941c03c5f68b [2021-06-18T17:24:17.661Z] Removing intermediate container 93dcf7ccb93f [2021-06-18T17:24:17.661Z] ---> c1a9f45f6a3a [2021-06-18T17:24:17.661Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-18T17:24:17.937Z] Removing intermediate container 82dd9bc0af88 [2021-06-18T17:24:17.937Z] ---> be8c2597dde8 [2021-06-18T17:24:17.937Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-18T17:24:17.937Z] ---> Running in 89b65eecb406 [2021-06-18T17:24:17.937Z] Removing intermediate container c63a77c01c28 [2021-06-18T17:24:17.937Z] ---> c50909c1da34 [2021-06-18T17:24:17.937Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-18T17:24:17.937Z] ---> Running in 88ac5f8efaa2 [2021-06-18T17:24:18.214Z] ---> Running in 4ef65c211116 [2021-06-18T17:24:18.493Z] Removing intermediate container 941c03c5f68b [2021-06-18T17:24:18.493Z] ---> 13de81a463bc [2021-06-18T17:24:18.493Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T17:24:18.493Z] Removing intermediate container c33e8b313727 [2021-06-18T17:24:18.493Z] ---> a31be963dc6e [2021-06-18T17:24:18.493Z] Step 14/22 : WORKDIR /edgex [2021-06-18T17:24:18.493Z] ---> Running in d72f2754953d [2021-06-18T17:24:18.773Z] ---> Running in 4e6bd0fe5c0e [2021-06-18T17:24:18.773Z] Removing intermediate container 89b65eecb406 [2021-06-18T17:24:18.773Z] ---> c70909dd2708 [2021-06-18T17:24:18.773Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-18T17:24:18.773Z] Removing intermediate container 88ac5f8efaa2 [2021-06-18T17:24:18.773Z] ---> 82980c6034e2 [2021-06-18T17:24:18.773Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-18T17:24:19.049Z] Removing intermediate container 4ef65c211116 [2021-06-18T17:24:19.049Z] ---> 48a38cc406ce [2021-06-18T17:24:19.049Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-18T17:24:19.049Z] ---> Running in 510376ada660 [2021-06-18T17:24:19.049Z] ---> Running in 106eff03bd53 [2021-06-18T17:24:19.325Z] ---> Running in a0da1f1233ce [2021-06-18T17:24:19.325Z] Removing intermediate container d72f2754953d [2021-06-18T17:24:19.325Z] ---> 0581310f0b08 [2021-06-18T17:24:19.325Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:24:19.634Z] Removing intermediate container 4e6bd0fe5c0e [2021-06-18T17:24:19.634Z] ---> 6e53d9b6d3dc [2021-06-18T17:24:19.634Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-18T17:24:19.920Z] Removing intermediate container 106eff03bd53 [2021-06-18T17:24:19.920Z] ---> 9d6019a76e2b [2021-06-18T17:24:19.920Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:24:20.194Z] Removing intermediate container a0da1f1233ce [2021-06-18T17:24:20.194Z] ---> a7a9a57db083 [2021-06-18T17:24:20.194Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:24:20.478Z] ---> Running in 5351366f266e [2021-06-18T17:24:20.756Z] ---> 041111aba9ce [2021-06-18T17:24:20.756Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-18T17:24:21.033Z] ---> db1b0c9a141b [2021-06-18T17:24:21.033Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-18T17:24:21.314Z] ---> f4af0d8951b1 [2021-06-18T17:24:21.314Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-18T17:24:22.758Z] Removing intermediate container 510376ada660 [2021-06-18T17:24:22.758Z] ---> caf1aa989c25 [2021-06-18T17:24:22.758Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-18T17:24:22.758Z] ---> Running in bc2a37cd7919 [2021-06-18T17:24:23.036Z] ---> 66cc8a0274f0 [2021-06-18T17:24:23.036Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-18T17:24:23.036Z] ---> e50205bcb7a3 [2021-06-18T17:24:23.036Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-18T17:24:23.312Z] ---> 55147544b07b [2021-06-18T17:24:23.312Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-18T17:24:23.588Z] Removing intermediate container bc2a37cd7919 [2021-06-18T17:24:23.588Z] ---> 56e369cff8a8 [2021-06-18T17:24:23.588Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-18T17:24:23.867Z] Removing intermediate container 5351366f266e [2021-06-18T17:24:23.867Z] ---> 57626135a215 [2021-06-18T17:24:23.867Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-18T17:24:24.148Z] ---> Running in 94e2043d6edb [2021-06-18T17:24:24.747Z] ---> 74fdb60484f7 [2021-06-18T17:24:24.747Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] ---> afaef826a268 [2021-06-18T17:24:24.747Z] [2021-06-18T17:24:24.747Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-18T17:24:24.747Z] ---> Running in 651259beac3a [2021-06-18T17:24:24.747Z] ---> Running in 5bb7224c581c [2021-06-18T17:24:25.021Z] ---> 4d6727d18b4b [2021-06-18T17:24:25.021Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-18T17:24:25.021Z] ---> 140ebd2a1bb4 [2021-06-18T17:24:25.021Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-18T17:24:25.297Z] ---> Running in c4983f823ffd [2021-06-18T17:24:25.297Z] ---> Running in cf57545a9ac0 [2021-06-18T17:24:25.574Z] Removing intermediate container 651259beac3a [2021-06-18T17:24:25.574Z] ---> 92a102169e04 [2021-06-18T17:24:25.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:24:25.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:24:25.574Z] Removing intermediate container 5bb7224c581c [2021-06-18T17:24:25.574Z] ---> a97edd7088ee [2021-06-18T17:24:25.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:24:25.852Z] ---> Running in 89d5f5912263 [2021-06-18T17:24:25.852Z] ---> Running in a9aea4af379e [2021-06-18T17:24:25.852Z] Removing intermediate container cf57545a9ac0 [2021-06-18T17:24:25.852Z] ---> dba9977f09ec [2021-06-18T17:24:25.852Z] Step 19/22 : CMD ["--init=true"] [2021-06-18T17:24:26.138Z] ---> Running in 8530a8536b28 [2021-06-18T17:24:26.412Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:24:26.412Z] Removing intermediate container 89d5f5912263 [2021-06-18T17:24:26.412Z] ---> 5d01530e9e60 [2021-06-18T17:24:26.412Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T17:24:26.412Z] Removing intermediate container a9aea4af379e [2021-06-18T17:24:26.412Z] ---> fb6000912ee0 [2021-06-18T17:24:26.412Z] Step 21/23 : LABEL arch=arm64 [2021-06-18T17:24:26.689Z] ---> Running in dcc30f2b3692 [2021-06-18T17:24:26.689Z] ---> Running in 4d3adbc791da [2021-06-18T17:24:26.689Z] Removing intermediate container 8530a8536b28 [2021-06-18T17:24:26.689Z] ---> 7b02b68513f6 [2021-06-18T17:24:26.689Z] Step 20/22 : LABEL arch=arm64 [2021-06-18T17:24:26.964Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-18T17:24:26.964Z] ---> Running in 4f8578a1880a [2021-06-18T17:24:27.238Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-18T17:24:27.238Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-18T17:24:27.238Z] Removing intermediate container dcc30f2b3692 [2021-06-18T17:24:27.238Z] ---> c47af1b796aa [2021-06-18T17:24:27.238Z] Step 22/23 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 [2021-06-18T17:24:27.238Z] Removing intermediate container 4d3adbc791da [2021-06-18T17:24:27.238Z] ---> 8ae33248445b [2021-06-18T17:24:27.238Z] Step 22/23 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 [2021-06-18T17:24:27.238Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-18T17:24:27.520Z] ---> Running in 7152231ecd49 [2021-06-18T17:24:27.520Z] ---> Running in 39b98d3bdf92 [2021-06-18T17:24:27.520Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-18T17:24:27.801Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-18T17:24:27.801Z] Removing intermediate container 4f8578a1880a [2021-06-18T17:24:27.801Z] ---> c66e2061f1cf [2021-06-18T17:24:27.801Z] Step 21/22 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 [2021-06-18T17:24:27.801Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:24:27.801Z] OK: 8 MiB in 20 packages [2021-06-18T17:24:28.081Z] ---> Running in d51bd60cda51 [2021-06-18T17:24:28.361Z] Removing intermediate container 7152231ecd49 [2021-06-18T17:24:28.361Z] ---> 0d2fade2ef8d [2021-06-18T17:24:28.361Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T17:24:28.361Z] ---> Running in f6dc0696b18a [2021-06-18T17:24:28.639Z] Removing intermediate container 39b98d3bdf92 [2021-06-18T17:24:28.639Z] ---> cb1529722ece [2021-06-18T17:24:28.639Z] Step 23/23 : LABEL version=0.0.0 [2021-06-18T17:24:28.639Z] Removing intermediate container c4983f823ffd [2021-06-18T17:24:28.639Z] ---> 66bbad6eac74 [2021-06-18T17:24:28.639Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:24:28.639Z] Removing intermediate container d51bd60cda51 [2021-06-18T17:24:28.639Z] ---> ac79592d3012 [2021-06-18T17:24:28.639Z] Step 22/22 : LABEL version=0.0.0 [2021-06-18T17:24:28.912Z] ---> Running in aa0ce5acf4b6 [2021-06-18T17:24:28.912Z] ---> Running in 6ff0bd678b7b [2021-06-18T17:24:29.191Z] Removing intermediate container f6dc0696b18a [2021-06-18T17:24:29.191Z] ---> e00a02e51b68 [2021-06-18T17:24:29.191Z] [2021-06-18T17:24:29.466Z] Removing intermediate container 94e2043d6edb [2021-06-18T17:24:29.466Z] ---> 2fd61743d5ee [2021-06-18T17:24:29.466Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:24:29.466Z] Removing intermediate container aa0ce5acf4b6 [2021-06-18T17:24:29.466Z] ---> 99c4eea6cebd [2021-06-18T17:24:29.466Z] [2021-06-18T17:24:29.741Z] Successfully built e00a02e51b68 [2021-06-18T17:24:29.741Z] Successfully tagged support-scheduler-arm64:latest [2021-06-18T17:24:29.741Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-18T17:24:29.741Z] Removing intermediate container 6ff0bd678b7b [2021-06-18T17:24:29.741Z] ---> a0ff1f9b8dc5 [2021-06-18T17:24:29.741Z] [2021-06-18T17:24:29.741Z] ---> d0ab48a2c224 [2021-06-18T17:24:30.016Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-18T17:24:30.016Z] Successfully built 99c4eea6cebd [2021-06-18T17:24:30.289Z] Successfully tagged support-notifications-arm64:latest [2021-06-18T17:24:30.289Z] Building security-secretstore-setup [2021-06-18T17:24:30.289Z]  Building support-notifications ... done Successfully built a0ff1f9b8dc5 [2021-06-18T17:24:30.289Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-18T17:24:30.289Z] Building core-metadata [2021-06-18T17:24:30.888Z]  Building security-proxy-setup ... done  ---> bb94dff771f3 [2021-06-18T17:24:30.889Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-18T17:24:31.486Z] ---> 33452d69cbc2 [2021-06-18T17:24:31.486Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-18T17:24:32.079Z] ---> 35338cffbd87 [2021-06-18T17:24:32.079Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-18T17:24:32.353Z] ---> 6a69933ab234 [2021-06-18T17:24:32.353Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-18T17:24:32.950Z] ---> 28ed96394f66 [2021-06-18T17:24:32.950Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-18T17:24:33.221Z] ---> Running in 10b97e1d9d55 [2021-06-18T17:24:33.221Z] ---> b9ed5817c761 [2021-06-18T17:24:33.221Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-18T17:24:34.205Z] Removing intermediate container 10b97e1d9d55 [2021-06-18T17:24:34.205Z] ---> 18b6278ffcf5 [2021-06-18T17:24:34.205Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:24:34.479Z] ---> Running in e2bbf1c059e2 [2021-06-18T17:24:34.752Z] ---> 6780593d9aa2 [2021-06-18T17:24:34.752Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-18T17:24:35.380Z] ---> Running in 563d80d91428 [2021-06-18T17:24:35.380Z] Removing intermediate container e2bbf1c059e2 [2021-06-18T17:24:35.380Z] ---> 139beec12f2d [2021-06-18T17:24:35.380Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T17:24:35.978Z] ---> Running in d395d6a7133a [2021-06-18T17:24:36.249Z] Removing intermediate container 563d80d91428 [2021-06-18T17:24:36.249Z] ---> 5ed665aedef3 [2021-06-18T17:24:36.249Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-18T17:24:36.523Z] Removing intermediate container d395d6a7133a [2021-06-18T17:24:36.523Z] ---> 2950144c13c8 [2021-06-18T17:24:36.523Z] Step 23/24 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 [2021-06-18T17:24:37.127Z] ---> Running in e2bd0b084e77 [2021-06-18T17:24:37.418Z] ---> 8bd1cca260cb [2021-06-18T17:24:37.418Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-18T17:24:38.018Z] Removing intermediate container e2bd0b084e77 [2021-06-18T17:24:38.018Z] ---> 547f5528465e [2021-06-18T17:24:38.018Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T17:24:38.018Z] ---> Running in 5304ee08e70f [2021-06-18T17:24:38.295Z] ---> Running in adf003902e62 [2021-06-18T17:24:38.897Z] Removing intermediate container adf003902e62 [2021-06-18T17:24:38.897Z] ---> e0d2a6cb0133 [2021-06-18T17:24:38.897Z] [2021-06-18T17:24:39.505Z] Successfully built e0d2a6cb0133 [2021-06-18T17:24:39.505Z] Successfully tagged core-data-arm64:latest [2021-06-18T17:24:39.505Z]  Building core-data ... done Building core-command [2021-06-18T17:24:40.487Z] Removing intermediate container 5304ee08e70f [2021-06-18T17:24:40.487Z] ---> 7b87065d56a9 [2021-06-18T17:24:40.487Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-18T17:24:40.763Z] ---> Running in 9217151001a0 [2021-06-18T17:24:41.363Z] Removing intermediate container 9217151001a0 [2021-06-18T17:24:41.363Z] ---> c46baa4c9b48 [2021-06-18T17:24:41.363Z] Step 29/32 : CMD ["gate"] [2021-06-18T17:24:41.970Z] ---> Running in e986c676c367 [2021-06-18T17:24:42.954Z] Removing intermediate container e986c676c367 [2021-06-18T17:24:42.954Z] ---> 2dfbd4b34841 [2021-06-18T17:24:42.954Z] Step 30/32 : LABEL arch=arm64 [2021-06-18T17:24:43.549Z] ---> Running in 84b92b76c523 [2021-06-18T17:24:44.539Z] Removing intermediate container 84b92b76c523 [2021-06-18T17:24:44.539Z] ---> 41e7bbf10c74 [2021-06-18T17:24:44.539Z] Step 31/32 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 [2021-06-18T17:24:45.165Z] ---> Running in 77984a36214c [2021-06-18T17:24:45.775Z] Removing intermediate container 77984a36214c [2021-06-18T17:24:45.775Z] ---> 939c181a2ed9 [2021-06-18T17:24:45.775Z] Step 32/32 : LABEL version=0.0.0 [2021-06-18T17:24:46.378Z] ---> Running in 606cf752f9b8 [2021-06-18T17:24:46.982Z] Removing intermediate container 606cf752f9b8 [2021-06-18T17:24:46.982Z] ---> 42fce092a8e7 [2021-06-18T17:24:46.982Z] [2021-06-18T17:24:47.586Z] Successfully built 42fce092a8e7 [2021-06-18T17:24:47.586Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-18T17:25:26.630Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:25:26.630Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:25:26.630Z] ---> 89a3cd777588 [2021-06-18T17:25:26.630Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T17:25:26.630Z] ---> Using cache [2021-06-18T17:25:26.630Z] ---> a833a8e9e587 [2021-06-18T17:25:26.630Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:25:26.630Z] ---> Using cache [2021-06-18T17:25:26.630Z] ---> 8c32e4faa959 [2021-06-18T17:25:26.630Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-18T17:25:26.630Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:25:26.630Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:25:26.630Z] ---> 89a3cd777588 [2021-06-18T17:25:26.630Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T17:25:26.630Z] ---> Using cache [2021-06-18T17:25:26.630Z] ---> a833a8e9e587 [2021-06-18T17:25:26.630Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:25:26.630Z] ---> Using cache [2021-06-18T17:25:26.630Z] ---> 8c32e4faa959 [2021-06-18T17:25:26.630Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T17:25:26.630Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:25:26.630Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:25:26.630Z] ---> 89a3cd777588 [2021-06-18T17:25:26.630Z] Step 3/26 : WORKDIR /edgex-go [2021-06-18T17:25:26.630Z] ---> Using cache [2021-06-18T17:25:26.630Z] ---> a833a8e9e587 [2021-06-18T17:25:26.630Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:25:26.630Z] ---> Using cache [2021-06-18T17:25:26.630Z] ---> 8c32e4faa959 [2021-06-18T17:25:26.630Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-18T17:25:26.630Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-18T17:25:26.630Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-18T17:25:26.630Z] ---> 89a3cd777588 [2021-06-18T17:25:26.630Z] Step 3/24 : WORKDIR /edgex-go [2021-06-18T17:25:26.630Z] ---> Using cache [2021-06-18T17:25:26.630Z] ---> a833a8e9e587 [2021-06-18T17:25:26.630Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-18T17:25:26.630Z] ---> Using cache [2021-06-18T17:25:26.630Z] ---> 8c32e4faa959 [2021-06-18T17:25:26.630Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-18T17:25:26.905Z] ---> Running in e732cc075d08 [2021-06-18T17:25:26.905Z] ---> Running in f15487f2a298 [2021-06-18T17:25:26.905Z] ---> Running in 82702e142453 [2021-06-18T17:25:26.905Z] ---> Running in a4419332dae8 [2021-06-18T17:25:28.904Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:25:29.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:25:29.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:25:29.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:25:29.787Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:25:30.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:25:30.062Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:25:30.344Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:25:30.965Z] OK: 218 MiB in 52 packages [2021-06-18T17:25:31.244Z] OK: 218 MiB in 52 packages [2021-06-18T17:25:31.244Z] OK: 218 MiB in 52 packages [2021-06-18T17:25:31.244Z] OK: 218 MiB in 52 packages [2021-06-18T17:25:32.686Z] Removing intermediate container a4419332dae8 [2021-06-18T17:25:32.686Z] ---> ba2e766d1933 [2021-06-18T17:25:32.686Z] Step 6/24 : COPY go.mod . [2021-06-18T17:25:32.974Z] Removing intermediate container e732cc075d08 [2021-06-18T17:25:32.974Z] ---> 25c02d36a7e8 [2021-06-18T17:25:32.974Z] Step 6/26 : COPY go.mod . [2021-06-18T17:25:32.974Z] Removing intermediate container f15487f2a298 [2021-06-18T17:25:32.974Z] ---> 90c9210db34c [2021-06-18T17:25:32.974Z] Step 6/24 : COPY go.mod . [2021-06-18T17:25:32.974Z] Removing intermediate container 82702e142453 [2021-06-18T17:25:32.974Z] ---> 1c5e21cea512 [2021-06-18T17:25:32.974Z] Step 6/24 : COPY go.mod . [2021-06-18T17:25:33.586Z] ---> 216e7a817304 [2021-06-18T17:25:33.586Z] Step 7/24 : RUN go mod download [2021-06-18T17:25:33.586Z] ---> Running in 076499fdf444 [2021-06-18T17:25:33.860Z] ---> 422acb0de014 [2021-06-18T17:25:33.860Z] Step 7/26 : RUN go mod download [2021-06-18T17:25:34.143Z] ---> Running in 6ca712063310 [2021-06-18T17:25:34.143Z] ---> 109983c69e57 [2021-06-18T17:25:34.143Z] Step 7/24 : RUN go mod download [2021-06-18T17:25:34.417Z] ---> 482494445218 [2021-06-18T17:25:34.417Z] Step 7/24 : RUN go mod download [2021-06-18T17:25:34.703Z] ---> Running in 5907e9e33447 [2021-06-18T17:25:34.703Z] ---> Running in 2c54d18113c3 [2021-06-18T17:25:37.359Z] Removing intermediate container 076499fdf444 [2021-06-18T17:25:37.359Z] ---> e50ed5138b29 [2021-06-18T17:25:37.359Z] Step 8/24 : COPY . . [2021-06-18T17:25:38.342Z] Removing intermediate container 6ca712063310 [2021-06-18T17:25:38.342Z] ---> d05c2e8fd103 [2021-06-18T17:25:38.342Z] Step 8/26 : COPY . . [2021-06-18T17:25:38.617Z] Removing intermediate container 2c54d18113c3 [2021-06-18T17:25:38.617Z] ---> 31e1d17910ad [2021-06-18T17:25:38.617Z] Step 8/24 : COPY . . [2021-06-18T17:25:39.216Z] Removing intermediate container 5907e9e33447 [2021-06-18T17:25:39.216Z] ---> 2e0e5a1f7b77 [2021-06-18T17:25:39.216Z] Step 8/24 : COPY . . [2021-06-18T17:25:57.538Z] ---> edbcca489a14 [2021-06-18T17:25:57.538Z] Step 9/24 : RUN go mod tidy [2021-06-18T17:25:57.538Z] ---> a6eb60983c5a [2021-06-18T17:25:57.538Z] Step 9/26 : RUN go mod tidy [2021-06-18T17:25:57.538Z] ---> Running in 33e3d2efcc43 [2021-06-18T17:25:57.538Z] ---> Running in aaad67ecaf6b [2021-06-18T17:25:57.538Z] ---> 401351708fea [2021-06-18T17:25:57.538Z] Step 9/24 : RUN go mod tidy [2021-06-18T17:25:57.538Z] ---> 9a211a8de098 [2021-06-18T17:25:57.538Z] Step 9/24 : RUN go mod tidy [2021-06-18T17:25:57.538Z] ---> Running in ee3d6d1380d0 [2021-06-18T17:25:57.538Z] ---> Running in 0854c74e7770 [2021-06-18T17:26:01.902Z] Removing intermediate container 33e3d2efcc43 [2021-06-18T17:26:01.902Z] ---> 01cc05f8a7e4 [2021-06-18T17:26:01.902Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-18T17:26:02.195Z] ---> Running in f642c8bb1e53 [2021-06-18T17:26:02.531Z] Removing intermediate container aaad67ecaf6b [2021-06-18T17:26:02.531Z] ---> b0de7d53d26f [2021-06-18T17:26:02.531Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-18T17:26:02.531Z] ---> Running in 4425eae63920 [2021-06-18T17:26:02.531Z] Removing intermediate container ee3d6d1380d0 [2021-06-18T17:26:02.531Z] ---> 05fa4c50036d [2021-06-18T17:26:02.531Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-18T17:26:02.805Z] Removing intermediate container 0854c74e7770 [2021-06-18T17:26:02.805Z] ---> 3a38baab338e [2021-06-18T17:26:02.806Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-18T17:26:02.806Z] ---> Running in aa0747cbeb6c [2021-06-18T17:26:03.082Z] ---> Running in ecc0401be424 [2021-06-18T17:26:03.681Z] 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-06-18T17:26:04.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-06-18T17:26:04.678Z] 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-06-18T17:26:05.279Z] 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-06-18T17:27:42.147Z] 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-06-18T17:27:42.147Z] Removing intermediate container f642c8bb1e53 [2021-06-18T17:27:42.147Z] ---> 6a90925cae64 [2021-06-18T17:27:42.147Z] [2021-06-18T17:27:42.147Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T17:27:42.147Z] ---> c4fd0aeabfcf [2021-06-18T17:27:42.147Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T17:27:42.147Z] ---> Using cache [2021-06-18T17:27:42.147Z] ---> b6e406f50363 [2021-06-18T17:27:42.147Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T17:27:42.147Z] ---> Using cache [2021-06-18T17:27:42.147Z] ---> ec095ed4d19f [2021-06-18T17:27:42.147Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-18T17:27:42.147Z] ---> Running in 2fed6dc6d7fc [2021-06-18T17:27:42.147Z] Removing intermediate container aa0747cbeb6c [2021-06-18T17:27:42.147Z] ---> a0a9fad23a0b [2021-06-18T17:27:42.147Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-18T17:27:42.147Z] Removing intermediate container 2fed6dc6d7fc [2021-06-18T17:27:42.147Z] ---> 03e05f058995 [2021-06-18T17:27:42.147Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T17:27:42.147Z] ---> Running in ce4d7c77e7a0 [2021-06-18T17:27:42.147Z] ---> Running in ef9fdaa938a9 [2021-06-18T17:27:42.147Z] Removing intermediate container ef9fdaa938a9 [2021-06-18T17:27:42.147Z] ---> 2876431685c5 [2021-06-18T17:27:42.147Z] Step 16/24 : WORKDIR / [2021-06-18T17:27:42.147Z] ---> Running in 2ef6bb018ef7 [2021-06-18T17:27:42.147Z] 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-06-18T17:27:42.147Z] Removing intermediate container 2ef6bb018ef7 [2021-06-18T17:27:42.147Z] ---> bd9f1b6497df [2021-06-18T17:27:42.147Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:27:42.147Z] Removing intermediate container 4425eae63920 [2021-06-18T17:27:42.147Z] ---> 3116928e755e [2021-06-18T17:27:42.147Z] [2021-06-18T17:27:42.147Z] Step 11/26 : FROM alpine:3.12 [2021-06-18T17:27:42.147Z] ---> c4fd0aeabfcf [2021-06-18T17:27:42.147Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-18T17:27:42.147Z] ---> Running in 4bd497493a4b [2021-06-18T17:27:42.147Z] ---> face50e8cf75 [2021-06-18T17:27:42.147Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-18T17:27:42.147Z] Removing intermediate container ce4d7c77e7a0 [2021-06-18T17:27:42.147Z] ---> 026d35ece54d [2021-06-18T17:27:42.147Z] [2021-06-18T17:27:42.147Z] Step 12/24 : FROM docker:20.10.0 [2021-06-18T17:27:42.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:27:42.147Z] ---> 7743120ce134 [2021-06-18T17:27:42.147Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-18T17:27:42.147Z] 20.10.0: Pulling from library/docker [2021-06-18T17:27:42.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:27:42.147Z] Removing intermediate container ecc0401be424 [2021-06-18T17:27:42.147Z] ---> 98dc0d63c51c [2021-06-18T17:27:42.147Z] [2021-06-18T17:27:42.147Z] Step 11/24 : FROM alpine:3.12 [2021-06-18T17:27:42.147Z] ---> c4fd0aeabfcf [2021-06-18T17:27:42.147Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-18T17:27:42.147Z] ---> Using cache [2021-06-18T17:27:42.147Z] ---> b6e406f50363 [2021-06-18T17:27:42.147Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-18T17:27:42.147Z] ---> Using cache [2021-06-18T17:27:42.147Z] ---> ec095ed4d19f [2021-06-18T17:27:42.147Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-18T17:27:42.147Z] ---> Running in bf63d908242f [2021-06-18T17:27:42.147Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-18T17:27:42.147Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T17:27:42.147Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-18T17:27:42.147Z] (4/6) Installing curl (7.77.0-r0) [2021-06-18T17:27:42.147Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-18T17:27:42.147Z] (6/6) Installing su-exec (0.2-r1) [2021-06-18T17:27:42.147Z] Executing busybox-1.31.1-r20.trigger [2021-06-18T17:27:42.147Z] Executing ca-certificates-20191127-r4.trigger [2021-06-18T17:27:42.147Z] ---> 3b3629881044 [2021-06-18T17:27:42.147Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-18T17:27:42.147Z] OK: 7 MiB in 20 packages [2021-06-18T17:27:42.147Z] ---> Running in 024bfececb54 [2021-06-18T17:27:42.147Z] Removing intermediate container bf63d908242f [2021-06-18T17:27:42.147Z] ---> a2754ab33126 [2021-06-18T17:27:42.147Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-18T17:27:42.761Z] ---> Running in a8ecf4436ad5 [2021-06-18T17:27:42.761Z] Removing intermediate container 024bfececb54 [2021-06-18T17:27:42.761Z] ---> 362b9c155d4e [2021-06-18T17:27:42.761Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:27:43.467Z] ---> Running in 61b04d06b480 [2021-06-18T17:27:43.848Z] Removing intermediate container a8ecf4436ad5 [2021-06-18T17:27:43.848Z] ---> 258f91b37c09 [2021-06-18T17:27:43.848Z] Step 16/24 : WORKDIR / [2021-06-18T17:27:44.168Z] ---> Running in edf83dcda146 [2021-06-18T17:27:44.168Z] Removing intermediate container 61b04d06b480 [2021-06-18T17:27:44.168Z] ---> e3061306f16a [2021-06-18T17:27:44.168Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T17:27:44.448Z] Removing intermediate container 4bd497493a4b [2021-06-18T17:27:44.448Z] ---> a3707835382a [2021-06-18T17:27:44.448Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-18T17:27:44.448Z] ---> Running in 29aee402322d [2021-06-18T17:27:44.783Z] ---> Running in ce5bfeb4ec80 [2021-06-18T17:27:44.783Z] Removing intermediate container edf83dcda146 [2021-06-18T17:27:44.783Z] ---> 34136fc19ab9 [2021-06-18T17:27:44.783Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-18T17:27:45.839Z] Removing intermediate container 29aee402322d [2021-06-18T17:27:45.839Z] ---> e1304a5f8fbe [2021-06-18T17:27:45.839Z] Step 23/24 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 [2021-06-18T17:27:45.839Z] Removing intermediate container ce5bfeb4ec80 [2021-06-18T17:27:45.839Z] ---> 19307d9e6dc3 [2021-06-18T17:27:45.839Z] Step 14/26 : WORKDIR / [2021-06-18T17:27:46.131Z] ---> Running in c2d21d5c4c24 [2021-06-18T17:27:46.131Z] ---> Running in cf29cea4ba65 [2021-06-18T17:27:46.805Z] ---> da98f1bf63a3 [2021-06-18T17:27:46.805Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-18T17:27:46.805Z] Removing intermediate container c2d21d5c4c24 [2021-06-18T17:27:46.805Z] ---> 0aa89e8acccc [2021-06-18T17:27:46.805Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T17:27:47.111Z] ---> Running in 047840c0c877 [2021-06-18T17:27:47.387Z] Removing intermediate container cf29cea4ba65 [2021-06-18T17:27:47.387Z] ---> d7c0c928d52a [2021-06-18T17:27:47.387Z] 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-06-18T17:27:47.986Z] Removing intermediate container 047840c0c877 [2021-06-18T17:27:47.986Z] ---> 5745411c4f52 [2021-06-18T17:27:47.986Z] [2021-06-18T17:27:48.585Z] Successfully built 5745411c4f52 [2021-06-18T17:27:48.860Z] Successfully tagged core-command-arm64:latest [2021-06-18T17:27:48.860Z]  Building core-command ... done  ---> 9d19ffd1ffc7 [2021-06-18T17:27:48.860Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-18T17:27:49.137Z] ---> 4b7f709c9d31 [2021-06-18T17:27:49.138Z] 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-06-18T17:27:50.585Z] ---> 48527f4abce9 [2021-06-18T17:27:50.585Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-18T17:27:50.585Z] ---> 738a1621a88d [2021-06-18T17:27:50.585Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-18T17:27:50.585Z] ---> Running in 558ac943a3c2 [2021-06-18T17:27:51.568Z] Removing intermediate container 558ac943a3c2 [2021-06-18T17:27:51.568Z] ---> 7323882ef69c [2021-06-18T17:27:51.568Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:27:51.841Z] ---> 582cace64ac8 [2021-06-18T17:27:51.841Z] 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-06-18T17:27:51.841Z] ---> Running in 2a9878c3a973 [2021-06-18T17:27:52.822Z] Removing intermediate container 2a9878c3a973 [2021-06-18T17:27:52.822Z] ---> 8ab07b54aaae [2021-06-18T17:27:52.822Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T17:27:52.822Z] ---> Running in df02afd4a5ef [2021-06-18T17:27:52.822Z] ---> a07fb92fe7b7 [2021-06-18T17:27:52.822Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-18T17:27:53.420Z] Removing intermediate container df02afd4a5ef [2021-06-18T17:27:53.420Z] ---> cc3a863d2c99 [2021-06-18T17:27:53.420Z] Step 23/24 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 [2021-06-18T17:27:53.694Z] ---> Running in a0d6b2c6308f [2021-06-18T17:27:53.695Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T17:27:53.969Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T17:27:53.969Z] ---> eeaf43b92773 [2021-06-18T17:27:53.969Z] 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-06-18T17:27:54.246Z] ---> Running in cb6fe94aec92 [2021-06-18T17:27:54.246Z] ---> 3bf671a4ef4b [2021-06-18T17:27:54.246Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-18T17:27:54.520Z] Removing intermediate container a0d6b2c6308f [2021-06-18T17:27:54.520Z] ---> 3a1b38e3667b [2021-06-18T17:27:54.520Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T17:27:54.520Z] ---> Running in f3363cb9d24a [2021-06-18T17:27:54.796Z] Removing intermediate container cb6fe94aec92 [2021-06-18T17:27:54.796Z] ---> 97f7e1905cbf [2021-06-18T17:27:54.796Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-18T17:27:55.070Z] ---> Running in 611bf28620a7 [2021-06-18T17:27:55.346Z] Removing intermediate container f3363cb9d24a [2021-06-18T17:27:55.346Z] ---> 0cf95c777871 [2021-06-18T17:27:55.346Z] [2021-06-18T17:27:55.622Z] ---> 27119bf23f91 [2021-06-18T17:27:55.622Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-18T17:27:55.901Z] Successfully built 0cf95c777871 [2021-06-18T17:27:55.901Z] Successfully tagged core-metadata-arm64:latest [2021-06-18T17:27:56.511Z]  Building core-metadata ... done  ---> 3c85754e8b46 [2021-06-18T17:27:56.511Z] 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-06-18T17:27:56.787Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-18T17:27:56.787Z] ---> Running in 1699d2b1632b [2021-06-18T17:27:57.063Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-18T17:27:57.664Z] (1/39) Installing readline (8.0.4-r0) [2021-06-18T17:27:57.664Z] (2/39) Installing bash (5.0.17-r0) [2021-06-18T17:27:57.664Z] Executing bash-5.0.17-r0.post-install [2021-06-18T17:27:57.664Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-18T17:27:57.664Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-18T17:27:57.664Z] (5/39) Installing curl (7.77.0-r0) [2021-06-18T17:27:57.664Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-18T17:27:57.664Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-18T17:27:57.664Z] (8/39) Installing expat (2.2.9-r1) [2021-06-18T17:27:57.664Z] (9/39) Installing libffi (3.3-r2) [2021-06-18T17:27:57.664Z] (10/39) Installing gdbm (1.13-r1) [2021-06-18T17:27:57.664Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-18T17:27:57.664Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-18T17:27:57.664Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-18T17:27:59.658Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-18T17:27:59.658Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-18T17:27:59.658Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-18T17:27:59.658Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-18T17:27:59.658Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-18T17:27:59.658Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-18T17:27:59.658Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-18T17:27:59.658Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-18T17:27:59.658Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-18T17:27:59.658Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-18T17:27:59.658Z] Removing intermediate container 1699d2b1632b [2021-06-18T17:27:59.658Z] ---> 640b700bb0fa [2021-06-18T17:27:59.658Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-18T17:27:59.658Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-18T17:27:59.935Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-18T17:27:59.935Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-18T17:27:59.935Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-18T17:27:59.935Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-18T17:27:59.935Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-18T17:27:59.935Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-18T17:27:59.935Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-18T17:27:59.935Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-18T17:27:59.935Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-18T17:27:59.935Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-18T17:27:59.935Z] ---> Running in d4f48ec7e9a7 [2021-06-18T17:27:59.935Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-18T17:27:59.935Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-18T17:27:59.935Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-18T17:27:59.935Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-18T17:27:59.935Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-18T17:28:00.212Z] Executing busybox-1.31.1-r19.trigger [2021-06-18T17:28:00.212Z] OK: 72 MiB in 59 packages [2021-06-18T17:28:00.493Z] Removing intermediate container d4f48ec7e9a7 [2021-06-18T17:28:00.493Z] ---> 67fd1422b237 [2021-06-18T17:28:00.493Z] Step 24/26 : LABEL arch=arm64 [2021-06-18T17:28:00.769Z] ---> Running in b82d2485b6e2 [2021-06-18T17:28:01.045Z] Removing intermediate container b82d2485b6e2 [2021-06-18T17:28:01.045Z] ---> 85aaa48d4a54 [2021-06-18T17:28:01.045Z] Step 25/26 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 [2021-06-18T17:28:01.323Z] ---> Running in 57314af2ab1e [2021-06-18T17:28:01.597Z] Removing intermediate container 57314af2ab1e [2021-06-18T17:28:01.597Z] ---> c8ba4ff3310a [2021-06-18T17:28:01.597Z] Step 26/26 : LABEL version=0.0.0 [2021-06-18T17:28:01.871Z] ---> Running in f7d8af2d119e [2021-06-18T17:28:02.484Z] Removing intermediate container f7d8af2d119e [2021-06-18T17:28:02.484Z] ---> e5e17e962ce2 [2021-06-18T17:28:02.484Z] [2021-06-18T17:28:02.759Z] Successfully built e5e17e962ce2 [2021-06-18T17:28:02.759Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-18T17:28:04.195Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-06-18T17:28:04.470Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-18T17:28:05.451Z] Collecting PyYAML<4,>=3.10 [2021-06-18T17:28:05.451Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-18T17:28:08.854Z] Collecting texttable<0.10,>=0.9.0 [2021-06-18T17:28:08.854Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-18T17:28:10.292Z] Collecting cached-property<2,>=1.2.0 [2021-06-18T17:28:10.292Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-18T17:28:10.887Z] Collecting docker<4.0,>=3.6.0 [2021-06-18T17:28:10.887Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-18T17:28:11.487Z] Collecting jsonschema<3,>=2.5.1 [2021-06-18T17:28:11.762Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-18T17:28:12.037Z] Collecting docopt<0.7,>=0.6.1 [2021-06-18T17:28:12.037Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-18T17:28:14.664Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-18T17:28:14.665Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-18T17:28:15.262Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-18T17:28:15.262Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-18T17:28:15.537Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-18T17:28:15.537Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-18T17:28:17.513Z] 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-06-18T17:28:17.513Z] Collecting docker-pycreds>=0.4.0 [2021-06-18T17:28:17.513Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-18T17:28:18.111Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-18T17:28:18.111Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-18T17:28:18.384Z] Collecting idna<2.8,>=2.5 [2021-06-18T17:28:18.384Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-18T17:28:18.384Z] 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-06-18T17:28:18.384Z] 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-06-18T17:28:18.384Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-18T17:28:18.384Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-18T17:28:18.384Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-18T17:28:18.384Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-18T17:28:19.364Z] Installing collected packages: PyYAML, texttable, cached-property, urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, docopt, dockerpty, docker-compose [2021-06-18T17:28:19.364Z] Running setup.py install for PyYAML: started [2021-06-18T17:28:21.337Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-18T17:28:21.337Z] Running setup.py install for texttable: started [2021-06-18T17:28:23.313Z] Running setup.py install for texttable: finished with status 'done' [2021-06-18T17:28:23.313Z] Attempting uninstall: urllib3 [2021-06-18T17:28:23.313Z] Found existing installation: urllib3 1.25.9 [2021-06-18T17:28:23.313Z] Uninstalling urllib3-1.25.9: [2021-06-18T17:28:23.313Z] Successfully uninstalled urllib3-1.25.9 [2021-06-18T17:28:23.586Z] Attempting uninstall: idna [2021-06-18T17:28:23.586Z] Found existing installation: idna 2.9 [2021-06-18T17:28:23.586Z] Uninstalling idna-2.9: [2021-06-18T17:28:23.860Z] Successfully uninstalled idna-2.9 [2021-06-18T17:28:24.456Z] Attempting uninstall: requests [2021-06-18T17:28:24.456Z] Found existing installation: requests 2.23.0 [2021-06-18T17:28:24.456Z] Uninstalling requests-2.23.0: [2021-06-18T17:28:24.456Z] Successfully uninstalled requests-2.23.0 [2021-06-18T17:28:26.435Z] Running setup.py install for docopt: started [2021-06-18T17:28:27.876Z] Running setup.py install for docopt: finished with status 'done' [2021-06-18T17:28:27.876Z] Running setup.py install for dockerpty: started [2021-06-18T17:28:29.852Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-18T17:28:30.448Z] 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-06-18T17:28:38.738Z] Removing intermediate container 611bf28620a7 [2021-06-18T17:28:38.738Z] ---> e452ddd0aa4b [2021-06-18T17:28:38.738Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-18T17:28:38.738Z] ---> Running in a8cb78b82298 [2021-06-18T17:28:39.017Z] Removing intermediate container a8cb78b82298 [2021-06-18T17:28:39.017Z] ---> 6c0044818edb [2021-06-18T17:28:39.017Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-18T17:28:39.017Z] ---> Running in 2ff5c77f6d2d [2021-06-18T17:28:39.622Z] Removing intermediate container 2ff5c77f6d2d [2021-06-18T17:28:39.622Z] ---> 9bc4ef7b1595 [2021-06-18T17:28:39.622Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-18T17:28:41.070Z] ---> 4d0b17b0da1f [2021-06-18T17:28:41.070Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-18T17:28:41.673Z] ---> 2a9eedf83ca4 [2021-06-18T17:28:41.673Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-18T17:28:42.658Z] ---> 2d2149bbfe9c [2021-06-18T17:28:42.658Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-18T17:28:42.658Z] ---> Running in 61c7097cbb88 [2021-06-18T17:28:43.259Z] Removing intermediate container 61c7097cbb88 [2021-06-18T17:28:43.260Z] ---> bae8d6bc0f66 [2021-06-18T17:28:43.260Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-18T17:28:43.260Z] ---> Running in 6388b9a70bb0 [2021-06-18T17:28:43.862Z] Removing intermediate container 6388b9a70bb0 [2021-06-18T17:28:43.862Z] ---> 4130eedf7a83 [2021-06-18T17:28:43.862Z] Step 22/24 : LABEL arch=arm64 [2021-06-18T17:28:43.862Z] ---> Running in c5509dfd7779 [2021-06-18T17:28:44.464Z] Removing intermediate container c5509dfd7779 [2021-06-18T17:28:44.464Z] ---> 3bc6ffdd2e8a [2021-06-18T17:28:44.464Z] Step 23/24 : LABEL git_sha=c07a8ba821173a6c25b21f7eec89f94a070cfe05 [2021-06-18T17:28:44.464Z] ---> Running in 10b9ffc67516 [2021-06-18T17:28:45.065Z] Removing intermediate container 10b9ffc67516 [2021-06-18T17:28:45.065Z] ---> a6c9e2fc3b05 [2021-06-18T17:28:45.065Z] Step 24/24 : LABEL version=0.0.0 [2021-06-18T17:28:45.340Z] ---> Running in cac10fbe8dfe [2021-06-18T17:28:45.616Z] Removing intermediate container cac10fbe8dfe [2021-06-18T17:28:45.617Z] ---> 00d011b8bcb0 [2021-06-18T17:28:45.617Z] [2021-06-18T17:28:46.218Z] Successfully built 00d011b8bcb0 [2021-06-18T17:28:46.218Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-18T17:28:46.508Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-18T17:28:46.509Z] $ docker stop --time=1 7d90a64e917694ccc4b889683e059864264b93567ce7d62ba45e4fd2e74fe59f [2021-06-18T17:28:48.346Z] $ docker rm -f 7d90a64e917694ccc4b889683e059864264b93567ce7d62ba45e4fd2e74fe59f [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T17:28:48.977Z] + docker images [2021-06-18T17:28:49.253Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-18T17:28:49.253Z] sys-mgmt-agent-arm64 latest 00d011b8bcb0 4 seconds ago 299MB [2021-06-18T17:28:49.253Z] security-secretstore-setup-arm64 latest e5e17e962ce2 47 seconds ago 27.1MB [2021-06-18T17:28:49.253Z] core-metadata-arm64 latest 0cf95c777871 55 seconds ago 15.7MB [2021-06-18T17:28:49.253Z] core-command-arm64 latest 5745411c4f52 About a minute ago 15MB [2021-06-18T17:28:49.253Z] 98dc0d63c51c About a minute ago 972MB [2021-06-18T17:28:49.253Z] 026d35ece54d About a minute ago 969MB [2021-06-18T17:28:49.253Z] 3116928e755e About a minute ago 976MB [2021-06-18T17:28:49.253Z] 6a90925cae64 About a minute ago 967MB [2021-06-18T17:28:49.253Z] security-bootstrapper-arm64 latest 42fce092a8e7 4 minutes ago 17.5MB [2021-06-18T17:28:49.253Z] core-data-arm64 latest e0d2a6cb0133 4 minutes ago 19.1MB [2021-06-18T17:28:49.253Z] security-proxy-setup-arm64 latest a0ff1f9b8dc5 4 minutes ago 24.2MB [2021-06-18T17:28:49.253Z] support-notifications-arm64 latest 99c4eea6cebd 4 minutes ago 15.7MB [2021-06-18T17:28:49.253Z] support-scheduler-arm64 latest e00a02e51b68 4 minutes ago 15.1MB [2021-06-18T17:28:49.253Z] e997fd5ccf83 4 minutes ago 975MB [2021-06-18T17:28:49.253Z] 0664bd6dfb20 4 minutes ago 969MB [2021-06-18T17:28:49.253Z] 4b3c8ac124e2 4 minutes ago 968MB [2021-06-18T17:28:49.253Z] b7aa62d5761e 4 minutes ago 973MB [2021-06-18T17:28:49.253Z] e93e192e1a64 4 minutes ago 970MB [2021-06-18T17:28:49.253Z] ci-base-image-arm64 latest 89a3cd777588 14 minutes ago 641MB [2021-06-18T17:28:49.253Z] alpine 3.12 c4fd0aeabfcf 2 days ago 5.32MB [2021-06-18T17:28:49.253Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 9 days ago 429MB [2021-06-18T17:28:49.253Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-18T17:28:49.253Z] 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-06-18T17:28:50.355Z] ---> job-cost.sh [2021-06-18T17:28:50.355Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ue2R [2021-06-18T17:29:29.325Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T17:31:06.081Z] lf-activate-venv(): INFO: Adding /tmp/venv-ue2R/bin to PATH [2021-06-18T17:31:06.081Z] INFO: No Stack... [2021-06-18T17:31:06.081Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T17:31:06.081Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T17:31:06.426Z] + cut -d, -f6 [2021-06-18T17:31:06.426Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-06-18T17:31:06.491Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-2-stack-cost] [2021-06-18T17:31:06.501Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-2-stack-cost] did not exist. Created. [2021-06-18T17:31:06.501Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T17:31:06.880Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T17:31:07.141Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T17:31:07.164Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-2-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-18T17:31:09.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T17:31:09.935Z] ---> package-listing.sh [2021-06-18T17:31:09.935Z] ++ facter osfamily [2021-06-18T17:31:09.935Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T17:31:10.199Z] + OS_FAMILY=redhat [2021-06-18T17:31:10.199Z] + workspace=/w/workspace/edgex-go/2 [2021-06-18T17:31:10.199Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T17:31:10.199Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T17:31:10.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T17:31:10.199Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T17:31:10.199Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-18T17:31:10.199Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T17:31:10.199Z] + case "${OS_FAMILY}" in [2021-06-18T17:31:10.199Z] + rpm -qa [2021-06-18T17:31:10.199Z] + sort [2021-06-18T17:31:12.121Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T17:31:12.121Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T17:31:12.121Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T17:31:12.121Z] + '[' /w/workspace/edgex-go/2 ']' [2021-06-18T17:31:12.121Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-06-18T17:31:12.121Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-06-18T17:31:12.136Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T17:31:12.425Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:31:13.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T17:31:13.000Z] [2021-06-18T17:31:13.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T17:31:13.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T17:31:13.337Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T17:31:13.337Z] df20fa9351a1: Pulling fs layer [2021-06-18T17:31:13.337Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T17:31:13.337Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T17:31:13.337Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T17:31:13.337Z] 93b61091891f: Pulling fs layer [2021-06-18T17:31:13.337Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T17:31:13.337Z] 5e14af77c1be: Pulling fs layer [2021-06-18T17:31:13.337Z] 01666e4c0597: Pulling fs layer [2021-06-18T17:31:13.337Z] aa168da1d23b: Pulling fs layer [2021-06-18T17:31:13.337Z] 46f8f816bc3b: Waiting [2021-06-18T17:31:13.337Z] 93b61091891f: Waiting [2021-06-18T17:31:13.337Z] 93b9cdb0e59b: Waiting [2021-06-18T17:31:13.337Z] 5e14af77c1be: Waiting [2021-06-18T17:31:13.337Z] aa168da1d23b: Waiting [2021-06-18T17:31:13.337Z] 01666e4c0597: Waiting [2021-06-18T17:31:13.337Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T17:31:13.337Z] 36b3adc4ff6f: Download complete [2021-06-18T17:31:13.604Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T17:31:13.604Z] 46f8f816bc3b: Download complete [2021-06-18T17:31:13.604Z] df20fa9351a1: Download complete [2021-06-18T17:31:13.604Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T17:31:13.604Z] 93b9cdb0e59b: Download complete [2021-06-18T17:31:13.604Z] 5e14af77c1be: Verifying Checksum [2021-06-18T17:31:13.604Z] 5e14af77c1be: Download complete [2021-06-18T17:31:13.604Z] 01666e4c0597: Verifying Checksum [2021-06-18T17:31:13.604Z] 01666e4c0597: Download complete [2021-06-18T17:31:13.604Z] 93b61091891f: Verifying Checksum [2021-06-18T17:31:13.604Z] 93b61091891f: Download complete [2021-06-18T17:31:13.604Z] df20fa9351a1: Pull complete [2021-06-18T17:31:13.866Z] 36b3adc4ff6f: Pull complete [2021-06-18T17:31:14.439Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T17:31:14.439Z] 8ad3a11d3b57: Download complete [2021-06-18T17:31:14.710Z] 8ad3a11d3b57: Pull complete [2021-06-18T17:31:14.972Z] 46f8f816bc3b: Pull complete [2021-06-18T17:31:15.232Z] 93b61091891f: Pull complete [2021-06-18T17:31:15.232Z] 93b9cdb0e59b: Pull complete [2021-06-18T17:31:15.232Z] 5e14af77c1be: Pull complete [2021-06-18T17:31:15.232Z] 01666e4c0597: Pull complete [2021-06-18T17:31:15.804Z] aa168da1d23b: Verifying Checksum [2021-06-18T17:31:15.804Z] aa168da1d23b: Download complete [2021-06-18T17:31:20.066Z] aa168da1d23b: Pull complete [2021-06-18T17:31:20.066Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T17:31:20.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T17:31:20.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T17:31:20.148Z] prd-centos7-docker-4c-2g-226 does not seem to be running inside a container [2021-06-18T17:31:20.195Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:alpine cat [2021-06-18T17:31:22.869Z] $ docker top 011b2288e6d1294e39ee27e69a785f38963a52bac2c610c13b8afc70de30e116 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T17:31:23.254Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T17:31:23.549Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T17:31:23.851Z] + ls /var/log/sa-host [2021-06-18T17:31:23.851Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T17:31:23.851Z] file_magic: OK [2021-06-18T17:31:23.851Z] HZ: Using current value: 100 [2021-06-18T17:31:23.851Z] file_header: OK [2021-06-18T17:31:23.851Z] 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-06-18T17:31:23.851Z] Statistics: [2021-06-18T17:31:23.851Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T17:31:23.851Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T17:31:23.851Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T17:31:23.851Z] file_magic: OK [2021-06-18T17:31:23.851Z] HZ: Using current value: 100 [2021-06-18T17:31:23.851Z] file_header: OK [2021-06-18T17:31:23.851Z] 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-06-18T17:31:23.851Z] Statistics: [2021-06-18T17:31:23.851Z] 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... [2021-06-18T17:31:23.851Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T17:31:24.720Z] provisioning config files... [2021-06-18T17:31:24.739Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config858789235810189413tmp [Pipeline] { [Pipeline] echo [2021-06-18T17:31:24.771Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T17:31:25.082Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T17:31:25.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T17:31:25.527Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T17:31:25.538Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T17:31:25.833Z] ---> sudo-logs.sh [2021-06-18T17:31:25.833Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T17:31:25.912Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T17:31:26.228Z] ---> job-cost.sh [2021-06-18T17:31:26.228Z] lf-activate-venv: SKIPPING [2021-06-18T17:31:26.228Z] DEBUG: total: 0.18000000715255737 [2021-06-18T17:31:26.228Z] INFO: Retrieving Stack Cost... [2021-06-18T17:31:27.177Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T17:31:27.437Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T17:31:27.451Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T17:31:27.772Z] ---> logs-deploy.sh [2021-06-18T17:31:27.772Z] lf-activate-venv: SKIPPING [2021-06-18T17:31:27.772Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/2 [2021-06-18T17:31:27.772Z] INFO: archiving workspace using pattern(s): [2021-06-18T17:31:28.721Z] Archives upload complete. [2021-06-18T17:31:28.721Z] INFO: archiving logs to Nexus [2021-06-18T17:31:29.301Z] ---> uname -a: [2021-06-18T17:31:29.301Z] Linux prd-centos7-docker-4c-2g-226.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-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] ---> lscpu: [2021-06-18T17:31:29.301Z] Architecture: x86_64 [2021-06-18T17:31:29.301Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-18T17:31:29.301Z] Byte Order: Little Endian [2021-06-18T17:31:29.301Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-18T17:31:29.301Z] CPU(s): 2 [2021-06-18T17:31:29.301Z] On-line CPU(s) list: 0,1 [2021-06-18T17:31:29.301Z] Thread(s) per core: 1 [2021-06-18T17:31:29.301Z] Core(s) per socket: 1 [2021-06-18T17:31:29.301Z] Socket(s): 2 [2021-06-18T17:31:29.301Z] NUMA node(s): 1 [2021-06-18T17:31:29.301Z] Vendor ID: AuthenticAMD [2021-06-18T17:31:29.301Z] CPU family: 23 [2021-06-18T17:31:29.301Z] Model: 49 [2021-06-18T17:31:29.301Z] Model name: AMD EPYC-Rome Processor [2021-06-18T17:31:29.301Z] Stepping: 0 [2021-06-18T17:31:29.301Z] CPU MHz: 2800.000 [2021-06-18T17:31:29.301Z] BogoMIPS: 5600.00 [2021-06-18T17:31:29.301Z] Virtualization: AMD-V [2021-06-18T17:31:29.301Z] Hypervisor vendor: KVM [2021-06-18T17:31:29.301Z] Virtualization type: full [2021-06-18T17:31:29.301Z] L1d cache: 64 KiB [2021-06-18T17:31:29.301Z] L1i cache: 64 KiB [2021-06-18T17:31:29.301Z] L2 cache: 1 MiB [2021-06-18T17:31:29.301Z] L3 cache: 32 MiB [2021-06-18T17:31:29.301Z] NUMA node0 CPU(s): 0,1 [2021-06-18T17:31:29.301Z] Vulnerability Itlb multihit: Not affected [2021-06-18T17:31:29.301Z] Vulnerability L1tf: Not affected [2021-06-18T17:31:29.301Z] Vulnerability Mds: Not affected [2021-06-18T17:31:29.301Z] Vulnerability Meltdown: Not affected [2021-06-18T17:31:29.301Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-18T17:31:29.301Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-18T17:31:29.301Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-18T17:31:29.301Z] Vulnerability Srbds: Not affected [2021-06-18T17:31:29.301Z] Vulnerability Tsx async abort: Not affected [2021-06-18T17:31:29.301Z] 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-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] ---> nproc: [2021-06-18T17:31:29.301Z] 2 [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] ---> df -h: [2021-06-18T17:31:29.301Z] Filesystem Size Used Available Use% Mounted on [2021-06-18T17:31:29.301Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-18T17:31:29.301Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-18T17:31:29.301Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-18T17:31:29.301Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-18T17:31:29.301Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-18T17:31:29.301Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-18T17:31:29.301Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-18T17:31:29.301Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-18T17:31:29.301Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-18T17:31:29.301Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-18T17:31:29.301Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-18T17:31:29.301Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-18T17:31:29.301Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 [2021-06-18T17:31:29.301Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] ---> free -m: [2021-06-18T17:31:29.301Z] total used free shared buff/cache available [2021-06-18T17:31:29.301Z] Mem: 7821 1353 1733 0 4734 6440 [2021-06-18T17:31:29.301Z] Swap: 1023 1 1022 [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] ---> ip addr: [2021-06-18T17:31:29.301Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-18T17:31:29.301Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-18T17:31:29.301Z] inet 127.0.0.1/8 scope host lo [2021-06-18T17:31:29.301Z] valid_lft forever preferred_lft forever [2021-06-18T17:31:29.301Z] inet6 ::1/128 scope host [2021-06-18T17:31:29.301Z] valid_lft forever preferred_lft forever [2021-06-18T17:31:29.301Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-18T17:31:29.301Z] link/ether fa:16:3e:1d:ae:9a brd ff:ff:ff:ff:ff:ff [2021-06-18T17:31:29.301Z] inet 10.30.123.90/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-18T17:31:29.301Z] valid_lft 85037sec preferred_lft 85037sec [2021-06-18T17:31:29.301Z] inet6 fe80::f816:3eff:fe1d:ae9a/64 scope link [2021-06-18T17:31:29.301Z] valid_lft forever preferred_lft forever [2021-06-18T17:31:29.301Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-18T17:31:29.301Z] link/ether 02:42:0c:0b:23:eb brd ff:ff:ff:ff:ff:ff [2021-06-18T17:31:29.301Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-18T17:31:29.301Z] valid_lft forever preferred_lft forever [2021-06-18T17:31:29.301Z] inet6 fe80::42:cff:fe0b:23eb/64 scope link [2021-06-18T17:31:29.301Z] valid_lft forever preferred_lft forever [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] ---> sar -b -r -n DEV: [2021-06-18T17:31:29.301Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] 17:08:34 LINUX RESTART (2 CPU) [2021-06-18T17:31:29.301Z] [2021-06-18T17:31:29.301Z] 17:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-18T17:31:29.301Z] 17:10:02 115.02 6.33 108.69 0.00 3751.22 21877.79 0.00 [2021-06-18T17:31:29.301Z] 17:11:01 182.83 0.00 182.83 0.00 0.00 48991.72 0.00 [2021-06-18T17:31:29.301Z] 17:12:01 59.55 0.00 59.55 0.00 0.00 10573.09 0.00 [2021-06-18T17:31:29.301Z] 17:13:01 46.56 0.02 46.54 0.00 0.53 2779.33 0.00 [2021-06-18T17:31:29.301Z] 17:14:02 738.51 329.32 409.19 0.00 19086.03 255399.59 0.00 [2021-06-18T17:31:29.301Z] 17:15:01 901.68 666.11 235.56 0.00 42309.82 89916.60 0.00 [2021-06-18T17:31:29.301Z] 17:16:02 682.16 177.65 504.51 0.00 5485.22 202523.25 0.00 [2021-06-18T17:31:29.301Z] 17:17:01 145.49 11.45 134.04 0.00 1408.84 17702.79 0.00 [2021-06-18T17:31:29.301Z] 17:18:01 1.23 0.00 1.23 0.00 0.00 19.20 0.00 [2021-06-18T17:31:29.301Z] 17:19:01 0.28 0.00 0.28 0.00 0.00 3.43 0.00 [2021-06-18T17:31:29.301Z] 17:20:01 0.37 0.12 0.25 0.00 2.93 3.18 0.00 [2021-06-18T17:31:29.302Z] 17:21:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-06-18T17:31:29.302Z] 17:22:01 0.33 0.00 0.33 0.00 0.00 5.50 0.00 [2021-06-18T17:31:29.302Z] 17:23:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-06-18T17:31:29.302Z] 17:24:01 0.43 0.18 0.25 0.00 5.73 3.05 0.00 [2021-06-18T17:31:29.302Z] 17:25:01 0.83 0.00 0.83 0.00 0.00 17.24 0.00 [2021-06-18T17:31:29.302Z] 17:26:01 0.35 0.00 0.35 0.00 0.00 5.23 0.00 [2021-06-18T17:31:29.302Z] 17:27:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 [2021-06-18T17:31:29.302Z] 17:28:01 0.28 0.00 0.28 0.00 0.00 3.76 0.00 [2021-06-18T17:31:29.302Z] 17:29:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-06-18T17:31:29.302Z] 17:30:01 0.28 0.00 0.28 0.00 0.00 3.12 0.00 [2021-06-18T17:31:29.302Z] 17:31:01 0.35 0.00 0.35 0.00 0.00 5.23 0.00 [2021-06-18T17:31:29.302Z] Average: 130.97 54.12 76.84 0.00 3270.62 29780.18 0.00 [2021-06-18T17:31:29.302Z] [2021-06-18T17:31:29.302Z] 17:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-18T17:31:29.302Z] 17:10:02 5128024 0 817908 10.21 2620 2060388 1273040 14.06 742360 1722320 160 [2021-06-18T17:31:29.302Z] 17:11:01 4008964 0 1081316 13.50 2620 2916040 1564692 17.28 1237788 2222144 163464 [2021-06-18T17:31:29.302Z] 17:12:01 3726352 0 1200928 14.99 2620 3079040 1695872 18.72 1438044 2286868 19888 [2021-06-18T17:31:29.302Z] 17:13:01 3692164 0 1163028 14.52 2620 3151128 1827844 20.18 1348840 2399324 176368 [2021-06-18T17:31:29.302Z] 17:14:02 141464 0 1480684 18.49 2620 6384172 2346568 25.91 3275064 3872504 366740 [2021-06-18T17:31:29.302Z] 17:15:01 180036 0 1875156 23.41 2620 5951128 3340416 36.88 3048336 4048056 512440 [2021-06-18T17:31:29.302Z] 17:16:02 1026360 0 1462120 18.26 2620 5517840 2637196 29.12 2063552 4156464 580 [2021-06-18T17:31:29.302Z] 17:17:01 2399088 0 1287176 16.07 2620 4320056 1441044 15.91 1460324 3422092 8 [2021-06-18T17:31:29.302Z] 17:18:01 2401660 0 1284600 16.04 2620 4320060 1402996 15.49 1466364 3414636 8 [2021-06-18T17:31:29.302Z] 17:19:01 2403152 0 1283104 16.02 2620 4320064 1402996 15.49 1466492 3414636 8 [2021-06-18T17:31:29.302Z] 17:20:01 2402364 0 1283808 16.03 2620 4320148 1403240 15.49 1466748 3414724 8 [2021-06-18T17:31:29.302Z] 17:21:01 2402784 0 1283384 16.02 2620 4320152 1403060 15.49 1465928 3415236 8 [2021-06-18T17:31:29.302Z] 17:22:01 2403056 0 1283104 16.02 2620 4320160 1403060 15.49 1466048 3415236 8 [2021-06-18T17:31:29.302Z] 17:23:01 2402932 0 1283228 16.02 2620 4320160 1403060 15.49 1465932 3415236 8 [2021-06-18T17:31:29.302Z] 17:24:01 2402800 0 1283320 16.02 2620 4320200 1403060 15.49 1467356 3413852 16 [2021-06-18T17:31:29.302Z] 17:25:01 2402720 0 1283400 16.02 2620 4320200 1403120 15.49 1467444 3413848 8 [2021-06-18T17:31:29.302Z] 17:26:01 2402800 0 1283312 16.02 2620 4320208 1403060 15.49 1467364 3413852 8 [2021-06-18T17:31:29.302Z] 17:27:01 2402940 0 1283168 16.02 2620 4320212 1403060 15.49 1467372 3413848 8 [2021-06-18T17:31:29.302Z] 17:28:01 2402800 0 1283304 16.02 2620 4320216 1403060 15.49 1467492 3413848 8 [2021-06-18T17:31:29.302Z] 17:29:01 2402940 0 1283156 16.02 2620 4320224 1403060 15.49 1467384 3413848 8 [2021-06-18T17:31:29.302Z] 17:30:01 2402704 0 1283392 16.02 2620 4320224 1403168 15.49 1467480 3413848 12 [2021-06-18T17:31:29.302Z] 17:31:01 2402848 0 1283240 16.02 2620 4320232 1403060 15.49 1467392 3413848 16 [2021-06-18T17:31:29.302Z] Average: 2451861 0 1287993 16.08 2620 4266466 1625897 17.95 1597777 3269558 56354 [2021-06-18T17:31:29.302Z] [2021-06-18T17:31:29.302Z] 17:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-18T17:31:29.302Z] 17:10:02 eth0 1660.91 1633.06 6383.33 201.16 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:10:02 docker0 939.45 757.53 76.10 2698.16 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:11:01 veth48e0532 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:11:01 eth0 550.23 457.24 3607.54 48.85 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:11:01 docker0 192.43 250.77 13.71 856.96 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:12:01 veth48e0532 2.03 2.03 0.16 0.17 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:12:01 eth0 26.64 14.30 20.52 10.86 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:12:01 docker0 2.03 2.03 0.13 0.17 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:13:01 veth48e0532 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:13:01 eth0 38.68 26.26 28.22 106.20 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:13:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:14:02 veth9791914 0.00 1.17 0.00 0.06 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:14:02 eth0 235.58 200.10 1815.09 27.16 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:14:02 docker0 54.94 64.57 3.67 161.92 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:15:01 veth9791914 0.00 1.17 0.00 0.05 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:15:01 vethb242da0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:15:01 eth0 140.32 102.98 1341.01 18.26 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:15:01 vethfb6fa85 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:16:02 veth9791914 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:16:02 veth904c1c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:16:02 vethb0eba89 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:16:02 eth0 163.12 106.18 576.69 132.28 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:17:01 eth0 27.86 15.43 79.35 8.52 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:17:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:17:01 docker0 1288.48 1214.16 100.33 4410.24 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:20:01 eth0 1.35 0.75 0.81 0.29 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.302Z] 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:21:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:22:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:24:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:25:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:27:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:28:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:29:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:30:01 eth0 0.35 0.30 0.20 0.08 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:31:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] Average: eth0 129.31 116.23 629.05 25.18 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] Average: docker0 57.66 54.33 4.49 197.35 0.00 0.00 0.00 0.00 [2021-06-18T17:31:29.303Z] [2021-06-18T17:31:29.303Z] [2021-06-18T17:31:29.303Z] ---> sar -P ALL: [2021-06-18T17:31:29.303Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T17:31:29.303Z] [2021-06-18T17:31:29.303Z] 17:08:34 LINUX RESTART (2 CPU) [2021-06-18T17:31:29.303Z] [2021-06-18T17:31:29.303Z] 17:09:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T17:31:29.303Z] 17:10:02 all 26.16 0.00 6.92 3.00 0.10 63.82 [2021-06-18T17:31:29.303Z] 17:10:02 0 21.94 0.00 7.33 1.80 0.09 68.85 [2021-06-18T17:31:29.303Z] 17:10:02 1 30.40 0.00 6.51 4.21 0.11 58.78 [2021-06-18T17:31:29.303Z] 17:11:01 all 39.04 0.00 10.18 2.20 0.09 48.49 [2021-06-18T17:31:29.303Z] 17:11:01 0 38.86 0.00 9.92 2.25 0.09 48.89 [2021-06-18T17:31:29.303Z] 17:11:01 1 39.22 0.00 10.44 2.15 0.09 48.10 [2021-06-18T17:31:29.303Z] 17:12:01 all 40.01 0.00 6.03 0.31 0.08 53.58 [2021-06-18T17:31:29.303Z] 17:12:01 0 39.76 0.00 5.83 0.34 0.07 54.01 [2021-06-18T17:31:29.303Z] 17:12:01 1 40.25 0.00 6.23 0.28 0.09 53.15 [2021-06-18T17:31:29.303Z] 17:13:01 all 64.12 0.00 10.09 0.37 0.11 25.31 [2021-06-18T17:31:29.303Z] 17:13:01 0 64.46 0.00 9.86 0.37 0.11 25.20 [2021-06-18T17:31:29.303Z] 17:13:01 1 63.79 0.00 10.32 0.36 0.11 25.41 [2021-06-18T17:31:29.303Z] 17:14:02 all 25.41 0.00 23.44 24.86 0.12 26.16 [2021-06-18T17:31:29.303Z] 17:14:02 0 25.28 0.00 23.26 26.07 0.12 25.26 [2021-06-18T17:31:29.303Z] 17:14:02 1 25.54 0.00 23.62 23.66 0.12 27.06 [2021-06-18T17:31:29.303Z] 17:15:01 all 54.04 0.00 13.72 31.57 0.12 0.55 [2021-06-18T17:31:29.303Z] 17:15:01 0 54.16 0.00 13.54 31.70 0.11 0.49 [2021-06-18T17:31:29.303Z] 17:15:01 1 53.92 0.00 13.90 31.44 0.13 0.61 [2021-06-18T17:31:29.303Z] 17:16:02 all 68.10 0.00 19.21 11.64 0.13 0.92 [2021-06-18T17:31:29.303Z] 17:16:02 0 68.46 0.00 18.66 12.02 0.13 0.73 [2021-06-18T17:31:29.303Z] 17:16:02 1 67.73 0.00 19.75 11.26 0.13 1.12 [2021-06-18T17:31:29.303Z] 17:17:01 all 22.19 0.00 5.44 1.07 0.05 71.25 [2021-06-18T17:31:29.303Z] 17:17:01 0 21.73 0.00 5.78 1.10 0.05 71.35 [2021-06-18T17:31:29.303Z] 17:17:01 1 22.65 0.00 5.10 1.04 0.05 71.16 [2021-06-18T17:31:29.303Z] 17:18:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-18T17:31:29.303Z] 17:18:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-18T17:31:29.303Z] 17:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-18T17:31:29.303Z] 17:19:01 all 0.09 0.00 0.05 0.00 0.02 99.84 [2021-06-18T17:31:29.303Z] 17:19:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-18T17:31:29.303Z] 17:19:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2021-06-18T17:31:29.303Z] 17:20:01 all 0.11 0.00 0.03 0.00 0.02 99.85 [2021-06-18T17:31:29.303Z] 17:20:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-06-18T17:31:29.303Z] 17:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-18T17:31:29.303Z] [2021-06-18T17:31:29.303Z] 17:20:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T17:31:29.303Z] 17:21:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-06-18T17:31:29.303Z] 17:21:01 0 0.17 0.00 0.02 0.00 0.03 99.78 [2021-06-18T17:31:29.303Z] 17:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-18T17:31:29.303Z] 17:22:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-06-18T17:31:29.303Z] 17:22:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2021-06-18T17:31:29.303Z] 17:22:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-06-18T17:31:29.303Z] 17:23:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-18T17:31:29.303Z] 17:23:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-18T17:31:29.303Z] 17:23:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-18T17:31:29.303Z] 17:24:01 all 0.07 0.00 0.04 0.00 0.02 99.87 [2021-06-18T17:31:29.303Z] 17:24:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2021-06-18T17:31:29.303Z] 17:24:01 1 0.02 0.00 0.07 0.00 0.03 99.88 [2021-06-18T17:31:29.303Z] 17:25:01 all 0.10 0.00 0.03 0.00 0.02 99.86 [2021-06-18T17:31:29.303Z] 17:25:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-18T17:31:29.303Z] 17:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-18T17:31:29.303Z] 17:26:01 all 0.04 0.00 0.02 0.00 0.02 99.92 [2021-06-18T17:31:29.303Z] 17:26:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-18T17:31:29.303Z] 17:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-18T17:31:29.304Z] 17:27:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-06-18T17:31:29.304Z] 17:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-18T17:31:29.304Z] 17:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-18T17:31:29.304Z] 17:28:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-18T17:31:29.304Z] 17:28:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-06-18T17:31:29.304Z] 17:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-18T17:31:29.304Z] 17:29:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-18T17:31:29.304Z] 17:29:01 0 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-18T17:31:29.304Z] 17:29:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-18T17:31:29.304Z] 17:30:01 all 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-18T17:31:29.304Z] 17:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-18T17:31:29.304Z] 17:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-18T17:31:29.304Z] 17:31:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-18T17:31:29.304Z] 17:31:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-18T17:31:29.304Z] 17:31:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-18T17:31:29.304Z] [2021-06-18T17:31:29.304Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-18T17:31:29.304Z] Average: all 14.55 0.00 4.09 3.18 0.05 78.12 [2021-06-18T17:31:29.304Z] Average: 0 14.37 0.00 4.06 3.22 0.05 78.31 [2021-06-18T17:31:29.304Z] Average: 1 14.73 0.00 4.13 3.15 0.05 77.94 [2021-06-18T17:31:29.304Z] [2021-06-18T17:31:29.304Z] [2021-06-18T17:31:29.304Z]