Pull request #3499 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1b1383aecd847f30396386a25bb79ff2906eda40+38f9dcc5dd86ab810584922aac70b04bd93fc502 (da7e2d6cc302b2292c678f99bbe066be35794a2c) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1808612549622140246.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9191823346901193007.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3499/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3499/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5731836112759612829.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3499/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1916379739681170164.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3640082048720364633.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3499/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3499/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8728924029082643433.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15560 in /w/workspace/edgexfoundry_edgex-go_PR-3499 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7471259523321135783.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/1@tmp/jenkins-gitclient-ssh2694423486019899207.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3499/head:refs/remotes/origin/PR-3499 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 38f9dcc5dd86ab810584922aac70b04bd93fc502 into PR head commit 1b1383aecd847f30396386a25bb79ff2906eda40 Merge succeeded, producing 1b1383aecd847f30396386a25bb79ff2906eda40 Checking out Revision 1b1383aecd847f30396386a25bb79ff2906eda40 (PR-3499) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7897202355997357893.key > git merge 38f9dcc5dd86ab810584922aac70b04bd93fc502 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 Commit message: "fix: Revert port changes to V1 Swagger files" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-21T18:38:07.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-21T18:38:07.496Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-21T18:38:07.605Z] ========================================================= [2021-05-21T18:38:07.605Z] EdgeX Global Pipelines Version Info [2021-05-21T18:38:07.605Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-21T18:38:09.161Z] ------------------- [2021-05-21T18:38:09.161Z] stable info: [2021-05-21T18:38:09.161Z] ------------------- [2021-05-21T18:38:09.161Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-21T18:38:09.161Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T18:38:09.161Z] Message: update stable to v1.0.192 [2021-05-21T18:38:09.739Z] ------------------- [2021-05-21T18:38:09.739Z] experimental info: [2021-05-21T18:38:09.739Z] ------------------- [2021-05-21T18:38:09.739Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-21T18:38:09.739Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T18:38:09.739Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-21T18:38:09.964Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-21T18:38:10.023Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-21T18:38:10.081Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-21T18:38:10.139Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-21T18:38:10.198Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-21T18:38:10.260Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-21T18:38:10.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-21T18:38:10.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-21T18:38:10.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-21T18:38:10.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-21T18:38:10.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-21T18:38:10.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-21T18:38:10.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-21T18:38:10.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-21T18:38:10.812Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T18:38:10.869Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-21T18:38:10.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-21T18:38:10.989Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-21T18:38:11.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-21T18:38:11.096Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-21T18:38:11.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-21T18:38:11.198Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-21T18:38:11.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3499 [Pipeline] echo [2021-05-21T18:38:11.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3499 [Pipeline] echo [2021-05-21T18:38:11.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3499 [Pipeline] echo [2021-05-21T18:38:11.412Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b1383aecd847f30396386a25bb79ff2906eda40 [Pipeline] echo [2021-05-21T18:38:11.476Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b1383a [Pipeline] echo [2021-05-21T18:38:11.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T18:38:11.709Z] provisioning config files... [2021-05-21T18:38:11.726Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3466156646080741541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T18:38:12.108Z] ---> docker-login.sh [2021-05-21T18:38:12.108Z] nexus3.edgexfoundry.org:10001 [2021-05-21T18:38:12.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T18:38:12.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T18:38:12.371Z] Configure a credential helper to remove this warning. See [2021-05-21T18:38:12.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T18:38:12.371Z] [2021-05-21T18:38:12.371Z] Login Succeeded [2021-05-21T18:38:12.371Z] nexus3.edgexfoundry.org:10002 [2021-05-21T18:38:12.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T18:38:12.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T18:38:12.636Z] Configure a credential helper to remove this warning. See [2021-05-21T18:38:12.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T18:38:12.636Z] [2021-05-21T18:38:12.636Z] Login Succeeded [2021-05-21T18:38:12.636Z] nexus3.edgexfoundry.org:10003 [2021-05-21T18:38:12.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T18:38:12.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T18:38:12.636Z] Configure a credential helper to remove this warning. See [2021-05-21T18:38:12.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T18:38:12.636Z] [2021-05-21T18:38:12.636Z] Login Succeeded [2021-05-21T18:38:12.636Z] nexus3.edgexfoundry.org:10004 [2021-05-21T18:38:12.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T18:38:12.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T18:38:12.898Z] Configure a credential helper to remove this warning. See [2021-05-21T18:38:12.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T18:38:12.898Z] [2021-05-21T18:38:12.898Z] Login Succeeded [2021-05-21T18:38:12.898Z] docker.io [2021-05-21T18:38:12.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T18:38:13.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T18:38:13.159Z] Configure a credential helper to remove this warning. See [2021-05-21T18:38:13.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T18:38:13.159Z] [2021-05-21T18:38:13.159Z] Login Succeeded [2021-05-21T18:38:13.159Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T18:38:13.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T18:38:13.612Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-21T18:38:13.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T18:38:13.612Z] ++ dirname cmd/core-command/Dockerfile [2021-05-21T18:38:13.612Z] ++ cut -d/ -f2 [2021-05-21T18:38:13.612Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-21T18:38:13.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T18:38:13.612Z] ++ dirname cmd/core-data/Dockerfile [2021-05-21T18:38:13.612Z] ++ cut -d/ -f2 [2021-05-21T18:38:13.612Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-21T18:38:13.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T18:38:13.612Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-21T18:38:13.612Z] ++ cut -d/ -f2 [2021-05-21T18:38:13.612Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-21T18:38:13.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T18:38:13.612Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-21T18:38:13.612Z] ++ cut -d/ -f2 [2021-05-21T18:38:13.612Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-21T18:38:13.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T18:38:13.612Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-21T18:38:13.612Z] ++ cut -d/ -f2 [2021-05-21T18:38:13.612Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-21T18:38:13.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T18:38:13.612Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-21T18:38:13.612Z] ++ cut -d/ -f2 [2021-05-21T18:38:13.612Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-21T18:38:13.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T18:38:13.612Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-21T18:38:13.612Z] ++ cut -d/ -f2 [2021-05-21T18:38:13.612Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-21T18:38:13.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T18:38:13.612Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-21T18:38:13.612Z] ++ cut -d/ -f2 [2021-05-21T18:38:13.612Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-21T18:38:13.612Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-21T18:38:13.612Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-21T18:38:13.612Z] ++ cut -d/ -f2 [2021-05-21T18:38:13.612Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-21T18:38:13.674Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:38:15.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T18:38:15.310Z] [2021-05-21T18:38:15.310Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:38:15.653Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T18:38:15.654Z] latest: Pulling from edgex-devops/git-semver [2021-05-21T18:38:15.654Z] 31603596830f: Pulling fs layer [2021-05-21T18:38:15.654Z] 54011a49482f: Pulling fs layer [2021-05-21T18:38:15.654Z] a6820b24f6d8: Pulling fs layer [2021-05-21T18:38:15.654Z] f581987b2513: Pulling fs layer [2021-05-21T18:38:15.654Z] f581987b2513: Waiting [2021-05-21T18:38:15.654Z] 54011a49482f: Verifying Checksum [2021-05-21T18:38:15.654Z] 54011a49482f: Download complete [2021-05-21T18:38:15.916Z] 31603596830f: Verifying Checksum [2021-05-21T18:38:15.916Z] 31603596830f: Download complete [2021-05-21T18:38:15.916Z] f581987b2513: Verifying Checksum [2021-05-21T18:38:15.916Z] f581987b2513: Download complete [2021-05-21T18:38:15.916Z] a6820b24f6d8: Verifying Checksum [2021-05-21T18:38:15.916Z] a6820b24f6d8: Download complete [2021-05-21T18:38:16.182Z] 31603596830f: Pull complete [2021-05-21T18:38:16.182Z] 54011a49482f: Pull complete [2021-05-21T18:38:16.766Z] a6820b24f6d8: Pull complete [2021-05-21T18:38:17.027Z] f581987b2513: Pull complete [2021-05-21T18:38:17.027Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-21T18:38:17.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-21T18:38:17.027Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-21T18:38:17.133Z] prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container [2021-05-21T18:38:17.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-21T18:38:18.406Z] $ docker top 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-21T18:38:18.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T18:38:18.623Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T18:38:18.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T18:38:18.731Z] $ docker exec 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 ssh-agent [2021-05-21T18:38:18.837Z] SSH_AUTH_SOCK=/tmp/ssh-On5GJ9oa4s0k/agent.14 [2021-05-21T18:38:18.837Z] SSH_AGENT_PID=20 [2021-05-21T18:38:18.844Z] Running ssh-add (command line suppressed) [2021-05-21T18:38:18.938Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6740081009822829252.key (/w/workspace/edgex-go/1@tmp/private_key_6740081009822829252.key) [2021-05-21T18:38:18.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T18:38:19.291Z] + git tag --points-at HEAD [Pipeline] } [2021-05-21T18:38:19.311Z] $ docker exec --env ******** --env ******** 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 ssh-agent -k [2021-05-21T18:38:19.403Z] unset SSH_AUTH_SOCK; [2021-05-21T18:38:19.403Z] unset SSH_AGENT_PID; [2021-05-21T18:38:19.403Z] echo Agent pid 20 killed; [2021-05-21T18:38:19.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-21T18:38:19.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-21T18:38:19.504Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-21T18:38:19.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-21T18:38:19.613Z] $ docker exec 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 ssh-agent [2021-05-21T18:38:19.717Z] SSH_AUTH_SOCK=/tmp/ssh-2iFALo3Y93up/agent.54 [2021-05-21T18:38:19.717Z] SSH_AGENT_PID=61 [2021-05-21T18:38:19.723Z] Running ssh-add (command line suppressed) [2021-05-21T18:38:19.811Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6270267309746192145.key (/w/workspace/edgex-go/1@tmp/private_key_6270267309746192145.key) [2021-05-21T18:38:19.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-21T18:38:20.167Z] + git semver init [2021-05-21T18:38:20.167Z] # -> Open(): unable to determine branch for HEAD [2021-05-21T18:38:20.167Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-21T18:38:20.167Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-21T18:38:20.167Z] # $SEMVER_REMOTE_NAME = origin [2021-05-21T18:38:20.167Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-21T18:38:20.167Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-21T18:38:20.167Z] # $SEMVER_BRANCH = PR-3499 [2021-05-21T18:38:20.167Z] # $SEMVER_TEMP = /tmp/semver-062728380 [2021-05-21T18:38:20.167Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-21T18:38:32.459Z] # '/tmp/semver-062728380' -> '/w/workspace/edgex-go/1/.semver' [2021-05-21T18:38:32.459Z] # -> Force: false [2021-05-21T18:38:32.459Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-21T18:38:32.492Z] $ docker exec --env ******** --env ******** 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 ssh-agent -k [2021-05-21T18:38:32.579Z] unset SSH_AUTH_SOCK; [2021-05-21T18:38:32.580Z] unset SSH_AGENT_PID; [2021-05-21T18:38:32.580Z] echo Agent pid 61 killed; [2021-05-21T18:38:32.591Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-21T18:38:33.029Z] + git semver [Pipeline] } [2021-05-21T18:38:33.061Z] $ docker stop --time=1 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 [2021-05-21T18:38:35.519Z] $ docker rm -f 6b781373a5c601aa3ecb679760c5f149348ef7814a0fe9e5487fd738b3c78924 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T18:38:35.963Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-21T18:38:36.292Z] Stashed 1 file(s) [Pipeline] echo [2021-05-21T18:38:36.317Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T18:38:37.324Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-21T18:38:37.662Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T18:38:38.127Z] + true [2021-05-21T18:38:38.127Z] + sudo service docker restart [2021-05-21T18:38:38.127Z] Redirecting to /bin/systemctl restart docker.service [2021-05-21T18:38:51.806Z] Still waiting to schedule task [2021-05-21T18:38:51.807Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-21T18:38:56.317Z] ========================================================= [2021-05-21T18:38:56.317Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-21T18:38:56.317Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:38:56.668Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-21T18:38:58.066Z] Sending build context to Docker daemon 330.8MB [2021-05-21T18:38:58.066Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T18:38:58.066Z] Step 2/6 : FROM ${BASE} [2021-05-21T18:38:58.066Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-21T18:38:58.066Z] 540db60ca938: Pulling fs layer [2021-05-21T18:38:58.066Z] adcc1eea9eea: Pulling fs layer [2021-05-21T18:38:58.066Z] 4c4ab2625f07: Pulling fs layer [2021-05-21T18:38:58.066Z] 0510c868ecb4: Pulling fs layer [2021-05-21T18:38:58.066Z] afea3b2eda06: Pulling fs layer [2021-05-21T18:38:58.066Z] 7809a108b3ef: Pulling fs layer [2021-05-21T18:38:58.066Z] f706445af74f: Pulling fs layer [2021-05-21T18:38:58.066Z] 0510c868ecb4: Waiting [2021-05-21T18:38:58.066Z] afea3b2eda06: Waiting [2021-05-21T18:38:58.066Z] 7809a108b3ef: Waiting [2021-05-21T18:38:58.066Z] f706445af74f: Waiting [2021-05-21T18:38:58.066Z] 4c4ab2625f07: Verifying Checksum [2021-05-21T18:38:58.066Z] 4c4ab2625f07: Download complete [2021-05-21T18:38:58.066Z] adcc1eea9eea: Download complete [2021-05-21T18:38:58.066Z] afea3b2eda06: Verifying Checksum [2021-05-21T18:38:58.066Z] afea3b2eda06: Download complete [2021-05-21T18:38:58.066Z] 540db60ca938: Verifying Checksum [2021-05-21T18:38:58.066Z] 540db60ca938: Download complete [2021-05-21T18:38:58.066Z] 7809a108b3ef: Verifying Checksum [2021-05-21T18:38:58.066Z] 7809a108b3ef: Download complete [2021-05-21T18:38:58.334Z] 540db60ca938: Pull complete [2021-05-21T18:38:58.597Z] adcc1eea9eea: Pull complete [2021-05-21T18:38:58.597Z] 4c4ab2625f07: Pull complete [2021-05-21T18:39:00.546Z] f706445af74f: Verifying Checksum [2021-05-21T18:39:00.546Z] f706445af74f: Download complete [2021-05-21T18:39:00.546Z] 0510c868ecb4: Verifying Checksum [2021-05-21T18:39:00.546Z] 0510c868ecb4: Download complete [2021-05-21T18:39:03.876Z] 0510c868ecb4: Pull complete [2021-05-21T18:39:03.876Z] afea3b2eda06: Pull complete [2021-05-21T18:39:03.876Z] 7809a108b3ef: Pull complete [2021-05-21T18:39:06.477Z] f706445af74f: Pull complete [2021-05-21T18:39:06.477Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-21T18:39:06.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-21T18:39:06.477Z] ---> b068be0155e3 [2021-05-21T18:39:06.477Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-21T18:39:07.867Z] ---> Running in 25f1a83d493d [2021-05-21T18:39:08.128Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:39:09.071Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:39:09.334Z] (1/12) Installing libmagic (5.39-r0) [2021-05-21T18:39:09.907Z] (2/12) Installing file (5.39-r0) [2021-05-21T18:39:09.907Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-21T18:39:09.907Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-21T18:39:14.122Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-21T18:39:14.122Z] (6/12) Installing patch (2.7.6-r6) [2021-05-21T18:39:14.122Z] (7/12) Installing build-base (0.5-r2) [2021-05-21T18:39:14.122Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-21T18:39:14.122Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-21T18:39:14.122Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-21T18:39:14.122Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-21T18:39:14.122Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-21T18:39:14.388Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T18:39:14.388Z] OK: 219 MiB in 52 packages [2021-05-21T18:39:15.773Z] Removing intermediate container 25f1a83d493d [2021-05-21T18:39:15.773Z] ---> 7f7d45c9a8c5 [2021-05-21T18:39:15.773Z] Step 4/6 : WORKDIR /edgex-go [2021-05-21T18:39:15.773Z] ---> Running in 40d0010f0a42 [2021-05-21T18:39:16.033Z] Removing intermediate container 40d0010f0a42 [2021-05-21T18:39:16.033Z] ---> 333b8f599747 [2021-05-21T18:39:16.033Z] Step 5/6 : COPY go.mod . [2021-05-21T18:39:16.033Z] ---> 4d1eef78ea5d [2021-05-21T18:39:16.033Z] Step 6/6 : RUN go mod download [2021-05-21T18:39:16.033Z] ---> Running in e92f55507d58 [2021-05-21T18:39:28.312Z] Removing intermediate container e92f55507d58 [2021-05-21T18:39:28.312Z] ---> 17322245e09a [2021-05-21T18:39:28.312Z] Successfully built 17322245e09a [2021-05-21T18:39:28.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:39:28.663Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T18:39:28.663Z] . [Pipeline] withDockerContainer [2021-05-21T18:39:28.760Z] prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container [2021-05-21T18:39:28.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-21T18:39:29.166Z] $ docker top 01c3c944d80faae62bb01d0b83ee37e464615a348bbfb6dd607522822242d46d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T18:39:29.584Z] + go version [2021-05-21T18:39:29.585Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-21T18:39:29.613Z] $ docker stop --time=1 01c3c944d80faae62bb01d0b83ee37e464615a348bbfb6dd607522822242d46d [2021-05-21T18:39:30.799Z] $ docker rm -f 01c3c944d80faae62bb01d0b83ee37e464615a348bbfb6dd607522822242d46d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:39:31.650Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-21T18:39:31.650Z] . [Pipeline] withDockerContainer [2021-05-21T18:39:31.754Z] prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container [2021-05-21T18:39:31.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-21T18:39:32.172Z] $ docker top 7c815e6ad8f167bf8532647d7227ded27ddf5d2bf3b511dafa1168414334a0aa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-21T18:39:32.317Z] ========================================================= [2021-05-21T18:39:32.317Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-21T18:39:32.317Z] ========================================================= [Pipeline] sh [2021-05-21T18:39:32.628Z] + go mod tidy [Pipeline] sh [2021-05-21T18:39:33.214Z] + make test [2021-05-21T18:39:33.214Z] go mod tidy [2021-05-21T18:39:33.214Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-21T18:39:38.537Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-21T18:39:56.756Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-21T18:40:01.027Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-21T18:40:02.435Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-21T18:40:02.435Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-21T18:40:05.030Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-21T18:40:05.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-21T18:40:05.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-21T18:40:05.299Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-21T18:40:06.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-21T18:40:06.834Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-21T18:40:08.777Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-21T18:40:08.777Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-21T18:40:08.777Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-21T18:40:10.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.081s coverage: 46.1% of statements [2021-05-21T18:40:10.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-21T18:40:10.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-21T18:40:10.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-21T18:40:10.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-21T18:40:10.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-21T18:40:10.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-21T18:40:10.206Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.041s coverage: 28.7% of statements [2021-05-21T18:40:11.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.061s coverage: 100.0% of statements [2021-05-21T18:40:13.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.105s coverage: 27.7% of statements [2021-05-21T18:40:13.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-21T18:40:13.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-21T18:40:13.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-21T18:40:13.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-21T18:40:13.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-21T18:40:13.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.052s coverage: 81.2% of statements [2021-05-21T18:40:13.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-21T18:40:13.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements [2021-05-21T18:40:13.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-21T18:40:13.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2021-05-21T18:40:13.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-21T18:40:13.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-21T18:40:14.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 58.6% of statements [2021-05-21T18:40:14.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-21T18:40:14.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-21T18:40:14.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.098s coverage: 87.7% of statements [2021-05-21T18:40:14.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-21T18:40:14.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T18:40:14.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements [2021-05-21T18:40:14.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-21T18:40:17.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.223s coverage: 28.6% of statements [2021-05-21T18:40:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-21T18:40:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-21T18:40:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-21T18:40:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-21T18:40:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-21T18:40:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements [2021-05-21T18:40:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-21T18:40:17.232Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.058s coverage: 100.0% of statements [2021-05-21T18:40:17.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-21T18:40:17.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements [2021-05-21T18:40:17.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-21T18:40:18.244Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.082s coverage: 97.5% of statements [2021-05-21T18:40:18.244Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-21T18:40:18.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-05-21T18:40:18.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-21T18:40:18.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-21T18:40:18.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-21T18:40:18.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-21T18:40:20.445Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.268s coverage: 95.1% of statements [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-21T18:40:20.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-21T18:40:20.445Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-05-21T18:40:20.445Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-21T18:40:20.711Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 21.7% of statements [2021-05-21T18:40:20.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-21T18:40:20.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements [2021-05-21T18:40:22.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 79.5% of statements [2021-05-21T18:40:22.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-21T18:40:22.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-05-21T18:40:22.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements [2021-05-21T18:40:34.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-05-21T18:40:34.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-21T18:40:39.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.192s coverage: 81.8% of statements [2021-05-21T18:40:39.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-21T18:40:55.889Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15561 in /w/workspace/edgexfoundry_edgex-go_PR-3499 [Pipeline] { [Pipeline] ws [2021-05-21T18:40:55.950Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-21T18:40:56.224Z] The recommended git tool is: git [2021-05-21T18:40:58.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-05-21T18:40:58.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-21T18:40:58.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-21T18:40:58.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-21T18:40:58.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-05-21T18:40:58.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.180s coverage: 66.9% of statements [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-21T18:40:58.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-21T18:40:58.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.5% of statements [2021-05-21T18:40:58.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-21T18:40:58.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-21T18:40:58.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements [2021-05-21T18:40:58.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-21T18:40:58.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.022s coverage: 84.8% of statements [2021-05-21T18:41:00.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.079s coverage: 46.8% of statements [2021-05-21T18:41:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-21T18:41:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-21T18:41:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-21T18:41:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-21T18:41:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-21T18:41:00.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements [2021-05-21T18:41:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-21T18:41:00.041Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.028s coverage: 100.0% of statements [2021-05-21T18:41:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-21T18:41:00.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-21T18:41:01.538Z] using credential edgex-jenkins-ssh [2021-05-21T18:41:01.557Z] Cloning the remote Git repository [2021-05-21T18:41:01.604Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-21T18:41:01.717Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-21T18:41:01.799Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T18:41:01.800Z] > git --version # timeout=10 [2021-05-21T18:41:01.909Z] > git --version # 'git version 2.17.1' [2021-05-21T18:41:01.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T18:41:02.009Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T18:41:04.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.049s coverage: 18.9% of statements [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-21T18:41:04.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.110s coverage: 91.9% of statements [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-21T18:41:04.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.602s coverage: 28.8% of statements [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-21T18:41:04.267Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.041s coverage: 99.0% of statements [2021-05-21T18:41:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-21T18:41:04.268Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.048s coverage: 100.0% of statements [2021-05-21T18:41:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-21T18:41:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-21T18:41:04.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-21T18:41:04.531Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.058s coverage: 64.6% of statements [2021-05-21T18:41:04.531Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-21T18:41:05.110Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.103s coverage: 97.6% of statements [2021-05-21T18:41:05.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-21T18:41:05.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T18:41:05.111Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-21T18:41:05.111Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.036s coverage: 0.0% of statements [2021-05-21T18:41:05.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-21T18:41:05.111Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-05-21T18:41:05.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-21T18:41:05.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-21T18:41:05.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-21T18:41:05.111Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-21T18:41:05.691Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-05-21T18:41:05.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-21T18:41:05.691Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-21T18:41:05.691Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.025s coverage: 100.0% of statements [2021-05-21T18:41:05.955Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.041s coverage: 28.1% of statements [2021-05-21T18:41:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-21T18:41:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-21T18:41:05.955Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.056s coverage: 27.9% of statements [2021-05-21T18:41:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-21T18:41:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-21T18:41:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-21T18:41:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-21T18:41:05.955Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-21T18:41:06.537Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-21T18:41:06.537Z] GO111MODULE=on go vet ./... [2021-05-21T18:41:19.254Z] Merging remotes/origin/master commit 38f9dcc5dd86ab810584922aac70b04bd93fc502 into PR head commit 1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:41:19.710Z] Merge succeeded, producing 1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:41:19.711Z] Checking out Revision 1b1383aecd847f30396386a25bb79ff2906eda40 (PR-3499) [2021-05-21T18:41:18.307Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T18:41:18.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T18:41:18.354Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T18:41:18.389Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T18:41:18.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T18:41:18.401Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3499/head:refs/remotes/origin/PR-3499 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-21T18:41:19.273Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:41:19.293Z] > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 [2021-05-21T18:41:19.604Z] > git remote # timeout=10 [2021-05-21T18:41:19.627Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:41:19.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T18:41:19.669Z] > git merge 38f9dcc5dd86ab810584922aac70b04bd93fc502 # timeout=10 [2021-05-21T18:41:19.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T18:41:19.716Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:41:19.741Z] > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 [2021-05-21T18:41:24.140Z] Commit message: "fix: Revert port changes to V1 Swagger files" [2021-05-21T18:41:24.196Z] > git --version # timeout=10 [2021-05-21T18:41:24.208Z] > git --version # 'git version 2.17.1' [2021-05-21T18:41:24.221Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-21T18:41:26.031Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-21T18:41:26.452Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-21T18:41:26.903Z] + true [2021-05-21T18:41:26.903Z] + sudo service docker restart [2021-05-21T18:41:38.732Z] gofmt -l . [2021-05-21T18:41:38.732Z] [ "`gofmt -l .`" = "" ] [2021-05-21T18:41:38.732Z] ./bin/test-go-mod-tidy.sh [2021-05-21T18:41:38.732Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-21T18:41:39.056Z] + ls -al . [2021-05-21T18:41:39.057Z] total 852 [2021-05-21T18:41:39.057Z] drwxrwxr-x 10 1001 1001 4096 May 21 18:41 . [2021-05-21T18:41:39.057Z] drwxr-xr-x 4 root root 28 May 21 18:39 .. [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 11 May 21 18:38 .dockerignore [2021-05-21T18:41:39.057Z] drwxrwxr-x 8 1001 1001 179 May 21 18:38 .git [2021-05-21T18:41:39.057Z] drwxrwxr-x 3 1001 1001 125 May 21 18:38 .github [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 818 May 21 18:38 .gitignore [2021-05-21T18:41:39.057Z] drwx------ 3 1001 1001 60 May 21 18:38 .semver [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 166 May 21 18:38 .sonarcloud.properties [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 8609 May 21 18:38 Attribution.txt [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 3804 May 21 18:38 CONTRIBUTING.md [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 931 May 21 18:38 Dockerfile.build [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 863 May 21 18:38 Jenkinsfile [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 10775 May 21 18:38 LICENSE [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 5632 May 21 18:38 Makefile [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 7978 May 21 18:38 README.md [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 6755 May 21 18:38 SECURITY.md [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 5 May 21 18:38 VERSION [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 4131 May 21 18:38 ZMQWindows.md [2021-05-21T18:41:39.057Z] drwxrwxr-x 2 1001 1001 117 May 21 18:38 bin [2021-05-21T18:41:39.057Z] drwxrwxr-x 14 1001 1001 4096 May 21 18:38 cmd [2021-05-21T18:41:39.057Z] -rw-r--r-- 1 root root 741453 May 21 18:41 coverage.out [2021-05-21T18:41:39.057Z] -rw-r--r-- 1 root root 1060 May 21 18:41 go.mod [2021-05-21T18:41:39.057Z] -rw-r--r-- 1 root root 21990 May 21 18:39 go.sum [2021-05-21T18:41:39.057Z] drwxrwxr-x 8 1001 1001 127 May 21 18:38 internal [2021-05-21T18:41:39.057Z] drwxrwxr-x 4 1001 1001 26 May 21 18:38 openapi [2021-05-21T18:41:39.057Z] drwxrwxr-x 4 1001 1001 71 May 21 18:38 snap [2021-05-21T18:41:39.057Z] -rw-rw-r-- 1 1001 1001 168 May 21 18:38 version.go [Pipeline] sh [2021-05-21T18:41:39.380Z] + '[' -e coverage.out ] [2021-05-21T18:41:39.380Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-21T18:41:39.543Z] Stashed 1 file(s) [Pipeline] sh [2021-05-21T18:41:39.863Z] + make build [2021-05-21T18:41:39.863Z] go mod tidy [2021-05-21T18:41:39.863Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-21T18:41:41.266Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T18:41:45.326Z] provisioning config files... [2021-05-21T18:41:45.356Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8348487102562736135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-21T18:41:45.782Z] ---> docker-login.sh [2021-05-21T18:41:45.782Z] nexus3.edgexfoundry.org:10001 [2021-05-21T18:41:46.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T18:41:47.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T18:41:47.037Z] Configure a credential helper to remove this warning. See [2021-05-21T18:41:47.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T18:41:47.037Z] [2021-05-21T18:41:47.037Z] Login Succeeded [2021-05-21T18:41:47.037Z] nexus3.edgexfoundry.org:10002 [2021-05-21T18:41:47.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T18:41:47.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T18:41:47.637Z] Configure a credential helper to remove this warning. See [2021-05-21T18:41:47.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T18:41:47.637Z] [2021-05-21T18:41:47.637Z] Login Succeeded [2021-05-21T18:41:47.637Z] nexus3.edgexfoundry.org:10003 [2021-05-21T18:41:47.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T18:41:48.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T18:41:48.198Z] Configure a credential helper to remove this warning. See [2021-05-21T18:41:48.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T18:41:48.198Z] [2021-05-21T18:41:48.198Z] Login Succeeded [2021-05-21T18:41:48.198Z] nexus3.edgexfoundry.org:10004 [2021-05-21T18:41:48.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T18:41:48.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T18:41:48.746Z] Configure a credential helper to remove this warning. See [2021-05-21T18:41:48.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T18:41:48.746Z] [2021-05-21T18:41:48.746Z] Login Succeeded [2021-05-21T18:41:48.746Z] docker.io [2021-05-21T18:41:49.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-21T18:41:49.460Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-21T18:41:49.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-21T18:41:49.626Z] Configure a credential helper to remove this warning. See [2021-05-21T18:41:49.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-21T18:41:49.626Z] [2021-05-21T18:41:49.626Z] Login Succeeded [2021-05-21T18:41:49.626Z] ---> docker-login.sh ends [Pipeline] } [2021-05-21T18:41:49.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-21T18:41:50.050Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] echo [2021-05-21T18:41:50.255Z] ========================================================= [2021-05-21T18:41:50.255Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-21T18:41:50.255Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:41:50.667Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-21T18:41:51.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-21T18:41:51.451Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-21T18:41:52.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-21T18:41:53.326Z] Sending build context to Docker daemon 168MB [2021-05-21T18:41:53.326Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-21T18:41:53.326Z] Step 2/6 : FROM ${BASE} [2021-05-21T18:41:53.326Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-21T18:41:53.326Z] 595b0fe564bb: Pulling fs layer [2021-05-21T18:41:53.326Z] 7186ed65a4f7: Pulling fs layer [2021-05-21T18:41:53.326Z] 316046926c0a: Pulling fs layer [2021-05-21T18:41:53.326Z] 4ebd0625c992: Pulling fs layer [2021-05-21T18:41:53.326Z] 207e8628e3a3: Pulling fs layer [2021-05-21T18:41:53.326Z] c791037a9be2: Pulling fs layer [2021-05-21T18:41:53.326Z] ffd874e62e21: Pulling fs layer [2021-05-21T18:41:53.326Z] 4ebd0625c992: Waiting [2021-05-21T18:41:53.326Z] c791037a9be2: Waiting [2021-05-21T18:41:53.326Z] ffd874e62e21: Waiting [2021-05-21T18:41:53.326Z] 207e8628e3a3: Waiting [2021-05-21T18:41:53.326Z] 316046926c0a: Download complete [2021-05-21T18:41:53.326Z] 7186ed65a4f7: Verifying Checksum [2021-05-21T18:41:53.326Z] 7186ed65a4f7: Download complete [2021-05-21T18:41:53.326Z] 207e8628e3a3: Verifying Checksum [2021-05-21T18:41:53.326Z] 207e8628e3a3: Download complete [2021-05-21T18:41:53.604Z] c791037a9be2: Verifying Checksum [2021-05-21T18:41:53.604Z] c791037a9be2: Download complete [2021-05-21T18:41:53.604Z] 595b0fe564bb: Verifying Checksum [2021-05-21T18:41:53.604Z] 595b0fe564bb: Download complete [2021-05-21T18:41:53.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-21T18:41:54.209Z] 595b0fe564bb: Pull complete [2021-05-21T18:41:54.390Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-21T18:41:54.815Z] 7186ed65a4f7: Pull complete [2021-05-21T18:41:55.096Z] 316046926c0a: Pull complete [2021-05-21T18:41:55.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-21T18:41:55.971Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-21T18:41:56.086Z] ffd874e62e21: Download complete [2021-05-21T18:41:56.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-21T18:41:57.071Z] 4ebd0625c992: Verifying Checksum [2021-05-21T18:41:57.071Z] 4ebd0625c992: Download complete [Pipeline] } [2021-05-21T18:41:58.361Z] $ docker stop --time=1 7c815e6ad8f167bf8532647d7227ded27ddf5d2bf3b511dafa1168414334a0aa [2021-05-21T18:42:00.318Z] $ docker rm -f 7c815e6ad8f167bf8532647d7227ded27ddf5d2bf3b511dafa1168414334a0aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:42:06.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T18:42:06.916Z] [2021-05-21T18:42:06.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:42:07.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T18:42:07.304Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-21T18:42:07.304Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-21T18:42:07.304Z] ca9280d653b3: Pulling fs layer [2021-05-21T18:42:07.304Z] 7e9c9ca2126c: Pulling fs layer [2021-05-21T18:42:07.304Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-21T18:42:07.304Z] cbdbe7a5bc2a: Download complete [2021-05-21T18:42:07.552Z] 4ebd0625c992: Pull complete [2021-05-21T18:42:07.553Z] 207e8628e3a3: Pull complete [2021-05-21T18:42:07.564Z] cbdbe7a5bc2a: Pull complete [2021-05-21T18:42:07.827Z] c791037a9be2: Pull complete [2021-05-21T18:42:07.832Z] ca9280d653b3: Verifying Checksum [2021-05-21T18:42:07.832Z] ca9280d653b3: Download complete [2021-05-21T18:42:08.407Z] ca9280d653b3: Pull complete [2021-05-21T18:42:08.673Z] 7e9c9ca2126c: Verifying Checksum [2021-05-21T18:42:08.673Z] 7e9c9ca2126c: Download complete [2021-05-21T18:42:11.992Z] 7e9c9ca2126c: Pull complete [2021-05-21T18:42:11.992Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-21T18:42:11.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T18:42:11.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-21T18:42:12.120Z] prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container [2021-05-21T18:42:12.142Z] ffd874e62e21: Pull complete [2021-05-21T18:42:12.142Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-21T18:42:12.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-21T18:42:12.142Z] ---> cfc18b08335c [2021-05-21T18:42:12.142Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-21T18:42:12.160Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-21T18:42:14.777Z] ---> Running in c52a0ab29a6b [2021-05-21T18:42:15.104Z] $ docker top 925a3eecacda063e1d452c8cc79bfcbed869820e5d62713425ca3d5a8a0ee72c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T18:42:15.535Z] + grep parallel [2021-05-21T18:42:15.536Z] + docker-compose build --help [2021-05-21T18:42:16.109Z] --parallel Build images in parallel. [Pipeline] } [2021-05-21T18:42:16.140Z] $ docker stop --time=1 925a3eecacda063e1d452c8cc79bfcbed869820e5d62713425ca3d5a8a0ee72c [2021-05-21T18:42:16.212Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:42:16.807Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:42:17.521Z] $ docker rm -f 925a3eecacda063e1d452c8cc79bfcbed869820e5d62713425ca3d5a8a0ee72c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:42:18.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-21T18:42:18.176Z] . [Pipeline] withDockerContainer [2021-05-21T18:42:18.236Z] (1/12) Installing libmagic (5.39-r0) [2021-05-21T18:42:18.274Z] prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container [2021-05-21T18:42:18.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-21T18:42:18.506Z] (2/12) Installing file (5.39-r0) [2021-05-21T18:42:18.507Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-21T18:42:18.680Z] $ docker top 486bf8058ae9456f913ce25d3281b20d4ef92896f7c77c43e29cfed7d4511fdd -eo pid,comm [Pipeline] { [2021-05-21T18:42:18.778Z] (4/12) Installing g++ (10.2.1_pre1-r3) [Pipeline] sh [2021-05-21T18:42:19.136Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-21T18:42:19.706Z] Building core-command ... [2021-05-21T18:42:19.706Z] Building core-data ... [2021-05-21T18:42:19.706Z] Building core-metadata ... [2021-05-21T18:42:19.706Z] Building security-bootstrapper ... [2021-05-21T18:42:19.706Z] Building security-proxy-setup ... [2021-05-21T18:42:19.706Z] Building security-secretstore-setup ... [2021-05-21T18:42:19.706Z] Building support-notifications ... [2021-05-21T18:42:19.706Z] Building support-scheduler ... [2021-05-21T18:42:19.706Z] Building sys-mgmt-agent ... [2021-05-21T18:42:19.706Z] Building support-notifications [2021-05-21T18:42:19.706Z] Building sys-mgmt-agent [2021-05-21T18:42:19.706Z] Building core-metadata [2021-05-21T18:42:19.706Z] Building security-proxy-setup [2021-05-21T18:42:19.706Z] Building core-command [2021-05-21T18:42:25.485Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-21T18:42:25.485Z] (6/12) Installing patch (2.7.6-r6) [2021-05-21T18:42:25.485Z] (7/12) Installing build-base (0.5-r2) [2021-05-21T18:42:25.485Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-21T18:42:25.485Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-21T18:42:25.485Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-21T18:42:25.485Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-21T18:42:25.485Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-21T18:42:25.485Z] Executing busybox-1.32.1-r6.trigger [2021-05-21T18:42:25.485Z] OK: 218 MiB in 52 packages [2021-05-21T18:42:29.798Z] Removing intermediate container c52a0ab29a6b [2021-05-21T18:42:29.798Z] ---> aee66371f455 [2021-05-21T18:42:29.798Z] Step 4/6 : WORKDIR /edgex-go [2021-05-21T18:42:29.798Z] ---> Running in 9b655c52ef80 [2021-05-21T18:42:29.798Z] Removing intermediate container 9b655c52ef80 [2021-05-21T18:42:29.798Z] ---> 76a14aa61e4a [2021-05-21T18:42:29.798Z] Step 5/6 : COPY go.mod . [2021-05-21T18:42:30.396Z] ---> 18ffde46f24d [2021-05-21T18:42:30.396Z] Step 6/6 : RUN go mod download [2021-05-21T18:42:30.671Z] ---> Running in 8e8b3b9aed7b [2021-05-21T18:42:31.968Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:42:31.968Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:42:31.968Z] ---> 17322245e09a [2021-05-21T18:42:31.968Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T18:42:31.968Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:42:31.968Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:42:31.968Z] ---> 17322245e09a [2021-05-21T18:42:31.968Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T18:42:31.968Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:42:31.968Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:42:31.968Z] ---> 17322245e09a [2021-05-21T18:42:31.968Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T18:42:40.126Z] ---> Running in 8b03691591cf [2021-05-21T18:42:40.126Z] ---> Running in 8371282f749b [2021-05-21T18:42:40.126Z] ---> Running in a23f5fa1df19 [2021-05-21T18:42:40.698Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:42:40.698Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:42:40.698Z] ---> 17322245e09a [2021-05-21T18:42:40.698Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T18:42:40.698Z] ---> Using cache [2021-05-21T18:42:40.698Z] ---> 610545daa74f [2021-05-21T18:42:40.698Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:42:42.090Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:42:42.091Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:42:42.091Z] ---> 17322245e09a [2021-05-21T18:42:42.091Z] Step 3/22 : WORKDIR /edgex-go [2021-05-21T18:42:42.091Z] ---> Using cache [2021-05-21T18:42:42.091Z] ---> 610545daa74f [2021-05-21T18:42:42.091Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:42:42.669Z] Removing intermediate container 8371282f749b [2021-05-21T18:42:42.669Z] ---> 331a972ba4cf [2021-05-21T18:42:42.669Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:42:42.669Z] Removing intermediate container 8b03691591cf [2021-05-21T18:42:42.669Z] ---> 610545daa74f [2021-05-21T18:42:42.669Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:42:42.669Z] Removing intermediate container a23f5fa1df19 [2021-05-21T18:42:42.669Z] ---> 0c4834e791fc [2021-05-21T18:42:42.669Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:42:42.669Z] ---> Running in dafbf9093022 [2021-05-21T18:42:42.669Z] ---> Running in 4c210a2382ba [2021-05-21T18:42:42.669Z] ---> Running in 6a35e05af373 [2021-05-21T18:42:42.669Z] ---> Running in a9672597296a [2021-05-21T18:42:42.669Z] ---> Running in 0adaaa183195 [2021-05-21T18:42:43.251Z] Removing intermediate container dafbf9093022 [2021-05-21T18:42:43.251Z] ---> 957f08df3dde [2021-05-21T18:42:43.251Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-21T18:42:43.523Z] ---> Running in 9c4fc8985498 [2021-05-21T18:42:43.523Z] Removing intermediate container 4c210a2382ba [2021-05-21T18:42:43.523Z] ---> 648b7ed827ce [2021-05-21T18:42:43.523Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-21T18:42:43.523Z] ---> Running in 2169bf0c1508 [2021-05-21T18:42:43.784Z] Removing intermediate container 6a35e05af373 [2021-05-21T18:42:43.784Z] ---> 8a0f67694d26 [2021-05-21T18:42:43.784Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T18:42:43.784Z] ---> Running in 3f34ee6417ed [2021-05-21T18:42:44.049Z] Removing intermediate container 0adaaa183195 [2021-05-21T18:42:44.049Z] ---> ed20fefce5c3 [2021-05-21T18:42:44.049Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-21T18:42:44.049Z] ---> Running in 5253575cec5a [2021-05-21T18:42:44.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:42:44.049Z] Removing intermediate container a9672597296a [2021-05-21T18:42:44.049Z] ---> 3bf8fa1efb71 [2021-05-21T18:42:44.049Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T18:42:44.049Z] ---> Running in 0b7dc30c3eed [2021-05-21T18:42:44.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:42:44.317Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:42:44.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:42:44.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:42:44.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:42:45.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:42:45.107Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:42:45.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:42:45.378Z] OK: 219 MiB in 52 packages [2021-05-21T18:42:45.378Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:42:45.653Z] OK: 219 MiB in 52 packages [2021-05-21T18:42:45.653Z] OK: 219 MiB in 52 packages [2021-05-21T18:42:45.653Z] Removing intermediate container 9c4fc8985498 [2021-05-21T18:42:45.653Z] ---> 3f7580ed9089 [2021-05-21T18:42:45.653Z] Step 6/22 : COPY go.mod . [2021-05-21T18:42:45.921Z] OK: 219 MiB in 52 packages [2021-05-21T18:42:45.921Z] OK: 219 MiB in 52 packages [2021-05-21T18:42:46.219Z] ---> e581d5b23ab8 [2021-05-21T18:42:46.219Z] Step 7/22 : RUN go mod download [2021-05-21T18:42:46.219Z] Removing intermediate container 2169bf0c1508 [2021-05-21T18:42:46.219Z] ---> 3847c425fb1f [2021-05-21T18:42:46.219Z] Step 6/23 : COPY go.mod . [2021-05-21T18:42:46.219Z] ---> Running in f75122922a8b [2021-05-21T18:42:46.219Z] Removing intermediate container 0b7dc30c3eed [2021-05-21T18:42:46.219Z] ---> 9c469d9743b6 [2021-05-21T18:42:46.219Z] Step 6/24 : COPY go.mod . [2021-05-21T18:42:46.219Z] Removing intermediate container 3f34ee6417ed [2021-05-21T18:42:46.219Z] ---> 37f91f5d1d2c [2021-05-21T18:42:46.219Z] Step 6/24 : COPY go.mod . [2021-05-21T18:42:46.484Z] ---> 0147c1932bfc [2021-05-21T18:42:46.484Z] Step 7/23 : RUN go mod download [2021-05-21T18:42:46.484Z] Removing intermediate container 5253575cec5a [2021-05-21T18:42:46.484Z] ---> 26315645aeaa [2021-05-21T18:42:46.484Z] Step 6/24 : COPY go.mod . [2021-05-21T18:42:46.484Z] ---> Running in b008e0af21e6 [2021-05-21T18:42:46.484Z] ---> 98797ac9bd73 [2021-05-21T18:42:46.484Z] Step 7/24 : RUN go mod download [2021-05-21T18:42:46.484Z] ---> 7ee65a27d56b [2021-05-21T18:42:46.484Z] Step 7/24 : RUN go mod download [2021-05-21T18:42:46.484Z] ---> Running in b4c20315ad4e [2021-05-21T18:42:46.776Z] ---> Running in 3412578b7097 [2021-05-21T18:42:46.776Z] ---> 6a77a8237e27 [2021-05-21T18:42:46.776Z] Step 7/24 : RUN go mod download [2021-05-21T18:42:46.776Z] ---> Running in f51e34a9e731 [2021-05-21T18:42:47.348Z] Removing intermediate container f75122922a8b [2021-05-21T18:42:47.348Z] ---> dba88e351a27 [2021-05-21T18:42:47.348Z] Step 8/22 : COPY . . [2021-05-21T18:42:47.614Z] Removing intermediate container b008e0af21e6 [2021-05-21T18:42:47.614Z] ---> 18fe9ddc86c6 [2021-05-21T18:42:47.614Z] Step 8/23 : COPY . . [2021-05-21T18:42:54.227Z] Removing intermediate container b4c20315ad4e [2021-05-21T18:42:54.227Z] ---> 13de5e2f5bce [2021-05-21T18:42:54.227Z] Step 8/24 : COPY . . [2021-05-21T18:42:54.227Z] ---> 5f16efc0cdf1 [2021-05-21T18:42:54.227Z] Step 9/23 : RUN go mod tidy [2021-05-21T18:42:54.227Z] ---> f7244712ef83 [2021-05-21T18:42:54.227Z] Step 9/22 : RUN go mod tidy [2021-05-21T18:42:54.801Z] Removing intermediate container f51e34a9e731 [2021-05-21T18:42:54.801Z] ---> f751803944dc [2021-05-21T18:42:54.801Z] Step 8/24 : COPY . . [2021-05-21T18:42:57.359Z] ---> Running in 7c5bd7e1ff13 [2021-05-21T18:42:57.359Z] Removing intermediate container 3412578b7097 [2021-05-21T18:42:57.359Z] ---> 1c3ec8d1b0a0 [2021-05-21T18:42:57.359Z] Step 8/24 : COPY . . [2021-05-21T18:42:57.359Z] ---> Running in 573f000776c7 [2021-05-21T18:42:57.465Z] Removing intermediate container 8e8b3b9aed7b [2021-05-21T18:42:57.465Z] ---> 97b079a3543d [2021-05-21T18:42:57.465Z] Successfully built 97b079a3543d [2021-05-21T18:42:57.465Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:42:57.842Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T18:42:57.842Z] . [Pipeline] withDockerContainer [2021-05-21T18:42:58.128Z] prd-ubuntu18.04-docker-arm64-4c-16g-15561 does not seem to be running inside a container [2021-05-21T18:42:58.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-21T18:42:59.851Z] $ docker top 7d62f78c0e2b37b273be01a433688ef0935706ba34b6e93c79ee7739b1909f2c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T18:43:02.022Z] + go version [2021-05-21T18:43:02.022Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-21T18:43:02.064Z] $ docker stop --time=1 7d62f78c0e2b37b273be01a433688ef0935706ba34b6e93c79ee7739b1909f2c [2021-05-21T18:43:03.828Z] $ docker rm -f 7d62f78c0e2b37b273be01a433688ef0935706ba34b6e93c79ee7739b1909f2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:43:04.858Z] + docker inspect -f . ci-base-image-arm64 [2021-05-21T18:43:04.858Z] . [Pipeline] withDockerContainer [2021-05-21T18:43:05.092Z] prd-ubuntu18.04-docker-arm64-4c-16g-15561 does not seem to be running inside a container [2021-05-21T18:43:05.178Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-21T18:43:06.502Z] $ docker top 3c700c0d241fc484a686e95abd8ab0937c75de9c728908d61df42443143697ae -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-21T18:43:06.848Z] ========================================================= [2021-05-21T18:43:06.848Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-21T18:43:06.848Z] ========================================================= [Pipeline] sh [2021-05-21T18:43:07.384Z] Removing intermediate container 573f000776c7 [2021-05-21T18:43:07.384Z] ---> 554da5e58392 [2021-05-21T18:43:07.384Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-21T18:43:07.384Z] ---> 8372e15d4eb8 [2021-05-21T18:43:07.384Z] Step 9/24 : RUN go mod tidy [2021-05-21T18:43:07.384Z] ---> 7cd99e4b00b3 [2021-05-21T18:43:07.384Z] Step 9/24 : RUN go mod tidy [2021-05-21T18:43:07.384Z] Removing intermediate container 7c5bd7e1ff13 [2021-05-21T18:43:07.384Z] ---> f770900f826e [2021-05-21T18:43:07.384Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-21T18:43:07.384Z] ---> Running in 7551d5e0dcf8 [2021-05-21T18:43:07.384Z] ---> Running in 4c9b2303703f [2021-05-21T18:43:07.384Z] ---> Running in c50015d188c0 [2021-05-21T18:43:07.384Z] ---> Running in 7267e1336f17 [2021-05-21T18:43:07.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-21T18:43:07.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-21T18:43:07.509Z] + go mod tidy [Pipeline] sh [2021-05-21T18:43:08.799Z] + make test [2021-05-21T18:43:08.799Z] go mod tidy [2021-05-21T18:43:09.348Z] Removing intermediate container 4c9b2303703f [2021-05-21T18:43:09.349Z] ---> 17ee270fadd2 [2021-05-21T18:43:09.349Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-21T18:43:09.349Z] Removing intermediate container c50015d188c0 [2021-05-21T18:43:09.349Z] ---> 35f0caf6145a [2021-05-21T18:43:09.349Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-21T18:43:09.349Z] ---> Running in d30858774c14 [2021-05-21T18:43:09.349Z] ---> Running in 347a1421d955 [2021-05-21T18:43:09.408Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-21T18:43:10.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-21T18:43:10.326Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-21T18:43:16.929Z] ---> 2b5a71f8616f [2021-05-21T18:43:16.929Z] Step 9/24 : RUN go mod tidy [2021-05-21T18:43:16.929Z] ---> Running in b49eb130a727 [2021-05-21T18:43:19.712Z] Removing intermediate container b49eb130a727 [2021-05-21T18:43:19.712Z] ---> 03e0bb5b6bc5 [2021-05-21T18:43:19.712Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-21T18:43:19.712Z] ---> Running in dbeba63ba633 [2021-05-21T18:43:20.029Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-21T18:43:36.220Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-21T18:43:38.279Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-21T18:43:44.915Z] Removing intermediate container 7267e1336f17 [2021-05-21T18:43:44.915Z] ---> 7f6fc9c695da [2021-05-21T18:43:44.915Z] [2021-05-21T18:43:44.915Z] Step 11/22 : FROM alpine:3.12 [2021-05-21T18:43:44.915Z] 3.12: Pulling from library/alpine [2021-05-21T18:43:44.915Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-21T18:43:44.915Z] Status: Downloaded newer image for alpine:3.12 [2021-05-21T18:43:44.915Z] ---> 13621d1b12d4 [2021-05-21T18:43:44.915Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-21T18:43:45.183Z] ---> Running in 45b7ce1c2f29 [2021-05-21T18:43:45.782Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:43:45.782Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:43:46.052Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-21T18:43:46.327Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T18:43:46.327Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-21T18:43:46.327Z] (4/4) Installing curl (7.76.1-r0) [2021-05-21T18:43:46.327Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:43:46.327Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T18:43:46.327Z] OK: 7 MiB in 18 packages [2021-05-21T18:43:48.928Z] Removing intermediate container 45b7ce1c2f29 [2021-05-21T18:43:48.928Z] ---> c60b23979012 [2021-05-21T18:43:48.928Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T18:43:48.928Z] ---> Running in 3febd0b545c8 [2021-05-21T18:43:48.928Z] Removing intermediate container 3febd0b545c8 [2021-05-21T18:43:48.928Z] ---> c2d2df2f9931 [2021-05-21T18:43:48.928Z] Step 14/22 : WORKDIR /edgex [2021-05-21T18:43:48.928Z] ---> Running in 6d2d5b18bb0e [2021-05-21T18:43:49.205Z] Removing intermediate container 6d2d5b18bb0e [2021-05-21T18:43:49.205Z] ---> 85954664052f [2021-05-21T18:43:49.205Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-21T18:43:49.487Z] ---> 5e503d2abd48 [2021-05-21T18:43:49.487Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-21T18:43:50.089Z] ---> 0ee192c9aca9 [2021-05-21T18:43:50.089Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-21T18:43:51.062Z] ---> 24c614718532 [2021-05-21T18:43:51.062Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-21T18:43:51.335Z] ---> Running in 84fe6a0fe71a [2021-05-21T18:43:51.611Z] Removing intermediate container 84fe6a0fe71a [2021-05-21T18:43:51.611Z] ---> 23a0ce48ffda [2021-05-21T18:43:51.611Z] Step 19/22 : CMD ["--init=true"] [2021-05-21T18:43:51.611Z] ---> Running in 5de3310c8bed [2021-05-21T18:43:51.873Z] Removing intermediate container 5de3310c8bed [2021-05-21T18:43:51.873Z] ---> 2f7e884d9ad2 [2021-05-21T18:43:51.873Z] Step 20/22 : LABEL arch=x86_64 [2021-05-21T18:43:53.277Z] ---> Running in e9cf1d8a4f05 [2021-05-21T18:43:53.862Z] Removing intermediate container d30858774c14 [2021-05-21T18:43:53.862Z] ---> 68d1c7b383e5 [2021-05-21T18:43:53.862Z] [2021-05-21T18:43:53.862Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T18:43:53.862Z] ---> 13621d1b12d4 [2021-05-21T18:43:53.862Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T18:43:53.862Z] Removing intermediate container e9cf1d8a4f05 [2021-05-21T18:43:53.862Z] ---> e791839288e7 [2021-05-21T18:43:53.862Z] Step 21/22 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:43:53.862Z] ---> Running in ed2bfe3e06e0 [2021-05-21T18:43:54.447Z] ---> Running in 862541ba4c5f [2021-05-21T18:43:54.713Z] Removing intermediate container 862541ba4c5f [2021-05-21T18:43:54.713Z] ---> 3519f35560f6 [2021-05-21T18:43:54.713Z] Step 22/22 : LABEL version=0.0.0 [2021-05-21T18:43:55.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:43:55.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:43:55.666Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-21T18:43:55.666Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:43:55.666Z] OK: 6 MiB in 15 packages [2021-05-21T18:43:56.237Z] ---> Running in a52dff6f5339 [2021-05-21T18:43:56.237Z] Removing intermediate container 7551d5e0dcf8 [2021-05-21T18:43:56.237Z] ---> 6a66045c5bd2 [2021-05-21T18:43:56.237Z] [2021-05-21T18:43:56.237Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T18:43:56.237Z] ---> 13621d1b12d4 [2021-05-21T18:43:56.237Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-21T18:43:56.811Z] ---> Running in e5b4ef64c9e6 [2021-05-21T18:43:56.811Z] Removing intermediate container a52dff6f5339 [2021-05-21T18:43:56.811Z] ---> 9ac4bbe75f63 [2021-05-21T18:43:56.811Z] [2021-05-21T18:43:56.811Z] Removing intermediate container 347a1421d955 [2021-05-21T18:43:56.811Z] ---> be417fd08f2a [2021-05-21T18:43:56.811Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-21T18:43:57.083Z] Successfully built 9ac4bbe75f63 [2021-05-21T18:43:57.083Z] Successfully tagged security-proxy-setup:latest [2021-05-21T18:43:57.083Z] Building core-data [2021-05-21T18:43:57.356Z]  Building security-proxy-setup ... done  ---> Running in 4ac8082f2930 [2021-05-21T18:43:58.760Z] Removing intermediate container ed2bfe3e06e0 [2021-05-21T18:43:58.760Z] ---> da4c4a05a13e [2021-05-21T18:43:58.760Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T18:43:59.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:43:59.719Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:43:59.991Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-21T18:43:59.991Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-21T18:43:59.991Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:43:59.991Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T18:43:59.991Z] OK: 6 MiB in 16 packages [2021-05-21T18:44:00.270Z] ---> Running in a1544f0e52b4 [2021-05-21T18:44:01.683Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-21T18:44:01.683Z] Removing intermediate container a1544f0e52b4 [2021-05-21T18:44:01.683Z] ---> e26147ba9e3d [2021-05-21T18:44:01.683Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-21T18:44:01.958Z] ---> Running in 3971acc217ee [2021-05-21T18:44:01.958Z] Removing intermediate container e5b4ef64c9e6 [2021-05-21T18:44:01.958Z] ---> 9620cf340306 [2021-05-21T18:44:01.958Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T18:44:01.958Z] ---> Running in fde502ae539c [2021-05-21T18:44:02.240Z] Removing intermediate container 3971acc217ee [2021-05-21T18:44:02.240Z] ---> a4028757971d [2021-05-21T18:44:02.240Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-21T18:44:02.240Z] ---> Running in ffa1fb5466e9 [2021-05-21T18:44:02.817Z] Removing intermediate container fde502ae539c [2021-05-21T18:44:02.817Z] ---> 77a6e5776e8a [2021-05-21T18:44:02.817Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-21T18:44:03.768Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:44:03.769Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:44:03.769Z] ---> 17322245e09a [2021-05-21T18:44:03.769Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T18:44:03.769Z] ---> Using cache [2021-05-21T18:44:03.769Z] ---> 610545daa74f [2021-05-21T18:44:03.769Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:44:03.769Z] ---> Using cache [2021-05-21T18:44:03.769Z] ---> 3bf8fa1efb71 [2021-05-21T18:44:03.769Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-21T18:44:04.051Z] Removing intermediate container ffa1fb5466e9 [2021-05-21T18:44:04.051Z] ---> 45d6e8626b8f [2021-05-21T18:44:04.051Z] Step 16/24 : WORKDIR / [2021-05-21T18:44:04.051Z] ---> Running in cc560e5699ac [2021-05-21T18:44:04.051Z] ---> Running in d99d555d6ebc [2021-05-21T18:44:04.051Z] ---> Running in f2b8e40c6874 [2021-05-21T18:44:04.322Z] Removing intermediate container cc560e5699ac [2021-05-21T18:44:04.322Z] ---> f6ae1e26b36a [2021-05-21T18:44:04.322Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T18:44:04.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:44:04.588Z] ---> Running in 010faaeefa46 [2021-05-21T18:44:04.588Z] Removing intermediate container 4ac8082f2930 [2021-05-21T18:44:04.588Z] ---> 98ddd1e78df6 [2021-05-21T18:44:04.588Z] [2021-05-21T18:44:04.588Z] Step 12/24 : FROM docker:20.10.0 [2021-05-21T18:44:04.848Z] Removing intermediate container f2b8e40c6874 [2021-05-21T18:44:04.848Z] ---> e4741fe781f0 [2021-05-21T18:44:04.848Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:44:05.130Z] 20.10.0: Pulling from library/docker [2021-05-21T18:44:05.130Z] Removing intermediate container 010faaeefa46 [2021-05-21T18:44:05.130Z] ---> db673df46c74 [2021-05-21T18:44:05.130Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:44:05.130Z] ---> 9b58d6c8b5ef [2021-05-21T18:44:05.130Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-21T18:44:05.130Z] Removing intermediate container dbeba63ba633 [2021-05-21T18:44:05.130Z] ---> bca258107d26 [2021-05-21T18:44:05.130Z] [2021-05-21T18:44:05.130Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T18:44:05.130Z] ---> 13621d1b12d4 [2021-05-21T18:44:05.130Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T18:44:05.130Z] ---> Using cache [2021-05-21T18:44:05.130Z] ---> da4c4a05a13e [2021-05-21T18:44:05.130Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T18:44:05.130Z] ---> Using cache [2021-05-21T18:44:05.130Z] ---> e26147ba9e3d [2021-05-21T18:44:05.130Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-21T18:44:05.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:44:05.410Z] ---> Running in d585e7a53e11 [2021-05-21T18:44:05.681Z] ---> 195b54bbc463 [2021-05-21T18:44:05.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-21T18:44:06.258Z] ---> 3fca7d5f4484 [2021-05-21T18:44:06.258Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-21T18:44:06.258Z] Removing intermediate container d585e7a53e11 [2021-05-21T18:44:06.258Z] ---> c65eb0766b8b [2021-05-21T18:44:06.258Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-21T18:44:06.258Z] OK: 219 MiB in 52 packages [2021-05-21T18:44:06.831Z] ---> Running in 43142ece28bd [2021-05-21T18:44:06.831Z] ---> db8a72fcb18b [2021-05-21T18:44:06.831Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-21T18:44:06.831Z] ---> cacb05a566b0 [2021-05-21T18:44:06.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-21T18:44:06.831Z] ---> Running in ca128a945980 [2021-05-21T18:44:07.094Z] Removing intermediate container 43142ece28bd [2021-05-21T18:44:07.094Z] ---> a4360753caf0 [2021-05-21T18:44:07.094Z] Step 16/24 : WORKDIR / [2021-05-21T18:44:07.094Z] ---> Running in f493aa338b84 [2021-05-21T18:44:07.094Z] Removing intermediate container ca128a945980 [2021-05-21T18:44:07.094Z] ---> 243abebafdb7 [2021-05-21T18:44:07.094Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:44:07.367Z] Removing intermediate container d99d555d6ebc [2021-05-21T18:44:07.367Z] ---> 1dae469d3467 [2021-05-21T18:44:07.367Z] Step 6/24 : COPY go.mod . [2021-05-21T18:44:07.367Z] ---> b1ad1acb3bf5 [2021-05-21T18:44:07.367Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-21T18:44:07.627Z] ---> Running in 567f3c5eeb14 [2021-05-21T18:44:08.578Z] ---> Running in 5cfe5ec58b33 [2021-05-21T18:44:09.973Z] Removing intermediate container f493aa338b84 [2021-05-21T18:44:09.973Z] ---> c79bb4705a2f [2021-05-21T18:44:09.973Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:44:09.973Z] ---> b40d5494e652 [2021-05-21T18:44:09.973Z] Step 7/24 : RUN go mod download [2021-05-21T18:44:09.973Z] Removing intermediate container 567f3c5eeb14 [2021-05-21T18:44:09.973Z] ---> 06fd74f89d74 [2021-05-21T18:44:09.973Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T18:44:09.973Z] Removing intermediate container 5cfe5ec58b33 [2021-05-21T18:44:09.973Z] ---> 543e1c14880a [2021-05-21T18:44:09.973Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:44:09.973Z] ---> Running in 0e1e19bfa72d [2021-05-21T18:44:09.973Z] ---> Running in 8c1cd429cafa [2021-05-21T18:44:09.973Z] ---> Running in a866de8868b0 [2021-05-21T18:44:10.242Z] Removing intermediate container a866de8868b0 [2021-05-21T18:44:10.242Z] ---> 204539f13452 [2021-05-21T18:44:10.242Z] Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:44:10.242Z] Removing intermediate container 8c1cd429cafa [2021-05-21T18:44:10.242Z] ---> e665a501ab5d [2021-05-21T18:44:10.242Z] Step 21/23 : LABEL arch=x86_64 [2021-05-21T18:44:10.242Z] ---> 732ba00d6d35 [2021-05-21T18:44:10.242Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-21T18:44:10.242Z] ---> Running in e50e78eb0fda [2021-05-21T18:44:10.242Z] ---> Running in 1efd2d148fa1 [2021-05-21T18:44:10.242Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-21T18:44:10.242Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-21T18:44:10.242Z] ---> aefe523efa57 [2021-05-21T18:44:10.242Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-21T18:44:10.509Z] Removing intermediate container e50e78eb0fda [2021-05-21T18:44:10.509Z] ---> 7849d817e71f [2021-05-21T18:44:10.509Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T18:44:10.774Z] ---> Running in c5adcd5ae6f4 [2021-05-21T18:44:10.774Z] ---> 3ceb7bd76e94 [2021-05-21T18:44:10.774Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-21T18:44:10.774Z] ---> Running in ffbe1bd030da [2021-05-21T18:44:10.774Z] Removing intermediate container 1efd2d148fa1 [2021-05-21T18:44:10.774Z] ---> 7924b7f5c664 [2021-05-21T18:44:10.774Z] Step 22/23 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:44:10.774Z] ---> Running in b2a6ac6d0fd8 [2021-05-21T18:44:10.774Z] Removing intermediate container c5adcd5ae6f4 [2021-05-21T18:44:10.774Z] ---> 8aa17249ab58 [2021-05-21T18:44:10.774Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-21T18:44:11.042Z] Removing intermediate container ffbe1bd030da [2021-05-21T18:44:11.042Z] ---> 1cdeee212580 [2021-05-21T18:44:11.042Z] [2021-05-21T18:44:11.042Z] Removing intermediate container 0e1e19bfa72d [2021-05-21T18:44:11.042Z] ---> 9d535dce54da [2021-05-21T18:44:11.042Z] Step 8/24 : COPY . . [2021-05-21T18:44:11.042Z] ---> Running in 1cba6c4800d7 [2021-05-21T18:44:11.042Z] Removing intermediate container b2a6ac6d0fd8 [2021-05-21T18:44:11.042Z] ---> b4dd47ed5b5a [2021-05-21T18:44:11.042Z] Step 23/23 : LABEL version=0.0.0 [2021-05-21T18:44:11.042Z] Successfully built 1cdeee212580 [2021-05-21T18:44:11.042Z] Successfully tagged core-command:latest [2021-05-21T18:44:11.042Z] Building support-scheduler [2021-05-21T18:44:11.323Z]  Building core-command ... done  ---> fdca14bdf0f3 [2021-05-21T18:44:11.323Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-21T18:44:19.478Z] ---> Running in ac4d0cf2365d [2021-05-21T18:44:19.478Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:44:19.478Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:44:19.745Z] (1/39) Installing readline (8.0.4-r0) [2021-05-21T18:44:19.745Z] (2/39) Installing bash (5.0.17-r0) [2021-05-21T18:44:19.745Z] Executing bash-5.0.17-r0.post-install [2021-05-21T18:44:19.745Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T18:44:19.745Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-21T18:44:20.707Z] (5/39) Installing curl (7.76.1-r0) [2021-05-21T18:44:20.707Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-21T18:44:20.707Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-21T18:44:24.918Z] (8/39) Installing expat (2.2.9-r1) [2021-05-21T18:44:27.464Z] (9/39) Installing libffi (3.3-r2) [2021-05-21T18:44:27.464Z] (10/39) Installing gdbm (1.13-r1) [2021-05-21T18:44:27.464Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-21T18:44:27.464Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-21T18:44:27.464Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-21T18:44:28.410Z] ---> Running in ece57b8c6871 [2021-05-21T18:44:30.963Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-21T18:44:30.963Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-21T18:44:30.963Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-21T18:44:30.963Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-21T18:44:31.225Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-21T18:44:31.225Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-21T18:44:31.225Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-21T18:44:31.488Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-21T18:44:31.488Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-21T18:44:31.488Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-21T18:44:31.488Z] Removing intermediate container ac4d0cf2365d [2021-05-21T18:44:31.488Z] ---> 5e9adecfbbdc [2021-05-21T18:44:31.488Z] [2021-05-21T18:44:31.488Z] Removing intermediate container ece57b8c6871 [2021-05-21T18:44:31.488Z] ---> b08dc3ece0dd [2021-05-21T18:44:31.488Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:44:31.488Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-21T18:44:31.749Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-21T18:44:31.750Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-21T18:44:31.750Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-21T18:44:32.013Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-21T18:44:32.605Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-21T18:44:32.605Z] ---> Running in 543dc52645bc [2021-05-21T18:44:32.605Z] ---> 13e3cadcf2fe [2021-05-21T18:44:32.605Z] Step 9/24 : RUN go mod tidy [2021-05-21T18:44:32.605Z] Successfully built 5e9adecfbbdc [2021-05-21T18:44:32.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-21T18:44:33.560Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-21T18:44:33.560Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-21T18:44:33.823Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-21T18:44:33.823Z] Successfully tagged support-notifications:latest [2021-05-21T18:44:33.823Z]  Building support-notifications ... done Building security-secretstore-setup [2021-05-21T18:44:34.086Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-21T18:44:34.657Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-21T18:44:34.657Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-21T18:44:34.657Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-21T18:44:36.051Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:44:36.051Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:44:36.051Z] ---> 17322245e09a [2021-05-21T18:44:36.051Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T18:44:36.051Z] ---> Using cache [2021-05-21T18:44:36.051Z] ---> 610545daa74f [2021-05-21T18:44:36.051Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:44:36.051Z] ---> Using cache [2021-05-21T18:44:36.051Z] ---> 3bf8fa1efb71 [2021-05-21T18:44:36.051Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-21T18:44:36.051Z] ---> Using cache [2021-05-21T18:44:36.051Z] ---> 9c469d9743b6 [2021-05-21T18:44:36.051Z] Step 6/23 : COPY go.mod . [2021-05-21T18:44:36.051Z] ---> Using cache [2021-05-21T18:44:36.051Z] ---> 98797ac9bd73 [2021-05-21T18:44:36.051Z] Step 7/23 : RUN go mod download [2021-05-21T18:44:36.051Z] ---> Using cache [2021-05-21T18:44:36.051Z] ---> 1c3ec8d1b0a0 [2021-05-21T18:44:36.051Z] Step 8/23 : COPY . . [2021-05-21T18:44:36.051Z] ---> Using cache [2021-05-21T18:44:36.051Z] ---> 2b5a71f8616f [2021-05-21T18:44:36.051Z] Step 9/23 : RUN go mod tidy [2021-05-21T18:44:36.051Z] ---> Using cache [2021-05-21T18:44:36.051Z] ---> 03e0bb5b6bc5 [2021-05-21T18:44:36.051Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-21T18:44:37.443Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-21T18:44:38.015Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:44:38.015Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:44:38.015Z] ---> 17322245e09a [2021-05-21T18:44:38.015Z] Step 3/26 : WORKDIR /edgex-go [2021-05-21T18:44:38.015Z] ---> Using cache [2021-05-21T18:44:38.015Z] ---> 610545daa74f [2021-05-21T18:44:38.015Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:44:38.015Z] ---> Using cache [2021-05-21T18:44:38.015Z] ---> 3bf8fa1efb71 [2021-05-21T18:44:38.015Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-21T18:44:38.015Z] ---> Using cache [2021-05-21T18:44:38.015Z] ---> 9c469d9743b6 [2021-05-21T18:44:38.015Z] Step 6/26 : COPY go.mod . [2021-05-21T18:44:38.015Z] ---> Using cache [2021-05-21T18:44:38.015Z] ---> 98797ac9bd73 [2021-05-21T18:44:38.015Z] Step 7/26 : RUN go mod download [2021-05-21T18:44:38.015Z] ---> Using cache [2021-05-21T18:44:38.015Z] ---> 1c3ec8d1b0a0 [2021-05-21T18:44:38.015Z] Step 8/26 : COPY . . [2021-05-21T18:44:38.015Z] ---> Using cache [2021-05-21T18:44:38.015Z] ---> 2b5a71f8616f [2021-05-21T18:44:38.015Z] Step 9/26 : RUN go mod tidy [2021-05-21T18:44:38.015Z] ---> Using cache [2021-05-21T18:44:38.015Z] ---> 03e0bb5b6bc5 [2021-05-21T18:44:38.015Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-21T18:44:38.274Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-21T18:44:38.274Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-21T18:44:39.604Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-21T18:44:40.186Z] ---> Running in 1b018f3641b3 [2021-05-21T18:44:40.186Z] Removing intermediate container 543dc52645bc [2021-05-21T18:44:40.186Z] ---> 2546170eda1c [2021-05-21T18:44:40.186Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T18:44:40.186Z] Executing busybox-1.31.1-r19.trigger [2021-05-21T18:44:40.186Z] ---> Running in f7e2325776a5 [2021-05-21T18:44:40.186Z] ---> Running in e9559ba5da2c [2021-05-21T18:44:40.186Z] OK: 72 MiB in 59 packages [2021-05-21T18:44:40.186Z] ---> Running in 0a21955137f2 [2021-05-21T18:44:40.186Z] Removing intermediate container 0a21955137f2 [2021-05-21T18:44:40.186Z] ---> 77f055407883 [2021-05-21T18:44:40.186Z] Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:44:40.451Z] ---> Running in d702fb1e9d39 [2021-05-21T18:44:40.715Z] Removing intermediate container d702fb1e9d39 [2021-05-21T18:44:40.715Z] ---> bf8281bc036f [2021-05-21T18:44:40.716Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T18:44:40.716Z] ---> Running in 27360007771c [2021-05-21T18:44:40.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-21T18:44:40.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-21T18:44:40.716Z] Removing intermediate container 27360007771c [2021-05-21T18:44:40.716Z] ---> 7097d1cbdf1e [2021-05-21T18:44:40.716Z] [2021-05-21T18:44:40.984Z] Collecting docker-compose==1.23.2 [2021-05-21T18:44:40.984Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-21T18:44:40.984Z] Successfully built 7097d1cbdf1e [2021-05-21T18:44:40.984Z] Successfully tagged core-metadata:latest [2021-05-21T18:44:40.984Z] Building security-bootstrapper [2021-05-21T18:44:41.247Z]  Building core-metadata ... done Collecting texttable<0.10,>=0.9.0 [2021-05-21T18:44:41.247Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-21T18:44:45.029Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:44:45.029Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:44:45.029Z] ---> 17322245e09a [2021-05-21T18:44:45.029Z] Step 3/32 : WORKDIR /edgex-go [2021-05-21T18:44:45.029Z] ---> Using cache [2021-05-21T18:44:45.029Z] ---> 610545daa74f [2021-05-21T18:44:45.029Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:44:45.029Z] ---> Using cache [2021-05-21T18:44:45.029Z] ---> 3bf8fa1efb71 [2021-05-21T18:44:45.029Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-21T18:44:45.029Z] ---> Using cache [2021-05-21T18:44:45.029Z] ---> 9c469d9743b6 [2021-05-21T18:44:45.029Z] Step 6/32 : COPY go.mod . [2021-05-21T18:44:45.029Z] ---> Using cache [2021-05-21T18:44:45.029Z] ---> 98797ac9bd73 [2021-05-21T18:44:45.029Z] Step 7/32 : RUN go mod download [2021-05-21T18:44:45.029Z] ---> Using cache [2021-05-21T18:44:45.029Z] ---> 1c3ec8d1b0a0 [2021-05-21T18:44:45.029Z] Step 8/32 : COPY . . [2021-05-21T18:44:45.029Z] ---> Using cache [2021-05-21T18:44:45.029Z] ---> 2b5a71f8616f [2021-05-21T18:44:45.029Z] Step 9/32 : RUN go mod tidy [2021-05-21T18:44:45.029Z] ---> Using cache [2021-05-21T18:44:45.029Z] ---> 03e0bb5b6bc5 [2021-05-21T18:44:45.029Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-21T18:44:45.366Z] Collecting docopt<0.7,>=0.6.1 [2021-05-21T18:44:45.366Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-21T18:44:47.948Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-21T18:44:47.948Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-21T18:44:48.858Z] ---> Running in bb74bb382534 [2021-05-21T18:44:48.858Z] Collecting cached-property<2,>=1.2.0 [2021-05-21T18:44:48.858Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-21T18:44:48.858Z] Removing intermediate container 1b018f3641b3 [2021-05-21T18:44:48.858Z] ---> f16374eca4d0 [2021-05-21T18:44:48.858Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-21T18:44:48.858Z] ---> Running in e71b50b42dac [2021-05-21T18:44:49.122Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-21T18:44:49.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-21T18:44:49.122Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-21T18:44:49.709Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-21T18:44:49.709Z] Collecting docker<4.0,>=3.6.0 [2021-05-21T18:44:49.709Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-21T18:44:49.709Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-21T18:44:49.709Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-21T18:44:50.292Z] Collecting jsonschema<3,>=2.5.1 [2021-05-21T18:44:50.292Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-21T18:44:50.555Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-21T18:44:50.555Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-21T18:44:50.555Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-21T18:44:51.140Z] Collecting PyYAML<4,>=3.10 [2021-05-21T18:44:51.140Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-21T18:44:51.724Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-21T18:44:51.724Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-21T18:44:51.987Z] Collecting idna<2.8,>=2.5 [2021-05-21T18:44:51.987Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-21T18:44:52.253Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-21T18:44:52.253Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-21T18:44:52.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-21T18:44:52.284Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-21T18:44:52.516Z] Collecting docker-pycreds>=0.4.0 [2021-05-21T18:44:52.516Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-21T18:44:52.516Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-21T18:44:52.516Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-21T18:44:52.516Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-21T18:44:52.516Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-21T18:44:52.561Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-21T18:44:52.561Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-21T18:44:52.778Z] Installing collected packages: texttable, docopt, cached-property, idna, urllib3, requests, websocket-client, docker-pycreds, docker, dockerpty, jsonschema, PyYAML, docker-compose [2021-05-21T18:44:52.778Z] Running setup.py install for texttable: started [2021-05-21T18:44:53.719Z] Running setup.py install for texttable: finished with status 'done' [2021-05-21T18:44:53.720Z] Running setup.py install for docopt: started [2021-05-21T18:44:54.300Z] Running setup.py install for docopt: finished with status 'done' [2021-05-21T18:44:54.300Z] Attempting uninstall: idna [2021-05-21T18:44:54.300Z] Found existing installation: idna 2.9 [2021-05-21T18:44:54.300Z] Uninstalling idna-2.9: [2021-05-21T18:44:54.300Z] Successfully uninstalled idna-2.9 [2021-05-21T18:44:54.567Z] Attempting uninstall: urllib3 [2021-05-21T18:44:54.567Z] Found existing installation: urllib3 1.25.9 [2021-05-21T18:44:54.567Z] Uninstalling urllib3-1.25.9: [2021-05-21T18:44:54.567Z] Successfully uninstalled urllib3-1.25.9 [2021-05-21T18:44:55.142Z] Attempting uninstall: requests [2021-05-21T18:44:55.142Z] Found existing installation: requests 2.23.0 [2021-05-21T18:44:55.142Z] Uninstalling requests-2.23.0: [2021-05-21T18:44:55.142Z] Successfully uninstalled requests-2.23.0 [2021-05-21T18:44:55.729Z] Running setup.py install for dockerpty: started [2021-05-21T18:44:56.320Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-21T18:44:56.320Z] Running setup.py install for PyYAML: started [2021-05-21T18:44:57.298Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-21T18:44:57.887Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-21T18:44:57.984Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-21T18:44:57.984Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-21T18:45:03.307Z] Removing intermediate container 1cba6c4800d7 [2021-05-21T18:45:03.307Z] ---> b755a02ac09a [2021-05-21T18:45:03.307Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-21T18:45:03.307Z] ---> Running in 626f9584e898 [2021-05-21T18:45:03.307Z] Removing intermediate container 626f9584e898 [2021-05-21T18:45:03.307Z] ---> f6c4c344d4ce [2021-05-21T18:45:03.307Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-21T18:45:03.307Z] ---> Running in c62ea5e0df2d [2021-05-21T18:45:03.307Z] Removing intermediate container c62ea5e0df2d [2021-05-21T18:45:03.307Z] ---> 1e7a76ffc02b [2021-05-21T18:45:03.307Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-21T18:45:04.263Z] ---> 69e8483805c5 [2021-05-21T18:45:04.263Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-21T18:45:04.525Z] ---> 612f2e7b0289 [2021-05-21T18:45:04.525Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-21T18:45:05.107Z] ---> d45c0b0c1da0 [2021-05-21T18:45:05.107Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-21T18:45:05.107Z] ---> Running in 4c7a6dfa5b0f [2021-05-21T18:45:05.107Z] Removing intermediate container 4c7a6dfa5b0f [2021-05-21T18:45:05.107Z] ---> ab8e9b688fa4 [2021-05-21T18:45:05.107Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:45:05.107Z] ---> Running in 2cb90c2aa4eb [2021-05-21T18:45:05.375Z] Removing intermediate container 2cb90c2aa4eb [2021-05-21T18:45:05.375Z] ---> a7b0490fa25b [2021-05-21T18:45:05.375Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T18:45:05.375Z] ---> Running in ec264aa8d0c8 [2021-05-21T18:45:05.640Z] Removing intermediate container ec264aa8d0c8 [2021-05-21T18:45:05.640Z] ---> a6e10fa041a8 [2021-05-21T18:45:05.640Z] Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:45:05.640Z] ---> Running in 666eb75f7cd9 [2021-05-21T18:45:05.640Z] Removing intermediate container 666eb75f7cd9 [2021-05-21T18:45:05.640Z] ---> b30e5c0c8303 [2021-05-21T18:45:05.640Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T18:45:05.903Z] ---> Running in 74d51d465096 [2021-05-21T18:45:05.903Z] Removing intermediate container 74d51d465096 [2021-05-21T18:45:05.903Z] ---> 55d03f30808e [2021-05-21T18:45:05.903Z] [2021-05-21T18:45:06.167Z] Successfully built 55d03f30808e [2021-05-21T18:45:06.429Z] Successfully tagged sys-mgmt-agent:latest [2021-05-21T18:45:08.273Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-21T18:45:08.273Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-21T18:45:08.273Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-21T18:45:12.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.356s coverage: 46.1% of statements [2021-05-21T18:45:12.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-21T18:45:12.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-21T18:45:12.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-21T18:45:12.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-21T18:45:12.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-21T18:45:12.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-21T18:45:12.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.193s coverage: 28.7% of statements [2021-05-21T18:45:13.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.294s coverage: 100.0% of statements [2021-05-21T18:45:16.460Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-21T18:45:19.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.584s coverage: 27.7% of statements [2021-05-21T18:45:19.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-21T18:45:19.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-21T18:45:19.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-21T18:45:19.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-21T18:45:19.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-21T18:45:19.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements [2021-05-21T18:45:19.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-21T18:45:19.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.225s coverage: 100.0% of statements [2021-05-21T18:45:19.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-21T18:45:19.978Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.204s coverage: 100.0% of statements [2021-05-21T18:45:19.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-21T18:45:19.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-21T18:45:21.798Z] Removing intermediate container f7e2325776a5 [2021-05-21T18:45:21.798Z] ---> 21b8e3a48440 [2021-05-21T18:45:21.798Z] [2021-05-21T18:45:21.798Z] Step 11/26 : FROM alpine:3.12 [2021-05-21T18:45:21.798Z] ---> 13621d1b12d4 [2021-05-21T18:45:21.798Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-21T18:45:21.798Z] ---> Running in 20cf8d3743d7 [2021-05-21T18:45:21.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:45:21.798Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:45:22.067Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-21T18:45:22.067Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T18:45:22.067Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-21T18:45:22.067Z] (4/6) Installing curl (7.76.1-r0) [2021-05-21T18:45:22.067Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-21T18:45:22.067Z] (6/6) Installing su-exec (0.2-r1) [2021-05-21T18:45:22.067Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:45:22.067Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T18:45:22.067Z] OK: 7 MiB in 20 packages [2021-05-21T18:45:22.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.333s coverage: 58.6% of statements [2021-05-21T18:45:22.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-21T18:45:22.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-21T18:45:23.047Z] Removing intermediate container 20cf8d3743d7 [2021-05-21T18:45:23.047Z] ---> 593387bc4e42 [2021-05-21T18:45:23.047Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T18:45:24.007Z] ---> Running in f5aa734d33b4 [2021-05-21T18:45:24.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.556s coverage: 87.7% of statements [2021-05-21T18:45:24.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-21T18:45:24.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T18:45:24.068Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.303s coverage: 78.9% of statements [2021-05-21T18:45:24.068Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-21T18:45:24.270Z] Removing intermediate container e9559ba5da2c [2021-05-21T18:45:24.270Z] ---> dea9ec2238e7 [2021-05-21T18:45:24.270Z] [2021-05-21T18:45:24.270Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T18:45:24.270Z] ---> 13621d1b12d4 [2021-05-21T18:45:24.270Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-21T18:45:24.270Z] ---> Using cache [2021-05-21T18:45:24.270Z] ---> da4c4a05a13e [2021-05-21T18:45:24.270Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T18:45:24.270Z] ---> Using cache [2021-05-21T18:45:24.270Z] ---> e26147ba9e3d [2021-05-21T18:45:24.270Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-21T18:45:25.659Z] Removing intermediate container f5aa734d33b4 [2021-05-21T18:45:25.659Z] ---> 737a3b8b1258 [2021-05-21T18:45:25.659Z] Step 14/26 : WORKDIR / [2021-05-21T18:45:25.659Z] ---> Running in 876d97aecae2 [2021-05-21T18:45:26.626Z] ---> Running in 7f2d2cd5474d [2021-05-21T18:45:26.626Z] Removing intermediate container bb74bb382534 [2021-05-21T18:45:26.626Z] ---> 8b7b0b1e5013 [2021-05-21T18:45:26.626Z] [2021-05-21T18:45:26.626Z] Step 11/32 : FROM alpine:3.12 [2021-05-21T18:45:26.626Z] ---> 13621d1b12d4 [2021-05-21T18:45:26.626Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-21T18:45:26.627Z] Removing intermediate container 876d97aecae2 [2021-05-21T18:45:26.627Z] ---> 13864b66a7b3 [2021-05-21T18:45:26.627Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T18:45:26.627Z] ---> Running in 028e66015308 [2021-05-21T18:45:26.905Z] ---> Running in 07cab9af74d9 [2021-05-21T18:45:26.905Z] Removing intermediate container 7f2d2cd5474d [2021-05-21T18:45:26.905Z] ---> 13c50d8437ce [2021-05-21T18:45:26.905Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-21T18:45:26.905Z] Removing intermediate container 028e66015308 [2021-05-21T18:45:26.905Z] ---> ded8caba16f4 [2021-05-21T18:45:26.905Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-21T18:45:27.185Z] ---> Running in 21ab87ae2403 [2021-05-21T18:45:27.185Z] Removing intermediate container 07cab9af74d9 [2021-05-21T18:45:27.185Z] ---> 3aa0e0da8c68 [2021-05-21T18:45:27.185Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:45:27.472Z] ---> 86b36f9a15ac [2021-05-21T18:45:27.472Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-21T18:45:27.740Z] ---> d16a9c845e94 [2021-05-21T18:45:27.740Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-21T18:45:28.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:45:28.011Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:45:28.011Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-21T18:45:28.011Z] (2/2) Installing su-exec (0.2-r1) [2021-05-21T18:45:28.011Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:45:28.011Z] OK: 6 MiB in 16 packages [2021-05-21T18:45:28.280Z] ---> e0f47c1841f2 [2021-05-21T18:45:28.280Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-21T18:45:28.544Z] ---> ddd4c1c78b94 [2021-05-21T18:45:28.544Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-21T18:45:28.810Z] ---> 4c9cbd62cf6d [2021-05-21T18:45:28.810Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-21T18:45:29.080Z] ---> 9d55137a6474 [2021-05-21T18:45:29.080Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-21T18:45:29.080Z] ---> 858fe33b3be1 [2021-05-21T18:45:29.080Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-21T18:45:29.080Z] Removing intermediate container 21ab87ae2403 [2021-05-21T18:45:29.080Z] ---> e3e72c18a3a0 [2021-05-21T18:45:29.080Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-21T18:45:29.342Z] ---> Running in 11464bff6c38 [2021-05-21T18:45:29.601Z] ---> Running in dd02e427e50d [2021-05-21T18:45:29.868Z] Removing intermediate container 11464bff6c38 [2021-05-21T18:45:29.868Z] ---> b91dc54fdf74 [2021-05-21T18:45:29.868Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:45:29.868Z] ---> 5cae61c5ea38 [2021-05-21T18:45:29.868Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-21T18:45:29.868Z] Removing intermediate container dd02e427e50d [2021-05-21T18:45:29.868Z] ---> 33eced293633 [2021-05-21T18:45:29.868Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-21T18:45:29.868Z] ---> Running in aefb4a975058 [2021-05-21T18:45:29.868Z] ---> Running in 3d5754c219fe [2021-05-21T18:45:31.792Z] Removing intermediate container aefb4a975058 [2021-05-21T18:45:31.792Z] ---> 66514274f2a8 [2021-05-21T18:45:31.792Z] Step 21/23 : LABEL arch=x86_64 [2021-05-21T18:45:31.792Z] ---> d210c782ac60 [2021-05-21T18:45:31.792Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-21T18:45:31.792Z] Removing intermediate container 3d5754c219fe [2021-05-21T18:45:31.792Z] ---> 87dffff5cb54 [2021-05-21T18:45:31.792Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-21T18:45:31.792Z] ---> Running in 70bab30bbd5a [2021-05-21T18:45:31.792Z] ---> Running in 1893c68aa736 [2021-05-21T18:45:32.052Z] ---> 684ee075c75c [2021-05-21T18:45:32.052Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-21T18:45:32.052Z] Removing intermediate container 1893c68aa736 [2021-05-21T18:45:32.052Z] ---> 64133ff4a5fa [2021-05-21T18:45:32.052Z] Step 22/23 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:45:32.052Z] ---> Running in c10dac54750e [2021-05-21T18:45:32.052Z] ---> Running in 0d3e5430764b [2021-05-21T18:45:32.331Z] Removing intermediate container 0d3e5430764b [2021-05-21T18:45:32.331Z] ---> d893d6684435 [2021-05-21T18:45:32.331Z] Step 23/23 : LABEL version=0.0.0 [2021-05-21T18:45:32.904Z] ---> Running in acdb8308277c [2021-05-21T18:45:34.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.222s coverage: 28.6% of statements [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-21T18:45:34.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.311s coverage: 100.0% of statements [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-21T18:45:34.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.184s coverage: 100.0% of statements [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-21T18:45:34.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.403s coverage: 86.7% of statements [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-21T18:45:34.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.549s coverage: 97.5% of statements [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-21T18:45:34.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.293s coverage: 78.3% of statements [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-21T18:45:34.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-21T18:45:34.303Z] Removing intermediate container e71b50b42dac [2021-05-21T18:45:34.303Z] ---> 9cf7cb9de5b3 [2021-05-21T18:45:34.303Z] [2021-05-21T18:45:34.303Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T18:45:34.303Z] ---> 13621d1b12d4 [2021-05-21T18:45:34.303Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-21T18:45:34.303Z] Removing intermediate container acdb8308277c [2021-05-21T18:45:34.303Z] ---> 7e70ccf8b8b7 [2021-05-21T18:45:34.303Z] [2021-05-21T18:45:34.303Z] ---> Running in 7a1010049852 [2021-05-21T18:45:34.303Z] Successfully built 7e70ccf8b8b7 [2021-05-21T18:45:34.303Z] Successfully tagged support-scheduler:latest [2021-05-21T18:45:34.303Z]  Building support-scheduler ... done Removing intermediate container 70bab30bbd5a [2021-05-21T18:45:34.303Z] ---> 493b058cd147 [2021-05-21T18:45:34.303Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-21T18:45:34.563Z] ---> Running in a9014a9749d3 [2021-05-21T18:45:34.563Z] Removing intermediate container 7a1010049852 [2021-05-21T18:45:34.563Z] ---> d54ffbd3378a [2021-05-21T18:45:34.563Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-21T18:45:34.563Z] Removing intermediate container c10dac54750e [2021-05-21T18:45:34.563Z] ---> e2a22dce92e7 [2021-05-21T18:45:34.563Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-21T18:45:34.823Z] ---> Running in 1fecbb7fdb65 [2021-05-21T18:45:34.823Z] ---> Running in d2ff2668753a [2021-05-21T18:45:34.823Z] Removing intermediate container a9014a9749d3 [2021-05-21T18:45:34.823Z] ---> 7ec42a9d7de4 [2021-05-21T18:45:34.823Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-21T18:45:35.085Z] Removing intermediate container 1fecbb7fdb65 [2021-05-21T18:45:35.085Z] ---> 7ec9e552891d [2021-05-21T18:45:35.085Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-21T18:45:35.347Z] Removing intermediate container d2ff2668753a [2021-05-21T18:45:35.347Z] ---> f5e0eadb8d99 [2021-05-21T18:45:35.347Z] Step 24/26 : LABEL arch=x86_64 [2021-05-21T18:45:35.347Z] ---> e225b6db1630 [2021-05-21T18:45:35.347Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-21T18:45:35.347Z] ---> Running in b36f591394ee [2021-05-21T18:45:35.347Z] ---> Running in 026b229c0205 [2021-05-21T18:45:35.611Z] ---> Running in f94faf5a7127 [2021-05-21T18:45:35.611Z] Removing intermediate container b36f591394ee [2021-05-21T18:45:35.611Z] ---> 03d92d25c45f [2021-05-21T18:45:35.611Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:45:35.876Z] Removing intermediate container 026b229c0205 [2021-05-21T18:45:35.876Z] ---> 5f0fb3c2e90a [2021-05-21T18:45:35.876Z] Step 25/26 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:45:35.876Z] ---> Running in 5894be1e5199 [2021-05-21T18:45:36.137Z] ---> Running in f4a9fc7b7b6e [2021-05-21T18:45:36.137Z] Removing intermediate container f4a9fc7b7b6e [2021-05-21T18:45:36.137Z] ---> 1fcab9f8542f [2021-05-21T18:45:36.137Z] Step 26/26 : LABEL version=0.0.0 [2021-05-21T18:45:36.399Z] ---> Running in f4e0b551fcda [2021-05-21T18:45:36.399Z] Removing intermediate container f4e0b551fcda [2021-05-21T18:45:36.399Z] ---> 8e0ad04d6d7a [2021-05-21T18:45:36.399Z] [2021-05-21T18:45:36.663Z] Successfully built 8e0ad04d6d7a [2021-05-21T18:45:36.663Z] Successfully tagged security-secretstore-setup:latest [2021-05-21T18:45:36.663Z]  Building security-secretstore-setup ... done Removing intermediate container f94faf5a7127 [2021-05-21T18:45:36.663Z] ---> d0dfa481a09a [2021-05-21T18:45:36.663Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:45:36.924Z] ---> c8dff8dc1d79 [2021-05-21T18:45:36.924Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-21T18:45:36.924Z] Removing intermediate container 5894be1e5199 [2021-05-21T18:45:36.924Z] ---> 7ddf9967c07e [2021-05-21T18:45:36.924Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-21T18:45:37.188Z] ---> Running in 284f57901825 [2021-05-21T18:45:37.453Z] ---> 1ca41dedf7b2 [2021-05-21T18:45:37.453Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-21T18:45:37.720Z] ---> a9f89aa73f0e [2021-05-21T18:45:37.720Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-21T18:45:37.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-21T18:45:38.258Z] ---> c5022e9e3258 [2021-05-21T18:45:38.258Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-21T18:45:38.522Z] ---> b7b33c23f0f6 [2021-05-21T18:45:38.522Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-21T18:45:38.522Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-21T18:45:38.789Z] ---> Running in d4c8ee1a7366 [2021-05-21T18:45:38.789Z] Removing intermediate container d4c8ee1a7366 [2021-05-21T18:45:38.789Z] ---> 3a9f3f5a9ed8 [2021-05-21T18:45:38.789Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-21T18:45:38.789Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-21T18:45:39.049Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-21T18:45:39.049Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-21T18:45:39.049Z] ---> 5dd75b5f1d16 [2021-05-21T18:45:39.049Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-21T18:45:39.311Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-21T18:45:39.572Z] ---> Running in 993c0bbdeb20 [2021-05-21T18:45:40.150Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-21T18:45:40.411Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-21T18:45:40.411Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:45:40.411Z] OK: 8 MiB in 20 packages [2021-05-21T18:45:40.680Z] Removing intermediate container 993c0bbdeb20 [2021-05-21T18:45:40.680Z] ---> 80c80d7b2bcc [2021-05-21T18:45:40.680Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-21T18:45:40.947Z] ---> Running in 51eea0bcdc4d [2021-05-21T18:45:40.948Z] Removing intermediate container 284f57901825 [2021-05-21T18:45:40.948Z] ---> 4a0b5b057e38 [2021-05-21T18:45:40.948Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:45:40.983Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.235s coverage: 95.1% of statements [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-21T18:45:40.983Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-21T18:45:40.983Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.279s coverage: 0.8% of statements [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-21T18:45:40.983Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.186s coverage: 21.7% of statements [2021-05-21T18:45:40.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-21T18:45:40.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements [2021-05-21T18:45:40.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.204s coverage: 79.5% of statements [2021-05-21T18:45:40.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements [2021-05-21T18:45:41.208Z] Removing intermediate container 51eea0bcdc4d [2021-05-21T18:45:41.209Z] ---> a11ca7a36cd8 [2021-05-21T18:45:41.209Z] Step 29/32 : CMD ["gate"] [2021-05-21T18:45:41.209Z] ---> Running in db7c2fb1e67b [2021-05-21T18:45:41.471Z] ---> 18596efebe1a [2021-05-21T18:45:41.471Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-21T18:45:41.471Z] Removing intermediate container db7c2fb1e67b [2021-05-21T18:45:41.471Z] ---> 6c93e6d4c845 [2021-05-21T18:45:41.471Z] Step 30/32 : LABEL arch=x86_64 [2021-05-21T18:45:41.588Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.235s coverage: 96.3% of statements [2021-05-21T18:45:41.743Z] ---> Running in ced5b7b0d6e8 [2021-05-21T18:45:41.743Z] ---> f8e57dcd2d3c [2021-05-21T18:45:41.743Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-21T18:45:41.743Z] Removing intermediate container ced5b7b0d6e8 [2021-05-21T18:45:41.743Z] ---> 46d9a595d3b8 [2021-05-21T18:45:41.743Z] Step 31/32 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:45:42.003Z] ---> Running in ba164be418f6 [2021-05-21T18:45:42.003Z] ---> 48e424155cd9 [2021-05-21T18:45:42.003Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-21T18:45:42.003Z] ---> Running in b4fd51fda285 [2021-05-21T18:45:42.003Z] Removing intermediate container ba164be418f6 [2021-05-21T18:45:42.003Z] ---> 5f75c26da18a [2021-05-21T18:45:42.003Z] Step 32/32 : LABEL version=0.0.0 [2021-05-21T18:45:42.192Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.164s coverage: 87.5% of statements [2021-05-21T18:45:42.282Z] ---> Running in 984322880a5a [2021-05-21T18:45:42.282Z] Removing intermediate container b4fd51fda285 [2021-05-21T18:45:42.282Z] ---> c474b05c86f8 [2021-05-21T18:45:42.282Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:45:42.282Z] ---> Running in a62b01a0b09a [2021-05-21T18:45:42.282Z] Removing intermediate container 984322880a5a [2021-05-21T18:45:42.282Z] ---> 8c16e05ea4fa [2021-05-21T18:45:42.282Z] [2021-05-21T18:45:42.546Z] Successfully built 8c16e05ea4fa [2021-05-21T18:45:42.546Z] Successfully tagged security-bootstrapper:latest [2021-05-21T18:45:42.546Z]  Building security-bootstrapper ... done Removing intermediate container a62b01a0b09a [2021-05-21T18:45:42.546Z] ---> 04a2cf03cbb0 [2021-05-21T18:45:42.546Z] Step 22/24 : LABEL arch=x86_64 [2021-05-21T18:45:42.546Z] ---> Running in c60fbc30cd40 [2021-05-21T18:45:42.546Z] Removing intermediate container c60fbc30cd40 [2021-05-21T18:45:42.546Z] ---> ebb904d78fb5 [2021-05-21T18:45:42.546Z] Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:45:42.546Z] ---> Running in 02f57a658f23 [2021-05-21T18:45:42.806Z] Removing intermediate container 02f57a658f23 [2021-05-21T18:45:42.806Z] ---> 90eca4d61023 [2021-05-21T18:45:42.806Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T18:45:42.807Z] ---> Running in 63b5b147ff10 [2021-05-21T18:45:42.807Z] Removing intermediate container 63b5b147ff10 [2021-05-21T18:45:42.807Z] ---> 451cd89594ad [2021-05-21T18:45:42.807Z] [2021-05-21T18:45:43.067Z] Successfully built 451cd89594ad [2021-05-21T18:45:43.067Z] Successfully tagged core-data:latest [2021-05-21T18:45:43.075Z]  Building core-data ... done  [Pipeline] } [2021-05-21T18:45:43.100Z] $ docker stop --time=1 486bf8058ae9456f913ce25d3281b20d4ef92896f7c77c43e29cfed7d4511fdd [2021-05-21T18:45:44.541Z] $ docker rm -f 486bf8058ae9456f913ce25d3281b20d4ef92896f7c77c43e29cfed7d4511fdd [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T18:45:45.429Z] + docker images [2021-05-21T18:45:45.429Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-21T18:45:45.429Z] security-bootstrapper latest 8c16e05ea4fa 3 seconds ago 18.2MB [2021-05-21T18:45:45.429Z] core-data latest 451cd89594ad 3 seconds ago 21.6MB [2021-05-21T18:45:45.429Z] security-secretstore-setup latest 8e0ad04d6d7a 9 seconds ago 25.8MB [2021-05-21T18:45:45.429Z] support-scheduler latest 7e70ccf8b8b7 11 seconds ago 17.1MB [2021-05-21T18:45:45.429Z] 9cf7cb9de5b3 13 seconds ago 1.17GB [2021-05-21T18:45:45.429Z] 8b7b0b1e5013 19 seconds ago 1.15GB [2021-05-21T18:45:45.429Z] dea9ec2238e7 22 seconds ago 1.16GB [2021-05-21T18:45:45.429Z] 21b8e3a48440 26 seconds ago 1.16GB [2021-05-21T18:45:45.429Z] sys-mgmt-agent latest 55d03f30808e 40 seconds ago 312MB [2021-05-21T18:45:45.429Z] core-metadata latest 7097d1cbdf1e About a minute ago 18.6MB [2021-05-21T18:45:45.429Z] support-notifications latest 5e9adecfbbdc About a minute ago 17.8MB [2021-05-21T18:45:45.429Z] core-command latest 1cdeee212580 About a minute ago 17.1MB [2021-05-21T18:45:45.429Z] 98ddd1e78df6 About a minute ago 1.16GB [2021-05-21T18:45:45.429Z] bca258107d26 About a minute ago 1.17GB [2021-05-21T18:45:45.429Z] security-proxy-setup latest 9ac4bbe75f63 About a minute ago 25.3MB [2021-05-21T18:45:45.429Z] 6a66045c5bd2 About a minute ago 1.16GB [2021-05-21T18:45:45.429Z] 68d1c7b383e5 About a minute ago 1.16GB [2021-05-21T18:45:45.429Z] 7f6fc9c695da 2 minutes ago 1.16GB [2021-05-21T18:45:45.429Z] ci-base-image-x86_64 latest 17322245e09a 6 minutes ago 648MB [2021-05-21T18:45:45.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-21T18:45:45.429Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-21T18:45:45.429Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-21T18:45:45.429Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-21T18:45:45.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-21T18:45:57.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.250s coverage: 94.4% of statements [2021-05-21T18:45:57.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements [2021-05-21T18:45:59.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.565s coverage: 81.8% of statements [2021-05-21T18:45:59.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-21T18:46:01.232Z] Still waiting to schedule task [2021-05-21T18:46:01.232Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-21T18:46:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.244s coverage: 92.9% of statements [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-21T18:46:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-21T18:46:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.090s coverage: 87.2% of statements [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-21T18:46:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-21T18:46:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.200s coverage: 76.0% of statements [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-21T18:46:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.185s coverage: 80.0% of statements [2021-05-21T18:46:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2021-05-21T18:46:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.226s coverage: 85.4% of statements [2021-05-21T18:46:06.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.288s coverage: 91.2% of statements [2021-05-21T18:46:06.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-21T18:46:07.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.730s coverage: 64.4% of statements [2021-05-21T18:46:07.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-21T18:46:07.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-21T18:46:07.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.160s coverage: 100.0% of statements [2021-05-21T18:46:07.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 91.3% of statements [2021-05-21T18:46:07.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-05-21T18:46:08.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements [2021-05-21T18:46:08.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements [2021-05-21T18:46:13.323Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.046s coverage: 66.9% of statements [2021-05-21T18:46:13.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-21T18:46:13.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-21T18:46:13.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-21T18:46:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.710s coverage: 43.5% of statements [2021-05-21T18:46:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-21T18:46:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-21T18:46:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.093s coverage: 89.5% of statements [2021-05-21T18:46:14.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-21T18:46:14.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.079s coverage: 84.8% of statements [2021-05-21T18:46:20.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.452s coverage: 46.8% of statements [2021-05-21T18:46:20.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-21T18:46:20.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-21T18:46:20.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-21T18:46:20.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-21T18:46:20.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-21T18:46:20.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.128s coverage: 100.0% of statements [2021-05-21T18:46:20.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-21T18:46:20.214Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.127s coverage: 100.0% of statements [2021-05-21T18:46:20.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-21T18:46:20.214Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-21T18:46:22.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.279s coverage: 18.9% of statements [2021-05-21T18:46:22.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-21T18:46:22.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-21T18:46:22.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-21T18:46:22.841Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.504s coverage: 91.9% of statements [2021-05-21T18:46:22.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-21T18:46:22.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T18:46:22.841Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-21T18:46:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.616s coverage: 28.8% of statements [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-21T18:46:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.171s coverage: 99.0% of statements [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-21T18:46:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.227s coverage: 100.0% of statements [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-21T18:46:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.209s coverage: 64.6% of statements [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-21T18:46:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.449s coverage: 97.6% of statements [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-21T18:46:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-21T18:46:29.588Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.088s coverage: 100.0% of statements [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-21T18:46:29.588Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-21T18:46:30.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements [2021-05-21T18:46:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-21T18:46:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-21T18:46:30.190Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2021-05-21T18:46:31.182Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.191s coverage: 28.1% of statements [2021-05-21T18:46:31.182Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-21T18:46:31.182Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-21T18:46:31.455Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.192s coverage: 27.9% of statements [2021-05-21T18:46:31.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-21T18:46:31.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-21T18:46:31.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-21T18:46:31.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-21T18:46:31.455Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-21T18:46:32.433Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 100.0% of statements [2021-05-21T18:46:33.403Z] GO111MODULE=on go vet ./... [2021-05-21T18:48:10.276Z] gofmt -l . [2021-05-21T18:48:10.276Z] [ "`gofmt -l .`" = "" ] [2021-05-21T18:48:12.885Z] ./bin/test-go-mod-tidy.sh [2021-05-21T18:48:13.170Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-21T18:48:15.947Z] + ls -al . [2021-05-21T18:48:15.947Z] total 880 [2021-05-21T18:48:15.947Z] drwxrwxr-x 9 1001 1001 4096 May 21 18:48 . [2021-05-21T18:48:15.947Z] drwxr-xr-x 4 root root 4096 May 21 18:43 .. [2021-05-21T18:48:15.947Z] -rw-rw-r-- 1 1001 1001 11 May 21 18:41 .dockerignore [2021-05-21T18:48:15.948Z] drwxrwxr-x 8 1001 1001 4096 May 21 18:41 .git [2021-05-21T18:48:15.948Z] drwxrwxr-x 3 1001 1001 4096 May 21 18:41 .github [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 818 May 21 18:41 .gitignore [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 166 May 21 18:41 .sonarcloud.properties [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 8609 May 21 18:41 Attribution.txt [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 3804 May 21 18:41 CONTRIBUTING.md [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 931 May 21 18:41 Dockerfile.build [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 863 May 21 18:41 Jenkinsfile [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 10775 May 21 18:41 LICENSE [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 5632 May 21 18:41 Makefile [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 7978 May 21 18:41 README.md [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 6755 May 21 18:41 SECURITY.md [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 5 May 21 18:38 VERSION [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 4131 May 21 18:41 ZMQWindows.md [2021-05-21T18:48:15.948Z] drwxrwxr-x 2 1001 1001 4096 May 21 18:41 bin [2021-05-21T18:48:15.948Z] drwxrwxr-x 14 1001 1001 4096 May 21 18:41 cmd [2021-05-21T18:48:15.948Z] -rw-r--r-- 1 root root 741453 May 21 18:46 coverage.out [2021-05-21T18:48:15.948Z] -rw-r--r-- 1 root root 1060 May 21 18:48 go.mod [2021-05-21T18:48:15.948Z] -rw-r--r-- 1 root root 21990 May 21 18:43 go.sum [2021-05-21T18:48:15.948Z] drwxrwxr-x 8 1001 1001 4096 May 21 18:41 internal [2021-05-21T18:48:15.948Z] drwxrwxr-x 4 1001 1001 4096 May 21 18:41 openapi [2021-05-21T18:48:15.948Z] drwxrwxr-x 4 1001 1001 4096 May 21 18:41 snap [2021-05-21T18:48:15.948Z] -rw-rw-r-- 1 1001 1001 168 May 21 18:41 version.go [Pipeline] sh [2021-05-21T18:48:16.684Z] + '[' -e coverage.out ] [2021-05-21T18:48:16.684Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-21T18:48:16.733Z] Warning: overwriting stash ‘coverage-report’ [2021-05-21T18:48:17.627Z] Stashed 1 file(s) [Pipeline] sh [2021-05-21T18:48:18.364Z] + make build [2021-05-21T18:48:18.364Z] go mod tidy [2021-05-21T18:48:18.962Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-21T18:48:25.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-21T18:48:52.489Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-21T18:48:53.924Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-21T18:48:59.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-21T18:48:59.597Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-21T18:49:03.908Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-21T18:49:08.228Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-21T18:49:11.637Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-21T18:49:15.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-21T18:49:17.000Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-21T18:49:20.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-21T18:49:25.821Z] $ docker stop --time=1 3c700c0d241fc484a686e95abd8ab0937c75de9c728908d61df42443143697ae [2021-05-21T18:49:28.262Z] $ docker rm -f 3c700c0d241fc484a686e95abd8ab0937c75de9c728908d61df42443143697ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:49:30.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T18:49:30.309Z] [2021-05-21T18:49:30.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:49:30.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T18:49:30.969Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-21T18:49:30.969Z] 29e5d40040c1: Pulling fs layer [2021-05-21T18:49:30.969Z] 1ce36da41761: Pulling fs layer [2021-05-21T18:49:30.969Z] 25b303627fd3: Pulling fs layer [2021-05-21T18:49:31.241Z] 29e5d40040c1: Download complete [2021-05-21T18:49:31.839Z] 29e5d40040c1: Pull complete [2021-05-21T18:49:31.839Z] 1ce36da41761: Download complete [2021-05-21T18:49:33.275Z] 1ce36da41761: Pull complete [2021-05-21T18:49:33.546Z] 25b303627fd3: Verifying Checksum [2021-05-21T18:49:33.546Z] 25b303627fd3: Download complete [2021-05-21T18:49:34.231Z] Running on prd-ubuntu18.04-docker-8c-8g-15562 in /w/workspace/edgexfoundry_edgex-go_PR-3499 [Pipeline] { [Pipeline] ws [2021-05-21T18:49:34.291Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-21T18:49:34.484Z] The recommended git tool is: git [2021-05-21T18:49:36.818Z] using credential edgex-jenkins-ssh [2021-05-21T18:49:36.833Z] Cloning the remote Git repository [2021-05-21T18:49:36.858Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-21T18:49:36.927Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-21T18:49:37.010Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T18:49:37.010Z] > git --version # timeout=10 [2021-05-21T18:49:37.017Z] > git --version # 'git version 2.17.1' [2021-05-21T18:49:37.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T18:49:37.046Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T18:49:43.680Z] 25b303627fd3: Pull complete [2021-05-21T18:49:43.680Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-21T18:49:43.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T18:49:43.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-21T18:49:43.960Z] prd-ubuntu18.04-docker-arm64-4c-16g-15561 does not seem to be running inside a container [2021-05-21T18:49:44.097Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-21T18:49:47.010Z] $ docker top 3d0533f123de284e6375cea2b9eff951dd528d025618f931186473392fdd9f7a -eo pid,comm [Pipeline] { [2021-05-21T18:49:46.796Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T18:49:46.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-21T18:49:46.814Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-21T18:49:46.827Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-21T18:49:46.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T18:49:46.832Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3499/head:refs/remotes/origin/PR-3499 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2021-05-21T18:49:47.447Z] Merging remotes/origin/master commit 38f9dcc5dd86ab810584922aac70b04bd93fc502 into PR head commit 1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:49:47.576Z] Merge succeeded, producing 1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:49:47.577Z] Checking out Revision 1b1383aecd847f30396386a25bb79ff2906eda40 (PR-3499) [2021-05-21T18:49:48.080Z] + docker-compose build --help [2021-05-21T18:49:48.080Z] + grep parallel [2021-05-21T18:49:47.459Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:49:47.464Z] > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 [2021-05-21T18:49:47.545Z] > git remote # timeout=10 [2021-05-21T18:49:47.555Z] > git config --get remote.origin.url # timeout=10 [2021-05-21T18:49:47.560Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-21T18:49:47.565Z] > git merge 38f9dcc5dd86ab810584922aac70b04bd93fc502 # timeout=10 [2021-05-21T18:49:47.573Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-21T18:49:47.583Z] > git config core.sparsecheckout # timeout=10 [2021-05-21T18:49:47.588Z] > git checkout -f 1b1383aecd847f30396386a25bb79ff2906eda40 # timeout=10 [2021-05-21T18:49:51.307Z] Commit message: "fix: Revert port changes to V1 Swagger files" [2021-05-21T18:49:51.336Z] > git --version # timeout=10 [2021-05-21T18:49:51.340Z] > git --version # 'git version 2.17.1' [2021-05-21T18:49:51.348Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-21T18:49:51.450Z] --parallel Build images in parallel. [Pipeline] } [2021-05-21T18:49:51.752Z] $ docker stop --time=1 3d0533f123de284e6375cea2b9eff951dd528d025618f931186473392fdd9f7a [2021-05-21T18:49:53.541Z] $ docker rm -f 3d0533f123de284e6375cea2b9eff951dd528d025618f931186473392fdd9f7a [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-21T18:49:54.825Z] + echo snap-build.sh [2021-05-21T18:49:54.826Z] snap-build.sh [2021-05-21T18:49:54.826Z] + SNAP_BASE_DIR=. [2021-05-21T18:49:54.826Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-21T18:49:54.826Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-21T18:49:54.826Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-21T18:49:54.826Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-21T18:49:54.826Z] + cd /w/workspace/edgex-go/1 [2021-05-21T18:49:54.826Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-21T18:49:55.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-21T18:49:55.039Z] . [Pipeline] withDockerContainer [2021-05-21T18:49:55.087Z] Reading package lists... [2021-05-21T18:49:55.284Z] prd-ubuntu18.04-docker-arm64-4c-16g-15561 does not seem to be running inside a container [2021-05-21T18:49:55.348Z] Building dependency tree... [2021-05-21T18:49:55.348Z] Reading state information... [2021-05-21T18:49:55.348Z] The following packages were automatically installed and are no longer required: [2021-05-21T18:49:55.348Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-21T18:49:55.348Z] uidmap xdelta3 [2021-05-21T18:49:55.348Z] Use 'sudo apt autoremove' to remove them. [2021-05-21T18:49:55.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-21T18:49:55.611Z] The following packages will be REMOVED: [2021-05-21T18:49:55.611Z] lxd* lxd-client* [2021-05-21T18:49:56.185Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-21T18:49:56.185Z] After this operation, 31.7 MB disk space will be freed. [2021-05-21T18:49:56.701Z] $ docker top ba7aa5ac3d93f579e81bcd06f88ac3b76a41905a990f72cfd50acc584c5cb820 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T18:49:57.761Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-21T18:49:59.492Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-05-21T18:49:59.492Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-21T18:50:00.885Z] Removing lxd dnsmasq configuration [2021-05-21T18:50:01.130Z] Building core-command ... [2021-05-21T18:50:01.130Z] Building core-data ... [2021-05-21T18:50:01.130Z] Building core-metadata ... [2021-05-21T18:50:01.130Z] Building security-bootstrapper ... [2021-05-21T18:50:01.130Z] Building security-proxy-setup ... [2021-05-21T18:50:01.130Z] Building security-secretstore-setup ... [2021-05-21T18:50:01.130Z] Building support-notifications ... [2021-05-21T18:50:01.130Z] Building support-scheduler ... [2021-05-21T18:50:01.130Z] Building sys-mgmt-agent ... [2021-05-21T18:50:01.146Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-21T18:50:01.405Z] Building core-command [2021-05-21T18:50:01.406Z] Building security-proxy-setup [2021-05-21T18:50:01.406Z] Building support-notifications [2021-05-21T18:50:01.406Z] Building support-scheduler [2021-05-21T18:50:01.406Z] Building sys-mgmt-agent [2021-05-21T18:50:01.444Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-21T18:50:03.368Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-21T18:50:03.895Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-05-21T18:50:03.896Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-21T18:50:05.829Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-21T18:50:05.829Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-21T18:50:07.756Z] + sudo snap remove --purge lxd [2021-05-21T18:50:07.756Z] snap "lxd" is not installed [2021-05-21T18:50:07.756Z] + sudo groupadd --force --system lxd [2021-05-21T18:50:07.756Z] ++ whoami [2021-05-21T18:50:07.756Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-21T18:50:07.756Z] + newgrp - lxd [2021-05-21T18:50:08.019Z] + sudo snap install lxd [2021-05-21T18:50:20.270Z] 2021-05-21T18:50:17Z INFO Waiting for automatic snapd restart... [2021-05-21T18:50:46.870Z] lxd 4.14 from Canonical* installed [2021-05-21T18:50:46.870Z] + sudo lxd init --auto [2021-05-21T18:50:56.887Z] + sudo snap install --classic snapcraft [2021-05-21T18:51:05.052Z] snapcraft 4.7.1 from Canonical* installed [2021-05-21T18:51:05.053Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-21T18:51:05.053Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-21T18:51:05.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T18:51:05.053Z] Dload Upload Total Spent Left Speed [2021-05-21T18:51:05.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3894 0 --:--:-- --:--:-- --:--:-- 3894 [2021-05-21T18:51:05.053Z] 100 3325k 100 3325k 0 0 9779k 0 --:--:-- --:--:-- --:--:-- 9779k [2021-05-21T18:51:05.053Z] ./yq_linux_amd64 [2021-05-21T18:51:05.053Z] + sudo snapcraft prime --use-lxd [2021-05-21T18:51:06.445Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-21T18:51:06.708Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-21T18:51:06.708Z] - README.md [2021-05-21T18:51:06.708Z] [2021-05-21T18:51:06.708Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-21T18:51:07.284Z] Launching a container. [2021-05-21T18:51:15.452Z] Waiting for container to be ready [2021-05-21T18:51:15.452Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-21T18:51:15.452Z] [2021-05-21T18:51:19.675Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-21T18:51:20.621Z] Waiting for network to be ready... [2021-05-21T18:51:20.884Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-21T18:51:21.145Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-21T18:51:21.145Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-21T18:51:21.145Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-21T18:51:21.145Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-21T18:51:21.145Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-21T18:51:21.145Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-21T18:51:21.145Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-21T18:51:21.408Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-21T18:51:21.408Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-21T18:51:21.670Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-21T18:51:21.670Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-21T18:51:22.245Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-21T18:51:22.245Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-21T18:51:22.245Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-21T18:51:22.245Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-21T18:51:22.245Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-21T18:51:22.245Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-21T18:51:22.507Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-21T18:51:22.771Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-21T18:51:22.771Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-21T18:51:22.771Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-21T18:51:22.771Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-21T18:51:22.771Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-21T18:51:22.771Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-21T18:51:22.771Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-21T18:51:23.035Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-21T18:51:23.205Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:51:23.205Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:51:23.205Z] ---> 97b079a3543d [2021-05-21T18:51:23.205Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T18:51:23.205Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:51:23.205Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:51:23.205Z] ---> 97b079a3543d [2021-05-21T18:51:23.205Z] Step 3/23 : WORKDIR /edgex-go [2021-05-21T18:51:23.205Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:51:23.205Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:51:23.205Z] ---> 97b079a3543d [2021-05-21T18:51:23.205Z] Step 3/22 : WORKDIR /edgex-go [2021-05-21T18:51:23.205Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:51:23.205Z] [2021-05-21T18:51:23.205Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:51:23.205Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder ---> 97b079a3543d [2021-05-21T18:51:23.205Z] [2021-05-21T18:51:23.205Z] Step 3/24 : WORKDIR /edgex-go ---> 97b079a3543d [2021-05-21T18:51:23.205Z] [2021-05-21T18:51:23.205Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T18:51:23.205Z] ---> Running in ea719db57af3 [2021-05-21T18:51:23.205Z] ---> Running in 047ef3f4ce8c [2021-05-21T18:51:23.205Z] ---> Running in 3a8bd6a2cf06 [2021-05-21T18:51:23.205Z] ---> Running in fae2cabf0c01 [2021-05-21T18:51:23.205Z] ---> Running in d76517c1a93a [2021-05-21T18:51:23.205Z] Removing intermediate container 047ef3f4ce8c [2021-05-21T18:51:23.205Z] ---> 9ce344feeb09 [2021-05-21T18:51:23.205Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:51:23.205Z] Removing intermediate container fae2cabf0c01 [2021-05-21T18:51:23.205Z] ---> 4bf618751596 [2021-05-21T18:51:23.205Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:51:23.205Z] Removing intermediate container ea719db57af3 [2021-05-21T18:51:23.205Z] ---> ee99ac47bd3e [2021-05-21T18:51:23.205Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:51:23.205Z] Removing intermediate container d76517c1a93a [2021-05-21T18:51:23.205Z] ---> 82ddfc5a5be0 [2021-05-21T18:51:23.205Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:51:23.205Z] Removing intermediate container 3a8bd6a2cf06 [2021-05-21T18:51:23.205Z] ---> 8e0a1a7ccbd4 [2021-05-21T18:51:23.205Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:51:23.205Z] ---> Running in bb05b9fb8b96 [2021-05-21T18:51:23.205Z] ---> Running in 3e769c0d88cf [2021-05-21T18:51:23.205Z] ---> Running in e14f302b8e7b [2021-05-21T18:51:23.205Z] ---> Running in 8baf47680bf5 [2021-05-21T18:51:23.205Z] ---> Running in 68b56dfe002f [2021-05-21T18:51:23.205Z] Removing intermediate container e14f302b8e7b [2021-05-21T18:51:23.205Z] ---> 14ea9a55f201 [2021-05-21T18:51:23.205Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-21T18:51:23.205Z] ---> Running in 2755646d5a5d [2021-05-21T18:51:23.205Z] Removing intermediate container bb05b9fb8b96 [2021-05-21T18:51:23.205Z] ---> d8158c164565 [2021-05-21T18:51:23.205Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T18:51:23.205Z] Removing intermediate container 8baf47680bf5 [2021-05-21T18:51:23.205Z] ---> 4c44fea39e01 [2021-05-21T18:51:23.205Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-21T18:51:23.205Z] Removing intermediate container 68b56dfe002f [2021-05-21T18:51:23.205Z] ---> 7f1458fcc159 [2021-05-21T18:51:23.205Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-21T18:51:23.205Z] ---> Running in 8b75b277debb [2021-05-21T18:51:23.205Z] Removing intermediate container 3e769c0d88cf [2021-05-21T18:51:23.205Z] ---> e9259cba2fd9 [2021-05-21T18:51:23.205Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-21T18:51:23.205Z] ---> Running in 40aaab7f9701 [2021-05-21T18:51:23.205Z] ---> Running in 1bad8619e031 [2021-05-21T18:51:23.205Z] ---> Running in 1fbbaf0a996e [2021-05-21T18:51:23.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:51:23.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:51:23.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:51:23.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:51:23.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:51:23.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:51:23.205Z] OK: 218 MiB in 52 packages [2021-05-21T18:51:23.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:51:23.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:51:23.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:51:24.210Z] OK: 218 MiB in 52 packages [2021-05-21T18:51:24.210Z] OK: 218 MiB in 52 packages [2021-05-21T18:51:24.210Z] OK: 218 MiB in 52 packages [2021-05-21T18:51:24.210Z] Removing intermediate container 2755646d5a5d [2021-05-21T18:51:24.210Z] ---> d399f630d4c6 [2021-05-21T18:51:24.210Z] Step 6/22 : COPY go.mod . [2021-05-21T18:51:24.489Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:51:25.472Z] ---> 6d5b1c8ad54b [2021-05-21T18:51:25.472Z] Step 7/22 : RUN go mod download [2021-05-21T18:51:25.472Z] Removing intermediate container 1bad8619e031 [2021-05-21T18:51:25.472Z] ---> c7b49ecf36ef [2021-05-21T18:51:25.472Z] Step 6/23 : COPY go.mod . [2021-05-21T18:51:25.590Z] Fetched 24.6 MB in 4s (5798 kB/s) [2021-05-21T18:51:25.746Z] ---> Running in 472ace413c59 [2021-05-21T18:51:25.746Z] Removing intermediate container 40aaab7f9701 [2021-05-21T18:51:25.746Z] ---> bffa5dc76a58 [2021-05-21T18:51:25.746Z] Step 6/24 : COPY go.mod . [2021-05-21T18:51:25.860Z] Reading package lists... [2021-05-21T18:51:26.021Z] Removing intermediate container 1fbbaf0a996e [2021-05-21T18:51:26.021Z] ---> b09dd6e85a26 [2021-05-21T18:51:26.021Z] Step 6/23 : COPY go.mod . [2021-05-21T18:51:26.384Z] Reading package lists... [2021-05-21T18:51:26.384Z] Building dependency tree... [2021-05-21T18:51:26.384Z] Reading state information... [2021-05-21T18:51:26.622Z] ---> d06c86661e86 [2021-05-21T18:51:26.623Z] Step 7/23 : RUN go mod download [2021-05-21T18:51:26.645Z] The following additional packages will be installed: [2021-05-21T18:51:26.645Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-21T18:51:26.645Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-21T18:51:26.645Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-21T18:51:26.645Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-21T18:51:26.645Z] Suggested packages: [2021-05-21T18:51:26.645Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-21T18:51:26.646Z] Recommended packages: [2021-05-21T18:51:26.646Z] gnupg libsasl2-modules [2021-05-21T18:51:26.646Z] The following NEW packages will be installed: [2021-05-21T18:51:26.646Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-21T18:51:26.646Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-21T18:51:26.646Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-21T18:51:26.646Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-21T18:51:26.646Z] The following packages will be upgraded: [2021-05-21T18:51:26.646Z] gpg gpg-agent gpgconf libudev1 [2021-05-21T18:51:26.646Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-21T18:51:26.646Z] Need to get 3530 kB of archives. [2021-05-21T18:51:26.646Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-21T18:51:26.646Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-21T18:51:26.646Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-21T18:51:26.646Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-21T18:51:26.646Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-21T18:51:26.908Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-21T18:51:26.915Z] ---> b2f4765a1fdf [2021-05-21T18:51:26.915Z] Step 7/24 : RUN go mod download [2021-05-21T18:51:26.915Z] ---> Running in 26d8d59b160c [2021-05-21T18:51:27.172Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-21T18:51:27.193Z] ---> Running in 83ea2f3c03db [2021-05-21T18:51:27.193Z] ---> 0c721c6afc9d [2021-05-21T18:51:27.193Z] Step 7/23 : RUN go mod download [2021-05-21T18:51:27.434Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-21T18:51:27.434Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-21T18:51:27.434Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-21T18:51:27.468Z] OK: 218 MiB in 52 packages [2021-05-21T18:51:27.468Z] ---> Running in 674aecd9dcd0 [2021-05-21T18:51:27.695Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-21T18:51:27.695Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-21T18:51:27.695Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-21T18:51:27.695Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-21T18:51:27.695Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-21T18:51:27.695Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-21T18:51:27.695Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-21T18:51:27.695Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-21T18:51:27.695Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-21T18:51:27.695Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-21T18:51:27.695Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-21T18:51:27.695Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-21T18:51:27.695Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-21T18:51:27.957Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:51:27.957Z] Fetched 3530 kB in 1s (3117 kB/s) [2021-05-21T18:51:27.957Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-21T18:51:27.957Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-21T18:51:27.957Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-21T18:51:27.957Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-21T18:51:27.957Z] Selecting previously unselected package udev. [2021-05-21T18:51:28.222Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-21T18:51:28.222Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-21T18:51:28.222Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-21T18:51:28.483Z] Selecting previously unselected package libfuse2:amd64. [2021-05-21T18:51:28.483Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-21T18:51:28.483Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-21T18:51:28.483Z] Selecting previously unselected package fuse. [2021-05-21T18:51:28.483Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-21T18:51:28.483Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-21T18:51:28.748Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-21T18:51:28.748Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-21T18:51:28.748Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-21T18:51:28.748Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-21T18:51:29.322Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-21T18:51:29.322Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-21T18:51:29.322Z] Selecting previously unselected package libksba8:amd64. [2021-05-21T18:51:29.322Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-21T18:51:29.322Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-21T18:51:29.322Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-21T18:51:29.322Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T18:51:29.322Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:29.483Z] Removing intermediate container 8b75b277debb [2021-05-21T18:51:29.483Z] ---> a28026d6e619 [2021-05-21T18:51:29.483Z] Step 6/24 : COPY go.mod . [2021-05-21T18:51:29.762Z] Removing intermediate container 472ace413c59 [2021-05-21T18:51:29.762Z] ---> db488f0186b7 [2021-05-21T18:51:29.762Z] Step 8/22 : COPY . . [2021-05-21T18:51:29.905Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-21T18:51:29.905Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T18:51:29.905Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:30.167Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-21T18:51:30.167Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T18:51:30.167Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:30.167Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-21T18:51:30.167Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T18:51:30.167Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:30.428Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-21T18:51:30.428Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T18:51:30.691Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:30.751Z] ---> 3118be0831d8 [2021-05-21T18:51:30.751Z] Step 7/24 : RUN go mod download [2021-05-21T18:51:30.953Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-21T18:51:30.953Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T18:51:30.953Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:30.953Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-21T18:51:30.953Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T18:51:30.953Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:31.029Z] Removing intermediate container 26d8d59b160c [2021-05-21T18:51:31.029Z] ---> 7ba871b4c75d [2021-05-21T18:51:31.029Z] Step 8/23 : COPY . . [2021-05-21T18:51:31.029Z] ---> Running in 9fb4d8450d26 [2021-05-21T18:51:31.215Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-21T18:51:31.215Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T18:51:31.215Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:31.479Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-21T18:51:31.479Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-21T18:51:31.479Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:31.479Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-21T18:51:31.479Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-21T18:51:31.479Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-21T18:51:31.636Z] Removing intermediate container 83ea2f3c03db [2021-05-21T18:51:31.636Z] ---> bb779a0abb68 [2021-05-21T18:51:31.636Z] Step 8/24 : COPY . . [2021-05-21T18:51:31.744Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-21T18:51:31.744Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-21T18:51:31.744Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-21T18:51:31.744Z] Selecting previously unselected package libldap-common. [2021-05-21T18:51:31.744Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-21T18:51:32.005Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-21T18:51:32.236Z] Removing intermediate container 674aecd9dcd0 [2021-05-21T18:51:32.236Z] ---> ec6f5ee4a420 [2021-05-21T18:51:32.236Z] Step 8/23 : COPY . . [2021-05-21T18:51:32.267Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-21T18:51:32.267Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-21T18:51:32.267Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-21T18:51:32.528Z] Selecting previously unselected package dirmngr. [2021-05-21T18:51:32.529Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-21T18:51:32.529Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-21T18:51:32.791Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-21T18:51:32.791Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-21T18:51:32.791Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-21T18:51:32.791Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-21T18:51:32.791Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-21T18:51:32.791Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-21T18:51:32.791Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:32.791Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-21T18:51:32.791Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-21T18:51:33.053Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-21T18:51:33.317Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-21T18:51:33.579Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:33.579Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-21T18:51:33.579Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-21T18:51:33.841Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-21T18:51:33.841Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:33.841Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:33.841Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:33.841Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:33.841Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:33.841Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:33.841Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-21T18:51:34.103Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-21T18:51:34.103Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-21T18:51:34.103Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-21T18:51:34.365Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-21T18:51:34.365Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-21T18:51:34.365Z] This means they are not meant to be enabled using systemctl. [2021-05-21T18:51:34.365Z] Possible reasons for having this kind of units are: [2021-05-21T18:51:34.365Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-21T18:51:34.365Z] .wants/ or .requires/ directory. [2021-05-21T18:51:34.365Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-21T18:51:34.365Z] a requirement dependency on it. [2021-05-21T18:51:34.365Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-21T18:51:34.365Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-21T18:51:34.365Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-21T18:51:34.365Z] instance name specified. [2021-05-21T18:51:34.938Z] Reading package lists... [2021-05-21T18:51:35.201Z] Building dependency tree... [2021-05-21T18:51:35.202Z] Reading state information... [2021-05-21T18:51:35.202Z] The following additional packages will be installed: [2021-05-21T18:51:35.202Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-21T18:51:35.202Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-21T18:51:35.202Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-21T18:51:35.202Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-21T18:51:35.202Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-21T18:51:35.202Z] Suggested packages: [2021-05-21T18:51:35.202Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-21T18:51:35.202Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-21T18:51:35.202Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-21T18:51:35.202Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-21T18:51:35.202Z] systemd-container policykit-1 [2021-05-21T18:51:35.202Z] Recommended packages: [2021-05-21T18:51:35.202Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-21T18:51:35.466Z] The following NEW packages will be installed: [2021-05-21T18:51:35.466Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-21T18:51:35.466Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-21T18:51:35.466Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-21T18:51:35.466Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-21T18:51:35.466Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-21T18:51:35.466Z] The following packages will be upgraded: [2021-05-21T18:51:35.466Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-21T18:51:35.466Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-21T18:51:35.466Z] Need to get 35.2 MB of archives. [2021-05-21T18:51:35.466Z] After this operation, 141 MB of additional disk space will be used. [2021-05-21T18:51:35.466Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-21T18:51:35.466Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-21T18:51:35.466Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-21T18:51:35.466Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-21T18:51:35.466Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-21T18:51:35.727Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-21T18:51:35.728Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-21T18:51:35.728Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-21T18:51:35.728Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-21T18:51:35.728Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-21T18:51:35.728Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-21T18:51:35.728Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-21T18:51:35.728Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-21T18:51:35.728Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-21T18:51:35.728Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-21T18:51:35.728Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-21T18:51:35.728Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-21T18:51:36.562Z] Removing intermediate container 9fb4d8450d26 [2021-05-21T18:51:36.562Z] ---> b9d094da49df [2021-05-21T18:51:36.562Z] Step 8/24 : COPY . . [2021-05-21T18:51:36.681Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-21T18:51:36.681Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-21T18:51:36.681Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-21T18:51:36.681Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-21T18:51:36.681Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-21T18:51:36.681Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-21T18:51:36.681Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-21T18:51:36.681Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-21T18:51:36.681Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-21T18:51:36.681Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-21T18:51:36.681Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-21T18:51:36.681Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-21T18:51:36.681Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-21T18:51:36.943Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:51:36.943Z] Fetched 35.2 MB in 1s (25.2 MB/s) [2021-05-21T18:51:36.943Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-21T18:51:36.943Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-21T18:51:37.516Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-21T18:51:38.463Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-21T18:51:38.463Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-21T18:51:38.725Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-21T18:51:38.725Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-21T18:51:38.725Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-21T18:51:38.988Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-21T18:51:39.250Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-21T18:51:39.511Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-21T18:51:39.511Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-21T18:51:39.775Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-21T18:51:49.802Z] Setting up apt (1.6.13) ... [2021-05-21T18:51:49.802Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-21T18:51:49.802Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-21T18:51:49.802Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-21T18:51:49.802Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-21T18:51:49.802Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-21T18:51:49.802Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-21T18:51:49.802Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-21T18:51:49.802Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T18:51:50.065Z] Selecting previously unselected package libexpat1:amd64. [2021-05-21T18:51:50.065Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-21T18:51:50.065Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-21T18:51:50.641Z] Selecting previously unselected package python3.6-minimal. [2021-05-21T18:51:50.641Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-21T18:51:50.641Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T18:51:50.903Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-21T18:51:51.166Z] Checking for services that may need to be restarted...done. [2021-05-21T18:51:51.166Z] Checking for services that may need to be restarted...done. [2021-05-21T18:51:51.166Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T18:51:51.166Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-21T18:51:51.166Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T18:51:51.428Z] Selecting previously unselected package python3-minimal. [2021-05-21T18:51:51.428Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-21T18:51:51.428Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-21T18:51:51.689Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-21T18:51:51.689Z] Selecting previously unselected package mime-support. [2021-05-21T18:51:51.689Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-21T18:51:51.689Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-21T18:51:51.689Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-21T18:51:51.689Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-21T18:51:51.689Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-21T18:51:51.951Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-21T18:51:51.951Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-21T18:51:51.951Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T18:51:52.235Z] Selecting previously unselected package python3.6. [2021-05-21T18:51:52.235Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-21T18:51:52.235Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T18:51:52.235Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-21T18:51:52.235Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-21T18:51:52.235Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-21T18:51:52.235Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-21T18:51:52.520Z] Selecting previously unselected package python3. [2021-05-21T18:51:52.520Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-21T18:51:52.520Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-21T18:51:52.520Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-21T18:51:52.520Z] Selecting previously unselected package multiarch-support. [2021-05-21T18:51:52.520Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-21T18:51:52.520Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-21T18:51:52.520Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-21T18:51:52.811Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-21T18:51:52.811Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-21T18:51:52.811Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-21T18:51:52.811Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-21T18:51:52.812Z] Selecting previously unselected package libbsd0:amd64. [2021-05-21T18:51:52.812Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-21T18:51:52.812Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-21T18:51:53.139Z] Selecting previously unselected package sudo. [2021-05-21T18:51:53.139Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-21T18:51:53.139Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-21T18:51:53.139Z] Selecting previously unselected package apparmor. [2021-05-21T18:51:53.139Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-21T18:51:53.139Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-21T18:51:53.455Z] Selecting previously unselected package libedit2:amd64. [2021-05-21T18:51:53.455Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-21T18:51:53.455Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-21T18:51:54.114Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-21T18:51:54.114Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-21T18:51:54.114Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T18:51:54.114Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-21T18:51:54.114Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-21T18:51:54.114Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T18:51:54.378Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-21T18:51:54.378Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-21T18:51:54.378Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-21T18:51:54.642Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-21T18:51:54.642Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-21T18:51:54.642Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T18:51:54.909Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-21T18:51:54.909Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-21T18:51:54.909Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T18:51:54.909Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-21T18:51:54.909Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-21T18:51:54.909Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-21T18:51:55.170Z] Selecting previously unselected package openssh-client. [2021-05-21T18:51:55.170Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-21T18:51:55.170Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-21T18:51:55.747Z] Selecting previously unselected package squashfs-tools. [2021-05-21T18:51:55.747Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-21T18:51:55.747Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-21T18:51:55.747Z] Selecting previously unselected package snapd. [2021-05-21T18:51:55.747Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-21T18:51:56.008Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-21T18:51:58.555Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-21T18:51:58.555Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-21T18:51:58.758Z] ---> 467a96921276 [2021-05-21T18:51:58.758Z] Step 9/23 : RUN go mod tidy [2021-05-21T18:51:58.758Z] ---> 5fa4966d8a99 [2021-05-21T18:51:58.758Z] Step 9/22 : RUN go mod tidy [2021-05-21T18:51:58.758Z] ---> Running in 8f78a091be23 [2021-05-21T18:51:58.758Z] ---> 9164ab7cc1a8 [2021-05-21T18:51:58.758Z] Step 9/24 : RUN go mod tidy [2021-05-21T18:51:58.758Z] ---> 7f363775912d [2021-05-21T18:51:58.758Z] Step 9/23 : RUN go mod tidy [2021-05-21T18:51:58.758Z] ---> 4218da95d6f1 [2021-05-21T18:51:58.758Z] Step 9/24 : RUN go mod tidy [2021-05-21T18:51:58.758Z] ---> Running in 79b850fbc0c8 [2021-05-21T18:51:58.758Z] ---> Running in 3cefc6afe0b6 [2021-05-21T18:51:58.758Z] ---> Running in 053dc1e8bd45 [2021-05-21T18:51:58.758Z] ---> Running in 6793760ec028 [2021-05-21T18:51:59.945Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-21T18:52:00.208Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-21T18:52:00.472Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-21T18:52:00.472Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T18:52:00.472Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-21T18:52:00.472Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-21T18:52:00.472Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-21T18:52:02.412Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-21T18:52:02.412Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-21T18:52:02.412Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-21T18:52:02.412Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T18:52:02.412Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T18:52:02.674Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-21T18:52:03.620Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-21T18:52:03.620Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T18:52:03.620Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-21T18:52:03.620Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-21T18:52:03.620Z] running python rtupdate hooks for python3.6... [2021-05-21T18:52:03.620Z] running python post-rtupdate hooks for python3.6... [2021-05-21T18:52:03.882Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-21T18:52:05.529Z] Removing intermediate container 8f78a091be23 [2021-05-21T18:52:05.529Z] ---> 3b741d53cdcd [2021-05-21T18:52:05.529Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-21T18:52:05.529Z] ---> Running in ae5c7903bc86 [2021-05-21T18:52:05.529Z] Removing intermediate container 3cefc6afe0b6 [2021-05-21T18:52:05.529Z] ---> 1d21b8f3d180 [2021-05-21T18:52:05.529Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-21T18:52:05.804Z] Removing intermediate container 79b850fbc0c8 [2021-05-21T18:52:05.804Z] ---> 3c41a737e8da [2021-05-21T18:52:05.804Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-21T18:52:05.804Z] ---> Running in 5fb004031fa2 [2021-05-21T18:52:06.092Z] ---> Running in 1f5af9bac2dd [2021-05-21T18:52:06.368Z] Removing intermediate container 6793760ec028 [2021-05-21T18:52:06.368Z] ---> d57cf72838c9 [2021-05-21T18:52:06.368Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-21T18:52:06.368Z] Removing intermediate container 053dc1e8bd45 [2021-05-21T18:52:06.368Z] ---> 7f7e9c985109 [2021-05-21T18:52:06.368Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-21T18:52:06.644Z] ---> Running in af09337617eb [2021-05-21T18:52:06.644Z] ---> Running in c9dedeb7276a [2021-05-21T18:52:07.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-21T18:52:08.238Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-21T18:52:08.515Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-21T18:52:09.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-21T18:52:09.187Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-21T18:52:09.187Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-21T18:52:09.187Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-21T18:52:09.187Z] Setting up snapd (2.48.3+18.04) ... [2021-05-21T18:52:09.402Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-21T18:52:09.761Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-21T18:52:10.024Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-21T18:52:10.286Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-21T18:52:10.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-21T18:52:10.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-21T18:52:10.548Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-21T18:52:10.809Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-21T18:52:11.070Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-21T18:52:11.333Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-21T18:52:11.333Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-21T18:52:11.598Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-21T18:52:11.868Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-21T18:52:11.868Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-21T18:52:13.258Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-21T18:52:13.258Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-21T18:52:13.520Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-21T18:52:14.471Z] Reading package lists... [2021-05-21T18:52:15.046Z] Reading package lists... [2021-05-21T18:52:15.046Z] Building dependency tree... [2021-05-21T18:52:15.046Z] Reading state information... [2021-05-21T18:52:15.308Z] Calculating upgrade... [2021-05-21T18:52:15.570Z] The following packages will be upgraded: [2021-05-21T18:52:15.570Z] advancecomp base-files bash binutils binutils-common [2021-05-21T18:52:15.570Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-21T18:52:15.570Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-21T18:52:15.570Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-21T18:52:15.570Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-21T18:52:15.570Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-21T18:52:15.570Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-21T18:52:15.570Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-21T18:52:15.570Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-21T18:52:15.570Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-21T18:52:15.570Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-21T18:52:15.570Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-21T18:52:15.570Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-21T18:52:15.570Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-21T18:52:15.570Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-21T18:52:15.570Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-21T18:52:15.570Z] Need to get 64.0 MB of archives. [2021-05-21T18:52:15.570Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-21T18:52:15.570Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-21T18:52:15.570Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-21T18:52:15.570Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-21T18:52:15.570Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-21T18:52:15.570Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-21T18:52:15.570Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-21T18:52:15.570Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-21T18:52:15.570Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-21T18:52:15.570Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-21T18:52:15.570Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-21T18:52:15.570Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-21T18:52:15.570Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-21T18:52:15.570Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-21T18:52:15.570Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-21T18:52:15.570Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-21T18:52:15.834Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-21T18:52:15.834Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-21T18:52:15.834Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-21T18:52:15.834Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-21T18:52:15.834Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-21T18:52:15.834Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-21T18:52:15.834Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-21T18:52:15.834Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-21T18:52:15.834Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-21T18:52:15.834Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-21T18:52:15.834Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-21T18:52:15.834Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-21T18:52:15.834Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-21T18:52:15.834Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-21T18:52:15.834Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-21T18:52:15.834Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-21T18:52:15.834Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-21T18:52:15.834Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-21T18:52:15.834Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-21T18:52:15.834Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-21T18:52:15.834Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-21T18:52:15.834Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-21T18:52:15.834Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-21T18:52:15.834Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-21T18:52:15.834Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-21T18:52:15.834Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-21T18:52:15.834Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-21T18:52:15.834Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-21T18:52:15.834Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-21T18:52:15.834Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-21T18:52:16.095Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-21T18:52:16.095Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-21T18:52:16.095Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-21T18:52:16.095Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-21T18:52:16.095Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-21T18:52:16.095Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-21T18:52:16.095Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-21T18:52:16.095Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-21T18:52:16.095Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-21T18:52:16.095Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-21T18:52:16.095Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-21T18:52:16.095Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-21T18:52:16.356Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-21T18:52:16.356Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-21T18:52:16.356Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-21T18:52:16.620Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-21T18:52:16.620Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-21T18:52:16.621Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-21T18:52:16.621Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-21T18:52:16.621Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-21T18:52:16.621Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-21T18:52:16.621Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-21T18:52:16.884Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-21T18:52:16.884Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-21T18:52:16.884Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-21T18:52:17.148Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-21T18:52:17.148Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-21T18:52:17.148Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-21T18:52:17.148Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-21T18:52:17.148Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-21T18:52:17.148Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-21T18:52:17.148Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-21T18:52:17.426Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-21T18:52:17.426Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-21T18:52:17.426Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-21T18:52:17.426Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-21T18:52:17.426Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-21T18:52:17.426Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-21T18:52:17.426Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-21T18:52:17.426Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-21T18:52:17.426Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-21T18:52:17.426Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-21T18:52:17.689Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-21T18:52:17.689Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-21T18:52:17.689Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-21T18:52:17.689Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-21T18:52:17.689Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-21T18:52:17.689Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-21T18:52:17.689Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-21T18:52:17.689Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-21T18:52:17.689Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-21T18:52:17.689Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-21T18:52:17.689Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-21T18:52:17.689Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-21T18:52:17.689Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-21T18:52:17.689Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-21T18:52:17.952Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:52:17.952Z] Fetched 64.0 MB in 2s (27.6 MB/s) [2021-05-21T18:52:17.952Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:17.952Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-21T18:52:17.952Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-21T18:52:19.877Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-21T18:52:19.877Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-21T18:52:20.140Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-21T18:52:20.140Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-21T18:52:21.084Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T18:52:21.084Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T18:52:22.028Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T18:52:22.028Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T18:52:22.290Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T18:52:22.290Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T18:52:22.555Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T18:52:22.555Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T18:52:23.135Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T18:52:23.135Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T18:52:23.709Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T18:52:23.709Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T18:52:23.971Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T18:52:23.971Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T18:52:24.233Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T18:52:24.501Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-21T18:52:24.501Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T18:52:24.501Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-21T18:52:24.770Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-21T18:52:25.343Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-21T18:52:25.344Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T18:52:25.344Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T18:52:25.606Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T18:52:25.606Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T18:52:26.179Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-21T18:52:26.179Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-21T18:52:26.179Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T18:52:27.123Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-21T18:52:27.123Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-21T18:52:27.387Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-21T18:52:29.311Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-21T18:52:29.572Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-21T18:52:29.572Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-21T18:52:29.834Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-21T18:52:29.834Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-21T18:52:29.834Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-21T18:52:30.406Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-21T18:52:30.406Z] Installing new version of config file /etc/issue ... [2021-05-21T18:52:30.669Z] Installing new version of config file /etc/issue.net ... [2021-05-21T18:52:30.669Z] Installing new version of config file /etc/lsb-release ... [2021-05-21T18:52:30.933Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-21T18:52:31.195Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-21T18:52:31.195Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-21T18:52:31.195Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-21T18:52:31.769Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:31.769Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-21T18:52:31.769Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-21T18:52:32.033Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-21T18:52:32.033Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-21T18:52:32.296Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:32.296Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T18:52:32.296Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-21T18:52:32.558Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-21T18:52:32.820Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:32.820Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-21T18:52:32.820Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-21T18:52:33.081Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-21T18:52:33.344Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:33.344Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-21T18:52:33.605Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-21T18:52:34.550Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-21T18:52:35.123Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:35.123Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-21T18:52:35.123Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-21T18:52:35.403Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-21T18:52:35.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:35.663Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-21T18:52:35.663Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-21T18:52:35.946Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-21T18:52:36.207Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:36.207Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-21T18:52:36.468Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-21T18:52:39.018Z] Setting up grep (3.1-2build1) ... [2021-05-21T18:52:39.279Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:39.279Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-21T18:52:39.279Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-21T18:52:39.540Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-21T18:52:40.114Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:40.114Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-21T18:52:40.114Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-21T18:52:40.374Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-21T18:52:40.634Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:40.634Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-21T18:52:40.634Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-21T18:52:42.036Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-21T18:52:42.298Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-21T18:52:42.562Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-21T18:52:42.562Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-21T18:52:44.484Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-21T18:52:44.484Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:44.484Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-21T18:52:44.484Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-21T18:52:47.800Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-21T18:52:47.800Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-21T18:52:48.138Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-21T18:52:48.138Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-21T18:52:48.400Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-21T18:52:49.795Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:49.795Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-21T18:52:49.795Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-21T18:52:50.368Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-21T18:52:50.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:50.368Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T18:52:50.368Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T18:52:50.944Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-21T18:52:50.944Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:50.944Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T18:52:50.944Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T18:52:51.206Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-21T18:52:51.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:51.468Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T18:52:51.468Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T18:52:51.733Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-21T18:52:51.995Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:51.995Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T18:52:51.995Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T18:52:52.256Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-21T18:52:52.519Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:52.519Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-21T18:52:52.520Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-21T18:52:53.093Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-21T18:52:53.093Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-21T18:52:54.041Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-21T18:52:54.041Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:54.041Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-21T18:52:54.041Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-21T18:52:54.614Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-21T18:52:54.614Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:54.614Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T18:52:54.614Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T18:52:55.225Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-21T18:52:55.225Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:55.225Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T18:52:55.225Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T18:52:55.810Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-21T18:52:56.384Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:56.384Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T18:52:56.384Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T18:52:57.771Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-21T18:52:58.033Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-21T18:52:58.294Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-21T18:52:58.294Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:58.294Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-21T18:52:58.611Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-21T18:52:58.945Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-21T18:52:58.945Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-21T18:52:58.945Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-21T18:52:59.305Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-21T18:52:59.685Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-21T18:52:59.948Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:52:59.948Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-21T18:52:59.948Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-21T18:53:00.897Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-21T18:53:01.170Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:01.170Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-21T18:53:01.170Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-21T18:53:01.437Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-21T18:53:01.701Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:01.701Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-21T18:53:01.701Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-21T18:53:01.963Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-21T18:53:02.226Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:02.226Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-21T18:53:02.226Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-21T18:53:02.491Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-21T18:53:02.753Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:02.753Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-21T18:53:03.015Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-21T18:53:03.015Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-21T18:53:03.277Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:03.277Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-21T18:53:03.538Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-21T18:53:04.116Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-21T18:53:04.689Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:04.689Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-21T18:53:04.689Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-21T18:53:05.642Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-21T18:53:05.642Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-21T18:53:05.903Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-21T18:53:05.903Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-21T18:53:05.903Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-21T18:53:06.474Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:06.474Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-21T18:53:06.736Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-21T18:53:06.997Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-21T18:53:07.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:07.260Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-21T18:53:07.260Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-21T18:53:07.833Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-21T18:53:08.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:08.407Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-21T18:53:08.407Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-21T18:53:08.669Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-21T18:53:08.931Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:08.931Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-21T18:53:09.196Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-21T18:53:09.800Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-21T18:53:10.064Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:10.064Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-21T18:53:10.064Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-21T18:53:11.982Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-21T18:53:12.556Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:12.556Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-21T18:53:12.556Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-21T18:53:13.128Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-21T18:53:13.128Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:13.128Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-21T18:53:13.389Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-21T18:53:13.651Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-21T18:53:13.913Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:13.913Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-21T18:53:13.913Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-21T18:53:14.175Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-21T18:53:14.175Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:14.175Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-21T18:53:14.438Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-21T18:53:14.438Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-21T18:53:14.700Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:14.700Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-21T18:53:14.967Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-21T18:53:14.967Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-21T18:53:15.542Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:15.542Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-21T18:53:15.542Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-21T18:53:15.804Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-21T18:53:16.066Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:16.066Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-21T18:53:16.066Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-21T18:53:16.348Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-21T18:53:16.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:16.613Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-21T18:53:16.876Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-21T18:53:17.139Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-21T18:53:17.139Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-21T18:53:17.139Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-21T18:53:17.139Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-21T18:53:17.420Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-21T18:53:17.687Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-21T18:53:17.687Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-21T18:53:17.687Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-21T18:53:17.948Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-21T18:53:17.948Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-21T18:53:18.520Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-21T18:53:18.520Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-21T18:53:19.094Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-21T18:53:19.094Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-21T18:53:19.666Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-21T18:53:19.927Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-21T18:53:19.927Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-21T18:53:20.189Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-21T18:53:20.449Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-21T18:53:20.449Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-21T18:53:20.712Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-21T18:53:20.712Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-21T18:53:20.974Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-21T18:53:20.974Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-21T18:53:21.236Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-21T18:53:21.498Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-21T18:53:21.762Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-21T18:53:22.023Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-21T18:53:22.284Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-21T18:53:22.284Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-21T18:53:23.675Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-21T18:53:23.937Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-21T18:53:23.937Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-21T18:53:23.937Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-21T18:53:24.508Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-21T18:53:24.508Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-21T18:53:25.894Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-21T18:53:25.894Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-21T18:53:26.164Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-21T18:53:26.425Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-21T18:53:26.425Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-21T18:53:26.685Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-21T18:53:26.946Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T18:53:27.208Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T18:53:27.470Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T18:53:27.470Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T18:53:27.731Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T18:53:27.731Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T18:53:27.731Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T18:53:27.992Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T18:53:29.378Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T18:53:29.378Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T18:53:30.324Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T18:53:30.324Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T18:53:32.249Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T18:53:32.249Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T18:53:32.823Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T18:53:33.083Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T18:53:34.469Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-21T18:53:34.469Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-21T18:53:34.730Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-21T18:53:34.730Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-21T18:53:34.991Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-21T18:53:34.991Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-21T18:53:35.565Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-21T18:53:36.139Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-21T18:53:36.400Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-21T18:53:36.400Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-21T18:53:36.972Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-21T18:53:36.972Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-21T18:53:37.234Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-21T18:53:37.234Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-21T18:53:37.806Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-21T18:53:37.806Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-21T18:53:38.126Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T18:53:38.126Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-21T18:53:38.126Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T18:53:38.386Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T18:53:38.386Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T18:53:38.386Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-21T18:53:38.647Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-21T18:53:38.647Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-21T18:53:38.647Z] [2021-05-21T18:53:38.647Z] Current default time zone: 'Etc/UTC' [2021-05-21T18:53:38.647Z] Local time is now: Fri May 21 18:53:38 UTC 2021. [2021-05-21T18:53:38.647Z] Universal Time is now: Fri May 21 18:53:38 UTC 2021. [2021-05-21T18:53:38.647Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-21T18:53:38.647Z] [2021-05-21T18:53:38.908Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-21T18:53:38.908Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T18:53:38.908Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-21T18:53:38.908Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-21T18:53:38.908Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-21T18:53:39.169Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-21T18:53:39.169Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-21T18:53:39.169Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-21T18:53:39.430Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-21T18:53:39.430Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-21T18:53:39.692Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T18:53:39.692Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-21T18:53:40.638Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T18:53:40.638Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-21T18:53:40.638Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T18:53:40.900Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-21T18:53:40.900Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-21T18:53:40.900Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-21T18:53:40.900Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-21T18:53:41.163Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-21T18:53:41.163Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-21T18:53:41.163Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-21T18:53:41.163Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-21T18:53:43.081Z] Updating certificates in /etc/ssl/certs... [2021-05-21T18:53:44.026Z] 23 added, 27 removed; done. [2021-05-21T18:53:44.026Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-21T18:53:44.287Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-21T18:53:44.549Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-21T18:53:44.549Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-21T18:53:44.549Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-21T18:53:44.810Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T18:53:44.810Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-21T18:53:44.810Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T18:53:45.072Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T18:53:45.072Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T18:53:45.072Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T18:53:45.072Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T18:53:45.336Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-21T18:53:45.336Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-21T18:53:45.336Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-21T18:53:45.598Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-21T18:53:45.598Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-21T18:53:45.859Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T18:53:45.859Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-21T18:53:45.859Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-21T18:53:46.122Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-21T18:53:46.383Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-21T18:53:46.383Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-21T18:53:46.645Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-21T18:53:46.645Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-21T18:53:46.645Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-21T18:53:46.645Z] Updating certificates in /etc/ssl/certs... [2021-05-21T18:53:47.217Z] 0 added, 0 removed; done. [2021-05-21T18:53:47.217Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-21T18:53:47.217Z] done. [2021-05-21T18:53:47.791Z] Reading package lists... [2021-05-21T18:53:48.053Z] Building dependency tree... [2021-05-21T18:53:48.053Z] Reading state information... [2021-05-21T18:53:48.313Z] The following NEW packages will be installed: [2021-05-21T18:53:48.313Z] apt-transport-https [2021-05-21T18:53:48.313Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-21T18:53:48.313Z] Need to get 1692 B of archives. [2021-05-21T18:53:48.313Z] After this operation, 154 kB of additional disk space will be used. [2021-05-21T18:53:48.313Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-21T18:53:48.575Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:53:48.575Z] Fetched 1692 B in 0s (5945 B/s) [2021-05-21T18:53:48.837Z] Selecting previously unselected package apt-transport-https. [2021-05-21T18:53:48.837Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-21T18:53:48.837Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-21T18:53:48.837Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-21T18:53:48.837Z] Setting up apt-transport-https (1.6.13) ... [2021-05-21T18:53:49.408Z] Waiting for network to be ready... [2021-05-21T18:53:57.559Z] 2021-05-21T18:53:54Z INFO Waiting for automatic snapd restart... [2021-05-21T18:53:57.559Z] snapd 2.50 from Canonical* installed [2021-05-21T18:53:58.945Z] "snapd" switched to the "latest/stable" channel [2021-05-21T18:53:58.945Z] [2021-05-21T18:54:01.377Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-21T18:54:04.247Z] core18 20210507 from Canonical* installed [2021-05-21T18:54:04.247Z] "core18" switched to the "latest/stable" channel [2021-05-21T18:54:04.247Z] [2021-05-21T18:54:09.710Z] Removing intermediate container 1f5af9bac2dd [2021-05-21T18:54:09.710Z] ---> 4c5b61d7842c [2021-05-21T18:54:09.710Z] [2021-05-21T18:54:09.710Z] Step 11/22 : FROM alpine:3.12 [2021-05-21T18:54:09.710Z] 3.12: Pulling from library/alpine [2021-05-21T18:54:10.321Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-21T18:54:10.622Z] Status: Downloaded newer image for alpine:3.12 [2021-05-21T18:54:10.622Z] ---> 9852663dfa18 [2021-05-21T18:54:10.622Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-21T18:54:10.896Z] ---> Running in e7cc7683fece [2021-05-21T18:54:11.066Z] snapcraft 4.7.1 from Canonical* installed [2021-05-21T18:54:11.066Z] "snapcraft" switched to the "latest/stable" channel [2021-05-21T18:54:11.066Z] [2021-05-21T18:54:13.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:54:13.555Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:54:13.838Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-21T18:54:14.116Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T18:54:14.116Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-21T18:54:14.116Z] (4/4) Installing curl (7.76.1-r0) [2021-05-21T18:54:14.116Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:54:14.116Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T18:54:14.399Z] OK: 7 MiB in 18 packages [2021-05-21T18:54:15.321Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-21T18:54:15.321Z] - README.md [2021-05-21T18:54:15.321Z] [2021-05-21T18:54:15.321Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-21T18:54:17.047Z] Removing intermediate container 5fb004031fa2 [2021-05-21T18:54:17.047Z] ---> 89a23663c70b [2021-05-21T18:54:17.047Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-21T18:54:17.647Z] Removing intermediate container c9dedeb7276a [2021-05-21T18:54:17.647Z] ---> ce1fd12b9615 [2021-05-21T18:54:17.647Z] [2021-05-21T18:54:17.647Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T18:54:17.647Z] ---> 9852663dfa18 [2021-05-21T18:54:17.647Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T18:54:18.255Z] ---> Running in 390504e67f21 [2021-05-21T18:54:18.533Z] ---> Running in 8eda2db4e193 [2021-05-21T18:54:18.809Z] Removing intermediate container e7cc7683fece [2021-05-21T18:54:18.809Z] ---> 0900fd0e206e [2021-05-21T18:54:18.809Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T18:54:19.789Z] Removing intermediate container af09337617eb [2021-05-21T18:54:19.789Z] ---> e5ae6d798b4a [2021-05-21T18:54:19.789Z] [2021-05-21T18:54:19.789Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T18:54:19.789Z] ---> Running in 0a9d89821835 [2021-05-21T18:54:19.789Z] ---> 9852663dfa18 [2021-05-21T18:54:19.789Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-21T18:54:20.064Z] ---> Running in 2238f34f87f0 [2021-05-21T18:54:20.338Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-21T18:54:20.618Z] Removing intermediate container ae5c7903bc86 [2021-05-21T18:54:20.618Z] ---> 5d1e1d6e420e [2021-05-21T18:54:20.618Z] [2021-05-21T18:54:20.618Z] Step 11/23 : FROM alpine:3.12 [2021-05-21T18:54:20.618Z] ---> 9852663dfa18 [2021-05-21T18:54:20.618Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-21T18:54:20.618Z] Removing intermediate container 0a9d89821835 [2021-05-21T18:54:20.618Z] ---> f17478a6e81a [2021-05-21T18:54:20.618Z] Step 14/22 : WORKDIR /edgex [2021-05-21T18:54:20.898Z] ---> Running in bce9aa9db947 [2021-05-21T18:54:20.898Z] ---> Running in 5b0bea249597 [2021-05-21T18:54:21.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:54:21.174Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:54:21.779Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-21T18:54:21.780Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:54:21.914Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-21T18:54:21.914Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-21T18:54:21.914Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-21T18:54:21.914Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-21T18:54:22.056Z] OK: 5 MiB in 15 packages [2021-05-21T18:54:22.056Z] Removing intermediate container bce9aa9db947 [2021-05-21T18:54:22.056Z] ---> 9ed9a89495cd [2021-05-21T18:54:22.056Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-21T18:54:22.333Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:54:22.609Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:54:22.859Z] Reading package lists... [2021-05-21T18:54:22.885Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:54:23.120Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-21T18:54:23.161Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:54:23.161Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-21T18:54:23.161Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:54:23.438Z] OK: 5 MiB in 15 packages [2021-05-21T18:54:23.438Z] ---> 22f369933886 [2021-05-21T18:54:23.438Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-21T18:54:23.710Z] Removing intermediate container 8eda2db4e193 [2021-05-21T18:54:23.710Z] ---> 860c1164bc7b [2021-05-21T18:54:23.710Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T18:54:23.983Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-21T18:54:23.983Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-21T18:54:23.983Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:54:23.983Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T18:54:24.262Z] OK: 6 MiB in 16 packages [2021-05-21T18:54:24.262Z] ---> Running in 3e9d2d0ccc70 [2021-05-21T18:54:24.533Z] Removing intermediate container 390504e67f21 [2021-05-21T18:54:24.533Z] ---> 894a507192a5 [2021-05-21T18:54:24.533Z] [2021-05-21T18:54:24.533Z] Step 12/24 : FROM docker:20.10.0 [2021-05-21T18:54:25.132Z] 20.10.0: Pulling from library/docker [2021-05-21T18:54:25.415Z] ---> 65aa806f02c6 [2021-05-21T18:54:25.415Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-21T18:54:25.415Z] Removing intermediate container 2238f34f87f0 [2021-05-21T18:54:25.415Z] ---> de152eb06b3a [2021-05-21T18:54:25.415Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T18:54:25.415Z] Removing intermediate container 3e9d2d0ccc70 [2021-05-21T18:54:25.415Z] ---> 8370db27439d [2021-05-21T18:54:25.415Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-21T18:54:25.696Z] ---> Running in 2186ac2007dc [2021-05-21T18:54:25.696Z] ---> Running in aebbb882ba6c [2021-05-21T18:54:26.685Z] Removing intermediate container 5b0bea249597 [2021-05-21T18:54:26.685Z] ---> ec452f002266 [2021-05-21T18:54:26.685Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T18:54:26.960Z] Removing intermediate container aebbb882ba6c [2021-05-21T18:54:26.960Z] ---> 853e6dbad5b3 [2021-05-21T18:54:26.960Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-21T18:54:27.236Z] ---> Running in a9434188a3f7 [2021-05-21T18:54:27.834Z] ---> Running in 346341b1d8bd [2021-05-21T18:54:27.834Z] Removing intermediate container 2186ac2007dc [2021-05-21T18:54:27.834Z] ---> b1908f532ff2 [2021-05-21T18:54:27.834Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-21T18:54:28.112Z] ---> 9678ad2259da [2021-05-21T18:54:28.112Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-21T18:54:28.392Z] Removing intermediate container a9434188a3f7 [2021-05-21T18:54:28.392Z] ---> 5ff0bd7013e0 [2021-05-21T18:54:28.392Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-21T18:54:28.392Z] ---> Running in f10c4248ff14 [2021-05-21T18:54:28.392Z] ---> Running in fa0d884dff52 [2021-05-21T18:54:28.670Z] ---> Running in 5962d1000045 [2021-05-21T18:54:28.670Z] Removing intermediate container 346341b1d8bd [2021-05-21T18:54:28.670Z] ---> ce6b902300a4 [2021-05-21T18:54:28.670Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T18:54:28.946Z] ---> Running in cd3e99b6d3fb [2021-05-21T18:54:29.219Z] Removing intermediate container f10c4248ff14 [2021-05-21T18:54:29.219Z] ---> 8489f4835b03 [2021-05-21T18:54:29.219Z] Step 16/24 : WORKDIR / [2021-05-21T18:54:29.219Z] Removing intermediate container fa0d884dff52 [2021-05-21T18:54:29.219Z] ---> 24197364b6f6 [2021-05-21T18:54:29.219Z] Step 19/22 : CMD ["--init=true"] [2021-05-21T18:54:29.219Z] Removing intermediate container 5962d1000045 [2021-05-21T18:54:29.219Z] ---> cb2f191e7ecb [2021-05-21T18:54:29.219Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-21T18:54:29.492Z] ---> Running in 901f1f6e8fdd [2021-05-21T18:54:29.492Z] ---> Running in 931a08ed20fd [2021-05-21T18:54:29.492Z] Removing intermediate container cd3e99b6d3fb [2021-05-21T18:54:29.492Z] ---> 8f366e2a0920 [2021-05-21T18:54:29.492Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:54:29.708Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-21T18:54:29.708Z] Reading package lists... [2021-05-21T18:54:29.708Z] Building dependency tree... [2021-05-21T18:54:29.708Z] Reading state information... [2021-05-21T18:54:29.708Z] Suggested packages: [2021-05-21T18:54:29.708Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-21T18:54:29.708Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-21T18:54:29.708Z] Recommended packages: [2021-05-21T18:54:29.708Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-21T18:54:29.708Z] The following NEW packages will be installed: [2021-05-21T18:54:29.708Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-21T18:54:29.708Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-21T18:54:29.708Z] pkg-config zip [2021-05-21T18:54:29.708Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-21T18:54:29.708Z] Need to get 7663 kB of archives. [2021-05-21T18:54:29.708Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-21T18:54:29.708Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-21T18:54:29.769Z] ---> Running in ea7b0a675915 [2021-05-21T18:54:29.970Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-21T18:54:29.971Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-21T18:54:29.971Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-21T18:54:29.971Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-21T18:54:30.049Z] Removing intermediate container 931a08ed20fd [2021-05-21T18:54:30.049Z] ---> bde05aa8151c [2021-05-21T18:54:30.049Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:54:30.232Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-21T18:54:30.232Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-21T18:54:30.232Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-21T18:54:30.232Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-21T18:54:30.232Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-21T18:54:30.232Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-21T18:54:30.232Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-21T18:54:30.232Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-21T18:54:30.326Z] Removing intermediate container ea7b0a675915 [2021-05-21T18:54:30.326Z] ---> 23fdf13bd40b [2021-05-21T18:54:30.326Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:54:30.326Z] Removing intermediate container 901f1f6e8fdd [2021-05-21T18:54:30.326Z] ---> 98d7d5d8c3c6 [2021-05-21T18:54:30.326Z] Step 20/22 : LABEL arch=arm64 [2021-05-21T18:54:30.495Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-21T18:54:30.495Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-21T18:54:30.495Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-21T18:54:30.495Z] Fetched 7663 kB in 1s (8443 kB/s) [2021-05-21T18:54:30.598Z] ---> 771f39b30550 [2021-05-21T18:54:30.598Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-21T18:54:30.598Z] ---> Running in a03b1871f42b [2021-05-21T18:54:30.756Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-21T18:54:30.756Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-21T18:54:30.756Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-21T18:54:30.756Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-21T18:54:31.331Z] Selecting previously unselected package libpsl5:amd64. [2021-05-21T18:54:31.331Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-21T18:54:31.331Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-21T18:54:31.594Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-21T18:54:31.594Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-21T18:54:31.594Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-21T18:54:31.858Z] Selecting previously unselected package librtmp1:amd64. [2021-05-21T18:54:31.858Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-21T18:54:31.858Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-21T18:54:32.043Z] ---> 60a43e01504c [2021-05-21T18:54:32.043Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-21T18:54:32.043Z] Removing intermediate container a03b1871f42b [2021-05-21T18:54:32.043Z] ---> c3ec6b765801 [2021-05-21T18:54:32.043Z] Step 21/22 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:54:32.043Z] ---> 8af4b67a0690 [2021-05-21T18:54:32.043Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-21T18:54:32.120Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-21T18:54:32.120Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-21T18:54:32.120Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-21T18:54:32.314Z] ---> Running in 294fa768e116 [2021-05-21T18:54:32.381Z] Selecting previously unselected package liberror-perl. [2021-05-21T18:54:32.381Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-21T18:54:32.381Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-21T18:54:32.642Z] Selecting previously unselected package git-man. [2021-05-21T18:54:32.642Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-21T18:54:32.642Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-21T18:54:32.926Z] ---> bbd2520ee6b8 [2021-05-21T18:54:32.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-21T18:54:33.197Z] Removing intermediate container 294fa768e116 [2021-05-21T18:54:33.198Z] ---> 11b36ec96319 [2021-05-21T18:54:33.198Z] Step 22/22 : LABEL version=0.0.0 [2021-05-21T18:54:33.214Z] Selecting previously unselected package git. [2021-05-21T18:54:33.214Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-21T18:54:33.214Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-21T18:54:33.469Z] ---> Running in 39f11844a996 [2021-05-21T18:54:34.079Z] ---> 801ce7616c10 [2021-05-21T18:54:34.079Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-21T18:54:34.079Z] ---> 35cf19b3b8b8 [2021-05-21T18:54:34.079Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-21T18:54:34.357Z] Removing intermediate container 39f11844a996 [2021-05-21T18:54:34.357Z] ---> c614a19cf6b0 [2021-05-21T18:54:34.357Z] [2021-05-21T18:54:34.357Z] ---> 58e24a6f9d09 [2021-05-21T18:54:34.357Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-21T18:54:34.633Z] ---> Running in ce09512fe753 [2021-05-21T18:54:35.135Z] Selecting previously unselected package libnorm1:amd64. [2021-05-21T18:54:35.136Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-21T18:54:35.136Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-21T18:54:35.233Z] Successfully built c614a19cf6b0 [2021-05-21T18:54:35.234Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-21T18:54:35.397Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-21T18:54:35.397Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-21T18:54:35.397Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-21T18:54:35.507Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-05-21T18:54:35.507Z] ---> e875ace694d5 [2021-05-21T18:54:35.507Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-21T18:54:35.659Z] Selecting previously unselected package libsodium23:amd64. [2021-05-21T18:54:35.659Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-21T18:54:35.779Z] ---> Running in ef94807f7ff0 [2021-05-21T18:54:35.779Z] ---> bb182252cf08 [2021-05-21T18:54:35.779Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-21T18:54:35.779Z] Removing intermediate container ce09512fe753 [2021-05-21T18:54:35.779Z] ---> 879e86f3e677 [2021-05-21T18:54:35.779Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:54:35.921Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-21T18:54:35.921Z] Selecting previously unselected package libzmq5:amd64. [2021-05-21T18:54:35.921Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-21T18:54:35.921Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-21T18:54:36.052Z] ---> Running in 09f48f3560b0 [2021-05-21T18:54:36.052Z] ---> Running in 412f847abefa [2021-05-21T18:54:36.182Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-21T18:54:36.182Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-21T18:54:36.182Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-21T18:54:36.654Z] Removing intermediate container ef94807f7ff0 [2021-05-21T18:54:36.654Z] ---> 6ba7fd2955df [2021-05-21T18:54:36.654Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:54:36.755Z] Selecting previously unselected package pkg-config. [2021-05-21T18:54:36.755Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-21T18:54:36.755Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-21T18:54:36.755Z] Selecting previously unselected package zip. [2021-05-21T18:54:36.755Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-21T18:54:36.755Z] Unpacking zip (3.0-11build1) ... [2021-05-21T18:54:36.947Z] ---> Running in deeb92e32e45 [2021-05-21T18:54:36.947Z] Removing intermediate container 09f48f3560b0 [2021-05-21T18:54:36.947Z] ---> 16e5252df4dc [2021-05-21T18:54:36.947Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:54:37.015Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-21T18:54:37.016Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-21T18:54:37.016Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-21T18:54:37.232Z] Removing intermediate container 412f847abefa [2021-05-21T18:54:37.232Z] ---> 6a6a5fdae34d [2021-05-21T18:54:37.232Z] Step 21/23 : LABEL arch=arm64 [2021-05-21T18:54:37.279Z] Setting up liberror-perl (0.17025-1) ... [2021-05-21T18:54:37.279Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-21T18:54:37.279Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-21T18:54:37.509Z] ---> Running in 0e396c9f97be [2021-05-21T18:54:37.540Z] No schema files found: doing nothing. [2021-05-21T18:54:37.540Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-21T18:54:37.540Z] Setting up zip (3.0-11build1) ... [2021-05-21T18:54:37.540Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-21T18:54:37.794Z] ---> Running in 5a1d8abb5d21 [2021-05-21T18:54:37.802Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-21T18:54:37.802Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-21T18:54:38.062Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-21T18:54:38.062Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-21T18:54:38.062Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-21T18:54:38.062Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-21T18:54:38.076Z] Removing intermediate container deeb92e32e45 [2021-05-21T18:54:38.076Z] ---> 5b53cb461c64 [2021-05-21T18:54:38.076Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T18:54:38.325Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-21T18:54:38.369Z] Removing intermediate container 0e396c9f97be [2021-05-21T18:54:38.369Z] ---> 54b55ccedcf9 [2021-05-21T18:54:38.369Z] Step 21/23 : LABEL arch=arm64 [2021-05-21T18:54:38.649Z] ---> Running in 0f3d61f8668c [2021-05-21T18:54:38.649Z] Removing intermediate container 5a1d8abb5d21 [2021-05-21T18:54:38.649Z] ---> 951620cff9ef [2021-05-21T18:54:38.649Z] Step 22/23 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:54:38.946Z] ---> Running in 32edf2d89464 [2021-05-21T18:54:39.221Z] ---> Running in 10cc1c54b406 [2021-05-21T18:54:39.492Z] Removing intermediate container 0f3d61f8668c [2021-05-21T18:54:39.492Z] ---> 4cf104cbccd2 [2021-05-21T18:54:39.492Z] Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:54:39.764Z] ---> Running in eaa9c462141a [2021-05-21T18:54:39.764Z] Removing intermediate container 32edf2d89464 [2021-05-21T18:54:39.764Z] ---> 03fa77aafbd3 [2021-05-21T18:54:39.764Z] Step 22/23 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:54:39.764Z] Removing intermediate container 10cc1c54b406 [2021-05-21T18:54:40.049Z] ---> a9cfbf8f97fe [2021-05-21T18:54:40.050Z] Step 23/23 : LABEL version=0.0.0 [2021-05-21T18:54:40.050Z] ---> Running in bf2cb0babfd3 [2021-05-21T18:54:40.050Z] ---> Running in 1b41055c6b3b [2021-05-21T18:54:40.322Z] Removing intermediate container eaa9c462141a [2021-05-21T18:54:40.322Z] ---> 2f11c5cb6963 [2021-05-21T18:54:40.322Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T18:54:40.915Z] ---> Running in 92f59ae273d4 [2021-05-21T18:54:41.186Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-21T18:54:41.186Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-21T18:54:41.186Z] Removing intermediate container 1b41055c6b3b [2021-05-21T18:54:41.186Z] ---> 565c8f2db83d [2021-05-21T18:54:41.186Z] [2021-05-21T18:54:41.186Z] Removing intermediate container bf2cb0babfd3 [2021-05-21T18:54:41.186Z] ---> 9a172b209938 [2021-05-21T18:54:41.186Z] Step 23/23 : LABEL version=0.0.0 [2021-05-21T18:54:41.186Z] ---> eeaf43b92773 [2021-05-21T18:54:41.186Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-21T18:54:41.472Z] ---> Running in 7b1bae38e93b [2021-05-21T18:54:41.472Z] ---> Running in 5ed0afd869d0 [2021-05-21T18:54:41.472Z] Successfully built 565c8f2db83d [2021-05-21T18:54:41.472Z] Removing intermediate container 92f59ae273d4 [2021-05-21T18:54:41.472Z] ---> 0422de7501f2 [2021-05-21T18:54:41.472Z] [2021-05-21T18:54:41.748Z] Successfully tagged support-scheduler-arm64:latest [2021-05-21T18:54:41.748Z]  Building support-scheduler ... done Building core-data [2021-05-21T18:54:42.021Z] Successfully built 0422de7501f2 [2021-05-21T18:54:42.302Z] Successfully tagged core-command-arm64:latest [2021-05-21T18:54:42.302Z] Building core-metadata [2021-05-21T18:54:42.302Z]  Building core-command ... done Removing intermediate container 5ed0afd869d0 [2021-05-21T18:54:42.574Z] ---> 524460061c36 [2021-05-21T18:54:42.574Z] Removing intermediate container 7b1bae38e93b [2021-05-21T18:54:42.574Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 ---> 5a0cfcd7a71d [2021-05-21T18:54:42.574Z] [2021-05-21T18:54:42.574Z] [2021-05-21T18:54:42.845Z] ---> Running in ec01b5eb36c2 [2021-05-21T18:54:42.845Z] Successfully built 5a0cfcd7a71d [2021-05-21T18:54:42.845Z] Successfully tagged support-notifications-arm64:latest [2021-05-21T18:54:42.845Z]  Building support-notifications ... done Building security-secretstore-setup [2021-05-21T18:54:44.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:54:44.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:54:44.539Z] (1/39) Installing readline (8.0.4-r0) [2021-05-21T18:54:44.539Z] (2/39) Installing bash (5.0.17-r0) [2021-05-21T18:54:44.539Z] Executing bash-5.0.17-r0.post-install [2021-05-21T18:54:44.539Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T18:54:44.539Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-21T18:54:44.539Z] (5/39) Installing curl (7.76.1-r0) [2021-05-21T18:54:44.539Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-21T18:54:44.539Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-21T18:54:44.817Z] (8/39) Installing expat (2.2.9-r1) [2021-05-21T18:54:44.817Z] (9/39) Installing libffi (3.3-r2) [2021-05-21T18:54:44.817Z] (10/39) Installing gdbm (1.13-r1) [2021-05-21T18:54:44.817Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-21T18:54:44.817Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-21T18:54:44.817Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-21T18:54:44.920Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-21T18:54:45.181Z] git set to automatically installed. [2021-05-21T18:54:45.181Z] git-man set to automatically installed. [2021-05-21T18:54:45.181Z] libcurl3-gnutls set to automatically installed. [2021-05-21T18:54:45.181Z] liberror-perl set to automatically installed. [2021-05-21T18:54:45.181Z] libglib2.0-0 set to automatically installed. [2021-05-21T18:54:45.181Z] libnghttp2-14 set to automatically installed. [2021-05-21T18:54:45.181Z] libnorm1 set to automatically installed. [2021-05-21T18:54:45.181Z] libpgm-5.2-0 set to automatically installed. [2021-05-21T18:54:45.181Z] libpsl5 set to automatically installed. [2021-05-21T18:54:45.181Z] librtmp1 set to automatically installed. [2021-05-21T18:54:45.181Z] libsodium23 set to automatically installed. [2021-05-21T18:54:45.181Z] libzmq3-dev set to automatically installed. [2021-05-21T18:54:45.181Z] libzmq5 set to automatically installed. [2021-05-21T18:54:45.181Z] pkg-config set to automatically installed. [2021-05-21T18:54:45.181Z] zip set to automatically installed. [2021-05-21T18:54:46.566Z] snapd is not logged in, snap install commands will use sudo [2021-05-21T18:54:46.785Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-21T18:54:46.785Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-21T18:54:46.785Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-21T18:54:46.785Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-21T18:54:46.785Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-21T18:54:46.785Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-21T18:54:47.057Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-21T18:54:47.057Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-21T18:54:47.057Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-21T18:54:47.057Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-21T18:54:47.057Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-21T18:54:47.057Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-21T18:54:47.057Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-21T18:54:47.057Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-21T18:54:47.057Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-21T18:54:47.057Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-21T18:54:47.057Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-21T18:54:47.336Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-21T18:54:47.336Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-21T18:54:47.336Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-21T18:54:47.336Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-21T18:54:47.336Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-21T18:54:47.336Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-21T18:54:47.336Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-21T18:54:47.336Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-21T18:54:47.336Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-21T18:54:47.607Z] Executing busybox-1.31.1-r19.trigger [2021-05-21T18:54:47.607Z] OK: 72 MiB in 59 packages [2021-05-21T18:54:51.918Z] Collecting docker-compose==1.23.2 [2021-05-21T18:54:52.193Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-21T18:54:52.792Z] Collecting jsonschema<3,>=2.5.1 [2021-05-21T18:54:53.068Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-21T18:54:54.049Z] Collecting docker<4.0,>=3.6.0 [2021-05-21T18:54:54.049Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-21T18:54:54.706Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-21T18:54:55.280Z] snap "core18" has no updates available [2021-05-21T18:54:55.492Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-21T18:54:55.492Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-21T18:54:55.780Z] Collecting texttable<0.10,>=0.9.0 [2021-05-21T18:54:55.780Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-21T18:54:56.222Z] snapd is not logged in, snap install commands will use sudo [2021-05-21T18:54:57.752Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-21T18:54:57.752Z] Collecting docopt<0.7,>=0.6.1 [2021-05-21T18:54:57.752Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-21T18:55:01.145Z] Collecting PyYAML<4,>=3.10 [2021-05-21T18:55:01.145Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-21T18:55:02.815Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-21T18:55:04.537Z] Collecting cached-property<2,>=1.2.0 [2021-05-21T18:55:04.537Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-21T18:55:04.815Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-21T18:55:04.815Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-21T18:55:05.411Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-21T18:55:05.411Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-21T18:55:07.377Z] Collecting docker-pycreds>=0.4.0 [2021-05-21T18:55:07.377Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-21T18:55:07.377Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-21T18:55:07.377Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-21T18:55:07.967Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-21T18:55:07.967Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-21T18:55:08.238Z] Collecting idna<2.8,>=2.5 [2021-05-21T18:55:08.568Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-21T18:55:08.568Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-21T18:55:08.568Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-21T18:55:08.568Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-21T18:55:08.568Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-21T18:55:09.635Z] Installing collected packages: jsonschema, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, docopt, PyYAML, cached-property, dockerpty, docker-compose [2021-05-21T18:55:10.279Z] Attempting uninstall: urllib3 [2021-05-21T18:55:10.279Z] Found existing installation: urllib3 1.25.9 [2021-05-21T18:55:10.279Z] Uninstalling urllib3-1.25.9: [2021-05-21T18:55:10.556Z] Successfully uninstalled urllib3-1.25.9 [2021-05-21T18:55:11.157Z] Attempting uninstall: idna [2021-05-21T18:55:11.157Z] Found existing installation: idna 2.9 [2021-05-21T18:55:11.157Z] Uninstalling idna-2.9: [2021-05-21T18:55:11.434Z] Successfully uninstalled idna-2.9 [2021-05-21T18:55:12.034Z] Attempting uninstall: requests [2021-05-21T18:55:12.034Z] Found existing installation: requests 2.23.0 [2021-05-21T18:55:12.034Z] Uninstalling requests-2.23.0: [2021-05-21T18:55:12.034Z] Successfully uninstalled requests-2.23.0 [2021-05-21T18:55:13.469Z] Running setup.py install for texttable: started [2021-05-21T18:55:15.443Z] Running setup.py install for texttable: finished with status 'done' [2021-05-21T18:55:15.443Z] Running setup.py install for docopt: started [2021-05-21T18:55:18.066Z] Running setup.py install for docopt: finished with status 'done' [2021-05-21T18:55:18.066Z] Running setup.py install for PyYAML: started [2021-05-21T18:55:20.737Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-21T18:55:20.939Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-21T18:55:21.034Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:55:21.034Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:55:21.034Z] ---> 97b079a3543d [2021-05-21T18:55:21.034Z] Step 3/32 : WORKDIR /edgex-go [2021-05-21T18:55:21.034Z] ---> Using cache [2021-05-21T18:55:21.034Z] ---> 8e0a1a7ccbd4 [2021-05-21T18:55:21.034Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:55:21.034Z] ---> Using cache [2021-05-21T18:55:21.034Z] ---> 7f1458fcc159 [2021-05-21T18:55:21.034Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-21T18:55:21.034Z] Running setup.py install for dockerpty: started [2021-05-21T18:55:21.512Z] Pulling go-build-helper [2021-05-21T18:55:21.512Z] + snapcraftctl pull [2021-05-21T18:55:22.455Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-21T18:55:22.456Z] Skipping pull go-build-helper (already ran) [2021-05-21T18:55:22.456Z] Building go-build-helper [2021-05-21T18:55:22.456Z] + snapcraftctl build [2021-05-21T18:55:23.690Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-21T18:55:24.377Z] Staging go-build-helper [2021-05-21T18:55:24.378Z] + snapcraftctl stage [2021-05-21T18:55:25.137Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-21T18:55:25.410Z] ---> Running in 7fc7d6b7bc9e [2021-05-21T18:55:26.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:55:28.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:55:29.308Z] OK: 218 MiB in 52 packages [2021-05-21T18:55:31.947Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:55:31.947Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:55:31.947Z] ---> 97b079a3543d [2021-05-21T18:55:31.947Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T18:55:31.947Z] ---> Using cache [2021-05-21T18:55:31.947Z] ---> 8e0a1a7ccbd4 [2021-05-21T18:55:31.947Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:55:31.947Z] ---> Using cache [2021-05-21T18:55:31.947Z] ---> 7f1458fcc159 [2021-05-21T18:55:31.947Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-21T18:55:32.219Z] Removing intermediate container 7fc7d6b7bc9e [2021-05-21T18:55:32.219Z] ---> 5f5c0219923e [2021-05-21T18:55:32.219Z] Step 6/32 : COPY go.mod . [2021-05-21T18:55:32.499Z] ---> Running in 9196c3581978 [2021-05-21T18:55:32.776Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:55:32.776Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:55:32.776Z] ---> 97b079a3543d [2021-05-21T18:55:32.776Z] Step 3/24 : WORKDIR /edgex-go [2021-05-21T18:55:32.776Z] ---> Using cache [2021-05-21T18:55:32.776Z] ---> 8e0a1a7ccbd4 [2021-05-21T18:55:32.776Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:55:32.776Z] ---> Using cache [2021-05-21T18:55:32.776Z] ---> 7f1458fcc159 [2021-05-21T18:55:32.776Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-21T18:55:32.776Z] ---> Using cache [2021-05-21T18:55:32.776Z] ---> 5f5c0219923e [2021-05-21T18:55:32.776Z] Step 6/24 : COPY go.mod . [2021-05-21T18:55:33.051Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-21T18:55:33.051Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-21T18:55:33.051Z] ---> 97b079a3543d [2021-05-21T18:55:33.051Z] Step 3/26 : WORKDIR /edgex-go [2021-05-21T18:55:33.051Z] ---> Using cache [2021-05-21T18:55:33.051Z] ---> 8e0a1a7ccbd4 [2021-05-21T18:55:33.051Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:55:33.051Z] ---> Using cache [2021-05-21T18:55:33.051Z] ---> 7f1458fcc159 [2021-05-21T18:55:33.051Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-21T18:55:33.051Z] ---> Using cache [2021-05-21T18:55:33.051Z] ---> 5f5c0219923e [2021-05-21T18:55:33.051Z] Step 6/26 : COPY go.mod . [2021-05-21T18:55:34.047Z] ---> 0bc2cbfd7a3a [2021-05-21T18:55:34.047Z] Step 7/32 : RUN go mod download [2021-05-21T18:55:34.321Z] ---> bd0732a4896f [2021-05-21T18:55:34.321Z] Step 7/24 : RUN go mod download [2021-05-21T18:55:34.321Z] ---> Running in 47a4387eb153 [2021-05-21T18:55:34.321Z] ---> b29403995564 [2021-05-21T18:55:34.321Z] Step 7/26 : RUN go mod download [2021-05-21T18:55:34.382Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-21T18:55:34.382Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-21T18:55:34.382Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-21T18:55:34.382Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-21T18:55:34.382Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-21T18:55:34.382Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-21T18:55:34.382Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-21T18:55:34.382Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-21T18:55:34.382Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-21T18:55:34.382Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-21T18:55:34.382Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-21T18:55:34.382Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-21T18:55:34.382Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-21T18:55:34.382Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-21T18:55:34.382Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-21T18:55:34.382Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-21T18:55:34.382Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-21T18:55:34.382Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-21T18:55:34.382Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-21T18:55:34.382Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-21T18:55:34.382Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-21T18:55:34.382Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-21T18:55:34.382Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-21T18:55:34.382Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-21T18:55:34.382Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-21T18:55:34.382Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-21T18:55:34.382Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-21T18:55:34.382Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-21T18:55:34.382Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-21T18:55:34.382Z] Fetched 224 kB in 0s (0 B/s) [2021-05-21T18:55:34.383Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-21T18:55:34.383Z] Fetched 157 kB in 0s (0 B/s) [2021-05-21T18:55:34.383Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-21T18:55:34.383Z] Fetched 221 kB in 0s (0 B/s) [2021-05-21T18:55:34.383Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-21T18:55:34.383Z] Fetched 143 kB in 0s (0 B/s) [2021-05-21T18:55:34.383Z] Pulling app-service-config [2021-05-21T18:55:34.383Z] + snapcraftctl pull [2021-05-21T18:55:34.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:55:34.874Z] ---> Running in 3e8690ef1f54 [2021-05-21T18:55:34.874Z] ---> Running in f671752d5fdb [2021-05-21T18:55:34.954Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-21T18:55:35.474Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:55:35.897Z] Pulling config-common [2021-05-21T18:55:35.897Z] + snapcraftctl pull [2021-05-21T18:55:36.466Z] OK: 218 MiB in 52 packages [2021-05-21T18:55:38.468Z] Removing intermediate container 9196c3581978 [2021-05-21T18:55:38.468Z] ---> d3cf463a4cba [2021-05-21T18:55:38.468Z] Step 6/24 : COPY go.mod . [2021-05-21T18:55:39.070Z] Removing intermediate container 47a4387eb153 [2021-05-21T18:55:39.070Z] ---> 6ccaa86d0c76 [2021-05-21T18:55:39.070Z] Step 8/32 : COPY . . [2021-05-21T18:55:39.070Z] Removing intermediate container ec01b5eb36c2 [2021-05-21T18:55:39.070Z] ---> bea522acf460 [2021-05-21T18:55:39.070Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-21T18:55:39.341Z] ---> Running in 0d64523b3652 [2021-05-21T18:55:39.614Z] ---> 20824dd696d1 [2021-05-21T18:55:39.614Z] Step 7/24 : RUN go mod download [2021-05-21T18:55:39.614Z] Removing intermediate container 3e8690ef1f54 [2021-05-21T18:55:39.614Z] ---> 659595c016d2 [2021-05-21T18:55:39.614Z] Step 8/26 : COPY . . [2021-05-21T18:55:39.890Z] ---> Running in c3d85c0c4131 [2021-05-21T18:55:39.890Z] Removing intermediate container f671752d5fdb [2021-05-21T18:55:39.890Z] ---> 9889805a7a18 [2021-05-21T18:55:39.890Z] Step 8/24 : COPY . . [2021-05-21T18:55:40.116Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-21T18:55:40.116Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-21T18:55:40.116Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-21T18:55:40.116Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T18:55:40.116Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-21T18:55:40.116Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T18:55:40.116Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-21T18:55:40.116Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T18:55:40.116Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-21T18:55:40.116Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T18:55:40.116Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-21T18:55:40.116Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T18:55:40.116Z] Pulling edgex-go [2021-05-21T18:55:40.116Z] + snapcraftctl pull [2021-05-21T18:55:40.166Z] Removing intermediate container 0d64523b3652 [2021-05-21T18:55:40.166Z] ---> 22326853d3f1 [2021-05-21T18:55:40.166Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-21T18:55:40.765Z] ---> Running in f862143c73a9 [2021-05-21T18:55:42.753Z] Removing intermediate container f862143c73a9 [2021-05-21T18:55:42.753Z] ---> 61b258d9a10c [2021-05-21T18:55:42.753Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-21T18:55:44.744Z] ---> 8aa6b867b5cd [2021-05-21T18:55:44.744Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-21T18:55:45.018Z] Removing intermediate container c3d85c0c4131 [2021-05-21T18:55:45.018Z] ---> e97d4c8ea86e [2021-05-21T18:55:45.018Z] Step 8/24 : COPY . . [2021-05-21T18:55:47.019Z] ---> 579ddbe05118 [2021-05-21T18:55:47.019Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-21T18:55:49.663Z] ---> 4bbfb432f564 [2021-05-21T18:55:49.663Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-21T18:55:49.663Z] ---> Running in 142c30391311 [2021-05-21T18:55:50.652Z] Removing intermediate container 142c30391311 [2021-05-21T18:55:50.652Z] ---> 93cfcc21db2f [2021-05-21T18:55:50.929Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:55:51.209Z] ---> Running in b83338af53f7 [2021-05-21T18:55:52.196Z] Removing intermediate container b83338af53f7 [2021-05-21T18:55:52.196Z] ---> d4c1f895ae8c [2021-05-21T18:55:52.196Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T18:55:52.793Z] ---> Running in 4d4cb1205a22 [2021-05-21T18:55:53.790Z] Removing intermediate container 4d4cb1205a22 [2021-05-21T18:55:53.790Z] ---> 4b3215717ce6 [2021-05-21T18:55:53.790Z] Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:55:54.386Z] ---> Running in 981c905f301b [2021-05-21T18:55:55.368Z] Removing intermediate container 981c905f301b [2021-05-21T18:55:55.368Z] ---> 1d1adc11772f [2021-05-21T18:55:55.368Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T18:55:55.970Z] ---> Running in 6dae9be5fed5 [2021-05-21T18:55:57.406Z] Removing intermediate container 6dae9be5fed5 [2021-05-21T18:55:57.406Z] ---> 8a2173bf6380 [2021-05-21T18:55:57.406Z] [2021-05-21T18:55:58.001Z] Successfully built 8a2173bf6380 [2021-05-21T18:55:58.001Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-21T18:55:58.236Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-21T18:55:58.236Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-21T18:55:58.236Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-21T18:55:58.236Z] Fetched 0 B in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-21T18:55:58.236Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-21T18:55:58.236Z] Fetched 279 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-21T18:55:58.236Z] Fetched 122 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-21T18:55:58.236Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-21T18:55:58.236Z] Fetched 8848 B in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-21T18:55:58.236Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-21T18:55:58.236Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-21T18:55:58.236Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-21T18:55:58.236Z] Fetched 219 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-21T18:55:58.236Z] Fetched 154 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-21T18:55:58.236Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-21T18:55:58.236Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-21T18:55:58.236Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-21T18:55:58.236Z] Fetched 499 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-21T18:55:58.236Z] Fetched 111 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-21T18:55:58.236Z] Fetched 240 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-21T18:55:58.236Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-21T18:55:58.236Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-21T18:55:58.236Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-21T18:55:58.236Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-21T18:55:58.236Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-21T18:55:58.236Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-21T18:55:58.236Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-21T18:55:58.236Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-21T18:55:58.236Z] Fetched 8720 B in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-21T18:55:58.236Z] Fetched 137 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-21T18:55:58.236Z] Fetched 119 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-21T18:55:58.236Z] Fetched 110 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-21T18:55:58.236Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-21T18:55:58.236Z] Fetched 645 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-21T18:55:58.236Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-21T18:55:58.236Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-21T18:55:58.236Z] Fetched 368 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-21T18:55:58.236Z] Fetched 187 kB in 0s (0 B/s) [2021-05-21T18:55:58.236Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-21T18:55:58.237Z] Fetched 175 kB in 0s (0 B/s) [2021-05-21T18:55:58.237Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-21T18:55:58.237Z] Fetched 206 kB in 0s (0 B/s) [2021-05-21T18:55:58.237Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-21T18:55:58.237Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-21T18:55:58.237Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-21T18:55:58.237Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-21T18:55:58.237Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-21T18:55:58.237Z] Fetched 159 kB in 0s (0 B/s) [2021-05-21T18:55:58.237Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-21T18:55:58.237Z] Fetched 107 kB in 0s (0 B/s) [2021-05-21T18:55:58.237Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-21T18:55:58.237Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-21T18:55:58.237Z] Pulling static-packages [2021-05-21T18:55:58.237Z] + snapcraftctl pull [2021-05-21T18:55:58.497Z] Pulling version [2021-05-21T18:55:58.497Z] + cd /root/project [2021-05-21T18:55:58.497Z] + [ -f VERSION ] [2021-05-21T18:55:58.497Z] + PROJECT_VERSION=local-dev [2021-05-21T18:55:58.497Z] + git rev-parse --short HEAD [2021-05-21T18:55:58.497Z] + GIT_REVISION=1b1383ae [2021-05-21T18:55:58.497Z] + snapcraftctl set-version local-dev [2021-05-21T18:55:59.885Z] Skipping build go-build-helper (already ran) [2021-05-21T18:55:59.885Z] Building app-service-config [2021-05-21T18:55:59.885Z] + make build [2021-05-21T18:55:59.885Z] go mod tidy [2021-05-21T18:56:02.333Z]  Building sys-mgmt-agent ... done  ---> 21cf0e030f80 [2021-05-21T18:56:02.333Z] Step 9/32 : RUN go mod tidy [2021-05-21T18:56:02.333Z] ---> a9a2b0db9490 [2021-05-21T18:56:02.333Z] Step 9/24 : RUN go mod tidy [2021-05-21T18:56:02.333Z] ---> 8ca4a7cd5ec0 [2021-05-21T18:56:02.333Z] Step 9/26 : RUN go mod tidy [2021-05-21T18:56:02.333Z] ---> Running in 901d1cfa5e8f [2021-05-21T18:56:02.608Z] ---> Running in 8dd5c0eb0977 [2021-05-21T18:56:02.608Z] ---> Running in 268aaf9f4cd4 [2021-05-21T18:56:04.099Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-21T18:56:04.359Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-21T18:56:04.620Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-21T18:56:04.887Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-21T18:56:04.887Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-21T18:56:05.147Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-21T18:56:05.147Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-21T18:56:05.410Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-21T18:56:05.410Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-21T18:56:05.410Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-21T18:56:05.410Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-21T18:56:05.410Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-21T18:56:05.410Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-21T18:56:05.410Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-21T18:56:05.681Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-21T18:56:05.681Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-21T18:56:05.681Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-21T18:56:05.681Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-21T18:56:05.681Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-21T18:56:05.681Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-21T18:56:05.942Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-21T18:56:05.942Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-21T18:56:05.942Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-21T18:56:05.942Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-21T18:56:05.942Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-21T18:56:05.942Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-21T18:56:05.942Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-21T18:56:05.942Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-21T18:56:05.942Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-21T18:56:05.942Z] go: downloading golang.org/x/text v0.3.2 [2021-05-21T18:56:06.027Z] ---> c0079c291716 [2021-05-21T18:56:06.027Z] Step 9/24 : RUN go mod tidy [2021-05-21T18:56:06.027Z] ---> Running in 5022e78d75f8 [2021-05-21T18:56:06.207Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-21T18:56:06.207Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-21T18:56:06.207Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-21T18:56:06.207Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-21T18:56:06.207Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-21T18:56:06.207Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-21T18:56:06.207Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-21T18:56:06.468Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-21T18:56:06.468Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-21T18:56:06.727Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-21T18:56:06.727Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-21T18:56:06.727Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-21T18:56:06.727Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-21T18:56:06.727Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-21T18:56:06.727Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-21T18:56:06.988Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-21T18:56:06.988Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-21T18:56:06.988Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-21T18:56:06.988Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-21T18:56:07.252Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-21T18:56:07.252Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-21T18:56:07.252Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-21T18:56:07.252Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-21T18:56:07.513Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-21T18:56:07.514Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-21T18:56:07.514Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-21T18:56:07.514Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-21T18:56:07.514Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-21T18:56:07.514Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-21T18:56:07.514Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-21T18:56:07.514Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-21T18:56:07.774Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-21T18:56:07.774Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-21T18:56:07.774Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-21T18:56:07.774Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-21T18:56:07.774Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-21T18:56:07.774Z] go: downloading github.com/kr/text v0.1.0 [2021-05-21T18:56:07.774Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-21T18:56:07.774Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-21T18:56:07.774Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-21T18:56:07.774Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-21T18:56:08.035Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-21T18:56:08.035Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-21T18:56:08.035Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-21T18:56:08.035Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-21T18:56:08.035Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-21T18:56:08.035Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-21T18:56:08.081Z] Removing intermediate container 901d1cfa5e8f [2021-05-21T18:56:08.081Z] ---> ad4e4f5c29e5 [2021-05-21T18:56:08.081Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-21T18:56:08.366Z] ---> Running in 74ca10bf655c [2021-05-21T18:56:08.395Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-21T18:56:08.395Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-21T18:56:08.395Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-21T18:56:09.354Z] Removing intermediate container 268aaf9f4cd4 [2021-05-21T18:56:09.354Z] ---> 4e4627b41077 [2021-05-21T18:56:09.354Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-21T18:56:09.354Z] Removing intermediate container 8dd5c0eb0977 [2021-05-21T18:56:09.354Z] ---> 9988f56da9a6 [2021-05-21T18:56:09.354Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-21T18:56:09.635Z] ---> Running in c55483a3cd8e [2021-05-21T18:56:09.635Z] ---> Running in 7fe2c655f4ab [2021-05-21T18:56:10.249Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-21T18:56:10.532Z] Removing intermediate container 5022e78d75f8 [2021-05-21T18:56:10.532Z] ---> 6c2bd8aad608 [2021-05-21T18:56:10.532Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-21T18:56:10.811Z] ---> Running in 2ea72374089d [2021-05-21T18:56:11.997Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-21T18:56:12.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-21T18:56:12.908Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-21T18:56:20.786Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-21T18:56:20.787Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-21T18:56:20.787Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-21T18:56:20.787Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-21T18:56:20.787Z] Building config-common [2021-05-21T18:56:20.787Z] + snapcraftctl build [2021-05-21T18:56:22.702Z] Building edgex-go [2021-05-21T18:56:22.963Z] + cd /root/parts/edgex-go/src [2021-05-21T18:56:22.963Z] + make build [2021-05-21T18:56:22.963Z] go mod tidy [2021-05-21T18:56:23.907Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 [2021-05-21T18:56:23.907Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-21T18:56:23.907Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-21T18:56:23.907Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-21T18:56:23.907Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-21T18:56:23.907Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-21T18:56:24.169Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-21T18:56:24.169Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-21T18:56:24.170Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-21T18:56:24.170Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-21T18:56:24.170Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-21T18:56:24.170Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-21T18:56:24.432Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-21T18:56:29.734Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-21T18:56:35.022Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-21T18:56:35.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-21T18:56:37.880Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-21T18:56:38.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-21T18:56:40.053Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-21T18:56:42.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-21T18:56:43.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-21T18:56:45.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-21T18:56:46.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-21T18:56:47.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-21T18:56:49.697Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-21T18:56:49.697Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-21T18:56:49.697Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-21T18:56:49.697Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-21T18:56:49.697Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-21T18:56:49.697Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-21T18:56:49.697Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-21T18:56:49.697Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-21T18:56:49.697Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-21T18:56:49.697Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-21T18:56:49.697Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-21T18:56:49.697Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-21T18:56:49.697Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-21T18:56:49.697Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-21T18:56:49.697Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-21T18:56:49.697Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-21T18:56:53.001Z] Building static-packages [2021-05-21T18:56:53.001Z] + snapcraftctl build [2021-05-21T18:56:54.921Z] Building version [2021-05-21T18:56:54.921Z] + snapcraftctl build [2021-05-21T18:56:56.839Z] Skipping stage go-build-helper (already ran) [2021-05-21T18:56:56.839Z] Staging app-service-config [2021-05-21T18:56:56.839Z] + snapcraftctl stage [2021-05-21T18:56:58.226Z] Staging config-common [2021-05-21T18:56:58.226Z] + snapcraftctl stage [2021-05-21T18:56:59.170Z] Staging edgex-go [2021-05-21T18:56:59.171Z] + snapcraftctl stage [2021-05-21T18:57:00.115Z] Staging static-packages [2021-05-21T18:57:00.115Z] + snapcraftctl stage [2021-05-21T18:57:01.059Z] Staging version [2021-05-21T18:57:01.059Z] + snapcraftctl stage [2021-05-21T18:57:02.447Z] Priming go-build-helper [2021-05-21T18:57:02.447Z] + snapcraftctl prime [2021-05-21T18:57:03.392Z] Priming app-service-config [2021-05-21T18:57:03.392Z] + snapcraftctl prime [2021-05-21T18:57:04.341Z] Priming config-common [2021-05-21T18:57:04.341Z] + snapcraftctl prime [2021-05-21T18:57:05.728Z] Priming edgex-go [2021-05-21T18:57:05.728Z] + snapcraftctl prime [2021-05-21T18:57:06.672Z] Priming static-packages [2021-05-21T18:57:06.672Z] + snapcraftctl prime [2021-05-21T18:57:09.220Z] Priming version [2021-05-21T18:57:09.220Z] + snapcraftctl prime [2021-05-21T18:57:10.162Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-21T18:57:49.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-21T18:57:49.855Z] Removing intermediate container 74ca10bf655c [2021-05-21T18:57:49.855Z] ---> d4f14e1c4c07 [2021-05-21T18:57:49.855Z] [2021-05-21T18:57:49.855Z] Step 11/32 : FROM alpine:3.12 [2021-05-21T18:57:49.855Z] ---> 9852663dfa18 [2021-05-21T18:57:49.855Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-21T18:57:49.855Z] ---> Running in 1ec32294b5c3 [2021-05-21T18:57:49.855Z] Removing intermediate container 1ec32294b5c3 [2021-05-21T18:57:49.855Z] ---> ab9f7ae790ff [2021-05-21T18:57:49.855Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-21T18:57:49.855Z] ---> Running in 03fe1d578a97 [2021-05-21T18:57:49.855Z] Removing intermediate container c55483a3cd8e [2021-05-21T18:57:49.855Z] ---> a0978cbe1aa7 [2021-05-21T18:57:49.855Z] [2021-05-21T18:57:49.855Z] Step 11/26 : FROM alpine:3.12 [2021-05-21T18:57:49.855Z] ---> 9852663dfa18 [2021-05-21T18:57:49.855Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-21T18:57:49.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:57:49.855Z] ---> Running in acbce17a501e [2021-05-21T18:57:49.855Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:57:49.855Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-21T18:57:49.855Z] (2/2) Installing su-exec (0.2-r1) [2021-05-21T18:57:49.855Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:57:49.855Z] OK: 5 MiB in 16 packages [2021-05-21T18:57:50.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:57:50.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:57:50.765Z] Removing intermediate container 03fe1d578a97 [2021-05-21T18:57:50.765Z] ---> 947370e73295 [2021-05-21T18:57:50.765Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-21T18:57:51.050Z] ---> Running in ae87c92a464f [2021-05-21T18:57:51.050Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-21T18:57:51.328Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-21T18:57:51.328Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-21T18:57:51.328Z] (4/6) Installing curl (7.76.1-r0) [2021-05-21T18:57:51.328Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-21T18:57:51.328Z] (6/6) Installing su-exec (0.2-r1) [2021-05-21T18:57:51.328Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:57:51.328Z] Executing ca-certificates-20191127-r4.trigger [2021-05-21T18:57:51.604Z] OK: 7 MiB in 20 packages [2021-05-21T18:57:51.886Z] Removing intermediate container ae87c92a464f [2021-05-21T18:57:51.886Z] ---> 949a2efcbf5b [2021-05-21T18:57:51.886Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-21T18:57:51.886Z] ---> Running in 6f3122663fbd [2021-05-21T18:57:52.884Z] Removing intermediate container 6f3122663fbd [2021-05-21T18:57:52.884Z] ---> e689873d2cc5 [2021-05-21T18:57:52.884Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-21T18:57:53.169Z] ---> Running in 9afa6b5e7c05 [2021-05-21T18:57:54.167Z] Removing intermediate container acbce17a501e [2021-05-21T18:57:54.167Z] ---> 46a5596823e9 [2021-05-21T18:57:54.167Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-21T18:57:54.167Z] ---> Running in 4229c3a61e1e [2021-05-21T18:57:55.167Z] Removing intermediate container 4229c3a61e1e [2021-05-21T18:57:55.167Z] ---> c696e89f6f63 [2021-05-21T18:57:55.167Z] Step 14/26 : WORKDIR / [2021-05-21T18:57:55.167Z] ---> Running in 06e601c287c3 [2021-05-21T18:57:56.168Z] Removing intermediate container 06e601c287c3 [2021-05-21T18:57:56.168Z] ---> 8c5cc4d7c00d [2021-05-21T18:57:56.168Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-21T18:57:56.783Z] Removing intermediate container 9afa6b5e7c05 [2021-05-21T18:57:56.783Z] ---> 14c3343a2465 [2021-05-21T18:57:56.783Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-21T18:57:57.069Z] ---> Running in 2069adce0c13 [2021-05-21T18:57:57.348Z] ---> 05a539265344 [2021-05-21T18:57:57.348Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-21T18:57:57.950Z] Removing intermediate container 2069adce0c13 [2021-05-21T18:57:57.951Z] ---> 38bbbb2d07b9 [2021-05-21T18:57:57.951Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-21T18:57:58.557Z] ---> d915411e8df0 [2021-05-21T18:57:58.557Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-21T18:57:58.838Z] ---> 42ca4302569d [2021-05-21T18:57:58.838Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-21T18:57:59.141Z] ---> Running in b28fa2548990 [2021-05-21T18:57:59.752Z] ---> d2c34b2c9373 [2021-05-21T18:57:59.752Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-21T18:58:01.204Z] ---> 0d80671f6700 [2021-05-21T18:58:01.204Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-21T18:58:03.274Z] Removing intermediate container b28fa2548990 [2021-05-21T18:58:03.274Z] ---> bf0f00e2b89a [2021-05-21T18:58:03.274Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:58:03.549Z] ---> 16146b13678f [2021-05-21T18:58:03.549Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-21T18:58:04.549Z] ---> 322cb4794f44 [2021-05-21T18:58:04.549Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-21T18:58:04.549Z] Removing intermediate container 7fe2c655f4ab [2021-05-21T18:58:04.549Z] ---> d887a37903b4 [2021-05-21T18:58:04.549Z] [2021-05-21T18:58:04.549Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T18:58:04.549Z] ---> 9852663dfa18 [2021-05-21T18:58:04.549Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-21T18:58:04.549Z] ---> Using cache [2021-05-21T18:58:04.549Z] ---> de152eb06b3a [2021-05-21T18:58:04.549Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-21T18:58:04.549Z] ---> Using cache [2021-05-21T18:58:04.549Z] ---> 853e6dbad5b3 [2021-05-21T18:58:04.549Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-21T18:58:04.838Z] ---> Running in 52f42a96bf33 [2021-05-21T18:58:04.838Z] ---> 12faaed7edc8 [2021-05-21T18:58:04.838Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-21T18:58:05.830Z] Removing intermediate container 52f42a96bf33 [2021-05-21T18:58:05.830Z] ---> 3c6afac26981 [2021-05-21T18:58:05.830Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-21T18:58:06.106Z] ---> Running in 858cee968c0b [2021-05-21T18:58:06.399Z] ---> c82772fc9ebc [2021-05-21T18:58:06.399Z] ---> f795547bbb0f [2021-05-21T18:58:06.399Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-21T18:58:06.399Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-21T18:58:06.676Z] ---> Running in 4ede71de6a03 [2021-05-21T18:58:06.951Z] Removing intermediate container 858cee968c0b [2021-05-21T18:58:06.951Z] ---> 7dcbb5488f41 [2021-05-21T18:58:06.951Z] Step 16/24 : WORKDIR / [2021-05-21T18:58:07.226Z] ---> Running in 69ef96e37f71 [2021-05-21T18:58:07.510Z] ---> 7c86e16f65e4 [2021-05-21T18:58:07.511Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-21T18:58:08.119Z] Removing intermediate container 69ef96e37f71 [2021-05-21T18:58:08.119Z] ---> 5cab44f393cb [2021-05-21T18:58:08.119Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:58:09.590Z] ---> bd8c6069b621 [2021-05-21T18:58:09.590Z] ---> ec7ad594a2d9 [2021-05-21T18:58:09.590Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-21T18:58:09.590Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-21T18:58:10.189Z] Removing intermediate container 4ede71de6a03 [2021-05-21T18:58:10.189Z] ---> c586d01292f2 [2021-05-21T18:58:10.189Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-21T18:58:10.464Z] Removing intermediate container 2ea72374089d [2021-05-21T18:58:10.464Z] ---> 75b8c815c4b2 [2021-05-21T18:58:10.464Z] [2021-05-21T18:58:10.464Z] Step 11/24 : FROM alpine:3.12 [2021-05-21T18:58:10.464Z] ---> 9852663dfa18 [2021-05-21T18:58:10.464Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-21T18:58:10.464Z] ---> Running in 19199c39a7e8 [2021-05-21T18:58:10.464Z] ---> Running in 531cffd47432 [2021-05-21T18:58:10.737Z] ---> 0d5b4f2379ce [2021-05-21T18:58:10.737Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-21T18:58:11.013Z] ---> Running in 3e5e58f03c32 [2021-05-21T18:58:11.291Z] Removing intermediate container 19199c39a7e8 [2021-05-21T18:58:11.291Z] ---> 1632af7db100 [2021-05-21T18:58:11.291Z] Step 24/26 : LABEL arch=arm64 [2021-05-21T18:58:11.291Z] Removing intermediate container 531cffd47432 [2021-05-21T18:58:11.291Z] ---> cfb9eeb9efe1 [2021-05-21T18:58:11.291Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-21T18:58:11.291Z] ---> 73cca5521179 [2021-05-21T18:58:11.291Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-21T18:58:11.291Z] ---> Running in e167a2b6c46d [2021-05-21T18:58:11.566Z] ---> Running in 6bbdc5df0f7d [2021-05-21T18:58:11.843Z] Removing intermediate container 3e5e58f03c32 [2021-05-21T18:58:11.843Z] ---> d8cae962c54f [2021-05-21T18:58:11.843Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-21T18:58:12.119Z] Removing intermediate container e167a2b6c46d [2021-05-21T18:58:12.119Z] ---> 9d6eba851922 [2021-05-21T18:58:12.119Z] Step 25/26 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:58:12.119Z] Removing intermediate container 6bbdc5df0f7d [2021-05-21T18:58:12.119Z] ---> 09a5d39de884 [2021-05-21T18:58:12.119Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-21T18:58:12.119Z] ---> Running in bca4d88f8cf0 [2021-05-21T18:58:12.394Z] ---> e184d48c7c5e [2021-05-21T18:58:12.394Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-21T18:58:12.394Z] ---> Running in 1bd31844ec89 [2021-05-21T18:58:12.394Z] ---> Running in 517e67a4f32f [2021-05-21T18:58:12.667Z] ---> d0d09c90efa0 [2021-05-21T18:58:12.667Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-21T18:58:12.942Z] Removing intermediate container bca4d88f8cf0 [2021-05-21T18:58:12.942Z] ---> 1f3b5302e972 [2021-05-21T18:58:12.942Z] Step 26/26 : LABEL version=0.0.0 [2021-05-21T18:58:13.215Z] ---> Running in 01e7102b1182 [2021-05-21T18:58:13.215Z] Removing intermediate container 1bd31844ec89 [2021-05-21T18:58:13.215Z] ---> e16879014744 [2021-05-21T18:58:13.215Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-21T18:58:13.215Z] ---> Running in 13aec8f5e663 [2021-05-21T18:58:13.215Z] Removing intermediate container 517e67a4f32f [2021-05-21T18:58:13.215Z] ---> 8eca514172f3 [2021-05-21T18:58:13.215Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:58:13.494Z] ---> Running in 3551007cf111 [2021-05-21T18:58:13.771Z] ---> Running in 3423d3a5d382 [2021-05-21T18:58:14.048Z] Removing intermediate container 13aec8f5e663 [2021-05-21T18:58:14.048Z] ---> ba20189762dc [2021-05-21T18:58:14.048Z] [2021-05-21T18:58:14.326Z] Removing intermediate container 3423d3a5d382 [2021-05-21T18:58:14.326Z] ---> a7fa033a1316 [2021-05-21T18:58:14.326Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T18:58:14.602Z] Successfully built ba20189762dc [2021-05-21T18:58:14.602Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-21T18:58:14.602Z]  Building security-secretstore-setup ... done  ---> Running in 469f0d9d3f0d [2021-05-21T18:58:15.208Z] Removing intermediate container 469f0d9d3f0d [2021-05-21T18:58:15.208Z] ---> 5ce578989eb7 [2021-05-21T18:58:15.208Z] Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:58:15.483Z] ---> Running in 2112403c265e [2021-05-21T18:58:16.079Z] Removing intermediate container 01e7102b1182 [2021-05-21T18:58:16.079Z] ---> baf2c1252ba6 [2021-05-21T18:58:16.079Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-21T18:58:16.079Z] Removing intermediate container 2112403c265e [2021-05-21T18:58:16.079Z] ---> 93d97f627886 [2021-05-21T18:58:16.079Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T18:58:16.353Z] ---> Running in 02d59abb2fe6 [2021-05-21T18:58:16.353Z] Removing intermediate container 3551007cf111 [2021-05-21T18:58:16.353Z] ---> db710e918836 [2021-05-21T18:58:16.353Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-21T18:58:16.353Z] ---> Running in d82cb065b365 [2021-05-21T18:58:16.353Z] ---> Running in 1b91404add64 [2021-05-21T18:58:16.951Z] Removing intermediate container 02d59abb2fe6 [2021-05-21T18:58:16.951Z] ---> 47ee76e145d6 [2021-05-21T18:58:16.951Z] Step 29/32 : CMD ["gate"] [2021-05-21T18:58:16.951Z] Removing intermediate container d82cb065b365 [2021-05-21T18:58:16.951Z] ---> 260ab69cef2f [2021-05-21T18:58:16.951Z] [2021-05-21T18:58:17.225Z] ---> Running in 36836363e38f [2021-05-21T18:58:17.528Z] Successfully built 260ab69cef2f [2021-05-21T18:58:17.528Z] Successfully tagged core-metadata-arm64:latest [2021-05-21T18:58:17.799Z]  Building core-metadata ... done Removing intermediate container 36836363e38f [2021-05-21T18:58:17.799Z] ---> 783988f1eccd [2021-05-21T18:58:17.799Z] Step 30/32 : LABEL arch=arm64 [2021-05-21T18:58:17.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-21T18:58:18.076Z] ---> Running in 986f18848006 [2021-05-21T18:58:18.666Z] Removing intermediate container 986f18848006 [2021-05-21T18:58:18.666Z] ---> 25b63fa87d54 [2021-05-21T18:58:18.666Z] Step 31/32 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:58:18.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-21T18:58:18.939Z] ---> Running in 3a67e5e23aa3 [2021-05-21T18:58:19.216Z] Removing intermediate container 3a67e5e23aa3 [2021-05-21T18:58:19.216Z] ---> 5234e01a4666 [2021-05-21T18:58:19.216Z] Step 32/32 : LABEL version=0.0.0 [2021-05-21T18:58:19.813Z] ---> Running in 3794d6ba0397 [2021-05-21T18:58:19.813Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-21T18:58:19.813Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-21T18:58:20.084Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-21T18:58:20.084Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-21T18:58:20.084Z] Removing intermediate container 3794d6ba0397 [2021-05-21T18:58:20.084Z] ---> 65c9d60a3903 [2021-05-21T18:58:20.084Z] [2021-05-21T18:58:20.360Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-21T18:58:20.360Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-21T18:58:20.360Z] Executing busybox-1.31.1-r20.trigger [2021-05-21T18:58:20.638Z] OK: 8 MiB in 20 packages [2021-05-21T18:58:20.638Z] Successfully built 65c9d60a3903 [2021-05-21T18:58:20.638Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-21T18:58:21.623Z]  Building security-bootstrapper ... done Removing intermediate container 1b91404add64 [2021-05-21T18:58:21.623Z] ---> 87c2e1da0a88 [2021-05-21T18:58:21.623Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-21T18:58:22.615Z] ---> 30ea9ab996f0 [2021-05-21T18:58:22.615Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-21T18:58:24.045Z] ---> 0fb6311598ae [2021-05-21T18:58:24.045Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-21T18:58:24.641Z] ---> d0fda3ab1707 [2021-05-21T18:58:24.641Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-21T18:58:24.641Z] ---> Running in 9d9f790643bb [2021-05-21T18:58:25.235Z] Removing intermediate container 9d9f790643bb [2021-05-21T18:58:25.235Z] ---> 485a471690ce [2021-05-21T18:58:25.235Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-21T18:58:25.235Z] ---> Running in 4f50e5afd033 [2021-05-21T18:58:25.830Z] Removing intermediate container 4f50e5afd033 [2021-05-21T18:58:25.830Z] ---> 6a87ebe15d9a [2021-05-21T18:58:25.830Z] Step 22/24 : LABEL arch=arm64 [2021-05-21T18:58:25.830Z] ---> Running in f8335e6d2d6b [2021-05-21T18:58:26.440Z] Removing intermediate container f8335e6d2d6b [2021-05-21T18:58:26.440Z] ---> bae57c6183af [2021-05-21T18:58:26.440Z] Step 23/24 : LABEL git_sha=1b1383aecd847f30396386a25bb79ff2906eda40 [2021-05-21T18:58:26.440Z] ---> Running in a60e25f0952c [2021-05-21T18:58:27.035Z] Removing intermediate container a60e25f0952c [2021-05-21T18:58:27.035Z] ---> 2b339a5c6aac [2021-05-21T18:58:27.035Z] Step 24/24 : LABEL version=0.0.0 [2021-05-21T18:58:27.035Z] ---> Running in 1de78a8902ab [2021-05-21T18:58:27.633Z] Removing intermediate container 1de78a8902ab [2021-05-21T18:58:27.633Z] ---> 6d971d8a3816 [2021-05-21T18:58:27.633Z] [2021-05-21T18:58:27.907Z] Successfully built 6d971d8a3816 [2021-05-21T18:58:27.907Z] Successfully tagged core-data-arm64:latest [2021-05-21T18:58:28.197Z]  Building core-data ... done  [Pipeline] } [2021-05-21T18:58:28.220Z] $ docker stop --time=1 ba7aa5ac3d93f579e81bcd06f88ac3b76a41905a990f72cfd50acc584c5cb820 [2021-05-21T18:58:30.006Z] $ docker rm -f ba7aa5ac3d93f579e81bcd06f88ac3b76a41905a990f72cfd50acc584c5cb820 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-21T18:58:30.623Z] + docker images [2021-05-21T18:58:30.894Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-21T18:58:30.894Z] core-data-arm64 latest 6d971d8a3816 3 seconds ago 20.4MB [2021-05-21T18:58:30.894Z] security-bootstrapper-arm64 latest 65c9d60a3903 11 seconds ago 17.2MB [2021-05-21T18:58:30.894Z] core-metadata-arm64 latest 260ab69cef2f 14 seconds ago 17.4MB [2021-05-21T18:58:30.894Z] security-secretstore-setup-arm64 latest ba20189762dc 17 seconds ago 24.4MB [2021-05-21T18:58:30.894Z] 75b8c815c4b2 21 seconds ago 990MB [2021-05-21T18:58:30.894Z] d887a37903b4 27 seconds ago 989MB [2021-05-21T18:58:30.894Z] a0978cbe1aa7 44 seconds ago 978MB [2021-05-21T18:58:30.894Z] d4f14e1c4c07 48 seconds ago 974MB [2021-05-21T18:58:30.894Z] sys-mgmt-agent-arm64 latest 8a2173bf6380 2 minutes ago 299MB [2021-05-21T18:58:30.894Z] support-notifications-arm64 latest 5a0cfcd7a71d 3 minutes ago 16.8MB [2021-05-21T18:58:30.894Z] core-command-arm64 latest 0422de7501f2 3 minutes ago 16.1MB [2021-05-21T18:58:30.894Z] support-scheduler-arm64 latest 565c8f2db83d 3 minutes ago 16.1MB [2021-05-21T18:58:30.894Z] security-proxy-setup-arm64 latest c614a19cf6b0 3 minutes ago 24MB [2021-05-21T18:58:30.894Z] 894a507192a5 4 minutes ago 979MB [2021-05-21T18:58:30.894Z] 5d1e1d6e420e 4 minutes ago 982MB [2021-05-21T18:58:30.894Z] e5ae6d798b4a 4 minutes ago 981MB [2021-05-21T18:58:30.894Z] ce1fd12b9615 4 minutes ago 981MB [2021-05-21T18:58:30.894Z] 4c5b61d7842c 4 minutes ago 978MB [2021-05-21T18:58:30.894Z] ci-base-image-arm64 latest 97b079a3543d 15 minutes ago 641MB [2021-05-21T18:58:30.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-21T18:58:30.894Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-21T18:58:30.894Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-21T18:58:30.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-21T18:58:32.093Z] ---> job-cost.sh [2021-05-21T18:58:32.093Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SQdh [2021-05-21T18:59:11.052Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-21T19:00:47.809Z] lf-activate-venv(): INFO: Adding /tmp/venv-SQdh/bin to PATH [2021-05-21T19:00:47.809Z] INFO: No Stack... [2021-05-21T19:00:47.809Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-21T19:00:47.809Z] INFO: Archiving Costs [Pipeline] sh [2021-05-21T19:00:48.171Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-05-21T19:00:48.171Z] + cut -d, -f6 [Pipeline] lock [2021-05-21T19:00:48.261Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3499-1-stack-cost] [2021-05-21T19:00:48.268Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3499-1-stack-cost] did not exist. Created. [2021-05-21T19:00:48.268Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3499-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-21T19:00:48.725Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-21T19:00:49.021Z] Stashed 1 file(s) [Pipeline] } [2021-05-21T19:00:49.042Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3499-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-21T19:00:50.487Z] provisioning config files... [2021-05-21T19:00:50.498Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4750658688561457535tmp [Pipeline] { [Pipeline] sh [2021-05-21T19:00:50.893Z] + set +x [2021-05-21T19:00:50.894Z] + bash -s -- [2021-05-21T19:00:50.894Z] + curl -s https://codecov.io/bash [2021-05-21T19:00:51.464Z] [2021-05-21T19:00:51.464Z] _____ _ [2021-05-21T19:00:51.464Z] / ____| | | [2021-05-21T19:00:51.464Z] | | ___ __| | ___ ___ _____ __ [2021-05-21T19:00:51.464Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-21T19:00:51.464Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-21T19:00:51.464Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-21T19:00:51.464Z] Bash-1.0.2 [2021-05-21T19:00:51.464Z] [2021-05-21T19:00:51.464Z] [2021-05-21T19:00:51.464Z] ==> git version 2.24.4 found [2021-05-21T19:00:51.464Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-21T19:00:51.464Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-21T19:00:51.464Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-21T19:00:51.464Z] ==> Jenkins CI detected. [2021-05-21T19:00:51.464Z] project root: . [2021-05-21T19:00:51.465Z] --> token set from env [2021-05-21T19:00:51.465Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-21T19:00:51.465Z] ==> Running gcov in . (disable via -X gcov) [2021-05-21T19:00:51.465Z] ==> Python coveragepy not found [2021-05-21T19:00:51.465Z] ==> Searching for coverage reports in: [2021-05-21T19:00:51.465Z] + . [2021-05-21T19:00:51.465Z] -> Found 1 reports [2021-05-21T19:00:51.465Z] ==> Detecting git/mercurial file structure [2021-05-21T19:00:51.465Z] ==> Reading reports [2021-05-21T19:00:51.465Z] + ./coverage.out bytes=741453 [2021-05-21T19:00:51.465Z] ==> Appending adjustments [2021-05-21T19:00:51.465Z] https://docs.codecov.io/docs/fixing-reports [2021-05-21T19:00:54.011Z] + Found adjustments [2021-05-21T19:00:54.011Z] ==> Gzipping contents [2021-05-21T19:00:54.011Z] 104K /tmp/codecov.d394GF.gz [2021-05-21T19:00:54.011Z] ==> Uploading reports [2021-05-21T19:00:54.011Z] url: https://codecov.io [2021-05-21T19:00:54.011Z] query: branch=PR-3499&commit=1b1383aecd847f30396386a25bb79ff2906eda40&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3499&job=&cmd_args= [2021-05-21T19:00:54.011Z] -> Pinging Codecov [2021-05-21T19:00:54.011Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3499&commit=1b1383aecd847f30396386a25bb79ff2906eda40&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3499%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3499&job=&cmd_args= [2021-05-21T19:00:54.273Z] -> Uploading to [2021-05-21T19:00:54.273Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-21/00271124DB129430A58F1EEE437C3FCB/1b1383aecd847f30396386a25bb79ff2906eda40/75e07f67-d264-4298-a093-3d7925d4915b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210521%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210521T190054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4be2207d87104dd25541798f639b3ba0f200a25dfc72371c7ecd86bc695aa80 [2021-05-21T19:00:54.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-21T19:00:54.273Z] Dload Upload Total Spent Left Speed [2021-05-21T19:00:54.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 196k --:--:-- --:--:-- --:--:-- 196k 100 102k 0 0 100 102k 0 196k --:--:-- --:--:-- --:--:-- 196k [2021-05-21T19:00:54.842Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1b1383aecd847f30396386a25bb79ff2906eda40 [Pipeline] } [2021-05-21T19:00:54.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:00:56.956Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:00:57.577Z] ---> package-listing.sh [2021-05-21T19:00:57.577Z] ++ facter osfamily [2021-05-21T19:00:57.577Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-21T19:00:57.839Z] + OS_FAMILY=redhat [2021-05-21T19:00:57.839Z] + workspace=/w/workspace/edgex-go/1 [2021-05-21T19:00:57.839Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-21T19:00:57.839Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-21T19:00:57.839Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-21T19:00:57.839Z] + PACKAGES=/tmp/packages_start.txt [2021-05-21T19:00:57.839Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-21T19:00:57.839Z] + PACKAGES=/tmp/packages_end.txt [2021-05-21T19:00:57.839Z] + case "${OS_FAMILY}" in [2021-05-21T19:00:57.839Z] + sort [2021-05-21T19:00:57.839Z] + rpm -qa [2021-05-21T19:01:03.126Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-21T19:01:03.126Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-21T19:01:03.126Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-21T19:01:03.126Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-21T19:01:03.126Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-21T19:01:03.126Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-21T19:01:03.194Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-21T19:01:03.503Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:01:04.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T19:01:04.109Z] [2021-05-21T19:01:04.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-21T19:01:04.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T19:01:04.733Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-21T19:01:04.733Z] df20fa9351a1: Pulling fs layer [2021-05-21T19:01:04.733Z] 36b3adc4ff6f: Pulling fs layer [2021-05-21T19:01:04.733Z] 8ad3a11d3b57: Pulling fs layer [2021-05-21T19:01:04.733Z] 46f8f816bc3b: Pulling fs layer [2021-05-21T19:01:04.733Z] 93b61091891f: Pulling fs layer [2021-05-21T19:01:04.733Z] 93b9cdb0e59b: Pulling fs layer [2021-05-21T19:01:04.733Z] 5e14af77c1be: Pulling fs layer [2021-05-21T19:01:04.733Z] 01666e4c0597: Pulling fs layer [2021-05-21T19:01:04.733Z] aa168da1d23b: Pulling fs layer [2021-05-21T19:01:04.733Z] 46f8f816bc3b: Waiting [2021-05-21T19:01:04.733Z] 93b61091891f: Waiting [2021-05-21T19:01:04.733Z] 93b9cdb0e59b: Waiting [2021-05-21T19:01:04.733Z] 5e14af77c1be: Waiting [2021-05-21T19:01:04.733Z] 01666e4c0597: Waiting [2021-05-21T19:01:04.733Z] aa168da1d23b: Waiting [2021-05-21T19:01:04.733Z] 36b3adc4ff6f: Verifying Checksum [2021-05-21T19:01:04.733Z] 36b3adc4ff6f: Download complete [2021-05-21T19:01:04.733Z] 46f8f816bc3b: Verifying Checksum [2021-05-21T19:01:04.733Z] 46f8f816bc3b: Download complete [2021-05-21T19:01:04.733Z] df20fa9351a1: Verifying Checksum [2021-05-21T19:01:04.733Z] df20fa9351a1: Download complete [2021-05-21T19:01:04.999Z] 93b9cdb0e59b: Download complete [2021-05-21T19:01:04.999Z] 5e14af77c1be: Verifying Checksum [2021-05-21T19:01:04.999Z] 5e14af77c1be: Download complete [2021-05-21T19:01:04.999Z] 93b61091891f: Verifying Checksum [2021-05-21T19:01:04.999Z] 93b61091891f: Download complete [2021-05-21T19:01:04.999Z] 01666e4c0597: Verifying Checksum [2021-05-21T19:01:04.999Z] 01666e4c0597: Download complete [2021-05-21T19:01:04.999Z] df20fa9351a1: Pull complete [2021-05-21T19:01:05.270Z] 36b3adc4ff6f: Pull complete [2021-05-21T19:01:05.270Z] 8ad3a11d3b57: Verifying Checksum [2021-05-21T19:01:05.270Z] 8ad3a11d3b57: Download complete [2021-05-21T19:01:05.845Z] 8ad3a11d3b57: Pull complete [2021-05-21T19:01:05.845Z] 46f8f816bc3b: Pull complete [2021-05-21T19:01:06.110Z] 93b61091891f: Pull complete [2021-05-21T19:01:06.110Z] 93b9cdb0e59b: Pull complete [2021-05-21T19:01:06.371Z] 5e14af77c1be: Pull complete [2021-05-21T19:01:06.371Z] 01666e4c0597: Pull complete [2021-05-21T19:01:06.939Z] aa168da1d23b: Verifying Checksum [2021-05-21T19:01:06.939Z] aa168da1d23b: Download complete [2021-05-21T19:01:11.174Z] aa168da1d23b: Pull complete [2021-05-21T19:01:11.174Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-21T19:01:11.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-21T19:01:11.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-21T19:01:11.285Z] prd-centos7-docker-4c-2g-15560 does not seem to be running inside a container [2021-05-21T19:01:11.324Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-21T19:01:18.035Z] $ docker top 0ddec57e7500e803adcb9c7ab1b2859fbace828c4a8fe35cc39524d73109398a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-21T19:01:18.483Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-21T19:01:18.808Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-21T19:01:19.127Z] + ls /var/log/sa-host [2021-05-21T19:01:19.127Z] + sadf -c /var/log/sa-host/sa05 [2021-05-21T19:01:19.127Z] file_magic: OK [2021-05-21T19:01:19.127Z] HZ: Using current value: 100 [2021-05-21T19:01:19.127Z] file_header: OK [2021-05-21T19:01:19.127Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-21T19:01:19.127Z] Statistics: [2021-05-21T19:01:19.127Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T19:01:19.127Z] File successfully converted to sysstat format version 12.2.1 [2021-05-21T19:01:19.127Z] + sadf -c /var/log/sa-host/sa21 [2021-05-21T19:01:19.127Z] file_magic: OK [2021-05-21T19:01:19.127Z] HZ: Using current value: 100 [2021-05-21T19:01:19.127Z] file_header: OK [2021-05-21T19:01:19.127Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-21T19:01:19.127Z] Statistics: [2021-05-21T19:01:19.127Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-21T19:01:19.127Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-21T19:01:19.866Z] provisioning config files... [2021-05-21T19:01:19.882Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1700393946338805876tmp [Pipeline] { [Pipeline] echo [2021-05-21T19:01:19.950Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:01:20.300Z] ---> create-netrc.sh [Pipeline] } [2021-05-21T19:01:20.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-21T19:01:20.416Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:01:20.759Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-21T19:01:20.793Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:01:21.128Z] ---> sudo-logs.sh [2021-05-21T19:01:21.128Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-21T19:01:21.207Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:01:21.547Z] ---> job-cost.sh [2021-05-21T19:01:21.547Z] lf-activate-venv: SKIPPING [2021-05-21T19:01:21.547Z] DEBUG: total: 0.18000000715255737 [2021-05-21T19:01:21.547Z] INFO: Retrieving Stack Cost... [2021-05-21T19:01:22.931Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-21T19:01:23.191Z] INFO: Archiving Costs [Pipeline] echo [2021-05-21T19:01:23.227Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-21T19:01:23.754Z] ---> logs-deploy.sh [2021-05-21T19:01:23.754Z] lf-activate-venv: SKIPPING [2021-05-21T19:01:23.754Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3499/1 [2021-05-21T19:01:23.754Z] INFO: archiving workspace using pattern(s): [2021-05-21T19:01:24.699Z] Archives upload complete. [2021-05-21T19:01:24.700Z] INFO: archiving logs to Nexus [2021-05-21T19:01:25.271Z] ---> uname -a: [2021-05-21T19:01:25.271Z] Linux prd-centos7-docker-4c-2g-15560.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-21T19:01:25.271Z] [2021-05-21T19:01:25.271Z] [2021-05-21T19:01:25.271Z] ---> lscpu: [2021-05-21T19:01:25.271Z] Architecture: x86_64 [2021-05-21T19:01:25.271Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-21T19:01:25.271Z] Byte Order: Little Endian [2021-05-21T19:01:25.271Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-21T19:01:25.271Z] CPU(s): 2 [2021-05-21T19:01:25.271Z] On-line CPU(s) list: 0,1 [2021-05-21T19:01:25.271Z] Thread(s) per core: 1 [2021-05-21T19:01:25.271Z] Core(s) per socket: 1 [2021-05-21T19:01:25.271Z] Socket(s): 2 [2021-05-21T19:01:25.271Z] NUMA node(s): 1 [2021-05-21T19:01:25.271Z] Vendor ID: AuthenticAMD [2021-05-21T19:01:25.271Z] CPU family: 23 [2021-05-21T19:01:25.271Z] Model: 49 [2021-05-21T19:01:25.271Z] Model name: AMD EPYC-Rome Processor [2021-05-21T19:01:25.271Z] Stepping: 0 [2021-05-21T19:01:25.271Z] CPU MHz: 2800.000 [2021-05-21T19:01:25.271Z] BogoMIPS: 5600.00 [2021-05-21T19:01:25.271Z] Virtualization: AMD-V [2021-05-21T19:01:25.271Z] Hypervisor vendor: KVM [2021-05-21T19:01:25.271Z] Virtualization type: full [2021-05-21T19:01:25.271Z] L1d cache: 64 KiB [2021-05-21T19:01:25.271Z] L1i cache: 64 KiB [2021-05-21T19:01:25.271Z] L2 cache: 1 MiB [2021-05-21T19:01:25.271Z] L3 cache: 32 MiB [2021-05-21T19:01:25.271Z] NUMA node0 CPU(s): 0,1 [2021-05-21T19:01:25.271Z] Vulnerability Itlb multihit: Not affected [2021-05-21T19:01:25.271Z] Vulnerability L1tf: Not affected [2021-05-21T19:01:25.271Z] Vulnerability Mds: Not affected [2021-05-21T19:01:25.271Z] Vulnerability Meltdown: Not affected [2021-05-21T19:01:25.271Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-21T19:01:25.271Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-21T19:01:25.271Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-21T19:01:25.271Z] Vulnerability Srbds: Not affected [2021-05-21T19:01:25.271Z] Vulnerability Tsx async abort: Not affected [2021-05-21T19:01:25.271Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] ---> nproc: [2021-05-21T19:01:25.272Z] 2 [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] ---> df -h: [2021-05-21T19:01:25.272Z] Filesystem Size Used Available Use% Mounted on [2021-05-21T19:01:25.272Z] overlay 40.0G 12.1G 27.9G 30% / [2021-05-21T19:01:25.272Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-21T19:01:25.272Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-21T19:01:25.272Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-21T19:01:25.272Z] /dev/vda1 40.0G 12.1G 27.9G 30% /facter-os [2021-05-21T19:01:25.272Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/resolv.conf [2021-05-21T19:01:25.272Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hostname [2021-05-21T19:01:25.272Z] /dev/vda1 40.0G 12.1G 27.9G 30% /etc/hosts [2021-05-21T19:01:25.272Z] /dev/vda1 40.0G 12.1G 27.9G 30% /run/cloud-init/result.json [2021-05-21T19:01:25.272Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/sa-host [2021-05-21T19:01:25.272Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/secure [2021-05-21T19:01:25.272Z] /dev/vda1 40.0G 12.1G 27.9G 30% /var/log/auth.log [2021-05-21T19:01:25.272Z] /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1 [2021-05-21T19:01:25.272Z] /dev/vda1 40.0G 12.1G 27.9G 30% /w/workspace/edgex-go/1@tmp [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] ---> free -m: [2021-05-21T19:01:25.272Z] total used free shared buff/cache available [2021-05-21T19:01:25.272Z] Mem: 7821 1231 2120 0 4468 6555 [2021-05-21T19:01:25.272Z] Swap: 1023 1 1022 [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] ---> ip addr: [2021-05-21T19:01:25.272Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-21T19:01:25.272Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-21T19:01:25.272Z] inet 127.0.0.1/8 scope host lo [2021-05-21T19:01:25.272Z] valid_lft forever preferred_lft forever [2021-05-21T19:01:25.272Z] inet6 ::1/128 scope host [2021-05-21T19:01:25.272Z] valid_lft forever preferred_lft forever [2021-05-21T19:01:25.272Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-21T19:01:25.272Z] link/ether fa:16:3e:69:0a:77 brd ff:ff:ff:ff:ff:ff [2021-05-21T19:01:25.272Z] inet 10.30.122.44/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-21T19:01:25.272Z] valid_lft 84962sec preferred_lft 84962sec [2021-05-21T19:01:25.272Z] inet6 fe80::f816:3eff:fe69:a77/64 scope link [2021-05-21T19:01:25.272Z] valid_lft forever preferred_lft forever [2021-05-21T19:01:25.272Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-21T19:01:25.272Z] link/ether 02:42:a2:df:35:98 brd ff:ff:ff:ff:ff:ff [2021-05-21T19:01:25.272Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-21T19:01:25.272Z] valid_lft forever preferred_lft forever [2021-05-21T19:01:25.272Z] inet6 fe80::42:a2ff:fedf:3598/64 scope link [2021-05-21T19:01:25.272Z] valid_lft forever preferred_lft forever [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] ---> sar -b -r -n DEV: [2021-05-21T19:01:25.272Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] 18:37:16 LINUX RESTART (2 CPU) [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] 18:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-21T19:01:25.272Z] 18:39:02 99.75 3.61 96.14 0.00 2602.40 15372.34 0.00 [2021-05-21T19:01:25.272Z] 18:40:01 194.41 0.00 194.41 0.00 0.00 48492.50 0.00 [2021-05-21T19:01:25.272Z] 18:41:01 66.12 0.02 66.11 0.00 0.53 13196.57 0.00 [2021-05-21T19:01:25.272Z] 18:42:01 73.12 0.03 73.09 0.00 1.07 10509.48 0.00 [2021-05-21T19:01:25.272Z] 18:43:01 614.06 182.29 431.77 0.00 5188.85 269512.70 0.00 [2021-05-21T19:01:25.272Z] 18:44:01 373.67 124.90 248.78 0.00 7601.13 87579.01 0.00 [2021-05-21T19:01:25.272Z] 18:45:02 437.09 111.53 325.57 0.00 2932.93 154691.32 0.00 [2021-05-21T19:01:25.272Z] 18:46:01 228.94 28.97 199.97 0.00 3254.86 29596.09 0.00 [2021-05-21T19:01:25.272Z] 18:47:01 1.47 0.00 1.47 0.00 0.00 27.74 0.00 [2021-05-21T19:01:25.272Z] 18:48:01 0.23 0.05 0.18 0.00 0.40 2.98 0.00 [2021-05-21T19:01:25.272Z] 18:49:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2021-05-21T19:01:25.272Z] 18:50:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2021-05-21T19:01:25.272Z] 18:51:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 [2021-05-21T19:01:25.272Z] 18:52:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 [2021-05-21T19:01:25.272Z] 18:53:01 0.38 0.18 0.20 0.00 5.73 3.55 0.00 [2021-05-21T19:01:25.272Z] 18:54:01 0.78 0.00 0.78 0.00 0.00 15.63 0.00 [2021-05-21T19:01:25.272Z] 18:55:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2021-05-21T19:01:25.272Z] 18:56:01 0.25 0.00 0.25 0.00 0.00 1.98 0.00 [2021-05-21T19:01:25.272Z] 18:57:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 [2021-05-21T19:01:25.272Z] 18:58:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 [2021-05-21T19:01:25.272Z] 18:59:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 [2021-05-21T19:01:25.272Z] 19:00:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 [2021-05-21T19:01:25.272Z] 19:01:01 33.54 33.31 0.23 0.00 4088.34 26.68 0.00 [2021-05-21T19:01:25.272Z] Average: 92.54 21.17 71.36 0.00 1117.89 27453.27 0.00 [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] 18:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-21T19:01:25.272Z] 18:39:02 4304572 0 944840 11.80 2620 2756908 1716004 18.95 1147456 2103648 560180 [2021-05-21T19:01:25.272Z] 18:40:01 3929416 0 1070020 13.36 2620 3006884 1666000 18.39 1266256 2265480 248668 [2021-05-21T19:01:25.272Z] 18:41:01 3706844 0 1108796 13.84 2620 3190680 1838216 20.29 1393424 2338460 49812 [2021-05-21T19:01:25.272Z] 18:42:01 4149332 0 983016 12.27 2620 2873972 1248700 13.79 1095576 2201008 20 [2021-05-21T19:01:25.272Z] 18:43:01 190188 0 1275128 15.92 2620 6541004 1695284 18.72 3316948 3755396 428320 [2021-05-21T19:01:25.272Z] 18:44:01 286204 0 1391208 17.37 2620 6328908 2365596 26.12 3061308 3912376 2572 [2021-05-21T19:01:25.272Z] 18:45:02 306036 0 1661608 20.75 2620 6038676 3121132 34.46 2676612 4214612 14924 [2021-05-21T19:01:25.272Z] 18:46:01 2797800 0 1166188 14.56 2620 4042332 1362756 15.05 1417940 3067476 20 [2021-05-21T19:01:25.272Z] 18:47:01 2805780 0 1158204 14.46 2620 4042336 1240756 13.70 1461448 3019224 20 [2021-05-21T19:01:25.272Z] 18:48:01 2804356 0 1159624 14.48 2620 4042340 1241028 13.70 1446196 3035740 20 [2021-05-21T19:01:25.272Z] 18:49:01 2805352 0 1158624 14.47 2620 4042344 1241040 13.70 1448284 3034108 8 [2021-05-21T19:01:25.272Z] 18:50:01 2805884 0 1158088 14.46 2620 4042348 1241052 13.70 1451068 3030820 8 [2021-05-21T19:01:25.272Z] 18:51:01 2806600 0 1157364 14.45 2620 4042356 1240824 13.70 1450440 3030820 8 [2021-05-21T19:01:25.272Z] 18:52:01 2806360 0 1157604 14.45 2620 4042356 1240824 13.70 1450572 3030820 8 [2021-05-21T19:01:25.272Z] 18:53:01 2806048 0 1157876 14.46 2620 4042396 1240908 13.70 1450576 3030840 8 [2021-05-21T19:01:25.272Z] 18:54:01 2805972 0 1157952 14.46 2620 4042396 1240872 13.70 1450600 3030840 8 [2021-05-21T19:01:25.272Z] 18:55:01 2806416 0 1157504 14.45 2620 4042400 1240824 13.70 1450592 3030840 8 [2021-05-21T19:01:25.272Z] 18:56:01 2806500 0 1157412 14.45 2620 4042408 1240824 13.70 1450600 3030840 8 [2021-05-21T19:01:25.272Z] 18:57:01 2806424 0 1157488 14.45 2620 4042408 1240824 13.70 1450484 3030840 8 [2021-05-21T19:01:25.272Z] 18:58:01 2806304 0 1157596 14.45 2620 4042420 1240896 13.70 1450584 3030840 8 [2021-05-21T19:01:25.272Z] 18:59:01 2806188 0 1157712 14.46 2620 4042420 1240884 13.70 1450580 3030840 8 [2021-05-21T19:01:25.272Z] 19:00:01 2806664 0 1157228 14.45 2620 4042428 1240824 13.70 1450620 3030840 8 [2021-05-21T19:01:25.272Z] 19:01:01 2658188 0 1182780 14.77 2620 4165352 1275056 14.08 1474768 3153440 260 [2021-05-21T19:01:25.272Z] Average: 2678845 0 1173646 14.65 2620 4153829 1463527 16.16 1615780 3019137 56735 [2021-05-21T19:01:25.272Z] [2021-05-21T19:01:25.272Z] 18:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-21T19:01:25.272Z] 18:39:02 eth0 988.64 1215.82 5805.77 157.93 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:39:02 docker0 825.42 532.41 69.46 2678.51 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:40:01 eth0 268.95 196.56 899.32 30.11 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:40:01 docker0 172.62 227.36 12.22 859.47 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:40:01 vethe967ce8 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:41:01 eth0 37.29 22.02 25.75 67.98 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:41:01 docker0 2.05 2.05 0.13 0.17 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:41:01 vethe967ce8 2.05 2.05 0.16 0.17 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:42:01 eth0 25.66 13.71 22.61 11.96 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:43:01 vethc7b424b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:43:01 veth5dd52be 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:43:01 eth0 245.62 208.38 1851.32 73.02 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:44:01 veth8ba5a44 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:44:01 vetha09e515 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:44:01 eth0 51.11 29.22 171.67 56.83 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:45:02 veth750e173 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:45:02 veth13eb693 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:45:02 eth0 210.60 155.57 1630.23 82.61 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:45:02 veth7f02de4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:46:01 eth0 66.07 43.43 145.63 63.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:46:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:46:01 docker0 1134.78 939.81 90.61 4355.53 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:47:01 eth0 0.13 0.10 0.01 0.02 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:48:01 eth0 0.63 0.43 0.35 0.27 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:49:01 eth0 0.68 0.18 0.22 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:50:01 eth0 0.50 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:51:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:53:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:54:01 eth0 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:56:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:57:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:58:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:59:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.272Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.273Z] 19:00:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.273Z] 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.273Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.273Z] 19:01:01 eth0 11.63 7.30 11.86 5.95 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.273Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.273Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.273Z] Average: eth0 82.95 82.36 460.00 23.91 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.273Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.273Z] Average: docker0 48.58 40.23 3.88 186.46 0.00 0.00 0.00 0.00 [2021-05-21T19:01:25.273Z] [2021-05-21T19:01:25.273Z] [2021-05-21T19:01:25.273Z] ---> sar -P ALL: [2021-05-21T19:01:25.273Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) [2021-05-21T19:01:25.273Z] [2021-05-21T19:01:25.273Z] 18:37:16 LINUX RESTART (2 CPU) [2021-05-21T19:01:25.273Z] [2021-05-21T19:01:25.273Z] 18:38:01 CPU %user %nice %system %iowait %steal %idle [2021-05-21T19:01:25.273Z] 18:39:02 all 17.36 0.00 5.49 2.98 0.09 74.09 [2021-05-21T19:01:25.273Z] 18:39:02 0 13.12 0.00 5.88 2.72 0.09 78.19 [2021-05-21T19:01:25.273Z] 18:39:02 1 21.63 0.00 5.09 3.24 0.09 69.95 [2021-05-21T19:01:25.273Z] 18:40:01 all 48.39 0.00 8.60 3.70 0.10 39.22 [2021-05-21T19:01:25.273Z] 18:40:01 0 48.38 0.00 8.68 3.79 0.11 39.04 [2021-05-21T19:01:25.273Z] 18:40:01 1 48.39 0.00 8.51 3.61 0.09 39.40 [2021-05-21T19:01:25.273Z] 18:41:01 all 38.19 0.00 4.79 0.55 0.08 56.38 [2021-05-21T19:01:25.273Z] 18:41:01 0 38.09 0.00 5.09 0.53 0.07 56.22 [2021-05-21T19:01:25.273Z] 18:41:01 1 38.29 0.00 4.49 0.58 0.09 56.55 [2021-05-21T19:01:25.273Z] 18:42:01 all 64.96 0.00 8.50 1.46 0.10 24.99 [2021-05-21T19:01:25.273Z] 18:42:01 0 65.16 0.00 8.27 1.07 0.09 25.40 [2021-05-21T19:01:25.273Z] 18:42:01 1 64.76 0.00 8.72 1.84 0.11 24.57 [2021-05-21T19:01:25.273Z] 18:43:01 all 26.62 0.00 18.76 21.99 0.11 32.52 [2021-05-21T19:01:25.273Z] 18:43:01 0 25.89 0.00 19.03 23.54 0.11 31.44 [2021-05-21T19:01:25.273Z] 18:43:01 1 27.34 0.00 18.50 20.45 0.11 33.61 [2021-05-21T19:01:25.273Z] 18:44:01 all 70.97 0.00 11.73 15.42 0.12 1.77 [2021-05-21T19:01:25.273Z] 18:44:01 0 71.19 0.00 11.56 15.99 0.13 1.13 [2021-05-21T19:01:25.273Z] 18:44:01 1 70.74 0.00 11.90 14.84 0.11 2.42 [2021-05-21T19:01:25.273Z] 18:45:02 all 38.24 0.00 12.87 39.16 0.11 9.63 [2021-05-21T19:01:25.273Z] 18:45:02 0 38.34 0.00 13.12 41.20 0.09 7.25 [2021-05-21T19:01:25.273Z] 18:45:02 1 38.13 0.00 12.61 37.11 0.13 12.02 [2021-05-21T19:01:25.273Z] 18:46:01 all 37.02 0.00 9.09 15.29 0.14 38.46 [2021-05-21T19:01:25.273Z] 18:46:01 0 36.92 0.00 9.07 15.22 0.13 38.67 [2021-05-21T19:01:25.273Z] 18:46:01 1 37.13 0.00 9.12 15.35 0.14 38.26 [2021-05-21T19:01:25.273Z] 18:47:01 all 0.06 0.00 0.04 0.00 0.03 99.87 [2021-05-21T19:01:25.273Z] 18:47:01 0 0.02 0.00 0.07 0.00 0.03 99.88 [2021-05-21T19:01:25.273Z] 18:47:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-21T19:01:25.273Z] 18:48:01 all 0.07 0.00 0.03 0.06 0.03 99.81 [2021-05-21T19:01:25.273Z] 18:48:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-21T19:01:25.273Z] 18:48:01 1 0.05 0.00 0.03 0.12 0.05 99.75 [2021-05-21T19:01:25.273Z] 18:49:01 all 0.08 0.00 0.04 0.00 0.03 99.85 [2021-05-21T19:01:25.273Z] 18:49:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-21T19:01:25.273Z] 18:49:01 1 0.02 0.00 0.05 0.00 0.05 99.88 [2021-05-21T19:01:25.273Z] [2021-05-21T19:01:25.273Z] 18:49:01 CPU %user %nice %system %iowait %steal %idle [2021-05-21T19:01:25.273Z] 18:50:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-21T19:01:25.273Z] 18:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-21T19:01:25.273Z] 18:50:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-21T19:01:25.273Z] 18:51:01 all 0.04 0.00 0.02 0.00 0.02 99.92 [2021-05-21T19:01:25.273Z] 18:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-21T19:01:25.273Z] 18:51:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-21T19:01:25.273Z] 18:52:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-21T19:01:25.273Z] 18:52:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-21T19:01:25.273Z] 18:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-21T19:01:25.273Z] 18:53:01 all 0.08 0.00 0.04 0.01 0.03 99.84 [2021-05-21T19:01:25.273Z] 18:53:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-21T19:01:25.273Z] 18:53:01 1 0.08 0.00 0.05 0.02 0.05 99.80 [2021-05-21T19:01:25.273Z] 18:54:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-21T19:01:25.273Z] 18:54:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-21T19:01:25.273Z] 18:54:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-21T19:01:25.273Z] 18:55:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-05-21T19:01:25.273Z] 18:55:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-21T19:01:25.273Z] 18:55:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-21T19:01:25.273Z] 18:56:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-21T19:01:25.273Z] 18:56:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-21T19:01:25.273Z] 18:56:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2021-05-21T19:01:25.273Z] 18:57:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-05-21T19:01:25.273Z] 18:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-21T19:01:25.273Z] 18:57:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-05-21T19:01:25.273Z] 18:58:01 all 0.06 0.00 0.02 0.00 0.04 99.88 [2021-05-21T19:01:25.273Z] 18:58:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-21T19:01:25.273Z] 18:58:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-21T19:01:25.273Z] 18:59:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-21T19:01:25.273Z] 18:59:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-21T19:01:25.273Z] 18:59:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-21T19:01:25.273Z] 19:00:01 all 0.07 0.00 0.01 0.00 0.03 99.89 [2021-05-21T19:01:25.273Z] 19:00:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-21T19:01:25.273Z] 19:00:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-21T19:01:25.273Z] [2021-05-21T19:01:25.273Z] 19:00:01 CPU %user %nice %system %iowait %steal %idle [2021-05-21T19:01:25.273Z] 19:01:01 all 2.65 0.00 0.77 3.00 0.06 93.52 [2021-05-21T19:01:25.273Z] 19:01:01 0 2.91 0.00 0.92 4.05 0.02 92.10 [2021-05-21T19:01:25.273Z] 19:01:01 1 2.39 0.00 0.62 1.95 0.10 94.94 [2021-05-21T19:01:25.273Z] Average: all 14.25 0.00 3.35 4.30 0.06 78.04 [2021-05-21T19:01:25.273Z] Average: 0 14.05 0.00 3.40 4.49 0.05 78.01 [2021-05-21T19:01:25.273Z] Average: 1 14.45 0.00 3.31 4.11 0.06 78.07 [2021-05-21T19:01:25.273Z] [2021-05-21T19:01:25.273Z] [2021-05-21T19:01:25.273Z]