Pull request #3619 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e34c02cb97ca79db981051303629e336b02b636+1ecdab4148a2da39b523538a056cab399db8933d (5717c601447c6dbc0b9d1b93ce03f2e465c84b29) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2380034049035519704.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5514519756669908362.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3619/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3619/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3003820037998499537.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 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4754928026787837486.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3619/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3619/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh833434860817374538.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1496 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1624790746120642972.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 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit 6e34c02cb97ca79db981051303629e336b02b636 Merge succeeded, producing 6e34c02cb97ca79db981051303629e336b02b636 Checking out Revision 6e34c02cb97ca79db981051303629e336b02b636 (PR-3619) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1736799021736444642.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7106424875494767591.key > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" > git rev-list --no-walk 4bd8d9e5e004ca5319d4fe979e02ed4cbb622829 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:35:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:35:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:35:00 ========================================================= 18:35:00 EdgeX Global Pipelines Version Info 18:35:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:35:02 ------------------- 18:35:02 stable info: 18:35:02 ------------------- 18:35:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:35:02 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 18:35:02 Message: update stable to v1.0.196 18:35:02 ------------------- 18:35:02 experimental info: 18:35:02 ------------------- 18:35:02 Commited By: **** collab-it+edgex@linuxfoundation.org 18:35:02 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 18:35:02 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:35:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:35:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:35:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:35:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:35:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:35:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3619 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3619 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3619 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e34c02cb97ca79db981051303629e336b02b636 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e34c02 [Pipeline] echo 18:35:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:03 provisioning config files... 18:35:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5476357354005769763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:04 ---> docker-login.sh 18:35:04 nexus3.edgexfoundry.org:10001 18:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:04 Configure a credential helper to remove this warning. See 18:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:04 18:35:04 Login Succeeded 18:35:04 nexus3.edgexfoundry.org:10002 18:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:04 Configure a credential helper to remove this warning. See 18:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:04 18:35:04 Login Succeeded 18:35:04 nexus3.edgexfoundry.org:10003 18:35:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:04 Configure a credential helper to remove this warning. See 18:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:04 18:35:04 Login Succeeded 18:35:04 nexus3.edgexfoundry.org:10004 18:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:05 Configure a credential helper to remove this warning. See 18:35:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:05 18:35:05 Login Succeeded 18:35:05 docker.io 18:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:35:10 Configure a credential helper to remove this warning. See 18:35:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:35:10 18:35:10 Login Succeeded 18:35:10 ---> docker-login.sh ends [Pipeline] } 18:35:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:11 ++ 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 18:35:11 + for file in '`ls cmd/**/Dockerfile`' 18:35:11 ++ dirname cmd/core-command/Dockerfile 18:35:11 ++ cut -d/ -f2 18:35:11 + echo core-command,cmd/core-command/Dockerfile 18:35:11 + for file in '`ls cmd/**/Dockerfile`' 18:35:11 ++ cut -d/ -f2 18:35:11 ++ dirname cmd/core-data/Dockerfile 18:35:11 + echo core-data,cmd/core-data/Dockerfile 18:35:11 + for file in '`ls cmd/**/Dockerfile`' 18:35:11 ++ dirname cmd/core-metadata/Dockerfile 18:35:11 ++ cut -d/ -f2 18:35:11 + echo core-metadata,cmd/core-metadata/Dockerfile 18:35:11 + for file in '`ls cmd/**/Dockerfile`' 18:35:11 ++ dirname cmd/security-bootstrapper/Dockerfile 18:35:11 ++ cut -d/ -f2 18:35:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:35:11 + for file in '`ls cmd/**/Dockerfile`' 18:35:11 ++ dirname cmd/security-proxy-setup/Dockerfile 18:35:11 ++ cut -d/ -f2 18:35:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:35:11 + for file in '`ls cmd/**/Dockerfile`' 18:35:11 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:35:11 ++ cut -d/ -f2 18:35:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:35:11 + for file in '`ls cmd/**/Dockerfile`' 18:35:11 ++ dirname cmd/support-notifications/Dockerfile 18:35:11 ++ cut -d/ -f2 18:35:11 + echo support-notifications,cmd/support-notifications/Dockerfile 18:35:11 + for file in '`ls cmd/**/Dockerfile`' 18:35:11 ++ dirname cmd/support-scheduler/Dockerfile 18:35:11 ++ cut -d/ -f2 18:35:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:35:11 + for file in '`ls cmd/**/Dockerfile`' 18:35:11 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:35:11 ++ cut -d/ -f2 18:35:11 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:35:11 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 18:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:12 18:35:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:35:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:13 latest: Pulling from edgex-devops/git-semver 18:35:13 31603596830f: Pulling fs layer 18:35:13 b6dc333f4379: Pulling fs layer 18:35:13 3d9ef1400e77: Pulling fs layer 18:35:13 fd332fbdc1db: Pulling fs layer 18:35:13 fd332fbdc1db: Waiting 18:35:13 b6dc333f4379: Verifying Checksum 18:35:13 b6dc333f4379: Download complete 18:35:13 31603596830f: Verifying Checksum 18:35:13 31603596830f: Download complete 18:35:13 31603596830f: Pull complete 18:35:13 fd332fbdc1db: Verifying Checksum 18:35:13 fd332fbdc1db: Download complete 18:35:13 b6dc333f4379: Pull complete 18:35:13 3d9ef1400e77: Verifying Checksum 18:35:13 3d9ef1400e77: Download complete 18:35:14 3d9ef1400e77: Pull complete 18:35:14 fd332fbdc1db: Pull complete 18:35:14 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 18:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:35:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:35:14 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 18:35:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:35:15 $ docker top 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:15 [ssh-agent] Looking for ssh-agent implementation... 18:35:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:15 $ docker exec 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 ssh-agent 18:35:15 SSH_AUTH_SOCK=/tmp/ssh-MYR4DtVdYScs/agent.13 18:35:15 SSH_AGENT_PID=19 18:35:15 Running ssh-add (command line suppressed) 18:35:15 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1750417311845971800.key (/w/workspace/edgex-go/2@tmp/private_key_1750417311845971800.key) 18:35:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:16 + git tag --points-at HEAD [Pipeline] } 18:35:16 $ docker exec --env ******** --env ******** 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 ssh-agent -k 18:35:16 unset SSH_AUTH_SOCK; 18:35:16 unset SSH_AGENT_PID; 18:35:16 echo Agent pid 19 killed; 18:35:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:35:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:16 [ssh-agent] Looking for ssh-agent implementation... 18:35:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:16 $ docker exec 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 ssh-agent 18:35:16 SSH_AUTH_SOCK=/tmp/ssh-umL7Rcpxx9Bu/agent.52 18:35:16 SSH_AGENT_PID=58 18:35:16 Running ssh-add (command line suppressed) 18:35:16 Identity added: /w/workspace/edgex-go/2@tmp/private_key_758843640346528353.key (/w/workspace/edgex-go/2@tmp/private_key_758843640346528353.key) 18:35:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:16 + git semver init 18:35:16 # -> Open(): unable to determine branch for HEAD 18:35:16 # $GIT_DIR = /w/workspace/edgex-go/2/.git 18:35:16 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 18:35:16 # $SEMVER_REMOTE_NAME = origin 18:35:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:35:16 # $SEMVER_USER_NAME = edgex-jenkins 18:35:16 # $SEMVER_BRANCH = PR-3619 18:35:16 # $SEMVER_TEMP = /tmp/semver-727343265 18:35:16 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:36:03 # '/tmp/semver-727343265' -> '/w/workspace/edgex-go/2/.semver' 18:36:04 # -> Force: false 18:36:04 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 18:36:04 $ docker exec --env ******** --env ******** 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 ssh-agent -k 18:36:04 unset SSH_AUTH_SOCK; 18:36:04 unset SSH_AGENT_PID; 18:36:04 echo Agent pid 58 killed; 18:36:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:36:04 + git semver [Pipeline] } 18:36:04 $ docker stop --time=1 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 18:36:06 $ docker rm -f 92eb5b35551b09d128daebe8816b7c696498ae45723de669a19b295d785b7191 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:36:07 Stashed 1 file(s) [Pipeline] echo 18:36:07 [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 18:36:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:36:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:36:08 + true 18:36:08 + sudo service docker restart 18:36:08 Redirecting to /bin/systemctl restart docker.service 18:36:22 Still waiting to schedule task 18:36:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 18:36:26 ========================================================= 18:36:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:36:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:36:27 + 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 . 18:36:28 Sending build context to Docker daemon 328.3MB 18:36:28 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 18:36:28 Step 2/6 : FROM ${BASE} 18:36:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:36:28 540db60ca938: Pulling fs layer 18:36:28 adcc1eea9eea: Pulling fs layer 18:36:28 4c4ab2625f07: Pulling fs layer 18:36:28 0773c198feca: Pulling fs layer 18:36:28 345f892a5656: Pulling fs layer 18:36:28 9ac62484cfdc: Pulling fs layer 18:36:28 5ac4037533be: Pulling fs layer 18:36:28 dc6bda0758c5: Pulling fs layer 18:36:28 0773c198feca: Waiting 18:36:28 345f892a5656: Waiting 18:36:28 9ac62484cfdc: Waiting 18:36:28 5ac4037533be: Waiting 18:36:28 dc6bda0758c5: Waiting 18:36:29 4c4ab2625f07: Verifying Checksum 18:36:29 4c4ab2625f07: Download complete 18:36:29 adcc1eea9eea: Verifying Checksum 18:36:29 adcc1eea9eea: Download complete 18:36:29 345f892a5656: Verifying Checksum 18:36:29 345f892a5656: Download complete 18:36:29 9ac62484cfdc: Verifying Checksum 18:36:29 9ac62484cfdc: Download complete 18:36:29 540db60ca938: Verifying Checksum 18:36:29 540db60ca938: Download complete 18:36:30 540db60ca938: Pull complete 18:36:30 adcc1eea9eea: Pull complete 18:36:30 4c4ab2625f07: Pull complete 18:36:30 5ac4037533be: Verifying Checksum 18:36:30 5ac4037533be: Download complete 18:36:34 dc6bda0758c5: Verifying Checksum 18:36:34 dc6bda0758c5: Download complete 18:36:35 0773c198feca: Verifying Checksum 18:36:35 0773c198feca: Download complete 18:36:38 0773c198feca: Pull complete 18:36:38 345f892a5656: Pull complete 18:36:38 9ac62484cfdc: Pull complete 18:36:38 5ac4037533be: Pull complete 18:36:40 dc6bda0758c5: Pull complete 18:36:40 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 18:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:36:40 ---> eb58bd16d52e 18:36:40 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 18:36:43 ---> Running in a4d87d82890e 18:36:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:36:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:36:44 (1/12) Installing libmagic (5.39-r0) 18:36:45 (2/12) Installing file (5.39-r0) 18:36:45 (3/12) Installing libc-dev (0.7.2-r3) 18:36:45 (4/12) Installing g++ (10.2.1_pre1-r3) 18:37:07 (5/12) Installing fortify-headers (1.1-r0) 18:37:07 (6/12) Installing patch (2.7.6-r7) 18:37:07 (7/12) Installing build-base (0.5-r2) 18:37:07 (8/12) Installing libsodium (1.0.18-r0) 18:37:08 (9/12) Installing pkgconf (1.7.3-r0) 18:37:08 (10/12) Installing libsodium-dev (1.0.18-r0) 18:37:08 (11/12) Installing libzmq (4.3.3-r1) 18:37:08 (12/12) Installing zeromq-dev (4.3.3-r1) 18:37:08 Executing busybox-1.32.1-r6.trigger 18:37:08 OK: 219 MiB in 52 packages 18:37:09 Removing intermediate container a4d87d82890e 18:37:09 ---> 6de0a8d7e30b 18:37:09 Step 4/6 : WORKDIR /edgex-go 18:37:09 ---> Running in 1c4e98945eae 18:37:10 Removing intermediate container 1c4e98945eae 18:37:10 ---> db3cc987f90b 18:37:10 Step 5/6 : COPY go.mod . 18:37:10 ---> 7944d2f07927 18:37:10 Step 6/6 : RUN go mod download 18:37:10 ---> Running in fbf79dd0792e 18:37:22 Removing intermediate container fbf79dd0792e 18:37:22 ---> d06ecb3744e4 18:37:22 Successfully built d06ecb3744e4 18:37:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:37:22 + docker inspect -f . ci-base-image-x86_64 18:37:22 . [Pipeline] withDockerContainer 18:37:22 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 18:37:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:37:23 $ docker top 58e5c9471450ee1f065b11f09b920e86c103080b8a40c5d531c87af538df6c2a -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:24 + go version 18:37:24 go version go1.16.5 linux/amd64 [Pipeline] } 18:37:24 $ docker stop --time=1 58e5c9471450ee1f065b11f09b920e86c103080b8a40c5d531c87af538df6c2a 18:37:25 $ docker rm -f 58e5c9471450ee1f065b11f09b920e86c103080b8a40c5d531c87af538df6c2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:37:25 + docker inspect -f . ci-base-image-x86_64 18:37:25 . [Pipeline] withDockerContainer 18:37:25 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 18:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:37:26 $ docker top afa0a4892b15265913c388cdaebce72bb11b2786b801e17292866394d9a37fd0 -eo pid,comm [Pipeline] { [Pipeline] echo 18:37:26 ========================================================= 18:37:26 [edgeXBuildGoParallel] Running Tests and Build... 18:37:26 ========================================================= [Pipeline] sh 18:37:26 + go mod tidy [Pipeline] sh 18:37:27 + make test 18:37:27 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 18:37:27 go mod tidy 18:37:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:37:33 ? github.com/edgexfoundry/edgex-go [no test files] 18:37:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:37:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:37:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:37:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:37:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:38:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 18:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:38:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 50.5% of statements 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:38:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.091s coverage: 88.5% of statements 18:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:38:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:38:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements 18:38:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 81.2% of statements 18:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:38:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:38:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.230s coverage: 95.1% of statements 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:38:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:38:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 18:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 18:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 22.0% of statements 18:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 18:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 18:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 18:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 18:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 18:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.233s coverage: 81.8% of statements 18:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.040s coverage: 100.0% of statements 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.042s coverage: 58.8% of statements 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 64.4% of statements 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.195s coverage: 66.9% of statements 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.6% of statements 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 18:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 18:38:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 19.3% of statements 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 91.9% of statements 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:38:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.6% of statements 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:38:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 18:38:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 18:38:48 GO111MODULE=on go vet ./... 18:39:11 gofmt -l . 18:39:11 [ "`gofmt -l .`" = "" ] 18:39:11 ./bin/test-attribution-txt.sh [Pipeline] sh 18:39:12 + ls -al . 18:39:12 total 564 18:39:12 drwxrwxr-x 10 1001 1001 4096 Jul 14 18:39 . 18:39:12 drwxr-xr-x 4 root root 28 Jul 14 18:37 .. 18:39:12 -rw-rw-r-- 1 1001 1001 11 Jul 14 18:34 .dockerignore 18:39:12 drwxrwxr-x 8 1001 1001 179 Jul 14 18:34 .git 18:39:12 drwxrwxr-x 3 1001 1001 125 Jul 14 18:34 .github 18:39:12 -rw-rw-r-- 1 1001 1001 818 Jul 14 18:34 .gitignore 18:39:12 -rw-rw-r-- 1 1001 1001 76 Jul 14 18:34 .hadolint.yml 18:39:12 drwx------ 3 1001 1001 58 Jul 14 18:36 .semver 18:39:12 -rw-rw-r-- 1 1001 1001 166 Jul 14 18:34 .sonarcloud.properties 18:39:12 -rw-rw-r-- 1 1001 1001 8609 Jul 14 18:34 Attribution.txt 18:39:12 -rw-rw-r-- 1 1001 1001 43881 Jul 14 18:34 CHANGELOG.md 18:39:12 -rw-rw-r-- 1 1001 1001 3804 Jul 14 18:34 CONTRIBUTING.md 18:39:12 -rw-rw-r-- 1 1001 1001 931 Jul 14 18:34 Dockerfile.build 18:39:12 -rw-rw-r-- 1 1001 1001 849 Jul 14 18:34 Jenkinsfile 18:39:12 -rw-rw-r-- 1 1001 1001 10775 Jul 14 18:34 LICENSE 18:39:12 -rw-rw-r-- 1 1001 1001 6003 Jul 14 18:34 Makefile 18:39:12 -rw-rw-r-- 1 1001 1001 7818 Jul 14 18:34 README.md 18:39:12 -rw-rw-r-- 1 1001 1001 6912 Jul 14 18:34 SECURITY.md 18:39:12 -rw-rw-r-- 1 1001 1001 5 Jul 14 18:36 VERSION 18:39:12 -rw-rw-r-- 1 1001 1001 4131 Jul 14 18:34 ZMQWindows.md 18:39:12 drwxrwxr-x 2 1001 1001 37 Jul 14 18:34 bin 18:39:12 drwxrwxr-x 14 1001 1001 4096 Jul 14 18:34 cmd 18:39:12 -rw-r--r-- 1 root root 399433 Jul 14 18:38 coverage.out 18:39:12 -rw-rw-r-- 1 1001 1001 812 Jul 14 18:34 go.mod 18:39:12 -rw-r--r-- 1 root root 20973 Jul 14 18:37 go.sum 18:39:12 drwxrwxr-x 7 1001 1001 114 Jul 14 18:34 internal 18:39:12 drwxrwxr-x 3 1001 1001 16 Jul 14 18:34 openapi 18:39:12 drwxrwxr-x 4 1001 1001 71 Jul 14 18:34 snap 18:39:12 -rw-rw-r-- 1 1001 1001 204 Jul 14 18:34 version.go [Pipeline] sh 18:39:12 + '[' -e coverage.out ] 18:39:12 + chown 1001:1001 coverage.out [Pipeline] stash 18:39:13 Stashed 1 file(s) [Pipeline] sh 18:39:13 + make build 18:39:13 go mod tidy 18:39:13 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 18:39:15 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 18:39:22 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 18:39:22 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 18:39:23 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 18:39:23 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 18:39:24 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 18:39:25 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 18:39:26 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 18:39:27 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 18: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 18:39:29 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] } 18:39:30 $ docker stop --time=1 afa0a4892b15265913c388cdaebce72bb11b2786b801e17292866394d9a37fd0 18:39:32 $ docker rm -f afa0a4892b15265913c388cdaebce72bb11b2786b801e17292866394d9a37fd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:39:36 18:39:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:39:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:39:36 latest: Pulling from edgex-devops/edgex-compose 18:39:36 cbdbe7a5bc2a: Pulling fs layer 18:39:36 ca9280d653b3: Pulling fs layer 18:39:36 7e9c9ca2126c: Pulling fs layer 18:39:36 cbdbe7a5bc2a: Verifying Checksum 18:39:36 cbdbe7a5bc2a: Download complete 18:39:37 cbdbe7a5bc2a: Pull complete 18:39:38 ca9280d653b3: Verifying Checksum 18:39:38 ca9280d653b3: Download complete 18:39:38 ca9280d653b3: Pull complete 18:39:40 7e9c9ca2126c: Download complete 18:39:43 7e9c9ca2126c: Pull complete 18:39:43 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:39:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:39:43 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 18:39:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:39:45 $ docker top 1eeddd378085963f1bf4d6ef4b695ecd0043b2b52fba6a37338a9eacb176efdc -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:46 + docker-compose build --help 18:39:46 + grep parallel 18:39:46 --parallel Build images in parallel. [Pipeline] } 18:39:46 $ docker stop --time=1 1eeddd378085963f1bf4d6ef4b695ecd0043b2b52fba6a37338a9eacb176efdc 18:39:48 $ docker rm -f 1eeddd378085963f1bf4d6ef4b695ecd0043b2b52fba6a37338a9eacb176efdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:39:48 . [Pipeline] withDockerContainer 18:39:48 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 18:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:39:49 $ docker top d9eba6245592951c5fcf5517d8d032167b1fc4fdae1507eb7559d625d3cfab74 -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:49 + docker-compose -f ./docker-compose-build.yml build --parallel 18:39:50 Building core-command ... 18:39:50 Building core-data ... 18:39:50 Building core-metadata ... 18:39:50 Building security-bootstrapper ... 18:39:50 Building security-proxy-setup ... 18:39:50 Building security-secretstore-setup ... 18:39:50 Building support-notifications ... 18:39:50 Building support-scheduler ... 18:39:50 Building sys-mgmt-agent ... 18:39:50 Building core-command 18:39:50 Building security-bootstrapper 18:39:50 Building core-metadata 18:39:50 Building support-scheduler 18:39:50 Building sys-mgmt-agent 18:39:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:39:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:39:59 ---> d06ecb3744e4 18:39:59 Step 3/24 : WORKDIR /edgex-go 18:39:59 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:39:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 18:39:59 ---> d06ecb3744e4 18:39:59 Step 3/32 : WORKDIR /edgex-go 18:40:06 ---> Running in b55c62fb00cf 18:40:06 ---> Running in 1b105c9c0b7e 18:40:06 Removing intermediate container b55c62fb00cf 18:40:06 ---> dcf05117d2be 18:40:06 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:06 Removing intermediate container 1b105c9c0b7e 18:40:06 ---> 3955a3b2f058 18:40:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:40:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:40:06 ---> d06ecb3744e4 18:40:06 Step 3/23 : WORKDIR /edgex-go 18:40:06 ---> Using cache 18:40:06 ---> 3955a3b2f058 18:40:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:06 ---> Running in 403d6a0fb08d 18:40:06 ---> Running in 63a89aa89f4b 18:40:06 ---> Running in 5b8254835bd6 18:40:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:40:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:40:07 ---> d06ecb3744e4 18:40:07 Step 3/24 : WORKDIR /edgex-go 18:40:07 ---> Using cache 18:40:07 ---> 3955a3b2f058 18:40:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:40:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:40:07 ---> d06ecb3744e4 18:40:07 Step 3/24 : WORKDIR /edgex-go 18:40:07 ---> Using cache 18:40:07 ---> 3955a3b2f058 18:40:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:07 ---> Running in 6618a2c93c1c 18:40:07 ---> Running in a6f82b362c60 18:40:08 Removing intermediate container 403d6a0fb08d 18:40:08 ---> f7edf865e474 18:40:08 Step 5/32 : RUN apk add --update --no-cache make git 18:40:08 ---> Running in 756b435b4f35 18:40:08 Removing intermediate container 5b8254835bd6 18:40:08 ---> e92825ea6364 18:40:08 Step 5/24 : RUN apk add --update --no-cache make git 18:40:08 ---> Running in 2518729c118d 18:40:08 Removing intermediate container 63a89aa89f4b 18:40:08 ---> 62b3fec05bad 18:40:08 Step 5/23 : RUN apk add --update --no-cache make git 18:40:08 ---> Running in 520c4d24bb4f 18:40:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:40:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:40:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:40:08 Removing intermediate container 6618a2c93c1c 18:40:08 ---> 5929e6998dd7 18:40:08 Step 5/24 : RUN apk add --update --no-cache make bash git 18:40:08 Removing intermediate container a6f82b362c60 18:40:08 ---> 33c3dd6a3f4c 18:40:08 Step 5/24 : RUN apk add --update --no-cache make git 18:40:08 ---> Running in 9b4ccdedd45c 18:40:08 ---> Running in 846eaf1a019a 18:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:40:09 OK: 219 MiB in 52 packages 18:40:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:40:10 Removing intermediate container 756b435b4f35 18:40:10 ---> 82627d1a6ff2 18:40:10 Step 6/32 : COPY go.mod . 18:40:10 OK: 219 MiB in 52 packages 18:40:10 ---> 185f30d3033d 18:40:10 Step 7/32 : RUN go mod download 18:40:10 ---> Running in b26980f3f6f7 18:40:10 Removing intermediate container 520c4d24bb4f 18:40:10 ---> 00545da23777 18:40:10 Step 6/23 : COPY go.mod . 18:40:10 ---> 6d292d6335be 18:40:10 Step 7/23 : RUN go mod download 18:40:10 ---> Running in 6a942815fcd3 18:40:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:40:10 OK: 219 MiB in 52 packages 18:40:10 Removing intermediate container b26980f3f6f7 18:40:10 ---> 9e178de4ba39 18:40:10 Step 8/32 : COPY . . 18:40:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:40:12 Removing intermediate container 846eaf1a019a 18:40:12 ---> ac9e58533b31 18:40:12 Step 6/24 : COPY go.mod . 18:40:12 Removing intermediate container 6a942815fcd3 18:40:12 ---> 51bb6298004e 18:40:12 Step 8/23 : COPY . . 18:40:12 ---> bf0a0eaf7e0e 18:40:12 Step 7/24 : RUN go mod download 18:40:13 ---> Running in 5bd6825c5222 18:40:14 OK: 219 MiB in 52 packages 18:40:15 OK: 219 MiB in 52 packages 18:40:15 ---> 54031e54ffdc 18:40:15 Step 9/32 : RUN go mod tidy 18:40:15 Removing intermediate container 5bd6825c5222 18:40:15 ---> 0541c094e1d1 18:40:15 Step 8/24 : COPY . . 18:40:15 ---> Running in 172a2789ff1d 18:40:15 Removing intermediate container 2518729c118d 18:40:15 ---> b7e8fe4ddfbf 18:40:15 Step 6/24 : COPY go.mod . 18:40:15 Removing intermediate container 9b4ccdedd45c 18:40:15 ---> 612e10de1513 18:40:15 Step 6/24 : COPY go.mod . 18:40:16 ---> 84f0f51f6be2 18:40:16 Step 7/24 : RUN go mod download 18:40:16 ---> b1c485d1485b 18:40:16 Step 7/24 : RUN go mod download 18:40:17 ---> Running in bebbc8c21466 18:40:17 ---> Running in 14fe92dd1dc1 18:40:17 ---> e057cdcd7d1c 18:40:17 Step 9/23 : RUN go mod tidy 18:40:17 ---> Running in 2ffeff2cd3ec 18:40:18 Removing intermediate container 172a2789ff1d 18:40:18 ---> 7c774b89ca07 18:40:18 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:40:18 ---> Running in 1a1bd108de62 18:40:19 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 18:40:19 Removing intermediate container 14fe92dd1dc1 18:40:19 ---> e0056f5e6873 18:40:19 Step 8/24 : COPY . . 18:40:19 Removing intermediate container bebbc8c21466 18:40:19 ---> d29c4958247d 18:40:19 Step 8/24 : COPY . . 18:40:20 Removing intermediate container 2ffeff2cd3ec 18:40:20 ---> 75cfd7fe4305 18:40:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 18:40:21 ---> Running in 3a58d7ab3f11 18:40:23 ---> 2b84b83e8982 18:40:23 Step 9/24 : RUN go mod tidy 18:40:23 ---> Running in d8fdf79b9fc7 18:40:23 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 18:40:26 Removing intermediate container d8fdf79b9fc7 18:40:26 ---> 392929f49ca6 18:40:26 Step 10/24 : RUN make cmd/core-metadata/core-metadata 18:40:26 ---> Running in f0545559e8d1 18:40:27 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 18:40:37 ---> ff4a60e9dff6 18:40:37 Step 9/24 : RUN go mod tidy 18:40:37 ---> 5a058b26229a 18:40:37 Step 9/24 : RUN go mod tidy 18:40:37 ---> Running in ebb87ab39697 18:40:37 ---> Running in 21dba40efaf9 18:40:38 Removing intermediate container 21dba40efaf9 18:40:38 ---> e65ef1093348 18:40:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:40:38 ---> Running in 41bcf44c1a6f 18:40:38 Removing intermediate container ebb87ab39697 18:40:38 ---> ca6e76acc411 18:40:38 Step 10/24 : RUN make cmd/core-command/core-command 18:40:38 ---> Running in 9bc723006dd5 18:40:38 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 18:40:39 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 18:40:45 Removing intermediate container 1a1bd108de62 18:40:45 ---> f2b745eef7de 18:40:45 18:40:45 Step 11/32 : FROM alpine:3.12 18:40:45 3.12: Pulling from library/alpine 18:40:45 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 18:40:45 Status: Downloaded newer image for alpine:3.12 18:40:45 ---> 13621d1b12d4 18:40:45 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:40:45 ---> Running in 44f0d3a74d38 18:40:45 Removing intermediate container 44f0d3a74d38 18:40:45 ---> a6a578d836fe 18:40:45 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 18:40:45 ---> Running in cad302596bd1 18:40:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:40:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:40:46 (1/2) Installing dumb-init (1.2.2-r1) 18:40:46 (2/2) Installing su-exec (0.2-r1) 18:40:46 Executing busybox-1.31.1-r20.trigger 18:40:46 OK: 6 MiB in 16 packages 18:40:46 Removing intermediate container cad302596bd1 18:40:46 ---> ae850358c035 18:40:46 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 18:40:46 ---> Running in cc18eeca5347 18:40:47 Removing intermediate container cc18eeca5347 18:40:47 ---> a2ba58c933b6 18:40:47 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:40:47 ---> Running in da45e6cab7c0 18:40:47 Removing intermediate container da45e6cab7c0 18:40:47 ---> c649326140f1 18:40:47 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:40:47 ---> Running in 6e956194b5dc 18:40:48 Removing intermediate container 6e956194b5dc 18:40:48 ---> 7c42c784b16e 18:40:48 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 18:40:48 ---> Running in 803fab332c9b 18:40:48 Removing intermediate container 803fab332c9b 18:40:48 ---> 6cad11b09750 18:40:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:40:48 ---> 5c0d2455820f 18:40:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:40:48 ---> Running in 560c0be360e4 18:40:49 Removing intermediate container 560c0be360e4 18:40:49 ---> 02790d0972fb 18:40:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:49 ---> af625873a57f 18:40:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:40:50 ---> 8ae1de56e424 18:40:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:40:50 ---> ceec2196cb3c 18:40:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:40:51 ---> 55585f6fc1df 18:40:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:40:51 ---> 702960ef7d14 18:40:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 18:40:51 ---> Running in de4374d34e12 18:40:51 Removing intermediate container de4374d34e12 18:40:51 ---> 96f2598760a7 18:40:51 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:40:52 ---> 60f83c0495b7 18:40:52 Step 27/32 : RUN chmod +x /entrypoint.sh 18:40:52 ---> Running in 8af13c6ec42d 18:40:52 Removing intermediate container 8af13c6ec42d 18:40:52 ---> 46046e7a83cc 18:40:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 18:40:52 ---> Running in 46c745ed5266 18:40:53 Removing intermediate container 46c745ed5266 18:40:53 ---> b9b146a5c5de 18:40:53 Step 29/32 : CMD ["gate"] 18:40:53 ---> Running in d63abc006d6a 18:40:53 Removing intermediate container d63abc006d6a 18:40:53 ---> 7e182f65f74c 18:40:53 Step 30/32 : LABEL arch=x86_64 18:40:53 ---> Running in 783735fa9431 18:40:53 Removing intermediate container 783735fa9431 18:40:53 ---> a6bd1ba002bf 18:40:53 Step 31/32 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 18:40:53 ---> Running in 864024c47142 18:40:54 Removing intermediate container 864024c47142 18:40:54 ---> 16335285f6c4 18:40:54 Step 32/32 : LABEL version=0.0.0 18:40:54 ---> Running in 48b504c4315f 18:40:54 Removing intermediate container 48b504c4315f 18:40:54 ---> f80b5443212c 18:40:54 18:40:54 Successfully built f80b5443212c 18:40:54 Successfully tagged security-bootstrapper:latest 18:40:54 Building security-secretstore-setup 18:40:56  Building security-bootstrapper ... done Removing intermediate container 3a58d7ab3f11 18:40:56 ---> eb33faf78d53 18:40:56 18:40:56 Step 11/23 : FROM alpine:3.12 18:40:56 ---> 13621d1b12d4 18:40:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:40:56 ---> Running in d1b4426acc70 18:40:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:40:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:40:57 (1/1) Installing dumb-init (1.2.2-r1) 18:40:57 Executing busybox-1.31.1-r20.trigger 18:40:57 OK: 6 MiB in 15 packages 18:40:58 Removing intermediate container d1b4426acc70 18:40:58 ---> 0a1c75a70ebd 18:40:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:40:58 ---> Running in a6db915c1e9b 18:40:58 Removing intermediate container a6db915c1e9b 18:40:58 ---> f212eb6d9ff0 18:40:58 Step 14/23 : ENV APP_PORT=59861 18:40:58 ---> Running in a0c48c1f56a2 18:40:58 Removing intermediate container a0c48c1f56a2 18:40:58 ---> bf3480bf1b07 18:40:58 Step 15/23 : EXPOSE $APP_PORT 18:40:58 ---> Running in 00e32bdb2775 18:40:59 Removing intermediate container 00e32bdb2775 18:40:59 ---> 764218dae0b3 18:40:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:59 ---> 826e00f0a66b 18:40:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:41:00 ---> fa0857773f3d 18:41:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:41:00 ---> c841819ceb76 18:41:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:41:00 ---> Running in fefcd8b9d0b9 18:41:00 Removing intermediate container fefcd8b9d0b9 18:41:00 ---> 8f8eef17982d 18:41:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:41:01 ---> Running in a43fa3adb085 18:41:01 Removing intermediate container a43fa3adb085 18:41:01 ---> 19e49ffd1866 18:41:01 Step 21/23 : LABEL arch=x86_64 18:41:01 ---> Running in d2ce7fe72b48 18:41:01 Removing intermediate container d2ce7fe72b48 18:41:01 ---> 522b3d02db72 18:41:01 Step 22/23 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 18:41:01 ---> Running in 5d11ce6ffa18 18:41:02 Removing intermediate container 5d11ce6ffa18 18:41:02 ---> 1b5b16ff40c3 18:41:02 Step 23/23 : LABEL version=0.0.0 18:41:02 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:41:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:41:02 ---> d06ecb3744e4 18:41:02 Step 3/26 : WORKDIR /edgex-go 18:41:02 ---> Using cache 18:41:02 ---> 3955a3b2f058 18:41:02 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:02 ---> Using cache 18:41:02 ---> 33c3dd6a3f4c 18:41:02 Step 5/26 : RUN apk add --update --no-cache make git 18:41:02 ---> Using cache 18:41:02 ---> ac9e58533b31 18:41:02 Step 6/26 : COPY go.mod . 18:41:02 ---> Using cache 18:41:02 ---> bf0a0eaf7e0e 18:41:02 Step 7/26 : RUN go mod download 18:41:02 ---> Using cache 18:41:02 ---> 0541c094e1d1 18:41:02 Step 8/26 : COPY . . 18:41:02 ---> Using cache 18:41:02 ---> 2b84b83e8982 18:41:02 Step 9/26 : RUN go mod tidy 18:41:02 ---> Using cache 18:41:02 ---> 392929f49ca6 18:41:02 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:41:02 ---> Running in 53f4ac05d9c4 18:41:02 ---> Running in a028cac50173 18:41:02 Removing intermediate container 53f4ac05d9c4 18:41:02 ---> 5aff18e22a05 18:41:02 18:41:02 Successfully built 5aff18e22a05 18:41:02 Successfully tagged support-scheduler:latest 18:41:02 Building support-notifications 18:41:02  Building support-scheduler ... done 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 18:41:07 Removing intermediate container f0545559e8d1 18:41:07 ---> 233e6254ff22 18:41:07 18:41:07 Step 11/24 : FROM alpine:3.12 18:41:07 ---> 13621d1b12d4 18:41:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:41:07 ---> Using cache 18:41:07 ---> 0a1c75a70ebd 18:41:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:41:07 ---> Using cache 18:41:07 ---> f212eb6d9ff0 18:41:07 Step 14/24 : ENV APP_PORT=59881 18:41:07 ---> Running in 831b5f7767c2 18:41:07 Removing intermediate container 831b5f7767c2 18:41:07 ---> fd7b1b5dcf0d 18:41:07 Step 15/24 : EXPOSE $APP_PORT 18:41:07 ---> Running in 46544d64c3b7 18:41:08 Removing intermediate container 46544d64c3b7 18:41:08 ---> 6a9b251cee16 18:41:08 Step 16/24 : WORKDIR / 18:41:08 ---> Running in 277a411aa4d6 18:41:08 Removing intermediate container 277a411aa4d6 18:41:08 ---> 78abb47a46de 18:41:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:08 ---> 9d9960af9f8a 18:41:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:41:09 ---> ee759607ea4c 18:41:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:41:09 ---> 7b707c2dfb0a 18:41:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 18:41:09 ---> Running in 4758cbd85b7a 18:41:10 Removing intermediate container 4758cbd85b7a 18:41:10 ---> baadd0c2d513 18:41:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:41:10 ---> Running in 81e17a5b385b 18:41:10 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:41:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:41:10 ---> d06ecb3744e4 18:41:10 Step 3/23 : WORKDIR /edgex-go 18:41:10 ---> Using cache 18:41:10 ---> 3955a3b2f058 18:41:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:10 ---> Using cache 18:41:10 ---> 33c3dd6a3f4c 18:41:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:41:10 Removing intermediate container 81e17a5b385b 18:41:10 ---> d390a48becf2 18:41:10 Step 22/24 : LABEL arch=x86_64 18:41:10 ---> Running in ca41fcbdf104 18:41:10 ---> Running in fe6ba1088c16 18:41:10 Removing intermediate container fe6ba1088c16 18:41:10 ---> 035aa5ffa014 18:41:10 Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 18:41:10 ---> Running in e383e7940527 18:41:10 Removing intermediate container e383e7940527 18:41:10 ---> cec278b45623 18:41:10 Step 24/24 : LABEL version=0.0.0 18:41:10 ---> Running in 018f44c8dce5 18:41:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:41:11 Removing intermediate container 018f44c8dce5 18:41:11 ---> 767967ac8bdd 18:41:11 18:41:11 Successfully built 767967ac8bdd 18:41:11 Successfully tagged core-metadata:latest 18:41:11 Building core-data 18:41:12  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:41:14 Removing intermediate container 41bcf44c1a6f 18:41:14 ---> 218fe1898149 18:41:14 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:41:14 ---> Running in 6b3d577756dd 18:41:14 Removing intermediate container 9bc723006dd5 18:41:14 ---> 14d94de14c31 18:41:14 18:41:14 Step 11/24 : FROM alpine:3.12 18:41:14 ---> 13621d1b12d4 18:41:14 Step 12/24 : RUN apk add --update --no-cache dumb-init 18:41:14 ---> Using cache 18:41:14 ---> 0a1c75a70ebd 18:41:14 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:41:14 ---> Using cache 18:41:14 ---> f212eb6d9ff0 18:41:14 Step 14/24 : ENV APP_PORT=59882 18:41:14 ---> Running in cd4235ef304b 18:41:14 Removing intermediate container cd4235ef304b 18:41:14 ---> 21c4cbfdba17 18:41:14 Step 15/24 : EXPOSE $APP_PORT 18:41:14 ---> Running in 49f0ca381996 18:41:15 Removing intermediate container 49f0ca381996 18:41:15 ---> 1557ee3b00ef 18:41:15 Step 16/24 : WORKDIR / 18:41:15 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 18:41:15 ---> Running in 40c33ebe106d 18:41:15 Removing intermediate container 40c33ebe106d 18:41:15 ---> fe4b57658a2e 18:41:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:41:15 OK: 219 MiB in 52 packages 18:41:15 ---> 35271ab3e9c8 18:41:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:41:16 Removing intermediate container ca41fcbdf104 18:41:16 ---> 3b3ccbd6e2d9 18:41:16 Step 6/23 : COPY go.mod . 18:41:16 ---> 9f68b9ccf3c5 18:41:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:41:16 ---> 2326b42b4029 18:41:16 Step 7/23 : RUN go mod download 18:41:16 ---> Running in 6f6cd6c5fc2d 18:41:16 ---> 7af58122802a 18:41:16 Step 20/24 : ENTRYPOINT ["/core-command"] 18:41:16 Removing intermediate container 6b3d577756dd 18:41:16 ---> 29cd0515a622 18:41:16 18:41:16 Step 12/24 : FROM docker:20.10.0 18:41:16 ---> Running in 2d304c476b13 18:41:17 20.10.0: Pulling from library/docker 18:41:17 Removing intermediate container 2d304c476b13 18:41:17 ---> 94bb4246a04c 18:41:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:41:17 ---> Running in fa16bd40d493 18:41:17 Removing intermediate container fa16bd40d493 18:41:17 ---> 97c33c15009b 18:41:17 Step 22/24 : LABEL arch=x86_64 18:41:17 ---> Running in 145738180d38 18:41:17 Removing intermediate container 145738180d38 18:41:17 ---> 4142e0fae0af 18:41:17 Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 18:41:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:41:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:41:18 ---> d06ecb3744e4 18:41:18 Step 3/24 : WORKDIR /edgex-go 18:41:18 ---> Using cache 18:41:18 ---> 3955a3b2f058 18:41:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:18 ---> Using cache 18:41:18 ---> 33c3dd6a3f4c 18:41:18 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:41:18 ---> Running in 8e4643cef9f2 18:41:18 ---> Running in fbe567e1ceb1 18:41:18 Removing intermediate container 6f6cd6c5fc2d 18:41:18 ---> 70e79b32fffe 18:41:18 Step 8/23 : COPY . . 18:41:18 Removing intermediate container fbe567e1ceb1 18:41:18 ---> 87dfc7587944 18:41:18 Step 24/24 : LABEL version=0.0.0 18:41:18 ---> Running in 9e56c21de926 18:41:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:41:19 Removing intermediate container 9e56c21de926 18:41:19 ---> 5dd1fd770e8e 18:41:19 18:41:19 Successfully built 5dd1fd770e8e 18:41:19 Successfully tagged core-command:latest 18:41:19 Building security-proxy-setup 18:41:19  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:41:20 OK: 219 MiB in 52 packages 18:41:26 Removing intermediate container 8e4643cef9f2 18:41:26 ---> f135079e2def 18:41:26 Step 6/24 : COPY go.mod . 18:41:26 ---> a93eb17ac2aa 18:41:26 Step 9/23 : RUN go mod tidy 18:41:26 ---> 06b92e307671 18:41:26 Step 7/24 : RUN go mod download 18:41:26 ---> Running in 151d190ed107 18:41:26 ---> Running in db9bf132aba2 18:41:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:41:26 Status: Downloaded newer image for docker:20.10.0 18:41:26 ---> aefe523efa57 18:41:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:41:26 ---> Running in 1943a4bfc590 18:41:26 Removing intermediate container 1943a4bfc590 18:41:26 ---> 770951ccd630 18:41:26 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 18:41:26 ---> Running in 32a114ea4a41 18:41:27 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 18:41:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:41:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:41:27 (1/39) Installing readline (8.0.4-r0) 18:41:27 (2/39) Installing bash (5.0.17-r0) 18:41:27 Executing bash-5.0.17-r0.post-install 18:41:27 (3/39) Installing nghttp2-libs (1.41.0-r0) 18:41:27 (4/39) Installing libcurl (7.77.0-r0) 18:41:27 (5/39) Installing curl (7.77.0-r0) 18:41:27 (6/39) Installing dumb-init (1.2.2-r1) 18:41:27 (7/39) Installing libbz2 (1.0.8-r1) 18:41:27 (8/39) Installing expat (2.2.9-r1) 18:41:27 (9/39) Installing libffi (3.3-r2) 18:41:27 (10/39) Installing gdbm (1.13-r1) 18:41:27 (11/39) Installing xz-libs (5.2.5-r0) 18:41:27 (12/39) Installing sqlite-libs (3.32.1-r1) 18:41:27 (13/39) Installing python3 (3.8.10-r0) 18:41:28 Removing intermediate container db9bf132aba2 18:41:28 ---> ac2686bcc227 18:41:28 Step 8/24 : COPY . . 18:41:28 Removing intermediate container 151d190ed107 18:41:28 ---> f6dbece9ba47 18:41:28 Step 10/23 : RUN make cmd/support-notifications/support-notifications 18:41:30 (14/39) Installing py3-appdirs (1.4.4-r1) 18:41:30 ---> Running in 06a2b2d32cb4 18:41:30 (15/39) Installing py3-ordered-set (4.0.1-r0) 18:41:30 (16/39) Installing py3-parsing (2.4.7-r0) 18:41:30 (17/39) Installing py3-six (1.15.0-r0) 18:41:30 (18/39) Installing py3-packaging (20.4-r0) 18:41:30 (19/39) Installing py3-setuptools (47.0.0-r0) 18:41:30 (20/39) Installing py3-chardet (3.0.4-r4) 18:41:30 (21/39) Installing py3-idna (2.9-r0) 18:41:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 18:41:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:41:30 ---> d06ecb3744e4 18:41:30 Step 3/22 : WORKDIR /edgex-go 18:41:30 ---> Using cache 18:41:30 ---> 3955a3b2f058 18:41:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:30 ---> Using cache 18:41:30 ---> 33c3dd6a3f4c 18:41:30 Step 5/22 : RUN apk add --update --no-cache make git 18:41:30 ---> Using cache 18:41:30 ---> ac9e58533b31 18:41:30 Step 6/22 : COPY go.mod . 18:41:30 ---> Using cache 18:41:30 ---> bf0a0eaf7e0e 18:41:30 Step 7/22 : RUN go mod download 18:41:30 ---> Using cache 18:41:30 ---> 0541c094e1d1 18:41:30 Step 8/22 : COPY . . 18:41:30 ---> Using cache 18:41:30 ---> 2b84b83e8982 18:41:30 Step 9/22 : RUN go mod tidy 18:41:30 ---> Using cache 18:41:30 ---> 392929f49ca6 18:41:30 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:41:30 (22/39) Installing py3-certifi (2020.4.5.1-r0) 18:41:30 (23/39) Installing py3-urllib3 (1.25.9-r0) 18:41:31 (24/39) Installing py3-requests (2.23.0-r0) 18:41:31 (25/39) Installing py3-msgpack (1.0.0-r0) 18:41:31 (26/39) Installing py3-lockfile (0.12.2-r3) 18:41:31 (27/39) Installing py3-cachecontrol (0.12.6-r0) 18:41:31 (28/39) Installing py3-colorama (0.4.3-r0) 18:41:31 ---> Running in 74e2ac40bc9f 18:41:31 (29/39) Installing py3-distlib (0.3.0-r0) 18:41:31 (30/39) Installing py3-distro (1.5.0-r1) 18:41:31 (31/39) Installing py3-webencodings (0.5.1-r3) 18:41:31 (32/39) Installing py3-html5lib (1.0.1-r4) 18:41:31 (33/39) Installing py3-pytoml (0.1.21-r0) 18:41:31 (34/39) Installing py3-pep517 (0.8.2-r0) 18:41:31 (35/39) Installing py3-progress (1.5-r0) 18:41:31 (36/39) Installing py3-toml (0.10.1-r0) 18:41:31 (37/39) Installing py3-retrying (1.3.3-r0) 18:41:31 (38/39) Installing py3-contextlib2 (0.6.0-r0) 18:41:31 (39/39) Installing py3-pip (20.1.1-r0) 18:41:31 Executing busybox-1.31.1-r19.trigger 18:41:31 OK: 72 MiB in 59 packages 18:41:32 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 18:41:32 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 18:41:32 Collecting docker-compose==1.23.2 18:41:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:41:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:41:32 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:41:32 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:41:32 Removing intermediate container a028cac50173 18:41:32 ---> e18b372545eb 18:41:32 18:41:32 Step 11/26 : FROM alpine:3.12 18:41:32 ---> 13621d1b12d4 18:41:32 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 18:41:33 Collecting docker<4.0,>=3.6.0 18:41:33 ---> Running in 4df4d35ac6e1 18:41:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:41:33 Collecting cached-property<2,>=1.2.0 18:41:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:41:33 Collecting texttable<0.10,>=0.9.0 18:41:33 Downloading texttable-0.9.1.tar.gz (11 kB) 18:41:33 ---> d3e384fd2477 18:41:33 Step 9/24 : RUN go mod tidy 18:41:33 ---> Running in 1a2393835b05 18:41:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:41:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:41:34 (1/6) Installing ca-certificates (20191127-r4) 18:41:34 (2/6) Installing nghttp2-libs (1.41.0-r0) 18:41:34 (3/6) Installing libcurl (7.77.0-r0) 18:41:34 (4/6) Installing curl (7.77.0-r0) 18:41:34 (5/6) Installing dumb-init (1.2.2-r1) 18:41:34 (6/6) Installing su-exec (0.2-r1) 18:41:34 Collecting websocket-client<1.0,>=0.32.0 18:41:34 Executing busybox-1.31.1-r20.trigger 18:41:34 Executing ca-certificates-20191127-r4.trigger 18:41:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:41:34 OK: 7 MiB in 20 packages 18:41:34 Collecting PyYAML<4,>=3.10 18:41:34 Downloading PyYAML-3.13.tar.gz (270 kB) 18:41:35 Removing intermediate container 4df4d35ac6e1 18:41:35 ---> 6d275d8e3065 18:41:35 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:41:35 Removing intermediate container 1a2393835b05 18:41:35 ---> ecdab088b7b4 18:41:35 Step 10/24 : RUN make cmd/core-data/core-data 18:41:35 ---> Running in b2c8c2adf633 18:41:35 ---> Running in dc4c6ebce8ea 18:41:35 Removing intermediate container b2c8c2adf633 18:41:35 ---> c6a708452b32 18:41:35 Step 14/26 : WORKDIR / 18:41:35 ---> Running in 8caf6e7622c7 18:41:35 Removing intermediate container 8caf6e7622c7 18:41:35 ---> 657ecf6cd7eb 18:41:35 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:41:35 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 18:41:36 Collecting dockerpty<0.5,>=0.4.1 18:41:36 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:41:36 ---> c6ecb5a4a565 18:41:36 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:41:36 ---> e46be146b0b6 18:41:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:41:36 Collecting docopt<0.7,>=0.6.1 18:41:36 Downloading docopt-0.6.2.tar.gz (25 kB) 18:41:36 ---> e6797b41ac7b 18:41:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:41:37 ---> c413713f528f 18:41:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:41:37 ---> 5f628824123c 18:41:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:41:37 Collecting jsonschema<3,>=2.5.1 18:41:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:41:37 Collecting idna<2.8,>=2.5 18:41:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:41:38 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) 18:41:38 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) 18:41:38 ---> 5a1612add09c 18:41:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:41:38 Collecting urllib3<1.25,>=1.21.1 18:41:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:41:38 Collecting docker-pycreds>=0.4.0 18:41:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:41:38 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:41:38 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:41:38 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:41:38 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:41:38 ---> f927246c4c9a 18:41:38 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/ 18:41:38 ---> Running in 037179c070ed 18:41:38 Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, texttable, PyYAML, dockerpty, docopt, jsonschema, docker-compose 18:41:38 Attempting uninstall: idna 18:41:38 Found existing installation: idna 2.9 18:41:38 Uninstalling idna-2.9: 18:41:38 Successfully uninstalled idna-2.9 18:41:38 Attempting uninstall: urllib3 18:41:38 Found existing installation: urllib3 1.25.9 18:41:38 Uninstalling urllib3-1.25.9: 18:41:38 Successfully uninstalled urllib3-1.25.9 18:41:39 Attempting uninstall: requests 18:41:39 Found existing installation: requests 2.23.0 18:41:39 Uninstalling requests-2.23.0: 18:41:39 Successfully uninstalled requests-2.23.0 18:41:39 Removing intermediate container 037179c070ed 18:41:39 ---> 4bc5bede54c7 18:41:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 18:41:39 ---> Running in d3111769bbee 18:41:39 Removing intermediate container d3111769bbee 18:41:39 ---> 2804a72d10d0 18:41:39 Step 24/26 : LABEL arch=x86_64 18:41:39 ---> Running in 5bc49f6ee44f 18:41:39 Removing intermediate container 5bc49f6ee44f 18:41:39 ---> 6aae44cf80b7 18:41:39 Step 25/26 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 18:41:39 ---> Running in 92d701770bff 18:41:39 Running setup.py install for texttable: started 18:41:39 Removing intermediate container 92d701770bff 18:41:39 ---> e74ade70a198 18:41:39 Step 26/26 : LABEL version=0.0.0 18:41:40 ---> Running in 4c7f9fe22a34 18:41:40 Removing intermediate container 4c7f9fe22a34 18:41:40 ---> 25ac640440ce 18:41:40 18:41:40 Successfully built 25ac640440ce 18:41:40 Successfully tagged security-secretstore-setup:latest 18:41:40  Building security-secretstore-setup ... done  Running setup.py install for texttable: finished with status 'done' 18:41:40 Running setup.py install for PyYAML: started 18:41:40 Running setup.py install for PyYAML: finished with status 'done' 18:41:40 Running setup.py install for dockerpty: started 18:41:41 Running setup.py install for dockerpty: finished with status 'done' 18:41:41 Running setup.py install for docopt: started 18:41:41 Running setup.py install for docopt: finished with status 'done' 18:41:42 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 18:41:46 Removing intermediate container 32a114ea4a41 18:41:46 ---> 7e912f84e330 18:41:46 Step 15/24 : ENV APP_PORT=58890 18:41:46 ---> Running in 78f6c90e7e7c 18:41:46 Removing intermediate container 78f6c90e7e7c 18:41:46 ---> 1eb41331c7e7 18:41:46 Step 16/24 : EXPOSE $APP_PORT 18:41:46 ---> Running in ea9731f9ec6c 18:41:46 Removing intermediate container ea9731f9ec6c 18:41:46 ---> bc6218593f3c 18:41:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:41:46 ---> bdab55d271de 18:41:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:41:47 ---> bbe3fc107184 18:41:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:41:47 ---> 5858d89fad6f 18:41:47 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 18:41:47 ---> Running in 0d54fa586bab 18:41:47 Removing intermediate container 0d54fa586bab 18:41:47 ---> 74326bef5830 18:41:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:41:47 ---> Running in 4fb2d253cd1e 18:41:47 Removing intermediate container 4fb2d253cd1e 18:41:47 ---> 13a856a9eff1 18:41:47 Step 22/24 : LABEL arch=x86_64 18:41:47 ---> Running in e8881e727192 18:41:47 Removing intermediate container e8881e727192 18:41:47 ---> 57f33bc6ba0c 18:41:47 Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 18:41:47 ---> Running in 151cc2994607 18:41:47 Removing intermediate container 151cc2994607 18:41:47 ---> 7c0cf66ba499 18:41:47 Step 24/24 : LABEL version=0.0.0 18:41:47 ---> Running in ef5dd0949c9a 18:41:48 Removing intermediate container ef5dd0949c9a 18:41:48 ---> 79d88e4d49ce 18:41:48 18:41:48 Successfully built 79d88e4d49ce 18:41:48 Successfully tagged sys-mgmt-agent:latest 18:41:58  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 18:42:00 Removing intermediate container 06a2b2d32cb4 18:42:00 ---> c58ed849a9a6 18:42:00 18:42:00 Step 11/23 : FROM alpine:3.12 18:42:00 ---> 13621d1b12d4 18:42:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:42:00 ---> Running in ca42af378ded 18:42:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:42:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:42:00 (1/2) Installing ca-certificates (20191127-r4) 18:42:00 (2/2) Installing dumb-init (1.2.2-r1) 18:42:00 Executing busybox-1.31.1-r20.trigger 18:42:00 Executing ca-certificates-20191127-r4.trigger 18:42:00 OK: 6 MiB in 16 packages 18:42:01 Removing intermediate container ca42af378ded 18:42:01 ---> 1a812150badc 18:42:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:42:01 ---> Running in ef8dfba8d775 18:42:01 Removing intermediate container 74e2ac40bc9f 18:42:01 ---> e210aeecfd94 18:42:01 18:42:01 Step 11/22 : FROM alpine:3.12 18:42:01 ---> 13621d1b12d4 18:42:01 Step 12/22 : RUN apk add --update --no-cache curl 18:42:01 ---> Running in a0db96b6be37 18:42:01 Removing intermediate container ef8dfba8d775 18:42:01 ---> a88e53777898 18:42:01 Step 14/23 : ENV APP_PORT=59860 18:42:01 ---> Running in e24c78248976 18:42:02 Removing intermediate container e24c78248976 18:42:02 ---> aa7585586800 18:42:02 Step 15/23 : EXPOSE $APP_PORT 18:42:02 ---> Running in 4679afd95b38 18:42:02 Removing intermediate container 4679afd95b38 18:42:02 ---> 0b294e64e96b 18:42:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:42:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:42:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:42:02 (1/4) Installing ca-certificates (20191127-r4) 18:42:02 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:42:02 (3/4) Installing libcurl (7.77.0-r0) 18:42:02 (4/4) Installing curl (7.77.0-r0) 18:42:02 Executing busybox-1.31.1-r20.trigger 18:42:02 Executing ca-certificates-20191127-r4.trigger 18:42:02 OK: 7 MiB in 18 packages 18:42:02 ---> 8757ebb037ea 18:42:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:42:03 ---> f2dc0bb9e9b1 18:42:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:42:03 Removing intermediate container a0db96b6be37 18:42:03 ---> 249ba0f2a2f8 18:42:03 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:42:03 ---> 3028bd7e4f60 18:42:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:42:03 ---> Running in b3d208a21a1d 18:42:03 ---> Running in 46c02a87c395 18:42:03 Removing intermediate container b3d208a21a1d 18:42:03 ---> 49e21ab1da8e 18:42:03 Step 14/22 : WORKDIR /edgex 18:42:03 ---> Running in 14e4e31c27f8 18:42:03 Removing intermediate container 46c02a87c395 18:42:03 ---> 5a47cca22906 18:42:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:42:03 ---> Running in 97882f648571 18:42:03 Removing intermediate container 14e4e31c27f8 18:42:03 ---> e55be70bc12b 18:42:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:42:03 Removing intermediate container 97882f648571 18:42:03 ---> 968b836431cf 18:42:03 Step 21/23 : LABEL arch=x86_64 18:42:03 ---> Running in 6b163b21f2de 18:42:04 ---> 7b6678690e50 18:42:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:42:04 Removing intermediate container 6b163b21f2de 18:42:04 ---> 3ee4bc751b22 18:42:04 Step 22/23 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 18:42:04 Removing intermediate container dc4c6ebce8ea 18:42:04 ---> aaf06ae1b154 18:42:04 18:42:04 Step 11/24 : FROM alpine:3.12 18:42:04 ---> 13621d1b12d4 18:42:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:42:04 ---> Running in 1eeade0bc5e0 18:42:04 ---> Running in 314b93a04aa4 18:42:04 Removing intermediate container 1eeade0bc5e0 18:42:04 ---> 725ecc7bb466 18:42:04 Step 23/23 : LABEL version=0.0.0 18:42:04 Removing intermediate container 314b93a04aa4 18:42:04 ---> 5a4100f0b9ba 18:42:04 Step 13/24 : ENV APP_PORT=59880 18:42:04 ---> 953e71118b23 18:42:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:42:04 ---> Running in 862267ff8ca9 18:42:04 ---> Running in f40309c2d3cd 18:42:04 Removing intermediate container 862267ff8ca9 18:42:04 ---> 81892a8c148b 18:42:04 18:42:04 Removing intermediate container f40309c2d3cd 18:42:04 ---> f84f1af203e3 18:42:04 Step 14/24 : EXPOSE $APP_PORT 18:42:04 Successfully built 81892a8c148b 18:42:04 Successfully tagged support-notifications:latest 18:42:04  Building support-notifications ... done  ---> Running in 6531629cc17a 18:42:04 ---> 1007069f1238 18:42:04 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:42:04 ---> Running in d5a729821330 18:42:04 Removing intermediate container 6531629cc17a 18:42:04 ---> 7a542685c089 18:42:04 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:05 ---> Running in 993a125b28ca 18:42:05 Removing intermediate container d5a729821330 18:42:05 ---> 6f1a0390a555 18:42:05 Step 19/22 : CMD ["--init=true"] 18:42:05 ---> Running in e4d4adf5e5b9 18:42:05 Removing intermediate container e4d4adf5e5b9 18:42:05 ---> 9a8a4d5db1f3 18:42:05 Step 20/22 : LABEL arch=x86_64 18:42:05 ---> Running in 151a3c538922 18:42:05 Removing intermediate container 151a3c538922 18:42:05 ---> 613b1b670b6f 18:42:05 Step 21/22 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 18:42:05 ---> Running in 16682bb28468 18:42:05 Removing intermediate container 16682bb28468 18:42:05 ---> 790a3c6247df 18:42:05 Step 22/22 : LABEL version=0.0.0 18:42:05 ---> Running in 1d68a70a084b 18:42:05 Removing intermediate container 993a125b28ca 18:42:05 ---> 6098ad601573 18:42:05 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 18:42:05 ---> Running in 683936f5b50c 18:42:05 Removing intermediate container 1d68a70a084b 18:42:05 ---> e5bfa0e2387d 18:42:05 18:42:05 Successfully built e5bfa0e2387d 18:42:05 Successfully tagged security-proxy-setup:latest 18:42:05  Building security-proxy-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:42:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:42:06 (1/6) Installing dumb-init (1.2.2-r1) 18:42:07 (2/6) Installing libgcc (9.3.0-r2) 18:42:07 (3/6) Installing libsodium (1.0.18-r0) 18:42:07 (4/6) Installing libstdc++ (9.3.0-r2) 18:42:07 (5/6) Installing libzmq (4.3.3-r0) 18:42:07 (6/6) Installing zeromq (4.3.3-r0) 18:42:07 Executing busybox-1.31.1-r20.trigger 18:42:07 OK: 8 MiB in 20 packages 18:42:08 Removing intermediate container 683936f5b50c 18:42:08 ---> 0cdbe872d591 18:42:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:42:08 ---> 3604a142c9f8 18:42:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:42:08 ---> 0397aa51c98f 18:42:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:42:08 ---> 95598c76bfd7 18:42:08 Step 20/24 : ENTRYPOINT ["/core-data"] 18:42:08 ---> Running in 7f5feec7d663 18:42:08 Removing intermediate container 7f5feec7d663 18:42:08 ---> f822a75da3aa 18:42:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:42:08 ---> Running in 4affbac34105 18:42:09 Removing intermediate container 4affbac34105 18:42:09 ---> aef2846ee88c 18:42:09 Step 22/24 : LABEL arch=x86_64 18:42:09 ---> Running in 394f05064a9e 18:42:09 Removing intermediate container 394f05064a9e 18:42:09 ---> 5b293159c969 18:42:09 Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 18:42:09 ---> Running in 6eca52b5f07b 18:42:09 Removing intermediate container 6eca52b5f07b 18:42:09 ---> 8fdf649e602d 18:42:09 Step 24/24 : LABEL version=0.0.0 18:42:09 ---> Running in 5dc2c0a06b7c 18:42:09 Removing intermediate container 5dc2c0a06b7c 18:42:09 ---> d8916009830e 18:42:09 18:42:09 Successfully built d8916009830e 18:42:09 Successfully tagged core-data:latest 18:42:09  Building core-data ... done  [Pipeline] } 18:42:09 $ docker stop --time=1 d9eba6245592951c5fcf5517d8d032167b1fc4fdae1507eb7559d625d3cfab74 18:42:10 $ docker rm -f d9eba6245592951c5fcf5517d8d032167b1fc4fdae1507eb7559d625d3cfab74 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:10 + docker images 18:42:10 REPOSITORY TAG IMAGE ID CREATED SIZE 18:42:10 core-data latest d8916009830e 1 second ago 20.3MB 18:42:10 security-proxy-setup latest e5bfa0e2387d 5 seconds ago 25.7MB 18:42:10 aaf06ae1b154 6 seconds ago 1.16GB 18:42:10 support-notifications latest 81892a8c148b 6 seconds ago 16.7MB 18:42:10 e210aeecfd94 9 seconds ago 1.16GB 18:42:10 c58ed849a9a6 11 seconds ago 1.16GB 18:42:10 sys-mgmt-agent latest 79d88e4d49ce 22 seconds ago 311MB 18:42:10 security-secretstore-setup latest 25ac640440ce 31 seconds ago 28.7MB 18:42:10 e18b372545eb 38 seconds ago 1.17GB 18:42:10 core-command latest 5dd1fd770e8e 52 seconds ago 15.9MB 18:42:10 29cd0515a622 54 seconds ago 1.16GB 18:42:10 14d94de14c31 56 seconds ago 1.16GB 18:42:10 core-metadata latest 767967ac8bdd About a minute ago 16.6MB 18:42:10 233e6254ff22 About a minute ago 1.16GB 18:42:10 support-scheduler latest 5aff18e22a05 About a minute ago 15.9MB 18:42:10 eb33faf78d53 About a minute ago 1.16GB 18:42:10 security-bootstrapper latest f80b5443212c About a minute ago 18.6MB 18:42:10 f2b745eef7de About a minute ago 1.16GB 18:42:10 ci-base-image-x86_64 latest d06ecb3744e4 4 minutes ago 659MB 18:42:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 4 days ago 457MB 18:42:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 7 days ago 37.5MB 18:42:10 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 18:42:10 docker 20.10.0 aefe523efa57 7 months ago 240MB 18:42:10 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 18:42:26 Still waiting to schedule task 18:42:26 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:46:51 Running on prd-ubuntu18.04-docker-8c-8g-1783 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws 18:46:51 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 18:46:51 The recommended git tool is: git 18:46:54 using credential edgex-jenkins-ssh 18:46:54 Cloning the remote Git repository 18:46:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:46:54 > git init /w/workspace/edgex-go/2 # timeout=10 18:46:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:46:54 > git --version # timeout=10 18:46:55 > git --version # 'git version 2.17.1' 18:46:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:46:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:47:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:47:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:47:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:47:05 Merging remotes/origin/main commit 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit 6e34c02cb97ca79db981051303629e336b02b636 18:47:05 Merge succeeded, producing 6e34c02cb97ca79db981051303629e336b02b636 18:47:05 Checking out Revision 6e34c02cb97ca79db981051303629e336b02b636 (PR-3619) 18:47:05 > git config core.sparsecheckout # timeout=10 18:47:05 > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 18:47:05 > git remote # timeout=10 18:47:05 > git config --get remote.origin.url # timeout=10 18:47:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:47:05 > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 18:47:05 > git rev-parse HEAD^{commit} # timeout=10 18:47:05 > git config core.sparsecheckout # timeout=10 18:47:05 > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 18:47:09 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:10 + echo snap-build.sh 18:47:10 snap-build.sh 18:47:10 + SNAP_BASE_DIR=. 18:47:10 + '[' '!' -z /w/workspace/edgex-go/2 ']' 18:47:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 18:47:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 18:47:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 18:47:10 + cd /w/workspace/edgex-go/2 18:47:10 + sudo apt-get remove -qy --purge lxd lxd-client 18:47:10 Reading package lists... 18:47:10 Building dependency tree... 18:47:10 Reading state information... 18:47:10 The following packages were automatically installed and are no longer required: 18:47:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:47:10 uidmap xdelta3 18:47:10 Use 'sudo apt autoremove' to remove them. 18:47:10 The following packages will be REMOVED: 18:47:10 lxd* lxd-client* 18:47:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:47:10 After this operation, 31.7 MB disk space will be freed. 18:47:10 (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.) 18:47:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:47:11 Removing lxd dnsmasq configuration 18:47:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:47:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:47:12 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:47:12 (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.) 18:47:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:47:14 Processing triggers for systemd (237-3ubuntu10.45) ... 18:47:14 Processing triggers for ureadahead (0.100.0-21) ... 18:47:14 + sudo snap remove --purge lxd 18:47:14 snap "lxd" is not installed 18:47:14 + sudo groupadd --force --system lxd 18:47:14 ++ whoami 18:47:14 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:47:14 + newgrp - lxd 18:47:15 + sudo snap install lxd 18:47:23 2021-07-14T18:47:20Z INFO Waiting for automatic snapd restart... 18:47:33 lxd 4.16 from Canonical* installed 18:47:33 + sudo lxd init --auto 18:47:41 + sudo snap install --classic snapcraft 18:47:56 snapcraft 4.8.3 from Canonical* installed 18:47:56 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 18:47:56 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 18:47:56 % Total % Received % Xferd Average Speed Time Time Time Current 18:47:56 Dload Upload Total Spent Left Speed 18:47:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3918 0 --:--:-- --:--:-- --:--:-- 3918 18:47:56 100 3325k 100 3325k 0 0 8230k 0 --:--:-- --:--:-- --:--:-- 8230k 18:47:56 ./yq_linux_amd64 18:47:57 + sudo snapcraft prime --use-lxd 18:47:59 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:47:59 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: 18:47:59 - README.md 18:47:59 18:47:59 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:47:59 Launching a container. 18:48:06 Waiting for container to be ready 18:48:06 To start your first instance, try: lxc launch ubuntu:18.04 18:48:06 18:48:10 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:48:10 Waiting for network to be ready... 18:48:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:48:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 18:48:11 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:48:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 18:48:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:48:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:48:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 18:48:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 18:48:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 18:48:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 18:48:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:48:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:48:12 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:48:12 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:48:12 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:48:12 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:48:12 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:48:12 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:48:12 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:48:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 18:48:13 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 18:48:13 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 18:48:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 18:48:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 18:48:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 18:48:13 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 18:48:13 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 18:48:15 Fetched 24.8 MB in 4s (6170 kB/s) 18:48:16 Reading package lists... 18:48:16 Reading package lists... 18:48:16 Building dependency tree... 18:48:16 Reading state information... 18:48:16 The following additional packages will be installed: 18:48:16 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:48:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:48:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:48:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:48:16 Suggested packages: 18:48:16 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:48:16 Recommended packages: 18:48:16 gnupg libsasl2-modules 18:48:16 The following NEW packages will be installed: 18:48:16 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:48:16 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:48:16 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:48:16 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:48:16 The following packages will be upgraded: 18:48:16 gpg gpg-agent gpgconf libudev1 18:48:16 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 18:48:16 Need to get 3530 kB of archives. 18:48:16 After this operation, 13.3 MB of additional disk space will be used. 18:48:16 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] 18:48:16 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] 18:48:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:48:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:48:16 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 18:48:17 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 18:48:17 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:48:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:48:17 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:48:17 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:48:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:48:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:48:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:48:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:48:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:48:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:48:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:48:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:48:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:48:17 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:48:17 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:48:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:48:17 debconf: delaying package configuration, since apt-utils is not installed 18:48:17 Fetched 3530 kB in 1s (3050 kB/s) 18:48:17 (Reading database ... 12511 files and directories currently installed.) 18:48:17 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 18:48:17 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:48:17 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 18:48:17 Selecting previously unselected package udev. 18:48:17 (Reading database ... 12511 files and directories currently installed.) 18:48:17 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 18:48:18 Unpacking udev (237-3ubuntu10.48) ... 18:48:18 Selecting previously unselected package libfuse2:amd64. 18:48:18 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:48:18 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:48:18 Selecting previously unselected package fuse. 18:48:18 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:48:18 Unpacking fuse (2.9.7-1ubuntu1) ... 18:48:18 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:48:18 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:48:18 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:48:18 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:48:18 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:48:18 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:48:18 Selecting previously unselected package libksba8:amd64. 18:48:18 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:48:18 Unpacking libksba8:amd64 (1.3.5-2) ... 18:48:18 Selecting previously unselected package libroken18-heimdal:amd64. 18:48:18 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:48:18 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:48:18 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:48:18 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:48:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:48:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:48:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:48:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:18 Selecting previously unselected package libwind0-heimdal:amd64. 18:48:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:48:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:48:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:48:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:48:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:48:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:48:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:48:18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:19 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:48:19 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:48:19 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:19 Selecting previously unselected package libsasl2-modules-db:amd64. 18:48:19 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:48:19 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:48:19 Selecting previously unselected package libsasl2-2:amd64. 18:48:19 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:48:19 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:48:19 Selecting previously unselected package libldap-common. 18:48:19 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:48:19 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:48:19 Selecting previously unselected package libldap-2.4-2:amd64. 18:48:19 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:48:19 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:48:19 Selecting previously unselected package dirmngr. 18:48:19 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:48:19 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:48:19 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:48:19 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:48:19 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:48:19 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:48:19 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:48:19 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:48:19 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:19 Setting up libksba8:amd64 (1.3.5-2) ... 18:48:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:48:19 Setting up udev (237-3ubuntu10.48) ... 18:48:20 invoke-rc.d: policy-rc.d denied execution of start. 18:48:20 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:20 Processing triggers for systemd (237-3ubuntu10) ... 18:48:20 Setting up fuse (2.9.7-1ubuntu1) ... 18:48:20 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:48:20 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:20 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:20 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:20 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:20 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:20 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:20 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:48:20 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:48:20 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:48:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:48:20 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:48:20 settings in the [Install] section, and DefaultInstance for template units). 18:48:20 This means they are not meant to be enabled using systemctl. 18:48:20 Possible reasons for having this kind of units are: 18:48:20 1) A unit may be statically enabled by being symlinked from another unit's 18:48:20 .wants/ or .requires/ directory. 18:48:20 2) A unit's purpose may be to act as a helper for some other unit which has 18:48:20 a requirement dependency on it. 18:48:20 3) A unit may be started when needed via activation (socket, path, timer, 18:48:20 D-Bus, udev, scripted systemctl call, ...). 18:48:20 4) In case of template units, the unit is meant to be enabled with some 18:48:20 instance name specified. 18:48:20 Reading package lists... 18:48:21 Building dependency tree... 18:48:21 Reading state information... 18:48:21 The following additional packages will be installed: 18:48:21 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:48:21 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:48:21 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:48:21 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:48:21 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:48:21 Suggested packages: 18:48:21 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:48:21 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:48:21 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:48:21 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:48:21 systemd-container policykit-1 18:48:21 Recommended packages: 18:48:21 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:48:21 The following NEW packages will be installed: 18:48:21 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:48:21 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:48:21 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:48:21 multiarch-support openssh-client python3 python3-minimal python3.6 18:48:21 python3.6-minimal snapd squashfs-tools sudo 18:48:21 The following packages will be upgraded: 18:48:21 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:48:21 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 18:48:21 Need to get 36.7 MB of archives. 18:48:21 After this operation, 147 MB of additional disk space will be used. 18:48:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 18:48:21 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 18:48:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:48:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:48:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:48:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:48:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:48:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:48:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:48:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:48:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:48:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:48:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:48:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:48:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 18:48:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:48:22 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 18:48:22 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 18:48:22 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 18:48:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:48:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:48:22 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:48:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:48:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:48:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:48:22 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:48:22 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:48:22 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:48:22 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 18:48:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 18:48:24 debconf: delaying package configuration, since apt-utils is not installed 18:48:24 Fetched 36.7 MB in 3s (14.6 MB/s) 18:48:24 (Reading database ... 12757 files and directories currently installed.) 18:48:24 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 18:48:24 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:48:24 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 18:48:24 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:48:24 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 18:48:24 (Reading database ... 12757 files and directories currently installed.) 18:48:24 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 18:48:24 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 18:48:24 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 18:48:24 (Reading database ... 12757 files and directories currently installed.) 18:48:24 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 18:48:24 Unpacking apt (1.6.14) over (1.6.1) ... 18:48:25 Setting up apt (1.6.14) ... 18:48:25 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:48:25 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:48:25 (Reading database ... 12764 files and directories currently installed.) 18:48:25 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:48:25 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:48:25 Selecting previously unselected package libpython3.6-minimal:amd64. 18:48:25 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:48:25 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:48:26 Selecting previously unselected package libexpat1:amd64. 18:48:26 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:48:26 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:48:26 Selecting previously unselected package python3.6-minimal. 18:48:26 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:48:26 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:48:26 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 18:48:26 Checking for services that may need to be restarted...done. 18:48:26 Checking for services that may need to be restarted...done. 18:48:26 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:48:26 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:48:26 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:48:26 Selecting previously unselected package python3-minimal. 18:48:26 (Reading database ... 13012 files and directories currently installed.) 18:48:26 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:48:26 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:48:26 Selecting previously unselected package mime-support. 18:48:26 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:48:26 Unpacking mime-support (3.60ubuntu1) ... 18:48:26 Selecting previously unselected package libmpdec2:amd64. 18:48:26 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:48:26 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:48:26 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:48:26 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:48:26 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:48:27 Selecting previously unselected package python3.6. 18:48:27 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:48:27 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:48:27 Selecting previously unselected package libpython3-stdlib:amd64. 18:48:27 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:48:27 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:48:27 Setting up python3-minimal (3.6.7-1~18.04) ... 18:48:27 Selecting previously unselected package python3. 18:48:27 (Reading database ... 13442 files and directories currently installed.) 18:48:27 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:48:27 Unpacking python3 (3.6.7-1~18.04) ... 18:48:27 Selecting previously unselected package multiarch-support. 18:48:27 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:48:27 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:48:27 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:48:27 Selecting previously unselected package liblzo2-2:amd64. 18:48:27 (Reading database ... 13479 files and directories currently installed.) 18:48:27 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:48:27 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:48:27 Selecting previously unselected package libbsd0:amd64. 18:48:27 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:48:27 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:48:28 Selecting previously unselected package sudo. 18:48:28 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:48:28 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:48:28 Selecting previously unselected package apparmor. 18:48:28 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:48:28 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:48:28 Selecting previously unselected package libedit2:amd64. 18:48:28 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:48:28 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:48:28 Selecting previously unselected package libkrb5support0:amd64. 18:48:28 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:48:28 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:48:28 Selecting previously unselected package libk5crypto3:amd64. 18:48:28 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:48:28 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:48:28 Selecting previously unselected package libkeyutils1:amd64. 18:48:28 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:48:28 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:48:28 Selecting previously unselected package libkrb5-3:amd64. 18:48:28 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:48:28 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:48:28 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:48:28 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:48:28 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:48:28 Selecting previously unselected package libssl1.0.0:amd64. 18:48:28 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 18:48:28 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:48:28 Selecting previously unselected package openssh-client. 18:48:28 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:48:28 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:48:28 Selecting previously unselected package squashfs-tools. 18:48:28 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 18:48:28 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 18:48:28 Selecting previously unselected package snapd. 18:48:28 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 18:48:28 Unpacking snapd (2.49.2+18.04) ... 18:48:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:48:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:48:31 Setting up mime-support (3.60ubuntu1) ... 18:48:31 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:48:31 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:48:31 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:48:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:48:31 Setting up systemd (237-3ubuntu10.48) ... 18:48:31 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:48:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:48:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:48:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:48:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:48:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:48:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:48:32 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 18:48:32 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:48:32 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:48:32 Setting up python3 (3.6.7-1~18.04) ... 18:48:32 running python rtupdate hooks for python3.6... 18:48:32 running python post-rtupdate hooks for python3.6... 18:48:32 Setting up apparmor (2.12-4ubuntu5.1) ... 18:48:32 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:48:33 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:48:33 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:48:33 Setting up snapd (2.49.2+18.04) ... 18:48:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:48:33 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:48:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:48:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:48:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:48:34 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:48:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:48:34 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:48:34 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:48:35 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:48:35 /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' 18:48:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:48:35 Processing triggers for systemd (237-3ubuntu10.48) ... 18:48:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:48:36 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:48:36 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:48:37 Reading package lists... 18:48:37 Reading package lists... 18:48:38 Building dependency tree... 18:48:38 Reading state information... 18:48:38 Calculating upgrade... 18:48:38 The following packages will be upgraded: 18:48:38 advancecomp base-files bash binutils binutils-common 18:48:38 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:48:38 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:48:38 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 18:48:38 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 18:48:38 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:48:38 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:48:38 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 18:48:38 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 18:48:38 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 18:48:38 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 18:48:38 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 18:48:38 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 18:48:38 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 18:48:38 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 18:48:38 ubuntu-keyring util-linux 18:48:38 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:48:38 Need to get 64.1 MB of archives. 18:48:38 After this operation, 5112 kB of additional disk space will be used. 18:48:38 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:48:38 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 18:48:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:48:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:48:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:48:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:48:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:48:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:48:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:48:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:48:38 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:48:38 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:48:38 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:48:38 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:48:38 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:48:38 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:48:38 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:48:39 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:48:39 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:48:39 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:48:39 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:48:39 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:48:39 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:48:39 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:48:39 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:48:39 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:48:39 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:48:39 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:48:39 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:48:39 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:48:39 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:48:39 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:48:39 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:48:39 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:48:39 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 18:48:39 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:48:39 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 18:48:39 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 18:48:39 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 18:48:39 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:48:39 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:48:39 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 18:48:39 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:48:39 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:48:39 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:48:39 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:48:39 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:48:39 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:48:39 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:48:39 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] 18:48:39 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:48:39 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:48:39 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:48:39 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:48:39 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:48:39 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:48:39 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:48:39 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:48:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:48:39 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:48:39 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:48:39 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:48:39 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:48:39 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:48:39 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:48:39 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:48:39 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:48:39 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:48:39 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:48:39 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:48:39 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:48:39 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:48:39 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:48:39 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:48:39 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:48:39 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:48:39 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:48:39 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:48:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:48:40 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:48:40 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:48:40 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:48:40 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 18:48:40 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] 18:48:40 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 18:48:40 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 18:48:40 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] 18:48:40 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:48:40 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:48:40 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:48:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:48:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 18:48:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 18:48:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:48:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:48:40 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] 18:48:40 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:48:40 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:48:40 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:48:40 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:48:40 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:48:40 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:48:40 debconf: delaying package configuration, since apt-utils is not installed 18:48:40 Fetched 64.1 MB in 2s (32.3 MB/s) 18:48:40 (Reading database ... 13914 files and directories currently installed.) 18:48:40 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:48:40 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:48:40 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:48:40 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:48:41 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 18:48:41 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 18:48:41 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:48:41 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:48:41 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:48:41 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:48:41 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:48:41 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:48:41 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:48:41 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:48:41 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:48:41 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:48:41 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:48:41 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:48:41 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:48:41 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:48:41 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:48:42 (Reading database ... 13914 files and directories currently installed.) 18:48:42 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:48:42 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:48:42 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:48:42 (Reading database ... 13914 files and directories currently installed.) 18:48:42 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:48:42 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:48:42 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:48:42 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:48:42 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:48:42 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:48:42 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:48:42 (Reading database ... 13914 files and directories currently installed.) 18:48:42 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:48:42 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:48:42 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:48:43 (Reading database ... 13914 files and directories currently installed.) 18:48:43 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:48:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:48:43 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:48:43 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:48:43 Setting up base-files (10.1ubuntu2.10) ... 18:48:43 Installing new version of config file /etc/issue ... 18:48:43 Installing new version of config file /etc/issue.net ... 18:48:43 Installing new version of config file /etc/lsb-release ... 18:48:43 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:48:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:48:43 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:48:43 Removing obsolete conffile /etc/default/motd-news ... 18:48:43 (Reading database ... 13915 files and directories currently installed.) 18:48:43 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:48:43 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:48:43 Setting up bash (4.4.18-2ubuntu1.2) ... 18:48:43 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 18:48:43 (Reading database ... 13915 files and directories currently installed.) 18:48:43 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:48:43 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:48:43 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:48:44 (Reading database ... 13915 files and directories currently installed.) 18:48:44 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:48:44 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:48:44 Setting up tar (1.29b-2ubuntu0.2) ... 18:48:44 (Reading database ... 13915 files and directories currently installed.) 18:48:44 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:48:44 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:48:44 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:48:44 (Reading database ... 13915 files and directories currently installed.) 18:48:44 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:48:44 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:48:44 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:48:44 (Reading database ... 13915 files and directories currently installed.) 18:48:44 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:48:44 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:48:44 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:48:44 (Reading database ... 13915 files and directories currently installed.) 18:48:44 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:48:44 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:48:44 Setting up grep (3.1-2build1) ... 18:48:44 (Reading database ... 13915 files and directories currently installed.) 18:48:44 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:48:44 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:48:45 Setting up login (1:4.5-1ubuntu2) ... 18:48:45 (Reading database ... 13915 files and directories currently installed.) 18:48:45 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:48:45 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:48:45 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:48:45 (Reading database ... 13915 files and directories currently installed.) 18:48:45 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:48:45 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:48:45 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:48:45 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:48:46 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:48:46 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:48:46 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:48:46 (Reading database ... 13915 files and directories currently installed.) 18:48:46 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:48:46 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:48:46 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:48:46 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:48:46 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:48:46 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:48:47 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:48:47 (Reading database ... 13915 files and directories currently installed.) 18:48:47 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:48:47 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:48:47 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:48:47 (Reading database ... 13915 files and directories currently installed.) 18:48:47 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:48:47 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:48:47 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:48:47 (Reading database ... 13915 files and directories currently installed.) 18:48:47 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:48:47 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:48:47 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:48:47 (Reading database ... 13915 files and directories currently installed.) 18:48:47 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:48:47 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:48:47 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:48:47 (Reading database ... 13915 files and directories currently installed.) 18:48:47 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:48:47 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:48:47 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:48:47 (Reading database ... 13915 files and directories currently installed.) 18:48:47 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:48:47 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:48:48 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:48:48 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:48:48 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:48:48 (Reading database ... 13915 files and directories currently installed.) 18:48:48 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:48:48 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:48:48 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:48:48 (Reading database ... 13915 files and directories currently installed.) 18:48:48 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:48:48 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:48:48 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:48:48 (Reading database ... 13915 files and directories currently installed.) 18:48:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:48:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:48:48 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:48:48 (Reading database ... 13915 files and directories currently installed.) 18:48:48 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:48:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:48:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:48:49 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:48:49 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:48:49 (Reading database ... 13915 files and directories currently installed.) 18:48:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:48:49 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:48:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:48:49 (Reading database ... 13915 files and directories currently installed.) 18:48:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:48:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:48:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:48:49 (Reading database ... 13917 files and directories currently installed.) 18:48:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:48:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:48:49 Setting up debconf (1.5.66ubuntu1) ... 18:48:49 (Reading database ... 13917 files and directories currently installed.) 18:48:49 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:48:49 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:48:50 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:48:50 (Reading database ... 13917 files and directories currently installed.) 18:48:50 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:48:50 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:48:50 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:48:50 (Reading database ... 13917 files and directories currently installed.) 18:48:50 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:48:50 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:48:50 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:48:50 (Reading database ... 13917 files and directories currently installed.) 18:48:50 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:48:50 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:48:50 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 18:48:50 (Reading database ... 13919 files and directories currently installed.) 18:48:50 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 18:48:50 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:48:50 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 18:48:50 (Reading database ... 13923 files and directories currently installed.) 18:48:50 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:48:50 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:48:50 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 18:48:50 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 18:48:50 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:48:50 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:48:50 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:48:50 (Reading database ... 13923 files and directories currently installed.) 18:48:50 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:48:51 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:48:51 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:48:51 (Reading database ... 13923 files and directories currently installed.) 18:48:51 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 18:48:51 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 18:48:51 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 18:48:51 (Reading database ... 13923 files and directories currently installed.) 18:48:51 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 18:48:51 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 18:48:51 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 18:48:51 (Reading database ... 13923 files and directories currently installed.) 18:48:51 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:48:51 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:48:51 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:48:51 (Reading database ... 13923 files and directories currently installed.) 18:48:51 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 18:48:51 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 18:48:51 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 18:48:52 (Reading database ... 13923 files and directories currently installed.) 18:48:52 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:48:52 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:48:52 Setting up passwd (1:4.5-1ubuntu2) ... 18:48:52 (Reading database ... 13923 files and directories currently installed.) 18:48:52 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:48:52 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:48:52 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:48:52 (Reading database ... 13923 files and directories currently installed.) 18:48:52 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:48:52 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:48:52 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:48:52 (Reading database ... 13923 files and directories currently installed.) 18:48:52 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 18:48:52 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 18:48:52 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 18:48:52 (Reading database ... 13923 files and directories currently installed.) 18:48:52 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:48:52 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:48:52 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:48:52 (Reading database ... 13923 files and directories currently installed.) 18:48:52 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:48:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:48:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:48:52 (Reading database ... 13923 files and directories currently installed.) 18:48:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:48:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:48:53 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:48:53 (Reading database ... 13923 files and directories currently installed.) 18:48:53 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:48:53 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:48:53 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:48:53 (Reading database ... 13923 files and directories currently installed.) 18:48:53 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 18:48:53 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 18:48:53 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 18:48:53 (Reading database ... 13923 files and directories currently installed.) 18:48:53 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 18:48:53 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 18:48:53 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 18:48:53 (Reading database ... 13924 files and directories currently installed.) 18:48:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:48:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:48:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:48:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:48:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 18:48:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 18:48:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:48:53 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:48:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:48:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:48:54 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:48:54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:48:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:48:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:48:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:48:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:48:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:48:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:48:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:48:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:48:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:48:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:48:54 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:48:54 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:48:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:48:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:48:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:48:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:48:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:48:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:48:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:48:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:48:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:48:55 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:48:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:48:55 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:48:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:48:55 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:48:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:48:55 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:48:56 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:48:56 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:48:56 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:48:56 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:48:56 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:48:56 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:48:57 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:48:57 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:48:57 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:48:57 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:48:58 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:48:58 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:48:59 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:48:59 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:48:59 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:48:59 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:48:59 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:48:59 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:48:59 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:48:59 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:48:59 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:48:59 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:48:59 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:48:59 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:48:59 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:48:59 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:48:59 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:48:59 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:48:59 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:48:59 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:48:59 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:48:59 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:48:59 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:48:59 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:48:59 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:48:59 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:48:59 18:48:59 Current default time zone: 'Etc/UTC' 18:48:59 Local time is now: Wed Jul 14 18:48:59 UTC 2021. 18:48:59 Universal Time is now: Wed Jul 14 18:48:59 UTC 2021. 18:48:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:48:59 18:48:59 Setting up systemd-sysv (237-3ubuntu10.48) ... 18:48:59 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:48:59 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 18:48:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:48:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:48:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:48:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:48:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:48:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:48:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:48:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:48:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:49:00 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:49:00 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:49:00 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:49:00 Setting up patch (2.7.6-2ubuntu1.1) ... 18:49:00 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:49:00 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:49:00 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 18:49:00 Installing new version of config file /etc/ssl/openssl.cnf ... 18:49:00 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:49:00 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:49:00 Setting up ca-certificates (20210119~18.04.1) ... 18:49:02 Updating certificates in /etc/ssl/certs... 18:49:03 23 added, 27 removed; done. 18:49:03 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:49:03 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:49:03 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:49:03 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:49:03 Setting up pkgbinarymangler (138.18.04.1) ... 18:49:03 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:49:03 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:49:03 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:49:03 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:49:03 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:49:03 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:49:03 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:49:03 Setting up perl (5.26.1-6ubuntu0.5) ... 18:49:03 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:49:03 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:49:03 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:49:03 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:49:03 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:49:03 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:49:03 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:49:03 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:49:03 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:49:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:49:03 Processing triggers for systemd (237-3ubuntu10.48) ... 18:49:03 Processing triggers for mime-support (3.60ubuntu1) ... 18:49:03 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:49:03 Updating certificates in /etc/ssl/certs... 18:49:04 0 added, 0 removed; done. 18:49:04 Running hooks in /etc/ca-certificates/update.d... 18:49:04 done. 18:49:04 Reading package lists... 18:49:04 Building dependency tree... 18:49:04 Reading state information... 18:49:04 The following NEW packages will be installed: 18:49:04 apt-transport-https 18:49:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:49:05 Need to get 4348 B of archives. 18:49:05 After this operation, 154 kB of additional disk space will be used. 18:49:05 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 18:49:05 debconf: delaying package configuration, since apt-utils is not installed 18:49:05 Fetched 4348 B in 0s (24.4 kB/s) 18:49:05 Selecting previously unselected package apt-transport-https. 18:49:05 (Reading database ... 13929 files and directories currently installed.) 18:49:05 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 18:49:05 Unpacking apt-transport-https (1.6.14) ... 18:49:05 Setting up apt-transport-https (1.6.14) ... 18:49:05 Waiting for network to be ready... 18:49:12 2021-07-14T18:49:08Z INFO Waiting for automatic snapd restart... 18:49:12 snapd 2.51.1 from Canonical* installed 18:49:12 "snapd" switched to the "latest/stable" channel 18:49:12 18:49:15 core18 20210611 from Canonical* installed 18:49:15 "core18" switched to the "latest/stable" channel 18:49:15 18:49:18 snapcraft 4.8.3 from Canonical* installed 18:49:18 "snapcraft" switched to the "latest/stable" channel 18:49:18 18:49:22 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: 18:49:22 - README.md 18:49:22 18:49:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:49:22 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:49:23 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:49:23 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:49:24 Reading package lists... 18:49:24 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 18:49:24 Reading package lists... 18:49:24 Building dependency tree... 18:49:24 Reading state information... 18:49:24 Suggested packages: 18:49:24 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:49:24 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:49:24 Recommended packages: 18:49:24 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:49:25 The following NEW packages will be installed: 18:49:25 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:49:25 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:49:25 pkg-config zip 18:49:25 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:49:25 Need to get 7663 kB of archives. 18:49:25 After this operation, 43.8 MB of additional disk space will be used. 18:49:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 18:49:25 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 18:49:25 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:49:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 18:49:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 18:49:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:49:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:49:25 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:49:25 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:49:25 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:49:25 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:49:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:49:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:49:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:49:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:49:26 debconf: delaying package configuration, since apt-utils is not installed 18:49:26 Fetched 7663 kB in 1s (10.5 MB/s) 18:49:26 Selecting previously unselected package libglib2.0-0:amd64. 18:49:26 (Reading database ... 13933 files and directories currently installed.) 18:49:26 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 18:49:26 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:49:26 Selecting previously unselected package libpsl5:amd64. 18:49:26 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:49:26 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:49:26 Selecting previously unselected package libnghttp2-14:amd64. 18:49:26 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:49:26 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:49:26 Selecting previously unselected package librtmp1:amd64. 18:49:26 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:49:26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:49:26 Selecting previously unselected package libcurl3-gnutls:amd64. 18:49:26 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 18:49:26 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:49:26 Selecting previously unselected package liberror-perl. 18:49:26 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:49:26 Unpacking liberror-perl (0.17025-1) ... 18:49:26 Selecting previously unselected package git-man. 18:49:26 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 18:49:26 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 18:49:26 Selecting previously unselected package git. 18:49:26 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 18:49:26 Unpacking git (1:2.17.1-1ubuntu0.8) ... 18:49:27 Selecting previously unselected package libnorm1:amd64. 18:49:27 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:49:27 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:49:27 Selecting previously unselected package libpgm-5.2-0:amd64. 18:49:27 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:49:27 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:49:27 Selecting previously unselected package libsodium23:amd64. 18:49:27 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:49:27 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:49:27 Selecting previously unselected package libzmq5:amd64. 18:49:27 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:49:27 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:49:27 Selecting previously unselected package libzmq3-dev:amd64. 18:49:27 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:49:27 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:49:27 Selecting previously unselected package pkg-config. 18:49:27 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:49:27 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:49:27 Selecting previously unselected package zip. 18:49:27 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:49:27 Unpacking zip (3.0-11build1) ... 18:49:27 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:49:27 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 18:49:27 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:49:27 Setting up liberror-perl (0.17025-1) ... 18:49:27 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:49:27 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 18:49:27 No schema files found: doing nothing. 18:49:27 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:49:27 Setting up zip (3.0-11build1) ... 18:49:27 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:49:27 Setting up libsodium23:amd64 (1.0.16-2) ... 18:49:27 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:49:27 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:49:27 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 18:49:27 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:49:27 Setting up git (1:2.17.1-1ubuntu0.8) ... 18:49:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:49:28 git set to automatically installed. 18:49:28 git-man set to automatically installed. 18:49:28 libcurl3-gnutls set to automatically installed. 18:49:28 liberror-perl set to automatically installed. 18:49:28 libglib2.0-0 set to automatically installed. 18:49:28 libnghttp2-14 set to automatically installed. 18:49:28 libnorm1 set to automatically installed. 18:49:28 libpgm-5.2-0 set to automatically installed. 18:49:28 libpsl5 set to automatically installed. 18:49:28 librtmp1 set to automatically installed. 18:49:28 libsodium23 set to automatically installed. 18:49:28 libzmq3-dev set to automatically installed. 18:49:28 libzmq5 set to automatically installed. 18:49:28 pkg-config set to automatically installed. 18:49:28 zip set to automatically installed. 18:49:29 snapd is not logged in, snap install commands will use sudo 18:49:30 snap "core18" has no updates available 18:49:31 snapd is not logged in, snap install commands will use sudo 18:49:36 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 18:49:37 Pulling config-common 18:49:37 + snapcraftctl pull 18:49:38 Pulling go-build-helper 18:49:38 + snapcraftctl pull 18:49:39 'edgex-go' has dependencies that need to be staged: go-build-helper 18:49:39 Skipping pull go-build-helper (already ran) 18:49:39 Building go-build-helper 18:49:39 + snapcraftctl build 18:49:41 Staging go-build-helper 18:49:41 + snapcraftctl stage 18:49:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:49:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:49:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 18:49:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 18:49:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 18:49:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:49:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 18:49:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 18:49:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 18:49:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 18:49:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:49:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:49:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:49:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:49:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:49:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:49:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:49:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:49:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:49:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 18:49:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 18:49:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 18:49:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 18:49:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 18:49:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 18:49:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 18:49:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 18:49:51 Fetched 24.8 MB in 0s (0 B/s) 18:49:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 18:49:51 Fetched 224 kB in 0s (0 B/s) 18:49:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 18:49:51 Fetched 157 kB in 0s (0 B/s) 18:49:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 18:49:51 Fetched 221 kB in 0s (0 B/s) 18:49:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 18:49:51 Fetched 143 kB in 0s (0 B/s) 18:49:51 Pulling edgex-go 18:49:51 + snapcraftctl pull 18:49:51 Pulling hooks 18:49:51 + snapcraftctl pull 18:50:10 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 18:50:10 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 18:50:10 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:50:10 Fetched 0 B in 0s (0 B/s) 18:50:10 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:50:10 Fetched 96.5 kB in 0s (0 B/s) 18:50:10 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:50:10 Fetched 279 kB in 0s (0 B/s) 18:50:10 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:50:10 Fetched 122 kB in 0s (0 B/s) 18:50:10 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:50:10 Fetched 77.8 kB in 0s (0 B/s) 18:50:10 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:50:10 Fetched 8848 B in 0s (0 B/s) 18:50:10 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:50:10 Fetched 47.8 kB in 0s (0 B/s) 18:50:10 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:50:10 Fetched 45.6 kB in 0s (0 B/s) 18:50:10 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:50:10 Fetched 15.0 kB in 0s (0 B/s) 18:50:10 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 18:50:10 Fetched 219 kB in 0s (0 B/s) 18:50:10 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:50:10 Fetched 154 kB in 0s (0 B/s) 18:50:10 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:50:10 Fetched 50.6 kB in 0s (0 B/s) 18:50:10 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:50:10 Fetched 14.8 kB in 0s (0 B/s) 18:50:10 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:50:10 Fetched 41.8 kB in 0s (0 B/s) 18:50:10 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:50:10 Fetched 499 kB in 0s (0 B/s) 18:50:10 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:50:10 Fetched 111 kB in 0s (0 B/s) 18:50:10 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:50:10 Fetched 240 kB in 0s (0 B/s) 18:50:10 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:50:10 Fetched 29.3 kB in 0s (0 B/s) 18:50:10 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:50:10 Fetched 85.5 kB in 0s (0 B/s) 18:50:10 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:50:10 Fetched 24.5 kB in 0s (0 B/s) 18:50:10 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:50:10 Fetched 49.2 kB in 0s (0 B/s) 18:50:10 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:50:10 Fetched 54.2 kB in 0s (0 B/s) 18:50:10 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:50:10 Fetched 30.8 kB in 0s (0 B/s) 18:50:10 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:50:10 Fetched 15.8 kB in 0s (0 B/s) 18:50:10 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:50:10 Fetched 85.9 kB in 0s (0 B/s) 18:50:10 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:50:10 Fetched 8720 B in 0s (0 B/s) 18:50:10 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 18:50:10 Fetched 140 kB in 0s (0 B/s) 18:50:10 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:50:10 Fetched 119 kB in 0s (0 B/s) 18:50:10 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 18:50:10 Fetched 111 kB in 0s (0 B/s) 18:50:10 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:50:10 Fetched 11.1 kB in 0s (0 B/s) 18:50:10 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:50:10 Fetched 645 kB in 0s (0 B/s) 18:50:10 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:50:10 Fetched 41.3 kB in 0s (0 B/s) 18:50:10 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:50:10 Fetched 17.9 kB in 0s (0 B/s) 18:50:10 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:50:10 Fetched 368 kB in 0s (0 B/s) 18:50:10 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:50:10 Fetched 187 kB in 0s (0 B/s) 18:50:10 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:50:10 Fetched 175 kB in 0s (0 B/s) 18:50:10 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:50:10 Fetched 206 kB in 0s (0 B/s) 18:50:10 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 18:50:10 Fetched 1301 kB in 0s (0 B/s) 18:50:10 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:50:10 Fetched 36.2 kB in 0s (0 B/s) 18:50:10 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 18:50:10 Fetched 159 kB in 0s (0 B/s) 18:50:10 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:50:10 Fetched 107 kB in 0s (0 B/s) 18:50:10 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:50:10 Fetched 48.7 kB in 0s (0 B/s) 18:50:10 Pulling static-packages 18:50:10 + snapcraftctl pull 18:50:10 Pulling version 18:50:10 + cd /root/project 18:50:10 + git describe --tags --abbrev=0 18:50:10 + sed s/v// 18:50:10 + GIT_VERSION=2.0.1-dev.8 18:50:10 + [ -z 2.0.1-dev.8 ] 18:50:10 + snapcraftctl set-version 2.0.1-dev.8 18:50:10 Building config-common 18:50:10 + snapcraftctl build 18:50:11 Skipping build go-build-helper (already ran) 18:50:11 Building edgex-go 18:50:12 + cd /root/parts/edgex-go/src 18:50:12 + git describe+ sed --tags s/v// 18:50:12 --abbrev=0 18:50:12 + GIT_VERSION=2.0.1-dev.8 18:50:12 + [ -z 2.0.1-dev.8 ] 18:50:12 + echo 2.0.1-dev.8 18:50:12 go mod tidy 18:50:12 + make build 18:50:14 go: downloading github.com/gorilla/mux v1.8.0 18:50:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 18:50:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.2 18:50:14 go: downloading github.com/google/uuid v1.2.0 18:50:14 go: downloading github.com/stretchr/testify v1.7.0 18:50:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 18:50:14 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:50:14 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 18:50:14 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:50:14 go: downloading gopkg.in/yaml.v2 v2.4.0 18:50:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 18:50:14 go: downloading github.com/lib/pq v1.10.2 18:50:14 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 18:50:14 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:50:14 go: downloading github.com/pelletier/go-toml v1.9.3 18:50:14 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 18:50:14 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 18:50:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 18:50:15 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:50:15 go: downloading github.com/go-kit/kit v0.9.0 18:50:15 go: downloading github.com/davecgh/go-spew v1.1.1 18:50:15 go: downloading github.com/pmezard/go-difflib v1.0.0 18:50:15 go: downloading github.com/stretchr/objx v0.1.0 18:50:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:50:15 go: downloading github.com/x448/float16 v0.8.4 18:50:15 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:50:15 go: downloading github.com/go-playground/universal-translator v0.17.0 18:50:15 go: downloading github.com/leodido/go-urn v1.2.0 18:50:15 go: downloading golang.org/x/text v0.3.2 18:50:15 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:50:15 go: downloading github.com/go-playground/locales v0.13.0 18:50:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:50:16 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:50:16 go: downloading github.com/pebbe/zmq4 v1.2.7 18:50:16 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:50:16 go: downloading github.com/go-stack/stack v1.8.0 18:50:16 go: downloading github.com/kr/pretty v0.2.0 18:50:16 go: downloading github.com/hashicorp/consul/api v1.8.1 18:50:16 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:50:16 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:50:16 go: downloading github.com/gorilla/websocket v1.4.2 18:50:16 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:50:16 go: downloading github.com/onsi/ginkgo v1.10.1 18:50:16 go: downloading github.com/onsi/gomega v1.7.0 18:50:16 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:50:16 go: downloading github.com/kr/text v0.1.0 18:50:16 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:50:16 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:50:16 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:50:16 go: downloading github.com/hashicorp/serf v0.9.5 18:50:16 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:50:16 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:50:16 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:50:16 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:50:16 go: downloading github.com/mitchellh/copystructure v1.0.0 18:50:16 go: downloading github.com/fatih/color v1.9.0 18:50:16 go: downloading github.com/mattn/go-colorable v0.1.6 18:50:17 go: downloading github.com/mattn/go-isatty v0.0.12 18:50:17 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:50:17 go: downloading github.com/pkg/errors v0.8.1 18:50:17 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:50:17 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:50:17 go: downloading github.com/hashicorp/memberlist v0.2.2 18:50:17 go: downloading github.com/hpcloud/tail v1.0.0 18:50:17 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:50:17 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:50:17 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:50:17 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:50:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:50:17 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:50:17 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:50:17 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:50:17 go: downloading github.com/miekg/dns v1.1.26 18:50:17 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:50:17 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:50:17 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:50:17 go: downloading github.com/hashicorp/errwrap v1.0.0 18:50:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-data/core-data ./cmd/core-data 18:50:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:50:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/core-command/core-command ./cmd/core-command 18:50:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:50:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:50:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:50:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:50:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:50:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:50:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:50:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/secrets-config ./cmd/secrets-config 18:50:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.8" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:50:42 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 18:50:42 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 18:50:42 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 18:50:42 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 18:50:42 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 18:50:42 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 18:50:42 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 18:50:42 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 18:50:42 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 18:50:42 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 18:50:42 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 18:50:42 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 18:50:42 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 18:50:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 18:50:42 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 18:50:42 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 18:50:42 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 18:50:42 + 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 18:50:42 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 18:50:42 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 18:50:42 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 18:50:42 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 18:50:42 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 18:50:42 + 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 18:50:42 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 18:50:42 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 18:50:42 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 18:50:44 Building hooks 18:50:44 + cd /root/parts/hooks/src 18:50:44 + make build 18:50:44 go mod tidy 18:50:44 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 18:50:44 go: downloading github.com/stretchr/testify v1.5.1 18:50:45 go: downloading gopkg.in/yaml.v2 v2.2.2 18:50:45 go: downloading github.com/davecgh/go-spew v1.1.0 18:50:45 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 18:50:46 GO111MODULE=on go build -o cmd/install/install ./cmd/install 18:50:46 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 18:50:46 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 18:50:49 Building static-packages 18:50:49 + snapcraftctl build 18:50:51 Building version 18:50:51 + snapcraftctl build 18:50:53 Staging config-common 18:50:53 + snapcraftctl stage 18:50:54 Skipping stage go-build-helper (already ran) 18:50:54 Staging edgex-go 18:50:54 + snapcraftctl stage 18:50:55 Staging hooks 18:50:55 + snapcraftctl stage 18:50:56 Staging static-packages 18:50:56 + snapcraftctl stage 18:50:57 Staging version 18:50:57 + snapcraftctl stage 18:50:58 Priming config-common 18:50:58 + snapcraftctl prime 18:50:59 Priming go-build-helper 18:50:59 + snapcraftctl prime 18:51:00 Priming edgex-go 18:51:00 + snapcraftctl prime 18:51:02 Priming hooks 18:51:02 + snapcraftctl prime 18:51:03 Priming static-packages 18:51:03 + snapcraftctl prime 18:51:05 Priming version 18:51:05 + snapcraftctl prime 18:51:06 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] } 19:16:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2763 in /w/workspace/edgexfoundry_edgex-go_PR-3619 [Pipeline] { [Pipeline] ws 19:16:33 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 19:16:33 The recommended git tool is: git 19:16:39 using credential edgex-jenkins-ssh 19:16:39 Cloning the remote Git repository 19:16:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:16:39 > git init /w/workspace/edgex-go/2 # timeout=10 19:16:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:39 > git --version # timeout=10 19:16:39 > git --version # 'git version 2.17.1' 19:16:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3619/head:refs/remotes/origin/PR-3619 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:16:56 Merging remotes/origin/main commit 1ecdab4148a2da39b523538a056cab399db8933d into PR head commit 6e34c02cb97ca79db981051303629e336b02b636 19:16:56 Merge succeeded, producing 6e34c02cb97ca79db981051303629e336b02b636 19:16:56 Checking out Revision 6e34c02cb97ca79db981051303629e336b02b636 (PR-3619) 19:16:56 > git config core.sparsecheckout # timeout=10 19:16:56 > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 19:16:56 > git remote # timeout=10 19:16:56 > git config --get remote.origin.url # timeout=10 19:16:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:56 > git merge 1ecdab4148a2da39b523538a056cab399db8933d # timeout=10 19:16:56 > git rev-parse HEAD^{commit} # timeout=10 19:16:56 > git config core.sparsecheckout # timeout=10 19:16:56 > git checkout -f 6e34c02cb97ca79db981051303629e336b02b636 # timeout=10 19:17:01 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.1-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:17:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:17:02 + sudo service docker restart 19:17:02 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:21 provisioning config files... 19:17:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5518615445978404857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:21 ---> docker-login.sh 19:17:21 nexus3.edgexfoundry.org:10001 19:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:23 Configure a credential helper to remove this warning. See 19:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:23 19:17:23 Login Succeeded 19:17:23 nexus3.edgexfoundry.org:10002 19:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:23 Configure a credential helper to remove this warning. See 19:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:23 19:17:23 Login Succeeded 19:17:23 nexus3.edgexfoundry.org:10003 19:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:24 Configure a credential helper to remove this warning. See 19:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:24 19:17:24 Login Succeeded 19:17:24 nexus3.edgexfoundry.org:10004 19:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:24 Configure a credential helper to remove this warning. See 19:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:24 19:17:24 Login Succeeded 19:17:24 docker.io 19:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:25 Configure a credential helper to remove this warning. See 19:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:25 19:17:25 Login Succeeded 19:17:25 ---> docker-login.sh ends [Pipeline] } 19:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:17:25 ========================================================= 19:17:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:17:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:17:26 + 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 . 19:17:29 Sending build context to Docker daemon 165.8MB 19:17:29 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:17:29 Step 2/6 : FROM ${BASE} 19:17:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:17:29 595b0fe564bb: Pulling fs layer 19:17:29 24495759ef45: Pulling fs layer 19:17:29 d148012ef14d: Pulling fs layer 19:17:29 cb65c68fc2e2: Pulling fs layer 19:17:29 093eec477d81: Pulling fs layer 19:17:29 20fd20ab2234: Pulling fs layer 19:17:29 43245461236d: Pulling fs layer 19:17:29 5a37c24eccbd: Pulling fs layer 19:17:29 20fd20ab2234: Waiting 19:17:29 cb65c68fc2e2: Waiting 19:17:29 43245461236d: Waiting 19:17:29 093eec477d81: Waiting 19:17:29 d148012ef14d: Download complete 19:17:29 24495759ef45: Verifying Checksum 19:17:29 24495759ef45: Download complete 19:17:29 093eec477d81: Verifying Checksum 19:17:29 093eec477d81: Download complete 19:17:29 20fd20ab2234: Download complete 19:17:29 595b0fe564bb: Verifying Checksum 19:17:29 595b0fe564bb: Download complete 19:17:29 43245461236d: Verifying Checksum 19:17:29 43245461236d: Download complete 19:17:30 595b0fe564bb: Pull complete 19:17:30 24495759ef45: Pull complete 19:17:30 d148012ef14d: Pull complete 19:17:31 5a37c24eccbd: Verifying Checksum 19:17:31 5a37c24eccbd: Download complete 19:17:32 cb65c68fc2e2: Verifying Checksum 19:17:32 cb65c68fc2e2: Download complete 19:17:43 cb65c68fc2e2: Pull complete 19:17:43 093eec477d81: Pull complete 19:17:43 20fd20ab2234: Pull complete 19:17:43 43245461236d: Pull complete 19:17:47 5a37c24eccbd: Pull complete 19:17:47 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 19:17:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:17:47 ---> 274d7007c78b 19:17:47 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 19:17:52 ---> Running in e46e97a662a3 19:17:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:55 (1/12) Installing libmagic (5.39-r0) 19:17:55 (2/12) Installing file (5.39-r0) 19:17:55 (3/12) Installing libc-dev (0.7.2-r3) 19:17:56 (4/12) Installing g++ (10.2.1_pre1-r3) 19:18:01 (5/12) Installing fortify-headers (1.1-r0) 19:18:01 (6/12) Installing patch (2.7.6-r7) 19:18:01 (7/12) Installing build-base (0.5-r2) 19:18:01 (8/12) Installing libsodium (1.0.18-r0) 19:18:01 (9/12) Installing pkgconf (1.7.3-r0) 19:18:01 (10/12) Installing libsodium-dev (1.0.18-r0) 19:18:01 (11/12) Installing libzmq (4.3.3-r1) 19:18:02 (12/12) Installing zeromq-dev (4.3.3-r1) 19:18:02 Executing busybox-1.32.1-r6.trigger 19:18:02 OK: 218 MiB in 52 packages 19:18:07 Removing intermediate container e46e97a662a3 19:18:07 ---> a438172f2035 19:18:07 Step 4/6 : WORKDIR /edgex-go 19:18:07 ---> Running in cac42f8ce7ad 19:18:07 Removing intermediate container cac42f8ce7ad 19:18:07 ---> 0d1e6637d1de 19:18:07 Step 5/6 : COPY go.mod . 19:18:08 ---> 58f67a48eb30 19:18:08 Step 6/6 : RUN go mod download 19:18:08 ---> Running in 7ac8984d8712 19:18:40 Removing intermediate container 7ac8984d8712 19:18:40 ---> c56342f64961 19:18:40 Successfully built c56342f64961 19:18:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:41 + docker inspect -f . ci-base-image-arm64 19:18:41 . [Pipeline] withDockerContainer 19:18:41 prd-ubuntu18.04-docker-arm64-4c-16g-2763 does not seem to be running inside a container 19:18:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:43 $ docker top 2fa56b7a9bf8e23a87d32b86ea615d4afc6cd6f422f9e22f86aa638632a61504 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:44 + go version 19:18:44 go version go1.16.5 linux/arm64 [Pipeline] } 19:18:44 $ docker stop --time=1 2fa56b7a9bf8e23a87d32b86ea615d4afc6cd6f422f9e22f86aa638632a61504 19:18:46 $ docker rm -f 2fa56b7a9bf8e23a87d32b86ea615d4afc6cd6f422f9e22f86aa638632a61504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:47 + docker inspect -f . ci-base-image-arm64 19:18:47 . [Pipeline] withDockerContainer 19:18:47 prd-ubuntu18.04-docker-arm64-4c-16g-2763 does not seem to be running inside a container 19:18:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:49 $ docker top 5b16232c952323dba80ab22f1991afc3183a2ab3795afd00f4816c5fd7edc98b -eo pid,comm [Pipeline] { [Pipeline] echo 19:18:49 ========================================================= 19:18:49 [edgeXBuildGoParallel] Running Tests and Build... 19:18:49 ========================================================= [Pipeline] sh 19:18:50 + go mod tidy [Pipeline] sh 19:18:52 + make test 19:18:52 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 19:18:52 go mod tidy 19:18:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:19:19 ? github.com/edgexfoundry/edgex-go [no test files] 19:20:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:20:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:20:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:20:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:20:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:20:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:20:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:20:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:20:33 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:20:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:20:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.183s coverage: 28.7% of statements 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.380s coverage: 100.0% of statements 19:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:20:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.340s coverage: 50.5% of statements 19:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:20:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.584s coverage: 88.5% of statements 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:20:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:20:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.222s coverage: 78.9% of statements 19:20:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.272s coverage: 81.2% of statements 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:20:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:20:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.483s coverage: 95.1% of statements 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:20:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.184s coverage: 60.0% of statements 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:20:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.343s coverage: 0.8% of statements 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:20:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.158s coverage: 58.8% of statements 19:20:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.202s coverage: 22.0% of statements 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:20:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.401s coverage: 47.1% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.217s coverage: 79.5% of statements 19:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.160s coverage: 94.1% of statements 19:21:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements 19:21:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 19:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.200s coverage: 94.4% of statements 19:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.156s coverage: 44.8% of statements 19:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.585s coverage: 81.8% of statements 19:21:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.270s coverage: 92.9% of statements 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 58.8% of statements 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.198s coverage: 80.0% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.225s coverage: 87.2% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.297s coverage: 91.2% of statements 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.654s coverage: 64.4% of statements 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:21:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.177s coverage: 100.0% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements 19:21:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.095s coverage: 100.0% of statements 19:21:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.095s coverage: 66.9% of statements 19:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:21:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.705s coverage: 43.6% of statements 19:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.215s coverage: 89.5% of statements 19:21:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:21:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements 19:21:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.221s coverage: 19.3% of statements 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.586s coverage: 91.9% of statements 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.210s coverage: 62.7% of statements 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.366s coverage: 97.6% of statements 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:21:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.166s coverage: 100.0% of statements 19:21:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 19:21:43 GO111MODULE=on go vet ./... 19:23:04 gofmt -l . 19:23:04 [ "`gofmt -l .`" = "" ] 19:23:04 ./bin/test-attribution-txt.sh [Pipeline] sh 19:23:05 + ls -al . 19:23:05 total 592 19:23:05 drwxrwxr-x 9 1001 1001 4096 Jul 14 19:23 . 19:23:05 drwxr-xr-x 4 root root 4096 Jul 14 19:18 .. 19:23:05 -rw-rw-r-- 1 1001 1001 11 Jul 14 19:16 .dockerignore 19:23:05 drwxrwxr-x 8 1001 1001 4096 Jul 14 19:17 .git 19:23:05 drwxrwxr-x 3 1001 1001 4096 Jul 14 19:16 .github 19:23:05 -rw-rw-r-- 1 1001 1001 818 Jul 14 19:16 .gitignore 19:23:05 -rw-rw-r-- 1 1001 1001 76 Jul 14 19:16 .hadolint.yml 19:23:05 -rw-rw-r-- 1 1001 1001 166 Jul 14 19:16 .sonarcloud.properties 19:23:05 -rw-rw-r-- 1 1001 1001 8609 Jul 14 19:16 Attribution.txt 19:23:05 -rw-rw-r-- 1 1001 1001 43881 Jul 14 19:16 CHANGELOG.md 19:23:05 -rw-rw-r-- 1 1001 1001 3804 Jul 14 19:16 CONTRIBUTING.md 19:23:05 -rw-rw-r-- 1 1001 1001 931 Jul 14 19:16 Dockerfile.build 19:23:05 -rw-rw-r-- 1 1001 1001 849 Jul 14 19:16 Jenkinsfile 19:23:05 -rw-rw-r-- 1 1001 1001 10775 Jul 14 19:16 LICENSE 19:23:05 -rw-rw-r-- 1 1001 1001 6003 Jul 14 19:16 Makefile 19:23:05 -rw-rw-r-- 1 1001 1001 7818 Jul 14 19:16 README.md 19:23:05 -rw-rw-r-- 1 1001 1001 6912 Jul 14 19:16 SECURITY.md 19:23:05 -rw-rw-r-- 1 1001 1001 5 Jul 14 18:36 VERSION 19:23:05 -rw-rw-r-- 1 1001 1001 4131 Jul 14 19:16 ZMQWindows.md 19:23:05 drwxrwxr-x 2 1001 1001 4096 Jul 14 19:16 bin 19:23:05 drwxrwxr-x 14 1001 1001 4096 Jul 14 19:16 cmd 19:23:05 -rw-r--r-- 1 root root 399433 Jul 14 19:21 coverage.out 19:23:05 -rw-rw-r-- 1 1001 1001 812 Jul 14 19:16 go.mod 19:23:05 -rw-r--r-- 1 root root 20973 Jul 14 19:18 go.sum 19:23:05 drwxrwxr-x 7 1001 1001 4096 Jul 14 19:16 internal 19:23:05 drwxrwxr-x 3 1001 1001 4096 Jul 14 19:16 openapi 19:23:05 drwxrwxr-x 4 1001 1001 4096 Jul 14 19:16 snap 19:23:05 -rw-rw-r-- 1 1001 1001 204 Jul 14 19:16 version.go [Pipeline] sh 19:23:06 + '[' -e coverage.out ] 19:23:06 + chown 1001:1001 coverage.out [Pipeline] stash 19:23:06 Warning: overwriting stash ‘coverage-report’ 19:23:07 Stashed 1 file(s) [Pipeline] sh 19:23:07 + make build 19:23:07 go mod tidy 19:23:08 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 19:23:15 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 19:23:37 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 19:23:37 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 19:23: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 19:23:42 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 19:23:45 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 19:23:48 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 19:23:51 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 19:23:55 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 19:23:57 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 19:24:01 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] } 19:24:06 $ docker stop --time=1 5b16232c952323dba80ab22f1991afc3183a2ab3795afd00f4816c5fd7edc98b 19:24:09 $ docker rm -f 5b16232c952323dba80ab22f1991afc3183a2ab3795afd00f4816c5fd7edc98b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:11 19:24:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:24:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:12 latest: Pulling from edgex-devops/edgex-compose-arm64 19:24:12 29e5d40040c1: Pulling fs layer 19:24:12 1ce36da41761: Pulling fs layer 19:24:12 25b303627fd3: Pulling fs layer 19:24:12 29e5d40040c1: Verifying Checksum 19:24:12 29e5d40040c1: Download complete 19:24:13 29e5d40040c1: Pull complete 19:24:13 1ce36da41761: Verifying Checksum 19:24:13 1ce36da41761: Download complete 19:24:14 25b303627fd3: Verifying Checksum 19:24:14 25b303627fd3: Download complete 19:24:14 1ce36da41761: Pull complete 19:24:25 25b303627fd3: Pull complete 19:24:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:24:25 prd-ubuntu18.04-docker-arm64-4c-16g-2763 does not seem to be running inside a container 19:24:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:29 $ docker top a8aeb08c7adc0b2fe0ace1df86db6efe6b86c23cbae36dcb2a26e44dab8f88f9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:30 + docker-compose build --help 19:24:30 + grep parallel 19:24:33 --parallel Build images in parallel. [Pipeline] } 19:24:34 $ docker stop --time=1 a8aeb08c7adc0b2fe0ace1df86db6efe6b86c23cbae36dcb2a26e44dab8f88f9 19:24:36 $ docker rm -f a8aeb08c7adc0b2fe0ace1df86db6efe6b86c23cbae36dcb2a26e44dab8f88f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:37 . [Pipeline] withDockerContainer 19:24:37 prd-ubuntu18.04-docker-arm64-4c-16g-2763 does not seem to be running inside a container 19:24:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:38 $ docker top c2c519fac16bd58a303f90f2433702994f6f65f6e5569b85f7b7302783db0e2e -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:39 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:43 Building core-command ... 19:24:43 Building core-data ... 19:24:43 Building core-metadata ... 19:24:43 Building security-bootstrapper ... 19:24:43 Building security-proxy-setup ... 19:24:43 Building security-secretstore-setup ... 19:24:43 Building support-notifications ... 19:24:43 Building support-scheduler ... 19:24:43 Building sys-mgmt-agent ... 19:24:43 Building security-proxy-setup 19:24:43 Building support-notifications 19:24:43 Building support-scheduler 19:24:43 Building security-bootstrapper 19:24:43 Building sys-mgmt-agent 19:25:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:51 ---> c56342f64961 19:25:51 Step 3/23 : WORKDIR /edgex-go 19:25:51 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:25:51 ---> c56342f64961 19:25:51 Step 3/32 : WORKDIR /edgex-go 19:25:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:51 ---> c56342f64961 19:25:51 Step 3/23 : WORKDIR /edgex-go 19:25:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:51 ---> c56342f64961 19:25:51 Step 3/24 : WORKDIR /edgex-go 19:25:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:51 ---> c56342f64961 19:25:51 Step 3/22 : WORKDIR /edgex-go 19:25:51 ---> Running in 3702c68a234a 19:25:51 ---> Running in 2d8dfd97bf40 19:25:51 ---> Running in c5ad6f3a5ce9 19:25:51 ---> Running in 8b827499055c 19:25:51 ---> Running in 3a092739a552 19:25:52 Removing intermediate container 3a092739a552 19:25:52 ---> 758c74dda55f 19:25:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:52 Removing intermediate container 3702c68a234a 19:25:52 ---> 7dfa036caaad 19:25:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:52 Removing intermediate container 2d8dfd97bf40 19:25:52 ---> be8883c864fa 19:25:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:52 ---> Running in 57ab715ab598 19:25:52 Removing intermediate container c5ad6f3a5ce9 19:25:52 ---> 258508cf5ff4 19:25:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:53 Removing intermediate container 8b827499055c 19:25:53 ---> d6e1cc177331 19:25:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:53 ---> Running in 18c9fafe7c06 19:25:53 ---> Running in 16b96ee2238c 19:25:53 ---> Running in b303432aac9f 19:25:53 ---> Running in 2041ddcdb849 19:25:56 Removing intermediate container 57ab715ab598 19:25:56 ---> 23d086d1ec09 19:25:56 Step 5/23 : RUN apk add --update --no-cache make git 19:25:56 ---> Running in e6b449200937 19:25:57 Removing intermediate container b303432aac9f 19:25:57 ---> d58d821191fa 19:25:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:25:57 ---> Running in 85cf324392d0 19:25:57 Removing intermediate container 18c9fafe7c06 19:25:57 ---> f88f043dec62 19:25:57 Step 5/22 : RUN apk add --update --no-cache make git 19:25:58 Removing intermediate container 16b96ee2238c 19:25:58 ---> 17bbcade3c74 19:25:58 Step 5/24 : RUN apk add --update --no-cache make bash git 19:25:58 ---> Running in 6268b133e119 19:25:58 ---> Running in fbe087220c86 19:25:58 Removing intermediate container 2041ddcdb849 19:25:58 ---> 24b003384074 19:25:58 Step 5/32 : RUN apk add --update --no-cache make git 19:25:58 ---> Running in ee63b5560b4e 19:25:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:26:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:26:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:26:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:26:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:26:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:26:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:26:00 OK: 218 MiB in 52 packages 19:26:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:26:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:26:01 OK: 218 MiB in 52 packages 19:26:02 OK: 218 MiB in 52 packages 19:26:02 OK: 218 MiB in 52 packages 19:26:02 OK: 218 MiB in 52 packages 19:26:02 Removing intermediate container e6b449200937 19:26:02 ---> a793574b919d 19:26:02 Step 6/23 : COPY go.mod . 19:26:03 Removing intermediate container 85cf324392d0 19:26:03 ---> 1ad5f36f76b6 19:26:03 Step 6/23 : COPY go.mod . 19:26:03 Removing intermediate container 6268b133e119 19:26:03 ---> 40a36bcc4e3c 19:26:03 Step 6/24 : COPY go.mod . 19:26:03 ---> c8047c0654bf 19:26:03 Step 7/23 : RUN go mod download 19:26:04 ---> Running in 7b3ef23ed8b9 19:26:04 Removing intermediate container ee63b5560b4e 19:26:04 ---> 533f85de84c1 19:26:04 Step 6/32 : COPY go.mod . 19:26:04 Removing intermediate container fbe087220c86 19:26:04 ---> 8acac5be7523 19:26:04 Step 6/22 : COPY go.mod . 19:26:04 ---> d243cf37c7da 19:26:04 Step 7/23 : RUN go mod download 19:26:04 ---> Running in 4b4dd44aef69 19:26:04 ---> d608859ddf3a 19:26:04 Step 7/24 : RUN go mod download 19:26:05 ---> Running in 828a030e2ee0 19:26:05 ---> 91a70b9a359b 19:26:05 Step 7/22 : RUN go mod download 19:26:05 ---> 88dd629738ad 19:26:05 Step 7/32 : RUN go mod download 19:26:05 ---> Running in 76d071ad3ee8 19:26:05 ---> Running in 7e0bc134bbfb 19:26:08 Removing intermediate container 7b3ef23ed8b9 19:26:08 ---> 554a7d493b49 19:26:08 Step 8/23 : COPY . . 19:26:09 Removing intermediate container 4b4dd44aef69 19:26:09 ---> 6b76130d19e5 19:26:09 Step 8/23 : COPY . . 19:26:10 Removing intermediate container 828a030e2ee0 19:26:10 ---> 8f2737539198 19:26:10 Step 8/24 : COPY . . 19:26:11 Removing intermediate container 7e0bc134bbfb 19:26:11 ---> dd54343bcf22 19:26:11 Step 8/32 : COPY . . 19:26:13 Removing intermediate container 76d071ad3ee8 19:26:13 ---> 6d67c25cabb3 19:26:13 Step 8/22 : COPY . . 19:26:35 ---> 68b22bc9d53e 19:26:35 Step 9/23 : RUN go mod tidy 19:26:35 ---> 9e7688a1b0dd 19:26:35 Step 9/22 : RUN go mod tidy 19:26:35 ---> 2c7203944a65 19:26:35 Step 9/24 : RUN go mod tidy 19:26:35 ---> 9491f5007b80 19:26:35 Step 9/32 : RUN go mod tidy 19:26:35 ---> 14a7339f8979 19:26:35 Step 9/23 : RUN go mod tidy 19:26:35 ---> Running in 53e26555d9a5 19:26:35 ---> Running in 02240adc6b37 19:26:35 ---> Running in 74a8d75007cf 19:26:35 ---> Running in a378db7468bd 19:26:35 ---> Running in 5bffecc373f7 19:26:40 Removing intermediate container 02240adc6b37 19:26:40 ---> edb4228de5c0 19:26:40 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:26:41 ---> Running in 66fa775b7d17 19:26:41 Removing intermediate container 53e26555d9a5 19:26:41 ---> 2e95e666ecdf 19:26:41 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:26:42 ---> Running in c9ea0d6e9d69 19:26:42 Removing intermediate container a378db7468bd 19:26:42 ---> 2b2a42725475 19:26:42 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:42 ---> Running in 4cb56de05716 19:26:42 Removing intermediate container 74a8d75007cf 19:26:42 ---> 724353c9ecbb 19:26:42 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:26:43 ---> Running in 25665b6bf942 19:26:43 Removing intermediate container 5bffecc373f7 19:26:43 ---> f8d22b24ed40 19:26:43 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:26:43 ---> Running in 9bf3a6af09f8 19:26:43 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 19:26:44 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 19:26:45 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 19:26:45 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 19:26:45 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 19:28:22 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 19:28:41 Removing intermediate container 9bf3a6af09f8 19:28:41 ---> 9785c7435d59 19:28:41 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:28:41 Removing intermediate container c9ea0d6e9d69 19:28:41 ---> ce231f8cc56f 19:28:41 19:28:41 Step 11/22 : FROM alpine:3.12 19:28:41 ---> Running in f523f2a26196 19:28:41 3.12: Pulling from library/alpine 19:28:41 Removing intermediate container 66fa775b7d17 19:28:41 ---> c81877fff784 19:28:41 19:28:41 Step 11/23 : FROM alpine:3.12 19:28:41 Removing intermediate container 4cb56de05716 19:28:41 ---> 0824aca0e374 19:28:41 19:28:41 Step 11/32 : FROM alpine:3.12 19:28:41 Removing intermediate container 25665b6bf942 19:28:41 ---> c7464fe511e1 19:28:41 19:28:41 Step 11/23 : FROM alpine:3.12 19:28:41 3.12: Pulling from library/alpine 19:28:41 3.12: Pulling from library/alpine 19:28:41 3.12: Pulling from library/alpine 19:28: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 19:28:41 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:28:41 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:28:41 Status: Downloaded newer image for alpine:3.12 19:28:41 Status: Image is up to date for alpine:3.12 19:28:41 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:28:41 Status: Image is up to date for alpine:3.12 19:28:41 ---> c4fd0aeabfcf 19:28:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:28:41 ---> c4fd0aeabfcf 19:28:41 Step 12/22 : RUN apk add --update --no-cache curl 19:28:41 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:28:41 Status: Image is up to date for alpine:3.12 19:28:41 ---> c4fd0aeabfcf 19:28:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:28:41 ---> c4fd0aeabfcf 19:28:41 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:28:41 ---> Running in 1ef0a2ca2eb1 19:28:41 ---> Running in ac5b7b6b234d 19:28:41 ---> Running in e8c017eb26ec 19:28:41 ---> Running in 9b2f69fd6a69 19:28:42 Removing intermediate container ac5b7b6b234d 19:28:42 ---> f7db3c4762fb 19:28:42 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:28:42 ---> Running in bd37075fc26d 19:28:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:44 (1/4) Installing ca-certificates (20191127-r4) 19:28:44 Removing intermediate container f523f2a26196 19:28:44 ---> fc614e3665d9 19:28:44 19:28:44 Step 12/24 : FROM docker:20.10.0 19:28:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:28:44 (3/4) Installing libcurl (7.77.0-r0) 19:28:44 (4/4) Installing curl (7.77.0-r0) 19:28:44 Executing busybox-1.31.1-r20.trigger 19:28:44 Executing ca-certificates-20191127-r4.trigger 19:28:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:44 (1/1) Installing dumb-init (1.2.2-r1) 19:28:44 Executing busybox-1.31.1-r20.trigger 19:28:44 OK: 5 MiB in 15 packages 19:28:44 OK: 7 MiB in 18 packages 19:28:44 (1/2) Installing ca-certificates (20191127-r4) 19:28:44 20.10.0: Pulling from library/docker 19:28:45 (2/2) Installing dumb-init (1.2.2-r1) 19:28:45 Executing busybox-1.31.1-r20.trigger 19:28:45 Executing ca-certificates-20191127-r4.trigger 19:28:45 OK: 6 MiB in 16 packages 19:28:45 (1/2) Installing dumb-init (1.2.2-r1) 19:28:45 (2/2) Installing su-exec (0.2-r1) 19:28:45 Executing busybox-1.31.1-r20.trigger 19:28:45 OK: 5 MiB in 16 packages 19:28:47 Removing intermediate container 1ef0a2ca2eb1 19:28:47 ---> 108d0d0a8dde 19:28:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:28:47 ---> Running in 17333b9ee8bf 19:28:48 Removing intermediate container e8c017eb26ec 19:28:48 ---> 93c6c792d408 19:28:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:48 Removing intermediate container bd37075fc26d 19:28:48 ---> 12af493e68aa 19:28:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:28:48 Removing intermediate container 9b2f69fd6a69 19:28:48 ---> 3e3fb9eab4bb 19:28:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:28:48 ---> Running in 817d23300e1a 19:28:48 ---> Running in fbbd6028da1b 19:28:48 ---> Running in 3a3bd21e7a2a 19:28:48 Removing intermediate container 17333b9ee8bf 19:28:48 ---> 600fc9f1e22e 19:28:48 Step 14/23 : ENV APP_PORT=59861 19:28:48 ---> Running in d54088d96241 19:28:49 Removing intermediate container fbbd6028da1b 19:28:49 ---> 33e38f327763 19:28:49 Step 14/22 : WORKDIR /edgex 19:28:49 Removing intermediate container 817d23300e1a 19:28:49 ---> 1ca04615b1aa 19:28:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redisRemoving intermediate container 3a3bd21e7a2a 19:28:49 ---> 6104d39e6548 19:28:49 Step 14/23 : ENV APP_PORT=59860 19:28:49 19:28:49 ---> Running in 02b9fa83d23c 19:28:49 ---> Running in 8daf45d51d4f 19:28:49 ---> Running in 4e705002280e 19:28:49 Removing intermediate container d54088d96241 19:28:49 ---> 3c9f44e4f228 19:28:49 Step 15/23 : EXPOSE $APP_PORT 19:28:50 ---> Running in 9a9bc4f6863a 19:28:50 Removing intermediate container 8daf45d51d4f 19:28:50 ---> bb213854dfd5 19:28:50 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:28:50 Removing intermediate container 4e705002280e 19:28:50 ---> ab8628cd22bd 19:28:50 Step 15/23 : EXPOSE $APP_PORT 19:28:50 ---> Running in c8808dc50bec 19:28:51 ---> Running in 770b19734353 19:28:51 Removing intermediate container 9a9bc4f6863a 19:28:51 ---> ba842dc3c3b0 19:28:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:51 Removing intermediate container 02b9fa83d23c 19:28:51 ---> 493a3b57391d 19:28:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:28:52 Removing intermediate container 770b19734353 19:28:52 ---> 9099dfc4ee9a 19:28:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:52 ---> e32ffae2adf5 19:28:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:28:53 ---> 868aeaaa3fde 19:28:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:28:53 ---> 34084a32d550 19:28:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:28:55 Removing intermediate container c8808dc50bec 19:28:55 ---> 6a926a5d5150 19:28:55 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:28:55 ---> 4582522f28fa 19:28:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:28:55 ---> Running in db1551af4fbd 19:28:56 ---> e2147a9a1cf3 19:28:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:28:56 ---> 7c4b79c9efec 19:28:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:28:56 Removing intermediate container db1551af4fbd 19:28:56 ---> 9ef2dd56a121 19:28:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:28:57 ---> 35c5ac9f40ad 19:28:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:28:57 ---> Running in e56171ac3d2e 19:28:57 ---> aa194c70cfd8 19:28:57 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:28:58 ---> 994ae205b80d 19:28:58 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:28:58 ---> Running in 4c9d6cf4901f 19:28:58 ---> Running in 816987bcb43a 19:28:58 ---> 097f3706bbb5 19:28:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:28:58 ---> Running in 7bc0733eaee6 19:28:58 Removing intermediate container e56171ac3d2e 19:28:58 ---> 99b8ca3abc42 19:28:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:58 Removing intermediate container 4c9d6cf4901f 19:28:58 ---> 95708cc5296c 19:28:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:58 ---> Running in ea41231db771 19:28:59 ---> Running in 2898ec717107 19:28:59 Removing intermediate container 816987bcb43a 19:28:59 ---> 5babd412dbc2 19:28:59 Step 19/22 : CMD ["--init=true"] 19:28:59 ---> Running in a6909128233a 19:28:59 Removing intermediate container ea41231db771 19:28:59 ---> 903bf4cee493 19:28:59 Step 21/23 : LABEL arch=arm64 19:29:00 Removing intermediate container 2898ec717107 19:29:00 ---> f08bf4b00a2c 19:29:00 Step 21/23 : LABEL arch=arm64 19:29:00 ---> Running in e57b45a329b5 19:29:00 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:29:00 Status: Downloaded newer image for docker:20.10.0 19:29:00 Removing intermediate container a6909128233a 19:29:00 ---> 51805da64af4 19:29:00 Step 20/22 : LABEL arch=arm64 19:29:00 ---> eeaf43b92773 19:29:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:29:00 ---> Running in 19f9679efbc0 19:29:00 ---> Running in 8a9e78bac323 19:29:00 ---> Running in 5232fc690051 19:29:01 Removing intermediate container e57b45a329b5 19:29:01 ---> 1e739a259c1c 19:29:01 Step 22/23 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 19:29:01 Removing intermediate container 19f9679efbc0 19:29:01 ---> fd9c6f6bfbe0 19:29:01 Step 22/23 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 19:29:01 ---> Running in fb8314cd2121 19:29:01 ---> Running in 6069461ee18c 19:29:01 Removing intermediate container 5232fc690051 19:29:01 ---> 0d9e374f07fe 19:29:01 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 19:29:01 Removing intermediate container 8a9e78bac323 19:29:01 ---> f2b2f31a23ae 19:29:01 Step 21/22 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 19:29:01 ---> Running in 84caef200a46 19:29:01 ---> Running in 501b41621e32 19:29:02 Removing intermediate container 7bc0733eaee6 19:29:02 ---> 72343eb31f7c 19:29:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:02 Removing intermediate container fb8314cd2121 19:29:02 ---> b245ca2edab5 19:29:02 Step 23/23 : LABEL version=0.0.0 19:29:02 Removing intermediate container 6069461ee18c 19:29:02 ---> aede565f63a8 19:29:02 Step 23/23 : LABEL version=0.0.0 19:29:02 ---> Running in fbd4e85028eb 19:29:02 ---> Running in 5c143e8d0ea1 19:29:03 Removing intermediate container 84caef200a46 19:29:03 ---> 9136a4076565 19:29:03 Step 22/22 : LABEL version=0.0.0 19:29:03 Removing intermediate container fbd4e85028eb 19:29:03 ---> d49373f0be6a 19:29:03 19:29:03 ---> Running in 148fbc53c8a7 19:29:03 ---> fce589591ca5 19:29:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:29:03 Successfully built d49373f0be6a 19:29:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:29:03 Removing intermediate container 5c143e8d0ea1 19:29:03 Successfully tagged support-scheduler-arm64:latest 19:29:03  Building support-scheduler ... done  ---> 686c0aa785e5 19:29:03 Building core-command 19:29:03 19:29:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:29:04 Removing intermediate container 148fbc53c8a7 19:29:04 ---> 37718facec00 19:29:04 19:29:04 Successfully built 686c0aa785e5 19:29:04 Successfully tagged support-notifications-arm64:latest 19:29:04 Building core-data 19:29:04  Building support-notifications ... done (1/39) Installing readline (8.0.4-r0) 19:29:04 (2/39) Installing bash (5.0.17-r0) 19:29:04 Executing bash-5.0.17-r0.post-install 19:29:04 Successfully built 37718facec00 19:29:04 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:29:04 (4/39) Installing libcurl (7.77.0-r0) 19:29:04 (5/39) Installing curl (7.77.0-r0) 19:29:04 Successfully tagged security-proxy-setup-arm64:latest 19:29:04 (6/39) Installing dumb-init (1.2.2-r1) 19:29:04  Building security-proxy-setup ... done Building security-secretstore-setup 19:29:04 (7/39) Installing libbz2 (1.0.8-r1) 19:29:04 (8/39) Installing expat (2.2.9-r1) 19:29:04 (9/39) Installing libffi (3.3-r2) 19:29:04 (10/39) Installing gdbm (1.13-r1) 19:29:04 (11/39) Installing xz-libs (5.2.5-r0) 19:29:04 (12/39) Installing sqlite-libs (3.32.1-r1) 19:29:04 (13/39) Installing python3 (3.8.10-r0) 19:29:05 ---> d66b8128a3a8 19:29:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:29:06 (14/39) Installing py3-appdirs (1.4.4-r1) 19:29:06 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:29:06 (16/39) Installing py3-parsing (2.4.7-r0) 19:29:06 (17/39) Installing py3-six (1.15.0-r0) 19:29:06 (18/39) Installing py3-packaging (20.4-r0) 19:29:06 (19/39) Installing py3-setuptools (47.0.0-r0) 19:29:07 (20/39) Installing py3-chardet (3.0.4-r4) 19:29:07 (21/39) Installing py3-idna (2.9-r0) 19:29:07 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:29:07 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:29:07 (24/39) Installing py3-requests (2.23.0-r0) 19:29:07 (25/39) Installing py3-msgpack (1.0.0-r0) 19:29:07 (26/39) Installing py3-lockfile (0.12.2-r3) 19:29:07 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:29:07 (28/39) Installing py3-colorama (0.4.3-r0) 19:29:07 (29/39) Installing py3-distlib (0.3.0-r0) 19:29:07 (30/39) Installing py3-distro (1.5.0-r1) 19:29:07 (31/39) Installing py3-webencodings (0.5.1-r3) 19:29:07 (32/39) Installing py3-html5lib (1.0.1-r4) 19:29:07 (33/39) Installing py3-pytoml (0.1.21-r0) 19:29:07 (34/39) Installing py3-pep517 (0.8.2-r0) 19:29:07 (35/39) Installing py3-progress (1.5-r0) 19:29:07 (36/39) Installing py3-toml (0.10.1-r0) 19:29:07 (37/39) Installing py3-retrying (1.3.3-r0) 19:29:07 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:29:07 (39/39) Installing py3-pip (20.1.1-r0) 19:29:07 ---> a8dedbc4d8d4 19:29:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:29:07 Executing busybox-1.31.1-r19.trigger 19:29:07 OK: 72 MiB in 59 packages 19:29:10 ---> 6c26a5bcc132 19:29:10 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:29:11 ---> cf07231f9273 19:29:11 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:29:11 ---> Running in 36bc679f82ee 19:29:12 Collecting docker-compose==1.23.2 19:29:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:29:13 Removing intermediate container 36bc679f82ee 19:29:13 ---> dbce7d3eb163 19:29:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:29:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:29:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:29:14 ---> d3c68e21a2e9 19:29:14 Step 27/32 : RUN chmod +x /entrypoint.sh 19:29:15 ---> Running in 6dcaae79f392 19:29:15 Collecting PyYAML<4,>=3.10 19:29:15 Downloading PyYAML-3.13.tar.gz (270 kB) 19:29:18 Removing intermediate container 6dcaae79f392 19:29:18 ---> ae8a28bcdf67 19:29:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:29:18 ---> Running in 022e38b75992 19:29:19 Removing intermediate container 022e38b75992 19:29:19 ---> f7d0e4a57c85 19:29:19 Step 29/32 : CMD ["gate"] 19:29:19 ---> Running in 2050ac447248 19:29:19 Collecting cached-property<2,>=1.2.0 19:29:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:29:20 Collecting websocket-client<1.0,>=0.32.0 19:29:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:29:20 Removing intermediate container 2050ac447248 19:29:20 ---> dbfc31b6dd61 19:29:20 Step 30/32 : LABEL arch=arm64 19:29:20 Collecting texttable<0.10,>=0.9.0 19:29:20 Downloading texttable-0.9.1.tar.gz (11 kB) 19:29:21 ---> Running in 87f4bfd938f1 19:29:22 Removing intermediate container 87f4bfd938f1 19:29:22 ---> 4e266ba427e5 19:29:22 Step 31/32 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 19:29:23 ---> Running in a7e8f25092ab 19:29:23 Collecting docopt<0.7,>=0.6.1 19:29:23 Downloading docopt-0.6.2.tar.gz (25 kB) 19:29:24 Removing intermediate container a7e8f25092ab 19:29:24 ---> c30a7107ab85 19:29:24 Step 32/32 : LABEL version=0.0.0 19:29:25 ---> Running in 7ae3abd1f9c1 19:29:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:29:26 Removing intermediate container 7ae3abd1f9c1 19:29:26 ---> e578cacc46d5 19:29:26 19:29:26 Collecting jsonschema<3,>=2.5.1 19:29:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:29:26 Successfully built e578cacc46d5 19:29:26 Successfully tagged security-bootstrapper-arm64:latest 19:29:26 Building core-metadata 19:29:26  Building security-bootstrapper ... done Collecting dockerpty<0.5,>=0.4.1 19:29:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:29:30 Collecting docker<4.0,>=3.6.0 19:29:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:29:30 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) 19:29:30 Collecting idna<2.8,>=2.5 19:29:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:29:30 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) 19:29:31 Collecting urllib3<1.25,>=1.21.1 19:29:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:29:31 Collecting docker-pycreds>=0.4.0 19:29:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:29:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:29:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:29:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:29:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:29:33 Installing collected packages: idna, urllib3, requests, PyYAML, cached-property, websocket-client, texttable, docopt, jsonschema, dockerpty, docker-pycreds, docker, docker-compose 19:29:33 Attempting uninstall: idna 19:29:33 Found existing installation: idna 2.9 19:29:33 Uninstalling idna-2.9: 19:29:33 Successfully uninstalled idna-2.9 19:29:34 Attempting uninstall: urllib3 19:29:34 Found existing installation: urllib3 1.25.9 19:29:34 Uninstalling urllib3-1.25.9: 19:29:34 Successfully uninstalled urllib3-1.25.9 19:29:35 Attempting uninstall: requests 19:29:35 Found existing installation: requests 2.23.0 19:29:35 Uninstalling requests-2.23.0: 19:29:35 Successfully uninstalled requests-2.23.0 19:29:35 Running setup.py install for PyYAML: started 19:29:38 Running setup.py install for PyYAML: finished with status 'done' 19:29:38 Running setup.py install for texttable: started 19:29:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:40 ---> c56342f64961 19:29:40 Step 3/24 : WORKDIR /edgex-go 19:29:40 ---> Using cache 19:29:40 ---> d6e1cc177331 19:29:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:40 ---> Using cache 19:29:40 ---> d58d821191fa 19:29:40 Step 5/24 : RUN apk add --update --no-cache make git 19:29:41 Running setup.py install for texttable: finished with status 'done' 19:29:41 Running setup.py install for docopt: started 19:29:41 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:29:41 ---> c56342f64961 19:29:41 Step 3/26 : WORKDIR /edgex-go 19:29:41 ---> Using cache 19:29:41 ---> d6e1cc177331 19:29:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:41 ---> Using cache 19:29:41 ---> d58d821191fa 19:29:41 Step 5/26 : RUN apk add --update --no-cache make git 19:29:42 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:42 ---> c56342f64961 19:29:42 Step 3/24 : WORKDIR /edgex-go 19:29:42 ---> Using cache 19:29:42 ---> d6e1cc177331 19:29:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:42 ---> Using cache 19:29:42 ---> d58d821191fa 19:29:42 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:29:43 Running setup.py install for docopt: finished with status 'done' 19:29:44 Running setup.py install for dockerpty: started 19:29:44 ---> Running in 6c3636c87a3d 19:29:44 ---> Running in c82392aae06e 19:29:44 ---> Running in e7882695fcc6 19:29:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:29:47 Running setup.py install for dockerpty: finished with status 'done' 19:29:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:29:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:29:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:29:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:29:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:29:49 OK: 218 MiB in 52 packages 19:29:49 OK: 218 MiB in 52 packages 19:29:49 OK: 218 MiB in 52 packages 19:29:49 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 19:29:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:52 ---> c56342f64961 19:29:52 Step 3/24 : WORKDIR /edgex-go 19:29:52 ---> Using cache 19:29:52 ---> d6e1cc177331 19:29:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:52 ---> Using cache 19:29:52 ---> d58d821191fa 19:29:52 Step 5/24 : RUN apk add --update --no-cache make git 19:29:52 ---> Running in 617bb2739134 19:29:52 Removing intermediate container c82392aae06e 19:29:52 ---> 5a49598c4c66 19:29:52 Step 6/26 : COPY go.mod . 19:29:53 Removing intermediate container e7882695fcc6 19:29:53 ---> 4df3299d972c 19:29:53 Step 6/24 : COPY go.mod . 19:29:53 Removing intermediate container 6c3636c87a3d 19:29:53 ---> 080e1497722b 19:29:53 Step 6/24 : COPY go.mod . 19:29:54 ---> e8c818d7aa9d 19:29:54 Step 7/26 : RUN go mod download 19:29:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:29:54 ---> Running in 384c2a9da9af 19:29:54 ---> e4362f1d5151 19:29:54 Step 7/24 : RUN go mod download 19:29:55 ---> 789074737b64 19:29:55 Step 7/24 : RUN go mod download 19:29:55 ---> Running in 96fbe843a392 19:29:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:29:55 ---> Running in c11b0bdbc48e 19:29:56 OK: 218 MiB in 52 packages 19:29:58 Removing intermediate container 617bb2739134 19:29:58 ---> a9ad5369f3e6 19:29:58 Step 6/24 : COPY go.mod . 19:29:59 Removing intermediate container 384c2a9da9af 19:29:59 ---> 6cfb1044b84e 19:29:59 Step 8/26 : COPY . . 19:30:00 ---> c374d636b256 19:30:00 Step 7/24 : RUN go mod download 19:30:00 ---> Running in f6834ca073dc 19:30:00 Removing intermediate container 96fbe843a392 19:30:00 ---> 29827f638144 19:30:00 Step 8/24 : COPY . . 19:30:01 Removing intermediate container c11b0bdbc48e 19:30:01 ---> c84ce5417c63 19:30:01 Step 8/24 : COPY . . 19:30:05 Removing intermediate container 501b41621e32 19:30:05 ---> eb01feb7f53f 19:30:05 Step 15/24 : ENV APP_PORT=58890 19:30:09 ---> Running in 75ead2f92fd0 19:30:09 Removing intermediate container f6834ca073dc 19:30:09 ---> 342d29367772 19:30:09 Step 8/24 : COPY . . 19:30:09 Removing intermediate container 75ead2f92fd0 19:30:09 ---> 4381308367aa 19:30:09 Step 16/24 : EXPOSE $APP_PORT 19:30:12 ---> Running in e25f82f005ad 19:30:15 Removing intermediate container e25f82f005ad 19:30:15 ---> 5c60f19983c4 19:30:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:30:20 ---> 980be1cb147e 19:30:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:30:20 ---> 9a08c13d7e74 19:30:20 Step 9/26 : RUN go mod tidy 19:30:21 ---> Running in 82c0610730a3 19:30:21 ---> d15c3536a570 19:30:21 Step 9/24 : RUN go mod tidy 19:30:21 ---> e93bd1be7833 19:30:21 Step 9/24 : RUN go mod tidy 19:30:22 ---> ff48cca63318 19:30:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:30:22 ---> Running in 5befa6826318 19:30:22 ---> Running in 14ffc97357f3 19:30:23 ---> 36efa133f9eb 19:30:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:30:23 ---> b2bb533b59c2 19:30:23 Step 9/24 : RUN go mod tidy 19:30:23 ---> Running in 6b3921cf37f5 19:30:24 ---> Running in 6f05064c9afa 19:30:25 Removing intermediate container 6b3921cf37f5 19:30:25 ---> ae215f212901 19:30:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:25 ---> Running in 0a82de81bac9 19:30:26 Removing intermediate container 0a82de81bac9 19:30:26 ---> 6b2d12404230 19:30:26 Step 22/24 : LABEL arch=arm64 19:30:26 ---> Running in 80e03c3016f2 19:30:27 Removing intermediate container 80e03c3016f2 19:30:27 ---> 1db96185cd11 19:30:27 Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 19:30:27 ---> Running in 3c6b7cf0a564 19:30:28 Removing intermediate container 82c0610730a3 19:30:28 ---> ad733d471397 19:30:28 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:30:28 ---> Running in 9fa8745e7cfc 19:30:28 Removing intermediate container 3c6b7cf0a564 19:30:28 ---> 8dee00d18b39 19:30:28 Step 24/24 : LABEL version=0.0.0 19:30:29 ---> Running in e0bb53e91cb6 19:30:29 Removing intermediate container 5befa6826318 19:30:29 ---> 078cef237ddd 19:30:29 Step 10/24 : RUN make cmd/core-data/core-data 19:30:29 Removing intermediate container 14ffc97357f3 19:30:29 ---> cd8c084e79da 19:30:29 Step 10/24 : RUN make cmd/core-command/core-command 19:30:29 ---> Running in fcbc2ea26631 19:30:29 Removing intermediate container e0bb53e91cb6 19:30:29 ---> 50313748e454 19:30:29 19:30:29 ---> Running in 3647b87e5b51 19:30:30 Successfully built 50313748e454 19:30:30 Successfully tagged sys-mgmt-agent-arm64:latest 19:30:30  Building sys-mgmt-agent ... done Removing intermediate container 6f05064c9afa 19:30:30 ---> 528f184dded5 19:30:30 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:30:30 ---> Running in bd7341202104 19:30:30 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 19:30:31 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 19:30:31 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 19:30:32 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 19:32:09 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 19:32:09 Removing intermediate container 3647b87e5b51 19:32:09 ---> b2985d919076 19:32:09 19:32:09 Step 11/24 : FROM alpine:3.12 19:32:09 ---> c4fd0aeabfcf 19:32:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:32:09 ---> Using cache 19:32:09 ---> 108d0d0a8dde 19:32:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:09 ---> Using cache 19:32:09 ---> 600fc9f1e22e 19:32:09 Step 14/24 : ENV APP_PORT=59882 19:32:09 ---> Running in fb584ade6b6c 19:32:09 Removing intermediate container fb584ade6b6c 19:32:09 ---> dc6c9862c4c4 19:32:09 Step 15/24 : EXPOSE $APP_PORT 19:32:09 ---> Running in a329cdea8696 19:32:09 Removing intermediate container a329cdea8696 19:32:09 ---> 029a3513c223 19:32:09 Step 16/24 : WORKDIR / 19:32:09 ---> Running in 2a1b653e167b 19:32:09 Removing intermediate container 2a1b653e167b 19:32:09 ---> 8a1cca2fa8fb 19:32:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:09 Removing intermediate container 9fa8745e7cfc 19:32:09 ---> 957d527ab271 19:32:09 19:32:09 Step 11/26 : FROM alpine:3.12 19:32:09 ---> c4fd0aeabfcf 19:32:09 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:32:09 ---> d9c421e27958 19:32:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:32:09 ---> Running in 237397bb34a9 19:32:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:32:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:32:09 (1/6) Installing ca-certificates (20191127-r4) 19:32:09 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:32:09 (3/6) Installing libcurl (7.77.0-r0) 19:32:09 (4/6) Installing curl (7.77.0-r0) 19:32:09 (5/6) Installing dumb-init (1.2.2-r1) 19:32:09 (6/6) Installing su-exec (0.2-r1) 19:32:09 Executing busybox-1.31.1-r20.trigger 19:32:09 Executing ca-certificates-20191127-r4.trigger 19:32:09 OK: 7 MiB in 20 packages 19:32:09 ---> 887729cf0b0d 19:32:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:32:10 Removing intermediate container bd7341202104 19:32:10 ---> 683f5c75b44a 19:32:10 19:32:10 Step 11/24 : FROM alpine:3.12 19:32:10 ---> c4fd0aeabfcf 19:32:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:32:10 ---> Using cache 19:32:10 ---> 108d0d0a8dde 19:32:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:10 ---> Using cache 19:32:10 ---> 600fc9f1e22e 19:32:10 Step 14/24 : ENV APP_PORT=59881 19:32:10 ---> Running in dd96b3cd912c 19:32:10 ---> 09896e1ac555 19:32:10 Step 20/24 : ENTRYPOINT ["/core-command"] 19:32:11 ---> Running in 5dafc60b56e4 19:32:11 Removing intermediate container dd96b3cd912c 19:32:11 ---> 93abc07e9fd0 19:32:11 Step 15/24 : EXPOSE $APP_PORT 19:32:11 Removing intermediate container 237397bb34a9 19:32:11 ---> 468dc405bcc4 19:32:11 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:32:11 ---> Running in df6c1b90036c 19:32:11 Removing intermediate container 5dafc60b56e4 19:32:11 ---> 210b38daaab2 19:32:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:12 ---> Running in 5c3d95f2dbc5 19:32:12 ---> Running in bc4e31934a21 19:32:13 Removing intermediate container df6c1b90036c 19:32:13 ---> 23433c746825 19:32:13 Step 16/24 : WORKDIR / 19:32:13 Removing intermediate container 5c3d95f2dbc5 19:32:13 ---> efc99963eb7d 19:32:13 Step 14/26 : WORKDIR / 19:32:13 ---> Running in fdd7a9d09e20 19:32:13 ---> Running in dd65459177ef 19:32:13 Removing intermediate container bc4e31934a21 19:32:13 ---> f8023035271c 19:32:13 Step 22/24 : LABEL arch=arm64 19:32:13 Removing intermediate container fcbc2ea26631 19:32:13 ---> ff8ae810795f 19:32:13 19:32:13 Step 11/24 : FROM alpine:3.12 19:32:13 ---> c4fd0aeabfcf 19:32:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:32:13 ---> Running in 38ac5c30178a 19:32:13 ---> Running in d29dfdd2d9b8 19:32:13 Removing intermediate container fdd7a9d09e20 19:32:13 ---> 1c93a30fd66a 19:32:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:13 Removing intermediate container dd65459177ef 19:32:13 ---> 42fc09d093f7 19:32:13 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:32:14 Removing intermediate container 38ac5c30178a 19:32:14 ---> 44714f9e7feb 19:32:14 Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 19:32:14 Removing intermediate container d29dfdd2d9b8 19:32:14 ---> a419b5dca5b9 19:32:14 Step 13/24 : ENV APP_PORT=59880 19:32:14 ---> Running in da4dfafeafe6 19:32:14 ---> Running in 946805a99ebd 19:32:14 ---> 080f8d061d58 19:32:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:32:14 ---> 971a4442b68b 19:32:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:32:15 Removing intermediate container da4dfafeafe6 19:32:15 ---> c80f8c0c8e03 19:32:15 Step 24/24 : LABEL version=0.0.0 19:32:15 Removing intermediate container 946805a99ebd 19:32:15 ---> 6768c86cbeab 19:32:15 Step 14/24 : EXPOSE $APP_PORT 19:32:15 ---> Running in 45428fc8c5b9 19:32:15 ---> Running in 90c8722ea1ad 19:32:15 Removing intermediate container 45428fc8c5b9 19:32:15 ---> 081930269eaa 19:32:15 19:32:16 ---> 0da40559710f 19:32:16 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:32:16 Successfully built 081930269eaa 19:32:16 Successfully tagged core-command-arm64:latest 19:32:16  Building core-command ... done Removing intermediate container 90c8722ea1ad 19:32:16 ---> ef14e0a81e14 19:32:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:16 ---> 47d804c451e0 19:32:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:32:16 ---> Running in 570f60377f6c 19:32:17 ---> 891c69410d11 19:32:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:32:17 ---> 96f81202ac67 19:32:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:32:17 ---> Running in aa9ca7773f40 19:32:18 ---> 7e7f61c1aceb 19:32:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:32:18 Removing intermediate container aa9ca7773f40 19:32:18 ---> cb2cc540ec42 19:32:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:18 ---> Running in 3396ca48f692 19:32:19 Removing intermediate container 3396ca48f692 19:32:19 ---> e06bd9530400 19:32:19 Step 22/24 : LABEL arch=arm64 19:32:19 ---> Running in 11790376e369 19:32:19 Removing intermediate container 570f60377f6c 19:32:19 ---> 23b42fa7c64c 19:32:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:32:19 ---> bdc24530d3c3 19:32:19 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:32:19 ---> Running in 60f9730285ba 19:32:20 Removing intermediate container 11790376e369 19:32:20 ---> 7da1c140e23d 19:32:20 Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 19:32:20 ---> Running in eaa8a5b23807 19:32:21 ---> b99e736589f7 19:32:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:32:21 Removing intermediate container eaa8a5b23807 19:32:21 ---> d05e09641dd8 19:32:21 Step 24/24 : LABEL version=0.0.0 19:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:32:21 ---> Running in e2a1c13a85de 19:32:21 Removing intermediate container e2a1c13a85de 19:32:21 ---> 2f5893a97959 19:32:21 19:32:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:32:22 ---> b6ed157cf5fc 19:32:22 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/ 19:32:22 Successfully built 2f5893a97959 19:32:22 Successfully tagged core-metadata-arm64:latest 19:32:22  Building core-metadata ... done  ---> Running in b1c257479fd3 19:32:22 (1/6) Installing dumb-init (1.2.2-r1) 19:32:22 (2/6) Installing libgcc (9.3.0-r2) 19:32:22 (3/6) Installing libsodium (1.0.18-r0) 19:32:22 (4/6) Installing libstdc++ (9.3.0-r2) 19:32:23 (5/6) Installing libzmq (4.3.3-r0) 19:32:23 (6/6) Installing zeromq (4.3.3-r0) 19:32:23 Executing busybox-1.31.1-r20.trigger 19:32:23 OK: 8 MiB in 20 packages 19:32:24 Removing intermediate container 60f9730285ba 19:32:24 ---> ad873970af1c 19:32:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:24 Removing intermediate container b1c257479fd3 19:32:24 ---> a3a76988a586 19:32:24 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:32:24 ---> Running in 401b3864a94f 19:32:25 Removing intermediate container 401b3864a94f 19:32:25 ---> b0a18e36b253 19:32:25 Step 24/26 : LABEL arch=arm64 19:32:25 ---> Running in 1d84ca84a244 19:32:25 ---> e045ccebc6d7 19:32:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:32:26 Removing intermediate container 1d84ca84a244 19:32:26 ---> d9072676e071 19:32:26 Step 25/26 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 19:32:26 ---> Running in 7e0d05190458 19:32:27 ---> aeedb5d6ab0d 19:32:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:32:27 Removing intermediate container 7e0d05190458 19:32:27 ---> a3e9968e8a75 19:32:27 Step 26/26 : LABEL version=0.0.0 19:32:27 ---> Running in c1bce1d19f7d 19:32:27 Removing intermediate container c1bce1d19f7d 19:32:27 ---> ab326e03f1fb 19:32:27 19:32:28 ---> f3bb9cbd9812 19:32:28 Step 20/24 : ENTRYPOINT ["/core-data"] 19:32:28 Successfully built ab326e03f1fb 19:32:28 Successfully tagged security-secretstore-setup-arm64:latest 19:32:28  Building security-secretstore-setup ... done  ---> Running in b0aa93dbf02c 19:32:28 Removing intermediate container b0aa93dbf02c 19:32:28 ---> 7895a1f4f308 19:32:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:28 ---> Running in b16e3ab71dcf 19:32:29 Removing intermediate container b16e3ab71dcf 19:32:29 ---> f4514fc394bb 19:32:29 Step 22/24 : LABEL arch=arm64 19:32:29 ---> Running in a5e5ac54c4eb 19:32:30 Removing intermediate container a5e5ac54c4eb 19:32:30 ---> cebd25ca4e42 19:32:30 Step 23/24 : LABEL git_sha=6e34c02cb97ca79db981051303629e336b02b636 19:32:30 ---> Running in 2d0f4790ea59 19:32:30 Removing intermediate container 2d0f4790ea59 19:32:30 ---> 65c06b430143 19:32:30 Step 24/24 : LABEL version=0.0.0 19:32:31 ---> Running in 1ed22803402b 19:32:31 Removing intermediate container 1ed22803402b 19:32:31 ---> c3908dec12c6 19:32:31 19:32:31 Successfully built c3908dec12c6 19:32:31 Successfully tagged core-data-arm64:latest 19:32:32  Building core-data ... done  [Pipeline] } 19:32:32 $ docker stop --time=1 c2c519fac16bd58a303f90f2433702994f6f65f6e5569b85f7b7302783db0e2e 19:32:34 $ docker rm -f c2c519fac16bd58a303f90f2433702994f6f65f6e5569b85f7b7302783db0e2e [Pipeline] // withDockerContainer [Pipeline] sh 19:32:34 + docker images 19:32:35 REPOSITORY TAG IMAGE ID CREATED SIZE 19:32:35 core-data-arm64 latest c3908dec12c6 3 seconds ago 19.2MB 19:32:35 security-secretstore-setup-arm64 latest ab326e03f1fb 7 seconds ago 27.1MB 19:32:35 core-metadata-arm64 latest 2f5893a97959 13 seconds ago 15.7MB 19:32:35 core-command-arm64 latest 081930269eaa 19 seconds ago 15MB 19:32:35 ff8ae810795f 22 seconds ago 997MB 19:32:35 683f5c75b44a 25 seconds ago 994MB 19:32:35 957d527ab271 29 seconds ago 998MB 19:32:35 b2985d919076 34 seconds ago 989MB 19:32:35 sys-mgmt-agent-arm64 latest 50313748e454 2 minutes ago 298MB 19:32:35 security-bootstrapper-arm64 latest e578cacc46d5 3 minutes ago 17.5MB 19:32:35 security-proxy-setup-arm64 latest 37718facec00 3 minutes ago 24.2MB 19:32:35 support-notifications-arm64 latest 686c0aa785e5 3 minutes ago 15.7MB 19:32:35 support-scheduler-arm64 latest d49373f0be6a 3 minutes ago 15.1MB 19:32:35 fc614e3665d9 3 minutes ago 991MB 19:32:35 c81877fff784 3 minutes ago 991MB 19:32:35 0824aca0e374 3 minutes ago 992MB 19:32:35 c7464fe511e1 3 minutes ago 990MB 19:32:35 ce231f8cc56f 3 minutes ago 995MB 19:32:35 ci-base-image-arm64 latest c56342f64961 14 minutes ago 663MB 19:32:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 4 days ago 451MB 19:32:35 alpine 3.12 c4fd0aeabfcf 4 weeks ago 5.32MB 19:32:35 docker 20.10.0 eeaf43b92773 7 months ago 228MB 19:32:35 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 19:32:35 ---> job-cost.sh 19:32:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PQVB 19:33:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:34:51 lf-activate-venv(): INFO: Adding /tmp/venv-PQVB/bin to PATH 19:34:51 INFO: No Stack... 19:34:51 INFO: Retrieving Pricing Info for: v2-standard-4 19:34:51 INFO: Archiving Costs [Pipeline] sh 19:34:51 + + cut -d, -f6 19:34:51 cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 19:34:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3619-2-stack-cost] 19:34:51 Resource [jenkins-edgexfoundry-edgex-go-PR-3619-2-stack-cost] did not exist. Created. 19:34:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3619-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:52 + echo total: 0.18000000715255737 [Pipeline] stash 19:34:52 Stashed 1 file(s) [Pipeline] } 19:34:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3619-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:34:53 provisioning config files... 19:34:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config8455726123355874702tmp [Pipeline] { [Pipeline] sh 19:34:53 + set +x 19:34:53 + curl -s https://codecov.io/bash 19:34:53 + bash -s -- 19:34:53 19:34:53 _____ _ 19:34:53 / ____| | | 19:34:53 | | ___ __| | ___ ___ _____ __ 19:34:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:53 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:53 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:53 Bash-1.0.4 19:34:53 19:34:53 19:34:53 ==> git version 2.24.4 found 19:34:53 ==> 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 19:34:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:34:53 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:34:53 ==> Jenkins CI detected. 19:34:53 project root: . 19:34:53 --> token set from env 19:34:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:53 ==> Running gcov in . (disable via -X gcov) 19:34:53 ==> Python coveragepy not found 19:34:53 ==> Searching for coverage reports in: 19:34:53 + . 19:34:53 -> Found 1 reports 19:34:53 ==> Detecting git/mercurial file structure 19:34:53 ==> Reading reports 19:34:53 + ./coverage.out bytes=399433 19:34:53 ==> Appending adjustments 19:34:53 https://docs.codecov.io/docs/fixing-reports 19:34:55 + Found adjustments 19:34:55 ==> Gzipping contents 19:34:55 56K /tmp/codecov.XvTGqb.gz 19:34:55 ==> Uploading reports 19:34:55 url: https://codecov.io 19:34:55 query: branch=PR-3619&commit=6e34c02cb97ca79db981051303629e336b02b636&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= 19:34:55 -> Pinging Codecov 19:34:55 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3619&commit=6e34c02cb97ca79db981051303629e336b02b636&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3619%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3619&job=&cmd_args= 19:34:55 -> Uploading to 19:34:55 https://storage.googleapis.com/codecov/v4/raw/2021-07-14/00271124DB129430A58F1EEE437C3FCB/6e34c02cb97ca79db981051303629e336b02b636/2f6f8239-6f08-47fe-840e-96b340b89645.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T193455Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3aba8d8ebd0ed64d3aff0386b9fd55fb554286912716284e16f8b23e8625938a 19:34:55 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:55 Dload Upload Total Spent Left Speed 19:34:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54030 0 0 100 54030 0 140k --:--:-- --:--:-- --:--:-- 140k 19:34:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6e34c02cb97ca79db981051303629e336b02b636 [Pipeline] } 19:34:55 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 19:34:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:34:57 ---> package-listing.sh 19:34:57 ++ facter osfamily 19:34:57 ++ tr '[:upper:]' '[:lower:]' 19:34:58 + OS_FAMILY=redhat 19:34:58 + workspace=/w/workspace/edgex-go/2 19:34:58 + START_PACKAGES=/tmp/packages_start.txt 19:34:58 + END_PACKAGES=/tmp/packages_end.txt 19:34:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:34:58 + PACKAGES=/tmp/packages_start.txt 19:34:58 + '[' /w/workspace/edgex-go/2 ']' 19:34:58 + PACKAGES=/tmp/packages_end.txt 19:34:58 + case "${OS_FAMILY}" in 19:34:58 + rpm -qa 19:34:58 + sort 19:34:59 + '[' -f /tmp/packages_start.txt ']' 19:34:59 + '[' -f /tmp/packages_end.txt ']' 19:34:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:34:59 + '[' /w/workspace/edgex-go/2 ']' 19:34:59 + mkdir -p /w/workspace/edgex-go/2/archives/ 19:34:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 19:34:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:35:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:35:00 19:35:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:35:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:35:01 alpine: Pulling from edgex-lftools-log-publisher 19:35:01 df20fa9351a1: Pulling fs layer 19:35:01 36b3adc4ff6f: Pulling fs layer 19:35:01 8ad3a11d3b57: Pulling fs layer 19:35:01 46f8f816bc3b: Pulling fs layer 19:35:01 93b61091891f: Pulling fs layer 19:35:01 93b9cdb0e59b: Pulling fs layer 19:35:01 5e14af77c1be: Pulling fs layer 19:35:01 01666e4c0597: Pulling fs layer 19:35:01 aa168da1d23b: Pulling fs layer 19:35:01 46f8f816bc3b: Waiting 19:35:01 93b61091891f: Waiting 19:35:01 93b9cdb0e59b: Waiting 19:35:01 5e14af77c1be: Waiting 19:35:01 01666e4c0597: Waiting 19:35:01 aa168da1d23b: Waiting 19:35:01 36b3adc4ff6f: Verifying Checksum 19:35:01 36b3adc4ff6f: Download complete 19:35:01 46f8f816bc3b: Verifying Checksum 19:35:01 46f8f816bc3b: Download complete 19:35:01 df20fa9351a1: Verifying Checksum 19:35:01 df20fa9351a1: Download complete 19:35:01 93b9cdb0e59b: Verifying Checksum 19:35:01 93b9cdb0e59b: Download complete 19:35:01 5e14af77c1be: Verifying Checksum 19:35:01 5e14af77c1be: Download complete 19:35:01 01666e4c0597: Verifying Checksum 19:35:01 01666e4c0597: Download complete 19:35:01 df20fa9351a1: Pull complete 19:35:01 36b3adc4ff6f: Pull complete 19:35:01 93b61091891f: Verifying Checksum 19:35:01 93b61091891f: Download complete 19:35:02 8ad3a11d3b57: Verifying Checksum 19:35:02 8ad3a11d3b57: Download complete 19:35:02 8ad3a11d3b57: Pull complete 19:35:02 46f8f816bc3b: Pull complete 19:35:03 93b61091891f: Pull complete 19:35:03 93b9cdb0e59b: Pull complete 19:35:03 5e14af77c1be: Pull complete 19:35:03 01666e4c0597: Pull complete 19:35:07 aa168da1d23b: Verifying Checksum 19:35:07 aa168da1d23b: Download complete 19:35:11 aa168da1d23b: Pull complete 19:35:11 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:35:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:35:11 prd-centos7-docker-4c-2g-1496 does not seem to be running inside a container 19:35:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:35:14 $ docker top 344bdddf0f96d1ebf200452a48288852e1ec8ad70d3473402d3bae0591da5fa7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:35:15 + touch /tmp/pre-build-complete [Pipeline] sh 19:35:15 + mkdir -p /var/log/sa [Pipeline] sh 19:35:15 + ls /var/log/sa-host 19:35:15 + sadf -c /var/log/sa-host/sa05 19:35:15 file_magic: OK 19:35:15 HZ: Using current value: 100 19:35:15 file_header: OK 19:35:15 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 19:35:15 Statistics: 19:35:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:35:15 File successfully converted to sysstat format version 12.2.1 19:35:15 + sadf -c /var/log/sa-host/sa14 19:35:15 file_magic: OK 19:35:15 HZ: Using current value: 100 19:35:15 file_header: OK 19:35:15 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 19:35:15 Statistics: 19:35:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:35:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:16 provisioning config files... 19:35:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1821153074425365264tmp [Pipeline] { [Pipeline] echo 19:35:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:35:16 ---> create-netrc.sh [Pipeline] } 19:35:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:35:16 ---> python-tools-install.sh [Pipeline] echo 19:35:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:35:17 ---> sudo-logs.sh 19:35:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:35:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:35:17 ---> job-cost.sh 19:35:17 lf-activate-venv: SKIPPING 19:35:17 DEBUG: total: 0.18000000715255737 19:35:17 INFO: Retrieving Stack Cost... 19:35:18 INFO: Retrieving Pricing Info for: v3-standard-2 19:35:19 INFO: Archiving Costs [Pipeline] echo 19:35:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:35:19 ---> logs-deploy.sh 19:35:19 lf-activate-venv: SKIPPING 19:35:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3619/2 19:35:19 INFO: archiving workspace using pattern(s): 19:35:20 Archives upload complete. 19:35:20 INFO: archiving logs to Nexus 19:35:21 ---> uname -a: 19:35:21 Linux prd-centos7-docker-4c-2g-1496.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:35:21 19:35:21 19:35:21 ---> lscpu: 19:35:21 Architecture: x86_64 19:35:21 CPU op-mode(s): 32-bit, 64-bit 19:35:21 Byte Order: Little Endian 19:35:21 Address sizes: 40 bits physical, 48 bits virtual 19:35:21 CPU(s): 2 19:35:21 On-line CPU(s) list: 0,1 19:35:21 Thread(s) per core: 1 19:35:21 Core(s) per socket: 1 19:35:21 Socket(s): 2 19:35:21 NUMA node(s): 1 19:35:21 Vendor ID: AuthenticAMD 19:35:21 CPU family: 23 19:35:21 Model: 49 19:35:21 Model name: AMD EPYC-Rome Processor 19:35:21 Stepping: 0 19:35:21 CPU MHz: 2799.998 19:35:21 BogoMIPS: 5599.99 19:35:21 Virtualization: AMD-V 19:35:21 Hypervisor vendor: KVM 19:35:21 Virtualization type: full 19:35:21 L1d cache: 64 KiB 19:35:21 L1i cache: 64 KiB 19:35:21 L2 cache: 1 MiB 19:35:21 L3 cache: 32 MiB 19:35:21 NUMA node0 CPU(s): 0,1 19:35:21 Vulnerability Itlb multihit: Not affected 19:35:21 Vulnerability L1tf: Not affected 19:35:21 Vulnerability Mds: Not affected 19:35:21 Vulnerability Meltdown: Not affected 19:35:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:35:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:35:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:35:21 Vulnerability Srbds: Not affected 19:35:21 Vulnerability Tsx async abort: Not affected 19:35:21 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:35:21 19:35:21 19:35:21 ---> nproc: 19:35:21 2 19:35:21 19:35:21 19:35:21 ---> df -h: 19:35:21 Filesystem Size Used Available Use% Mounted on 19:35:21 overlay 40.0G 12.5G 27.5G 31% / 19:35:21 tmpfs 64.0M 0 64.0M 0% /dev 19:35:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:35:21 shm 64.0M 0 64.0M 0% /dev/shm 19:35:21 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 19:35:21 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 19:35:21 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 19:35:21 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 19:35:21 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 19:35:21 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 19:35:21 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 19:35:21 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 19:35:21 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2 19:35:21 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/2@tmp 19:35:21 19:35:21 19:35:21 ---> free -m: 19:35:21 total used free shared buff/cache available 19:35:21 Mem: 7821 1405 1827 0 4588 6413 19:35:21 Swap: 1023 1 1022 19:35:21 19:35:21 19:35:21 ---> ip addr: 19:35:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:35:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:35:21 inet 127.0.0.1/8 scope host lo 19:35:21 valid_lft forever preferred_lft forever 19:35:21 inet6 ::1/128 scope host 19:35:21 valid_lft forever preferred_lft forever 19:35:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:35:21 link/ether fa:16:3e:3a:51:e4 brd ff:ff:ff:ff:ff:ff 19:35:21 inet 10.30.123.149/23 brd 10.30.123.255 scope global dynamic eth0 19:35:21 valid_lft 82705sec preferred_lft 82705sec 19:35:21 inet6 fe80::f816:3eff:fe3a:51e4/64 scope link 19:35:21 valid_lft forever preferred_lft forever 19:35:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:35:21 link/ether 02:42:6e:4a:87:57 brd ff:ff:ff:ff:ff:ff 19:35:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:35:21 valid_lft forever preferred_lft forever 19:35:21 inet6 fe80::42:6eff:fe4a:8757/64 scope link 19:35:21 valid_lft forever preferred_lft forever 19:35:21 19:35:21 19:35:21 ---> sar -b -r -n DEV: 19:35:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 19:35:21 19:35:21 18:33:34 LINUX RESTART (2 CPU) 19:35:21 19:35:21 18:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:35:21 18:35:02 86.40 3.63 82.77 0.00 1148.98 7520.61 0.00 19:35:21 18:36:01 24.56 3.25 21.31 0.00 2586.07 6742.84 0.00 19:35:21 18:37:01 98.23 0.20 98.03 0.00 23.05 37101.08 0.00 19:35:21 18:38:01 131.85 0.00 131.85 0.00 0.00 18299.93 0.00 19:35:21 18:39:01 53.70 0.02 53.68 0.00 0.53 9866.58 0.00 19:35:21 18:40:04 327.58 109.02 218.56 0.00 2616.20 138587.39 0.00 19:35:21 18:41:01 627.54 161.13 466.40 0.00 8824.94 229940.32 0.00 19:35:21 18:42:01 581.53 79.48 502.05 0.00 3899.77 195358.79 0.00 19:35:21 18:43:01 81.98 11.82 70.16 0.00 1369.66 7421.68 0.00 19:35:21 18:44:01 1.52 0.00 1.52 0.00 0.00 30.00 0.00 19:35:21 18:45:01 0.57 0.27 0.30 0.00 65.43 3.35 0.00 19:35:21 18:46:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 19:35:21 18:47:01 0.35 0.05 0.30 0.00 0.40 2.78 0.00 19:35:21 18:48:02 0.27 0.00 0.27 0.00 0.00 3.43 0.00 19:35:21 18:49:01 0.42 0.19 0.24 0.00 5.83 2.69 0.00 19:35:21 18:50:01 0.83 0.00 0.83 0.00 0.00 16.46 0.00 19:35:21 18:51:01 0.33 0.00 0.33 0.00 0.00 4.41 0.00 19:35:21 18:52:01 0.20 0.00 0.20 0.00 0.00 1.82 0.00 19:35:21 18:53:01 0.27 0.00 0.27 0.00 0.00 3.43 0.00 19:35:21 18:54:01 0.22 0.00 0.22 0.00 0.00 2.23 0.00 19:35:21 18:55:01 0.28 0.00 0.28 0.00 0.00 3.63 0.00 19:35:21 18:56:01 0.27 0.00 0.27 0.00 0.00 2.78 0.00 19:35:21 18:57:01 0.22 0.00 0.22 0.00 0.00 1.68 0.00 19:35:21 18:58:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 19:35:21 18:59:01 0.23 0.00 0.23 0.00 0.00 2.75 0.00 19:35:21 19:00:01 0.30 0.00 0.30 0.00 0.00 3.66 0.00 19:35:21 19:01:01 0.30 0.02 0.28 0.00 0.13 2.88 0.00 19:35:21 19:02:01 0.48 0.18 0.30 0.00 3.06 4.70 0.00 19:35:21 19:03:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 19:35:21 19:04:01 0.28 0.00 0.28 0.00 0.00 3.28 0.00 19:35:21 19:05:01 0.28 0.00 0.28 0.00 0.00 2.92 0.00 19:35:21 19:06:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 19:35:21 19:07:01 0.22 0.00 0.22 0.00 0.00 1.95 0.00 19:35:21 19:08:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 19:35:21 19:09:01 3.17 2.77 0.40 0.00 45.05 6.56 0.00 19:35:21 19:10:01 275.28 251.23 24.05 0.00 3398.53 1115.56 0.00 19:35:21 19:11:01 0.63 0.00 0.63 0.00 0.00 9.41 0.00 19:35:21 19:12:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 19:35:21 19:13:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 19:35:21 19:14:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 19:35:21 19:15:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 19:35:21 19:16:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 19:35:21 19:17:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 19:35:21 19:18:01 0.20 0.02 0.18 0.00 0.13 2.05 0.00 19:35:21 19:19:01 0.23 0.00 0.23 0.00 0.00 3.53 0.00 19:35:21 19:20:01 0.23 0.00 0.23 0.00 0.00 3.53 0.00 19:35:21 19:21:02 0.27 0.00 0.27 0.00 0.00 3.15 0.00 19:35:21 19:22:01 0.14 0.00 0.14 0.00 0.00 2.34 0.00 19:35:21 19:23:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:35:21 19:24:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:35:21 19:25:01 0.32 0.00 0.32 0.00 0.00 3.71 0.00 19:35:21 19:26:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 19:35:21 19:27:01 0.18 0.00 0.18 0.00 0.00 1.68 0.00 19:35:21 19:28:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 19:35:21 19:29:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:35:21 19:30:01 0.42 0.00 0.42 0.00 0.00 6.01 0.00 19:35:21 19:31:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 19:35:21 19:32:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 19:35:21 19:33:01 0.27 0.00 0.27 0.00 0.00 3.65 0.00 19:35:21 19:34:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 19:35:21 19:35:01 42.50 41.66 0.85 0.00 4210.79 20.80 0.00 19:35:21 Average: 38.29 10.86 27.43 0.00 456.89 10619.83 0.00 19:35:21 19:35:21 18:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:35:21 18:35:02 5452360 0 779436 9.73 2620 1774516 1278060 14.11 662132 1498680 4600 19:35:21 18:36:01 4884680 0 1070324 13.36 2620 2051308 1777876 19.63 1093136 1618980 17096 19:35:21 18:37:01 4127580 0 958496 11.97 2620 2920236 1554268 17.16 1057212 2339936 59660 19:35:21 18:38:01 3804012 0 1152748 14.39 2620 3049552 1663580 18.37 1377972 2271964 261128 19:35:21 18:39:01 3825944 0 1159424 14.48 2620 3020944 1661144 18.34 1331716 2291096 103124 19:35:21 18:40:04 890244 0 1372292 17.13 2620 5743776 2158280 23.83 2266692 4186664 51148 19:35:21 18:41:01 457652 0 1474524 18.41 2620 6074136 2925704 32.30 3296944 3538888 33840 19:35:21 18:42:01 1236212 0 1405916 17.55 2620 5364184 2370348 26.17 2398592 3619988 128 19:35:21 18:43:01 2659484 0 1246508 15.56 2620 4100320 1305576 14.41 1396092 3240740 8 19:35:21 18:44:01 2667520 0 1238464 15.46 2620 4100328 1262388 13.94 1398696 3234504 8 19:35:21 18:45:01 2663892 0 1240168 15.48 2620 4102252 1262472 13.94 1398232 3240332 16 19:35:21 18:46:01 2663396 0 1240656 15.49 2620 4102260 1262388 13.94 1401364 3237132 8 19:35:21 18:47:01 2662636 0 1241412 15.50 2620 4102264 1262692 13.94 1397180 3241812 20 19:35:21 18:48:02 2663400 0 1240648 15.49 2620 4102264 1262452 13.94 1396672 3241812 12 19:35:21 18:49:01 2663564 0 1240472 15.49 2620 4102276 1262452 13.94 1396984 3241580 8 19:35:21 18:50:01 2663732 0 1240276 15.49 2620 4102304 1262512 13.94 1397128 3241552 8 19:35:21 18:51:01 2663128 0 1240872 15.49 2620 4102312 1262452 13.94 1398472 3240096 8 19:35:21 18:52:01 2659548 0 1244448 15.54 2620 4102316 1262452 13.94 1402904 3239712 8 19:35:21 18:53:01 2659420 0 1244572 15.54 2620 4102320 1262452 13.94 1419820 3222744 8 19:35:21 18:54:01 2659444 0 1244544 15.54 2620 4102324 1262452 13.94 1419728 3222744 8 19:35:21 18:55:01 2658776 0 1245208 15.55 2620 4102328 1262644 13.94 1420052 3222860 8 19:35:21 18:56:01 2659496 0 1244484 15.54 2620 4102332 1262452 13.94 1420432 3222144 8 19:35:21 18:57:01 2659628 0 1244348 15.54 2620 4102336 1262452 13.94 1420436 3222144 8 19:35:21 18:58:01 2659652 0 1244320 15.54 2620 4102340 1262452 13.94 1420344 3222144 8 19:35:21 18:59:01 2659728 0 1244240 15.54 2620 4102344 1262452 13.94 1420380 3222144 8 19:35:21 19:00:01 2659572 0 1244388 15.54 2620 4102352 1262560 13.94 1420672 3222148 8 19:35:21 19:01:01 2659024 0 1244936 15.54 2620 4102352 1265220 13.97 1421052 3222144 8 19:35:21 19:02:01 2659172 0 1244620 15.54 2620 4102520 1262960 13.94 1420572 3222240 12 19:35:21 19:03:01 2659048 0 1244744 15.54 2620 4102520 1262960 13.94 1420632 3222244 8 19:35:21 19:04:01 2659384 0 1244400 15.54 2620 4102528 1262960 13.94 1420756 3222244 8 19:35:21 19:05:01 2658800 0 1244980 15.54 2620 4102532 1263116 13.95 1421104 3222244 8 19:35:21 19:06:01 2659600 0 1244176 15.53 2620 4102536 1262960 13.94 1420684 3222244 8 19:35:21 19:07:01 2659296 0 1244468 15.54 2620 4102548 1262960 13.94 1420772 3222248 8 19:35:21 19:08:01 2659436 0 1244324 15.54 2620 4102552 1262960 13.94 1420664 3222244 8 19:35:21 19:09:01 2655052 0 1247680 15.58 2620 4103580 1265180 13.97 1422416 3222704 16 19:35:21 19:10:01 2515024 0 1326740 16.57 2620 4164548 1263100 13.95 1461044 3243980 8 19:35:21 19:11:01 2515028 0 1326736 16.57 2620 4164548 1262992 13.94 1460948 3243976 8 19:35:21 19:12:01 2514764 0 1326996 16.57 2620 4164552 1262992 13.94 1461072 3243976 8 19:35:21 19:13:01 2514904 0 1326852 16.57 2620 4164556 1263160 13.95 1461404 3243976 20 19:35:21 19:14:01 2515152 0 1326600 16.56 2620 4164560 1262992 13.94 1460992 3243976 12 19:35:21 19:15:01 2514084 0 1327660 16.58 2620 4164568 1263136 13.95 1461436 3243976 12 19:35:21 19:16:01 2514780 0 1326964 16.57 2620 4164568 1262992 13.94 1461000 3243976 12 19:35:21 19:17:01 2514316 0 1327420 16.57 2620 4164576 1263148 13.95 1461692 3243980 8 19:35:21 19:18:01 2514088 0 1327648 16.58 2620 4164576 1263268 13.95 1461972 3243980 20 19:35:21 19:19:01 2514732 0 1327000 16.57 2620 4164580 1263056 13.94 1461132 3243980 20 19:35:21 19:20:01 2514628 0 1327096 16.57 2620 4164588 1263164 13.95 1461252 3243980 8 19:35:21 19:21:02 2514216 0 1327508 16.58 2620 4164588 1263200 13.95 1461688 3243980 20 19:35:21 19:22:01 2514300 0 1327416 16.57 2620 4164596 1263260 13.95 1461784 3243980 8 19:35:21 19:23:01 2513656 0 1328056 16.58 2620 4164600 1263236 13.95 1461964 3243980 8 19:35:21 19:24:01 2514688 0 1327020 16.57 2620 4164604 1263212 13.95 1461356 3243980 8 19:35:21 19:25:01 2514364 0 1327340 16.57 2620 4164608 1263164 13.95 1461444 3243980 8 19:35:21 19:26:01 2514376 0 1327328 16.57 2620 4164608 1263056 13.94 1461060 3243980 8 19:35:21 19:27:01 2514076 0 1327620 16.58 2620 4164616 1263200 13.95 1461508 3243980 8 19:35:21 19:28:01 2514764 0 1326928 16.57 2620 4164620 1263056 13.94 1461160 3243980 8 19:35:21 19:29:01 2514776 0 1326912 16.57 2620 4164624 1263164 13.95 1461256 3243980 8 19:35:21 19:30:01 2514232 0 1327452 16.57 2620 4164628 1263176 13.95 1461208 3243964 8 19:35:21 19:31:01 2514500 0 1327180 16.57 2620 4164632 1263056 13.94 1461104 3243964 8 19:35:21 19:32:01 2514928 0 1326748 16.57 2620 4164636 1263056 13.94 1461092 3243964 8 19:35:21 19:33:01 2514804 0 1326868 16.57 2620 4164640 1263056 13.94 1461232 3243964 8 19:35:21 19:34:01 2514648 0 1327020 16.57 2620 4164644 1263056 13.94 1461232 3243964 8 19:35:21 19:35:01 2351100 0 1359864 16.98 2620 4295348 1453124 16.04 1492704 3372992 4356 19:35:21 Average: 2651286 0 1270270 15.86 2620 4084756 1353432 14.94 1469580 3164221 8780 19:35:21 19:35:21 18:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:35:21 18:35:02 eth0 901.13 624.19 3297.96 88.46 0.00 0.00 0.00 0.00 19:35:21 18:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:36:01 vethc507654 552.77 794.14 63.47 2734.01 0.00 0.00 0.00 0.00 19:35:21 18:36:01 eth0 893.65 603.39 3073.63 77.10 0.00 0.00 0.00 0.00 19:35:21 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:36:01 docker0 552.77 794.00 55.91 2733.99 0.00 0.00 0.00 0.00 19:35:21 18:37:01 veth5027c02 99.63 140.95 7.13 319.85 0.00 0.00 0.00 0.00 19:35:21 18:37:01 eth0 675.89 459.13 3229.33 43.63 0.00 0.00 0.00 0.00 19:35:21 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:37:01 docker0 99.67 140.83 5.77 319.84 0.00 0.00 0.00 0.00 19:35:21 18:38:01 veth5d1c2ea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:35:21 18:38:01 eth0 213.62 168.12 562.98 28.27 0.00 0.00 0.00 0.00 19:35:21 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:38:01 docker0 142.84 167.17 10.79 525.41 0.00 0.00 0.00 0.00 19:35:21 18:39:01 veth5d1c2ea 2.15 2.13 0.17 0.18 0.00 0.00 0.00 0.00 19:35:21 18:39:01 eth0 24.49 18.32 17.41 9.66 0.00 0.00 0.00 0.00 19:35:21 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:39:01 docker0 2.15 2.13 0.14 0.18 0.00 0.00 0.00 0.00 19:35:21 18:40:04 eth0 285.11 189.65 1641.29 135.77 0.00 0.00 0.00 0.00 19:35:21 18:40:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:40:04 vethc849e46 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:35:21 18:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:41:01 vethd73f9ec 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 19:35:21 18:41:01 eth0 137.31 81.08 323.28 22.74 0.00 0.00 0.00 0.00 19:35:21 18:41:01 vethb300a84 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 19:35:21 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:42:01 veth8e0d42d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:42:01 veth6caef7d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:42:01 eth0 337.75 200.82 1742.40 127.09 0.00 0.00 0.00 0.00 19:35:21 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:43:01 eth0 40.25 27.53 94.57 6.23 0.00 0.00 0.00 0.00 19:35:21 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:43:01 docker0 927.06 1310.96 80.23 4329.46 0.00 0.00 0.00 0.00 19:35:21 18:44:01 eth0 0.28 0.30 0.02 0.02 0.00 0.00 0.00 0.00 19:35:21 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:45:01 eth0 0.27 0.23 0.14 0.07 0.00 0.00 0.00 0.00 19:35:21 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:47:01 eth0 0.73 0.28 0.30 0.20 0.00 0.00 0.00 0.00 19:35:21 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:48:02 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:35:21 18:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:35:21 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:50:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 19:35:21 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:35:21 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:35:21 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:54:01 eth0 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 19:35:21 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:55:01 eth0 0.78 0.52 0.41 0.27 0.00 0.00 0.00 0.00 19:35:21 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:35:21 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:59:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:35:21 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:00:01 eth0 0.35 0.20 0.25 0.13 0.00 0.00 0.00 0.00 19:35:21 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:02:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:35:21 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:04:01 eth0 0.53 0.05 0.05 0.00 0.00 0.00 0.00 0.00 19:35:21 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:05:01 eth0 0.62 0.40 0.40 0.23 0.00 0.00 0.00 0.00 19:35:21 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:06:01 eth0 0.08 0.07 0.01 0.04 0.00 0.00 0.00 0.00 19:35:21 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:08:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:10:01 eth0 0.30 0.28 0.14 0.08 0.00 0.00 0.00 0.00 19:35:21 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:12:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:13:01 eth0 0.92 0.30 0.32 0.20 0.00 0.00 0.00 0.00 19:35:21 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:15:01 eth0 4.80 0.42 0.69 0.26 0.00 0.00 0.00 0.00 19:35:21 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:16:01 eth0 2.37 0.00 0.25 0.00 0.00 0.00 0.00 0.00 19:35:21 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:17:01 eth0 2.05 0.50 0.63 0.36 0.00 0.00 0.00 0.00 19:35:21 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:18:01 eth0 0.90 0.47 0.53 0.39 0.00 0.00 0.00 0.00 19:35:21 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:19:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 19:35:21 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:20:01 eth0 0.80 0.20 0.19 0.07 0.00 0.00 0.00 0.00 19:35:21 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:21:02 eth0 2.43 0.47 0.68 0.36 0.00 0.00 0.00 0.00 19:35:21 19:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:22:01 eth0 1.56 0.24 0.37 0.24 0.00 0.00 0.00 0.00 19:35:21 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:23:01 eth0 0.58 0.27 0.27 0.20 0.00 0.00 0.00 0.00 19:35:21 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:24:01 eth0 1.00 0.25 0.32 0.20 0.00 0.00 0.00 0.00 19:35:21 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:25:01 eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 19:35:21 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:26:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:27:01 eth0 0.45 0.27 0.27 0.19 0.00 0.00 0.00 0.00 19:35:21 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:28:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:29:01 eth0 0.17 0.10 0.12 0.06 0.00 0.00 0.00 0.00 19:35:21 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:30:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 19:35:21 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:32:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:35:01 eth0 31.50 21.05 85.75 6.92 0.00 0.00 0.00 0.00 19:35:21 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 Average: eth0 58.36 39.31 231.13 9.08 0.00 0.00 0.00 0.00 19:35:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:21 Average: docker0 15.22 21.52 1.32 71.06 0.00 0.00 0.00 0.00 19:35:21 19:35:21 19:35:21 ---> sar -P ALL: 19:35:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 19:35:21 19:35:21 18:33:34 LINUX RESTART (2 CPU) 19:35:21 19:35:21 18:34:01 CPU %user %nice %system %iowait %steal %idle 19:35:21 18:35:02 all 12.13 0.00 2.46 2.03 0.07 83.31 19:35:21 18:35:02 0 10.84 0.00 2.99 1.43 0.07 84.67 19:35:21 18:35:02 1 13.42 0.00 1.93 2.62 0.07 81.96 19:35:21 18:36:01 all 13.48 0.00 3.33 0.22 0.07 82.89 19:35:21 18:36:01 0 14.04 0.00 3.45 0.25 0.07 82.18 19:35:21 18:36:01 1 12.93 0.00 3.21 0.20 0.07 83.60 19:35:21 18:37:01 all 9.13 0.00 4.01 1.28 0.04 85.53 19:35:21 18:37:01 0 9.84 0.00 4.12 1.28 0.05 84.70 19:35:21 18:37:01 1 8.43 0.00 3.90 1.28 0.03 86.35 19:35:21 18:38:01 all 52.90 0.00 8.02 1.18 0.09 37.80 19:35:21 18:38:01 0 52.39 0.00 8.52 1.08 0.09 37.92 19:35:21 18:38:01 1 53.42 0.00 7.52 1.28 0.09 37.69 19:35:21 18:39:01 all 34.07 0.00 4.76 0.45 0.08 60.64 19:35:21 18:39:01 0 34.27 0.00 4.75 0.58 0.07 60.33 19:35:21 18:39:01 1 33.88 0.00 4.77 0.32 0.09 60.95 19:35:21 18:40:04 all 43.32 0.00 12.51 10.74 0.09 33.34 19:35:21 18:40:04 0 42.63 0.00 12.52 10.95 0.09 33.82 19:35:21 18:40:04 1 44.01 0.00 12.51 10.54 0.09 32.85 19:35:21 18:41:01 all 72.85 0.00 19.91 3.82 0.12 3.30 19:35:21 18:41:01 0 72.03 0.00 20.62 4.06 0.12 3.17 19:35:21 18:41:01 1 73.67 0.00 19.20 3.57 0.12 3.44 19:35:21 18:42:01 all 75.58 0.00 19.53 4.23 0.11 0.54 19:35:21 18:42:01 0 74.78 0.00 20.83 3.82 0.11 0.46 19:35:21 18:42:01 1 76.39 0.00 18.23 4.65 0.11 0.63 19:35:21 18:43:01 all 3.63 0.00 2.33 0.90 0.03 93.10 19:35:21 18:43:01 0 3.56 0.00 2.50 0.88 0.03 93.03 19:35:21 18:43:01 1 3.71 0.00 2.16 0.93 0.03 93.18 19:35:21 18:44:01 all 0.15 0.00 0.08 0.01 0.03 99.72 19:35:21 18:44:01 0 0.27 0.00 0.07 0.02 0.03 99.62 19:35:21 18:44:01 1 0.03 0.00 0.10 0.00 0.03 99.83 19:35:21 18:45:01 all 0.14 0.00 0.07 0.01 0.02 99.77 19:35:21 18:45:01 0 0.25 0.00 0.05 0.02 0.02 99.67 19:35:21 18:45:01 1 0.03 0.00 0.08 0.00 0.02 99.87 19:35:21 19:35:21 18:45:01 CPU %user %nice %system %iowait %steal %idle 19:35:21 18:46:01 all 0.09 0.00 0.03 0.00 0.04 99.84 19:35:21 18:46:01 0 0.13 0.00 0.02 0.00 0.05 99.80 19:35:21 18:46:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:35:21 18:47:01 all 0.14 0.00 0.02 0.00 0.02 99.82 19:35:21 18:47:01 0 0.23 0.00 0.02 0.00 0.00 99.75 19:35:21 18:47:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:35:21 18:48:02 all 0.11 0.00 0.02 0.00 0.02 99.86 19:35:21 18:48:02 0 0.18 0.00 0.02 0.00 0.02 99.78 19:35:21 18:48:02 1 0.03 0.00 0.02 0.00 0.02 99.93 19:35:21 18:49:01 all 0.11 0.00 0.05 0.00 0.03 99.81 19:35:21 18:49:01 0 0.08 0.00 0.05 0.00 0.02 99.85 19:35:21 18:49:01 1 0.14 0.00 0.05 0.00 0.03 99.78 19:35:21 18:50:01 all 0.12 0.00 0.03 0.00 0.02 99.83 19:35:21 18:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:35:21 18:50:01 1 0.22 0.00 0.05 0.00 0.03 99.70 19:35:21 18:51:01 all 0.03 0.00 0.03 0.00 0.03 99.91 19:35:21 18:51:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:35:21 18:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:35:21 18:52:01 all 0.04 0.00 0.02 0.00 0.03 99.92 19:35:21 18:52:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:35:21 18:52:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:35:21 18:53:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:35:21 18:53:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:35:21 18:53:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:35:21 18:54:01 all 0.14 0.00 0.03 0.00 0.03 99.81 19:35:21 18:54:01 0 0.25 0.00 0.02 0.00 0.00 99.73 19:35:21 18:54:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:35:21 18:55:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:35:21 18:55:01 0 0.17 0.00 0.02 0.00 0.03 99.78 19:35:21 18:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:35:21 18:56:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:35:21 18:56:01 0 0.12 0.00 0.03 0.00 0.03 99.82 19:35:21 18:56:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:35:21 19:35:21 18:56:01 CPU %user %nice %system %iowait %steal %idle 19:35:21 18:57:01 all 0.12 0.00 0.03 0.00 0.03 99.82 19:35:21 18:57:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:35:21 18:57:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:35:21 18:58:01 all 0.10 0.00 0.02 0.00 0.02 99.87 19:35:21 18:58:01 0 0.18 0.00 0.02 0.00 0.00 99.80 19:35:21 18:58:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:35:21 18:59:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:35:21 18:59:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:35:21 18:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:35:21 19:00:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:35:21 19:00:01 0 0.17 0.00 0.02 0.00 0.03 99.78 19:35:21 19:00:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:35:21 19:01:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:35:21 19:01:01 0 0.22 0.00 0.03 0.00 0.02 99.73 19:35:21 19:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:35:21 19:02:01 all 0.04 0.00 0.03 0.01 0.03 99.89 19:35:21 19:02:01 0 0.05 0.00 0.03 0.02 0.03 99.87 19:35:21 19:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:35:21 19:03:01 all 0.05 0.00 0.02 0.00 0.03 99.91 19:35:21 19:03:01 0 0.08 0.00 0.00 0.00 0.03 99.88 19:35:21 19:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:35:21 19:04:01 all 0.13 0.00 0.02 0.00 0.02 99.84 19:35:21 19:04:01 0 0.20 0.00 0.02 0.00 0.00 99.78 19:35:21 19:04:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:35:21 19:05:01 all 0.06 0.00 0.02 0.00 0.03 99.90 19:35:21 19:05:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:35:21 19:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:35:21 19:06:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:35:21 19:06:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:35:21 19:06:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:35:21 19:07:01 all 0.06 0.00 0.02 0.00 0.02 99.91 19:35:21 19:07:01 0 0.08 0.00 0.02 0.00 0.00 99.90 19:35:21 19:07:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:35:21 19:35:21 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:35:21 19:08:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:35:21 19:08:01 0 0.17 0.00 0.00 0.00 0.02 99.82 19:35:21 19:08:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:35:21 19:09:01 all 0.08 0.03 0.11 0.03 0.03 99.72 19:35:21 19:09:01 0 0.13 0.02 0.08 0.02 0.02 99.73 19:35:21 19:09:01 1 0.03 0.03 0.13 0.03 0.05 99.72 19:35:21 19:10:01 all 0.14 4.01 15.97 2.62 0.05 77.21 19:35:21 19:10:01 0 0.14 4.02 16.40 2.57 0.03 76.85 19:35:21 19:10:01 1 0.15 3.99 15.53 2.68 0.07 77.57 19:35:21 19:11:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:35:21 19:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:35:21 19:11:01 1 0.18 0.00 0.05 0.00 0.03 99.73 19:35:21 19:12:01 all 0.08 0.00 0.03 0.00 0.02 99.88 19:35:21 19:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:35:21 19:12:01 1 0.12 0.00 0.03 0.00 0.03 99.82 19:35:21 19:13:01 all 0.14 0.00 0.03 0.00 0.03 99.81 19:35:21 19:13:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:35:21 19:13:01 1 0.22 0.00 0.02 0.00 0.03 99.73 19:35:21 19:14:01 all 0.18 0.00 0.02 0.00 0.03 99.78 19:35:21 19:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:35:21 19:14:01 1 0.33 0.00 0.03 0.00 0.03 99.60 19:35:21 19:15:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:35:21 19:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:35:21 19:15:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:35:21 19:16:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:35:21 19:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:35:21 19:16:01 1 0.18 0.00 0.02 0.00 0.05 99.75 19:35:21 19:17:01 all 0.21 0.00 0.03 0.00 0.03 99.74 19:35:21 19:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:35:21 19:17:01 1 0.38 0.00 0.03 0.00 0.03 99.55 19:35:21 19:18:01 all 0.18 0.00 0.02 0.00 0.03 99.77 19:35:21 19:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:35:21 19:18:01 1 0.33 0.00 0.02 0.00 0.03 99.62 19:35:21 19:35:21 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:35:21 19:19:01 all 0.23 0.00 0.02 0.00 0.03 99.72 19:35:21 19:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:35:21 19:19:01 1 0.42 0.00 0.02 0.00 0.03 99.53 19:35:21 19:20:01 all 0.02 0.00 0.03 0.00 0.03 99.93 19:35:21 19:20:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:35:21 19:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:35:21 19:21:02 all 0.25 0.00 0.03 0.00 0.02 99.71 19:35:21 19:21:02 0 0.05 0.00 0.02 0.00 0.02 99.92 19:35:21 19:21:02 1 0.45 0.00 0.03 0.00 0.02 99.50 19:35:21 19:22:01 all 0.20 0.00 0.03 0.00 0.02 99.75 19:35:21 19:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:35:21 19:22:01 1 0.36 0.00 0.03 0.00 0.02 99.59 19:35:21 19:23:01 all 0.19 0.00 0.01 0.00 0.03 99.77 19:35:21 19:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:35:21 19:23:01 1 0.35 0.00 0.00 0.00 0.03 99.62 19:35:21 19:24:01 all 0.18 0.00 0.03 0.00 0.03 99.77 19:35:21 19:24:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:35:21 19:24:01 1 0.33 0.00 0.03 0.00 0.02 99.62 19:35:21 19:25:01 all 0.17 0.00 0.03 0.00 0.03 99.78 19:35:21 19:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:35:21 19:25:01 1 0.30 0.00 0.03 0.00 0.03 99.63 19:35:21 19:26:01 all 0.05 0.00 0.03 0.00 0.02 99.91 19:35:21 19:26:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:35:21 19:26:01 1 0.00 0.00 0.03 0.00 0.02 99.95 19:35:21 19:27:01 all 0.17 0.00 0.01 0.00 0.03 99.80 19:35:21 19:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:35:21 19:27:01 1 0.30 0.00 0.02 0.00 0.03 99.65 19:35:21 19:28:01 all 0.11 0.00 0.02 0.00 0.02 99.86 19:35:21 19:28:01 0 0.00 0.00 0.03 0.00 0.02 99.95 19:35:21 19:28:01 1 0.22 0.00 0.00 0.00 0.02 99.77 19:35:21 19:29:01 all 0.18 0.00 0.01 0.00 0.03 99.77 19:35:21 19:29:01 0 0.03 0.00 0.00 0.00 0.03 99.93 19:35:21 19:29:01 1 0.33 0.00 0.02 0.00 0.03 99.62 19:35:21 19:35:21 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:35:21 19:30:01 all 0.11 0.00 0.02 0.01 0.02 99.85 19:35:21 19:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:35:21 19:30:01 1 0.20 0.00 0.02 0.02 0.02 99.75 19:35:21 19:31:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:35:21 19:31:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:35:21 19:31:01 1 0.23 0.00 0.02 0.00 0.03 99.72 19:35:21 19:32:01 all 0.16 0.00 0.02 0.00 0.02 99.81 19:35:21 19:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:35:21 19:32:01 1 0.28 0.00 0.02 0.00 0.02 99.68 19:35:21 19:33:01 all 0.10 0.00 0.02 0.00 0.03 99.86 19:35:21 19:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:35:21 19:33:01 1 0.18 0.00 0.02 0.00 0.03 99.77 19:35:21 19:34:01 all 0.17 0.00 0.03 0.00 0.03 99.77 19:35:21 19:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:35:21 19:34:01 1 0.30 0.00 0.03 0.00 0.05 99.62 19:35:21 19:35:01 all 2.28 0.00 0.80 0.94 0.03 95.95 19:35:21 19:35:01 0 2.51 0.00 0.75 1.19 0.03 95.51 19:35:21 19:35:01 1 2.05 0.00 0.84 0.69 0.02 96.40 19:35:21 Average: all 4.96 0.07 1.46 0.45 0.03 93.04 19:35:21 Average: 0 4.90 0.07 1.52 0.44 0.03 93.05 19:35:21 Average: 1 5.02 0.07 1.41 0.45 0.04 93.02 19:35:21 19:35:21 19:35:21