Pull request #3617 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 mutterc for edgexfoundry/edgex-go Loading trusted files from base branch main at 9e22069fcd2ccadbe001935d29c439c09ed736f9 rather than 1dd8f73d4a16be177840b1cc147c1423bec5f79e Obtained Jenkinsfile from 9e22069fcd2ccadbe001935d29c439c09ed736f9 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-ssh902009617054303962.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh2781679978441363547.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 144eb70ba3d470a427e699408e811d3f535e987a 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-3617/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-3617/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6197316911807296576.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-3617/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4732553148037778233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh1431678131581464029.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3617/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-3617/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6951512074618002966.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2504 in /w/workspace/edgexfoundry_edgex-go_PR-3617 [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-ssh3155326625877257010.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit 1dd8f73d4a16be177840b1cc147c1423bec5f79e > 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-ssh8822994741486125844.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3617/head:refs/remotes/origin/PR-3617 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 Merge succeeded, producing 1dd8f73d4a16be177840b1cc147c1423bec5f79e Checking out Revision 1dd8f73d4a16be177840b1cc147c1423bec5f79e (PR-3617) > 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-ssh4395535438614788269.key > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 Commit message: "fix(notifications): Remove warning from 32-bit build." First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:29:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:29:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:29:12 ========================================================= 20:29:12 EdgeX Global Pipelines Version Info 20:29:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:29:13 ------------------- 20:29:13 stable info: 20:29:13 ------------------- 20:29:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:13 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 20:29:13 Message: update stable to v1.0.196 20:29:14 ------------------- 20:29:14 experimental info: 20:29:14 ------------------- 20:29:14 Commited By: **** collab-it+edgex@linuxfoundation.org 20:29:14 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 20:29:14 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:29:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:29:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:29:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:29:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:29:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:29:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:29:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:29:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3617 [Pipeline] echo 20:29:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3617 [Pipeline] echo 20:29:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3617 [Pipeline] echo 20:29:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1dd8f73d4a16be177840b1cc147c1423bec5f79e [Pipeline] echo 20:29:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1dd8f73 [Pipeline] echo 20:29:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:16 provisioning config files... 20:29:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5339442952733034318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:16 ---> docker-login.sh 20:29:16 nexus3.edgexfoundry.org:10001 20:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:16 Configure a credential helper to remove this warning. See 20:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:16 20:29:16 Login Succeeded 20:29:16 nexus3.edgexfoundry.org:10002 20:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:17 Configure a credential helper to remove this warning. See 20:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:17 20:29:17 Login Succeeded 20:29:17 nexus3.edgexfoundry.org:10003 20:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:17 Configure a credential helper to remove this warning. See 20:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:17 20:29:17 Login Succeeded 20:29:17 nexus3.edgexfoundry.org:10004 20:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:17 Configure a credential helper to remove this warning. See 20:29:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:17 20:29:17 Login Succeeded 20:29:17 docker.io 20:29:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:18 Configure a credential helper to remove this warning. See 20:29:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:18 20:29:18 Login Succeeded 20:29:18 ---> docker-login.sh ends [Pipeline] } 20:29:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:18 ++ 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 20:29:18 + for file in '`ls cmd/**/Dockerfile`' 20:29:18 ++ dirname cmd/core-command/Dockerfile 20:29:18 ++ cut -d/ -f2 20:29:18 + echo core-command,cmd/core-command/Dockerfile 20:29:18 + for file in '`ls cmd/**/Dockerfile`' 20:29:18 ++ dirname cmd/core-data/Dockerfile 20:29:18 ++ cut -d/ -f2 20:29:18 + echo core-data,cmd/core-data/Dockerfile 20:29:18 + for file in '`ls cmd/**/Dockerfile`' 20:29:18 ++ dirname cmd/core-metadata/Dockerfile 20:29:18 ++ cut -d/ -f2 20:29:18 + echo core-metadata,cmd/core-metadata/Dockerfile 20:29:18 + for file in '`ls cmd/**/Dockerfile`' 20:29:18 ++ dirname cmd/security-bootstrapper/Dockerfile 20:29:18 ++ cut -d/ -f2 20:29:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:29:18 + for file in '`ls cmd/**/Dockerfile`' 20:29:18 ++ dirname cmd/security-proxy-setup/Dockerfile 20:29:18 ++ cut -d/ -f2 20:29:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:29:18 + for file in '`ls cmd/**/Dockerfile`' 20:29:18 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:29:18 ++ cut -d/ -f2 20:29:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:29:18 + for file in '`ls cmd/**/Dockerfile`' 20:29:18 ++ dirname cmd/support-notifications/Dockerfile 20:29:18 ++ cut -d/ -f2 20:29:18 + echo support-notifications,cmd/support-notifications/Dockerfile 20:29:18 + for file in '`ls cmd/**/Dockerfile`' 20:29:18 ++ dirname cmd/support-scheduler/Dockerfile 20:29:18 ++ cut -d/ -f2 20:29:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:29:18 + for file in '`ls cmd/**/Dockerfile`' 20:29:18 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:29:18 ++ cut -d/ -f2 20:29:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:29:18 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 20:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:20 20:29:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:29:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:20 latest: Pulling from edgex-devops/git-semver 20:29:20 31603596830f: Pulling fs layer 20:29:20 b6dc333f4379: Pulling fs layer 20:29:20 3d9ef1400e77: Pulling fs layer 20:29:20 fd332fbdc1db: Pulling fs layer 20:29:20 fd332fbdc1db: Waiting 20:29:20 b6dc333f4379: Verifying Checksum 20:29:20 b6dc333f4379: Download complete 20:29:21 31603596830f: Verifying Checksum 20:29:21 31603596830f: Download complete 20:29:21 fd332fbdc1db: Verifying Checksum 20:29:21 fd332fbdc1db: Download complete 20:29:21 31603596830f: Pull complete 20:29:21 3d9ef1400e77: Verifying Checksum 20:29:21 3d9ef1400e77: Download complete 20:29:21 b6dc333f4379: Pull complete 20:29:21 3d9ef1400e77: Pull complete 20:29:22 fd332fbdc1db: Pull complete 20:29:22 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 20:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:29:22 prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container 20:29:22 $ 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 20:29:23 $ docker top 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:23 [ssh-agent] Looking for ssh-agent implementation... 20:29:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:23 $ docker exec 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a ssh-agent 20:29:24 SSH_AUTH_SOCK=/tmp/ssh-aQ2AB9H017HR/agent.14 20:29:24 SSH_AGENT_PID=20 20:29:24 Running ssh-add (command line suppressed) 20:29:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3740334202991250480.key (/w/workspace/edgex-go/1@tmp/private_key_3740334202991250480.key) 20:29:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:24 + git tag --points-at HEAD [Pipeline] } 20:29:24 $ docker exec --env ******** --env ******** 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a ssh-agent -k 20:29:24 unset SSH_AUTH_SOCK; 20:29:24 unset SSH_AGENT_PID; 20:29:24 echo Agent pid 20 killed; 20:29:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:29:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:24 [ssh-agent] Looking for ssh-agent implementation... 20:29:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:24 $ docker exec 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a ssh-agent 20:29:24 SSH_AUTH_SOCK=/tmp/ssh-3CFNBvWqzNiw/agent.55 20:29:24 SSH_AGENT_PID=62 20:29:24 Running ssh-add (command line suppressed) 20:29:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3633588371754644788.key (/w/workspace/edgex-go/1@tmp/private_key_3633588371754644788.key) 20:29:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:25 + git semver init 20:29:25 # -> Open(): unable to determine branch for HEAD 20:29:25 # $GIT_DIR = /w/workspace/edgex-go/1/.git 20:29:25 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 20:29:25 # $SEMVER_REMOTE_NAME = origin 20:29:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:29:25 # $SEMVER_USER_NAME = edgex-jenkins 20:29:25 # $SEMVER_BRANCH = PR-3617 20:29:25 # $SEMVER_TEMP = /tmp/semver-014291565 20:29:25 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:29:37 # '/tmp/semver-014291565' -> '/w/workspace/edgex-go/1/.semver' 20:29:37 # -> Force: false 20:29:37 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 20:29:37 $ docker exec --env ******** --env ******** 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a ssh-agent -k 20:29:37 unset SSH_AUTH_SOCK; 20:29:37 unset SSH_AGENT_PID; 20:29:37 echo Agent pid 62 killed; 20:29:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:38 + git semver [Pipeline] } 20:29:38 $ docker stop --time=1 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a 20:29:41 $ docker rm -f 6a9c0ae7a3056fae24b847f1f6f1b26df7d35448a1cc482db1e01c24eaf84a0a [Pipeline] // withDockerContainer [Pipeline] sh 20:29:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:29:41 Stashed 1 file(s) [Pipeline] echo 20:29:41 [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 20:29:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:29:43 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:29:43 + sudo service docker restart 20:29:43 + true 20:29:43 Redirecting to /bin/systemctl restart docker.service 20:29:57 Still waiting to schedule task 20:29:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 20:30:01 ========================================================= 20:30:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:30:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:30:02 + 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 . 20:30:03 Sending build context to Docker daemon 328.3MB 20:30:03 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:30:03 Step 2/6 : FROM ${BASE} 20:30:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:03 540db60ca938: Pulling fs layer 20:30:03 adcc1eea9eea: Pulling fs layer 20:30:03 4c4ab2625f07: Pulling fs layer 20:30:03 0773c198feca: Pulling fs layer 20:30:03 345f892a5656: Pulling fs layer 20:30:03 9ac62484cfdc: Pulling fs layer 20:30:03 5ac4037533be: Pulling fs layer 20:30:03 dc6bda0758c5: Pulling fs layer 20:30:03 0773c198feca: Waiting 20:30:03 345f892a5656: Waiting 20:30:03 9ac62484cfdc: Waiting 20:30:03 5ac4037533be: Waiting 20:30:03 dc6bda0758c5: Waiting 20:30:03 4c4ab2625f07: Verifying Checksum 20:30:03 4c4ab2625f07: Download complete 20:30:03 adcc1eea9eea: Verifying Checksum 20:30:03 adcc1eea9eea: Download complete 20:30:03 345f892a5656: Verifying Checksum 20:30:03 345f892a5656: Download complete 20:30:03 9ac62484cfdc: Verifying Checksum 20:30:03 9ac62484cfdc: Download complete 20:30:03 540db60ca938: Verifying Checksum 20:30:03 540db60ca938: Download complete 20:30:03 540db60ca938: Pull complete 20:30:04 adcc1eea9eea: Pull complete 20:30:04 5ac4037533be: Verifying Checksum 20:30:04 5ac4037533be: Download complete 20:30:04 4c4ab2625f07: Pull complete 20:30:06 dc6bda0758c5: Verifying Checksum 20:30:06 dc6bda0758c5: Download complete 20:30:06 0773c198feca: Verifying Checksum 20:30:06 0773c198feca: Download complete 20:30:09 0773c198feca: Pull complete 20:30:09 345f892a5656: Pull complete 20:30:09 9ac62484cfdc: Pull complete 20:30:09 5ac4037533be: Pull complete 20:30:11 dc6bda0758c5: Pull complete 20:30:11 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 20:30:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:30:11 ---> eb58bd16d52e 20:30:11 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 20:30:13 ---> Running in 8184359d80da 20:30:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:30:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:30:15 (1/12) Installing libmagic (5.39-r0) 20:30:15 (2/12) Installing file (5.39-r0) 20:30:15 (3/12) Installing libc-dev (0.7.2-r3) 20:30:15 (4/12) Installing g++ (10.2.1_pre1-r3) 20:30:22 (5/12) Installing fortify-headers (1.1-r0) 20:30:22 (6/12) Installing patch (2.7.6-r7) 20:30:22 (7/12) Installing build-base (0.5-r2) 20:30:22 (8/12) Installing libsodium (1.0.18-r0) 20:30:22 (9/12) Installing pkgconf (1.7.3-r0) 20:30:22 (10/12) Installing libsodium-dev (1.0.18-r0) 20:30:22 (11/12) Installing libzmq (4.3.3-r1) 20:30:22 (12/12) Installing zeromq-dev (4.3.3-r1) 20:30:22 Executing busybox-1.32.1-r6.trigger 20:30:22 OK: 219 MiB in 52 packages 20:30:24 Removing intermediate container 8184359d80da 20:30:24 ---> 9ed31b03a648 20:30:24 Step 4/6 : WORKDIR /edgex-go 20:30:24 ---> Running in 806e580565f2 20:30:24 Removing intermediate container 806e580565f2 20:30:24 ---> 9e7ff4cdedfb 20:30:24 Step 5/6 : COPY go.mod . 20:30:24 ---> 2884d0b42ed4 20:30:24 Step 6/6 : RUN go mod download 20:30:24 ---> Running in ceefefaab86b 20:30:42 Removing intermediate container ceefefaab86b 20:30:42 ---> 2bdde518a1b1 20:30:42 Successfully built 2bdde518a1b1 20:30:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:43 + docker inspect -f . ci-base-image-x86_64 20:30:43 . [Pipeline] withDockerContainer 20:30:43 prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container 20:30:43 $ 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 20:30:43 $ docker top afccc391ba18cf42cde10a6a0309409da6f7f8d35b3e9979f32d7509f42c18e2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:44 + go version 20:30:44 go version go1.16.5 linux/amd64 [Pipeline] } 20:30:44 $ docker stop --time=1 afccc391ba18cf42cde10a6a0309409da6f7f8d35b3e9979f32d7509f42c18e2 20:30:45 $ docker rm -f afccc391ba18cf42cde10a6a0309409da6f7f8d35b3e9979f32d7509f42c18e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:46 + docker inspect -f . ci-base-image-x86_64 20:30:46 . [Pipeline] withDockerContainer 20:30:46 prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container 20:30:46 $ 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 20:30:46 $ docker top 960d140102ca27a7964115178d5c01b79fcf4dd4605cda0613c9eb42926faa94 -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:46 ========================================================= 20:30:46 [edgeXBuildGoParallel] Running Tests and Build... 20:30:46 ========================================================= [Pipeline] sh 20:30:47 + go mod tidy [Pipeline] sh 20:30:47 + make test 20:30:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:30:47 go mod tidy 20:30:47 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:30:53 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements 20:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 53.1% of statements 20:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.095s coverage: 87.7% of statements 20:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements 20:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 95.1% of statements 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 20:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.041s coverage: 58.8% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 22.0% of statements 20:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.045s coverage: 47.1% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 20:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 20:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 20:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements 20:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 20:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.183s coverage: 81.8% of statements 20:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.049s coverage: 58.8% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 20:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.195s coverage: 66.9% of statements 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements 20:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 20:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 20:32:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 91.9% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:32:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 20:32:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 20:32:09 GO111MODULE=on go vet ./... 20:32:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2505 in /w/workspace/edgexfoundry_edgex-go_PR-3617 [Pipeline] { [Pipeline] ws 20:32:10 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:32:10 The recommended git tool is: git 20:32:16 using credential edgex-jenkins-ssh 20:32:16 Cloning the remote Git repository 20:32:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:32:16 > git init /w/workspace/edgex-go/1 # timeout=10 20:32:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:32:16 > git --version # timeout=10 20:32:16 > git --version # 'git version 2.17.1' 20:32:16 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:31 gofmt -l . 20:32:31 [ "`gofmt -l .`" = "" ] 20:32:32 ./bin/test-attribution-txt.sh [Pipeline] sh 20:32:33 + ls -al . 20:32:33 total 564 20:32:33 drwxrwxr-x 10 1001 1001 4096 Jul 11 20:32 . 20:32:33 drwxr-xr-x 4 root root 28 Jul 11 20:30 .. 20:32:33 -rw-rw-r-- 1 1001 1001 11 Jul 11 20:29 .dockerignore 20:32:33 drwxrwxr-x 8 1001 1001 179 Jul 11 20:29 .git 20:32:33 drwxrwxr-x 3 1001 1001 125 Jul 11 20:29 .github 20:32:33 -rw-rw-r-- 1 1001 1001 818 Jul 11 20:29 .gitignore 20:32:33 -rw-rw-r-- 1 1001 1001 76 Jul 11 20:29 .hadolint.yml 20:32:33 drwx------ 3 1001 1001 58 Jul 11 20:29 .semver 20:32:33 -rw-rw-r-- 1 1001 1001 166 Jul 11 20:29 .sonarcloud.properties 20:32:33 -rw-rw-r-- 1 1001 1001 8609 Jul 11 20:29 Attribution.txt 20:32:33 -rw-rw-r-- 1 1001 1001 43881 Jul 11 20:29 CHANGELOG.md 20:32:33 -rw-rw-r-- 1 1001 1001 3804 Jul 11 20:29 CONTRIBUTING.md 20:32:33 -rw-rw-r-- 1 1001 1001 931 Jul 11 20:29 Dockerfile.build 20:32:33 -rw-rw-r-- 1 1001 1001 849 Jul 11 20:29 Jenkinsfile 20:32:33 -rw-rw-r-- 1 1001 1001 10775 Jul 11 20:29 LICENSE 20:32:33 -rw-rw-r-- 1 1001 1001 6003 Jul 11 20:29 Makefile 20:32:33 -rw-rw-r-- 1 1001 1001 7818 Jul 11 20:29 README.md 20:32:33 -rw-rw-r-- 1 1001 1001 6912 Jul 11 20:29 SECURITY.md 20:32:33 -rw-rw-r-- 1 1001 1001 5 Jul 11 20:29 VERSION 20:32:33 -rw-rw-r-- 1 1001 1001 4131 Jul 11 20:29 ZMQWindows.md 20:32:33 drwxrwxr-x 2 1001 1001 37 Jul 11 20:29 bin 20:32:33 drwxrwxr-x 14 1001 1001 4096 Jul 11 20:29 cmd 20:32:33 -rw-r--r-- 1 root root 398095 Jul 11 20:32 coverage.out 20:32:33 -rw-rw-r-- 1 1001 1001 806 Jul 11 20:29 go.mod 20:32:33 -rw-r--r-- 1 root root 20850 Jul 11 20:30 go.sum 20:32:33 drwxrwxr-x 7 1001 1001 114 Jul 11 20:29 internal 20:32:33 drwxrwxr-x 3 1001 1001 16 Jul 11 20:29 openapi 20:32:33 drwxrwxr-x 4 1001 1001 71 Jul 11 20:29 snap 20:32:33 -rw-rw-r-- 1 1001 1001 168 Jul 11 20:29 version.go [Pipeline] sh 20:32:33 + '[' -e coverage.out ] 20:32:33 + chown 1001:1001 coverage.out [Pipeline] stash 20:32:33 Stashed 1 file(s) [Pipeline] sh 20:32:33 + make build 20:32:33 go mod tidy 20:32:33 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 20:32:34 Merging remotes/origin/main commit 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit 1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:32:34 Merge succeeded, producing 1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:32:34 Checking out Revision 1dd8f73d4a16be177840b1cc147c1423bec5f79e (PR-3617) 20:32:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:32:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3617/head:refs/remotes/origin/PR-3617 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:32:34 > git config core.sparsecheckout # timeout=10 20:32:34 > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 20:32:34 > git remote # timeout=10 20:32:34 > git config --get remote.origin.url # timeout=10 20:32:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:34 > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 20:32:34 > git rev-parse HEAD^{commit} # timeout=10 20:32:34 > git config core.sparsecheckout # timeout=10 20:32:34 > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 20:32:35 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 20:32:38 Commit message: "fix(notifications): Remove warning from 32-bit build." 20:32:38 > git --version # timeout=10 20:32:38 > git --version # 'git version 2.17.1' 20:32:39 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:32:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:32:41 + true 20:32:41 + sudo service docker restart 20:32:41 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 20:32:42 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 20:32:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32:43 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 20:32:44 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 20:32:45 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 20:32:45 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 20:32:46 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 20:32:47 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 20:32:48 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] } 20:32:49 $ docker stop --time=1 960d140102ca27a7964115178d5c01b79fcf4dd4605cda0613c9eb42926faa94 20:32:52 $ docker rm -f 960d140102ca27a7964115178d5c01b79fcf4dd4605cda0613c9eb42926faa94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:56 20:32:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:56 latest: Pulling from edgex-devops/edgex-compose 20:32:56 cbdbe7a5bc2a: Pulling fs layer 20:32:56 ca9280d653b3: Pulling fs layer 20:32:56 7e9c9ca2126c: Pulling fs layer 20:32:57 cbdbe7a5bc2a: Verifying Checksum 20:32:57 cbdbe7a5bc2a: Download complete 20:32:57 cbdbe7a5bc2a: Pull complete 20:32:57 ca9280d653b3: Verifying Checksum 20:32:57 ca9280d653b3: Download complete 20:32:58 ca9280d653b3: Pull complete 20:32:58 7e9c9ca2126c: Verifying Checksum 20:32:58 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:59 provisioning config files... 20:32:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8732037681269062699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:00 ---> docker-login.sh 20:33:00 nexus3.edgexfoundry.org:10001 20:33:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:01 Configure a credential helper to remove this warning. See 20:33:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:01 20:33:01 Login Succeeded 20:33:01 nexus3.edgexfoundry.org:10002 20:33:01 7e9c9ca2126c: Pull complete 20:33:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:33:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:33:02 prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container 20:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:02 $ 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 20:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:02 Configure a credential helper to remove this warning. See 20:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:02 20:33:02 Login Succeeded 20:33:02 nexus3.edgexfoundry.org:10003 20:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:02 Configure a credential helper to remove this warning. See 20:33:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:02 20:33:02 Login Succeeded 20:33:02 nexus3.edgexfoundry.org:10004 20:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:03 Configure a credential helper to remove this warning. See 20:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:03 20:33:03 Login Succeeded 20:33:03 docker.io 20:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:04 Configure a credential helper to remove this warning. See 20:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:04 20:33:04 Login Succeeded 20:33:04 ---> docker-login.sh ends 20:33:05 $ docker top 64348d698b0b79a6e8815d804eba331daf415086554bbb4e8d5e556e8cb115b8 -eo pid,comm [Pipeline] { [Pipeline] } 20:33:05 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:33:05 + docker-compose build --help 20:33:05 + grep parallel [Pipeline] echo 20:33:06 ========================================================= 20:33:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:33:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:33:06 --parallel Build images in parallel. [Pipeline] } 20:33:06 $ docker stop --time=1 64348d698b0b79a6e8815d804eba331daf415086554bbb4e8d5e556e8cb115b8 20:33:06 + 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 . 20:33:07 $ docker rm -f 64348d698b0b79a6e8815d804eba331daf415086554bbb4e8d5e556e8cb115b8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:33:08 . [Pipeline] withDockerContainer 20:33:08 prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container 20:33:08 $ 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 20:33:08 Sending build context to Docker daemon 165.7MB 20:33:08 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:33:08 Step 2/6 : FROM ${BASE} 20:33:08 $ docker top 28f804f60ff4db3b4467629ba7c01e2b214e00043e93f2626c351123fad5fe35 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:33:08 595b0fe564bb: Pulling fs layer 20:33:08 24495759ef45: Pulling fs layer 20:33:08 d148012ef14d: Pulling fs layer 20:33:08 cb65c68fc2e2: Pulling fs layer 20:33:08 093eec477d81: Pulling fs layer 20:33:08 20fd20ab2234: Pulling fs layer 20:33:08 43245461236d: Pulling fs layer 20:33:08 5a37c24eccbd: Pulling fs layer 20:33:08 20fd20ab2234: Waiting 20:33:08 43245461236d: Waiting 20:33:08 5a37c24eccbd: Waiting 20:33:08 cb65c68fc2e2: Waiting 20:33:08 093eec477d81: Waiting 20:33:08 d148012ef14d: Verifying Checksum 20:33:08 d148012ef14d: Download complete 20:33:08 24495759ef45: Verifying Checksum 20:33:08 24495759ef45: Download complete 20:33:09 093eec477d81: Verifying Checksum 20:33:09 595b0fe564bb: Verifying Checksum 20:33:09 595b0fe564bb: Download complete 20:33:09 093eec477d81: Download complete 20:33:09 43245461236d: Verifying Checksum 20:33:09 43245461236d: Download complete 20:33:09 20fd20ab2234: Verifying Checksum 20:33:09 20fd20ab2234: Download complete 20:33:09 + docker-compose -f ./docker-compose-build.yml build --parallel 20:33:09 Building core-command ... 20:33:09 Building core-data ... 20:33:09 Building core-metadata ... 20:33:09 Building security-bootstrapper ... 20:33:09 Building security-proxy-setup ... 20:33:09 Building security-secretstore-setup ... 20:33:09 Building support-notifications ... 20:33:09 Building support-scheduler ... 20:33:09 Building sys-mgmt-agent ... 20:33:09 Building security-secretstore-setup 20:33:09 Building sys-mgmt-agent 20:33:09 Building core-metadata 20:33:09 Building support-notifications 20:33:09 Building security-bootstrapper 20:33:09 595b0fe564bb: Pull complete 20:33:10 24495759ef45: Pull complete 20:33:10 d148012ef14d: Pull complete 20:33:11 5a37c24eccbd: Verifying Checksum 20:33:11 5a37c24eccbd: Download complete 20:33:12 cb65c68fc2e2: Verifying Checksum 20:33:12 cb65c68fc2e2: Download complete 20:33:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:22 ---> 2bdde518a1b1 20:33:22 Step 3/24 : WORKDIR /edgex-go 20:33:22 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:33:22 ---> 2bdde518a1b1 20:33:22 Step 3/32 : WORKDIR /edgex-go 20:33:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:22 ---> 2bdde518a1b1 20:33:22 Step 3/24 : WORKDIR /edgex-go 20:33:22 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:22 ---> 2bdde518a1b1 20:33:22 Step 3/26 : WORKDIR /edgex-go 20:33:22 cb65c68fc2e2: Pull complete 20:33:22 093eec477d81: Pull complete 20:33:22 20fd20ab2234: Pull complete 20:33:22 43245461236d: Pull complete 20:33:26 ---> Running in e860448c03e9 20:33:26 ---> Running in 7d250ffe7f39 20:33:26 ---> Running in cdaa71207ca5 20:33:26 ---> Running in 9fe89fb189cd 20:33:27 5a37c24eccbd: Pull complete 20:33:27 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 20:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:33:27 ---> 274d7007c78b 20:33:27 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 20:33:28 Removing intermediate container cdaa71207ca5 20:33:28 ---> 724ae092fe62 20:33:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:28 Removing intermediate container 9fe89fb189cd 20:33:28 ---> 169bed7c8e0a 20:33:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:28 Removing intermediate container 7d250ffe7f39 20:33:28 ---> 09121d5d3cd3 20:33:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:28 Removing intermediate container e860448c03e9 20:33:28 ---> 14ec7b84c385 20:33:28 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:28 ---> Running in 6d597eecedd2 20:33:28 ---> Running in 263829d7b776 20:33:28 ---> Running in de2affbdfdce 20:33:29 ---> Running in 5e451907d622 20:33:29 ---> Running in 7a9899c670a1 20:33:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:33:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:33:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:30 ---> 2bdde518a1b1 20:33:30 Step 3/23 : WORKDIR /edgex-go 20:33:30 ---> Using cache 20:33:30 ---> 14ec7b84c385 20:33:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:31 ---> Running in 1e2850b09873 20:33:31 Removing intermediate container 6d597eecedd2 20:33:31 ---> 3290e0d5ad46 20:33:31 Step 5/24 : RUN apk add --update --no-cache make bash git 20:33:31 ---> Running in 0cc4a44f7b57 20:33:31 Removing intermediate container 263829d7b776 20:33:31 ---> 1f6f16ac292c 20:33:31 Step 5/26 : RUN apk add --update --no-cache make git 20:33:31 ---> Running in d9fdbe0622ed 20:33:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:33:31 Removing intermediate container 5e451907d622 20:33:31 ---> f47908896da7 20:33:31 Step 5/32 : RUN apk add --update --no-cache make git 20:33:31 Removing intermediate container de2affbdfdce 20:33:31 ---> 6869caa4a802 20:33:31 Step 5/24 : RUN apk add --update --no-cache make git 20:33:31 ---> Running in ac94143dde56 20:33:31 ---> Running in 9c381626c4e3 20:33:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:33:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:33:32 Removing intermediate container 1e2850b09873 20:33:32 ---> cdbc8237cceb 20:33:32 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:33:32 ---> Running in 8b745eef6809 20:33:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:33:32 (1/12) Installing libmagic (5.39-r0) 20:33:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:33:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:33:32 (2/12) Installing file (5.39-r0) 20:33:32 (3/12) Installing libc-dev (0.7.2-r3) 20:33:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:33:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:33:32 (4/12) Installing g++ (10.2.1_pre1-r3) 20:33:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:33:33 OK: 219 MiB in 52 packages 20:33:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:33:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:33:33 Removing intermediate container d9fdbe0622ed 20:33:33 ---> c5996238f88a 20:33:33 Step 6/26 : COPY go.mod . 20:33:33 ---> 0271822dbfef 20:33:33 Step 7/26 : RUN go mod download 20:33:33 ---> Running in af8b2b4e0846 20:33:33 OK: 219 MiB in 52 packages 20:33:33 OK: 219 MiB in 52 packages 20:33:33 OK: 219 MiB in 52 packages 20:33:33 OK: 219 MiB in 52 packages 20:33:34 Removing intermediate container ac94143dde56 20:33:34 ---> b6243ffd3913 20:33:34 Step 6/32 : COPY go.mod . 20:33:34 Removing intermediate container 0cc4a44f7b57 20:33:34 ---> e889e2c83def 20:33:34 Step 6/24 : COPY go.mod . 20:33:34 Removing intermediate container 8b745eef6809 20:33:34 ---> 60484177d90b 20:33:34 Step 6/23 : COPY go.mod . 20:33:34 Removing intermediate container 9c381626c4e3 20:33:34 ---> 397055136992 20:33:34 Step 6/24 : COPY go.mod . 20:33:34 ---> 58b17e9fa1ac 20:33:34 Step 7/32 : RUN go mod download 20:33:34 ---> f1cbd6071003 20:33:34 Step 7/24 : RUN go mod download 20:33:34 ---> Running in e8e6eb327263 20:33:34 ---> d1b7d0df61fc 20:33:34 Step 7/23 : RUN go mod download 20:33:34 ---> 84088d05d0d1 20:33:34 Step 7/24 : RUN go mod download 20:33:34 ---> Running in a2fe17388e37 20:33:34 Removing intermediate container af8b2b4e0846 20:33:34 ---> 78357a527cfe 20:33:34 Step 8/26 : COPY . . 20:33:35 ---> Running in 2ee145e1bbd9 20:33:35 ---> Running in 35a6ffcd25d2 20:33:40 Removing intermediate container e8e6eb327263 20:33:40 ---> 87aa600f333f 20:33:40 Step 8/32 : COPY . . 20:33:40 ---> c02f5dd49434 20:33:40 Step 9/26 : RUN go mod tidy 20:33:40 ---> Running in 7a59215ffc11 20:33:40 Removing intermediate container a2fe17388e37 20:33:40 ---> 8b8467b81b05 20:33:40 Step 8/24 : COPY . . 20:33:41 (5/12) Installing fortify-headers (1.1-r0) 20:33:41 (6/12) Installing patch (2.7.6-r7) 20:33:41 (7/12) Installing build-base (0.5-r2) 20:33:41 (8/12) Installing libsodium (1.0.18-r0) 20:33:41 (9/12) Installing pkgconf (1.7.3-r0) 20:33:41 (10/12) Installing libsodium-dev (1.0.18-r0) 20:33:41 (11/12) Installing libzmq (4.3.3-r1) 20:33:41 (12/12) Installing zeromq-dev (4.3.3-r1) 20:33:41 Removing intermediate container 2ee145e1bbd9 20:33:41 ---> bb35d1fe0c29 20:33:41 Step 8/23 : COPY . . 20:33:41 Executing busybox-1.32.1-r6.trigger 20:33:41 OK: 218 MiB in 52 packages 20:33:45 Removing intermediate container 35a6ffcd25d2 20:33:45 ---> 0adc6e796075 20:33:45 Step 8/24 : COPY . . 20:33:45 Removing intermediate container 7a9899c670a1 20:33:45 ---> b36d66d992b4 20:33:45 Step 4/6 : WORKDIR /edgex-go 20:33:45 ---> Running in 1c5dfc7b7258 20:33:45 Removing intermediate container 1c5dfc7b7258 20:33:45 ---> cc145911e1b7 20:33:45 Step 5/6 : COPY go.mod . 20:33:46 ---> a5e005450d40 20:33:46 Step 6/6 : RUN go mod download 20:33:46 ---> Running in 3cb7648bf18a 20:33:48 ---> d7bc31f4ffb0 20:33:48 Step 9/24 : RUN go mod tidy 20:33:48 ---> 8463609a47f0 20:33:48 Step 9/32 : RUN go mod tidy 20:33:49 ---> 72f54e4ad15a 20:33:49 Step 9/23 : RUN go mod tidy 20:33:49 ---> Running in 142cf536d3ba 20:33:49 ---> Running in 0bdfeddd9166 20:33:50 ---> Running in 9f24972ac568 20:33:50 Removing intermediate container 7a59215ffc11 20:33:50 ---> 7e81e5c8f890 20:33:50 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:33:50 ---> Running in d227e1cdd0f5 20:33:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:54 Removing intermediate container 142cf536d3ba 20:33:54 ---> ce422b6175b6 20:33:54 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:33:55 Removing intermediate container 0bdfeddd9166 20:33:55 ---> a818d37ce73f 20:33:55 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:33:55 ---> Running in 58fc519a28d2 20:33:55 Removing intermediate container 9f24972ac568 20:33:55 ---> 5b2e44de375e 20:33:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:33:55 ---> Running in cadbb7e2fe78 20:33:56 ---> Running in 8338abf29aa8 20:33:57 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 20:33:57 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 20:33:57 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 20:34:07 ---> a6de4cbf8799 20:34:07 Step 9/24 : RUN go mod tidy 20:34:07 ---> Running in d9973f5fe008 20:34:09 Removing intermediate container d9973f5fe008 20:34:09 ---> 3d1a7f5b0bf7 20:34:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:34:09 ---> Running in 90ccaf8ebd09 20:34:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:34:13 Removing intermediate container 3cb7648bf18a 20:34:13 ---> 3eb147d93177 20:34:13 Successfully built 3eb147d93177 20:34:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:34:13 + docker inspect -f . ci-base-image-arm64 20:34:13 . [Pipeline] withDockerContainer 20:34:14 prd-ubuntu18.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container 20:34:14 $ 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-arm64 cat 20:34:16 $ docker top fb4af998847444fdafedd9f64f0e10962099d7f191c852078c9ef5cea2140217 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:17 + go version 20:34:17 go version go1.16.5 linux/arm64 [Pipeline] } 20:34:17 $ docker stop --time=1 fb4af998847444fdafedd9f64f0e10962099d7f191c852078c9ef5cea2140217 20:34:19 $ docker rm -f fb4af998847444fdafedd9f64f0e10962099d7f191c852078c9ef5cea2140217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:20 + docker inspect -f . ci-base-image-arm64 20:34:20 . [Pipeline] withDockerContainer 20:34:20 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 20:34:20 prd-ubuntu18.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container 20:34:20 $ 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-arm64 cat 20:34:22 $ docker top ac93797da7e55ca2262db1e650c838dcfbf569eccd900f42b08863b47f89a988 -eo pid,comm [Pipeline] { [Pipeline] echo 20:34:22 ========================================================= 20:34:22 [edgeXBuildGoParallel] Running Tests and Build... 20:34:22 ========================================================= [Pipeline] sh 20:34:23 + go mod tidy [Pipeline] sh 20:34:24 + make test 20:34:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:34:24 go mod tidy 20:34:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:34:25 Removing intermediate container d227e1cdd0f5 20:34:25 ---> 60e089071ffe 20:34:25 20:34:25 Step 11/26 : FROM alpine:3.12 20:34:26 3.12: Pulling from library/alpine 20:34:27 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:34:27 Status: Downloaded newer image for alpine:3.12 20:34:27 ---> 13621d1b12d4 20:34:27 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:34:27 ---> Running in 4843dfbfb58c 20:34:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:34:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:34:27 (1/6) Installing ca-certificates (20191127-r4) 20:34:27 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:34:27 (3/6) Installing libcurl (7.77.0-r0) 20:34:27 (4/6) Installing curl (7.77.0-r0) 20:34:27 (5/6) Installing dumb-init (1.2.2-r1) 20:34:27 (6/6) Installing su-exec (0.2-r1) 20:34:27 Executing busybox-1.31.1-r20.trigger 20:34:28 Executing ca-certificates-20191127-r4.trigger 20:34:28 OK: 7 MiB in 20 packages 20:34:28 Removing intermediate container 4843dfbfb58c 20:34:28 ---> e81c22f6e94e 20:34:28 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:34:28 ---> Running in a7f073c451e0 20:34:29 Removing intermediate container a7f073c451e0 20:34:29 ---> 8e9e96cd0d49 20:34:29 Step 14/26 : WORKDIR / 20:34:29 ---> Running in 479c206761a8 20:34:29 Removing intermediate container 479c206761a8 20:34:29 ---> 82fb7cefd4ca 20:34:29 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:34:29 ---> 9ee396dbc706 20:34:29 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:34:29 ---> 5a8736b389bd 20:34:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:34:30 ---> 4ec6668c6fc7 20:34:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:34:30 ---> c6a59dc46375 20:34:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:34:31 ---> 42b281303595 20:34:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:34:31 ---> 0de442dcb841 20:34:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:34:31 ---> b3163b4e1dbe 20:34:31 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/ 20:34:31 ---> Running in 91eaeac837ee 20:34:33 Removing intermediate container 91eaeac837ee 20:34:33 ---> eaf5f68a2dea 20:34:33 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:34:33 ---> Running in 666fb7e0df4a 20:34:33 Removing intermediate container 666fb7e0df4a 20:34:33 ---> af32e9c1d751 20:34:33 Step 24/26 : LABEL arch=x86_64 20:34:33 ---> Running in 08b6ef1e1e68 20:34:33 Removing intermediate container 08b6ef1e1e68 20:34:33 ---> 4a68ca5ad446 20:34:33 Step 25/26 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:34:33 ---> Running in c6bd4c177197 20:34:33 Removing intermediate container c6bd4c177197 20:34:33 ---> 3c918425e069 20:34:33 Step 26/26 : LABEL version=0.0.0 20:34:33 ---> Running in 6f4df328c95b 20:34:34 Removing intermediate container 6f4df328c95b 20:34:34 ---> 9d46161df711 20:34:34 20:34:34 Successfully built 9d46161df711 20:34:34 Successfully tagged security-secretstore-setup:latest 20:34:34 Building core-command 20:34:38  Building security-secretstore-setup ... done Removing intermediate container 8338abf29aa8 20:34:38 ---> 581110060476 20:34:38 20:34:38 Step 11/23 : FROM alpine:3.12 20:34:38 ---> 13621d1b12d4 20:34:38 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:34:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:34:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:38 ---> 2bdde518a1b1 20:34:38 Step 3/24 : WORKDIR /edgex-go 20:34:38 ---> Using cache 20:34:38 ---> 14ec7b84c385 20:34:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:38 ---> Using cache 20:34:38 ---> cdbc8237cceb 20:34:38 Step 5/24 : RUN apk add --update --no-cache make git 20:34:38 ---> Running in de9f59fe28dc 20:34:38 ---> Running in 079c8eb3b9e0 20:34:39 Removing intermediate container cadbb7e2fe78 20:34:39 ---> fdcbc646a9e6 20:34:39 20:34:39 Step 11/32 : FROM alpine:3.12 20:34:39 ---> 13621d1b12d4 20:34:39 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:34:39 ---> Running in a1782f15b202 20:34:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:34:39 Removing intermediate container 58fc519a28d2 20:34:39 ---> 407d2b57aba1 20:34:39 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:34:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:34:39 Removing intermediate container a1782f15b202 20:34:39 ---> e090640fad65 20:34:39 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:34:39 ---> Running in 809c66ab6aa5 20:34:39 ---> Running in 57cef6c48a3c 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:34:40 (1/2) Installing ca-certificates (20191127-r4) 20:34:40 (2/2) Installing dumb-init (1.2.2-r1) 20:34:40 Executing busybox-1.31.1-r20.trigger 20:34:40 Executing ca-certificates-20191127-r4.trigger 20:34:40 OK: 6 MiB in 16 packages 20:34:40 Removing intermediate container de9f59fe28dc 20:34:40 ---> b0bdd2407e9b 20:34:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:34:40 ---> Running in 31f096e2d4d7 20:34:41 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 20:34:41 Removing intermediate container 31f096e2d4d7 20:34:41 ---> b86c3db44305 20:34:41 Step 14/23 : ENV APP_PORT=59860 20:34:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:34:41 ---> Running in 8371b2fa3bf5 20:34:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:34:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:34:41 Removing intermediate container 8371b2fa3bf5 20:34:41 ---> eae82fd16954 20:34:41 Step 15/23 : EXPOSE $APP_PORT 20:34:41 ---> Running in 0d4f03444134 20:34:41 (1/2) Installing dumb-init (1.2.2-r1) 20:34:41 (2/2) Installing su-exec (0.2-r1) 20:34:41 Executing busybox-1.31.1-r20.trigger 20:34:41 OK: 6 MiB in 16 packages 20:34:41 Removing intermediate container 0d4f03444134 20:34:41 ---> 6d4100c4a88e 20:34:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:41 OK: 219 MiB in 52 packages 20:34:41 ---> c48ef3887e00 20:34:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:34:41 Removing intermediate container 57cef6c48a3c 20:34:41 ---> ea26d21b07f3 20:34:41 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:34:41 ---> Running in f5f74122299b 20:34:42 Removing intermediate container f5f74122299b 20:34:42 ---> c6856b5b83f8 20:34:42 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:34:42 ---> Running in 9fe8eedc2d0b 20:34:42 ---> a35c83b476d6 20:34:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:34:42 Removing intermediate container 079c8eb3b9e0 20:34:42 ---> 3d64f63c2e5a 20:34:42 Step 6/24 : COPY go.mod . 20:34:42 Removing intermediate container 809c66ab6aa5 20:34:42 ---> 5acaa53bbc6c 20:34:42 20:34:42 Step 12/24 : FROM docker:20.10.0 20:34:42 Removing intermediate container 9fe8eedc2d0b 20:34:42 ---> 2abecbe90888 20:34:42 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:34:42 ---> 5721684e51a5 20:34:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:34:42 ---> Running in 243fe8aa0c8a 20:34:42 ---> Running in 92ab8da5a1d4 20:34:42 20.10.0: Pulling from library/docker 20:34:42 ---> 8d91e938d6e1 20:34:42 Step 7/24 : RUN go mod download 20:34:42 ---> Running in ba56e6ff223f 20:34:43 Removing intermediate container 92ab8da5a1d4 20:34:43 ---> 47cbeb215d4f 20:34:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:43 ---> Running in c7839595e0d0 20:34:43 Removing intermediate container c7839595e0d0 20:34:43 ---> 5a016827bfa5 20:34:43 Step 21/23 : LABEL arch=x86_64 20:34:43 ---> Running in 847636e1e0ba 20:34:43 Removing intermediate container 847636e1e0ba 20:34:43 ---> 7a1b3526cab1 20:34:43 Step 22/23 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:34:44 ---> Running in 482656af0287 20:34:44 Removing intermediate container 243fe8aa0c8a 20:34:44 ---> 2dc71aba4130 20:34:44 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:34:44 Removing intermediate container ba56e6ff223f 20:34:44 ---> db8caff624a5 20:34:44 Step 8/24 : COPY . . 20:34:44 ---> Running in 9e2370392abf 20:34:44 Removing intermediate container 482656af0287 20:34:44 ---> 5ee4b547ab50 20:34:44 Step 23/23 : LABEL version=0.0.0 20:34:44 ---> Running in 4a04460bc0fe 20:34:45 Removing intermediate container 9e2370392abf 20:34:45 ---> 5c3f14a6ccab 20:34:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:34:48 Removing intermediate container 4a04460bc0fe 20:34:48 ---> fed663973343 20:34:48 20:34:48 Removing intermediate container 90ccaf8ebd09 20:34:48 ---> a547c3357092 20:34:48 20:34:48 Step 11/24 : FROM alpine:3.12 20:34:48 ---> 13621d1b12d4 20:34:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:34:48 Successfully built fed663973343 20:34:49 Successfully tagged support-notifications:latest 20:34:49  Building support-notifications ... done Building core-data 20:34:49 ---> e960170c9d81 20:34:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:34:49 ---> Running in 71dc52e2b32b 20:34:49 ---> Running in 436b5fc7a019 20:34:50 ---> 512a484e692d 20:34:50 Step 9/24 : RUN go mod tidy 20:34:51 ? github.com/edgexfoundry/edgex-go [no test files] 20:34:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:34:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:52 ---> 2bdde518a1b1 20:34:52 Step 3/24 : WORKDIR /edgex-go 20:34:52 ---> Using cache 20:34:52 ---> 14ec7b84c385 20:34:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:52 ---> Using cache 20:34:52 ---> cdbc8237cceb 20:34:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:34:52 ---> Running in d70d505092ac 20:34:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:34:53 ---> Running in 9db6309a96c4 20:34:53 Status: Downloaded newer image for docker:20.10.0 20:34:53 ---> aefe523efa57 20:34:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:34:53 ---> Running in 97cf688c066c 20:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:34:53 Removing intermediate container 97cf688c066c 20:34:53 ---> cb2c6ab9e63d 20:34:53 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:34:53 (1/1) Installing dumb-init (1.2.2-r1) 20:34:53 Executing busybox-1.31.1-r20.trigger 20:34:53 ---> Running in 385d43b5ae83 20:34:53 OK: 6 MiB in 15 packages 20:34:53 Removing intermediate container 436b5fc7a019 20:34:53 ---> bc08aa340c33 20:34:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:53 Removing intermediate container 71dc52e2b32b 20:34:53 ---> 1736fc021be4 20:34:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:34:53 ---> Running in 56e69727d5f9 20:34:53 ---> 52d91503fd0d 20:34:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:34:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:34:53 (1/39) Installing readline (8.0.4-r0) 20:34:53 (2/39) Installing bash (5.0.17-r0) 20:34:54 Executing bash-5.0.17-r0.post-install 20:34:54 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:34:54 (4/39) Installing libcurl (7.77.0-r0) 20:34:54 (5/39) Installing curl (7.77.0-r0) 20:34:54 Removing intermediate container 56e69727d5f9 20:34:54 ---> fea2412ad1c5 20:34:54 Step 14/24 : ENV APP_PORT=59881 20:34:54 (6/39) Installing dumb-init (1.2.2-r1) 20:34:54 (7/39) Installing libbz2 (1.0.8-r1) 20:34:54 (8/39) Installing expat (2.2.9-r1) 20:34:54 (9/39) Installing libffi (3.3-r2) 20:34:54 (10/39) Installing gdbm (1.13-r1) 20:34:54 (11/39) Installing xz-libs (5.2.5-r0) 20:34:54 (12/39) Installing sqlite-libs (3.32.1-r1) 20:34:54 (13/39) Installing python3 (3.8.10-r0) 20:34:54 ---> Running in 82ecb6c5f451 20:34:54 ---> 15205a6b635d 20:34:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:34:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:34:54 Removing intermediate container 82ecb6c5f451 20:34:54 ---> 9f392c1b525f 20:34:54 Step 15/24 : EXPOSE $APP_PORT 20:34:54 ---> 8805ca2ae9e5 20:34:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:34:54 ---> Running in a1ea606b6f5e 20:34:54 Removing intermediate container d70d505092ac 20:34:54 ---> 5a0c190d15f7 20:34:54 Step 10/24 : RUN make cmd/core-command/core-command 20:34:54 OK: 219 MiB in 52 packages 20:34:54 ---> Running in ac499c9c776e 20:34:54 Removing intermediate container a1ea606b6f5e 20:34:54 ---> 33f8bb2fe4a8 20:34:54 Step 16/24 : WORKDIR / 20:34:54 (14/39) Installing py3-appdirs (1.4.4-r1) 20:34:55 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:34:55 (16/39) Installing py3-parsing (2.4.7-r0) 20:34:55 ---> Running in 93719be77c5f 20:34:55 (17/39) Installing py3-six (1.15.0-r0) 20:34:55 ---> 057bad94e600 20:34:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:34:55 (18/39) Installing py3-packaging (20.4-r0) 20:34:55 (19/39) Installing py3-setuptools (47.0.0-r0) 20:34:55 (20/39) Installing py3-chardet (3.0.4-r4) 20:34:55 (21/39) Installing py3-idna (2.9-r0) 20:34:55 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:34:55 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:34:55 (24/39) Installing py3-requests (2.23.0-r0) 20:34:55 (25/39) Installing py3-msgpack (1.0.0-r0) 20:34:55 (26/39) Installing py3-lockfile (0.12.2-r3) 20:34:55 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:34:55 (28/39) Installing py3-colorama (0.4.3-r0) 20:34:55 (29/39) Installing py3-distlib (0.3.0-r0) 20:34:55 (30/39) Installing py3-distro (1.5.0-r1) 20:34:55 (31/39) Installing py3-webencodings (0.5.1-r3) 20:34:55 (32/39) Installing py3-html5lib (1.0.1-r4) 20:34:55 (33/39) Installing py3-pytoml (0.1.21-r0) 20:34:55 Removing intermediate container 93719be77c5f 20:34:55 ---> e6cb8888e005 20:34:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:55 (34/39) Installing py3-pep517 (0.8.2-r0) 20:34:55 (35/39) Installing py3-progress (1.5-r0) 20:34:55 (36/39) Installing py3-toml (0.10.1-r0) 20:34:55 ---> f7c4a8b9c284 20:34:55 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:34:55 (37/39) Installing py3-retrying (1.3.3-r0) 20:34:55 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:34:55 (39/39) Installing py3-pip (20.1.1-r0) 20:34:55 Removing intermediate container 9db6309a96c4 20:34:55 ---> 9b0b9d87d04a 20:34:55 Step 6/24 : COPY go.mod . 20:34:55 Executing busybox-1.31.1-r19.trigger 20:34:55 OK: 72 MiB in 59 packages 20:34:55 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 20:34:55 ---> Running in 064cb2cb1147 20:34:55 ---> 414d4a41cfcf 20:34:55 Step 7/24 : RUN go mod download 20:34:55 ---> ea58634d76ca 20:34:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:34:56 ---> Running in 2c250fe71fe4 20:34:56 Removing intermediate container 064cb2cb1147 20:34:56 ---> d03baf722933 20:34:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:34:56 Collecting docker-compose==1.23.2 20:34:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:34:56 ---> 266db3495028 20:34:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:34:56 ---> d75d63a8c27c 20:34:56 Step 27/32 : RUN chmod +x /entrypoint.sh 20:34:56 Collecting docopt<0.7,>=0.6.1 20:34:56 Downloading docopt-0.6.2.tar.gz (25 kB) 20:34:56 ---> Running in 167e17f21a40 20:34:56 ---> 322996091783 20:34:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:34:56 ---> Running in 926aa2ddb039 20:34:57 Removing intermediate container 926aa2ddb039 20:34:57 ---> bab93ae76f95 20:34:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:57 ---> Running in 0ed3c316f9ff 20:34:57 Collecting websocket-client<1.0,>=0.32.0 20:34:57 Removing intermediate container 0ed3c316f9ff 20:34:57 ---> 8d2fab61dc00 20:34:57 Step 22/24 : LABEL arch=x86_64 20:34:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:34:57 Collecting docker<4.0,>=3.6.0 20:34:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:34:57 ---> Running in bdffb6ae527f 20:34:57 Removing intermediate container 2c250fe71fe4 20:34:57 ---> c59dc6738b79 20:34:57 Step 8/24 : COPY . . 20:34:57 Collecting cached-property<2,>=1.2.0 20:34:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:34:57 Collecting dockerpty<0.5,>=0.4.1 20:34:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:34:58 Removing intermediate container bdffb6ae527f 20:34:58 ---> 102c91290784 20:34:58 Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:34:58 ---> Running in 528a0375f924 20:34:58 Collecting PyYAML<4,>=3.10 20:34:58 Downloading PyYAML-3.13.tar.gz (270 kB) 20:34:59 Removing intermediate container 167e17f21a40 20:34:59 ---> d94feec2533d 20:34:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:34:59 Removing intermediate container 528a0375f924 20:34:59 ---> bcd4006061a7 20:34:59 Step 24/24 : LABEL version=0.0.0 20:35:00 ---> Running in 8eac7d6105ce 20:35:00 Collecting texttable<0.10,>=0.9.0 20:35:00 Downloading texttable-0.9.1.tar.gz (11 kB) 20:35:00 ---> Running in daaf860a4707 20:35:00 Removing intermediate container 8eac7d6105ce 20:35:00 ---> 0b8342c78c1f 20:35:00 Step 29/32 : CMD ["gate"] 20:35:00 Collecting jsonschema<3,>=2.5.1 20:35:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:35:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:35:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:35:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:35:01 Collecting docker-pycreds>=0.4.0 20:35:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:35:01 Collecting urllib3<1.25,>=1.21.1 20:35:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:35:01 ---> Running in ab0b6753b38b 20:35:01 Removing intermediate container daaf860a4707 20:35:01 ---> d70327ad26b0 20:35:01 20:35:02 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) 20:35:02 Collecting idna<2.8,>=2.5 20:35:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:35:02 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) 20:35:02 Successfully built d70327ad26b0 20:35:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:35:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:35:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:35:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:35:02 Successfully tagged core-metadata:latest 20:35:02 Building security-proxy-setup 20:35:02  Building core-metadata ... done Installing collected packages: docopt, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, dockerpty, PyYAML, texttable, jsonschema, docker-compose 20:35:02 Running setup.py install for docopt: started 20:35:03 Running setup.py install for docopt: finished with status 'done' 20:35:03 Removing intermediate container ab0b6753b38b 20:35:03 ---> 1759abddfaaf 20:35:03 Step 30/32 : LABEL arch=x86_64 20:35:04 Attempting uninstall: urllib3 20:35:04 Found existing installation: urllib3 1.25.9 20:35:04 Uninstalling urllib3-1.25.9: 20:35:04 Successfully uninstalled urllib3-1.25.9 20:35:04 ---> Running in 7a60246408fc 20:35:04 ---> 7451b38f83b2 20:35:04 Step 9/24 : RUN go mod tidy 20:35:04 Attempting uninstall: idna 20:35:04 Found existing installation: idna 2.9 20:35:04 Uninstalling idna-2.9: 20:35:04 Successfully uninstalled idna-2.9 20:35:04 Removing intermediate container 7a60246408fc 20:35:04 ---> ddebf8873556 20:35:04 Step 31/32 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:35:04 ---> Running in 1b1e75df883e 20:35:04 ---> Running in afb59cbe2725 20:35:04 Attempting uninstall: requests 20:35:04 Found existing installation: requests 2.23.0 20:35:04 Uninstalling requests-2.23.0: 20:35:04 Successfully uninstalled requests-2.23.0 20:35:05 Removing intermediate container afb59cbe2725 20:35:05 ---> 06f2073accca 20:35:05 Step 32/32 : LABEL version=0.0.0 20:35:05 ---> Running in 4a8ee77e35f7 20:35:05 Running setup.py install for dockerpty: started 20:35:05 Removing intermediate container 4a8ee77e35f7 20:35:05 ---> 65098decb8b1 20:35:05 20:35:05 Successfully built 65098decb8b1 20:35:05 Successfully tagged security-bootstrapper:latest 20:35:05  Building security-bootstrapper ... done Building support-scheduler 20:35:05 Running setup.py install for dockerpty: finished with status 'done' 20:35:05 Running setup.py install for PyYAML: started 20:35:06 Running setup.py install for PyYAML: finished with status 'done' 20:35:06 Running setup.py install for texttable: started 20:35:07 Running setup.py install for texttable: finished with status 'done' 20:35:08 Removing intermediate container 1b1e75df883e 20:35:08 ---> 94af5ce007ba 20:35:08 Step 10/24 : RUN make cmd/core-data/core-data 20:35:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:35:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:11 ---> 2bdde518a1b1 20:35:11 Step 3/23 : WORKDIR /edgex-go 20:35:11 ---> Using cache 20:35:11 ---> 14ec7b84c385 20:35:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:11 ---> Using cache 20:35:11 ---> cdbc8237cceb 20:35:11 Step 5/23 : RUN apk add --update --no-cache make git 20:35:11 ---> Using cache 20:35:11 ---> 3d64f63c2e5a 20:35:11 Step 6/23 : COPY go.mod . 20:35:11 ---> Using cache 20:35:11 ---> 8d91e938d6e1 20:35:11 Step 7/23 : RUN go mod download 20:35:11 ---> Using cache 20:35:11 ---> db8caff624a5 20:35:11 Step 8/23 : COPY . . 20:35:11 ---> Using cache 20:35:11 ---> 512a484e692d 20:35:11 Step 9/23 : RUN go mod tidy 20:35:11 ---> Using cache 20:35:11 ---> 5a0c190d15f7 20:35:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:35:11 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 20:35:12 ---> Running in aa2d27eb7370 20:35:12 ---> Running in 862538edda2e 20:35:12 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 20:35:12 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 20:35:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:35:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:15 ---> 2bdde518a1b1 20:35:15 Step 3/22 : WORKDIR /edgex-go 20:35:15 ---> Using cache 20:35:15 ---> 14ec7b84c385 20:35:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:15 ---> Using cache 20:35:15 ---> cdbc8237cceb 20:35:15 Step 5/22 : RUN apk add --update --no-cache make git 20:35:15 ---> Using cache 20:35:15 ---> 3d64f63c2e5a 20:35:15 Step 6/22 : COPY go.mod . 20:35:15 ---> Using cache 20:35:15 ---> 8d91e938d6e1 20:35:15 Step 7/22 : RUN go mod download 20:35:15 ---> Using cache 20:35:15 ---> db8caff624a5 20:35:15 Step 8/22 : COPY . . 20:35:15 ---> Using cache 20:35:15 ---> 512a484e692d 20:35:15 Step 9/22 : RUN go mod tidy 20:35:15 ---> Using cache 20:35:15 ---> 5a0c190d15f7 20:35:15 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:35:16 ---> Running in 25ee2e9a07ea 20:35:16 Removing intermediate container 385d43b5ae83 20:35:16 ---> 6e1ede3ce867 20:35:16 Step 15/24 : ENV APP_PORT=58890 20:35:16 ---> Running in bf32397d05e9 20:35:16 Removing intermediate container bf32397d05e9 20:35:16 ---> 549053405fab 20:35:16 Step 16/24 : EXPOSE $APP_PORT 20:35:17 ---> Running in a532206aebc5 20:35:17 Removing intermediate container a532206aebc5 20:35:17 ---> 76e3e5e451b4 20:35:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:35:17 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 20:35:17 ---> 40bc26059783 20:35:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:35:17 ---> 19bb497f2d67 20:35:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:35:18 ---> b2a04aa93842 20:35:18 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:35:18 ---> Running in 7b7821d66b49 20:35:18 Removing intermediate container 7b7821d66b49 20:35:18 ---> 4dac93b5e97b 20:35:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:18 ---> Running in da96f5ccb302 20:35:18 Removing intermediate container da96f5ccb302 20:35:18 ---> 98d1996bdce5 20:35:18 Step 22/24 : LABEL arch=x86_64 20:35:18 ---> Running in d59176bab28d 20:35:19 Removing intermediate container d59176bab28d 20:35:19 ---> e014c9568d8c 20:35:19 Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:35:19 ---> Running in 8161d194fecf 20:35:19 Removing intermediate container 8161d194fecf 20:35:19 ---> 75a26241e7f0 20:35:19 Step 24/24 : LABEL version=0.0.0 20:35:19 ---> Running in 29c76732a38f 20:35:19 Removing intermediate container 29c76732a38f 20:35:19 ---> 18a579a028ad 20:35:19 20:35:19 Successfully built 18a579a028ad 20:35:19 Successfully tagged sys-mgmt-agent:latest 20:35:23  Building sys-mgmt-agent ... done Removing intermediate container ac499c9c776e 20:35:23 ---> b3ceaf952044 20:35:23 20:35:23 Step 11/24 : FROM alpine:3.12 20:35:23 ---> 13621d1b12d4 20:35:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:35:23 ---> Using cache 20:35:23 ---> 1736fc021be4 20:35:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:23 ---> Using cache 20:35:23 ---> fea2412ad1c5 20:35:23 Step 14/24 : ENV APP_PORT=59882 20:35:23 ---> Running in d58d0c150407 20:35:23 Removing intermediate container d58d0c150407 20:35:23 ---> 2f060009b738 20:35:23 Step 15/24 : EXPOSE $APP_PORT 20:35:23 ---> Running in 6f160d9d9064 20:35:24 Removing intermediate container 6f160d9d9064 20:35:24 ---> a4192fb932c6 20:35:24 Step 16/24 : WORKDIR / 20:35:24 ---> Running in fbcf57b65da5 20:35:24 Removing intermediate container fbcf57b65da5 20:35:24 ---> 9ba77afd7619 20:35:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:24 ---> b1f25b0ca9e6 20:35:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:35:25 ---> c502d1906c84 20:35:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:35:25 ---> 1a660d6e79b5 20:35:25 Step 20/24 : ENTRYPOINT ["/core-command"] 20:35:25 ---> Running in 50cbf536495e 20:35:25 Removing intermediate container 50cbf536495e 20:35:25 ---> 46bd7fa0a7ed 20:35:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:25 ---> Running in e1b58acd976f 20:35:25 Removing intermediate container e1b58acd976f 20:35:25 ---> 7c4f30448dd4 20:35:25 Step 22/24 : LABEL arch=x86_64 20:35:25 ---> Running in 31dd8ffffa70 20:35:26 Removing intermediate container 31dd8ffffa70 20:35:26 ---> 6ab85925dec3 20:35:26 Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:35:26 ---> Running in 6d67e0353a74 20:35:26 Removing intermediate container 6d67e0353a74 20:35:26 ---> 2553dd4ca021 20:35:26 Step 24/24 : LABEL version=0.0.0 20:35:26 ---> Running in f2df1be57a58 20:35:26 Removing intermediate container f2df1be57a58 20:35:26 ---> d33780545f59 20:35:26 20:35:26 Successfully built d33780545f59 20:35:26 Successfully tagged core-command:latest 20:35:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:35:41  Building core-command ... done Removing intermediate container 862538edda2e 20:35:41 ---> 2ccaaba27b31 20:35:41 20:35:41 Step 11/23 : FROM alpine:3.12 20:35:41 ---> 13621d1b12d4 20:35:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:35:41 ---> Using cache 20:35:41 ---> 1736fc021be4 20:35:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:41 ---> Using cache 20:35:41 ---> fea2412ad1c5 20:35:41 Step 14/23 : ENV APP_PORT=59861 20:35:41 ---> Running in 2e63ec039c45 20:35:41 Removing intermediate container 2e63ec039c45 20:35:41 ---> 9039875cac84 20:35:41 Step 15/23 : EXPOSE $APP_PORT 20:35:41 ---> Running in e14d6c1f2c64 20:35:41 Removing intermediate container e14d6c1f2c64 20:35:41 ---> 37557cdcf4e5 20:35:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:41 ---> 47d0ba93ad46 20:35:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:35:41 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 20:35:41 ---> b181e2051310 20:35:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:35:41 ---> c8f252aa758c 20:35:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:35:41 ---> Running in 95635a5125d4 20:35:41 Removing intermediate container 95635a5125d4 20:35:41 ---> b9531a546dc3 20:35:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:41 ---> Running in 51a36fcfa8d5 20:35:41 Removing intermediate container 51a36fcfa8d5 20:35:41 ---> 123a1152d1e3 20:35:41 Step 21/23 : LABEL arch=x86_64 20:35:41 ---> Running in f7ae06bc03f5 20:35:41 Removing intermediate container f7ae06bc03f5 20:35:41 ---> 596c101246a0 20:35:41 Step 22/23 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:35:41 ---> Running in 3e5bcee7d1a0 20:35:41 Removing intermediate container 3e5bcee7d1a0 20:35:41 ---> e56815a9b4bf 20:35:41 Step 23/23 : LABEL version=0.0.0 20:35:41 ---> Running in 8e9d2d2e6e3c 20:35:41 Removing intermediate container 8e9d2d2e6e3c 20:35:41 ---> 66f248789ca6 20:35:41 20:35:41 Successfully built 66f248789ca6 20:35:41 Successfully tagged support-scheduler:latest 20:35:42  Building support-scheduler ... done Removing intermediate container 25ee2e9a07ea 20:35:42 ---> 3a70d1abac46 20:35:42 20:35:42 Step 11/22 : FROM alpine:3.12 20:35:42 ---> 13621d1b12d4 20:35:42 Step 12/22 : RUN apk add --update --no-cache curl 20:35:42 ---> Running in 53c79abbb1b6 20:35:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:35:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:35:43 (1/4) Installing ca-certificates (20191127-r4) 20:35:43 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:35:43 (3/4) Installing libcurl (7.77.0-r0) 20:35:43 (4/4) Installing curl (7.77.0-r0) 20:35:43 Executing busybox-1.31.1-r20.trigger 20:35:43 Executing ca-certificates-20191127-r4.trigger 20:35:43 OK: 7 MiB in 18 packages 20:35:43 Removing intermediate container aa2d27eb7370 20:35:43 ---> b55c090aae9c 20:35:43 20:35:43 Step 11/24 : FROM alpine:3.12 20:35:43 ---> 13621d1b12d4 20:35:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:35:43 ---> Running in 5d5ce26d7fac 20:35:43 Removing intermediate container 5d5ce26d7fac 20:35:43 ---> 59b7cb2614fd 20:35:43 Step 13/24 : ENV APP_PORT=59880 20:35:43 Removing intermediate container 53c79abbb1b6 20:35:43 ---> e32b45cc24e7 20:35:43 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:35:43 ---> Running in ce587aecb14c 20:35:43 ---> Running in c69897eef687 20:35:43 Removing intermediate container ce587aecb14c 20:35:43 ---> e374f3739eed 20:35:43 Step 14/24 : EXPOSE $APP_PORT 20:35:44 ---> Running in f7d01a9c10f5 20:35:44 Removing intermediate container c69897eef687 20:35:44 ---> b109bfb98577 20:35:44 Step 14/22 : WORKDIR /edgex 20:35:44 ---> Running in d58fc56d555c 20:35:44 Removing intermediate container f7d01a9c10f5 20:35:44 ---> e3d988650a73 20:35:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:44 ---> Running in 7d38d03d0203 20:35:44 Removing intermediate container d58fc56d555c 20:35:44 ---> b9c35cc6663c 20:35:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:35:44 ---> ad1a5f63f3fb 20:35:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:35:44 ---> 6c60bde0b6c4 20:35:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:35:44 Removing intermediate container 7d38d03d0203 20:35:44 ---> 7da629e3e0cc 20:35:44 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:35:44 ---> Running in 227bbb19a60f 20:35:44 ---> 1a88ae5cf8d3 20:35:44 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:35:44 ---> Running in 7757089d3f82 20:35:45 Removing intermediate container 7757089d3f82 20:35:45 ---> 482b4c92c556 20:35:45 Step 19/22 : CMD ["--init=true"] 20:35:45 ---> Running in 2cdbd33f236f 20:35:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:35:45 Removing intermediate container 2cdbd33f236f 20:35:45 ---> bbb2fdf17b8a 20:35:45 Step 20/22 : LABEL arch=x86_64 20:35:45 ---> Running in 680824bb6e56 20:35:45 Removing intermediate container 680824bb6e56 20:35:45 ---> c702a7fc8fcd 20:35:45 Step 21/22 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:35:45 ---> Running in 9062c933e27d 20:35:45 Removing intermediate container 9062c933e27d 20:35:45 ---> bc1adea3e40b 20:35:45 Step 22/22 : LABEL version=0.0.0 20:35:45 ---> Running in 3240015cf45c 20:35:45 Removing intermediate container 3240015cf45c 20:35:45 ---> 09d0395b74dc 20:35:45 20:35:45 Successfully built 09d0395b74dc 20:35:45 Successfully tagged security-proxy-setup:latest 20:35:45  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:35:46 (1/6) Installing dumb-init (1.2.2-r1) 20:35:46 (2/6) Installing libgcc (9.3.0-r2) 20:35:46 (3/6) Installing libsodium (1.0.18-r0) 20:35:46 (4/6) Installing libstdc++ (9.3.0-r2) 20:35:47 (5/6) Installing libzmq (4.3.3-r0) 20:35:47 (6/6) Installing zeromq (4.3.3-r0) 20:35:47 Executing busybox-1.31.1-r20.trigger 20:35:47 OK: 8 MiB in 20 packages 20:35:47 Removing intermediate container 227bbb19a60f 20:35:47 ---> 44670a9861d0 20:35:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:47 ---> 2285cb8b20f0 20:35:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:35:48 ---> 062cd456f383 20:35:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:35:48 ---> 0ee57718bd6c 20:35:48 Step 20/24 : ENTRYPOINT ["/core-data"] 20:35:48 ---> Running in e4b79a038e20 20:35:48 Removing intermediate container e4b79a038e20 20:35:48 ---> 41b7599a961b 20:35:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:48 ---> Running in 09128c8f6d45 20:35:48 Removing intermediate container 09128c8f6d45 20:35:48 ---> a9a7d5641fec 20:35:48 Step 22/24 : LABEL arch=x86_64 20:35:48 ---> Running in f2a255573985 20:35:48 Removing intermediate container f2a255573985 20:35:48 ---> 83cd1f211dea 20:35:48 Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:35:48 ---> Running in d8b0db6e2162 20:35:48 Removing intermediate container d8b0db6e2162 20:35:48 ---> af6908ceb6c7 20:35:48 Step 24/24 : LABEL version=0.0.0 20:35:48 ---> Running in ae7eeac0511f 20:35:48 Removing intermediate container ae7eeac0511f 20:35:48 ---> d0b33e45d7ee 20:35:48 20:35:48 Successfully built d0b33e45d7ee 20:35:48 Successfully tagged core-data:latest 20:35:48  Building core-data ... done  [Pipeline] } 20:35:48 $ docker stop --time=1 28f804f60ff4db3b4467629ba7c01e2b214e00043e93f2626c351123fad5fe35 20:35:50 $ docker rm -f 28f804f60ff4db3b4467629ba7c01e2b214e00043e93f2626c351123fad5fe35 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:50 + docker images 20:35:50 REPOSITORY TAG IMAGE ID CREATED SIZE 20:35:50 core-data latest d0b33e45d7ee 2 seconds ago 20.2MB 20:35:50 security-proxy-setup latest 09d0395b74dc 5 seconds ago 25.7MB 20:35:50 b55c090aae9c 7 seconds ago 1.16GB 20:35:50 3a70d1abac46 8 seconds ago 1.16GB 20:35:50 support-scheduler latest 66f248789ca6 9 seconds ago 15.9MB 20:35:50 2ccaaba27b31 12 seconds ago 1.16GB 20:35:50 core-command latest d33780545f59 24 seconds ago 15.9MB 20:35:50 b3ceaf952044 27 seconds ago 1.16GB 20:35:50 sys-mgmt-agent latest 18a579a028ad 31 seconds ago 311MB 20:35:50 security-bootstrapper latest 65098decb8b1 45 seconds ago 18.6MB 20:35:50 core-metadata latest d70327ad26b0 50 seconds ago 16.6MB 20:35:50 a547c3357092 About a minute ago 1.16GB 20:35:50 support-notifications latest fed663973343 About a minute ago 16.7MB 20:35:50 5acaa53bbc6c About a minute ago 1.16GB 20:35:50 fdcbc646a9e6 About a minute ago 1.16GB 20:35:50 581110060476 About a minute ago 1.16GB 20:35:50 security-secretstore-setup latest 9d46161df711 About a minute ago 28.7MB 20:35:50 60e089071ffe About a minute ago 1.17GB 20:35:50 ci-base-image-x86_64 latest 2bdde518a1b1 5 minutes ago 659MB 20:35:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 2 days ago 457MB 20:35:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 4 days ago 37.5MB 20:35:50 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 20:35:50 docker 20.10.0 aefe523efa57 7 months ago 240MB 20:35:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 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 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:36:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:36:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:36:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:36:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:36:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:36:06 Still waiting to schedule task 20:36:06 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:36:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:36:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:36:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 100.0% of statements 20:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:36:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.307s coverage: 53.1% of statements 20:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:36:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 87.7% of statements 20:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:36:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:36:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.240s coverage: 78.9% of statements 20:36:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.202s coverage: 81.2% of statements 20:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.402s coverage: 95.1% of statements 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.174s coverage: 60.0% of statements 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.290s coverage: 0.8% of statements 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.183s coverage: 58.8% of statements 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.211s coverage: 22.0% of statements 20:36:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements 20:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.291s coverage: 79.5% of statements 20:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements 20:36:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.245s coverage: 96.3% of statements 20:36:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.187s coverage: 87.5% of statements 20:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.192s coverage: 94.4% of statements 20:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 20:36:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.599s coverage: 81.8% of statements 20:36:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.185s coverage: 58.8% of statements 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.245s coverage: 80.0% of statements 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.302s coverage: 91.2% of statements 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.715s coverage: 64.4% of statements 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:36:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.149s coverage: 100.0% of statements 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 20:36:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 20:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.013s coverage: 66.9% of statements 20:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.678s coverage: 43.6% of statements 20:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.231s coverage: 89.5% of statements 20:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements 20:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.197s coverage: 19.3% of statements 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.525s coverage: 91.9% of statements 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.195s coverage: 62.7% of statements 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.366s coverage: 97.6% of statements 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.161s coverage: 28.9% of statements 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements 20:37:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 20:37:11 GO111MODULE=on go vet ./... 20:38:32 gofmt -l . 20:38:32 [ "`gofmt -l .`" = "" ] 20:38:32 ./bin/test-attribution-txt.sh [Pipeline] sh 20:38:33 + ls -al . 20:38:33 total 592 20:38:33 drwxrwxr-x 9 1001 1001 4096 Jul 11 20:38 . 20:38:33 drwxr-xr-x 4 root root 4096 Jul 11 20:34 .. 20:38:33 -rw-rw-r-- 1 1001 1001 11 Jul 11 20:32 .dockerignore 20:38:33 drwxrwxr-x 8 1001 1001 4096 Jul 11 20:32 .git 20:38:33 drwxrwxr-x 3 1001 1001 4096 Jul 11 20:32 .github 20:38:33 -rw-rw-r-- 1 1001 1001 818 Jul 11 20:32 .gitignore 20:38:33 -rw-rw-r-- 1 1001 1001 76 Jul 11 20:32 .hadolint.yml 20:38:33 -rw-rw-r-- 1 1001 1001 166 Jul 11 20:32 .sonarcloud.properties 20:38:33 -rw-rw-r-- 1 1001 1001 8609 Jul 11 20:32 Attribution.txt 20:38:33 -rw-rw-r-- 1 1001 1001 43881 Jul 11 20:32 CHANGELOG.md 20:38:33 -rw-rw-r-- 1 1001 1001 3804 Jul 11 20:32 CONTRIBUTING.md 20:38:33 -rw-rw-r-- 1 1001 1001 931 Jul 11 20:32 Dockerfile.build 20:38:33 -rw-rw-r-- 1 1001 1001 849 Jul 11 20:32 Jenkinsfile 20:38:33 -rw-rw-r-- 1 1001 1001 10775 Jul 11 20:32 LICENSE 20:38:33 -rw-rw-r-- 1 1001 1001 6003 Jul 11 20:32 Makefile 20:38:33 -rw-rw-r-- 1 1001 1001 7818 Jul 11 20:32 README.md 20:38:33 -rw-rw-r-- 1 1001 1001 6912 Jul 11 20:32 SECURITY.md 20:38:33 -rw-rw-r-- 1 1001 1001 5 Jul 11 20:29 VERSION 20:38:33 -rw-rw-r-- 1 1001 1001 4131 Jul 11 20:32 ZMQWindows.md 20:38:33 drwxrwxr-x 2 1001 1001 4096 Jul 11 20:32 bin 20:38:33 drwxrwxr-x 14 1001 1001 4096 Jul 11 20:32 cmd 20:38:33 -rw-r--r-- 1 root root 398095 Jul 11 20:37 coverage.out 20:38:33 -rw-rw-r-- 1 1001 1001 806 Jul 11 20:32 go.mod 20:38:33 -rw-r--r-- 1 root root 20850 Jul 11 20:34 go.sum 20:38:33 drwxrwxr-x 7 1001 1001 4096 Jul 11 20:32 internal 20:38:33 drwxrwxr-x 3 1001 1001 4096 Jul 11 20:32 openapi 20:38:33 drwxrwxr-x 4 1001 1001 4096 Jul 11 20:32 snap 20:38:33 -rw-rw-r-- 1 1001 1001 168 Jul 11 20:32 version.go [Pipeline] sh 20:38:34 + '[' -e coverage.out ] 20:38:34 + chown 1001:1001 coverage.out [Pipeline] stash 20:38:34 Warning: overwriting stash ‘coverage-report’ 20:38:35 Stashed 1 file(s) [Pipeline] sh 20:38:35 + make build 20:38:35 go mod tidy 20:38:36 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 20:38:43 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 20:39:05 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 20:39:06 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 20:39:11 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 20:39:11 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 20:39:15 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 20:39:18 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 20:39:21 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 20:39:24 Running on prd-ubuntu18.04-docker-8c-8g-2506 in /w/workspace/edgexfoundry_edgex-go_PR-3617 [Pipeline] { [Pipeline] ws 20:39:24 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:39:24 The recommended git tool is: git 20:39:24 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 20:39:26 using credential edgex-jenkins-ssh 20:39:26 Cloning the remote Git repository 20:39:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:39:26 > git init /w/workspace/edgex-go/1 # timeout=10 20:39:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:39:27 > git --version # timeout=10 20:39:27 > git --version # 'git version 2.17.1' 20:39:27 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:39:28 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 20:39:30 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 20:39:35 Merging remotes/origin/main commit 9e22069fcd2ccadbe001935d29c439c09ed736f9 into PR head commit 1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:39:35 Merge succeeded, producing 1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:39:35 Checking out Revision 1dd8f73d4a16be177840b1cc147c1423bec5f79e (PR-3617) 20:39:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:39:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:39:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:39:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:39:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3617/head:refs/remotes/origin/PR-3617 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:39:35 > git config core.sparsecheckout # timeout=10 20:39:35 > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 20:39:35 > git remote # timeout=10 20:39:35 > git config --get remote.origin.url # timeout=10 20:39:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:39:35 > git merge 9e22069fcd2ccadbe001935d29c439c09ed736f9 # timeout=10 20:39:35 > git rev-parse HEAD^{commit} # timeout=10 20:39:35 > git config core.sparsecheckout # timeout=10 20:39:35 > git checkout -f 1dd8f73d4a16be177840b1cc147c1423bec5f79e # timeout=10 [Pipeline] } 20:39:36 $ docker stop --time=1 ac93797da7e55ca2262db1e650c838dcfbf569eccd900f42b08863b47f89a988 20:39:38 $ docker rm -f ac93797da7e55ca2262db1e650c838dcfbf569eccd900f42b08863b47f89a988 20:39:38 Commit message: "fix(notifications): Remove warning from 32-bit build." 20:39:38 > git --version # timeout=10 20:39:38 > git --version # 'git version 2.17.1' 20:39:38 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:39:40 + echo snap-build.sh 20:39:40 snap-build.sh 20:39:40 + SNAP_BASE_DIR=. 20:39:40 + '[' '!' -z /w/workspace/edgex-go/1 ']' 20:39:40 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 20:39:40 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 20:39:40 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 20:39:40 + cd /w/workspace/edgex-go/1 20:39:40 + sudo apt-get remove -qy --purge lxd lxd-client 20:39:40 Reading package lists... 20:39:40 Building dependency tree... 20:39:40 Reading state information... 20:39:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:39:40 The following packages were automatically installed and are no longer required: 20:39:40 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 20:39:40 uidmap xdelta3 20:39:40 Use 'sudo apt autoremove' to remove them. 20:39:40 The following packages will be REMOVED: 20:39:40 lxd* lxd-client* 20:39:40 20:39:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:39:40 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 20:39:40 After this operation, 31.7 MB disk space will be freed. 20:39:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:39:41 latest: Pulling from edgex-devops/edgex-compose-arm64 20:39:41 29e5d40040c1: Pulling fs layer 20:39:41 1ce36da41761: Pulling fs layer 20:39:41 25b303627fd3: Pulling fs layer 20:39:41 (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.) 20:39:41 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 20:39:41 29e5d40040c1: Verifying Checksum 20:39:41 29e5d40040c1: Download complete 20:39:42 29e5d40040c1: Pull complete 20:39:42 Removing lxd dnsmasq configuration 20:39:42 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 20:39:42 1ce36da41761: Verifying Checksum 20:39:42 1ce36da41761: Download complete 20:39:42 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 20:39:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:39:43 (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.) 20:39:43 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 20:39:44 1ce36da41761: Pull complete 20:39:44 25b303627fd3: Verifying Checksum 20:39:44 25b303627fd3: Download complete 20:39:45 Processing triggers for systemd (237-3ubuntu10.45) ... 20:39:45 Processing triggers for ureadahead (0.100.0-21) ... 20:39:46 + sudo snap remove --purge lxd 20:39:47 snap "lxd" is not installed 20:39:47 + sudo groupadd --force --system lxd 20:39:47 ++ whoami 20:39:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 20:39:47 + newgrp - lxd 20:39:47 + sudo snap install lxd 20:39:54 25b303627fd3: Pull complete 20:39:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:39:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:39:54 prd-ubuntu18.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container 20:39:55 $ 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-arm64:latest cat 20:39:57 2021-07-11T20:39:54Z INFO Waiting for automatic snapd restart... 20:39:57 $ docker top 9f8ec1f6fdbc8b497982431fc857d8dbf04779ed987aa389a652f6f112c257e2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:59 + docker-compose build --help 20:39:59 + grep parallel 20:40:03 --parallel Build images in parallel. [Pipeline] } 20:40:03 $ docker stop --time=1 9f8ec1f6fdbc8b497982431fc857d8dbf04779ed987aa389a652f6f112c257e2 20:40:05 $ docker rm -f 9f8ec1f6fdbc8b497982431fc857d8dbf04779ed987aa389a652f6f112c257e2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:40:06 . [Pipeline] withDockerContainer 20:40:06 prd-ubuntu18.04-docker-arm64-4c-16g-2505 does not seem to be running inside a container 20:40:06 $ 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-arm64:latest cat 20:40:08 $ docker top 04d585e6a88cea2df2e45e626d47e4f6598200ed00fe2dcc7683a037463239a7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:09 + docker-compose -f ./docker-compose-build.yml build --parallel 20:40:12 lxd 4.15 from Canonical* installed 20:40:12 + sudo lxd init --auto 20:40:13 Building core-command ... 20:40:13 Building core-data ... 20:40:13 Building core-metadata ... 20:40:13 Building security-bootstrapper ... 20:40:13 Building security-proxy-setup ... 20:40:13 Building security-secretstore-setup ... 20:40:13 Building support-notifications ... 20:40:13 Building support-scheduler ... 20:40:13 Building sys-mgmt-agent ... 20:40:13 Building support-notifications 20:40:13 Building security-bootstrapper 20:40:13 Building security-proxy-setup 20:40:13 Building core-command 20:40:13 Building sys-mgmt-agent 20:40:22 + sudo snap install --classic snapcraft 20:40:32 snapcraft 4.8.3 from Canonical* installed 20:40:32 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 20:40:32 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 20:40:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:32 Dload Upload Total Spent Left Speed 20:40:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5268 0 --:--:-- --:--:-- --:--:-- 5268 20:40:32 100 3325k 100 3325k 0 0 8271k 0 --:--:-- --:--:-- --:--:-- 8271k 20:40:32 ./yq_linux_amd64 20:40:32 + sudo snapcraft prime --use-lxd 20:40:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 20:40:33 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: 20:40:33 - README.md 20:40:33 20:40:33 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:40:34 Launching a container. 20:40:42 Waiting for container to be ready 20:40:42 To start your first instance, try: lxc launch ubuntu:18.04 20:40:42 20:40:46 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 20:40:46 Waiting for network to be ready... 20:40:46 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:40:46 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 20:40:46 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:40:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 20:40:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:40:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:40:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 20:40:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 20:40:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 20:40:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 20:40:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:40:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:40:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:40:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:40:48 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:40:48 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:40:48 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:40:48 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:40:48 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:40:48 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 20:40:48 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 20:40:48 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:40:48 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:40:48 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 20:40:48 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 20:40:48 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 20:40:48 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 20:40:51 Fetched 24.8 MB in 4s (6138 kB/s) 20:40:51 Reading package lists... 20:40:51 Reading package lists... 20:40:52 Building dependency tree... 20:40:52 Reading state information... 20:40:52 The following additional packages will be installed: 20:40:52 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:40:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:40:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:40:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 20:40:52 Suggested packages: 20:40:52 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 20:40:52 Recommended packages: 20:40:52 gnupg libsasl2-modules 20:40:52 The following NEW packages will be installed: 20:40:52 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 20:40:52 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 20:40:52 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 20:40:52 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 20:40:52 The following packages will be upgraded: 20:40:52 gpg gpg-agent gpgconf libudev1 20:40:52 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 20:40:52 Need to get 3530 kB of archives. 20:40:52 After this operation, 13.3 MB of additional disk space will be used. 20:40:52 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] 20:40:52 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] 20:40:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 20:40:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 20:40:52 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 20:40:53 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 20:40:53 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 20:40:53 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 20:40:53 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 20:40:53 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 20:40:53 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 20:40:53 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 20:40:53 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 20:40:53 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 20:40:53 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 20:40:53 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 20:40:53 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 20:40:53 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 20:40:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 20:40:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 20:40:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 20:40:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 20:40:53 debconf: delaying package configuration, since apt-utils is not installed 20:40:53 Fetched 3530 kB in 1s (3101 kB/s) 20:40:53 (Reading database ... 12511 files and directories currently installed.) 20:40:53 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 20:40:53 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:40:53 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 20:40:53 Selecting previously unselected package udev. 20:40:53 (Reading database ... 12511 files and directories currently installed.) 20:40:53 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 20:40:53 Unpacking udev (237-3ubuntu10.48) ... 20:40:54 Selecting previously unselected package libfuse2:amd64. 20:40:54 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 20:40:54 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:40:54 Selecting previously unselected package fuse. 20:40:54 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 20:40:54 Unpacking fuse (2.9.7-1ubuntu1) ... 20:40:54 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 20:40:54 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:40:54 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 20:40:54 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:40:54 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 20:40:54 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:40:54 Selecting previously unselected package libksba8:amd64. 20:40:54 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 20:40:54 Unpacking libksba8:amd64 (1.3.5-2) ... 20:40:54 Selecting previously unselected package libroken18-heimdal:amd64. 20:40:54 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:40:54 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:54 Selecting previously unselected package libasn1-8-heimdal:amd64. 20:40:54 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:40:54 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:54 Selecting previously unselected package libheimbase1-heimdal:amd64. 20:40:54 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:40:54 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:54 Selecting previously unselected package libhcrypto4-heimdal:amd64. 20:40:54 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:40:54 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:54 Selecting previously unselected package libwind0-heimdal:amd64. 20:40:54 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:40:54 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:55 Selecting previously unselected package libhx509-5-heimdal:amd64. 20:40:55 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:40:55 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:55 Selecting previously unselected package libkrb5-26-heimdal:amd64. 20:40:55 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:40:55 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:55 Selecting previously unselected package libheimntlm0-heimdal:amd64. 20:40:55 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:40:55 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:55 Selecting previously unselected package libgssapi3-heimdal:amd64. 20:40:55 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 20:40:55 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:55 Selecting previously unselected package libsasl2-modules-db:amd64. 20:40:55 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:40:55 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:40:55 Selecting previously unselected package libsasl2-2:amd64. 20:40:55 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 20:40:55 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:40:55 Selecting previously unselected package libldap-common. 20:40:55 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 20:40:55 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:40:55 Selecting previously unselected package libldap-2.4-2:amd64. 20:40:55 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 20:40:55 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:40:55 Selecting previously unselected package dirmngr. 20:40:55 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 20:40:55 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 20:40:55 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 20:40:55 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 20:40:55 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 20:40:55 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:40:55 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 20:40:55 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 20:40:55 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:55 Setting up libksba8:amd64 (1.3.5-2) ... 20:40:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:40:55 Setting up udev (237-3ubuntu10.48) ... 20:40:56 invoke-rc.d: policy-rc.d denied execution of start. 20:40:56 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:56 Processing triggers for systemd (237-3ubuntu10) ... 20:40:56 Setting up fuse (2.9.7-1ubuntu1) ... 20:40:56 Setting up gpg (2.2.4-1ubuntu1.4) ... 20:40:56 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:56 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:56 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:56 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:56 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:56 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:56 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 20:40:56 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 20:40:56 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 20:40:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:40:57 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 20:40:57 settings in the [Install] section, and DefaultInstance for template units). 20:40:57 This means they are not meant to be enabled using systemctl. 20:40:57 Possible reasons for having this kind of units are: 20:40:57 1) A unit may be statically enabled by being symlinked from another unit's 20:40:57 .wants/ or .requires/ directory. 20:40:57 2) A unit's purpose may be to act as a helper for some other unit which has 20:40:57 a requirement dependency on it. 20:40:57 3) A unit may be started when needed via activation (socket, path, timer, 20:40:57 D-Bus, udev, scripted systemctl call, ...). 20:40:57 4) In case of template units, the unit is meant to be enabled with some 20:40:57 instance name specified. 20:40:57 Reading package lists... 20:40:57 Building dependency tree... 20:40:57 Reading state information... 20:40:57 The following additional packages will be installed: 20:40:57 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 20:40:57 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 20:40:57 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 20:40:57 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 20:40:57 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 20:40:57 Suggested packages: 20:40:57 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 20:40:57 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 20:40:57 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 20:40:57 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 20:40:57 systemd-container policykit-1 20:40:57 Recommended packages: 20:40:57 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 20:40:57 The following NEW packages will be installed: 20:40:57 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 20:40:57 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 20:40:57 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 20:40:57 multiarch-support openssh-client python3 python3-minimal python3.6 20:40:57 python3.6-minimal snapd squashfs-tools sudo 20:40:57 The following packages will be upgraded: 20:40:57 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 20:40:57 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 20:40:57 Need to get 36.7 MB of archives. 20:40:57 After this operation, 147 MB of additional disk space will be used. 20:40:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 20:40:57 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 20:40:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 20:40:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 20:40:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 20:40:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 20:40:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 20:40:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 20:40:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 20:40:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 20:40:57 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 20:40:57 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 20:40:57 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 20:40:57 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 20:40:57 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 20:40:57 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 20:40:58 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 20:40:58 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 20:40:58 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 20:40:58 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 20:40:58 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 20:40:58 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 20:40:58 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 20:40:58 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 20:40:58 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 20:40:58 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 20:40:58 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 20:40:58 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 20:40:58 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 20:40:58 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 20:41:00 debconf: delaying package configuration, since apt-utils is not installed 20:41:00 Fetched 36.7 MB in 2s (14.9 MB/s) 20:41:00 (Reading database ... 12757 files and directories currently installed.) 20:41:00 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 20:41:00 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:41:00 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 20:41:00 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:41:00 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 20:41:00 (Reading database ... 12757 files and directories currently installed.) 20:41:00 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 20:41:00 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 20:41:01 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 20:41:01 (Reading database ... 12757 files and directories currently installed.) 20:41:01 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 20:41:01 Unpacking apt (1.6.14) over (1.6.1) ... 20:41:01 Setting up apt (1.6.14) ... 20:41:01 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 20:41:02 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 20:41:02 (Reading database ... 12764 files and directories currently installed.) 20:41:02 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:41:02 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:41:02 Selecting previously unselected package libpython3.6-minimal:amd64. 20:41:02 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:41:02 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:41:02 Selecting previously unselected package libexpat1:amd64. 20:41:02 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 20:41:02 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:41:02 Selecting previously unselected package python3.6-minimal. 20:41:02 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:41:02 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:41:02 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 20:41:02 Checking for services that may need to be restarted...done. 20:41:02 Checking for services that may need to be restarted...done. 20:41:02 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:41:02 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 20:41:02 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 20:41:03 Selecting previously unselected package python3-minimal. 20:41:03 (Reading database ... 13012 files and directories currently installed.) 20:41:03 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 20:41:03 Unpacking python3-minimal (3.6.7-1~18.04) ... 20:41:03 Selecting previously unselected package mime-support. 20:41:03 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 20:41:03 Unpacking mime-support (3.60ubuntu1) ... 20:41:03 Selecting previously unselected package libmpdec2:amd64. 20:41:03 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 20:41:03 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:41:03 Selecting previously unselected package libpython3.6-stdlib:amd64. 20:41:03 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:41:03 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:41:03 Selecting previously unselected package python3.6. 20:41:03 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 20:41:03 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:41:03 Selecting previously unselected package libpython3-stdlib:amd64. 20:41:03 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 20:41:03 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:41:03 Setting up python3-minimal (3.6.7-1~18.04) ... 20:41:04 Selecting previously unselected package python3. 20:41:04 (Reading database ... 13442 files and directories currently installed.) 20:41:04 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 20:41:04 Unpacking python3 (3.6.7-1~18.04) ... 20:41:04 Selecting previously unselected package multiarch-support. 20:41:04 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 20:41:04 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 20:41:04 Setting up multiarch-support (2.27-3ubuntu1.4) ... 20:41:04 Selecting previously unselected package liblzo2-2:amd64. 20:41:04 (Reading database ... 13479 files and directories currently installed.) 20:41:04 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 20:41:04 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 20:41:04 Selecting previously unselected package libbsd0:amd64. 20:41:04 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 20:41:04 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:41:04 Selecting previously unselected package sudo. 20:41:04 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 20:41:04 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 20:41:04 Selecting previously unselected package apparmor. 20:41:04 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 20:41:04 Unpacking apparmor (2.12-4ubuntu5.1) ... 20:41:04 Selecting previously unselected package libedit2:amd64. 20:41:04 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 20:41:04 Unpacking libedit2:amd64 (3.1-20170329-1) ... 20:41:04 Selecting previously unselected package libkrb5support0:amd64. 20:41:04 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 20:41:04 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:41:04 Selecting previously unselected package libk5crypto3:amd64. 20:41:04 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 20:41:04 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:41:04 Selecting previously unselected package libkeyutils1:amd64. 20:41:04 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 20:41:04 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:41:04 Selecting previously unselected package libkrb5-3:amd64. 20:41:04 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 20:41:04 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:41:05 Selecting previously unselected package libgssapi-krb5-2:amd64. 20:41:05 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 20:41:05 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:41:05 Selecting previously unselected package libssl1.0.0:amd64. 20:41:05 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 20:41:05 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:41:05 Selecting previously unselected package openssh-client. 20:41:05 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 20:41:05 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 20:41:05 Selecting previously unselected package squashfs-tools. 20:41:05 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 20:41:05 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:41:05 Selecting previously unselected package snapd. 20:41:05 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 20:41:05 Unpacking snapd (2.49.2+18.04) ... 20:41:07 Setting up libedit2:amd64 (3.1-20170329-1) ... 20:41:07 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 20:41:07 Setting up mime-support (3.60ubuntu1) ... 20:41:07 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 20:41:07 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 20:41:07 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 20:41:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:41:07 Setting up systemd (237-3ubuntu10.48) ... 20:41:07 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 20:41:08 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 20:41:08 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 20:41:08 Setting up liblzo2-2:amd64 (2.08-1.2) ... 20:41:08 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 20:41:08 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 20:41:08 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 20:41:09 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 20:41:10 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 20:41:10 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 20:41:10 Setting up python3 (3.6.7-1~18.04) ... 20:41:10 running python rtupdate hooks for python3.6... 20:41:10 running python post-rtupdate hooks for python3.6... 20:41:10 Setting up apparmor (2.12-4ubuntu5.1) ... 20:41:11 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 20:41:11 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 20:41:11 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 20:41:12 Setting up snapd (2.49.2+18.04) ... 20:41:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 20:41:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 20:41:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 20:41:12 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 20:41:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:41:13 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 20:41:13 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 20:41:13 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 20:41:13 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 20:41:13 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 20:41:13 /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' 20:41:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 20:41:13 Processing triggers for systemd (237-3ubuntu10.48) ... 20:41:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:41:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:41:15 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:41:16 Reading package lists... 20:41:16 Reading package lists... 20:41:16 Building dependency tree... 20:41:16 Reading state information... 20:41:16 Calculating upgrade... 20:41:16 The following packages will be upgraded: 20:41:16 advancecomp base-files bash binutils binutils-common 20:41:16 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 20:41:16 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 20:41:16 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 20:41:16 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 20:41:16 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 20:41:16 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 20:41:16 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 20:41:16 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 20:41:16 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 20:41:16 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 20:41:16 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 20:41:16 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 20:41:16 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 20:41:16 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 20:41:16 ubuntu-keyring util-linux 20:41:16 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 20:41:16 Need to get 64.1 MB of archives. 20:41:16 After this operation, 5112 kB of additional disk space will be used. 20:41:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 20:41:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 20:41:17 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 20:41:17 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 20:41:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 20:41:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 20:41:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 20:41:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 20:41:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 20:41:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 20:41:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 20:41:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 20:41:17 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 20:41:17 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 20:41:17 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 20:41:17 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 20:41:17 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 20:41:17 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 20:41:17 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 20:41:17 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 20:41:17 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 20:41:17 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 20:41:17 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 20:41:17 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 20:41:17 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 20:41:17 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 20:41:17 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 20:41:17 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 20:41:17 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 20:41:17 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 20:41:17 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 20:41:17 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 20:41:17 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 20:41:17 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 20:41:17 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 20:41:17 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 20:41:17 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 20:41:17 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 20:41:17 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 20:41:17 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 20:41:17 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 20:41:17 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 20:41:17 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 20:41:17 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 20:41:17 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 20:41:17 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 20:41:17 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 20:41:17 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 20:41:17 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 20:41:17 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 20:41:17 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 20:41:17 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 20:41:17 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 20:41:17 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 20:41:17 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 20:41:17 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 20:41:17 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 20:41:17 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 20:41:17 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 20:41:17 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 20:41:17 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 20:41:17 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 20:41:17 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 20:41:17 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 20:41:17 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 20:41:17 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 20:41:17 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 20:41:17 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 20:41:18 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 20:41:18 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 20:41:18 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 20:41:18 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 20:41:18 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 20:41:18 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 20:41:18 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 20:41:18 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 20:41:18 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 20:41:18 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 20:41:18 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 20:41:18 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 20:41:18 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 20:41:18 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 20:41:18 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 20:41:18 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 20:41:18 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 20:41:18 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 20:41:18 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 20:41:18 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 20:41:18 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 20:41:18 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 20:41:18 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 20:41:18 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 20:41:18 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 20:41:18 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 20:41:18 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 20:41:18 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 20:41:18 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 20:41:18 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 20:41:18 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 20:41:18 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 20:41:18 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 20:41:18 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 20:41:18 debconf: delaying package configuration, since apt-utils is not installed 20:41:18 Fetched 64.1 MB in 2s (34.5 MB/s) 20:41:18 (Reading database ... 13914 files and directories currently installed.) 20:41:18 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 20:41:18 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:41:19 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 20:41:19 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:41:19 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 20:41:19 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 20:41:19 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:41:19 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:41:19 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:41:19 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:41:20 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:41:20 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:41:20 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:41:20 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:41:20 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:41:20 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:41:20 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:41:20 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:41:20 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:41:20 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:41:20 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 20:41:20 (Reading database ... 13914 files and directories currently installed.) 20:41:20 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 20:41:20 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 20:41:20 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 20:41:20 (Reading database ... 13914 files and directories currently installed.) 20:41:20 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:41:20 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:41:20 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:41:20 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:41:20 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 20:41:20 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 20:41:20 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 20:41:21 (Reading database ... 13914 files and directories currently installed.) 20:41:21 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 20:41:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:41:21 ---> 3eb147d93177 20:41:21 Step 3/24 : WORKDIR /edgex-go 20:41:21 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:41:21 ---> 3eb147d93177 20:41:21 Step 3/24 : WORKDIR /edgex-go 20:41:21 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:41:21 ---> 3eb147d93177 20:41:21 Step 3/32 : WORKDIR /edgex-go 20:41:21 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:41:21 ---> 3eb147d93177 20:41:21 Step 3/22 : WORKDIR /edgex-go 20:41:21 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:41:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:41:21 ---> 3eb147d93177 20:41:21 Step 3/23 : WORKDIR /edgex-go 20:41:21 ---> Running in c9a8332e85d9 20:41:21 ---> Running in 312bab131a9f 20:41:21 ---> Running in e80c46339e79 20:41:21 ---> Running in c2747feba15b 20:41:21 ---> Running in 76a653104cce 20:41:21 Removing intermediate container c9a8332e85d9 20:41:21 ---> 65b46adbd6c3 20:41:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:21 Removing intermediate container 76a653104cce 20:41:21 ---> b796315e0199 20:41:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:21 Removing intermediate container 312bab131a9f 20:41:21 ---> 3886df4fb2d8 20:41:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:21 Removing intermediate container e80c46339e79 20:41:21 ---> 48b40b204c1f 20:41:21 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:21 Removing intermediate container c2747feba15b 20:41:21 ---> 4b6cbd80679e 20:41:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:21 ---> Running in 287b2743e5a9 20:41:21 ---> Running in 83d004a4a28e 20:41:21 ---> Running in 5adc87de54f7 20:41:21 ---> Running in 80b899a93345 20:41:21 ---> Running in 86e8dacd775f 20:41:21 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:41:21 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 20:41:22 (Reading database ... 13914 files and directories currently installed.) 20:41:22 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 20:41:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 20:41:22 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 20:41:22 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 20:41:22 Setting up base-files (10.1ubuntu2.10) ... 20:41:22 Installing new version of config file /etc/issue ... 20:41:22 Installing new version of config file /etc/issue.net ... 20:41:22 Installing new version of config file /etc/lsb-release ... 20:41:22 Installing new version of config file /etc/update-motd.d/50-motd-news ... 20:41:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 20:41:22 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 20:41:22 Removing obsolete conffile /etc/default/motd-news ... 20:41:22 (Reading database ... 13915 files and directories currently installed.) 20:41:22 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 20:41:22 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 20:41:23 Setting up bash (4.4.18-2ubuntu1.2) ... 20:41:23 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 20:41:23 (Reading database ... 13915 files and directories currently installed.) 20:41:23 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 20:41:23 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 20:41:23 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 20:41:23 (Reading database ... 13915 files and directories currently installed.) 20:41:23 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 20:41:23 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 20:41:23 Setting up tar (1.29b-2ubuntu0.2) ... 20:41:23 (Reading database ... 13915 files and directories currently installed.) 20:41:23 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 20:41:23 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:41:23 Setting up dpkg (1.19.0.5ubuntu2.3) ... 20:41:23 (Reading database ... 13915 files and directories currently installed.) 20:41:23 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 20:41:24 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:41:24 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 20:41:24 (Reading database ... 13915 files and directories currently installed.) 20:41:24 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 20:41:24 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:41:24 Removing intermediate container 287b2743e5a9 20:41:24 ---> dc91c2810705 20:41:24 Step 5/22 : RUN apk add --update --no-cache make git 20:41:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 20:41:24 (Reading database ... 13915 files and directories currently installed.) 20:41:24 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 20:41:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 20:41:24 Setting up grep (3.1-2build1) ... 20:41:24 ---> Running in 61bd30e25218 20:41:24 (Reading database ... 13915 files and directories currently installed.) 20:41:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 20:41:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:41:24 Setting up login (1:4.5-1ubuntu2) ... 20:41:24 (Reading database ... 13915 files and directories currently installed.) 20:41:24 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 20:41:24 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:41:24 Removing intermediate container 5adc87de54f7 20:41:24 ---> 1f817dfc2b16 20:41:24 Step 5/24 : RUN apk add --update --no-cache make bash git 20:41:24 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 20:41:24 (Reading database ... 13915 files and directories currently installed.) 20:41:24 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 20:41:24 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:41:24 ---> Running in d8cac08d43b9 20:41:24 Removing intermediate container 80b899a93345 20:41:24 ---> 0e5cbe6fbb4e 20:41:24 Step 5/24 : RUN apk add --update --no-cache make git 20:41:25 ---> Running in e2ac9dc5efc9 20:41:25 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 20:41:25 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:41:25 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 20:41:25 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:41:25 Removing intermediate container 86e8dacd775f 20:41:25 ---> b71dbbbfee6b 20:41:25 Step 5/32 : RUN apk add --update --no-cache make git 20:41:25 Removing intermediate container 83d004a4a28e 20:41:25 ---> 5cb76a9d4da3 20:41:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:41:25 Setting up perl-base (5.26.1-6ubuntu0.5) ... 20:41:25 (Reading database ... 13915 files and directories currently installed.) 20:41:25 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 20:41:25 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 20:41:25 ---> Running in ad65292e5592 20:41:25 ---> Running in 3e5c0897de88 20:41:26 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:41:26 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:41:26 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 20:41:26 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 20:41:26 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 20:41:26 (Reading database ... 13915 files and directories currently installed.) 20:41:26 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 20:41:26 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 20:41:26 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 20:41:26 (Reading database ... 13915 files and directories currently installed.) 20:41:26 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:41:26 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:41:26 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:41:26 (Reading database ... 13915 files and directories currently installed.) 20:41:26 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:41:26 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:41:26 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:41:26 (Reading database ... 13915 files and directories currently installed.) 20:41:26 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:41:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:41:27 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:41:27 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:41:27 (Reading database ... 13915 files and directories currently installed.) 20:41:27 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:41:27 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:41:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:41:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:41:27 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:41:27 (Reading database ... 13915 files and directories currently installed.) 20:41:27 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 20:41:27 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:41:27 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 20:41:27 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:41:27 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 20:41:27 (Reading database ... 13915 files and directories currently installed.) 20:41:27 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 20:41:27 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:41:27 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 20:41:27 (Reading database ... 13915 files and directories currently installed.) 20:41:27 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:41:27 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:41:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:41:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:41:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:41:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:41:27 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 20:41:27 (Reading database ... 13915 files and directories currently installed.) 20:41:27 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:41:27 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:41:27 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 20:41:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:41:28 (Reading database ... 13915 files and directories currently installed.) 20:41:28 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:41:28 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:41:28 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 20:41:28 OK: 218 MiB in 52 packages 20:41:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:41:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:41:28 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 20:41:28 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 20:41:28 (Reading database ... 13915 files and directories currently installed.) 20:41:28 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 20:41:28 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 20:41:29 Setting up libc-bin (2.27-3ubuntu1.4) ... 20:41:29 (Reading database ... 13915 files and directories currently installed.) 20:41:29 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 20:41:29 OK: 218 MiB in 52 packages 20:41:29 OK: 218 MiB in 52 packages 20:41:29 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 20:41:29 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 20:41:29 (Reading database ... 13917 files and directories currently installed.) 20:41:29 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 20:41:29 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 20:41:29 Setting up debconf (1.5.66ubuntu1) ... 20:41:29 (Reading database ... 13917 files and directories currently installed.) 20:41:29 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 20:41:29 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:41:29 OK: 218 MiB in 52 packages 20:41:29 OK: 218 MiB in 52 packages 20:41:29 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 20:41:29 (Reading database ... 13917 files and directories currently installed.) 20:41:29 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 20:41:29 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 20:41:29 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 20:41:29 (Reading database ... 13917 files and directories currently installed.) 20:41:29 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:41:29 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:41:30 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:41:30 (Reading database ... 13917 files and directories currently installed.) 20:41:30 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:41:30 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:41:30 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 20:41:30 Removing intermediate container 61bd30e25218 20:41:30 ---> 767f52d952fe 20:41:30 Step 6/22 : COPY go.mod . 20:41:30 (Reading database ... 13919 files and directories currently installed.) 20:41:30 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 20:41:30 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:41:30 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 20:41:30 (Reading database ... 13923 files and directories currently installed.) 20:41:30 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 20:41:30 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 20:41:30 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 20:41:30 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 20:41:30 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 20:41:30 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:41:30 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 20:41:30 (Reading database ... 13923 files and directories currently installed.) 20:41:30 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 20:41:30 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 20:41:30 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 20:41:30 Removing intermediate container d8cac08d43b9 20:41:30 ---> 490a5785bef5 20:41:30 Step 6/24 : COPY go.mod . 20:41:30 Removing intermediate container e2ac9dc5efc9 20:41:30 ---> 8181e44446f4 20:41:30 Step 6/24 : COPY go.mod . 20:41:31 (Reading database ... 13923 files and directories currently installed.) 20:41:31 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 20:41:31 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 20:41:31 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 20:41:31 (Reading database ... 13923 files and directories currently installed.) 20:41:31 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 20:41:31 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 20:41:31 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 20:41:31 ---> 47e181499f33 20:41:31 Step 7/22 : RUN go mod download 20:41:31 (Reading database ... 13923 files and directories currently installed.) 20:41:31 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 20:41:31 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 20:41:31 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 20:41:31 Removing intermediate container ad65292e5592 20:41:31 ---> ef5ab52abcd4 20:41:31 Step 6/32 : COPY go.mod . 20:41:31 (Reading database ... 13923 files and directories currently installed.) 20:41:31 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 20:41:31 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 20:41:31 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 20:41:31 (Reading database ... 13923 files and directories currently installed.) 20:41:31 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 20:41:31 ---> Running in 7a11731358b9 20:41:31 Removing intermediate container 3e5c0897de88 20:41:31 ---> f373cd5452a0 20:41:31 Step 6/23 : COPY go.mod . 20:41:32 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 20:41:32 Setting up passwd (1:4.5-1ubuntu2) ... 20:41:32 ---> edc2ed9f9f4c 20:41:32 Step 7/24 : RUN go mod download 20:41:32 (Reading database ... 13923 files and directories currently installed.) 20:41:32 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 20:41:32 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 20:41:32 Setting up gpgv (2.2.4-1ubuntu1.4) ... 20:41:32 (Reading database ... 13923 files and directories currently installed.) 20:41:32 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:41:32 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:41:32 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:41:32 ---> 464acf83ece7 20:41:32 Step 7/24 : RUN go mod download 20:41:32 ---> Running in 3a65a1bb9ac0 20:41:32 (Reading database ... 13923 files and directories currently installed.) 20:41:32 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 20:41:32 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 20:41:32 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 20:41:32 (Reading database ... 13923 files and directories currently installed.) 20:41:32 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 20:41:32 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 20:41:32 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 20:41:32 ---> Running in f889f5bb1fa7 20:41:32 (Reading database ... 13923 files and directories currently installed.) 20:41:32 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 20:41:32 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 20:41:32 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 20:41:32 (Reading database ... 13923 files and directories currently installed.) 20:41:32 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 20:41:32 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 20:41:32 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 20:41:32 ---> 8ead09fc994e 20:41:32 Step 7/32 : RUN go mod download 20:41:33 (Reading database ... 13923 files and directories currently installed.) 20:41:33 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 20:41:33 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 20:41:33 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 20:41:33 (Reading database ... 13923 files and directories currently installed.) 20:41:33 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 20:41:33 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 20:41:33 ---> Running in 1265c44dda93 20:41:33 ---> 51e836e0a7ca 20:41:33 Step 7/23 : RUN go mod download 20:41:33 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 20:41:33 (Reading database ... 13923 files and directories currently installed.) 20:41:33 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 20:41:33 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 20:41:33 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 20:41:33 (Reading database ... 13924 files and directories currently installed.) 20:41:33 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:41:33 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:41:33 ---> Running in ae80f99c4b53 20:41:33 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 20:41:33 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 20:41:33 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 20:41:33 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 20:41:33 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 20:41:33 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 20:41:33 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 20:41:33 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 20:41:34 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 20:41:34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 20:41:34 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 20:41:34 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 20:41:34 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 20:41:34 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 20:41:34 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 20:41:34 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 20:41:34 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 20:41:34 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 20:41:34 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 20:41:34 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 20:41:34 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 20:41:34 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 20:41:34 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 20:41:34 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 20:41:34 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 20:41:34 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 20:41:35 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:41:35 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:41:35 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:41:35 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:41:35 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:41:35 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:41:35 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 20:41:35 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 20:41:35 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:41:35 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:41:35 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:41:35 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:41:36 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:41:36 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:41:36 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:41:36 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:41:36 Removing intermediate container 7a11731358b9 20:41:36 ---> 9384f1629e78 20:41:36 Step 8/22 : COPY . . 20:41:36 Removing intermediate container 3a65a1bb9ac0 20:41:36 ---> ea460e412c84 20:41:36 Step 8/24 : COPY . . 20:41:36 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:41:36 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:41:37 Removing intermediate container f889f5bb1fa7 20:41:37 ---> c883fd06a6eb 20:41:37 Step 8/24 : COPY . . 20:41:37 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:41:37 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:41:37 Removing intermediate container 1265c44dda93 20:41:37 ---> 10864b1b69bb 20:41:37 Step 8/32 : COPY . . 20:41:38 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:41:38 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:41:38 Removing intermediate container ae80f99c4b53 20:41:38 ---> 781a13be45f5 20:41:38 Step 8/23 : COPY . . 20:41:38 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:41:38 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:41:38 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 20:41:38 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 20:41:38 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:41:38 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:41:39 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 20:41:39 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:41:39 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 20:41:39 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 20:41:39 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 20:41:39 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 20:41:39 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:41:39 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:41:39 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 20:41:39 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 20:41:39 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 20:41:39 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 20:41:39 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:41:39 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 20:41:39 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:41:39 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:41:39 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:41:39 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 20:41:39 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 20:41:39 Setting up tzdata (2021a-0ubuntu0.18.04) ... 20:41:40 20:41:40 Current default time zone: 'Etc/UTC' 20:41:40 Local time is now: Sun Jul 11 20:41:39 UTC 2021. 20:41:40 Universal Time is now: Sun Jul 11 20:41:39 UTC 2021. 20:41:40 Run 'dpkg-reconfigure tzdata' if you wish to change it. 20:41:40 20:41:40 Setting up systemd-sysv (237-3ubuntu10.48) ... 20:41:40 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:41:40 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 20:41:40 Setting up mount (2.31.1-0.4ubuntu3.7) ... 20:41:40 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 20:41:40 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 20:41:40 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 20:41:40 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 20:41:40 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 20:41:40 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 20:41:40 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 20:41:40 Setting up procps (2:3.3.12-3ubuntu1.2) ... 20:41:40 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 20:41:40 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 20:41:40 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 20:41:40 Setting up patch (2.7.6-2ubuntu1.1) ... 20:41:40 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 20:41:40 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 20:41:40 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 20:41:40 Installing new version of config file /etc/ssl/openssl.cnf ... 20:41:40 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 20:41:40 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 20:41:40 Setting up ca-certificates (20210119~18.04.1) ... 20:41:42 Updating certificates in /etc/ssl/certs... 20:41:43 23 added, 27 removed; done. 20:41:43 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 20:41:43 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 20:41:43 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 20:41:43 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 20:41:43 Setting up pkgbinarymangler (138.18.04.1) ... 20:41:43 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 20:41:43 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 20:41:43 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 20:41:43 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 20:41:43 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:41:43 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 20:41:43 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 20:41:43 Setting up perl (5.26.1-6ubuntu0.5) ... 20:41:43 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 20:41:43 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 20:41:43 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 20:41:43 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 20:41:43 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 20:41:43 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 20:41:43 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 20:41:43 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 20:41:43 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 20:41:43 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:41:43 Processing triggers for systemd (237-3ubuntu10.48) ... 20:41:43 Processing triggers for mime-support (3.60ubuntu1) ... 20:41:43 Processing triggers for ca-certificates (20210119~18.04.1) ... 20:41:43 Updating certificates in /etc/ssl/certs... 20:41:44 0 added, 0 removed; done. 20:41:44 Running hooks in /etc/ca-certificates/update.d... 20:41:44 done. 20:41:45 Reading package lists... 20:41:45 Building dependency tree... 20:41:45 Reading state information... 20:41:45 The following NEW packages will be installed: 20:41:45 apt-transport-https 20:41:45 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 20:41:45 Need to get 4348 B of archives. 20:41:45 After this operation, 154 kB of additional disk space will be used. 20:41:45 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 20:41:45 debconf: delaying package configuration, since apt-utils is not installed 20:41:45 Fetched 4348 B in 0s (24.6 kB/s) 20:41:45 Selecting previously unselected package apt-transport-https. 20:41:45 (Reading database ... 13929 files and directories currently installed.) 20:41:45 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 20:41:45 Unpacking apt-transport-https (1.6.14) ... 20:41:45 Setting up apt-transport-https (1.6.14) ... 20:41:46 Waiting for network to be ready... 20:41:51 2021-07-11T20:41:49Z INFO Waiting for automatic snapd restart... 20:41:51 snapd 2.51.1 from Canonical* installed 20:41:52 "snapd" switched to the "latest/stable" channel 20:41:52 20:41:55 core18 20210611 from Canonical* installed 20:41:55 "core18" switched to the "latest/stable" channel 20:41:55 20:41:59 snapcraft 4.8.3 from Canonical* installed 20:41:59 "snapcraft" switched to the "latest/stable" channel 20:41:59 20:42:00 ---> 7e644df78450 20:42:00 Step 9/22 : RUN go mod tidy 20:42:00 ---> 61a399e89d8c 20:42:00 Step 9/32 : RUN go mod tidy 20:42:00 ---> c259953353e3 20:42:00 Step 9/24 : RUN go mod tidy 20:42:00 ---> c37c1a1c8c33 20:42:00 Step 9/23 : RUN go mod tidy 20:42:00 ---> Running in 03615beb17e4 20:42:00 ---> Running in 533831a69d49 20:42:00 ---> Running in e38eaca05d11 20:42:00 ---> Running in 10fd3ace8c1a 20:42:00 ---> 5acd4be4eca9 20:42:00 Step 9/24 : RUN go mod tidy 20:42:00 ---> Running in fdc764d6460a 20:42:03 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: 20:42:03 - README.md 20:42:03 20:42:03 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 20:42:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 20:42:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 20:42:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:42:04 Removing intermediate container 03615beb17e4 20:42:04 ---> 8ec957ffb5fa 20:42:04 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:42:05 ---> Running in b402efe882b1 20:42:05 Reading package lists... 20:42:05 Removing intermediate container e38eaca05d11 20:42:05 ---> 3f6a015b7f7d 20:42:05 Step 10/24 : RUN make cmd/core-command/core-command 20:42:05 Removing intermediate container 533831a69d49 20:42:05 ---> 23f60a78c762 20:42:05 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:42:05 ---> Running in 0909faa413ae 20:42:05 ---> Running in 62b4ce691eae 20:42:05 Removing intermediate container 10fd3ace8c1a 20:42:05 ---> 106f2ead8485 20:42:05 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:42:05 Removing intermediate container fdc764d6460a 20:42:05 ---> 9f2be9d6b278 20:42:05 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:42:05 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 20:42:05 Reading package lists... 20:42:05 ---> Running in 5b21cb87fa2f 20:42:05 ---> Running in 42dcbd4364e4 20:42:06 Building dependency tree... 20:42:06 Reading state information... 20:42:06 Suggested packages: 20:42:06 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 20:42:06 git-gui gitk gitweb git-cvs git-mediawiki git-svn 20:42:06 Recommended packages: 20:42:06 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 20:42:06 The following NEW packages will be installed: 20:42:06 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 20:42:06 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 20:42:06 pkg-config zip 20:42:06 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 20:42:06 Need to get 7663 kB of archives. 20:42:06 After this operation, 43.8 MB of additional disk space will be used. 20:42:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 20:42:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 20:42:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 20:42:06 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 20:42:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 20:42:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 20:42:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 20:42:06 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 20:42:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 20:42:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 20:42:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 20:42:06 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 20:42:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 20:42:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 20:42:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 20:42:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 20:42:07 debconf: delaying package configuration, since apt-utils is not installed 20:42:07 Fetched 7663 kB in 1s (10.7 MB/s) 20:42:07 Selecting previously unselected package libglib2.0-0:amd64. 20:42:07 (Reading database ... 13933 files and directories currently installed.) 20:42:07 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 20:42:07 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:42:07 Selecting previously unselected package libpsl5:amd64. 20:42:07 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 20:42:07 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 20:42:07 Selecting previously unselected package libnghttp2-14:amd64. 20:42:07 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 20:42:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:42:07 Selecting previously unselected package librtmp1:amd64. 20:42:07 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 20:42:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:42:07 Selecting previously unselected package libcurl3-gnutls:amd64. 20:42:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 20:42:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:42:07 Selecting previously unselected package liberror-perl. 20:42:07 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 20:42:07 Unpacking liberror-perl (0.17025-1) ... 20:42:07 Selecting previously unselected package git-man. 20:42:07 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 20:42:07 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 20:42:07 Selecting previously unselected package git. 20:42:07 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 20:42:07 Unpacking git (1:2.17.1-1ubuntu0.8) ... 20:42:08 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 20:42:08 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 20:42:08 Selecting previously unselected package libnorm1:amd64. 20:42:08 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 20:42:08 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:42:08 Selecting previously unselected package libpgm-5.2-0:amd64. 20:42:08 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 20:42:08 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:42:08 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 20:42:08 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 20:42:08 Selecting previously unselected package libsodium23:amd64. 20:42:08 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 20:42:08 Unpacking libsodium23:amd64 (1.0.16-2) ... 20:42:08 Selecting previously unselected package libzmq5:amd64. 20:42:08 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 20:42:08 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:42:08 Selecting previously unselected package libzmq3-dev:amd64. 20:42:08 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 20:42:08 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:42:09 Selecting previously unselected package pkg-config. 20:42:09 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 20:42:09 Unpacking pkg-config (0.29.1-0ubuntu2) ... 20:42:09 Selecting previously unselected package zip. 20:42:09 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 20:42:09 Unpacking zip (3.0-11build1) ... 20:42:09 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 20:42:09 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 20:42:09 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 20:42:09 Setting up liberror-perl (0.17025-1) ... 20:42:09 Setting up libpsl5:amd64 (0.19.1-5build1) ... 20:42:09 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 20:42:09 No schema files found: doing nothing. 20:42:09 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 20:42:09 Setting up zip (3.0-11build1) ... 20:42:09 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 20:42:09 Setting up libsodium23:amd64 (1.0.16-2) ... 20:42:09 Setting up pkg-config (0.29.1-0ubuntu2) ... 20:42:09 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 20:42:09 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 20:42:09 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 20:42:09 Setting up git (1:2.17.1-1ubuntu0.8) ... 20:42:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 20:42:10 git set to automatically installed. 20:42:10 git-man set to automatically installed. 20:42:10 libcurl3-gnutls set to automatically installed. 20:42:10 liberror-perl set to automatically installed. 20:42:10 libglib2.0-0 set to automatically installed. 20:42:10 libnghttp2-14 set to automatically installed. 20:42:10 libnorm1 set to automatically installed. 20:42:10 libpgm-5.2-0 set to automatically installed. 20:42:10 libpsl5 set to automatically installed. 20:42:10 librtmp1 set to automatically installed. 20:42:10 libsodium23 set to automatically installed. 20:42:10 libzmq3-dev set to automatically installed. 20:42:10 libzmq5 set to automatically installed. 20:42:10 pkg-config set to automatically installed. 20:42:10 zip set to automatically installed. 20:42:11 snapd is not logged in, snap install commands will use sudo 20:42:21 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 20:42:21 snapd is not logged in, snap install commands will use sudo 20:42:23 snap "core18" has no updates available 20:42:23 Pulling config-common 20:42:23 + snapcraftctl pull 20:42:24 Pulling go-build-helper 20:42:24 + snapcraftctl pull 20:42:26 'edgex-go' has dependencies that need to be staged: go-build-helper 20:42:26 Skipping pull go-build-helper (already ran) 20:42:26 Building go-build-helper 20:42:26 + snapcraftctl build 20:42:28 Staging go-build-helper 20:42:28 + snapcraftctl stage 20:42:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 20:42:36 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 20:42:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 20:42:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 20:42:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 20:42:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 20:42:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 20:42:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 20:42:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 20:42:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 20:42:36 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 20:42:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 20:42:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 20:42:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 20:42:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 20:42:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 20:42:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 20:42:36 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 20:42:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 20:42:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 20:42:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 20:42:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 20:42:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 20:42:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 20:42:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 20:42:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 20:42:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 20:42:36 Fetched 24.8 MB in 0s (0 B/s) 20:42:36 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 20:42:36 Fetched 224 kB in 0s (0 B/s) 20:42:36 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 20:42:36 Fetched 157 kB in 0s (0 B/s) 20:42:36 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 20:42:36 Fetched 221 kB in 0s (0 B/s) 20:42:36 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 20:42:36 Fetched 143 kB in 0s (0 B/s) 20:42:36 Pulling edgex-go 20:42:36 + snapcraftctl pull 20:42:37 Pulling hooks 20:42:37 + snapcraftctl pull 20:42:55 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 20:42:55 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 20:42:55 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 20:42:55 Fetched 0 B in 0s (0 B/s) 20:42:55 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 20:42:55 Fetched 96.5 kB in 0s (0 B/s) 20:42:55 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 20:42:55 Fetched 279 kB in 0s (0 B/s) 20:42:55 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 20:42:55 Fetched 122 kB in 0s (0 B/s) 20:42:55 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 20:42:55 Fetched 77.8 kB in 0s (0 B/s) 20:42:55 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 20:42:55 Fetched 8848 B in 0s (0 B/s) 20:42:55 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 20:42:55 Fetched 47.8 kB in 0s (0 B/s) 20:42:55 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 20:42:55 Fetched 45.6 kB in 0s (0 B/s) 20:42:55 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 20:42:55 Fetched 15.0 kB in 0s (0 B/s) 20:42:55 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 20:42:55 Fetched 219 kB in 0s (0 B/s) 20:42:55 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 20:42:55 Fetched 154 kB in 0s (0 B/s) 20:42:55 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 20:42:55 Fetched 50.6 kB in 0s (0 B/s) 20:42:55 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 20:42:55 Fetched 14.8 kB in 0s (0 B/s) 20:42:55 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 20:42:55 Fetched 41.8 kB in 0s (0 B/s) 20:42:55 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 20:42:55 Fetched 499 kB in 0s (0 B/s) 20:42:55 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 20:42:55 Fetched 111 kB in 0s (0 B/s) 20:42:55 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 20:42:55 Fetched 240 kB in 0s (0 B/s) 20:42:55 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 20:42:55 Fetched 29.3 kB in 0s (0 B/s) 20:42:55 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 20:42:55 Fetched 85.5 kB in 0s (0 B/s) 20:42:55 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 20:42:55 Fetched 24.5 kB in 0s (0 B/s) 20:42:55 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 20:42:55 Fetched 49.2 kB in 0s (0 B/s) 20:42:55 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 20:42:55 Fetched 54.2 kB in 0s (0 B/s) 20:42:55 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 20:42:55 Fetched 30.8 kB in 0s (0 B/s) 20:42:55 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 20:42:55 Fetched 15.8 kB in 0s (0 B/s) 20:42:55 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 20:42:55 Fetched 85.9 kB in 0s (0 B/s) 20:42:55 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 20:42:55 Fetched 8720 B in 0s (0 B/s) 20:42:55 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 20:42:55 Fetched 140 kB in 0s (0 B/s) 20:42:55 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 20:42:55 Fetched 119 kB in 0s (0 B/s) 20:42:55 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 20:42:55 Fetched 111 kB in 0s (0 B/s) 20:42:55 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 20:42:55 Fetched 11.1 kB in 0s (0 B/s) 20:42:55 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 20:42:55 Fetched 645 kB in 0s (0 B/s) 20:42:55 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 20:42:55 Fetched 41.3 kB in 0s (0 B/s) 20:42:55 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 20:42:55 Fetched 17.9 kB in 0s (0 B/s) 20:42:55 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 20:42:55 Fetched 368 kB in 0s (0 B/s) 20:42:55 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 20:42:55 Fetched 187 kB in 0s (0 B/s) 20:42:55 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 20:42:55 Fetched 175 kB in 0s (0 B/s) 20:42:55 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 20:42:55 Fetched 206 kB in 0s (0 B/s) 20:42:55 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 20:42:55 Fetched 1301 kB in 0s (0 B/s) 20:42:55 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 20:42:55 Fetched 36.2 kB in 0s (0 B/s) 20:42:55 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 20:42:55 Fetched 159 kB in 0s (0 B/s) 20:42:55 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 20:42:55 Fetched 107 kB in 0s (0 B/s) 20:42:55 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 20:42:55 Fetched 48.7 kB in 0s (0 B/s) 20:42:55 Pulling static-packages 20:42:55 + snapcraftctl pull 20:42:55 Pulling version 20:42:55 + cd /root/project 20:42:55 + git describe --tags --abbrev=0 20:42:55 + sed s/v// 20:42:55 + GIT_VERSION=2.0.1-dev.4 20:42:55 + [ -z 2.0.1-dev.4 ] 20:42:55 + snapcraftctl set-version 2.0.1-dev.4 20:42:56 Building config-common 20:42:56 + snapcraftctl build 20:42:59 Skipping build go-build-helper (already ran) 20:42:59 Building edgex-go 20:42:59 + cd /root/parts/edgex-go/src 20:42:59 + git describe --tags --abbrev=0 20:42:59 + sed s/v// 20:42:59 + GIT_VERSION=2.0.1-dev.4 20:42:59 + [ -z 2.0.1-dev.4 ] 20:42:59 + echo 2.0.1-dev.4 20:42:59 + make build 20:42:59 go mod tidy 20:43:01 go: downloading github.com/gorilla/mux v1.8.0 20:43:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 20:43:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 20:43:01 go: downloading github.com/stretchr/testify v1.7.0 20:43:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 20:43:01 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 20:43:01 go: downloading github.com/google/uuid v1.2.0 20:43:01 go: downloading gopkg.in/yaml.v2 v2.4.0 20:43:01 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 20:43:01 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 20:43:01 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 20:43:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 20:43:01 go: downloading github.com/lib/pq v1.10.2 20:43:01 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 20:43:01 go: downloading github.com/pelletier/go-toml v1.9.3 20:43:02 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 20:43:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 20:43:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 20:43:02 go: downloading github.com/go-playground/validator/v10 v10.6.1 20:43:02 go: downloading github.com/go-kit/kit v0.9.0 20:43:02 go: downloading github.com/davecgh/go-spew v1.1.1 20:43:02 go: downloading github.com/pmezard/go-difflib v1.0.0 20:43:02 go: downloading github.com/stretchr/objx v0.1.0 20:43:02 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 20:43:02 go: downloading github.com/x448/float16 v0.8.4 20:43:02 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 20:43:02 go: downloading github.com/go-playground/universal-translator v0.17.0 20:43:02 go: downloading github.com/leodido/go-urn v1.2.0 20:43:02 go: downloading golang.org/x/text v0.3.2 20:43:02 go: downloading github.com/go-playground/assert/v2 v2.0.1 20:43:02 go: downloading github.com/go-playground/locales v0.13.0 20:43:02 go: downloading github.com/go-redis/redis/v7 v7.3.0 20:43:02 go: downloading github.com/pebbe/zmq4 v1.2.7 20:43:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 20:43:02 go: downloading github.com/kr/pretty v0.2.0 20:43:03 go: downloading github.com/go-logfmt/logfmt v0.4.0 20:43:03 go: downloading github.com/go-stack/stack v1.8.0 20:43:03 go: downloading github.com/hashicorp/consul/api v1.8.1 20:43:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 20:43:03 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 20:43:03 go: downloading github.com/onsi/ginkgo v1.10.1 20:43:03 go: downloading github.com/onsi/gomega v1.7.0 20:43:03 go: downloading github.com/gorilla/websocket v1.4.2 20:43:03 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 20:43:03 go: downloading github.com/kr/text v0.1.0 20:43:03 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 20:43:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 20:43:03 go: downloading github.com/mitchellh/copystructure v1.0.0 20:43:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 20:43:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 20:43:03 go: downloading github.com/hashicorp/go-hclog v0.12.0 20:43:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 20:43:03 go: downloading github.com/hashicorp/serf v0.9.5 20:43:03 go: downloading github.com/hashicorp/consul/sdk v0.7.0 20:43:03 go: downloading github.com/hashicorp/go-uuid v1.0.1 20:43:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 20:43:03 go: downloading github.com/fatih/color v1.9.0 20:43:03 go: downloading github.com/mattn/go-colorable v0.1.6 20:43:03 go: downloading github.com/mattn/go-isatty v0.0.12 20:43:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 20:43:03 go: downloading github.com/pkg/errors v0.8.1 20:43:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 20:43:03 go: downloading github.com/hpcloud/tail v1.0.0 20:43:03 go: downloading github.com/hashicorp/go-msgpack v0.5.3 20:43:03 go: downloading github.com/hashicorp/memberlist v0.2.2 20:43:04 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 20:43:04 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 20:43:04 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 20:43:04 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 20:43:04 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 20:43:04 go: downloading github.com/hashicorp/go-multierror v1.1.0 20:43:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 20:43:04 go: downloading github.com/miekg/dns v1.1.26 20:43:04 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 20:43:04 go: downloading gopkg.in/fsnotify.v1 v1.4.7 20:43:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 20:43:04 go: downloading github.com/hashicorp/errwrap v1.0.0 20:43:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/core-data/core-data ./cmd/core-data 20:43:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:43:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/core-command/core-command ./cmd/core-command 20:43:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:43:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:43:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:43:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:43:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:43:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:43:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:43:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o ./cmd/secrets-config ./cmd/secrets-config 20:43:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.4" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:43:30 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 20:43:30 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 20:43:30 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 20:43:30 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 20:43:30 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 20:43:30 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 20:43:30 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 20:43:30 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 20:43:30 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 20:43:30 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 20:43:30 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 20:43:30 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 20:43:30 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 20:43:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 20:43:30 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 20:43:30 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 20:43:30 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 20:43:30 + 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 20:43:30 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 20:43:30 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 20:43:30 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 20:43:30 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 20:43:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 20:43:30 + 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 20:43:30 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 20:43:30 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 20:43:30 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 20:43:31 Building hooks 20:43:31 + cd /root/parts/hooks/src 20:43:31 + make build 20:43:31 go mod tidy 20:43:32 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 20:43:32 go: downloading github.com/stretchr/testify v1.5.1 20:43:32 go: downloading gopkg.in/yaml.v2 v2.2.2 20:43:32 go: downloading github.com/davecgh/go-spew v1.1.0 20:43:33 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 20:43:33 GO111MODULE=on go build -o cmd/install/install ./cmd/install 20:43:34 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 20:43:34 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 20:43:38 Building static-packages 20:43:38 + snapcraftctl build 20:43:39 Building version 20:43:39 + snapcraftctl build 20:43:41 Staging config-common 20:43:41 + snapcraftctl stage 20:43:42 Skipping stage go-build-helper (already ran) 20:43:42 Staging edgex-go 20:43:42 + snapcraftctl stage 20:43:44 Staging hooks 20:43:44 + snapcraftctl stage 20:43:45 Staging static-packages 20:43:45 + snapcraftctl stage 20:43:45 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 20:43:46 Staging version 20:43:46 + snapcraftctl stage 20:43:47 Priming config-common 20:43:47 + snapcraftctl prime 20:43:48 Priming go-build-helper 20:43:48 + snapcraftctl prime 20:43:49 Priming edgex-go 20:43:49 + snapcraftctl prime 20:43:50 Priming hooks 20:43:50 + snapcraftctl prime 20:43:51 Priming static-packages 20:43:51 + snapcraftctl prime 20:43:55 Priming version 20:43:55 + snapcraftctl prime 20:43:55 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] } 20:44:00 Removing intermediate container 5b21cb87fa2f 20:44:00 ---> 2622d00c4d7e 20:44:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:44:00 Removing intermediate container b402efe882b1 20:44:00 ---> 7107f115db37 20:44:00 20:44:00 Step 11/22 : FROM alpine:3.12 20:44:00 ---> Running in c91e7a379bb3 20:44:00 3.12: Pulling from library/alpine 20:44:00 Removing intermediate container 62b4ce691eae 20:44:00 ---> affa500ec92f 20:44:00 20:44:00 Step 11/24 : FROM alpine:3.12 20:44:01 3.12: Pulling from library/alpine 20:44:01 Removing intermediate container 0909faa413ae 20:44:01 ---> 0581eea3f544 20:44:01 20:44:01 Step 11/32 : FROM alpine:3.12 20:44:01 3.12: Pulling from library/alpine 20:44:01 Removing intermediate container 42dcbd4364e4 20:44:01 ---> 6659f5ba97db 20:44:01 20:44:01 Step 11/23 : FROM alpine:3.12 20:44:02 3.12: Pulling from library/alpine 20:44:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:44:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:44:02 Status: Downloaded newer image for alpine:3.12 20:44:02 Status: Image is up to date for alpine:3.12 20:44:02 ---> c4fd0aeabfcf 20:44:02 Step 12/22 : RUN apk add --update --no-cache curl 20:44:02 ---> c4fd0aeabfcf 20:44:02 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:44:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:44:02 Status: Image is up to date for alpine:3.12 20:44:02 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 20:44:02 Status: Image is up to date for alpine:3.12 20:44:02 ---> c4fd0aeabfcf 20:44:02 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:44:02 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 20:44:02 ---> c4fd0aeabfcf 20:44:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:44:02 ---> Running in 842dd0e3ad63 20:44:02 ---> Running in 53469210e153 20:44:02 ---> Running in e63715225923 20:44:02 ---> Running in b8597c197dc9 20:44:03 Removing intermediate container e63715225923 20:44:03 ---> c4d87779ea43 20:44:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 20:44:03 ---> Running in 05fb3636cf46 20:44:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:44:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:44:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:44:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:44:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:44:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:44:06 (1/2) Installing ca-certificates (20191127-r4) 20:44:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:44:06 (2/2) Installing dumb-init (1.2.2-r1) 20:44:06 Executing busybox-1.31.1-r20.trigger 20:44:06 Executing ca-certificates-20191127-r4.trigger 20:44:06 Removing intermediate container c91e7a379bb3 20:44:06 ---> eb712e3fa7dd 20:44:06 20:44:06 Step 12/24 : FROM docker:20.10.0 20:44:06 (1/4) Installing ca-certificates (20191127-r4) 20:44:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:44:06 OK: 6 MiB in 16 packages 20:44:06 (1/1) Installing dumb-init (1.2.2-r1) 20:44:06 Executing busybox-1.31.1-r20.trigger 20:44:06 OK: 5 MiB in 15 packages 20:44:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 20:44:06 (3/4) Installing libcurl (7.77.0-r0) 20:44:06 (4/4) Installing curl (7.77.0-r0) 20:44:06 Executing busybox-1.31.1-r20.trigger 20:44:06 Executing ca-certificates-20191127-r4.trigger 20:44:06 20.10.0: Pulling from library/docker 20:44:06 OK: 7 MiB in 18 packages 20:44:06 (1/2) Installing dumb-init (1.2.2-r1) 20:44:06 (2/2) Installing su-exec (0.2-r1) 20:44:06 Executing busybox-1.31.1-r20.trigger 20:44:06 OK: 5 MiB in 16 packages 20:44:08 Removing intermediate container b8597c197dc9 20:44:08 ---> 265c00bc4ae0 20:44:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:44:09 Removing intermediate container 842dd0e3ad63 20:44:09 ---> 66d26744050c 20:44:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:44:09 ---> Running in fa44c655361c 20:44:09 Removing intermediate container 05fb3636cf46 20:44:09 ---> 64de64f9780e 20:44:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 20:44:10 ---> Running in 6e72244a9cb4 20:44:10 Removing intermediate container 53469210e153 20:44:10 ---> 7da2d14edc9c 20:44:10 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:44:10 ---> Running in 59d0743f10fc 20:44:10 Removing intermediate container fa44c655361c 20:44:10 ---> 033edc169afc 20:44:10 Step 14/24 : ENV APP_PORT=59882 20:44:10 ---> Running in eee992c030b4 20:44:10 ---> Running in 9ed395c66eaa 20:44:10 Removing intermediate container 6e72244a9cb4 20:44:10 ---> da8f10ca39bf 20:44:10 Step 14/23 : ENV APP_PORT=59860 20:44:11 Removing intermediate container 59d0743f10fc 20:44:11 ---> 0ba8191ee979 20:44:11 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:44:11 ---> Running in 60eafd1d7b51 20:44:11 ---> Running in b00e42decefc 20:44:11 Removing intermediate container eee992c030b4 20:44:11 ---> 5a80a4cfd486 20:44:11 Step 14/22 : WORKDIR /edgex 20:44:11 Removing intermediate container 9ed395c66eaa 20:44:11 ---> 5a5286abea1d 20:44:11 Step 15/24 : EXPOSE $APP_PORT 20:44:11 ---> Running in dd68a8be5b83 20:44:11 ---> Running in 9f7b12f44fb9 20:44:11 Removing intermediate container 60eafd1d7b51 20:44:11 ---> 9642e621206b 20:44:11 Step 15/23 : EXPOSE $APP_PORT 20:44:12 Removing intermediate container b00e42decefc 20:44:12 ---> 7a8eea33eced 20:44:12 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:44:12 ---> Running in d8103a43b1d4 20:44:12 ---> Running in 43b2d74ba20a 20:44:13 Removing intermediate container dd68a8be5b83 20:44:13 ---> 847186b2d38e 20:44:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:44:13 Removing intermediate container 9f7b12f44fb9 20:44:13 ---> 50908475cf12 20:44:13 Step 16/24 : WORKDIR / 20:44:13 Removing intermediate container d8103a43b1d4 20:44:13 ---> e57815a6aea6 20:44:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:13 ---> Running in 45a551378a44 20:44:14 ---> 7c3926c4b9f7 20:44:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:44:14 Removing intermediate container 45a551378a44 20:44:14 ---> 9e89b987454a 20:44:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:15 ---> 69afc20e84ad 20:44:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:44:16 ---> ba213618e75b 20:44:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:44:16 ---> 8e9f68086dd7 20:44:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:44:16 Removing intermediate container 43b2d74ba20a 20:44:16 ---> f6846ce1b721 20:44:16 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 20:44:17 ---> Running in 5e98d11a71df 20:44:17 ---> 2e507c3a7ca9 20:44:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:44:18 ---> c58dde2f506b 20:44:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:44:18 Removing intermediate container 5e98d11a71df 20:44:18 ---> 94c9f9d39809 20:44:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:44:18 ---> c6f5f7787ad2 20:44:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 20:44:19 ---> 9aa486c96c02 20:44:19 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:44:19 ---> Running in 0f9960d3ae4b 20:44:19 ---> Running in cc7eadb9834e 20:44:19 ---> 8d12c90d689c 20:44:19 Step 20/24 : ENTRYPOINT ["/core-command"] 20:44:20 ---> 3c1cd5291e35 20:44:20 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:44:20 ---> Running in 98fcd1c6bea9 20:44:20 Removing intermediate container 0f9960d3ae4b 20:44:20 ---> 3272108e2731 20:44:20 Step 19/22 : CMD ["--init=true"] 20:44:20 ---> Running in 2b1cbcf375aa 20:44:20 Removing intermediate container cc7eadb9834e 20:44:20 ---> 6ebbe984deb1 20:44:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:44:21 ---> Running in e3194489c9a6 20:44:21 Removing intermediate container 98fcd1c6bea9 20:44:21 ---> f99f98b6ed60 20:44:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:44:21 ---> Running in 74f974b1810f 20:44:21 ---> Running in 1a0d98d6dd26 20:44:21 Removing intermediate container e3194489c9a6 20:44:21 ---> eeb12ac7ee51 20:44:21 Step 20/22 : LABEL arch=arm64 20:44:21 ---> Running in dc8e17a59bc5 20:44:22 Removing intermediate container 74f974b1810f 20:44:22 ---> bf96cd559752 20:44:22 Step 21/23 : LABEL arch=arm64 20:44:22 ---> Running in f930d2c19d26 20:44:22 Removing intermediate container 1a0d98d6dd26 20:44:22 ---> f0d9eb302b69 20:44:22 Step 22/24 : LABEL arch=arm64 20:44:23 ---> Running in 791a95624a6f 20:44:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:44:23 Removing intermediate container dc8e17a59bc5 20:44:23 ---> b4e9af7524b1 20:44:23 Step 21/22 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:44:23 Status: Downloaded newer image for docker:20.10.0 20:44:23 ---> eeaf43b92773 20:44:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:44:23 Removing intermediate container f930d2c19d26 20:44:23 ---> 77bfde763480 20:44:23 Step 22/23 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:44:23 ---> Running in 09982952d43e 20:44:23 ---> Running in a87097bfd916 20:44:23 ---> Running in bd8f5d48849b 20:44:23 Removing intermediate container 791a95624a6f 20:44:23 ---> 12fadb33989b 20:44:23 Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:44:24 ---> Running in 4bcb8cd133f5 20:44:24 Removing intermediate container a87097bfd916 20:44:24 ---> 05031bf06ce0 20:44:24 Step 22/22 : LABEL version=0.0.0 20:44:24 Removing intermediate container 09982952d43e 20:44:24 ---> 391d5af21471 20:44:24 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:44:24 ---> Running in a8c3de0333e9 20:44:24 Removing intermediate container bd8f5d48849b 20:44:24 ---> 107d17463fbe 20:44:24 Step 23/23 : LABEL version=0.0.0 20:44:24 ---> Running in 98b0ca4eff85 20:44:25 Removing intermediate container 4bcb8cd133f5 20:44:25 ---> 3bb1ebf17d12 20:44:25 Step 24/24 : LABEL version=0.0.0 20:44:25 Removing intermediate container 2b1cbcf375aa 20:44:25 ---> afe60b690664 20:44:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:25 ---> Running in d365c1052f99 20:44:25 ---> Running in d1f318375be4 20:44:25 Removing intermediate container a8c3de0333e9 20:44:25 ---> 4a4a9a80330b 20:44:25 20:44:26 Successfully built 4a4a9a80330b 20:44:26 Successfully tagged security-proxy-setup-arm64:latest 20:44:26  Building security-proxy-setup ... done Building security-secretstore-setup 20:44:26 Removing intermediate container d365c1052f99 20:44:26 ---> fa226d1b5f83 20:44:26 20:44:26 Removing intermediate container d1f318375be4 20:44:26 ---> f21a7ba800ff 20:44:26 20:44:26 ---> 9fdf95c6bcf1 20:44:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:44:26 Successfully built fa226d1b5f83 20:44:26 Successfully tagged support-notifications-arm64:latest 20:44:26 Building core-data 20:44:27  Building support-notifications ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:44:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:44:27 Successfully built f21a7ba800ff 20:44:27 Successfully tagged core-command-arm64:latest 20:44:27 Building core-metadata 20:44:27  Building core-command ... done (1/39) Installing readline (8.0.4-r0) 20:44:27 (2/39) Installing bash (5.0.17-r0) 20:44:27 Executing bash-5.0.17-r0.post-install 20:44:27 (3/39) Installing nghttp2-libs (1.41.0-r0) 20:44:27 (4/39) Installing libcurl (7.77.0-r0) 20:44:27 (5/39) Installing curl (7.77.0-r0) 20:44:27 (6/39) Installing dumb-init (1.2.2-r1) 20:44:27 (7/39) Installing libbz2 (1.0.8-r1) 20:44:27 (8/39) Installing expat (2.2.9-r1) 20:44:27 (9/39) Installing libffi (3.3-r2) 20:44:27 (10/39) Installing gdbm (1.13-r1) 20:44:27 (11/39) Installing xz-libs (5.2.5-r0) 20:44:27 (12/39) Installing sqlite-libs (3.32.1-r1) 20:44:27 (13/39) Installing python3 (3.8.10-r0) 20:44:28 ---> 0853a8b911db 20:44:28 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:44:29 (14/39) Installing py3-appdirs (1.4.4-r1) 20:44:29 (15/39) Installing py3-ordered-set (4.0.1-r0) 20:44:29 (16/39) Installing py3-parsing (2.4.7-r0) 20:44:29 (17/39) Installing py3-six (1.15.0-r0) 20:44:29 (18/39) Installing py3-packaging (20.4-r0) 20:44:29 (19/39) Installing py3-setuptools (47.0.0-r0) 20:44:29 (20/39) Installing py3-chardet (3.0.4-r4) 20:44:29 (21/39) Installing py3-idna (2.9-r0) 20:44:29 (22/39) Installing py3-certifi (2020.4.5.1-r0) 20:44:29 (23/39) Installing py3-urllib3 (1.25.9-r0) 20:44:29 (24/39) Installing py3-requests (2.23.0-r0) 20:44:29 (25/39) Installing py3-msgpack (1.0.0-r0) 20:44:29 (26/39) Installing py3-lockfile (0.12.2-r3) 20:44:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 20:44:30 (28/39) Installing py3-colorama (0.4.3-r0) 20:44:30 (29/39) Installing py3-distlib (0.3.0-r0) 20:44:30 (30/39) Installing py3-distro (1.5.0-r1) 20:44:30 (31/39) Installing py3-webencodings (0.5.1-r3) 20:44:30 (32/39) Installing py3-html5lib (1.0.1-r4) 20:44:30 (33/39) Installing py3-pytoml (0.1.21-r0) 20:44:30 (34/39) Installing py3-pep517 (0.8.2-r0) 20:44:30 (35/39) Installing py3-progress (1.5-r0) 20:44:30 (36/39) Installing py3-toml (0.10.1-r0) 20:44:30 (37/39) Installing py3-retrying (1.3.3-r0) 20:44:30 (38/39) Installing py3-contextlib2 (0.6.0-r0) 20:44:30 (39/39) Installing py3-pip (20.1.1-r0) 20:44:30 Executing busybox-1.31.1-r19.trigger 20:44:30 OK: 72 MiB in 59 packages 20:44:30 ---> 6279a35a34ff 20:44:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:44:32 ---> 023538541d05 20:44:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:44:33 ---> 33a62b0b956e 20:44:33 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 20:44:34 ---> Running in 5a811721f85b 20:44:35 Removing intermediate container 5a811721f85b 20:44:35 ---> 92385144dc3b 20:44:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:44:35 Collecting docker-compose==1.23.2 20:44:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:44:36 Collecting jsonschema<3,>=2.5.1 20:44:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:44:36 ---> ea7a3520d688 20:44:36 Step 27/32 : RUN chmod +x /entrypoint.sh 20:44:37 Collecting websocket-client<1.0,>=0.32.0 20:44:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:44:37 ---> Running in 9fc097229824 20:44:37 Collecting texttable<0.10,>=0.9.0 20:44:37 Downloading texttable-0.9.1.tar.gz (11 kB) 20:44:40 Removing intermediate container 9fc097229824 20:44:40 ---> e5ed32912636 20:44:40 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:44:41 ---> Running in 32207ecc0795 20:44:41 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:44:41 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:44:42 Removing intermediate container 32207ecc0795 20:44:42 ---> 2dd6e45bf14f 20:44:42 Step 29/32 : CMD ["gate"] 20:44:42 ---> Running in 1e0d605eff03 20:44:43 Collecting PyYAML<4,>=3.10 20:44:43 Downloading PyYAML-3.13.tar.gz (270 kB) 20:44:43 Removing intermediate container 1e0d605eff03 20:44:43 ---> 730d7aebb02a 20:44:43 Step 30/32 : LABEL arch=arm64 20:44:44 ---> Running in 82b87d71586b 20:44:45 Removing intermediate container 82b87d71586b 20:44:45 ---> 5e0aecf94f1d 20:44:45 Step 31/32 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:44:46 ---> Running in c09f788efccd 20:44:47 Removing intermediate container c09f788efccd 20:44:47 ---> ad828bbd3a2d 20:44:47 Step 32/32 : LABEL version=0.0.0 20:44:47 Collecting docker<4.0,>=3.6.0 20:44:47 ---> Running in fdf2e276152b 20:44:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:44:48 Collecting cached-property<2,>=1.2.0 20:44:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:44:48 Removing intermediate container fdf2e276152b 20:44:48 ---> c52934b20332 20:44:48 20:44:48 Collecting dockerpty<0.5,>=0.4.1 20:44:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:44:49 Successfully built c52934b20332 20:44:49 Successfully tagged security-bootstrapper-arm64:latest 20:44:49  Building security-bootstrapper ... done Building support-scheduler 20:44:51 Collecting docopt<0.7,>=0.6.1 20:44:51 Downloading docopt-0.6.2.tar.gz (25 kB) 20:44:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 20:44:54 Collecting urllib3<1.25,>=1.21.1 20:44:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:44:54 Collecting idna<2.8,>=2.5 20:44:54 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:44:54 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) 20:44:54 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) 20:44:55 Collecting docker-pycreds>=0.4.0 20:44:55 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:44:55 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 20:44:55 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 20:44:55 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 20:44:55 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 20:44:56 Installing collected packages: jsonschema, websocket-client, texttable, urllib3, idna, requests, PyYAML, docker-pycreds, docker, cached-property, dockerpty, docopt, docker-compose 20:44:57 Running setup.py install for texttable: started 20:44:59 Running setup.py install for texttable: finished with status 'done' 20:44:59 Attempting uninstall: urllib3 20:44:59 Found existing installation: urllib3 1.25.9 20:44:59 Uninstalling urllib3-1.25.9: 20:44:59 Successfully uninstalled urllib3-1.25.9 20:45:00 Attempting uninstall: idna 20:45:00 Found existing installation: idna 2.9 20:45:00 Uninstalling idna-2.9: 20:45:00 Successfully uninstalled idna-2.9 20:45:01 Attempting uninstall: requests 20:45:01 Found existing installation: requests 2.23.0 20:45:01 Uninstalling requests-2.23.0: 20:45:01 Successfully uninstalled requests-2.23.0 20:45:01 Running setup.py install for PyYAML: started 20:45:04 Running setup.py install for PyYAML: finished with status 'done' 20:45:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:45:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:45:04 ---> 3eb147d93177 20:45:04 Step 3/26 : WORKDIR /edgex-go 20:45:04 ---> Using cache 20:45:04 ---> 48b40b204c1f 20:45:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:04 ---> Using cache 20:45:04 ---> b71dbbbfee6b 20:45:04 Step 5/26 : RUN apk add --update --no-cache make git 20:45:04 ---> Using cache 20:45:04 ---> ef5ab52abcd4 20:45:04 Step 6/26 : COPY go.mod . 20:45:04 ---> Using cache 20:45:04 ---> 8ead09fc994e 20:45:04 Step 7/26 : RUN go mod download 20:45:04 ---> Using cache 20:45:04 ---> 10864b1b69bb 20:45:04 Step 8/26 : COPY . . 20:45:04 ---> Using cache 20:45:04 ---> 61a399e89d8c 20:45:04 Step 9/26 : RUN go mod tidy 20:45:04 ---> Using cache 20:45:04 ---> 23f60a78c762 20:45:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:45:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:45:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:45:05 ---> 3eb147d93177 20:45:05 Step 3/24 : WORKDIR /edgex-go 20:45:05 ---> Using cache 20:45:05 ---> 48b40b204c1f 20:45:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:05 ---> Using cache 20:45:05 ---> b71dbbbfee6b 20:45:05 Step 5/24 : RUN apk add --update --no-cache make git 20:45:05 ---> Using cache 20:45:05 ---> ef5ab52abcd4 20:45:05 Step 6/24 : COPY go.mod . 20:45:05 ---> Using cache 20:45:05 ---> 8ead09fc994e 20:45:05 Step 7/24 : RUN go mod download 20:45:05 ---> Using cache 20:45:05 ---> 10864b1b69bb 20:45:05 Step 8/24 : COPY . . 20:45:05 ---> Using cache 20:45:05 ---> 61a399e89d8c 20:45:05 Step 9/24 : RUN go mod tidy 20:45:05 ---> Using cache 20:45:05 ---> 23f60a78c762 20:45:05 Step 10/24 : RUN make cmd/core-metadata/core-metadata 20:45:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:45:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:45:05 ---> 3eb147d93177 20:45:05 Step 3/24 : WORKDIR /edgex-go 20:45:05 ---> Using cache 20:45:05 ---> 48b40b204c1f 20:45:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:05 ---> Using cache 20:45:05 ---> b71dbbbfee6b 20:45:05 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:45:06 Running setup.py install for dockerpty: started 20:45:08 ---> Running in 6e69a6e6f5dd 20:45:08 ---> Running in b7870454db3f 20:45:08 ---> Running in 5824224b7e78 20:45:09 Running setup.py install for dockerpty: finished with status 'done' 20:45:09 Running setup.py install for docopt: started 20:45:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:45:11 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 20:45:11 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 20:45:12 Running setup.py install for docopt: finished with status 'done' 20:45:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:45:12 OK: 218 MiB in 52 packages 20:45:13 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 20:45:16 Removing intermediate container 6e69a6e6f5dd 20:45:16 ---> c99340d8c8ab 20:45:16 Step 6/24 : COPY go.mod . 20:45:17 ---> 376d83c742c4 20:45:17 Step 7/24 : RUN go mod download 20:45:17 ---> Running in d274772391cf 20:45:18 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 20:45:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:45:18 ---> 3eb147d93177 20:45:18 Step 3/23 : WORKDIR /edgex-go 20:45:18 ---> Using cache 20:45:18 ---> 48b40b204c1f 20:45:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:18 ---> Using cache 20:45:18 ---> b71dbbbfee6b 20:45:18 Step 5/23 : RUN apk add --update --no-cache make git 20:45:18 ---> Using cache 20:45:18 ---> ef5ab52abcd4 20:45:18 Step 6/23 : COPY go.mod . 20:45:18 ---> Using cache 20:45:18 ---> 8ead09fc994e 20:45:18 Step 7/23 : RUN go mod download 20:45:18 ---> Using cache 20:45:18 ---> 10864b1b69bb 20:45:18 Step 8/23 : COPY . . 20:45:18 ---> Using cache 20:45:18 ---> 61a399e89d8c 20:45:18 Step 9/23 : RUN go mod tidy 20:45:18 ---> Using cache 20:45:18 ---> 23f60a78c762 20:45:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:45:18 ---> Running in 3a104b08ac1f 20:45:22 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 20:45:24 Removing intermediate container d274772391cf 20:45:24 ---> d7b210e94b0f 20:45:24 Step 8/24 : COPY . . 20:45:31 Removing intermediate container 98b0ca4eff85 20:45:31 ---> e5de722e1c44 20:45:31 Step 15/24 : ENV APP_PORT=58890 20:45:31 ---> Running in 114e9fd51dde 20:45:32 Removing intermediate container 114e9fd51dde 20:45:32 ---> f1acb965b68c 20:45:32 Step 16/24 : EXPOSE $APP_PORT 20:45:32 ---> Running in 417f4f62320a 20:45:33 Removing intermediate container 417f4f62320a 20:45:33 ---> 2e92b26ddfce 20:45:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:45:37 ---> 5e704f09cb6d 20:45:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:45:39 ---> 1b6d2113f12e 20:45:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:45:42 ---> 938a0c0e2270 20:45:42 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 20:45:42 ---> Running in 878eddd6e612 20:45:42 Removing intermediate container 878eddd6e612 20:45:42 ---> 116aa55b63cd 20:45:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:45:43 ---> Running in 4e1e3e65fe98 20:45:44 Removing intermediate container 4e1e3e65fe98 20:45:44 ---> ec19b862d631 20:45:44 Step 22/24 : LABEL arch=arm64 20:45:44 ---> Running in 99ec0180f2ba 20:45:46 ---> 1982ba1c2146 20:45:46 Step 9/24 : RUN go mod tidy 20:45:46 Removing intermediate container 99ec0180f2ba 20:45:46 ---> d6a6ccb53e78 20:45:46 Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:45:46 ---> Running in 8650ec89d03b 20:45:46 ---> Running in a9fee044d592 20:45:47 Removing intermediate container a9fee044d592 20:45:47 ---> 9066cc6d610d 20:45:47 Step 24/24 : LABEL version=0.0.0 20:45:47 ---> Running in 518274095ea3 20:45:48 Removing intermediate container 518274095ea3 20:45:48 ---> 9971a20e09d8 20:45:48 20:45:49 Successfully built 9971a20e09d8 20:45:49 Successfully tagged sys-mgmt-agent-arm64:latest 20:45:53  Building sys-mgmt-agent ... done Removing intermediate container 8650ec89d03b 20:45:53 ---> 753423d38ff5 20:45:53 Step 10/24 : RUN make cmd/core-data/core-data 20:45:53 ---> Running in d6a3ccc436c4 20:45:55 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 20:46:42 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 20:46:54 Removing intermediate container b7870454db3f 20:46:54 ---> 949da94533b5 20:46:54 20:46:54 Step 11/26 : FROM alpine:3.12 20:46:54 ---> c4fd0aeabfcf 20:46:54 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 20:46:54 ---> Running in d203fb00d718 20:46:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:46:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:46:56 (1/6) Installing ca-certificates (20191127-r4) 20:46:56 (2/6) Installing nghttp2-libs (1.41.0-r0) 20:46:56 (3/6) Installing libcurl (7.77.0-r0) 20:46:56 (4/6) Installing curl (7.77.0-r0) 20:46:56 (5/6) Installing dumb-init (1.2.2-r1) 20:46:56 (6/6) Installing su-exec (0.2-r1) 20:46:56 Executing busybox-1.31.1-r20.trigger 20:46:56 Executing ca-certificates-20191127-r4.trigger 20:46:56 OK: 7 MiB in 20 packages 20:47:00 Removing intermediate container 5824224b7e78 20:47:00 ---> 0953147863f8 20:47:00 20:47:00 Step 11/24 : FROM alpine:3.12 20:47:00 ---> c4fd0aeabfcf 20:47:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:47:00 ---> Using cache 20:47:00 ---> 265c00bc4ae0 20:47:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:00 ---> Using cache 20:47:00 ---> 033edc169afc 20:47:00 Step 14/24 : ENV APP_PORT=59881 20:47:00 ---> Running in 4f99ab5e3aaf 20:47:00 Removing intermediate container d203fb00d718 20:47:00 ---> b88653f46120 20:47:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'Removing intermediate container 3a104b08ac1f 20:47:00 ---> fc8498106e53 20:47:00 20:47:00 Step 11/23 : FROM alpine:3.12 20:47:00 ---> c4fd0aeabfcf 20:47:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:47:00 20:47:00 ---> Using cache 20:47:00 ---> 265c00bc4ae0 20:47:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:47:00 ---> Using cache 20:47:00 ---> 033edc169afc 20:47:00 Step 14/23 : ENV APP_PORT=59861 20:47:01 ---> Running in d3b4edab7bb2 20:47:01 ---> Running in 0fdb2eb3a3d5 20:47:01 Removing intermediate container 4f99ab5e3aaf 20:47:01 ---> 0f83e532c889 20:47:01 Step 15/24 : EXPOSE $APP_PORT 20:47:02 ---> Running in c692bb490c94 20:47:02 Removing intermediate container 0fdb2eb3a3d5 20:47:02 ---> 784ca3c00f7e 20:47:02 Step 14/26 : WORKDIR / 20:47:02 Removing intermediate container d3b4edab7bb2 20:47:02 ---> a5acc4d8c613 20:47:02 Step 15/23 : EXPOSE $APP_PORT 20:47:02 ---> Running in 8fab10f2b629 20:47:02 ---> Running in 246152d0f267 20:47:02 Removing intermediate container c692bb490c94 20:47:02 ---> 3e9982717bde 20:47:02 Step 16/24 : WORKDIR / 20:47:03 ---> Running in e253ea339606 20:47:03 Removing intermediate container 8fab10f2b629 20:47:03 ---> 4963ec24aa8d 20:47:03 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:47:04 Removing intermediate container 246152d0f267 20:47:04 ---> d29fbe9de06d 20:47:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:04 Removing intermediate container e253ea339606 20:47:04 ---> 412be736f258 20:47:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:05 ---> f8cb244c401b 20:47:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:47:05 ---> 97ac074e17de 20:47:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:47:06 ---> 9996531930e8 20:47:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:47:07 ---> 8ea02c7aff37 20:47:07 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:47:08 ---> 10ff0240eeae 20:47:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:47:08 ---> 0dded657b92c 20:47:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:47:09 ---> fdc8804078f6 20:47:09 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:47:09 ---> e49ad50b243f 20:47:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:47:10 ---> Running in 947237bdb44f 20:47:10 ---> 1172a920a4d7 20:47:10 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:47:10 ---> 9ff3c675eda7 20:47:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:47:10 ---> Running in fc96d8300691 20:47:10 Removing intermediate container 947237bdb44f 20:47:10 ---> 9cbaa7c9bf54 20:47:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:11 ---> Running in 65d75ff47d41 20:47:11 Removing intermediate container fc96d8300691 20:47:11 ---> b492cec48c8d 20:47:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:11 ---> Running in 890ca9a3c164 20:47:11 ---> cf7deb1e3d62 20:47:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:47:11 Removing intermediate container 65d75ff47d41 20:47:11 ---> 65e45403e53c 20:47:11 Step 21/23 : LABEL arch=arm64 20:47:12 ---> Running in ab43e78d21cd 20:47:12 Removing intermediate container 890ca9a3c164 20:47:12 ---> 0701a4b3c181 20:47:12 Step 22/24 : LABEL arch=arm64 20:47:12 ---> Running in a99b361c8cae 20:47:13 Removing intermediate container ab43e78d21cd 20:47:13 ---> cf5829ea74d6 20:47:13 Step 22/23 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:47:13 ---> Running in e525be5ac26e 20:47:13 Removing intermediate container a99b361c8cae 20:47:13 ---> 5caf45b015ce 20:47:13 Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:47:13 ---> Running in a90b44342fc6 20:47:13 ---> 2f1d12f04e2a 20:47:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:47:13 Removing intermediate container e525be5ac26e 20:47:13 ---> 5dc978b2ea0a 20:47:13 Step 23/23 : LABEL version=0.0.0 20:47:14 ---> Running in 12679586a7be 20:47:14 Removing intermediate container a90b44342fc6 20:47:14 ---> e7320988a1ab 20:47:14 Step 24/24 : LABEL version=0.0.0 20:47:14 ---> Running in 8761af827fa3 20:47:14 ---> 1bb46a0008ba 20:47:14 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/ 20:47:14 Removing intermediate container 12679586a7be 20:47:14 ---> cd2cb0e414a9 20:47:14 20:47:14 ---> Running in f9fa96fe5694 20:47:15 Successfully built cd2cb0e414a9 20:47:15 Removing intermediate container 8761af827fa3 20:47:15 ---> 5ad3a6a5f1e9 20:47:15 20:47:15 Successfully tagged support-scheduler-arm64:latest 20:47:15  Building support-scheduler ... done Successfully built 5ad3a6a5f1e9 20:47:15 Successfully tagged core-metadata-arm64:latest 20:47:18  Building core-metadata ... done Removing intermediate container f9fa96fe5694 20:47:18 ---> 48afba82c941 20:47:18 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 20:47:18 ---> Running in 03451fed78dd 20:47:19 Removing intermediate container d6a3ccc436c4 20:47:19 ---> 09c7dc350fe3 20:47:19 20:47:19 Step 11/24 : FROM alpine:3.12 20:47:19 ---> c4fd0aeabfcf 20:47:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:47:19 ---> Running in 9019c853dcbd 20:47:19 Removing intermediate container 03451fed78dd 20:47:19 ---> 6770f88d1502 20:47:19 Step 24/26 : LABEL arch=arm64 20:47:19 ---> Running in 7bbbdcf537bd 20:47:19 Removing intermediate container 9019c853dcbd 20:47:19 ---> 38f4cb206d6c 20:47:19 Step 13/24 : ENV APP_PORT=59880 20:47:19 ---> Running in 8af12aed38bf 20:47:20 Removing intermediate container 7bbbdcf537bd 20:47:20 ---> 2dad8423dc55 20:47:20 Step 25/26 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:47:20 ---> Running in 0947aefd9ce5 20:47:20 Removing intermediate container 8af12aed38bf 20:47:20 ---> d64ef0ff633c 20:47:20 Step 14/24 : EXPOSE $APP_PORT 20:47:20 ---> Running in 4d5d6894cb6e 20:47:20 Removing intermediate container 0947aefd9ce5 20:47:20 ---> 31297a611719 20:47:20 Step 26/26 : LABEL version=0.0.0 20:47:20 ---> Running in 22be08df5208 20:47:20 Removing intermediate container 4d5d6894cb6e 20:47:20 ---> d6aba7d1803f 20:47:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:21 ---> Running in 5c3dc47c09f7 20:47:21 Removing intermediate container 22be08df5208 20:47:21 ---> f05e9324b0d3 20:47:21 20:47:21 Successfully built f05e9324b0d3 20:47:21 Successfully tagged security-secretstore-setup-arm64:latest 20:47:23  Building security-secretstore-setup ... done Removing intermediate container 5c3dc47c09f7 20:47:23 ---> e7d8f92181a3 20:47:23 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:47:23 ---> Running in 7c5e35ebdd18 20:47:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:47:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:47:26 (1/6) Installing dumb-init (1.2.2-r1) 20:47:26 (2/6) Installing libgcc (9.3.0-r2) 20:47:26 (3/6) Installing libsodium (1.0.18-r0) 20:47:26 (4/6) Installing libstdc++ (9.3.0-r2) 20:47:26 (5/6) Installing libzmq (4.3.3-r0) 20:47:26 (6/6) Installing zeromq (4.3.3-r0) 20:47:26 Executing busybox-1.31.1-r20.trigger 20:47:26 OK: 8 MiB in 20 packages 20:47:27 Removing intermediate container 7c5e35ebdd18 20:47:27 ---> 26927aa86542 20:47:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:28 ---> 4020dec8e461 20:47:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:47:30 ---> 819f35bbad1b 20:47:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:47:30 ---> fb87f2af60c6 20:47:30 Step 20/24 : ENTRYPOINT ["/core-data"] 20:47:31 ---> Running in 975d5dcb59d1 20:47:31 Removing intermediate container 975d5dcb59d1 20:47:31 ---> 627b61061c16 20:47:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:31 ---> Running in 840bc973da89 20:47:32 Removing intermediate container 840bc973da89 20:47:32 ---> 7f7f707f6ae3 20:47:32 Step 22/24 : LABEL arch=arm64 20:47:32 ---> Running in 4c3cc66d35ff 20:47:32 Removing intermediate container 4c3cc66d35ff 20:47:32 ---> 38d70e329df2 20:47:32 Step 23/24 : LABEL git_sha=1dd8f73d4a16be177840b1cc147c1423bec5f79e 20:47:32 ---> Running in ca73063f0be6 20:47:33 Removing intermediate container ca73063f0be6 20:47:33 ---> fc1fbebf407d 20:47:33 Step 24/24 : LABEL version=0.0.0 20:47:33 ---> Running in 60505e72830a 20:47:34 Removing intermediate container 60505e72830a 20:47:34 ---> 5e0367b44041 20:47:34 20:47:34 Successfully built 5e0367b44041 20:47:34 Successfully tagged core-data-arm64:latest 20:47:34  Building core-data ... done  [Pipeline] } 20:47:34 $ docker stop --time=1 04d585e6a88cea2df2e45e626d47e4f6598200ed00fe2dcc7683a037463239a7 20:47:36 $ docker rm -f 04d585e6a88cea2df2e45e626d47e4f6598200ed00fe2dcc7683a037463239a7 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:37 + docker images 20:47:37 REPOSITORY TAG IMAGE ID CREATED SIZE 20:47:37 core-data-arm64 latest 5e0367b44041 4 seconds ago 19.1MB 20:47:37 security-secretstore-setup-arm64 latest f05e9324b0d3 16 seconds ago 27.1MB 20:47:37 09c7dc350fe3 19 seconds ago 997MB 20:47:37 core-metadata-arm64 latest 5ad3a6a5f1e9 23 seconds ago 15.7MB 20:47:37 support-scheduler-arm64 latest cd2cb0e414a9 23 seconds ago 15.1MB 20:47:37 fc8498106e53 37 seconds ago 990MB 20:47:37 0953147863f8 38 seconds ago 994MB 20:47:37 949da94533b5 45 seconds ago 998MB 20:47:37 sys-mgmt-agent-arm64 latest 9971a20e09d8 About a minute ago 298MB 20:47:37 security-bootstrapper-arm64 latest c52934b20332 2 minutes ago 17.5MB 20:47:37 core-command-arm64 latest f21a7ba800ff 3 minutes ago 15MB 20:47:37 security-proxy-setup-arm64 latest 4a4a9a80330b 3 minutes ago 24.2MB 20:47:37 support-notifications-arm64 latest fa226d1b5f83 3 minutes ago 15.7MB 20:47:37 eb712e3fa7dd 3 minutes ago 991MB 20:47:37 6659f5ba97db 3 minutes ago 991MB 20:47:37 0581eea3f544 3 minutes ago 991MB 20:47:37 affa500ec92f 3 minutes ago 988MB 20:47:37 7107f115db37 3 minutes ago 995MB 20:47:37 ci-base-image-arm64 latest 3eb147d93177 13 minutes ago 663MB 20:47:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 46 hours ago 451MB 20:47:37 alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB 20:47:37 docker 20.10.0 eeaf43b92773 7 months ago 228MB 20:47:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 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 20:47:38 ---> job-cost.sh 20:47:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wmoM 20:48:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:49:54 lf-activate-venv(): INFO: Adding /tmp/venv-wmoM/bin to PATH 20:49:54 INFO: No Stack... 20:49:54 INFO: Retrieving Pricing Info for: v2-standard-4 20:49:54 INFO: Archiving Costs [Pipeline] sh 20:49:54 + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 20:49:54 [Pipeline] lock 20:49:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3617-1-stack-cost] 20:49:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3617-1-stack-cost] did not exist. Created. 20:49:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3617-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:49:55 + echo total: 0.18000000715255737 [Pipeline] stash 20:49:55 Stashed 1 file(s) [Pipeline] } 20:49:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3617-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 20:49:57 provisioning config files... 20:49:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6767838899637843955tmp [Pipeline] { [Pipeline] sh 20:49:57 + set +x 20:49:57 + curl -s https://codecov.io/bash 20:49:57 + bash -s -- 20:49:57 20:49:57 _____ _ 20:49:57 / ____| | | 20:49:57 | | ___ __| | ___ ___ _____ __ 20:49:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:49:57 | |___| (_) | (_| | __/ (_| (_) \ V / 20:49:57 \_____\___/ \__,_|\___|\___\___/ \_/ 20:49:57 Bash-1.0.3 20:49:57 20:49:57 20:49:57 ==> git version 2.24.4 found 20:49:57 ==> 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 20:49:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:49:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:49:57 ==> Jenkins CI detected. 20:49:57 project root: . 20:49:57 --> token set from env 20:49:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:49:57 ==> Running gcov in . (disable via -X gcov) 20:49:57 ==> Python coveragepy not found 20:49:57 ==> Searching for coverage reports in: 20:49:57 + . 20:49:57 -> Found 1 reports 20:49:57 ==> Detecting git/mercurial file structure 20:49:57 ==> Reading reports 20:49:57 + ./coverage.out bytes=398095 20:49:57 ==> Appending adjustments 20:49:57 https://docs.codecov.io/docs/fixing-reports 20:49:59 + Found adjustments 20:49:59 ==> Gzipping contents 20:49:59 56K /tmp/codecov.mXbnS7.gz 20:49:59 ==> Uploading reports 20:49:59 url: https://codecov.io 20:49:59 query: branch=PR-3617&commit=1dd8f73d4a16be177840b1cc147c1423bec5f79e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3617&job=&cmd_args= 20:49:59 -> Pinging Codecov 20:49:59 https://codecov.io/upload/v4?package=bash-1.0.3&branch=PR-3617&commit=1dd8f73d4a16be177840b1cc147c1423bec5f79e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3617%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3617&job=&cmd_args= 20:49:59 -> Uploading to 20:49:59 https://storage.googleapis.com/codecov/v4/raw/2021-07-11/00271124DB129430A58F1EEE437C3FCB/1dd8f73d4a16be177840b1cc147c1423bec5f79e/afb65dc5-3028-4a5e-b7b6-666134db026a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T204959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cb9acea268043b05d687ea45359adaf5db556630aacab3f6e4fd17adcffa469 20:49:59 % Total % Received % Xferd Average Speed Time Time Time Current 20:49:59 Dload Upload Total Spent Left Speed 20:49:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53884 0 0 100 53884 0 113k --:--:-- --:--:-- --:--:-- 113k 20:49:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1dd8f73d4a16be177840b1cc147c1423bec5f79e [Pipeline] } 20:50:00 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 20:50:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:50:03 ---> package-listing.sh 20:50:03 ++ facter osfamily 20:50:03 ++ tr '[:upper:]' '[:lower:]' 20:50:03 + OS_FAMILY=redhat 20:50:03 + workspace=/w/workspace/edgex-go/1 20:50:03 + START_PACKAGES=/tmp/packages_start.txt 20:50:03 + END_PACKAGES=/tmp/packages_end.txt 20:50:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:50:03 + PACKAGES=/tmp/packages_start.txt 20:50:03 + '[' /w/workspace/edgex-go/1 ']' 20:50:03 + PACKAGES=/tmp/packages_end.txt 20:50:03 + case "${OS_FAMILY}" in 20:50:03 + rpm -qa 20:50:03 + sort 20:50:05 + '[' -f /tmp/packages_start.txt ']' 20:50:05 + '[' -f /tmp/packages_end.txt ']' 20:50:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:50:05 + '[' /w/workspace/edgex-go/1 ']' 20:50:05 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:50:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:50:05 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 20:50:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:50:06 20:50:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:50:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:50:06 alpine: Pulling from edgex-lftools-log-publisher 20:50:06 df20fa9351a1: Pulling fs layer 20:50:06 36b3adc4ff6f: Pulling fs layer 20:50:06 8ad3a11d3b57: Pulling fs layer 20:50:06 46f8f816bc3b: Pulling fs layer 20:50:06 93b61091891f: Pulling fs layer 20:50:06 93b9cdb0e59b: Pulling fs layer 20:50:06 5e14af77c1be: Pulling fs layer 20:50:06 01666e4c0597: Pulling fs layer 20:50:06 aa168da1d23b: Pulling fs layer 20:50:06 93b9cdb0e59b: Waiting 20:50:06 5e14af77c1be: Waiting 20:50:06 01666e4c0597: Waiting 20:50:06 aa168da1d23b: Waiting 20:50:06 46f8f816bc3b: Waiting 20:50:06 93b61091891f: Waiting 20:50:07 36b3adc4ff6f: Verifying Checksum 20:50:07 36b3adc4ff6f: Download complete 20:50:07 46f8f816bc3b: Verifying Checksum 20:50:07 46f8f816bc3b: Download complete 20:50:07 df20fa9351a1: Verifying Checksum 20:50:07 df20fa9351a1: Download complete 20:50:07 93b9cdb0e59b: Verifying Checksum 20:50:07 93b9cdb0e59b: Download complete 20:50:07 5e14af77c1be: Verifying Checksum 20:50:07 5e14af77c1be: Download complete 20:50:07 93b61091891f: Verifying Checksum 20:50:07 93b61091891f: Download complete 20:50:07 01666e4c0597: Verifying Checksum 20:50:07 01666e4c0597: Download complete 20:50:07 8ad3a11d3b57: Verifying Checksum 20:50:07 8ad3a11d3b57: Download complete 20:50:07 df20fa9351a1: Pull complete 20:50:07 36b3adc4ff6f: Pull complete 20:50:08 8ad3a11d3b57: Pull complete 20:50:08 46f8f816bc3b: Pull complete 20:50:08 93b61091891f: Pull complete 20:50:08 93b9cdb0e59b: Pull complete 20:50:08 5e14af77c1be: Pull complete 20:50:08 01666e4c0597: Pull complete 20:50:09 aa168da1d23b: Verifying Checksum 20:50:09 aa168da1d23b: Download complete 20:50:13 aa168da1d23b: Pull complete 20:50:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:50:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:50:13 prd-centos7-docker-4c-2g-2504 does not seem to be running inside a container 20:50:13 $ 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 20:50:17 $ docker top 1a6cf87572643d64a79e012197c4ba6541bab95888cc64926aa6d6446c3cf30c -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:17 + touch /tmp/pre-build-complete [Pipeline] sh 20:50:17 + mkdir -p /var/log/sa [Pipeline] sh 20:50:18 + ls /var/log/sa-host 20:50:18 + sadf -c /var/log/sa-host/sa05 20:50:18 file_magic: OK 20:50:18 HZ: Using current value: 100 20:50:18 file_header: OK 20:50:18 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 20:50:18 Statistics: 20:50:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:50:18 File successfully converted to sysstat format version 12.2.1 20:50:18 + sadf -c /var/log/sa-host/sa11 20:50:18 file_magic: OK 20:50:18 HZ: Using current value: 100 20:50:18 file_header: OK 20:50:18 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 20:50:18 Statistics: 20:50:18 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... 20:50:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:50:19 provisioning config files... 20:50:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2212820155668719345tmp [Pipeline] { [Pipeline] echo 20:50:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:50:19 ---> create-netrc.sh [Pipeline] } 20:50:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:50:20 ---> python-tools-install.sh [Pipeline] echo 20:50:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:50:20 ---> sudo-logs.sh 20:50:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:50:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:50:20 ---> job-cost.sh 20:50:20 lf-activate-venv: SKIPPING 20:50:20 DEBUG: total: 0.18000000715255737 20:50:20 INFO: Retrieving Stack Cost... 20:50:21 INFO: Retrieving Pricing Info for: v3-standard-2 20:50:22 INFO: Archiving Costs [Pipeline] echo 20:50:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:50:22 ---> logs-deploy.sh 20:50:22 lf-activate-venv: SKIPPING 20:50:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3617/1 20:50:22 INFO: archiving workspace using pattern(s): 20:50:23 Archives upload complete. 20:50:23 INFO: archiving logs to Nexus 20:50:24 ---> uname -a: 20:50:24 Linux prd-centos7-docker-4c-2g-2504.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 20:50:24 20:50:24 20:50:24 ---> lscpu: 20:50:24 Architecture: x86_64 20:50:24 CPU op-mode(s): 32-bit, 64-bit 20:50:24 Byte Order: Little Endian 20:50:24 Address sizes: 40 bits physical, 48 bits virtual 20:50:24 CPU(s): 2 20:50:24 On-line CPU(s) list: 0,1 20:50:24 Thread(s) per core: 1 20:50:24 Core(s) per socket: 1 20:50:24 Socket(s): 2 20:50:24 NUMA node(s): 1 20:50:24 Vendor ID: AuthenticAMD 20:50:24 CPU family: 23 20:50:24 Model: 49 20:50:24 Model name: AMD EPYC-Rome Processor 20:50:24 Stepping: 0 20:50:24 CPU MHz: 2800.000 20:50:24 BogoMIPS: 5600.00 20:50:24 Virtualization: AMD-V 20:50:24 Hypervisor vendor: KVM 20:50:24 Virtualization type: full 20:50:24 L1d cache: 64 KiB 20:50:24 L1i cache: 64 KiB 20:50:24 L2 cache: 1 MiB 20:50:24 L3 cache: 32 MiB 20:50:24 NUMA node0 CPU(s): 0,1 20:50:24 Vulnerability Itlb multihit: Not affected 20:50:24 Vulnerability L1tf: Not affected 20:50:24 Vulnerability Mds: Not affected 20:50:24 Vulnerability Meltdown: Not affected 20:50:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:50:24 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:50:24 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:50:24 Vulnerability Srbds: Not affected 20:50:24 Vulnerability Tsx async abort: Not affected 20:50:24 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 20:50:24 20:50:24 20:50:24 ---> nproc: 20:50:24 2 20:50:24 20:50:24 20:50:24 ---> df -h: 20:50:24 Filesystem Size Used Available Use% Mounted on 20:50:24 overlay 40.0G 12.5G 27.5G 31% / 20:50:24 tmpfs 64.0M 0 64.0M 0% /dev 20:50:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:50:24 shm 64.0M 0 64.0M 0% /dev/shm 20:50:24 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 20:50:24 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 20:50:24 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 20:50:24 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 20:50:24 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 20:50:24 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 20:50:24 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 20:50:24 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 20:50:24 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1 20:50:24 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/1@tmp 20:50:24 20:50:24 20:50:24 ---> free -m: 20:50:24 total used free shared buff/cache available 20:50:24 Mem: 7821 1204 2193 0 4424 6582 20:50:24 Swap: 1023 1 1022 20:50:24 20:50:24 20:50:24 ---> ip addr: 20:50:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:50:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:50:24 inet 127.0.0.1/8 scope host lo 20:50:24 valid_lft forever preferred_lft forever 20:50:24 inet6 ::1/128 scope host 20:50:24 valid_lft forever preferred_lft forever 20:50:24 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:50:24 link/ether fa:16:3e:d5:56:74 brd ff:ff:ff:ff:ff:ff 20:50:24 inet 10.30.123.188/23 brd 10.30.123.255 scope global dynamic eth0 20:50:24 valid_lft 85085sec preferred_lft 85085sec 20:50:24 inet6 fe80::f816:3eff:fed5:5674/64 scope link 20:50:24 valid_lft forever preferred_lft forever 20:50:24 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:50:24 link/ether 02:42:f4:d4:32:1c brd ff:ff:ff:ff:ff:ff 20:50:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:50:24 valid_lft forever preferred_lft forever 20:50:24 inet6 fe80::42:f4ff:fed4:321c/64 scope link 20:50:24 valid_lft forever preferred_lft forever 20:50:24 20:50:24 20:50:24 ---> sar -b -r -n DEV: 20:50:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 20:50:24 20:50:24 20:28:18 LINUX RESTART (2 CPU) 20:50:24 20:50:24 20:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:50:24 20:30:01 99.85 3.60 96.25 0.00 2601.43 19438.58 0.00 20:50:24 20:31:01 183.27 0.00 183.27 0.00 0.00 48865.60 0.00 20:50:24 20:32:01 61.89 0.00 61.89 0.00 0.00 10740.38 0.00 20:50:24 20:33:01 63.20 0.03 63.16 0.00 1.07 8937.40 0.00 20:50:24 20:34:02 816.37 380.03 436.34 0.00 16659.83 284284.28 0.00 20:50:24 20:35:01 486.60 13.79 472.81 0.00 1750.62 178904.87 0.00 20:50:24 20:36:01 363.80 74.73 289.06 0.00 4933.56 96875.37 0.00 20:50:24 20:37:01 1.60 0.02 1.58 0.00 0.13 31.50 0.00 20:50:24 20:38:01 0.23 0.00 0.23 0.00 0.00 1.93 0.00 20:50:24 20:39:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 20:50:24 20:40:01 0.28 0.05 0.23 0.00 0.40 2.83 0.00 20:50:24 20:41:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 20:50:24 20:42:01 0.22 0.00 0.22 0.00 0.00 3.13 0.00 20:50:24 20:43:01 0.25 0.08 0.17 0.00 0.80 2.42 0.00 20:50:24 20:44:01 0.42 0.18 0.23 0.00 5.73 3.56 0.00 20:50:24 20:45:01 0.85 0.00 0.85 0.00 0.00 17.56 0.00 20:50:24 20:46:01 0.22 0.00 0.22 0.00 0.00 3.68 0.00 20:50:24 20:47:01 0.23 0.00 0.23 0.00 0.00 2.87 0.00 20:50:24 20:48:01 0.27 0.00 0.27 0.00 0.00 3.30 0.00 20:50:24 20:49:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 20:50:24 20:50:01 3.73 3.51 0.22 0.00 175.11 14.68 0.00 20:50:24 Average: 99.08 22.69 76.38 0.00 1244.93 30798.56 0.00 20:50:24 20:50:24 20:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:50:24 20:30:01 5148324 0 801252 10.00 2620 2056736 1305444 14.41 726700 1722340 32 20:50:24 20:31:01 4066684 0 1037128 12.95 2620 2902500 1662084 18.35 1189676 2215836 141832 20:50:24 20:32:01 3838072 0 1075428 13.43 2620 3092812 1690364 18.66 1318760 2292796 21400 20:50:24 20:33:01 3821488 0 981400 12.25 2620 3203424 1237748 13.67 1123568 2498408 326508 20:50:24 20:34:02 232840 0 1525792 19.05 2620 6247680 3392428 37.45 2948624 4110900 299328 20:50:24 20:35:01 136372 0 1357800 16.95 2620 6512140 2212992 24.43 3454712 3676428 58220 20:50:24 20:36:01 2861952 0 1144424 14.29 2620 3999936 1352572 14.93 1350212 3081348 20 20:50:24 20:37:01 2872068 0 1134304 14.16 2620 3999940 1256300 13.87 1369924 3054716 12 20:50:24 20:38:01 2872832 0 1133536 14.15 2620 3999944 1256300 13.87 1382056 3042720 8 20:50:24 20:39:01 2874792 0 1131572 14.13 2620 3999948 1256372 13.87 1382032 3042720 8 20:50:24 20:40:01 2873776 0 1132584 14.14 2620 3999952 1256604 13.87 1382496 3042732 8 20:50:24 20:41:01 2875136 0 1131220 14.12 2620 3999956 1256364 13.87 1382152 3042732 8 20:50:24 20:42:01 2874872 0 1131476 14.13 2620 3999964 1256364 13.87 1382044 3042732 8 20:50:24 20:43:01 2875012 0 1131332 14.13 2620 3999968 1256364 13.87 1382208 3042756 16 20:50:24 20:44:01 2874396 0 1131908 14.13 2620 4000008 1256472 13.87 1383624 3041364 16 20:50:24 20:45:01 2874624 0 1131680 14.13 2620 4000008 1256364 13.87 1383524 3041364 8 20:50:24 20:46:01 2874732 0 1131564 14.13 2620 4000016 1256388 13.87 1383656 3041368 16 20:50:24 20:47:01 2874740 0 1131552 14.13 2620 4000020 1256364 13.87 1383540 3041364 8 20:50:24 20:48:01 2874516 0 1131776 14.13 2620 4000020 1256364 13.87 1383656 3041364 8 20:50:24 20:49:01 2874552 0 1131732 14.13 2620 4000028 1256436 13.87 1383636 3041364 8 20:50:24 20:50:01 2867824 0 1133208 14.15 2620 4005280 1256744 13.88 1385596 3046244 76 20:50:24 Average: 2873314 0 1132032 14.13 2620 4000966 1449687 16.01 1498209 2962076 40359 20:50:24 20:50:24 20:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:50:24 20:30:01 eth0 909.79 1141.02 4032.25 146.68 0.00 0.00 0.00 0.00 20:50:24 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:30:01 docker0 897.04 568.84 71.35 2682.59 0.00 0.00 0.00 0.00 20:50:24 20:31:01 vethf0b1ad0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:50:24 20:31:01 eth0 643.44 566.35 3747.48 55.84 0.00 0.00 0.00 0.00 20:50:24 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:31:01 docker0 257.69 291.06 16.70 845.18 0.00 0.00 0.00 0.00 20:50:24 20:32:01 vethf0b1ad0 1.73 1.73 0.14 0.15 0.00 0.00 0.00 0.00 20:50:24 20:32:01 eth0 30.62 16.24 25.12 10.52 0.00 0.00 0.00 0.00 20:50:24 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:32:01 docker0 1.73 1.73 0.11 0.15 0.00 0.00 0.00 0.00 20:50:24 20:33:01 eth0 170.96 146.86 1692.12 22.47 0.00 0.00 0.00 0.00 20:50:24 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:33:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:34:02 veth77f92f1 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 20:50:24 20:34:02 eth0 109.07 82.06 208.51 77.25 0.00 0.00 0.00 0.00 20:50:24 20:34:02 veth58f30a4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:50:24 20:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:35:01 vetheaded02 25.94 42.58 2.05 345.31 0.00 0.00 0.00 0.00 20:50:24 20:35:01 eth0 258.57 186.97 1861.27 81.82 0.00 0.00 0.00 0.00 20:50:24 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:35:01 veth1cd0d9a 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 20:50:24 20:36:01 eth0 63.27 43.31 118.11 66.11 0.00 0.00 0.00 0.00 20:50:24 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:36:01 docker0 1281.86 1026.66 96.50 4319.95 0.00 0.00 0.00 0.00 20:50:24 20:37:01 eth0 0.32 0.32 0.02 0.03 0.00 0.00 0.00 0.00 20:50:24 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:38:01 eth0 0.20 0.22 0.01 0.02 0.00 0.00 0.00 0.00 20:50:24 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:39:01 eth0 0.67 0.18 0.13 0.04 0.00 0.00 0.00 0.00 20:50:24 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:40:01 eth0 0.52 0.33 0.33 0.23 0.00 0.00 0.00 0.00 20:50:24 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:41:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:50:24 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:50:24 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:43:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:50:24 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:44:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:50:24 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:46:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:50:24 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:47:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:48:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:50:24 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:49:01 eth0 0.18 0.17 0.08 0.04 0.00 0.00 0.00 0.00 20:50:24 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:50:01 eth0 6.03 3.96 5.95 2.83 0.00 0.00 0.00 0.00 20:50:24 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 Average: eth0 104.44 104.20 556.13 22.07 0.00 0.00 0.00 0.00 20:50:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:50:24 Average: docker0 61.12 48.95 4.60 205.97 0.00 0.00 0.00 0.00 20:50:24 20:50:24 20:50:24 ---> sar -P ALL: 20:50:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 20:50:24 20:50:24 20:28:18 LINUX RESTART (2 CPU) 20:50:24 20:50:24 20:29:01 CPU %user %nice %system %iowait %steal %idle 20:50:24 20:30:01 all 16.55 0.00 4.26 4.40 0.08 74.71 20:50:24 20:30:01 0 13.16 0.00 4.36 1.55 0.07 80.86 20:50:24 20:30:01 1 19.94 0.00 4.16 7.26 0.09 68.54 20:50:24 20:31:01 all 32.65 0.00 8.22 3.45 0.09 55.60 20:50:24 20:31:01 0 34.14 0.00 8.21 3.17 0.09 54.40 20:50:24 20:31:01 1 31.16 0.00 8.22 3.73 0.09 56.80 20:50:24 20:32:01 all 39.62 0.00 4.99 0.43 0.07 54.88 20:50:24 20:32:01 0 40.70 0.00 4.46 0.27 0.07 54.50 20:50:24 20:32:01 1 38.55 0.00 5.52 0.60 0.07 55.26 20:50:24 20:33:01 all 56.47 0.00 8.77 1.69 0.09 32.98 20:50:24 20:33:01 0 56.60 0.00 8.65 1.72 0.09 32.94 20:50:24 20:33:01 1 56.33 0.00 8.90 1.67 0.09 33.01 20:50:24 20:34:02 all 33.47 0.00 19.64 27.37 0.14 19.38 20:50:24 20:34:02 0 31.87 0.00 19.99 29.02 0.16 18.96 20:50:24 20:34:02 1 35.09 0.00 19.30 25.71 0.11 19.79 20:50:24 20:35:01 all 70.75 0.00 17.24 9.75 0.12 2.14 20:50:24 20:35:01 0 70.14 0.00 17.31 9.37 0.11 3.07 20:50:24 20:35:01 1 71.36 0.00 17.18 10.13 0.13 1.20 20:50:24 20:36:01 all 53.72 0.00 11.96 6.30 0.12 27.90 20:50:24 20:36:01 0 54.06 0.00 11.68 6.30 0.13 27.83 20:50:24 20:36:01 1 53.38 0.00 12.24 6.30 0.11 27.98 20:50:24 20:37:01 all 0.10 0.00 0.05 0.00 0.03 99.82 20:50:24 20:37:01 0 0.08 0.00 0.05 0.00 0.03 99.83 20:50:24 20:37:01 1 0.12 0.00 0.05 0.00 0.02 99.82 20:50:24 20:38:01 all 0.10 0.00 0.03 0.00 0.03 99.84 20:50:24 20:38:01 0 0.17 0.00 0.03 0.00 0.03 99.77 20:50:24 20:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:50:24 20:39:01 all 0.08 0.00 0.05 0.00 0.02 99.86 20:50:24 20:39:01 0 0.02 0.00 0.07 0.00 0.02 99.90 20:50:24 20:39:01 1 0.13 0.00 0.03 0.00 0.02 99.82 20:50:24 20:40:01 all 0.14 0.00 0.03 0.00 0.03 99.81 20:50:24 20:40:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:50:24 20:40:01 1 0.23 0.00 0.03 0.00 0.03 99.70 20:50:24 20:50:24 20:40:01 CPU %user %nice %system %iowait %steal %idle 20:50:24 20:41:01 all 0.07 0.00 0.01 0.00 0.03 99.89 20:50:24 20:41:01 0 0.02 0.00 0.00 0.00 0.03 99.95 20:50:24 20:41:01 1 0.12 0.00 0.02 0.00 0.03 99.83 20:50:24 20:42:01 all 0.10 0.00 0.02 0.00 0.03 99.85 20:50:24 20:42:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:50:24 20:42:01 1 0.18 0.00 0.02 0.00 0.03 99.77 20:50:24 20:43:01 all 0.16 0.00 0.02 0.00 0.01 99.82 20:50:24 20:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 20:50:24 20:43:01 1 0.27 0.00 0.02 0.00 0.00 99.72 20:50:24 20:44:01 all 0.03 0.00 0.03 0.00 0.03 99.91 20:50:24 20:44:01 0 0.03 0.00 0.05 0.00 0.03 99.88 20:50:24 20:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:50:24 20:45:01 all 0.05 0.00 0.03 0.00 0.03 99.89 20:50:24 20:45:01 0 0.05 0.00 0.02 0.00 0.05 99.88 20:50:24 20:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:50:24 20:46:01 all 0.10 0.00 0.02 0.00 0.03 99.86 20:50:24 20:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:50:24 20:46:01 1 0.18 0.00 0.02 0.00 0.02 99.78 20:50:24 20:47:01 all 0.07 0.00 0.03 0.00 0.03 99.88 20:50:24 20:47:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:50:24 20:47:01 1 0.12 0.00 0.03 0.00 0.02 99.83 20:50:24 20:48:01 all 0.10 0.00 0.02 0.00 0.03 99.86 20:50:24 20:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:50:24 20:48:01 1 0.17 0.00 0.02 0.00 0.03 99.78 20:50:24 20:49:01 all 0.13 0.00 0.03 0.00 0.02 99.83 20:50:24 20:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:50:24 20:49:01 1 0.22 0.00 0.02 0.00 0.02 99.75 20:50:24 20:50:01 all 1.02 0.00 0.49 0.05 0.03 98.42 20:50:24 20:50:01 0 0.82 0.00 0.40 0.05 0.03 98.70 20:50:24 20:50:01 1 1.22 0.00 0.57 0.05 0.02 98.14 20:50:24 Average: all 13.74 0.00 3.41 2.39 0.05 80.41 20:50:24 Average: 0 13.58 0.00 3.38 2.30 0.05 80.68 20:50:24 Average: 1 13.90 0.00 3.43 2.48 0.04 80.15 20:50:24 20:50:24 20:50:24