Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 37806d0f0f0ee3ebb33338a673f7de3d7288b498+958790dae25eb4aa599a15975d5755b3abdf86cf (9c332bbb48fc4eb0ca360ead5e5bbfa93515b312) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 Attempting to resolve ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Could not find ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 in remote references. Pulling heads to local for deep search... > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- origin +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 # timeout=10 Selected match: pr/264/head revision ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 without 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f ca50c15e4f0055ee8a9ce1638ceaf65ae4a26d38 # timeout=10 Commit message: "feat(snap): Use new native build script" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9265 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 37806d0f0f0ee3ebb33338a673f7de3d7288b498 Merge succeeded, producing 7420470b716a888c8e790a57c6553010b5c64ebc Checking out Revision 7420470b716a888c8e790a57c6553010b5c64ebc (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 37806d0f0f0ee3ebb33338a673f7de3d7288b498 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk f4047201488c4590a14502076199b65bb4ffe549 # timeout=10 [Pipeline] timeout 21:32:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:32:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:32:13 ========================================================= 21:32:13 EdgeX Global Pipelines Version Info 21:32:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:32:15 ------------------- 21:32:15 stable info: 21:32:15 ------------------- 21:32:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:32:15 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 21:32:15 Message: update stable to v1.0.148 21:32:16 ------------------- 21:32:16 experimental info: 21:32:16 ------------------- 21:32:16 Commited By: **** collab-it+edgex@linuxfoundation.org 21:32:16 Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc 21:32:16 Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:32:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:32:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:32:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:32:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:32:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:32:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:32:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 21:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:32:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:32:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:32:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:32:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:32:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:32:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:32:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:32:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:32:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:32:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:32:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 21:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 21:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 21:32:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7420470b716a888c8e790a57c6553010b5c64ebc [Pipeline] echo 21:32:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7420470 [Pipeline] echo 21:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:32:20 + git log --format=format:%s -1 7420470b716a888c8e790a57c6553010b5c64ebc [Pipeline] echo 21:32:20 GIT_COMMIT: 7420470b716a888c8e790a57c6553010b5c64ebc, Commit Message: Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD [Pipeline] echo 21:32:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:32:21 21:32:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:32:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:32:22 latest: Pulling from edgex-devops/git-semver 21:32:22 31603596830f: Pulling fs layer 21:32:22 2a8b12db71e7: Pulling fs layer 21:32:22 6ca5941a6612: Pulling fs layer 21:32:22 ecc8261a40a4: Pulling fs layer 21:32:22 ecc8261a40a4: Waiting 21:32:22 2a8b12db71e7: Download complete 21:32:22 31603596830f: Verifying Checksum 21:32:22 31603596830f: Download complete 21:32:22 ecc8261a40a4: Verifying Checksum 21:32:22 ecc8261a40a4: Download complete 21:32:22 6ca5941a6612: Verifying Checksum 21:32:22 6ca5941a6612: Download complete 21:32:22 31603596830f: Pull complete 21:32:22 2a8b12db71e7: Pull complete 21:32:23 6ca5941a6612: Pull complete 21:32:23 ecc8261a40a4: Pull complete 21:32:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:32:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:32:23 prd-centos7-docker-4c-2g-9265 does not seem to be running inside a container 21:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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:10004/edgex-devops/git-semver:latest cat 21:32:26 $ docker top 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:32:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:26 [ssh-agent] Looking for ssh-agent implementation... 21:32:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:26 $ docker exec 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 ssh-agent 21:32:26 SSH_AUTH_SOCK=/tmp/ssh-8eosH3Iy44hP/agent.11 21:32:26 SSH_AGENT_PID=16 21:32:26 Running ssh-add (command line suppressed) 21:32:27 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_3708026974349828624.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_3708026974349828624.key) 21:32:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:27 + git tag --points-at HEAD [Pipeline] } 21:32:27 $ docker exec --env ******** --env ******** 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 ssh-agent -k 21:32:27 unset SSH_AUTH_SOCK; 21:32:27 unset SSH_AGENT_PID; 21:32:27 echo Agent pid 16 killed; 21:32:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:32:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:27 [ssh-agent] Looking for ssh-agent implementation... 21:32:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:27 $ docker exec 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 ssh-agent 21:32:28 SSH_AUTH_SOCK=/tmp/ssh-KpkqrlbTWicD/agent.47 21:32:28 SSH_AGENT_PID=53 21:32:28 Running ssh-add (command line suppressed) 21:32:28 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_5013804732129701986.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_5013804732129701986.key) 21:32:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:28 + git semver init 21:32:28 # -> Open(): unable to determine branch for HEAD 21:32:28 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 21:32:28 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 21:32:28 # $SEMVER_REMOTE_NAME = origin 21:32:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:32:28 # $SEMVER_USER_NAME = edgex-jenkins 21:32:28 # $SEMVER_BRANCH = PR-124 21:32:28 # $SEMVER_TEMP = /tmp/semver-314382006 21:32:28 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 21:32:28 # '/tmp/semver-314382006' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 21:32:28 # -> Force: false 21:32:28 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 21:32:28 $ docker exec --env ******** --env ******** 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 ssh-agent -k 21:32:29 unset SSH_AUTH_SOCK; 21:32:29 unset SSH_AGENT_PID; 21:32:29 echo Agent pid 53 killed; 21:32:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:29 + git semver [Pipeline] } 21:32:29 $ docker stop --time=1 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 21:32:30 $ docker rm -f 323d5a08953d089bde587a4382d6134f36a39beacb8e810bb8c08412335a72b7 [Pipeline] // withDockerContainer [Pipeline] sh 21:32:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:32:31 Stashed 1 file(s) [Pipeline] echo 21:32:31 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node 21:32:47 Still waiting to schedule task 21:32:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:32:47 Still waiting to schedule task 21:32:47 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:36:10 Running on prd-centos7-docker-4c-2g-9267 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 21:36:10 Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] checkout 21:36:13 using credential edgex-jenkins-ssh 21:36:13 Cloning the remote Git repository 21:36:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:36:13 > git init /w/workspace/app-service-configurable/22 # timeout=10 21:36:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:36:13 > git --version # timeout=10 21:36:13 > git --version # 'git version 2.16.5' 21:36:13 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:14 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 37806d0f0f0ee3ebb33338a673f7de3d7288b498 21:36:15 Merge succeeded, producing 741f6dd0df304a8e44e377b51c060735809be9a4 21:36:15 Checking out Revision 741f6dd0df304a8e44e377b51c060735809be9a4 (PR-124) 21:36:14 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:36:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:14 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:36:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:36:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:36:14 > git config core.sparsecheckout # timeout=10 21:36:14 > git checkout -f 37806d0f0f0ee3ebb33338a673f7de3d7288b498 # timeout=10 21:36:14 > git remote # timeout=10 21:36:15 > git config --get remote.origin.url # timeout=10 21:36:15 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:15 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 21:36:15 > git rev-parse HEAD^{commit} # timeout=10 21:36:15 > git config core.sparsecheckout # timeout=10 21:36:15 > git checkout -f 741f6dd0df304a8e44e377b51c060735809be9a4 # timeout=10 21:36:18 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 21:36:18 First time build. Skipping changelog. 21:36:18 > git rev-list --no-walk f4047201488c4590a14502076199b65bb4ffe549 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 21:36:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9266 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 21:36:19 Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] echo 21:36:19 ========================================================= 21:36:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:36:19 ========================================================= [Pipeline] checkout [Pipeline] isUnix [Pipeline] sh 21:36:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:36:21 Sending build context to Docker daemon 98.82kB 21:36:21 Step 1/8 : ARG BASE=golang:1.15-alpine 21:36:21 Step 2/8 : FROM ${BASE} 21:36:21 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:36:21 df20fa9351a1: Pulling fs layer 21:36:21 ed8968b2872e: Pulling fs layer 21:36:21 a92cc7c5fd73: Pulling fs layer 21:36:21 e871e8e8d7a9: Pulling fs layer 21:36:21 e73272ec9a57: Pulling fs layer 21:36:21 1e910a182e73: Pulling fs layer 21:36:21 4e634b169226: Pulling fs layer 21:36:21 e73272ec9a57: Waiting 21:36:21 1e910a182e73: Waiting 21:36:21 4e634b169226: Waiting 21:36:21 e871e8e8d7a9: Waiting 21:36:21 a92cc7c5fd73: Verifying Checksum 21:36:21 a92cc7c5fd73: Download complete 21:36:21 ed8968b2872e: Download complete 21:36:21 e73272ec9a57: Verifying Checksum 21:36:21 e73272ec9a57: Download complete 21:36:21 1e910a182e73: Verifying Checksum 21:36:21 1e910a182e73: Download complete 21:36:21 df20fa9351a1: Verifying Checksum 21:36:21 df20fa9351a1: Download complete 21:36:21 df20fa9351a1: Pull complete 21:36:22 ed8968b2872e: Pull complete 21:36:22 a92cc7c5fd73: Pull complete 21:36:24 4e634b169226: Verifying Checksum 21:36:24 4e634b169226: Download complete 21:36:24 e871e8e8d7a9: Verifying Checksum 21:36:24 e871e8e8d7a9: Download complete 21:36:25 using credential edgex-jenkins-ssh 21:36:25 Cloning the remote Git repository 21:36:25 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:36:25 > git init /w/workspace/app-service-configurable/22 # timeout=10 21:36:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:36:25 > git --version # timeout=10 21:36:25 > git --version # 'git version 2.17.1' 21:36:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:27 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 37806d0f0f0ee3ebb33338a673f7de3d7288b498 21:36:26 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:36:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:26 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:36:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:36:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:36:27 > git config core.sparsecheckout # timeout=10 21:36:27 > git checkout -f 37806d0f0f0ee3ebb33338a673f7de3d7288b498 # timeout=10 21:36:27 > git remote # timeout=10 21:36:27 > git config --get remote.origin.url # timeout=10 21:36:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:27 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 21:36:27 > git rev-parse HEAD^{commit} # timeout=10 21:36:27 Merge succeeded, producing f7ce2639d7e8b48462ebf29dabe498e0b75f37c3 21:36:27 Checking out Revision f7ce2639d7e8b48462ebf29dabe498e0b75f37c3 (PR-124) 21:36:27 > git config core.sparsecheckout # timeout=10 21:36:27 > git checkout -f f7ce2639d7e8b48462ebf29dabe498e0b75f37c3 # timeout=10 21:36:31 e871e8e8d7a9: Pull complete 21:36:31 e73272ec9a57: Pull complete 21:36:31 1e910a182e73: Pull complete 21:36:32 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 21:36:32 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 21:36:33 ========================================================= 21:36:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:36:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:36:32 > git rev-list --no-walk f4047201488c4590a14502076199b65bb4ffe549 # timeout=10 21:36:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:36:35 Sending build context to Docker daemon 98.82kB 21:36:35 Step 1/8 : ARG BASE=golang:1.15-alpine 21:36:35 Step 2/8 : FROM ${BASE} 21:36:35 4e634b169226: Pull complete 21:36:35 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 21:36:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:36:35 ---> f7629b54cfaa 21:36:35 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:36:35 ---> Running in f19b6ff4686f 21:36:35 Removing intermediate container f19b6ff4686f 21:36:35 ---> 5615922859dd 21:36:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:35 ---> Running in 22b207b17c19 21:36:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:36:35 b538f80385f9: Pulling fs layer 21:36:35 74f711af9a0d: Pulling fs layer 21:36:35 99f96fe45779: Pulling fs layer 21:36:35 8529a6b9a6be: Pulling fs layer 21:36:35 45590311c82a: Pulling fs layer 21:36:35 69ca0ff8b7b3: Pulling fs layer 21:36:35 209524e5b208: Pulling fs layer 21:36:35 8529a6b9a6be: Waiting 21:36:35 45590311c82a: Waiting 21:36:35 69ca0ff8b7b3: Waiting 21:36:35 209524e5b208: Waiting 21:36:35 99f96fe45779: Download complete 21:36:35 74f711af9a0d: Verifying Checksum 21:36:35 74f711af9a0d: Download complete 21:36:35 45590311c82a: Verifying Checksum 21:36:35 45590311c82a: Download complete 21:36:35 69ca0ff8b7b3: Verifying Checksum 21:36:35 69ca0ff8b7b3: Download complete 21:36:35 b538f80385f9: Verifying Checksum 21:36:35 b538f80385f9: Download complete 21:36:36 Removing intermediate container 22b207b17c19 21:36:36 ---> cb51198fe42c 21:36:36 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:36:36 ---> Running in eca391a5da4d 21:36:36 b538f80385f9: Pull complete 21:36:37 74f711af9a0d: Pull complete 21:36:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:36:37 99f96fe45779: Pull complete 21:36:38 209524e5b208: Verifying Checksum 21:36:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:36:39 8529a6b9a6be: Verifying Checksum 21:36:39 8529a6b9a6be: Download complete 21:36:39 (1/6) Installing libc-dev (0.7.2-r3) 21:36:40 (2/6) Installing libsodium (1.0.18-r0) 21:36:40 (3/6) Installing pkgconf (1.7.2-r0) 21:36:40 (4/6) Installing libsodium-dev (1.0.18-r0) 21:36:40 (5/6) Installing libzmq (4.3.3-r0) 21:36:40 (6/6) Installing zeromq-dev (4.3.3-r0) 21:36:40 Executing busybox-1.31.1-r16.trigger 21:36:40 OK: 167 MiB in 45 packages 21:36:41 Removing intermediate container eca391a5da4d 21:36:41 ---> 06074cae3583 21:36:41 Step 6/8 : WORKDIR /app 21:36:41 ---> Running in 1f906a6d8c2c 21:36:41 Removing intermediate container 1f906a6d8c2c 21:36:41 ---> 764353b726c4 21:36:41 Step 7/8 : COPY . . 21:36:42 ---> 5da5b8708276 21:36:42 Step 8/8 : RUN go mod download 21:36:42 ---> Running in b57e4e280b60 21:36:49 8529a6b9a6be: Pull complete 21:36:49 45590311c82a: Pull complete 21:36:49 69ca0ff8b7b3: Pull complete 21:36:54 209524e5b208: Pull complete 21:36:54 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 21:36:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:36:54 ---> 5bddaf1c2fca 21:36:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:36:56 ---> Running in 51a2d7543d2a 21:36:56 Removing intermediate container 51a2d7543d2a 21:36:56 ---> d689cc92597b 21:36:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:56 ---> Running in d98718ecc367 21:36:59 Removing intermediate container d98718ecc367 21:36:59 ---> a9412690d1ed 21:36:59 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 21:36:59 ---> Running in 08e784224c60 21:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:37:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:37:02 (1/6) Installing libc-dev (0.7.2-r3) 21:37:03 (2/6) Installing libsodium (1.0.18-r0) 21:37:03 (3/6) Installing pkgconf (1.7.2-r0) 21:37:03 (4/6) Installing libsodium-dev (1.0.18-r0) 21:37:03 (5/6) Installing libzmq (4.3.3-r0) 21:37:03 (6/6) Installing zeromq-dev (4.3.3-r0) 21:37:03 Executing busybox-1.31.1-r16.trigger 21:37:03 OK: 144 MiB in 45 packages 21:37:05 Removing intermediate container 08e784224c60 21:37:05 ---> 59dea823d590 21:37:05 Step 6/8 : WORKDIR /app 21:37:05 ---> Running in 88778edf7381 21:37:05 Removing intermediate container 88778edf7381 21:37:05 ---> d31f0cf6ff32 21:37:05 Step 7/8 : COPY . . 21:37:06 ---> 4fcc83114188 21:37:06 Step 8/8 : RUN go mod download 21:37:06 ---> Running in 6c32016b5539 21:37:08 Removing intermediate container b57e4e280b60 21:37:08 ---> a06af7d7267b 21:37:08 Successfully built a06af7d7267b 21:37:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:37:09 + docker inspect -f . ci-base-image-x86_64 21:37:09 . [Pipeline] withDockerContainer 21:37:09 prd-centos7-docker-4c-2g-9267 does not seem to be running inside a container 21:37:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:37:09 $ docker top 148282e8eac8162a3ec061a1ed5c8e98ce62354ef551e6bbc68f7be626c92f37 -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:10 + go version 21:37:10 go version go1.15.2 linux/amd64 [Pipeline] } 21:37:10 $ docker stop --time=1 148282e8eac8162a3ec061a1ed5c8e98ce62354ef551e6bbc68f7be626c92f37 21:37:11 $ docker rm -f 148282e8eac8162a3ec061a1ed5c8e98ce62354ef551e6bbc68f7be626c92f37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:37:12 + docker inspect -f . ci-base-image-x86_64 21:37:12 . [Pipeline] withDockerContainer 21:37:12 prd-centos7-docker-4c-2g-9267 does not seem to be running inside a container 21:37:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:37:13 $ docker top 547093a531cd4ef83082b5627961fb1e8e97be4a272f9620f94cbcd0eb0d29ac -eo pid,comm [Pipeline] { [Pipeline] sh 21:37:14 + make test 21:37:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:37:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:37:32 CGO_ENABLED=1 go vet ./... 21:37:34 gofmt -l . 21:37:34 [ "`gofmt -l .`" = "" ] 21:37:34 ./bin/test-go-mod-tidy.sh 21:37:34 ./bin/test-attribution-txt.sh [Pipeline] stash 21:37:35 Stashed 1 file(s) [Pipeline] } 21:37:35 $ docker stop --time=1 547093a531cd4ef83082b5627961fb1e8e97be4a272f9620f94cbcd0eb0d29ac 21:37:37 $ docker rm -f 547093a531cd4ef83082b5627961fb1e8e97be4a272f9620f94cbcd0eb0d29ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 21:37:39 Removing intermediate container 6c32016b5539 21:37:39 ---> bc679bce97ed 21:37:39 Successfully built bc679bce97ed 21:37:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:37:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:37:40 + docker inspect -f . ci-base-image-arm64 21:37:40 . [Pipeline] withDockerContainer 21:37:40 + ls -al . 21:37:40 total 96 21:37:40 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 27 21:37 . 21:37:40 drwxrwxr-x. 4 jenkins jenkins 30 Oct 27 21:36 .. 21:37:40 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 27 21:36 Attribution.txt 21:37:40 drwxrwxr-x. 2 jenkins jenkins 64 Oct 27 21:36 bin 21:37:40 -rw-r--r--. 1 jenkins jenkins 10 Oct 27 21:37 coverage.out 21:37:40 -rw-rw-r--. 1 jenkins jenkins 180 Oct 27 21:36 docker-compose.debug.yml 21:37:40 -rw-rw-r--. 1 jenkins jenkins 133 Oct 27 21:36 docker-compose.yml 21:37:40 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 27 21:36 Dockerfile 21:37:40 -rw-rw-r--. 1 jenkins jenkins 966 Oct 27 21:36 Dockerfile.build 21:37:40 -rw-rw-r--. 1 jenkins jenkins 119 Oct 27 21:36 .dockerignore 21:37:40 drwxrwxr-x. 8 jenkins jenkins 179 Oct 27 21:36 .git 21:37:40 drwxrwxr-x. 2 jenkins jenkins 81 Oct 27 21:36 .github 21:37:40 -rw-rw-r--. 1 jenkins jenkins 93 Oct 27 21:36 .gitignore 21:37:40 -rw-r--r--. 1 jenkins jenkins 133 Oct 27 21:37 go.mod 21:37:40 -rw-r--r--. 1 jenkins jenkins 19455 Oct 27 21:37 go.sum 21:37:40 -rw-rw-r--. 1 jenkins jenkins 766 Oct 27 21:36 Jenkinsfile 21:37:40 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 27 21:36 LICENSE 21:37:40 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 27 21:36 main.go 21:37:40 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 27 21:36 makefile 21:37:40 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 27 21:36 README.md 21:37:40 drwxrwxr-x. 10 jenkins jenkins 171 Oct 27 21:36 res 21:37:40 drwxrwxr-x. 4 jenkins jenkins 71 Oct 27 21:36 snap 21:37:40 -rw-rw-r--. 1 jenkins jenkins 5 Oct 27 21:32 VERSION 21:37:40 prd-ubuntu18.04-docker-arm64-4c-16g-9266 does not seem to be running inside a container 21:37:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:37:42 $ docker top 56fd77c51cfba18d6df4784ddc3d2538904098f9735055c0cf97d8ecb4976d57 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 21:37:43 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=7420470b716a888c8e790a57c6553010b5c64ebc --label arch=amd64 --label version=0.0.0 . 21:37:43 Sending build context to Docker daemon 120.8kB 21:37:43 Step 1/27 : ARG BASE=golang:1.15-alpine 21:37:43 Step 2/27 : FROM ${BASE} AS builder 21:37:43 ---> a06af7d7267b 21:37:43 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:37:43 ---> Running in 238b613c3dc3 21:37:44 Removing intermediate container 238b613c3dc3 21:37:44 ---> f873f911c702 21:37:44 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:37:44 ---> Running in 1469d7dd495c 21:37:44 Removing intermediate container 1469d7dd495c 21:37:44 ---> 4151545d55b9 21:37:44 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:37:44 + go version 21:37:44 go version go1.15.2 linux/arm64 [Pipeline] } 21:37:44 $ docker stop --time=1 56fd77c51cfba18d6df4784ddc3d2538904098f9735055c0cf97d8ecb4976d57 21:37:44 ---> Running in 427df40ddc0f 21:37:44 Removing intermediate container 427df40ddc0f 21:37:44 ---> 6344fa1ca067 21:37:44 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:44 ---> Running in cfa31ea188c5 21:37:45 Removing intermediate container cfa31ea188c5 21:37:45 ---> 9ff62eec8aa5 21:37:45 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:37:45 ---> Running in 9925702d74b6 21:37:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:37:46 $ docker rm -f 56fd77c51cfba18d6df4784ddc3d2538904098f9735055c0cf97d8ecb4976d57 21:37:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:37:47 + docker inspect -f . ci-base-image-arm64 21:37:47 . [Pipeline] withDockerContainer 21:37:47 OK: 167 MiB in 45 packages 21:37:47 prd-ubuntu18.04-docker-arm64-4c-16g-9266 does not seem to be running inside a container 21:37:47 Removing intermediate container 9925702d74b6 21:37:47 ---> 55f3f58e574b 21:37:47 Step 8/27 : WORKDIR /app 21:37:47 ---> Running in 8da710c134a9 21:37:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/22 -v /w/workspace/app-service-configurable/22:/w/workspace/app-service-configurable/22:rw,z -v /w/workspace/app-service-configurable/22@tmp:/w/workspace/app-service-configurable/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:37:47 Removing intermediate container 8da710c134a9 21:37:47 ---> 6cd4d2c48631 21:37:47 Step 9/27 : COPY go.mod . 21:37:48 ---> 45e95e9a01bc 21:37:48 Step 10/27 : RUN go mod download 21:37:48 ---> Running in b8484110ca99 21:37:49 Removing intermediate container b8484110ca99 21:37:49 ---> ba53c9842eba 21:37:49 Step 11/27 : COPY . . 21:37:49 ---> fcdd0f98f22a 21:37:49 Step 12/27 : ARG MAKE="make build" 21:37:49 ---> Running in 40510c52098a 21:37:49 Removing intermediate container 40510c52098a 21:37:49 ---> 2153d2c34283 21:37:49 Step 13/27 : RUN $MAKE 21:37:49 ---> Running in 02bcadd825fc 21:37:49 $ docker top 79a9e4292e1a7035d1c559bea0d94299002cff9b12a5b47d94570d0b18ec6114 -eo pid,comm 21:37:50 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable [Pipeline] { [Pipeline] sh 21:37:51 + make test 21:37:51 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:38:08 Removing intermediate container 02bcadd825fc 21:38:08 ---> 60888ddabc76 21:38:08 Step 14/27 : FROM alpine:latest 21:38:08 latest: Pulling from library/alpine 21:38:08 188c0c94c7c5: Pulling fs layer 21:38:08 188c0c94c7c5: Verifying Checksum 21:38:08 188c0c94c7c5: Download complete 21:38:08 188c0c94c7c5: Pull complete 21:38:08 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 21:38:08 Status: Downloaded newer image for alpine:latest 21:38:08 ---> d6e46aa2470d 21:38:08 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:38:08 ---> Running in 82e8c6911f5a 21:38:08 Removing intermediate container 82e8c6911f5a 21:38:08 ---> a2d853867d70 21:38:08 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:38:08 ---> Running in 43516b7c9ed8 21:38:08 Removing intermediate container 43516b7c9ed8 21:38:08 ---> bb37048ff1e2 21:38:08 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 21:38:08 ---> Running in 063e6a7aff98 21:38:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:38:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:38:09 (1/6) Installing ca-certificates (20191127-r4) 21:38:09 (2/6) Installing libgcc (9.3.0-r2) 21:38:09 (3/6) Installing libsodium (1.0.18-r0) 21:38:09 (4/6) Installing libstdc++ (9.3.0-r2) 21:38:09 (5/6) Installing libzmq (4.3.3-r0) 21:38:09 (6/6) Installing zeromq (4.3.3-r0) 21:38:09 Executing busybox-1.31.1-r19.trigger 21:38:09 Executing ca-certificates-20191127-r4.trigger 21:38:09 OK: 9 MiB in 20 packages 21:38:10 Removing intermediate container 063e6a7aff98 21:38:10 ---> a2cbb7c1b3f8 21:38:10 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:38:11 ---> cc4888e7b3e8 21:38:11 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:38:11 ---> 1af1fa7329eb 21:38:11 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:38:11 ---> 49f8dcc8af02 21:38:11 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:38:12 ---> 38effa5a8cde 21:38:12 Step 22/27 : EXPOSE 48095 21:38:12 ---> Running in 359027c583db 21:38:12 Removing intermediate container 359027c583db 21:38:12 ---> 76773367678d 21:38:12 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:38:12 ---> Running in 6f6aaa9bf29b 21:38:12 Removing intermediate container 6f6aaa9bf29b 21:38:12 ---> 9ed7516ece27 21:38:12 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:12 ---> Running in bb98da5d02ad 21:38:12 Removing intermediate container bb98da5d02ad 21:38:12 ---> 5014d3616337 21:38:12 Step 25/27 : LABEL arch=amd64 21:38:12 ---> Running in 125c2650f260 21:38:13 Removing intermediate container 125c2650f260 21:38:13 ---> 75e5a1e7a444 21:38:13 Step 26/27 : LABEL git_sha=7420470b716a888c8e790a57c6553010b5c64ebc 21:38:13 ---> Running in e65e05f9adb0 21:38:13 Removing intermediate container e65e05f9adb0 21:38:13 ---> cabc46c30479 21:38:13 Step 27/27 : LABEL version=0.0.0 21:38:13 ---> Running in d245484919f2 21:38:13 Removing intermediate container d245484919f2 21:38:13 ---> 627c290df623 21:38:13 [Warning] One or more build-args [ARCH] were not consumed 21:38:13 Successfully built 627c290df623 21:38:13 Successfully tagged docker-app-service-configurable:latest [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 21:38:29 Still waiting to schedule task 21:38:29 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:38:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:38:47 CGO_ENABLED=1 go vet ./... 21:38:51 gofmt -l . 21:38:51 [ "`gofmt -l .`" = "" ] 21:38:51 ./bin/test-go-mod-tidy.sh 21:38:52 ./bin/test-attribution-txt.sh [Pipeline] stash 21:38:53 Warning: overwriting stash ‘coverage-report’ 21:38:53 Stashed 1 file(s) [Pipeline] } 21:38:53 $ docker stop --time=1 79a9e4292e1a7035d1c559bea0d94299002cff9b12a5b47d94570d0b18ec6114 21:38:56 $ docker rm -f 79a9e4292e1a7035d1c559bea0d94299002cff9b12a5b47d94570d0b18ec6114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:38:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:38:58 + ls -al . 21:38:58 total 120 21:38:58 drwxrwxr-x 7 jenkins jenkins 4096 Oct 27 21:38 . 21:38:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 21:36 .. 21:38:58 -rw-rw-r-- 1 jenkins jenkins 119 Oct 27 21:36 .dockerignore 21:38:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 21:36 .git 21:38:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 21:36 .github 21:38:58 -rw-rw-r-- 1 jenkins jenkins 93 Oct 27 21:36 .gitignore 21:38:58 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 27 21:36 Attribution.txt 21:38:58 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 27 21:36 Dockerfile 21:38:58 -rw-rw-r-- 1 jenkins jenkins 966 Oct 27 21:36 Dockerfile.build 21:38:58 -rw-rw-r-- 1 jenkins jenkins 766 Oct 27 21:36 Jenkinsfile 21:38:58 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 27 21:36 LICENSE 21:38:58 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 27 21:36 README.md 21:38:58 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 21:32 VERSION 21:38:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 21:36 bin 21:38:58 -rw-r--r-- 1 jenkins jenkins 10 Oct 27 21:37 coverage.out 21:38:58 -rw-rw-r-- 1 jenkins jenkins 180 Oct 27 21:36 docker-compose.debug.yml 21:38:58 -rw-rw-r-- 1 jenkins jenkins 133 Oct 27 21:36 docker-compose.yml 21:38:58 -rw-r--r-- 1 jenkins jenkins 133 Oct 27 21:38 go.mod 21:38:58 -rw-r--r-- 1 jenkins jenkins 19455 Oct 27 21:38 go.sum 21:38:58 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 27 21:36 main.go 21:38:58 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 27 21:36 makefile 21:38:58 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 21:36 res 21:38:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 21:36 snap [Pipeline] isUnix [Pipeline] sh 21:38:58 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7420470b716a888c8e790a57c6553010b5c64ebc --label arch=arm64 --label version=0.0.0 . 21:38:58 Sending build context to Docker daemon 120.8kB 21:38:58 Step 1/27 : ARG BASE=golang:1.15-alpine 21:38:58 Step 2/27 : FROM ${BASE} AS builder 21:38:58 ---> bc679bce97ed 21:38:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:38:59 ---> Running in 58de77266a6e 21:38:59 Removing intermediate container 58de77266a6e 21:38:59 ---> f381381c70c9 21:38:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:38:59 ---> Running in 6798e9f253aa 21:39:00 Removing intermediate container 6798e9f253aa 21:39:00 ---> f987679523f8 21:39:00 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:39:00 ---> Running in e537ddb9a98e 21:39:00 Removing intermediate container e537ddb9a98e 21:39:00 ---> 67f5d68c46c4 21:39:00 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:00 ---> Running in 1fa46906851d 21:39:03 Removing intermediate container 1fa46906851d 21:39:03 ---> e87206a5ea2d 21:39:03 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:39:03 ---> Running in fee81a4fe5bb 21:39:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:39:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:39:06 OK: 144 MiB in 45 packages 21:39:07 Removing intermediate container fee81a4fe5bb 21:39:07 ---> fe139e6ed9b6 21:39:07 Step 8/27 : WORKDIR /app 21:39:07 ---> Running in 823afc5f9d42 21:39:08 Removing intermediate container 823afc5f9d42 21:39:08 ---> f6c163800d69 21:39:08 Step 9/27 : COPY go.mod . 21:39:09 ---> b0a643c3cacc 21:39:09 Step 10/27 : RUN go mod download 21:39:09 ---> Running in 3551518e908c 21:39:12 Removing intermediate container 3551518e908c 21:39:12 ---> ab9cb665374c 21:39:12 Step 11/27 : COPY . . 21:39:12 ---> 3b4557001fe9 21:39:12 Step 12/27 : ARG MAKE="make build" 21:39:12 ---> Running in 487cec5cf21b 21:39:13 Removing intermediate container 487cec5cf21b 21:39:13 ---> 9d3a1d474ffb 21:39:13 Step 13/27 : RUN $MAKE 21:39:13 ---> Running in 29aabb150ed3 21:39:15 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 21:39:28 Running on prd-ubuntu18.04-docker-8c-8g-9268 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 21:39:28 Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] checkout 21:39:30 using credential edgex-jenkins-ssh 21:39:30 Cloning the remote Git repository 21:39:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:39:30 > git init /w/workspace/app-service-configurable/22 # timeout=10 21:39:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:39:30 > git --version # timeout=10 21:39:30 > git --version # 'git version 2.17.1' 21:39:30 using GIT_SSH to set credentials SSH Credentials for GitHub 21:39:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:31 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 37806d0f0f0ee3ebb33338a673f7de3d7288b498 21:39:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:39:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:39:31 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:39:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:39:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:39:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:39:31 > git config core.sparsecheckout # timeout=10 21:39:31 > git checkout -f 37806d0f0f0ee3ebb33338a673f7de3d7288b498 # timeout=10 21:39:31 > git remote # timeout=10 21:39:31 > git config --get remote.origin.url # timeout=10 21:39:31 using GIT_SSH to set credentials SSH Credentials for GitHub 21:39:31 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 21:39:31 Merge succeeded, producing 9d63a318a817a73f3901c10760c0f62b7e798a08 21:39:31 Checking out Revision 9d63a318a817a73f3901c10760c0f62b7e798a08 (PR-124) 21:39:31 > git rev-parse HEAD^{commit} # timeout=10 21:39:31 > git config core.sparsecheckout # timeout=10 21:39:31 > git checkout -f 9d63a318a817a73f3901c10760c0f62b7e798a08 # timeout=10 21:39:35 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 21:39:35 First time build. Skipping changelog. 21:39:35 > git rev-list --no-walk f4047201488c4590a14502076199b65bb4ffe549 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:36 + echo snap-build.sh 21:39:36 snap-build.sh 21:39:36 + SNAP_BASE_DIR=. 21:39:36 + '[' '!' -z /w/workspace/app-service-configurable/22 ']' 21:39:36 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/22 21:39:36 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/22]' 21:39:36 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/22] 21:39:36 + cd /w/workspace/app-service-configurable/22 21:39:36 + sudo apt-get remove -qy --purge lxd lxd-client 21:39:36 Reading package lists... 21:39:37 Building dependency tree... 21:39:37 Reading state information... 21:39:37 The following packages were automatically installed and are no longer required: 21:39:37 dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common 21:39:37 liblxc1 lxcfs uidmap xdelta3 21:39:37 Use 'sudo apt autoremove' to remove them. 21:39:37 The following packages will be REMOVED: 21:39:37 lxd* lxd-client* 21:39:37 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:39:37 After this operation, 31.7 MB disk space will be freed. 21:39:38 (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 ... 189863 files and directories currently installed.) 21:39:38 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:39:39 Removing lxd dnsmasq configuration 21:39:39 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:39:39 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:39:40 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:39:40 (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 ... 189688 files and directories currently installed.) 21:39:40 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:39:41 Processing triggers for systemd (237-3ubuntu10.42) ... 21:39:41 Processing triggers for ureadahead (0.100.0-21) ... 21:39:43 + sudo snap remove --purge lxd 21:39:43 snap "lxd" is not installed 21:39:43 + sudo groupadd --force --system lxd 21:39:43 ++ whoami 21:39:43 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:39:43 + newgrp - lxd 21:39:43 + sudo snap install lxd 21:39:51 2020-10-27T21:39:49Z INFO Waiting for automatic snapd restart... 21:40:06 lxd 4.7 from Canonical* installed 21:40:06 + sudo lxd init --auto 21:40:11 Removing intermediate container 29aabb150ed3 21:40:11 ---> 8cda18aabb1a 21:40:11 Step 14/27 : FROM alpine:latest 21:40:11 latest: Pulling from library/alpine 21:40:11 5f621e34cdf4: Pulling fs layer 21:40:11 5f621e34cdf4: Verifying Checksum 21:40:11 5f621e34cdf4: Download complete 21:40:11 5f621e34cdf4: Pull complete 21:40:11 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 21:40:11 Status: Downloaded newer image for alpine:latest 21:40:11 ---> 2e77e061c27f 21:40:11 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:40:11 ---> Running in 1b9f66fdd748 21:40:11 Removing intermediate container 1b9f66fdd748 21:40:11 ---> 20ed4820f479 21:40:11 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:40:11 ---> Running in 5169d7b911db 21:40:11 Removing intermediate container 5169d7b911db 21:40:11 ---> 73ef25a58817 21:40:11 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 21:40:11 ---> Running in 6287853072bd 21:40:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:40:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:40:11 (1/6) Installing ca-certificates (20191127-r4) 21:40:11 (2/6) Installing libgcc (9.3.0-r2) 21:40:11 (3/6) Installing libsodium (1.0.18-r0) 21:40:11 (4/6) Installing libstdc++ (9.3.0-r2) 21:40:11 (5/6) Installing libzmq (4.3.3-r0) 21:40:11 (6/6) Installing zeromq (4.3.3-r0) 21:40:11 Executing busybox-1.31.1-r19.trigger 21:40:11 Executing ca-certificates-20191127-r4.trigger 21:40:11 OK: 9 MiB in 20 packages 21:40:11 Removing intermediate container 6287853072bd 21:40:11 ---> 6dfc4ea86904 21:40:11 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:40:11 ---> 2b5d1f1ab99a 21:40:11 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:40:11 ---> 15e39c309a49 21:40:11 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:40:12 ---> 65b5e7e5e205 21:40:12 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:40:13 ---> dac9cecafd94 21:40:13 Step 22/27 : EXPOSE 48095 21:40:13 ---> Running in 34e1cce36fd4 21:40:14 Removing intermediate container 34e1cce36fd4 21:40:14 ---> 241d2a06b193 21:40:14 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:40:14 ---> Running in af71e9f5d917 21:40:14 Removing intermediate container af71e9f5d917 21:40:14 ---> 8a64543780a8 21:40:14 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:40:14 ---> Running in 4afacbfc27fc 21:40:15 + sudo snap install --classic snapcraft 21:40:15 Removing intermediate container 4afacbfc27fc 21:40:15 ---> 91e34dc2a75e 21:40:15 Step 25/27 : LABEL arch=arm64 21:40:15 ---> Running in 1de10d5c0f9f 21:40:15 Removing intermediate container 1de10d5c0f9f 21:40:15 ---> a5381c4a562f 21:40:15 Step 26/27 : LABEL git_sha=7420470b716a888c8e790a57c6553010b5c64ebc 21:40:15 ---> Running in e94cd954cd77 21:40:16 Removing intermediate container e94cd954cd77 21:40:16 ---> 516356ad8176 21:40:16 Step 27/27 : LABEL version=0.0.0 21:40:16 ---> Running in 0df0e52c05eb 21:40:17 Removing intermediate container 0df0e52c05eb 21:40:17 ---> 05de55f528a4 21:40:17 [Warning] One or more build-args [ARCH] were not consumed 21:40:17 Successfully built 05de55f528a4 21:40:17 Successfully tagged docker-app-service-configurable-arm64:latest [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 21:40:20 snapcraft 4.3 from Canonical* installed 21:40:20 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 21:40:20 + sudo snapcraft --use-lxd 21:40:21 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:40:21 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: 21:40:21 - README.md 21:40:21 21:40:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:40:22 Launching a container. 21:40:32 Still waiting to schedule task 21:40:32 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 21:40:49 Waiting for container to be ready 21:40:49 To start your first instance, try: lxc launch ubuntu:18.04 21:40:49 21:40:51 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:40:51 Waiting for network to be ready... 21:40:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:40:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] 21:40:52 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:40:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 21:40:52 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] 21:40:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] 21:40:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] 21:40:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 21:40:52 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 21:40:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 21:40:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 21:40:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 21:40:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 21:40:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 21:40:52 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:40:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 21:40:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 21:40:52 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 21:40:53 Get:19 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 21:40:53 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:40:53 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:40:53 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:40:53 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:40:53 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:40:53 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:40:53 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:40:53 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:40:54 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 21:40:54 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 21:40:54 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] 21:40:54 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] 21:40:54 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] 21:40:54 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 21:40:54 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 21:40:54 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 21:40:54 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 21:40:54 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 21:40:54 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] 21:40:54 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 21:40:58 Fetched 34.8 MB in 7s (5231 kB/s) 21:40:59 Reading package lists... 21:40:59 Reading package lists... 21:41:00 Building dependency tree... 21:41:00 Reading state information... 21:41:00 The following additional packages will be installed: 21:41:00 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:41:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:41:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:41:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:41:00 Suggested packages: 21:41:00 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:41:00 Recommended packages: 21:41:00 gnupg libsasl2-modules 21:41:00 The following NEW packages will be installed: 21:41:00 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:41:00 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:41:00 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:41:00 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:41:00 The following packages will be upgraded: 21:41:00 gpg gpg-agent gpgconf libudev1 21:41:00 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 21:41:00 Need to get 3531 kB of archives. 21:41:00 After this operation, 13.3 MB of additional disk space will be used. 21:41:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 21:41:00 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] 21:41:00 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] 21:41:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 21:41:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 21:41:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 21:41:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 21:41:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 21:41:01 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:41:01 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:41:01 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:41:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:41:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:41:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:41:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:41:01 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:41:01 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:41:01 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:41:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:41:01 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:41:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 21:41:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] 21:41:01 debconf: delaying package configuration, since apt-utils is not installed 21:41:01 Fetched 3531 kB in 1s (3194 kB/s) 21:41:01 (Reading database ... 12511 files and directories currently installed.) 21:41:01 Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... 21:41:01 Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 21:41:01 Setting up libudev1:amd64 (237-3ubuntu10.42) ... 21:41:01 Selecting previously unselected package udev. 21:41:01 (Reading database ... 12511 files and directories currently installed.) 21:41:01 Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... 21:41:01 Unpacking udev (237-3ubuntu10.42) ... 21:41:02 Selecting previously unselected package libfuse2:amd64. 21:41:02 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:41:02 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:41:02 Selecting previously unselected package fuse. 21:41:02 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:41:02 Unpacking fuse (2.9.7-1ubuntu1) ... 21:41:02 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 21:41:02 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:41:02 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 21:41:02 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:41:02 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 21:41:02 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:41:02 Selecting previously unselected package libksba8:amd64. 21:41:02 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:41:02 Unpacking libksba8:amd64 (1.3.5-2) ... 21:41:02 Selecting previously unselected package libroken18-heimdal:amd64. 21:41:02 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:41:02 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:02 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:41:02 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:41:02 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:03 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:41:03 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:41:03 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:03 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:41:03 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:41:03 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:03 Selecting previously unselected package libwind0-heimdal:amd64. 21:41:03 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:41:03 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:03 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:41:03 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:41:03 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:03 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:41:03 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:41:03 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:03 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:41:03 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:41:03 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:03 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:41:03 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:41:03 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:03 Selecting previously unselected package libsasl2-modules-db:amd64. 21:41:03 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 21:41:03 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:41:03 Selecting previously unselected package libsasl2-2:amd64. 21:41:03 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 21:41:03 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:41:03 Selecting previously unselected package libldap-common. 21:41:03 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 21:41:03 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 21:41:04 Selecting previously unselected package libldap-2.4-2:amd64. 21:41:04 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 21:41:04 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 21:41:04 Selecting previously unselected package dirmngr. 21:41:04 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 21:41:04 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 21:41:04 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 21:41:04 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 21:41:04 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:41:04 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:41:04 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:41:04 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 21:41:04 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:04 Setting up libksba8:amd64 (1.3.5-2) ... 21:41:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:41:04 Setting up udev (237-3ubuntu10.42) ... 21:41:04 invoke-rc.d: policy-rc.d denied execution of start. 21:41:05 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:05 Processing triggers for systemd (237-3ubuntu10) ... 21:41:05 Setting up fuse (2.9.7-1ubuntu1) ... 21:41:05 Setting up gpg (2.2.4-1ubuntu1.3) ... 21:41:05 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:05 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:05 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:05 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:05 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:05 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:05 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:41:05 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 21:41:05 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 21:41:05 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:41:05 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:41:05 settings in the [Install] section, and DefaultInstance for template units). 21:41:05 This means they are not meant to be enabled using systemctl. 21:41:05 Possible reasons for having this kind of units are: 21:41:05 1) A unit may be statically enabled by being symlinked from another unit's 21:41:05 .wants/ or .requires/ directory. 21:41:05 2) A unit's purpose may be to act as a helper for some other unit which has 21:41:05 a requirement dependency on it. 21:41:05 3) A unit may be started when needed via activation (socket, path, timer, 21:41:05 D-Bus, udev, scripted systemctl call, ...). 21:41:05 4) In case of template units, the unit is meant to be enabled with some 21:41:05 instance name specified. 21:41:06 Reading package lists... 21:41:06 Building dependency tree... 21:41:06 Reading state information... 21:41:06 The following additional packages will be installed: 21:41:06 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:41:06 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:41:06 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:41:06 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:41:06 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:41:06 Suggested packages: 21:41:06 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:41:06 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:41:06 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:41:06 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:41:06 systemd-container policykit-1 21:41:06 Recommended packages: 21:41:06 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:41:06 The following NEW packages will be installed: 21:41:06 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:41:06 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:41:06 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:41:06 multiarch-support openssh-client python3 python3-minimal python3.6 21:41:06 python3.6-minimal snapd squashfs-tools sudo 21:41:06 The following packages will be upgraded: 21:41:06 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:41:06 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 21:41:06 Need to get 35.1 MB of archives. 21:41:06 After this operation, 140 MB of additional disk space will be used. 21:41:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] 21:41:06 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] 21:41:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] 21:41:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] 21:41:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 21:41:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:41:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 21:41:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 21:41:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 21:41:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] 21:41:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:41:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:41:07 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 21:41:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 21:41:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 21:41:07 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 21:41:07 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] 21:41:07 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:41:07 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] 21:41:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:41:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:41:07 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:41:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:41:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:41:07 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:41:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 21:41:07 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:41:07 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:41:07 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:41:07 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] 21:41:09 debconf: delaying package configuration, since apt-utils is not installed 21:41:09 Fetched 35.1 MB in 2s (15.6 MB/s) 21:41:09 (Reading database ... 12757 files and directories currently installed.) 21:41:09 Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... 21:41:09 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 21:41:09 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... 21:41:09 Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 21:41:09 Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... 21:41:09 (Reading database ... 12757 files and directories currently installed.) 21:41:09 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... 21:41:09 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... 21:41:10 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... 21:41:10 (Reading database ... 12757 files and directories currently installed.) 21:41:10 Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... 21:41:10 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 21:41:10 Setting up apt (1.6.12ubuntu0.1) ... 21:41:10 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:41:10 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:41:10 (Reading database ... 12764 files and directories currently installed.) 21:41:10 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 21:41:10 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 21:41:11 Selecting previously unselected package libpython3.6-minimal:amd64. 21:41:11 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:41:11 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:41:11 Selecting previously unselected package libexpat1:amd64. 21:41:11 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:41:11 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:41:11 Selecting previously unselected package python3.6-minimal. 21:41:11 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:41:11 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:41:11 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 21:41:11 Checking for services that may need to be restarted...done. 21:41:11 Checking for services that may need to be restarted...done. 21:41:11 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:41:11 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:41:11 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:41:12 Selecting previously unselected package python3-minimal. 21:41:12 (Reading database ... 13012 files and directories currently installed.) 21:41:12 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:41:12 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:41:12 Selecting previously unselected package mime-support. 21:41:12 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:41:12 Unpacking mime-support (3.60ubuntu1) ... 21:41:12 Selecting previously unselected package libmpdec2:amd64. 21:41:12 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:41:12 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:41:12 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:41:12 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:41:12 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:41:13 Selecting previously unselected package python3.6. 21:41:13 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 21:41:13 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:41:13 Selecting previously unselected package libpython3-stdlib:amd64. 21:41:13 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:41:13 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:41:13 Setting up python3-minimal (3.6.7-1~18.04) ... 21:41:13 Selecting previously unselected package python3. 21:41:13 (Reading database ... 13442 files and directories currently installed.) 21:41:13 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:41:13 Unpacking python3 (3.6.7-1~18.04) ... 21:41:13 Selecting previously unselected package multiarch-support. 21:41:13 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... 21:41:13 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 21:41:13 Setting up multiarch-support (2.27-3ubuntu1.2) ... 21:41:13 Selecting previously unselected package liblzo2-2:amd64. 21:41:13 (Reading database ... 13479 files and directories currently installed.) 21:41:13 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:41:13 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:41:13 Selecting previously unselected package libbsd0:amd64. 21:41:13 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:41:13 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:41:13 Selecting previously unselected package sudo. 21:41:13 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 21:41:13 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 21:41:13 Selecting previously unselected package apparmor. 21:41:13 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:41:13 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:41:14 Selecting previously unselected package libedit2:amd64. 21:41:14 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:41:14 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:41:14 Selecting previously unselected package libkrb5support0:amd64. 21:41:14 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 21:41:14 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 21:41:14 Selecting previously unselected package libk5crypto3:amd64. 21:41:14 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 21:41:14 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 21:41:14 Selecting previously unselected package libkeyutils1:amd64. 21:41:14 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:41:14 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:41:14 Selecting previously unselected package libkrb5-3:amd64. 21:41:14 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 21:41:14 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 21:41:14 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:41:14 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 21:41:14 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 21:41:14 Selecting previously unselected package libssl1.0.0:amd64. 21:41:14 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... 21:41:14 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 21:41:14 Selecting previously unselected package openssh-client. 21:41:14 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:41:14 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:41:14 Selecting previously unselected package squashfs-tools. 21:41:14 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:41:14 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:41:15 Selecting previously unselected package snapd. 21:41:15 Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... 21:41:15 Unpacking snapd (2.47.1+18.04) ... 21:41:17 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:41:17 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 21:41:17 Setting up mime-support (3.60ubuntu1) ... 21:41:17 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 21:41:17 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:41:17 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 21:41:17 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:41:17 Setting up systemd (237-3ubuntu10.42) ... 21:41:17 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:41:18 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:41:18 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:41:18 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:41:18 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 21:41:18 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 21:41:18 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:41:19 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:41:19 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 21:41:19 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:41:19 Setting up python3 (3.6.7-1~18.04) ... 21:41:19 running python rtupdate hooks for python3.6... 21:41:19 running python post-rtupdate hooks for python3.6... 21:41:19 Setting up apparmor (2.12-4ubuntu5.1) ... 21:41:20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:41:21 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 21:41:21 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:41:21 Setting up snapd (2.47.1+18.04) ... 21:41:21 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:41:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:41:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:41:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:41:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:41:22 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:41:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:41:23 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:41:23 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:41:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:41:23 /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' 21:41:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:41:23 Processing triggers for systemd (237-3ubuntu10.42) ... 21:41:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:41:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:41:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:41:26 Reading package lists... 21:41:26 Reading package lists... 21:41:26 Building dependency tree... 21:41:26 Reading state information... 21:41:26 Calculating upgrade... 21:41:26 The following packages will be upgraded: 21:41:26 advancecomp base-files bash binutils binutils-common 21:41:26 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:41:26 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:41:26 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 21:41:26 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 21:41:26 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 21:41:26 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 21:41:26 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 21:41:26 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 21:41:26 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 21:41:26 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 21:41:26 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 21:41:26 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 21:41:26 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 21:41:27 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:41:27 Need to get 63.5 MB of archives. 21:41:27 After this operation, 5149 kB of additional disk space will be used. 21:41:27 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:41:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] 21:41:27 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:41:27 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 21:41:27 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:41:27 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:41:27 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:41:27 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:41:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] 21:41:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] 21:41:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:41:27 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:41:27 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:41:27 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:41:27 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:41:27 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 21:41:27 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 21:41:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 21:41:27 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:41:27 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:41:27 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:41:27 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:41:27 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:41:27 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:41:27 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:41:27 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:41:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] 21:41:27 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 21:41:27 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:41:27 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:41:27 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:41:27 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:41:27 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] 21:41:27 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:41:27 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:41:28 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 21:41:28 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:41:28 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:41:28 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:41:28 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:41:28 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:41:28 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:41:28 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:41:28 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:41:28 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:41:28 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:41:28 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:41:28 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:41:28 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:41:28 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:41:28 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:41:28 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:41:28 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:41:28 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:41:28 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:41:28 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:41:28 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:41:28 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:41:28 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:41:28 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:41:28 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:41:28 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:41:28 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] 21:41:28 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:41:28 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:41:28 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:41:28 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:41:28 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 21:41:28 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 21:41:28 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:41:28 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 21:41:28 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 21:41:28 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20190110~18.04.1 [146 kB] 21:41:28 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:41:28 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:41:28 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:41:28 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 21:41:28 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:41:28 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:41:29 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 21:41:29 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 21:41:29 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 21:41:29 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 21:41:29 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:41:29 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:41:29 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:41:29 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:41:29 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:41:29 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:41:29 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:41:29 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:41:30 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:41:30 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:41:30 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:41:30 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:41:30 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:41:30 debconf: delaying package configuration, since apt-utils is not installed 21:41:30 Fetched 63.5 MB in 3s (18.2 MB/s) 21:41:30 (Reading database ... 13912 files and directories currently installed.) 21:41:30 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... 21:41:30 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 21:41:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... 21:41:31 Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 21:41:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_amd64.deb ... 21:41:31 Unpacking linux-libc-dev:amd64 (4.15.0-122.124) over (4.15.0-20.21) ... 21:41:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:41:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:41:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:41:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:41:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:41:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:41:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:41:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:41:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:41:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:41:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:41:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:41:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:41:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:41:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:41:33 (Reading database ... 13911 files and directories currently installed.) 21:41:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:41:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:41:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:41:33 (Reading database ... 13911 files and directories currently installed.) 21:41:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:41:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:41:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:41:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:41:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:41:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:41:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:41:33 (Reading database ... 13911 files and directories currently installed.) 21:41:33 Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... 21:41:33 Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 21:41:34 Setting up libc6:amd64 (2.27-3ubuntu1.2) ... 21:41:34 (Reading database ... 13911 files and directories currently installed.) 21:41:34 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:41:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:41:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:41:34 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:41:34 Setting up base-files (10.1ubuntu2.10) ... 21:41:34 Installing new version of config file /etc/issue ... 21:41:34 Installing new version of config file /etc/issue.net ... 21:41:34 Installing new version of config file /etc/lsb-release ... 21:41:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:41:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:41:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:41:35 Removing obsolete conffile /etc/default/motd-news ... 21:41:35 (Reading database ... 13912 files and directories currently installed.) 21:41:35 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:41:35 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:41:35 Setting up bash (4.4.18-2ubuntu1.2) ... 21:41:35 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 21:41:35 (Reading database ... 13912 files and directories currently installed.) 21:41:35 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:41:35 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:41:35 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:41:35 (Reading database ... 13912 files and directories currently installed.) 21:41:35 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 21:41:35 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 21:41:35 Setting up tar (1.29b-2ubuntu0.1) ... 21:41:36 (Reading database ... 13912 files and directories currently installed.) 21:41:36 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:41:36 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:41:36 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:41:36 (Reading database ... 13912 files and directories currently installed.) 21:41:36 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:41:36 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:41:36 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:41:36 (Reading database ... 13912 files and directories currently installed.) 21:41:36 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:41:36 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:41:36 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:41:36 (Reading database ... 13912 files and directories currently installed.) 21:41:36 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:41:36 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:41:36 Setting up grep (3.1-2build1) ... 21:41:36 (Reading database ... 13912 files and directories currently installed.) 21:41:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:41:36 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:41:37 Setting up login (1:4.5-1ubuntu2) ... 21:41:37 (Reading database ... 13912 files and directories currently installed.) 21:41:37 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:41:37 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:41:37 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:41:37 (Reading database ... 13912 files and directories currently installed.) 21:41:37 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:41:37 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:41:38 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:41:38 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:41:38 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:41:38 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:41:38 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:41:38 (Reading database ... 13912 files and directories currently installed.) 21:41:38 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:41:38 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:41:39 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:41:39 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:41:40 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:41:40 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:41:40 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:41:40 (Reading database ... 13912 files and directories currently installed.) 21:41:40 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:41:40 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:41:40 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:41:40 (Reading database ... 13912 files and directories currently installed.) 21:41:40 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:41:40 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:41:40 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:41:40 (Reading database ... 13912 files and directories currently installed.) 21:41:40 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:41:40 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:41:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:41:41 (Reading database ... 13912 files and directories currently installed.) 21:41:41 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:41:41 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:41:41 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:41:41 (Reading database ... 13912 files and directories currently installed.) 21:41:41 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:41:41 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:41:41 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:41:41 (Reading database ... 13912 files and directories currently installed.) 21:41:41 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:41:41 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:41:41 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:41:41 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:41:41 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:41:41 (Reading database ... 13912 files and directories currently installed.) 21:41:41 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:41:41 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:41:41 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:41:42 (Reading database ... 13912 files and directories currently installed.) 21:41:42 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:41:42 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:41:42 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:41:42 (Reading database ... 13912 files and directories currently installed.) 21:41:42 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:41:42 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:41:42 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:41:42 (Reading database ... 13912 files and directories currently installed.) 21:41:42 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:41:42 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:41:43 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:41:43 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:41:43 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:41:43 (Reading database ... 13912 files and directories currently installed.) 21:41:43 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... 21:41:43 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 21:41:44 Setting up libc-bin (2.27-3ubuntu1.2) ... 21:41:44 (Reading database ... 13912 files and directories currently installed.) 21:41:44 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:41:44 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:41:44 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:41:44 (Reading database ... 13914 files and directories currently installed.) 21:41:44 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:41:44 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:41:44 Setting up debconf (1.5.66ubuntu1) ... 21:41:44 (Reading database ... 13914 files and directories currently installed.) 21:41:44 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:41:44 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:41:44 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:41:45 (Reading database ... 13914 files and directories currently installed.) 21:41:45 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:41:45 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:41:45 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 21:41:45 (Reading database ... 13914 files and directories currently installed.) 21:41:45 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:41:45 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:41:45 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:41:45 (Reading database ... 13914 files and directories currently installed.) 21:41:45 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:41:45 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:41:45 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... 21:41:45 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 21:41:46 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:41:46 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:41:46 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:41:46 (Reading database ... 13914 files and directories currently installed.) 21:41:46 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:41:46 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:41:46 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:41:46 (Reading database ... 13914 files and directories currently installed.) 21:41:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 21:41:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:41:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 21:41:46 (Reading database ... 13914 files and directories currently installed.) 21:41:46 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:41:46 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:41:47 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:41:47 (Reading database ... 13914 files and directories currently installed.) 21:41:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 21:41:47 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 21:41:47 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 21:41:47 (Reading database ... 13914 files and directories currently installed.) 21:41:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:41:47 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:41:47 Setting up passwd (1:4.5-1ubuntu2) ... 21:41:48 (Reading database ... 13914 files and directories currently installed.) 21:41:48 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 21:41:48 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:41:48 Setting up gpgv (2.2.4-1ubuntu1.3) ... 21:41:48 (Reading database ... 13914 files and directories currently installed.) 21:41:48 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:41:48 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:41:48 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:41:48 (Reading database ... 13914 files and directories currently installed.) 21:41:48 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:41:48 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:41:48 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:41:48 (Reading database ... 13914 files and directories currently installed.) 21:41:48 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:41:48 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:41:48 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:41:48 (Reading database ... 13914 files and directories currently installed.) 21:41:48 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 21:41:48 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 21:41:48 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 21:41:49 (Reading database ... 13914 files and directories currently installed.) 21:41:49 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 21:41:49 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 21:41:49 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 21:41:49 (Reading database ... 13915 files and directories currently installed.) 21:41:49 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:41:49 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:41:49 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:41:49 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:41:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 21:41:49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 21:41:49 Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... 21:41:49 Unpacking ca-certificates (20190110~18.04.1) over (20180409) ... 21:41:49 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:41:49 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:41:49 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:41:50 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:41:50 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:41:50 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:41:50 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:41:50 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:41:50 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:41:50 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:41:50 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:41:50 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:41:50 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:41:50 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:41:50 Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... 21:41:50 Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... 21:41:51 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:41:51 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:41:51 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:41:51 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:41:51 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:41:51 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:41:52 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:41:52 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:41:52 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:41:52 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:41:52 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 21:41:53 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:41:53 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:41:53 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:41:53 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:41:53 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:41:53 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:41:53 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:41:53 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:41:53 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:41:54 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:41:54 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:41:55 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:41:55 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:41:56 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:41:56 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:41:56 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:41:56 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:41:57 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:41:57 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:41:57 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:41:57 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:41:57 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:41:57 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:41:58 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:41:58 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:41:58 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:41:58 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:41:58 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:41:58 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:41:58 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:41:58 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:41:58 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:41:58 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:41:58 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:41:58 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:41:58 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:41:58 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:41:58 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:41:58 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:41:58 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:41:58 Setting up tzdata (2020a-0ubuntu0.18.04) ... 21:41:59 21:41:59 Current default time zone: 'Etc/UTC' 21:41:59 Local time is now: Tue Oct 27 21:41:58 UTC 2020. 21:41:59 Universal Time is now: Tue Oct 27 21:41:58 UTC 2020. 21:41:59 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:41:59 21:41:59 Setting up systemd-sysv (237-3ubuntu10.42) ... 21:41:59 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:41:59 Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... 21:41:59 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:41:59 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:41:59 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:41:59 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:41:59 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:41:59 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:41:59 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:41:59 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:41:59 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:41:59 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:41:59 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 21:41:59 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:41:59 Setting up patch (2.7.6-2ubuntu1.1) ... 21:41:59 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:41:59 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:41:59 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 21:41:59 Installing new version of config file /etc/ssl/openssl.cnf ... 21:41:59 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:41:59 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 21:41:59 Setting up ca-certificates (20190110~18.04.1) ... 21:42:01 Updating certificates in /etc/ssl/certs... 21:42:02 2 added, 8 removed; done. 21:42:02 Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... 21:42:02 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:42:02 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:42:02 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:42:02 Setting up pkgbinarymangler (138.18.04.1) ... 21:42:02 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:42:02 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 21:42:02 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:42:02 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:42:02 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:42:02 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:42:02 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:42:02 Setting up perl (5.26.1-6ubuntu0.5) ... 21:42:02 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 21:42:02 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:42:02 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:42:02 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 21:42:02 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:42:02 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:42:02 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:42:02 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:42:02 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:42:02 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:42:02 Processing triggers for systemd (237-3ubuntu10.42) ... 21:42:02 Processing triggers for mime-support (3.60ubuntu1) ... 21:42:02 Processing triggers for ca-certificates (20190110~18.04.1) ... 21:42:02 Updating certificates in /etc/ssl/certs... 21:42:03 0 added, 0 removed; done. 21:42:03 Running hooks in /etc/ca-certificates/update.d... 21:42:03 done. 21:42:03 Reading package lists... 21:42:03 Building dependency tree... 21:42:03 Reading state information... 21:42:03 The following NEW packages will be installed: 21:42:03 apt-transport-https 21:42:04 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:42:04 Need to get 1692 B of archives. 21:42:04 After this operation, 153 kB of additional disk space will be used. 21:42:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 21:42:04 debconf: delaying package configuration, since apt-utils is not installed 21:42:04 Fetched 1692 B in 0s (8398 B/s) 21:42:04 Selecting previously unselected package apt-transport-https. 21:42:04 (Reading database ... 13921 files and directories currently installed.) 21:42:04 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 21:42:04 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 21:42:04 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 21:42:04 Waiting for network to be ready... 21:42:10 2020-10-27T21:42:08Z INFO Waiting for automatic snapd restart... 21:42:10 snapd 2.47.1 from Canonical* installed 21:42:10 "snapd" switched to the "latest/stable" channel 21:42:10 21:42:14 Running on prd-ubuntu18.04-docker-arm64-16c-16g-9269 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { 21:42:14 core18 20200724 from Canonical* installed 21:42:14 "core18" switched to the "latest/stable" channel 21:42:14 [Pipeline] ws 21:42:14 Running in /w/workspace/app-service-configurable/22 [Pipeline] { [Pipeline] checkout 21:42:19 snapcraft 4.3 from Canonical* installed 21:42:19 "snapcraft" switched to the "latest/stable" channel 21:42:19 21:42:19 using credential edgex-jenkins-ssh 21:42:19 Cloning the remote Git repository 21:42:19 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:42:19 > git init /w/workspace/app-service-configurable/22 # timeout=10 21:42:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:42:19 > git --version # timeout=10 21:42:19 > git --version # 'git version 2.17.1' 21:42:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:42:20 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 37806d0f0f0ee3ebb33338a673f7de3d7288b498 21:42:21 Merge succeeded, producing 2dd19b7bb59c6743049aa938bd680d0098c4b571 21:42:21 Checking out Revision 2dd19b7bb59c6743049aa938bd680d0098c4b571 (PR-124) 21:42:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:42:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:42:20 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:42:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:42:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:42:20 > git config core.sparsecheckout # timeout=10 21:42:20 > git checkout -f 37806d0f0f0ee3ebb33338a673f7de3d7288b498 # timeout=10 21:42:20 > git remote # timeout=10 21:42:20 > git config --get remote.origin.url # timeout=10 21:42:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:42:20 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 21:42:20 > git rev-parse HEAD^{commit} # timeout=10 21:42:21 > git config core.sparsecheckout # timeout=10 21:42:21 > git checkout -f 2dd19b7bb59c6743049aa938bd680d0098c4b571 # timeout=10 21:42: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: 21:42:22 - README.md 21:42:22 21:42:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:42:25 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 21:42:25 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:25 > git rev-list --no-walk f4047201488c4590a14502076199b65bb4ffe549 # timeout=10 21:42:26 + echo snap-build.sh 21:42:26 snap-build.sh 21:42:26 + SNAP_BASE_DIR=. 21:42:26 + '[' '!' -z /w/workspace/app-service-configurable/22 ']' 21:42:26 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/22 21:42:26 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/22]' 21:42:26 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/22] 21:42:26 + cd /w/workspace/app-service-configurable/22 21:42:26 + sudo apt-get remove -qy --purge lxd lxd-client 21:42:27 Reading package lists... 21:42:27 Building dependency tree... 21:42:27 Reading state information... 21:42:28 The following packages were automatically installed and are no longer required: 21:42:28 dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap 21:42:28 xdelta3 21:42:28 Use 'sudo apt autoremove' to remove them. 21:42:28 The following packages will be REMOVED: 21:42:28 lxd* lxd-client* 21:42:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:42:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:42:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:42:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:42:29 Reading package lists... 21:42:30 Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config 21:42:30 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:42:30 After this operation, 29.1 MB disk space will be freed. 21:42:32 (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 ... 171706 files and directories currently installed.) 21:42:32 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:42:35 Removing lxd dnsmasq configuration 21:42:35 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:42:35 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:42:36 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:42:36 Reading package lists... 21:42:36 Building dependency tree... 21:42:36 Reading state information... 21:42:36 Suggested packages: 21:42:36 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:42:36 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:42:36 Recommended packages: 21:42:36 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 21:42:36 The following NEW packages will be installed: 21:42:36 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 21:42:36 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 21:42:36 libzmq5 pkg-config 21:42:36 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 21:42:36 Need to get 7861 kB of archives. 21:42:36 After this operation, 44.1 MB of additional disk space will be used. 21:42:36 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:42:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 21:42:36 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:42:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:42:37 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:42:37 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:42:37 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:42:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:42:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:42:37 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:42:37 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 21:42:37 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 21:42:37 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 21:42:37 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:42:37 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 21:42:37 (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 ... 171531 files and directories currently installed.) 21:42:37 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:42:37 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:42:37 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:42:37 debconf: delaying package configuration, since apt-utils is not installed 21:42:37 Fetched 7861 kB in 1s (7191 kB/s) 21:42:37 Selecting previously unselected package libglib2.0-0:amd64. 21:42:37 (Reading database ... 13925 files and directories currently installed.) 21:42:37 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 21:42:37 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:42:38 Selecting previously unselected package libpsl5:amd64. 21:42:38 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:42:38 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:42:38 Selecting previously unselected package libnghttp2-14:amd64. 21:42:38 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:42:38 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:42:38 Selecting previously unselected package librtmp1:amd64. 21:42:38 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:42:38 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:42:38 Selecting previously unselected package libcurl4:amd64. 21:42:38 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 21:42:38 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 21:42:38 Selecting previously unselected package curl. 21:42:38 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... 21:42:38 Unpacking curl (7.58.0-2ubuntu3.10) ... 21:42:38 Selecting previously unselected package libcurl3-gnutls:amd64. 21:42:38 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 21:42:38 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 21:42:38 Selecting previously unselected package liberror-perl. 21:42:38 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 21:42:38 Unpacking liberror-perl (0.17025-1) ... 21:42:38 Selecting previously unselected package git-man. 21:42:38 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:42:38 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:42:38 Selecting previously unselected package git. 21:42:38 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 21:42:38 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:42:39 Selecting previously unselected package libnorm1:amd64. 21:42:39 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:42:39 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:42:39 Selecting previously unselected package libpgm-5.2-0:amd64. 21:42:39 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:42:39 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:42:39 Selecting previously unselected package libsodium23:amd64. 21:42:39 Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... 21:42:39 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:42:39 Selecting previously unselected package libzmq5:amd64. 21:42:39 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:42:39 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:42:39 Selecting previously unselected package libzmq3-dev:amd64. 21:42:39 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:42:39 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:42:40 Selecting previously unselected package pkg-config. 21:42:40 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:42:40 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:42:40 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:42:40 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:42:40 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:42:40 Setting up liberror-perl (0.17025-1) ... 21:42:40 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:42:40 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 21:42:40 No schema files found: doing nothing. 21:42:40 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:42:40 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:42:40 Setting up libsodium23:amd64 (1.0.16-2) ... 21:42:40 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:42:40 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:42:40 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 21:42:40 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 21:42:40 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:42:40 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:42:40 Setting up curl (7.58.0-2ubuntu3.10) ... 21:42:40 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:42:42 Processing triggers for systemd (237-3ubuntu10.39) ... 21:42:42 Processing triggers for ureadahead (0.100.0-21) ... 21:42:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:42:47 curl set to automatically installed. 21:42:47 git set to automatically installed. 21:42:47 git-man set to automatically installed. 21:42:47 libcurl3-gnutls set to automatically installed. 21:42:47 libcurl4 set to automatically installed. 21:42:47 liberror-perl set to automatically installed. 21:42:47 libglib2.0-0 set to automatically installed. 21:42:47 libnghttp2-14 set to automatically installed. 21:42:47 libnorm1 set to automatically installed. 21:42:47 libpgm-5.2-0 set to automatically installed. 21:42:47 libpsl5 set to automatically installed. 21:42:47 librtmp1 set to automatically installed. 21:42:47 libsodium23 set to automatically installed. 21:42:47 libzmq3-dev set to automatically installed. 21:42:47 libzmq5 set to automatically installed. 21:42:47 pkg-config set to automatically installed. 21:42:48 snapd is not logged in, snap install commands will use sudo 21:42:49 + sudo snap remove --purge lxd 21:42:49 snap "lxd" is not installed 21:42:49 + sudo groupadd --force --system lxd 21:42:49 ++ whoami 21:42:49 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:42:50 + newgrp - lxd 21:42:50 + sudo snap install lxd 21:42:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:43:01 core18 20200929 from Canonical* refreshed 21:43:01 Pulling go 21:43:03 'app-service-config' has dependencies that need to be staged: go 21:43:03 Skipping pull go (already ran) 21:43:03 Building go 21:43:03 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:03 Dload Upload Total Spent Left Speed 21:43:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 115M 25 29.9M 0 0 27.3M 0 0:00:04 0:00:01 0:00:03 27.3M 52 115M 52 61.2M 0 0 29.4M 0 0:00:03 0:00:02 0:00:01 29.4M 79 115M 79 91.8M 0 0 29.8M 0 0:00:03 0:00:03 --:--:-- 29.8M 100 115M 100 115M 0 0 30.0M 0 0:00:03 0:00:03 --:--:-- 30.0M 21:43:07 go1.15.2.linux-amd64.tar.gz: OK 21:43:08 2020-10-27T21:43:04Z INFO Waiting for restart... 21:43:13 Staging go 21:43:28 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:43:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:43:28 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:43:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] 21:43:28 Get:5 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 21:43:28 Get:6 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 21:43:28 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 21:43:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 21:43:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] 21:43:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] 21:43:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] 21:43:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 21:43:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 21:43:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 21:43:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 21:43:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 21:43:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 21:43:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 21:43:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 21:43:28 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:43:28 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:43:28 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:43:28 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:43:28 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:43:28 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:43:28 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:43:28 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:43:28 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] 21:43:28 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 21:43:28 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 21:43:28 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] 21:43:28 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] 21:43:28 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 21:43:28 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 21:43:28 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 21:43:28 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 21:43:28 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 21:43:28 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] 21:43:28 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 21:43:28 Fetched 34.8 MB in 6s (5732 kB/s) 21:43:28 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:43:28 Fetched 224 kB in 0s (0 B/s) 21:43:28 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:43:28 Fetched 157 kB in 0s (0 B/s) 21:43:28 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:43:28 Fetched 221 kB in 0s (0 B/s) 21:43:28 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:43:28 Fetched 143 kB in 0s (0 B/s) 21:43:28 Pulling app-service-config 21:43:28 Pulling config-common 21:43:29 Skipping build go (already ran) 21:43:29 Building app-service-config 21:43:29 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 21:43:30 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 21:43:30 go: downloading github.com/gorilla/mux v1.8.0 21:43:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 21:43:30 go: downloading github.com/google/uuid v1.1.2 21:43:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 21:43:30 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:43:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 21:43:30 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 21:43:30 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:43:30 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 21:43:30 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 21:43:30 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 21:43:30 go: downloading github.com/mitchellh/copystructure v1.0.0 21:43:30 go: downloading github.com/go-playground/validator/v10 v10.3.0 21:43:30 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 21:43:30 go: downloading github.com/go-redis/redis/v7 v7.2.0 21:43:30 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:43:30 go: downloading github.com/BurntSushi/toml v0.3.1 21:43:30 go: downloading github.com/x448/float16 v0.8.4 21:43:30 go: downloading go.mongodb.org/mongo-driver v1.1.1 21:43:30 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:43:30 go: downloading github.com/pelletier/go-toml v1.2.0 21:43:30 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:43:30 go: downloading github.com/leodido/go-urn v1.2.0 21:43:30 go: downloading github.com/go-playground/universal-translator v0.17.0 21:43:30 go: downloading github.com/hashicorp/consul/api v1.1.0 21:43:30 go: downloading github.com/go-kit/kit v0.8.0 21:43:30 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:43:30 go: downloading github.com/hashicorp/serf v0.8.2 21:43:30 go: downloading github.com/pebbe/zmq4 v1.0.0 21:43:30 go: downloading github.com/go-playground/locales v0.13.0 21:43:30 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 21:43:30 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:43:30 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:43:30 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:43:30 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:43:30 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:43:31 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:43:31 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:43:31 go: downloading github.com/go-stack/stack v1.8.0 21:43:31 go: downloading github.com/golang/snappy v0.0.1 21:43:31 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 21:43:31 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 21:43:31 go: downloading github.com/xdg/stringprep v1.0.0 21:43:31 go: downloading golang.org/x/text v0.3.2 21:43:31 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 21:43:41 Building config-common 21:43:43 Skipping stage go (already ran) 21:43:43 Staging app-service-config 21:43:44 Staging config-common 21:43:45 Priming go 21:43:47 Priming app-service-config 21:43:47 lxd 4.7 from Canonical* installed 21:43:47 + sudo lxd init --auto 21:43:47 Priming config-common 21:43:48 Snapping... 21:43:50 Snapped edgex-app-service-configurable_1.2.0-20201027+9d63a31_amd64.snap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:43:57 + sudo snap install --classic snapcraft 21:44:15 snapcraft 4.3 from Canonical* installed 21:44:15 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 21:44:15 + sudo snapcraft --use-lxd 21:44:20 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:44:20 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: 21:44:20 - README.md 21:44:20 21:44:20 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:44:22 Launching a container. 21:45:30 Waiting for container to be ready 21:45:30 To start your first instance, try: lxc launch ubuntu:18.04 21:45:30 21:45:37 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:45:39 Waiting for network to be ready... 21:45:40 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 21:45:40 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 21:45:40 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 21:45:40 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] 21:45:40 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] 21:45:40 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] 21:45:40 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] 21:45:41 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] 21:45:41 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] 21:45:41 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 21:45:41 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 21:45:41 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 21:45:41 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 21:45:41 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] 21:45:41 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] 21:45:41 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] 21:45:41 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] 21:45:41 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] 21:45:41 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] 21:45:41 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 21:45:41 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 21:45:41 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 21:45:41 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 21:45:41 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 21:45:41 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 21:45:41 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 21:45:41 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 21:45:42 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] 21:45:42 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] 21:45:42 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] 21:45:42 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] 21:45:42 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] 21:45:42 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] 21:45:42 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 21:45:42 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] 21:45:42 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 21:45:42 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] 21:45:42 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] 21:45:42 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] 21:45:54 Fetched 32.6 MB in 13s (2498 kB/s) 21:45:57 Reading package lists... 21:45:58 Reading package lists... 21:45:59 Building dependency tree... 21:45:59 Reading state information... 21:45:59 The following additional packages will be installed: 21:45:59 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:45:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:45:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:45:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:45:59 Suggested packages: 21:45:59 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:45:59 Recommended packages: 21:45:59 gnupg libsasl2-modules 21:45:59 The following NEW packages will be installed: 21:45:59 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:45:59 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:45:59 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:45:59 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:45:59 The following packages will be upgraded: 21:45:59 gpg gpg-agent gpgconf libudev1 21:46:00 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. 21:46:00 Need to get 3109 kB of archives. 21:46:00 After this operation, 12.6 MB of additional disk space will be used. 21:46:00 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] 21:46:00 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] 21:46:00 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] 21:46:00 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] 21:46:00 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] 21:46:00 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] 21:46:00 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] 21:46:01 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 21:46:01 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] 21:46:01 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] 21:46:01 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] 21:46:01 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] 21:46:01 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] 21:46:01 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] 21:46:01 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] 21:46:01 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] 21:46:01 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] 21:46:01 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [13.4 kB] 21:46:01 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [43.1 kB] 21:46:01 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 21:46:01 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.6 [132 kB] 21:46:01 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] 21:46:01 debconf: delaying package configuration, since apt-utils is not installed 21:46:01 Fetched 3109 kB in 1s (2839 kB/s) 21:46:01 (Reading database ... 12460 files and directories currently installed.) 21:46:01 Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... 21:46:01 Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 21:46:01 Setting up libudev1:arm64 (237-3ubuntu10.42) ... 21:46:02 Selecting previously unselected package udev. 21:46:02 (Reading database ... 12460 files and directories currently installed.) 21:46:02 Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... 21:46:02 Unpacking udev (237-3ubuntu10.42) ... 21:46:02 Selecting previously unselected package libfuse2:arm64. 21:46:02 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... 21:46:02 Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... 21:46:02 Selecting previously unselected package fuse. 21:46:02 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... 21:46:02 Unpacking fuse (2.9.7-1ubuntu1) ... 21:46:03 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... 21:46:03 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:46:03 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... 21:46:03 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:46:03 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... 21:46:03 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:46:03 Selecting previously unselected package libksba8:arm64. 21:46:03 Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... 21:46:03 Unpacking libksba8:arm64 (1.3.5-2) ... 21:46:03 Selecting previously unselected package libroken18-heimdal:arm64. 21:46:03 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:46:03 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:03 Selecting previously unselected package libasn1-8-heimdal:arm64. 21:46:03 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:46:03 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:04 Selecting previously unselected package libheimbase1-heimdal:arm64. 21:46:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:46:04 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:04 Selecting previously unselected package libhcrypto4-heimdal:arm64. 21:46:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:46:04 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:04 Selecting previously unselected package libwind0-heimdal:arm64. 21:46:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:46:04 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:04 Selecting previously unselected package libhx509-5-heimdal:arm64. 21:46:04 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:46:04 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:04 Selecting previously unselected package libkrb5-26-heimdal:arm64. 21:46:04 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:46:04 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:05 Selecting previously unselected package libheimntlm0-heimdal:arm64. 21:46:05 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:46:05 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:05 Selecting previously unselected package libgssapi3-heimdal:arm64. 21:46:05 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... 21:46:05 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:05 Selecting previously unselected package libsasl2-modules-db:arm64. 21:46:05 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 21:46:05 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:46:05 Selecting previously unselected package libsasl2-2:arm64. 21:46:05 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 21:46:05 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:46:05 Selecting previously unselected package libldap-common. 21:46:05 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 21:46:05 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 21:46:05 Selecting previously unselected package libldap-2.4-2:arm64. 21:46:05 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_arm64.deb ... 21:46:05 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 21:46:05 Selecting previously unselected package dirmngr. 21:46:05 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... 21:46:05 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 21:46:06 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 21:46:06 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 21:46:06 Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... 21:46:06 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:46:06 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 21:46:06 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 21:46:06 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:06 Setting up libksba8:arm64 (1.3.5-2) ... 21:46:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:46:06 Setting up udev (237-3ubuntu10.42) ... 21:46:07 invoke-rc.d: policy-rc.d denied execution of start. 21:46:07 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:08 Processing triggers for systemd (237-3ubuntu10) ... 21:46:08 Setting up fuse (2.9.7-1ubuntu1) ... 21:46:08 Setting up gpg (2.2.4-1ubuntu1.3) ... 21:46:08 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:08 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:08 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:08 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:08 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:08 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:08 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 21:46:08 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 21:46:08 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 21:46:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:46:10 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:46:10 settings in the [Install] section, and DefaultInstance for template units). 21:46:10 This means they are not meant to be enabled using systemctl. 21:46:10 Possible reasons for having this kind of units are: 21:46:10 1) A unit may be statically enabled by being symlinked from another unit's 21:46:10 .wants/ or .requires/ directory. 21:46:10 2) A unit's purpose may be to act as a helper for some other unit which has 21:46:10 a requirement dependency on it. 21:46:10 3) A unit may be started when needed via activation (socket, path, timer, 21:46:10 D-Bus, udev, scripted systemctl call, ...). 21:46:10 4) In case of template units, the unit is meant to be enabled with some 21:46:10 instance name specified. 21:46:11 Reading package lists... 21:46:12 Building dependency tree... 21:46:12 Reading state information... 21:46:13 The following additional packages will be installed: 21:46:13 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:46:13 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:46:13 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:46:13 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:46:13 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:46:13 Suggested packages: 21:46:13 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:46:13 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:46:13 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:46:13 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:46:13 systemd-container policykit-1 21:46:13 Recommended packages: 21:46:13 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:46:13 The following NEW packages will be installed: 21:46:13 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:46:13 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:46:13 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:46:13 multiarch-support openssh-client python3 python3-minimal python3.6 21:46:13 python3.6-minimal snapd squashfs-tools sudo 21:46:13 The following packages will be upgraded: 21:46:13 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:46:13 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. 21:46:13 Need to get 30.9 MB of archives. 21:46:13 After this operation, 132 MB of additional disk space will be used. 21:46:13 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] 21:46:14 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] 21:46:14 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] 21:46:14 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] 21:46:14 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.6 [1062 kB] 21:46:14 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [528 kB] 21:46:14 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 21:46:14 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [1327 kB] 21:46:14 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 21:46:14 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 21:46:14 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 21:46:14 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 21:46:14 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.3 [203 kB] 21:46:14 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 21:46:14 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 21:46:14 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] 21:46:14 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] 21:46:14 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 21:46:15 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] 21:46:15 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] 21:46:15 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 21:46:15 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] 21:46:15 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] 21:46:15 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] 21:46:15 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] 21:46:15 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] 21:46:15 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] 21:46:15 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 21:46:15 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 21:46:15 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] 21:46:16 debconf: delaying package configuration, since apt-utils is not installed 21:46:17 Fetched 30.9 MB in 3s (10.1 MB/s) 21:46:17 (Reading database ... 12706 files and directories currently installed.) 21:46:17 Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... 21:46:17 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 21:46:18 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... 21:46:19 Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 21:46:19 Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... 21:46:19 (Reading database ... 12706 files and directories currently installed.) 21:46:19 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... 21:46:19 Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... 21:46:19 Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... 21:46:19 (Reading database ... 12706 files and directories currently installed.) 21:46:19 Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... 21:46:19 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 21:46:20 Setting up apt (1.6.12ubuntu0.1) ... 21:46:20 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:46:22 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:46:22 (Reading database ... 12713 files and directories currently installed.) 21:46:22 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 21:46:22 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 21:46:22 Selecting previously unselected package libpython3.6-minimal:arm64. 21:46:22 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 21:46:22 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 21:46:23 Selecting previously unselected package libexpat1:arm64. 21:46:23 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 21:46:23 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 21:46:23 Selecting previously unselected package python3.6-minimal. 21:46:23 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 21:46:23 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:46:23 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 21:46:24 Checking for services that may need to be restarted...done. 21:46:24 Checking for services that may need to be restarted...done. 21:46:24 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 21:46:24 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 21:46:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 21:46:26 Selecting previously unselected package python3-minimal. 21:46:26 (Reading database ... 12961 files and directories currently installed.) 21:46:26 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 21:46:26 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:46:26 Selecting previously unselected package mime-support. 21:46:26 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:46:26 Unpacking mime-support (3.60ubuntu1) ... 21:46:26 Selecting previously unselected package libmpdec2:arm64. 21:46:26 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 21:46:26 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 21:46:26 Selecting previously unselected package libpython3.6-stdlib:arm64. 21:46:26 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 21:46:26 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 21:46:27 Selecting previously unselected package python3.6. 21:46:27 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 21:46:27 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:46:27 Selecting previously unselected package libpython3-stdlib:arm64. 21:46:27 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 21:46:27 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 21:46:28 Setting up python3-minimal (3.6.7-1~18.04) ... 21:46:29 Selecting previously unselected package python3. 21:46:29 (Reading database ... 13391 files and directories currently installed.) 21:46:29 Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... 21:46:29 Unpacking python3 (3.6.7-1~18.04) ... 21:46:29 Selecting previously unselected package multiarch-support. 21:46:29 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... 21:46:29 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 21:46:29 Setting up multiarch-support (2.27-3ubuntu1.2) ... 21:46:29 Selecting previously unselected package liblzo2-2:arm64. 21:46:29 (Reading database ... 13428 files and directories currently installed.) 21:46:29 Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... 21:46:29 Unpacking liblzo2-2:arm64 (2.08-1.2) ... 21:46:29 Selecting previously unselected package libbsd0:arm64. 21:46:29 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 21:46:29 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 21:46:29 Selecting previously unselected package sudo. 21:46:29 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... 21:46:29 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 21:46:30 Selecting previously unselected package apparmor. 21:46:30 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... 21:46:30 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:46:30 Selecting previously unselected package libedit2:arm64. 21:46:30 Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... 21:46:30 Unpacking libedit2:arm64 (3.1-20170329-1) ... 21:46:30 Selecting previously unselected package libkrb5support0:arm64. 21:46:30 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... 21:46:30 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 21:46:30 Selecting previously unselected package libk5crypto3:arm64. 21:46:30 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... 21:46:30 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 21:46:30 Selecting previously unselected package libkeyutils1:arm64. 21:46:30 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... 21:46:30 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 21:46:31 Selecting previously unselected package libkrb5-3:arm64. 21:46:31 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... 21:46:31 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 21:46:31 Selecting previously unselected package libgssapi-krb5-2:arm64. 21:46:31 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... 21:46:31 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 21:46:31 Selecting previously unselected package libssl1.0.0:arm64. 21:46:31 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... 21:46:31 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 21:46:31 Selecting previously unselected package openssh-client. 21:46:31 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 21:46:31 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:46:32 Selecting previously unselected package squashfs-tools. 21:46:32 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 21:46:32 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:46:32 Selecting previously unselected package snapd. 21:46:32 Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... 21:46:32 Unpacking snapd (2.47.1+18.04) ... 21:46:37 Setting up libedit2:arm64 (3.1-20170329-1) ... 21:46:37 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 21:46:37 Setting up mime-support (3.60ubuntu1) ... 21:46:37 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 21:46:37 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 21:46:37 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 21:46:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:46:37 Setting up systemd (237-3ubuntu10.42) ... 21:46:37 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:46:39 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 21:46:39 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 21:46:39 Setting up liblzo2-2:arm64 (2.08-1.2) ... 21:46:39 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 21:46:39 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 21:46:39 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 21:46:43 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:46:43 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 21:46:43 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 21:46:43 Setting up python3 (3.6.7-1~18.04) ... 21:46:43 running python rtupdate hooks for python3.6... 21:46:43 running python post-rtupdate hooks for python3.6... 21:46:43 Setting up apparmor (2.12-4ubuntu5.1) ... 21:46:45 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:46:46 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 21:46:46 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:46:46 Setting up snapd (2.47.1+18.04) ... 21:46:47 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:46:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:46:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:46:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:46:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:46:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:46:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:46:52 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:46:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:46:53 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:46:54 /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' 21:46:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:46:54 Processing triggers for systemd (237-3ubuntu10.42) ... 21:46:57 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 21:46:57 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 21:46:57 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 21:47:02 Reading package lists... 21:47:03 Reading package lists... 21:47:03 Building dependency tree... 21:47:03 Reading state information... 21:47:04 Calculating upgrade... 21:47:05 The following packages will be upgraded: 21:47:05 advancecomp base-files bash binutils binutils-aarch64-linux-gnu 21:47:05 binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg 21:47:05 dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep 21:47:05 libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin 21:47:05 libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 21:47:05 libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 21:47:05 libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 21:47:05 libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules 21:47:05 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 21:47:05 libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev 21:47:05 libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 21:47:05 linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch 21:47:05 perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar 21:47:05 tzdata ubuntu-keyring util-linux 21:47:05 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:47:05 Need to get 54.3 MB of archives. 21:47:05 After this operation, 5729 kB of additional disk space will be used. 21:47:05 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] 21:47:06 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] 21:47:06 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-122.124 [975 kB] 21:47:06 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 21:47:06 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 21:47:06 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 21:47:06 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 21:47:06 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-8-base arm64 8.4.0-1ubuntu1~18.04 [18.8 kB] 21:47:06 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] 21:47:06 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 21:47:06 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 21:47:06 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] 21:47:06 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] 21:47:06 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] 21:47:06 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] 21:47:06 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] 21:47:06 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] 21:47:06 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] 21:47:06 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] 21:47:06 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] 21:47:06 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] 21:47:06 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] 21:47:07 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] 21:47:07 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] 21:47:07 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] 21:47:07 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] 21:47:07 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:47:07 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] 21:47:07 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbz2-1.0 arm64 1.0.6-8.1ubuntu0.2 [29.0 kB] 21:47:07 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] 21:47:07 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] 21:47:07 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] 21:47:07 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] 21:47:07 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] 21:47:07 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] 21:47:07 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] 21:47:07 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] 21:47:07 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] 21:47:07 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] 21:47:07 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] 21:47:07 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] 21:47:07 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:47:07 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] 21:47:07 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam0g arm64 1.1.8-3.6ubuntu2.18.04.2 [50.8 kB] 21:47:07 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules-bin arm64 1.1.8-3.6ubuntu2.18.04.2 [32.6 kB] 21:47:07 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules arm64 1.1.8-3.6ubuntu2.18.04.2 [223 kB] 21:47:07 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] 21:47:07 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] 21:47:07 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] 21:47:07 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] 21:47:07 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 21:47:07 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] 21:47:07 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] 21:47:07 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] 21:47:07 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] 21:47:07 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] 21:47:07 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] 21:47:07 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] 21:47:07 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] 21:47:07 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 21:47:07 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] 21:47:07 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] 21:47:07 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] 21:47:07 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20190110~18.04.1 [146 kB] 21:47:07 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] 21:47:07 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] 21:47:07 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 21:47:07 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] 21:47:08 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 21:47:08 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] 21:47:08 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] 21:47:08 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 21:47:08 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpng16-16 arm64 1.6.34-1ubuntu0.18.04.2 [162 kB] 21:47:08 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] 21:47:08 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] 21:47:08 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] 21:47:08 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] 21:47:08 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] 21:47:08 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 21:47:08 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 21:47:08 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 21:47:08 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 21:47:09 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:47:09 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 21:47:09 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 21:47:10 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:47:10 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:47:10 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:47:10 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:47:10 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 21:47:10 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 21:47:10 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 21:47:10 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:47:11 debconf: delaying package configuration, since apt-utils is not installed 21:47:11 Fetched 54.3 MB in 6s (9483 kB/s) 21:47:11 (Reading database ... 13861 files and directories currently installed.) 21:47:11 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... 21:47:11 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 21:47:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... 21:47:13 Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 21:47:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_arm64.deb ... 21:47:13 Unpacking linux-libc-dev:arm64 (4.15.0-122.124) over (4.15.0-20.21) ... 21:47:14 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 21:47:14 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:47:14 Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 21:47:14 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:47:14 Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 21:47:14 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:47:14 Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 21:47:15 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:47:15 Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... 21:47:15 Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:47:15 Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... 21:47:15 (Reading database ... 13860 files and directories currently installed.) 21:47:15 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... 21:47:15 Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 21:47:15 Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... 21:47:15 (Reading database ... 13860 files and directories currently installed.) 21:47:15 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 21:47:15 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:47:15 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 21:47:16 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:47:16 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... 21:47:16 Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:47:16 Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... 21:47:16 (Reading database ... 13860 files and directories currently installed.) 21:47:16 Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... 21:47:17 Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 21:47:18 Setting up libc6:arm64 (2.27-3ubuntu1.2) ... 21:47:18 (Reading database ... 13860 files and directories currently installed.) 21:47:18 Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... 21:47:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:47:18 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:47:19 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:47:19 Setting up base-files (10.1ubuntu2.10) ... 21:47:19 Installing new version of config file /etc/issue ... 21:47:19 Installing new version of config file /etc/issue.net ... 21:47:19 Installing new version of config file /etc/lsb-release ... 21:47:19 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:47:20 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:47:21 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:47:21 Removing obsolete conffile /etc/default/motd-news ... 21:47:21 (Reading database ... 13861 files and directories currently installed.) 21:47:21 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... 21:47:21 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:47:21 Setting up bash (4.4.18-2ubuntu1.2) ... 21:47:21 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 21:47:21 (Reading database ... 13861 files and directories currently installed.) 21:47:21 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... 21:47:21 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:47:21 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:47:22 (Reading database ... 13861 files and directories currently installed.) 21:47:22 Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... 21:47:22 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 21:47:22 Setting up tar (1.29b-2ubuntu0.1) ... 21:47:22 (Reading database ... 13861 files and directories currently installed.) 21:47:22 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... 21:47:22 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:47:23 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:47:23 (Reading database ... 13861 files and directories currently installed.) 21:47:23 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... 21:47:23 Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:47:23 Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... 21:47:23 (Reading database ... 13861 files and directories currently installed.) 21:47:23 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... 21:47:23 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:47:24 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:47:24 (Reading database ... 13861 files and directories currently installed.) 21:47:24 Preparing to unpack .../grep_3.1-2build1_arm64.deb ... 21:47:24 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:47:24 Setting up grep (3.1-2build1) ... 21:47:24 (Reading database ... 13861 files and directories currently installed.) 21:47:24 Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... 21:47:24 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:47:24 Setting up login (1:4.5-1ubuntu2) ... 21:47:25 (Reading database ... 13861 files and directories currently installed.) 21:47:25 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... 21:47:25 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:47:25 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:47:25 (Reading database ... 13861 files and directories currently installed.) 21:47:25 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... 21:47:25 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:47:27 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... 21:47:27 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:47:27 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... 21:47:27 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:47:28 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:47:28 (Reading database ... 13861 files and directories currently installed.) 21:47:28 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:47:28 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:47:30 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... 21:47:30 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:47:30 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... 21:47:30 Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:47:30 Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... 21:47:30 (Reading database ... 13861 files and directories currently installed.) 21:47:30 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... 21:47:30 Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:47:30 Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... 21:47:31 (Reading database ... 13861 files and directories currently installed.) 21:47:31 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 21:47:31 Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:47:31 Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... 21:47:31 (Reading database ... 13861 files and directories currently installed.) 21:47:31 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 21:47:31 Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:47:31 Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... 21:47:31 (Reading database ... 13861 files and directories currently installed.) 21:47:31 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... 21:47:31 Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:47:31 Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... 21:47:32 (Reading database ... 13861 files and directories currently installed.) 21:47:32 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... 21:47:32 Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:47:32 Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... 21:47:32 (Reading database ... 13861 files and directories currently installed.) 21:47:32 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... 21:47:32 Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:47:32 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... 21:47:33 Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:47:33 Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... 21:47:33 (Reading database ... 13861 files and directories currently installed.) 21:47:33 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... 21:47:33 Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:47:33 Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... 21:47:33 (Reading database ... 13861 files and directories currently installed.) 21:47:33 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... 21:47:33 Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:47:33 Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... 21:47:34 (Reading database ... 13861 files and directories currently installed.) 21:47:34 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... 21:47:34 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:47:34 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:47:34 (Reading database ... 13861 files and directories currently installed.) 21:47:34 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... 21:47:34 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:47:35 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:47:36 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:47:37 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:47:37 (Reading database ... 13861 files and directories currently installed.) 21:47:37 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... 21:47:38 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 21:47:38 Setting up libc-bin (2.27-3ubuntu1.2) ... 21:47:38 (Reading database ... 13861 files and directories currently installed.) 21:47:38 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:47:38 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:47:38 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:47:39 (Reading database ... 13863 files and directories currently installed.) 21:47:39 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:47:39 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:47:39 Setting up debconf (1.5.66ubuntu1) ... 21:47:40 (Reading database ... 13863 files and directories currently installed.) 21:47:40 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 21:47:40 Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:47:40 Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:47:41 (Reading database ... 13863 files and directories currently installed.) 21:47:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 21:47:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:47:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 21:47:41 (Reading database ... 13863 files and directories currently installed.) 21:47:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 21:47:42 Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:47:42 Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:47:42 (Reading database ... 13863 files and directories currently installed.) 21:47:42 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... 21:47:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:47:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... 21:47:42 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 21:47:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... 21:47:42 Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:47:42 Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... 21:47:43 (Reading database ... 13863 files and directories currently installed.) 21:47:43 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... 21:47:43 Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:47:43 Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... 21:47:43 (Reading database ... 13863 files and directories currently installed.) 21:47:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 21:47:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:47:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 21:47:44 (Reading database ... 13863 files and directories currently installed.) 21:47:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... 21:47:44 Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:47:44 Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... 21:47:44 (Reading database ... 13863 files and directories currently installed.) 21:47:44 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... 21:47:44 Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 21:47:44 Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... 21:47:45 (Reading database ... 13863 files and directories currently installed.) 21:47:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... 21:47:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:47:45 Setting up passwd (1:4.5-1ubuntu2) ... 21:47:46 (Reading database ... 13863 files and directories currently installed.) 21:47:46 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... 21:47:46 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 21:47:46 Setting up gpgv (2.2.4-1ubuntu1.3) ... 21:47:46 (Reading database ... 13863 files and directories currently installed.) 21:47:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... 21:47:46 Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:47:46 Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... 21:47:46 (Reading database ... 13863 files and directories currently installed.) 21:47:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... 21:47:46 Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:47:47 Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... 21:47:47 (Reading database ... 13863 files and directories currently installed.) 21:47:47 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... 21:47:47 Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:47:47 Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... 21:47:47 (Reading database ... 13863 files and directories currently installed.) 21:47:47 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... 21:47:47 Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 21:47:47 Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... 21:47:48 (Reading database ... 13863 files and directories currently installed.) 21:47:48 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 21:47:48 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 21:47:48 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 21:47:48 (Reading database ... 13864 files and directories currently installed.) 21:47:48 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 21:47:48 Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:47:48 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 21:47:48 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:47:49 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 21:47:49 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 21:47:49 Preparing to unpack .../03-ca-certificates_20190110~18.04.1_all.deb ... 21:47:49 Unpacking ca-certificates (20190110~18.04.1) over (20180409) ... 21:47:50 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... 21:47:50 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:47:50 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 21:47:50 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:47:50 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 21:47:50 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:47:50 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... 21:47:51 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:47:51 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 21:47:51 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:47:51 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... 21:47:51 Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:47:51 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... 21:47:51 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:47:51 Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... 21:47:51 Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... 21:47:53 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... 21:47:53 Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:47:53 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... 21:47:53 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:47:53 Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... 21:47:53 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:47:54 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 21:47:54 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:47:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 21:47:55 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:47:55 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... 21:47:55 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 21:47:55 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 21:47:55 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:47:55 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 21:47:55 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:47:56 Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 21:47:56 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:47:58 Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 21:47:58 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:47:59 Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 21:47:59 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:48:01 Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 21:48:01 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:48:01 Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 21:48:01 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:48:03 Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 21:48:03 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:48:03 Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 21:48:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:48:03 Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:48:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:48:03 Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:48:03 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:48:04 Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... 21:48:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:48:04 Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 21:48:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:48:04 Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 21:48:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:48:04 Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... 21:48:04 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:48:05 Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... 21:48:05 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 21:48:05 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 21:48:05 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 21:48:05 Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... 21:48:05 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 21:48:05 Setting up tzdata (2020a-0ubuntu0.18.04) ... 21:48:05 21:48:05 Current default time zone: 'Etc/UTC' 21:48:05 Local time is now: Tue Oct 27 21:48:05 UTC 2020. 21:48:05 Universal Time is now: Tue Oct 27 21:48:05 UTC 2020. 21:48:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:48:05 21:48:05 Setting up systemd-sysv (237-3ubuntu10.42) ... 21:48:05 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 21:48:05 Setting up linux-libc-dev:arm64 (4.15.0-122.124) ... 21:48:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:48:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:48:05 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:48:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:48:05 Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... 21:48:06 Setting up libkmod2:arm64 (24-1ubuntu3.5) ... 21:48:06 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:48:06 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 21:48:06 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:48:06 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 21:48:06 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... 21:48:06 Setting up patch (2.7.6-2ubuntu1.1) ... 21:48:06 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 21:48:06 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... 21:48:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 21:48:06 Installing new version of config file /etc/ssl/openssl.cnf ... 21:48:06 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 21:48:06 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 21:48:07 Setting up ca-certificates (20190110~18.04.1) ... 21:48:12 Updating certificates in /etc/ssl/certs... 21:48:15 2 added, 8 removed; done. 21:48:15 Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... 21:48:15 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 21:48:15 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 21:48:15 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 21:48:15 Setting up pkgbinarymangler (138.18.04.1) ... 21:48:15 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 21:48:15 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... 21:48:15 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 21:48:15 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 21:48:15 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:48:15 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 21:48:15 Setting up perl (5.26.1-6ubuntu0.5) ... 21:48:15 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 21:48:15 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 21:48:15 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:48:15 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:48:15 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:48:15 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:48:15 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:48:15 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:48:15 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:48:15 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:48:15 Processing triggers for systemd (237-3ubuntu10.42) ... 21:48:16 Processing triggers for mime-support (3.60ubuntu1) ... 21:48:16 Processing triggers for ca-certificates (20190110~18.04.1) ... 21:48:16 Updating certificates in /etc/ssl/certs... 21:48:17 0 added, 0 removed; done. 21:48:17 Running hooks in /etc/ca-certificates/update.d... 21:48:17 done. 21:48:19 Reading package lists... 21:48:20 Building dependency tree... 21:48:20 Reading state information... 21:48:21 The following NEW packages will be installed: 21:48:21 apt-transport-https 21:48:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:48:21 Need to get 1692 B of archives. 21:48:21 After this operation, 153 kB of additional disk space will be used. 21:48:21 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 21:48:21 debconf: delaying package configuration, since apt-utils is not installed 21:48:21 Fetched 1692 B in 0s (9214 B/s) 21:48:21 Selecting previously unselected package apt-transport-https. 21:48:21 (Reading database ... 13870 files and directories currently installed.) 21:48:21 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 21:48:21 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 21:48:21 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 21:48:23 Waiting for network to be ready... 21:48:50 2020-10-27T21:48:34Z INFO Waiting for automatic snapd restart... 21:48:50 snapd 2.47.1 from Canonical* installed 21:48:50 "snapd" switched to the "latest/stable" channel 21:48:50 21:49:02 core18 20200724 from Canonical* installed 21:49:02 "core18" switched to the "latest/stable" channel 21:49:02 21:49:20 snapcraft 4.3 from Canonical* installed 21:49:20 "snapcraft" switched to the "latest/stable" channel 21:49:20 21:49:29 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: 21:49:29 - README.md 21:49:29 21:49:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:49:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:49:35 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 21:49:35 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 21:49:36 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 21:49:42 Reading package lists... 21:49:43 Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config 21:49:50 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:49:50 Reading package lists... 21:49:50 Building dependency tree... 21:49:50 Reading state information... 21:49:51 Suggested packages: 21:49:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:49:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:49:51 Recommended packages: 21:49:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 21:49:51 The following NEW packages will be installed: 21:49:51 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 21:49:51 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 21:49:51 libzmq5 pkg-config 21:49:51 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 21:49:51 Need to get 6537 kB of archives. 21:49:51 After this operation, 40.1 MB of additional disk space will be used. 21:49:51 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 21:49:52 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] 21:49:52 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] 21:49:52 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] 21:49:52 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] 21:49:52 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 21:49:52 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 21:49:52 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 21:49:52 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 21:49:52 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 21:49:53 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 21:49:53 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 21:49:53 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 21:49:53 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 21:49:53 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 21:49:53 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 21:49:53 debconf: delaying package configuration, since apt-utils is not installed 21:49:53 Fetched 6537 kB in 1s (5627 kB/s) 21:49:53 Selecting previously unselected package libglib2.0-0:arm64. 21:49:53 (Reading database ... 13874 files and directories currently installed.) 21:49:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 21:49:53 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 21:49:54 Selecting previously unselected package libpsl5:arm64. 21:49:54 Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... 21:49:54 Unpacking libpsl5:arm64 (0.19.1-5build1) ... 21:49:54 Selecting previously unselected package libnghttp2-14:arm64. 21:49:54 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... 21:49:54 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 21:49:54 Selecting previously unselected package librtmp1:arm64. 21:49:54 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... 21:49:54 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 21:49:54 Selecting previously unselected package libcurl4:arm64. 21:49:54 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... 21:49:54 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 21:49:54 Selecting previously unselected package curl. 21:49:54 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... 21:49:54 Unpacking curl (7.58.0-2ubuntu3.10) ... 21:49:55 Selecting previously unselected package libcurl3-gnutls:arm64. 21:49:55 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 21:49:55 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 21:49:55 Selecting previously unselected package liberror-perl. 21:49:55 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 21:49:55 Unpacking liberror-perl (0.17025-1) ... 21:49:55 Selecting previously unselected package git-man. 21:49:55 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 21:49:55 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 21:49:55 Selecting previously unselected package git. 21:49:55 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 21:49:55 Unpacking git (1:2.17.1-1ubuntu0.7) ... 21:49:57 Selecting previously unselected package libnorm1:arm64. 21:49:57 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 21:49:57 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 21:49:57 Selecting previously unselected package libpgm-5.2-0:arm64. 21:49:57 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 21:49:57 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 21:49:57 Selecting previously unselected package libsodium23:arm64. 21:49:57 Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... 21:49:57 Unpacking libsodium23:arm64 (1.0.16-2) ... 21:49:57 Selecting previously unselected package libzmq5:arm64. 21:49:57 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 21:49:57 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 21:49:57 Selecting previously unselected package libzmq3-dev:arm64. 21:49:57 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 21:49:57 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 21:49:57 Selecting previously unselected package pkg-config. 21:49:57 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 21:49:57 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:49:58 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 21:49:58 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 21:49:58 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 21:49:58 Setting up liberror-perl (0.17025-1) ... 21:49:58 Setting up libpsl5:arm64 (0.19.1-5build1) ... 21:49:58 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 21:49:58 No schema files found: doing nothing. 21:49:58 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 21:49:58 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 21:49:58 Setting up libsodium23:arm64 (1.0.16-2) ... 21:49:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:49:58 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 21:49:58 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 21:49:58 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 21:49:58 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 21:49:58 Setting up git (1:2.17.1-1ubuntu0.7) ... 21:49:58 Setting up curl (7.58.0-2ubuntu3.10) ... 21:49:58 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 21:50:07 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:50:08 curl set to automatically installed. 21:50:08 git set to automatically installed. 21:50:08 git-man set to automatically installed. 21:50:08 libcurl3-gnutls set to automatically installed. 21:50:08 libcurl4 set to automatically installed. 21:50:08 liberror-perl set to automatically installed. 21:50:08 libglib2.0-0 set to automatically installed. 21:50:08 libnghttp2-14 set to automatically installed. 21:50:08 libnorm1 set to automatically installed. 21:50:08 libpgm-5.2-0 set to automatically installed. 21:50:08 libpsl5 set to automatically installed. 21:50:08 librtmp1 set to automatically installed. 21:50:08 libsodium23 set to automatically installed. 21:50:08 libzmq3-dev set to automatically installed. 21:50:08 libzmq5 set to automatically installed. 21:50:08 pkg-config set to automatically installed. 21:50:10 snapd is not logged in, snap install commands will use sudo 21:50:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:50:29 core18 20200929 from Canonical* refreshed 21:50:29 Pulling go 21:50:33 'app-service-config' has dependencies that need to be staged: go 21:50:33 Skipping pull go (already ran) 21:50:33 Building go 21:50:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:50:33 Dload Upload Total Spent Left Speed 21:56:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 93.2M 1 1103k 0 0 847k 0 0:01:52 0:00:01 0:01:51 847k 1 93.2M 1 1103k 0 0 479k 0 0:03:19 0:00:02 0:03:17 479k 1 93.2M 1 1103k 0 0 333k 0 0:04:45 0:00:03 0:04:42 333k 1 93.2M 1 1103k 0 0 256k 0 0:06:12 0:00:04 0:06:08 256k 1 93.2M 1 1103k 0 0 207k 0 0:07:39 0:00:05 0:07:34 207k 1 93.2M 1 1103k 0 0 174k 0 0:09:05 0:00:06 0:08:59 0 1 93.2M 1 1103k 0 0 150k 0 0:10:32 0:00:07 0:10:25 0 1 93.2M 1 1103k 0 0 132k 0 0:11:58 0:00:08 0:11:50 0 1 93.2M 1 1103k 0 0 118k 0 0:13:25 0:00:09 0:13:16 0 1 93.2M 1 1103k 0 0 106k 0 0:14:52 0:00:10 0:14:42 0 1 93.2M 1 1103k 0 0 99845 0 0:16:18 0:00:11 0:16:07 0 1 93.2M 1 1103k 0 0 91727 0 0:17:45 0:00:12 0:17:33 0 1 93.2M 1 1103k 0 0 84830 0 0:19:12 0:00:13 0:18:59 0 1 93.2M 1 1103k 0 0 78898 0 0:20:38 0:00:14 0:20:24 0 1 93.2M 1 1103k 0 0 73741 0 0:22:05 0:00:15 0:21:50 0 1 93.2M 1 1103k 0 0 69216 0 0:23:32 0:00:16 0:23:16 0 1 93.2M 1 1103k 0 0 65215 0 0:24:58 0:00:17 0:24:41 0 1 93.2M 1 1103k 0 0 61651 0 0:26:25 0:00:18 0:26:07 0 1 93.2M 1 1103k 0 0 58457 0 0:27:51 0:00:19 0:27:32 0 1 93.2M 1 1103k 0 0 55577 0 0:29:18 0:00:20 0:28:58 0 1 93.2M 1 1103k 0 0 52968 0 0:30:45 0:00:21 0:30:24 0 1 93.2M 1 1103k 0 0 50595 0 0:32:11 0:00:22 0:31:49 0 1 93.2M 1 1103k 0 0 48423 0 0:33:38 0:00:23 0:33:15 0 1 93.2M 1 1103k 0 0 46430 0 0:35:05 0:00:24 0:34:41 0 1 93.2M 1 1103k 0 0 44595 0 0:36:31 0:00:25 0:36:06 0 1 93.2M 1 1103k 0 0 42899 0 0:37:58 0:00:26 0:37:32 0 1 93.2M 1 1103k 0 0 41328 0 0:39:24 0:00:27 0:38:57 0 1 93.2M 1 1103k 0 0 39867 0 0:40:51 0:00:28 0:40:23 0 1 93.2M 1 1103k 0 0 38508 0 0:42:18 0:00:29 0:41:49 0 1 93.2M 1 1103k 0 0 37237 0 0:43:44 0:00:30 0:43:14 0 1 93.2M 1 1103k 0 0 36047 0 0:45:11 0:00:31 0:44:40 0 1 93.2M 1 1103k 0 0 34931 0 0:46:38 0:00:32 0:46:06 0 1 93.2M 1 1103k 0 0 33882 0 0:48:04 0:00:33 0:47:31 0 1 93.2M 1 1103k 0 0 32895 0 0:49:31 0:00:34 0:48:57 0 1 93.2M 1 1103k 0 0 31963 0 0:50:57 0:00:35 0:50:22 0 1 93.2M 1 1103k 0 0 31082 0 0:52:24 0:00:36 0:51:48 0 1 93.2M 1 1103k 0 0 30249 0 0:53:51 0:00:37 0:53:14 0 1 93.2M 1 1103k 0 0 29459 0 0:55:17 0:00:38 0:54:39 0 1 93.2M 1 1103k 0 0 28710 0 0:56:44 0:00:39 0:56:05 0 1 93.2M 1 1103k 0 0 27998 0 0:58:10 0:00:40 0:57:30 0 1 93.2M 1 1103k 0 0 27320 0 0:59:37 0:00:41 0:58:56 0 1 93.2M 1 1103k 0 0 26674 0 1:01:04 0:00:42 1:00:22 0 1 93.2M 1 1103k 0 0 26058 0 1:02:30 0:00:43 1:01:47 0 1 93.2M 1 1103k 0 0 25469 0 1:03:57 0:00:44 1:03:13 0 1 93.2M 1 1103k 0 0 24907 0 1:05:24 0:00:45 1:04:39 0 1 93.2M 1 1103k 0 0 24369 0 1:06:50 0:00:46 1:06:04 0 1 93.2M 1 1103k 0 0 23854 0 1:08:17 0:00:47 1:07:30 0 1 93.2M 1 1103k 0 0 23360 0 1:09:43 0:00:48 1:08:55 0 1 93.2M 1 1103k 0 0 22886 0 1:11:10 0:00:49 1:10:21 0 1 93.2M 1 1103k 0 0 22431 0 1:12:37 0:00:50 1:11:47 0 1 93.2M 1 1103k 0 0 21994 0 1:14:03 0:00:51 1:13:12 0 1 93.2M 1 1103k 0 0 21573 0 1:15:30 0:00:52 1:14:38 0 1 93.2M 1 1103k 0 0 21169 0 1:16:57 0:00:53 1:16:04 0 1 93.2M 1 1103k 0 0 20779 0 1:18:23 0:00:54 1:17:29 0 1 93.2M 1 1103k 0 0 20403 0 1:19:50 0:00:55 1:18:55 0 1 93.2M 1 1103k 0 0 20041 0 1:21:16 0:00:56 1:20:20 0 1 93.2M 1 1103k 0 0 19691 0 1:22:43 0:00:57 1:21:46 0 1 93.2M 1 1103k 0 0 19353 0 1:24:10 0:00:58 1:23:12 0 1 93.2M 1 1103k 0 0 19027 0 1:25:36 0:00:59 1:24:37 0 2 93.2M 2 2191k 0 0 36776 0 0:44:17 0:01:01 0:43:16 193k 2 93.2M 2 2191k 0 0 36182 0 0:45:01 0:01:02 0:43:59 193k 2 93.2M 2 2191k 0 0 35607 0 0:45:44 0:01:03 0:44:41 193k 2 93.2M 2 2191k 0 0 35050 0 0:46:28 0:01:04 0:45:24 193k 2 93.2M 2 2191k 0 0 34510 0 0:47:12 0:01:05 0:46:07 193k 2 93.2M 2 2191k 0 0 33987 0 0:47:55 0:01:06 0:46:49 0 2 93.2M 2 2191k 0 0 33479 0 0:48:39 0:01:07 0:47:32 0 2 93.2M 2 2191k 0 0 32986 0 0:49:23 0:01:08 0:48:15 0 2 93.2M 2 2191k 0 0 32507 0 0:50:06 0:01:09 0:48:57 0 2 93.2M 2 2191k 0 0 32042 0 0:50:50 0:01:10 0:49:40 0 2 93.2M 2 2191k 0 0 31590 0 0:51:33 0:01:11 0:50:22 0 2 93.2M 2 2191k 0 0 31151 0 0:52:17 0:01:12 0:51:05 0 2 93.2M 2 2191k 0 0 30723 0 0:53:01 0:01:13 0:51:48 0 2 93.2M 2 2191k 0 0 30308 0 0:53:44 0:01:14 0:52:30 0 2 93.2M 2 2191k 0 0 29903 0 0:54:28 0:01:15 0:53:13 0 2 93.2M 2 2191k 0 0 29510 0 0:55:12 0:01:16 0:53:56 0 2 93.2M 2 2191k 0 0 29126 0 0:55:55 0:01:17 0:54:38 0 2 93.2M 2 2191k 0 0 28752 0 0:56:39 0:01:18 0:55:21 0 2 93.2M 2 2191k 0 0 28388 0 0:57:22 0:01:19 0:56:03 0 2 93.2M 2 2191k 0 0 28032 0 0:58:06 0:01:20 0:56:46 0 2 93.2M 2 2191k 0 0 27686 0 0:58:50 0:01:21 0:57:29 0 2 93.2M 2 2191k 0 0 27348 0 0:59:33 0:01:22 0:58:11 0 2 93.2M 2 2191k 0 0 27018 0 1:00:17 0:01:23 0:58:54 0 2 93.2M 2 2191k 0 0 26696 0 1:01:01 0:01:24 0:59:37 0 2 93.2M 2 2191k 0 0 26382 0 1:01:44 0:01:25 1:00:19 0 2 93.2M 2 2191k 0 0 26075 0 1:02:28 0:01:26 1:01:02 0 2 93.2M 2 2191k 0 0 25775 0 1:03:11 0:01:27 1:01:44 0 2 93.2M 2 2191k 0 0 25482 0 1:03:55 0:01:28 1:02:27 0 2 93.2M 2 2191k 0 0 25195 0 1:04:39 0:01:29 1:03:10 0 2 93.2M 2 2191k 0 0 24915 0 1:05:22 0:01:30 1:03:52 0 2 93.2M 2 2191k 0 0 24641 0 1:06:06 0:01:31 1:04:35 0 2 93.2M 2 2191k 0 0 24373 0 1:06:50 0:01:32 1:05:18 0 2 93.2M 2 2191k 0 0 24110 0 1:07:33 0:01:33 1:06:00 0 2 93.2M 2 2191k 0 0 23854 0 1:08:17 0:01:34 1:06:43 0 2 93.2M 2 2191k 0 0 23602 0 1:09:01 0:01:35 1:07:26 0 2 93.2M 2 2191k 0 0 23356 0 1:09:44 0:01:36 1:08:08 0 2 93.2M 2 2191k 0 0 23115 0 1:10:28 0:01:37 1:08:51 0 2 93.2M 2 2191k 0 0 22879 0 1:11:11 0:01:38 1:09:33 0 2 93.2M 2 2191k 0 0 22648 0 1:11:55 0:01:39 1:10:16 0 2 93.2M 2 2191k 0 0 22421 0 1:12:39 0:01:40 1:10:59 0 2 93.2M 2 2191k 0 0 22199 0 1:13:22 0:01:41 1:11:41 0 2 93.2M 2 2191k 0 0 21981 0 1:14:06 0:01:42 1:12:24 0 2 93.2M 2 2191k 0 0 21768 0 1:14:49 0:01:43 1:13:06 0 2 93.2M 2 2191k 0 0 21558 0 1:15:33 0:01:44 1:13:49 0 2 93.2M 2 2191k 0 0 21353 0 1:16:17 0:01:45 1:14:32 0 2 93.2M 2 2191k 0 0 21151 0 1:17:00 0:01:46 1:15:14 0 2 93.2M 2 2191k 0 0 20953 0 1:17:44 0:01:47 1:15:57 0 2 93.2M 2 2191k 0 0 20759 0 1:18:28 0:01:48 1:16:40 0 2 93.2M 2 2191k 0 0 20568 0 1:19:11 0:01:49 1:17:22 0 2 93.2M 2 2191k 0 0 20381 0 1:19:55 0:01:50 1:18:05 0 2 93.2M 2 2191k 0 0 20197 0 1:20:39 0:01:51 1:18:48 0 2 93.2M 2 2191k 0 0 20017 0 1:21:22 0:01:52 1:19:30 0 2 93.2M 2 2191k 0 0 19840 0 1:22:06 0:01:53 1:20:13 0 2 93.2M 2 2191k 0 0 19666 0 1:22:49 0:01:54 1:20:55 0 2 93.2M 2 2191k 0 0 19494 0 1:23:33 0:01:55 1:21:38 0 2 93.2M 2 2191k 0 0 19326 0 1:24:17 0:01:56 1:22:21 0 2 93.2M 2 2191k 0 0 19161 0 1:25:00 0:01:57 1:23:03 0 2 93.2M 2 2191k 0 0 18998 0 1:25:44 0:01:58 1:23:46 0 2 93.2M 2 2191k 0 0 18839 0 1:26:28 0:01:59 1:24:29 0 2 93.2M 2 2191k 0 0 18682 0 1:27:11 0:02:00 1:25:11 0 2 93.2M 2 2191k 0 0 18598 0 1:27:35 0:02:00 1:25:35 0 4 93.2M 4 4480k 0 0 37595 0 0:43:19 0:02:02 0:41:17 467k 4 93.2M 4 4480k 0 0 37289 0 0:43:41 0:02:03 0:41:38 467k 4 93.2M 4 4480k 0 0 36988 0 0:44:02 0:02:04 0:41:58 467k 4 93.2M 4 4480k 0 0 36692 0 0:44:23 0:02:05 0:42:18 467k 4 93.2M 4 4480k 0 0 36400 0 0:44:45 0:02:06 0:42:39 427k 4 93.2M 4 4480k 0 0 36113 0 0:45:06 0:02:07 0:42:59 0 4 93.2M 4 4480k 0 0 35830 0 0:45:27 0:02:08 0:43:19 0 4 93.2M 4 4480k 0 0 35552 0 0:45:49 0:02:09 0:43:40 0 4 93.2M 4 4480k 0 0 35278 0 0:46:10 0:02:10 0:44:00 0 4 93.2M 4 4480k 0 0 35008 0 0:46:31 0:02:11 0:44:20 0 4 93.2M 4 4480k 0 0 34743 0 0:46:53 0:02:12 0:44:41 0 4 93.2M 4 4480k 0 0 34481 0 0:47:14 0:02:13 0:45:01 0 4 93.2M 4 4480k 0 0 34223 0 0:47:35 0:02:14 0:45:21 0 4 93.2M 4 4480k 0 0 33970 0 0:47:57 0:02:15 0:45:42 0 4 93.2M 4 4480k 0 0 33719 0 0:48:18 0:02:16 0:46:02 0 4 93.2M 4 4480k 0 0 33473 0 0:48:39 0:02:17 0:46:22 0 4 93.2M 4 4480k 0 0 33230 0 0:49:01 0:02:18 0:46:43 0 4 93.2M 4 4480k 0 0 32991 0 0:49:22 0:02:19 0:47:03 0 4 93.2M 4 4480k 0 0 32755 0 0:49:43 0:02:20 0:47:23 0 4 93.2M 4 4480k 0 0 32522 0 0:50:05 0:02:21 0:47:44 0 4 93.2M 4 4480k 0 0 32293 0 0:50:26 0:02:22 0:48:04 0 4 93.2M 4 4480k 0 0 32066 0 0:50:48 0:02:23 0:48:25 0 4 93.2M 4 4480k 0 0 31843 0 0:51:09 0:02:24 0:48:45 0 4 93.2M 4 4480k 0 0 31623 0 0:51:30 0:02:25 0:49:05 0 4 93.2M 4 4480k 0 0 31407 0 0:51:51 0:02:26 0:49:25 0 4 93.2M 4 4480k 0 0 31193 0 0:52:13 0:02:27 0:49:46 0 4 93.2M 4 4480k 0 0 30981 0 0:52:34 0:02:28 0:50:06 0 4 93.2M 4 4480k 0 0 30773 0 0:52:56 0:02:29 0:50:27 0 4 93.2M 4 4480k 0 0 30581 0 0:53:16 0:02:30 0:50:46 0 4 93.2M 4 4480k 0 0 30378 0 0:53:37 0:02:31 0:51:06 0 4 93.2M 4 4480k 0 0 30178 0 0:53:58 0:02:32 0:51:26 0 4 93.2M 4 4480k 0 0 29980 0 0:54:20 0:02:33 0:51:47 0 4 93.2M 4 4480k 0 0 29785 0 0:54:41 0:02:34 0:52:07 0 4 93.2M 4 4480k 0 0 29593 0 0:55:02 0:02:35 0:52:27 0 4 93.2M 4 4480k 0 0 29403 0 0:55:24 0:02:36 0:52:48 0 4 93.2M 4 4480k 0 0 29215 0 0:55:45 0:02:37 0:53:08 0 4 93.2M 4 4480k 0 0 29030 0 0:56:06 0:02:38 0:53:28 0 4 93.2M 4 4480k 0 0 28847 0 0:56:28 0:02:39 0:53:49 0 4 93.2M 4 4480k 0 0 28666 0 0:56:49 0:02:40 0:54:09 0 4 93.2M 4 4480k 0 0 28488 0 0:57:10 0:02:41 0:54:29 0 4 93.2M 4 4480k 0 0 28312 0 0:57:32 0:02:42 0:54:50 0 4 93.2M 4 4480k 0 0 28138 0 0:57:53 0:02:43 0:55:10 0 4 93.2M 4 4480k 0 0 27966 0 0:58:14 0:02:44 0:55:30 0 4 93.2M 4 4480k 0 0 27796 0 0:58:36 0:02:45 0:55:51 0 4 93.2M 4 4480k 0 0 27629 0 0:58:57 0:02:46 0:56:11 0 4 93.2M 4 4480k 0 0 27463 0 0:59:18 0:02:47 0:56:31 0 4 93.2M 4 4480k 0 0 27299 0 0:59:40 0:02:48 0:56:52 0 4 93.2M 4 4480k 0 0 27137 0 1:00:01 0:02:49 0:57:12 0 4 93.2M 4 4480k 0 0 26978 0 1:00:22 0:02:50 0:57:32 0 4 93.2M 4 4480k 0 0 26819 0 1:00:44 0:02:51 0:57:53 0 4 93.2M 4 4480k 0 0 26663 0 1:01:05 0:02:52 0:58:13 0 4 93.2M 4 4480k 0 0 26509 0 1:01:26 0:02:53 0:58:33 0 4 93.2M 4 4480k 0 0 26356 0 1:01:48 0:02:54 0:58:54 0 4 93.2M 4 4480k 0 0 26205 0 1:02:09 0:02:55 0:59:14 0 4 93.2M 4 4480k 0 0 26056 0 1:02:31 0:02:56 0:59:35 0 4 93.2M 4 4480k 0 0 25909 0 1:02:52 0:02:57 0:59:55 0 4 93.2M 4 4480k 0 0 25763 0 1:03:13 0:02:58 1:00:15 0 4 93.2M 4 4480k 0 0 25619 0 1:03:35 0:02:59 1:00:36 0 4 93.2M 4 4480k 0 0 25476 0 1:03:56 0:03:00 1:00:56 0 4 93.2M 4 4485k 0 0 25434 0 1:04:02 0:03:00 1:01:02 1233 5 93.2M 5 4893k 0 0 27551 0 0:59:07 0:03:01 0:56:06 88185 5 93.2M 5 4893k 0 0 27400 0 0:59:27 0:03:02 0:56:25 88185 5 93.2M 5 4893k 0 0 27250 0 0:59:46 0:03:03 0:56:43 88185 5 93.2M 5 4893k 0 0 27103 0 1:00:06 0:03:04 0:57:02 88185 5 93.2M 5 4893k 0 0 26957 0 1:00:25 0:03:05 0:57:20 79041 5 93.2M 5 4893k 0 0 26812 0 1:00:45 0:03:06 0:57:39 0 5 93.2M 5 4893k 0 0 26669 0 1:01:04 0:03:07 0:57:57 0 5 93.2M 5 4893k 0 0 26528 0 1:01:24 0:03:08 0:58:16 0 5 93.2M 5 4893k 0 0 26388 0 1:01:43 0:03:09 0:58:34 0 5 93.2M 5 4893k 0 0 26249 0 1:02:03 0:03:10 0:58:53 0 5 93.2M 5 4893k 0 0 26112 0 1:02:23 0:03:11 0:59:12 0 5 93.2M 5 4893k 0 0 25976 0 1:02:42 0:03:12 0:59:30 0 5 93.2M 5 4893k 0 0 25842 0 1:03:02 0:03:13 0:59:49 0 5 93.2M 5 4893k 0 0 25709 0 1:03:21 0:03:14 1:00:07 0 5 93.2M 5 4893k 0 0 25578 0 1:03:41 0:03:15 1:00:26 0 5 93.2M 5 4893k 0 0 25448 0 1:04:00 0:03:16 1:00:44 0 5 93.2M 5 4893k 0 0 25319 0 1:04:20 0:03:17 1:01:03 0 5 93.2M 5 4893k 0 0 25191 0 1:04:39 0:03:18 1:01:21 0 5 93.2M 5 4893k 0 0 25065 0 1:04:59 0:03:19 1:01:40 0 5 93.2M 5 4893k 0 0 24940 0 1:05:18 0:03:20 1:01:58 0 5 93.2M 5 4893k 0 0 24816 0 1:05:38 0:03:21 1:02:17 0 5 93.2M 5 4893k 0 0 24693 0 1:05:58 0:03:22 1:02:36 0 5 93.2M 5 4893k 0 0 24572 0 1:06:17 0:03:23 1:02:54 0 5 93.2M 5 4893k 0 0 24452 0 1:06:37 0:03:24 1:03:13 0 5 93.2M 5 4893k 0 0 24333 0 1:06:56 0:03:25 1:03:31 0 5 93.2M 5 4893k 0 0 24215 0 1:07:16 0:03:26 1:03:50 0 5 93.2M 5 4893k 0 0 24098 0 1:07:35 0:03:27 1:04:08 0 5 93.2M 5 4893k 0 0 23983 0 1:07:55 0:03:28 1:04:27 0 5 93.2M 5 4893k 0 0 23868 0 1:08:14 0:03:29 1:04:45 0 5 93.2M 5 4893k 0 0 23755 0 1:08:34 0:03:30 1:05:04 0 5 93.2M 5 4893k 0 0 23643 0 1:08:53 0:03:31 1:05:22 0 5 93.2M 5 4908k 0 0 23665 0 1:08:50 0:03:32 1:05:18 3441 6 93.2M 6 6511k 0 0 31205 0 0:52:12 0:03:33 0:48:39 339k 6 93.2M 6 6511k 0 0 31059 0 0:52:26 0:03:34 0:48:52 339k 6 93.2M 6 6511k 0 0 30915 0 0:52:41 0:03:35 0:49:06 339k 6 93.2M 6 6511k 0 0 30772 0 0:52:56 0:03:36 0:49:20 339k 6 93.2M 6 6511k 0 0 30631 0 0:53:10 0:03:37 0:49:33 301k 6 93.2M 6 6511k 0 0 30490 0 0:53:25 0:03:38 0:49:47 0 6 93.2M 6 6511k 0 0 30351 0 0:53:40 0:03:39 0:50:01 0 6 93.2M 6 6511k 0 0 30214 0 0:53:54 0:03:40 0:50:14 0 6 93.2M 6 6511k 0 0 30077 0 0:54:09 0:03:41 0:50:28 0 6 93.2M 6 6511k 0 0 29942 0 0:54:24 0:03:42 0:50:42 0 6 93.2M 6 6511k 0 0 29808 0 0:54:38 0:03:43 0:50:55 0 6 93.2M 6 6511k 0 0 29675 0 0:54:53 0:03:44 0:51:09 0 6 93.2M 6 6511k 0 0 29543 0 0:55:08 0:03:45 0:51:23 0 6 93.2M 6 6511k 0 0 29412 0 0:55:23 0:03:46 0:51:37 0 6 93.2M 6 6511k 0 0 29283 0 0:55:37 0:03:47 0:51:50 0 6 93.2M 6 6511k 0 0 29155 0 0:55:52 0:03:48 0:52:04 0 6 93.2M 6 6511k 0 0 29028 0 0:56:07 0:03:49 0:52:18 0 6 93.2M 6 6511k 0 0 28901 0 0:56:21 0:03:50 0:52:31 0 6 93.2M 6 6511k 0 0 28776 0 0:56:36 0:03:51 0:52:45 0 6 93.2M 6 6511k 0 0 28653 0 0:56:51 0:03:52 0:52:59 0 6 93.2M 6 6511k 0 0 28530 0 0:57:05 0:03:53 0:53:12 0 6 93.2M 6 6511k 0 0 28408 0 0:57:20 0:03:54 0:53:26 0 6 93.2M 6 6511k 0 0 28287 0 0:57:35 0:03:55 0:53:40 0 6 93.2M 6 6511k 0 0 28167 0 0:57:49 0:03:56 0:53:53 0 6 93.2M 6 6511k 0 0 28049 0 0:58:04 0:03:57 0:54:07 0 6 93.2M 6 6511k 0 0 27931 0 0:58:19 0:03:58 0:54:21 0 6 93.2M 6 6511k 0 0 27814 0 0:58:33 0:03:59 0:54:34 0 6 93.2M 6 6511k 0 0 27699 0 0:58:48 0:04:00 0:54:48 0 6 93.2M 6 6511k 0 0 27584 0 0:59:03 0:04:01 0:55:02 0 6 93.2M 6 6511k 0 0 27470 0 0:59:17 0:04:02 0:55:15 0 6 93.2M 6 6511k 0 0 27357 0 0:59:32 0:04:03 0:55:29 0 6 93.2M 6 6511k 0 0 27245 0 0:59:47 0:04:04 0:55:43 0 6 93.2M 6 6511k 0 0 27134 0 1:00:02 0:04:05 0:55:57 0 6 93.2M 6 6511k 0 0 27024 0 1:00:16 0:04:06 0:56:10 0 6 93.2M 6 6511k 0 0 26914 0 1:00:31 0:04:07 0:56:24 0 6 93.2M 6 6511k 0 0 26806 0 1:00:46 0:04:08 0:56:38 0 6 93.2M 6 6511k 0 0 26698 0 1:01:00 0:04:09 0:56:51 0 6 93.2M 6 6511k 0 0 26592 0 1:01:15 0:04:10 0:57:05 0 6 93.2M 6 6511k 0 0 26486 0 1:01:30 0:04:11 0:57:19 0 6 93.2M 6 6511k 0 0 26381 0 1:01:44 0:04:12 0:57:32 0 6 93.2M 6 6511k 0 0 26277 0 1:01:59 0:04:13 0:57:46 0 6 93.2M 6 6511k 0 0 26174 0 1:02:14 0:04:14 0:58:00 0 6 93.2M 6 6511k 0 0 26071 0 1:02:28 0:04:15 0:58:13 0 6 93.2M 6 6511k 0 0 25969 0 1:02:43 0:04:16 0:58:27 0 6 93.2M 6 6511k 0 0 25868 0 1:02:58 0:04:17 0:58:41 0 6 93.2M 6 6511k 0 0 25768 0 1:03:12 0:04:18 0:58:54 0 6 93.2M 6 6511k 0 0 25669 0 1:03:27 0:04:19 0:59:08 0 6 93.2M 6 6511k 0 0 25570 0 1:03:42 0:04:20 0:59:22 0 6 93.2M 6 6511k 0 0 25472 0 1:03:57 0:04:21 0:59:36 0 6 93.2M 6 6511k 0 0 25375 0 1:04:11 0:04:22 0:59:49 0 6 93.2M 6 6511k 0 0 25279 0 1:04:26 0:04:23 1:00:03 0 6 93.2M 6 6511k 0 0 25183 0 1:04:41 0:04:24 1:00:17 0 6 93.2M 6 6511k 0 0 25088 0 1:04:55 0:04:25 1:00:30 0 6 93.2M 6 6511k 0 0 24994 0 1:05:10 0:04:26 1:00:44 0 6 93.2M 6 6511k 0 0 24900 0 1:05:25 0:04:27 1:00:58 0 6 93.2M 6 6511k 0 0 24808 0 1:05:39 0:04:28 1:01:11 0 6 93.2M 6 6511k 0 0 24715 0 1:05:54 0:04:29 1:01:25 0 6 93.2M 6 6511k 0 0 24624 0 1:06:09 0:04:30 1:01:39 0 6 93.2M 6 6511k 0 0 24533 0 1:06:23 0:04:31 1:01:52 0 6 93.2M 6 6511k 0 0 24443 0 1:06:38 0:04:32 1:02:06 0 6 93.2M 6 6511k 0 0 24354 0 1:06:53 0:04:33 1:02:20 0 6 93.2M 6 6511k 0 0 24265 0 1:07:07 0:04:34 1:02:33 0 6 93.2M 6 6511k 0 0 24177 0 1:07:22 0:04:35 1:02:47 0 6 93.2M 6 6511k 0 0 24089 0 1:07:37 0:04:36 1:03:01 0 6 93.2M 6 6511k 0 0 24002 0 1:07:52 0:04:37 1:03:15 0 6 93.2M 6 6511k 0 0 23916 0 1:08:06 0:04:38 1:03:28 0 6 93.2M 6 6511k 0 0 23830 0 1:08:21 0:04:39 1:03:42 0 6 93.2M 6 6511k 0 0 23745 0 1:08:36 0:04:40 1:03:56 0 6 93.2M 6 6511k 0 0 23661 0 1:08:50 0:04:41 1:04:09 0 6 93.2M 6 6511k 0 0 23577 0 1:09:05 0:04:42 1:04:23 0 6 93.2M 6 6511k 0 0 23494 0 1:09:20 0:04:43 1:04:37 0 6 93.2M 6 6511k 0 0 23411 0 1:09:34 0:04:44 1:04:50 0 6 93.2M 6 6511k 0 0 23329 0 1:09:49 0:04:45 1:05:04 0 6 93.2M 6 6511k 0 0 23248 0 1:10:04 0:04:46 1:05:18 0 6 93.2M 6 6511k 0 0 23167 0 1:10:18 0:04:47 1:05:31 0 6 93.2M 6 6511k 0 0 23086 0 1:10:33 0:04:48 1:05:45 0 6 93.2M 6 6511k 0 0 23007 0 1:10:48 0:04:49 1:05:59 0 6 93.2M 6 6511k 0 0 22927 0 1:11:02 0:04:50 1:06:12 0 6 93.2M 6 6511k 0 0 22849 0 1:11:17 0:04:51 1:06:26 0 6 93.2M 6 6511k 0 0 22771 0 1:11:32 0:04:52 1:06:40 0 6 93.2M 6 6511k 0 0 22693 0 1:11:46 0:04:53 1:06:53 0 6 93.2M 6 6511k 0 0 22616 0 1:12:01 0:04:54 1:07:07 0 6 93.2M 6 6511k 0 0 22539 0 1:12:16 0:04:55 1:07:21 0 6 93.2M 6 6511k 0 0 22463 0 1:12:31 0:04:56 1:07:35 0 6 93.2M 6 6511k 0 0 22388 0 1:12:45 0:04:57 1:07:48 0 6 93.2M 6 6511k 0 0 22313 0 1:13:00 0:04:58 1:08:02 0 6 93.2M 6 6511k 0 0 22238 0 1:13:15 0:04:59 1:08:16 0 6 93.2M 6 6511k 0 0 22164 0 1:13:29 0:05:00 1:08:29 0 6 93.2M 6 6511k 0 0 22090 0 1:13:44 0:05:01 1:08:43 0 6 93.2M 6 6511k 0 0 22017 0 1:13:59 0:05:02 1:08:57 0 6 93.2M 6 6511k 0 0 21945 0 1:14:13 0:05:03 1:09:10 0 6 93.2M 6 6511k 0 0 21872 0 1:14:28 0:05:04 1:09:24 0 6 93.2M 6 6511k 0 0 21801 0 1:14:43 0:05:05 1:09:38 0 6 93.2M 6 6511k 0 0 21730 0 1:14:57 0:05:06 1:09:51 0 6 93.2M 6 6511k 0 0 21659 0 1:15:12 0:05:07 1:10:05 0 6 93.2M 6 6511k 0 0 21589 0 1:15:27 0:05:08 1:10:19 0 6 93.2M 6 6511k 0 0 21519 0 1:15:41 0:05:09 1:10:32 0 6 93.2M 6 6511k 0 0 21450 0 1:15:56 0:05:10 1:10:46 0 6 93.2M 6 6511k 0 0 21381 0 1:16:11 0:05:11 1:11:00 0 6 93.2M 6 6511k 0 0 21312 0 1:16:26 0:05:12 1:11:14 0 6 93.2M 6 6511k 0 0 21244 0 1:16:40 0:05:13 1:11:27 0 6 93.2M 6 6511k 0 0 21177 0 1:16:55 0:05:14 1:11:41 0 6 93.2M 6 6511k 0 0 21109 0 1:17:10 0:05:15 1:11:55 0 6 93.2M 6 6511k 0 0 21043 0 1:17:24 0:05:16 1:12:08 0 6 93.2M 6 6511k 0 0 20976 0 1:17:39 0:05:17 1:12:22 0 6 93.2M 6 6511k 0 0 20910 0 1:17:54 0:05:18 1:12:36 0 6 93.2M 6 6511k 0 0 20845 0 1:18:08 0:05:19 1:12:49 0 6 93.2M 6 6511k 0 0 20780 0 1:18:23 0:05:20 1:13:03 0 6 93.2M 6 6511k 0 0 20715 0 1:18:38 0:05:21 1:13:17 0 6 93.2M 6 6511k 0 0 20651 0 1:18:52 0:05:22 1:13:30 0 6 93.2M 6 6511k 0 0 20587 0 1:19:07 0:05:23 1:13:44 0 6 93.2M 6 6511k 0 0 20524 0 1:19:22 0:05:24 1:13:58 0 6 93.2M 6 6511k 0 0 20460 0 1:19:37 0:05:25 1:14:12 0 6 93.2M 6 6511k 0 0 20398 0 1:19:51 0:05:26 1:14:25 0 6 93.2M 6 6511k 0 0 20335 0 1:20:06 0:05:27 1:14:39 0 6 93.2M 6 6511k 0 0 20274 0 1:20:20 0:05:28 1:14:52 0 6 93.2M 6 6511k 0 0 20212 0 1:20:35 0:05:29 1:15:06 0 6 93.2M 6 6511k 0 0 20151 0 1:20:50 0:05:30 1:15:20 0 6 93.2M 6 6511k 0 0 20090 0 1:21:04 0:05:31 1:15:33 0 6 93.2M 6 6511k 0 0 20029 0 1:21:19 0:05:32 1:15:47 0 6 93.2M 6 6511k 0 0 19969 0 1:21:34 0:05:33 1:16:01 0 6 93.2M 6 6511k 0 0 19932 0 1:21:43 0:05:34 1:16:09 0 21:56:07 curl: (56) OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 21:56:07 Failed to run 'override-build': Exit code was 56. 21:56:07 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:56:12 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:56:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:56:16 ---> package-listing.sh 21:56:16 ++ facter osfamily 21:56:16 ++ tr '[:upper:]' '[:lower:]' 21:56:16 + OS_FAMILY=redhat 21:56:16 + workspace=/w/workspace/_app-service-configurable_PR-124 21:56:16 + START_PACKAGES=/tmp/packages_start.txt 21:56:16 + END_PACKAGES=/tmp/packages_end.txt 21:56:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:56:16 + PACKAGES=/tmp/packages_start.txt 21:56:16 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 21:56:16 + PACKAGES=/tmp/packages_end.txt 21:56:16 + case "${OS_FAMILY}" in 21:56:16 + rpm -qa 21:56:16 + sort 21:56:20 + '[' -f /tmp/packages_start.txt ']' 21:56:20 + '[' -f /tmp/packages_end.txt ']' 21:56:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:56:20 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 21:56:20 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 21:56:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 21:56:20 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/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:56:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:56:20 21:56:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:56:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:56:21 alpine: Pulling from edgex-lftools-log-publisher 21:56:21 df20fa9351a1: Pulling fs layer 21:56:21 36b3adc4ff6f: Pulling fs layer 21:56:21 8ad3a11d3b57: Pulling fs layer 21:56:21 46f8f816bc3b: Pulling fs layer 21:56:21 93b61091891f: Pulling fs layer 21:56:21 93b9cdb0e59b: Pulling fs layer 21:56:21 5e14af77c1be: Pulling fs layer 21:56:21 01666e4c0597: Pulling fs layer 21:56:21 aa168da1d23b: Pulling fs layer 21:56:21 46f8f816bc3b: Waiting 21:56:21 93b61091891f: Waiting 21:56:21 93b9cdb0e59b: Waiting 21:56:21 5e14af77c1be: Waiting 21:56:21 01666e4c0597: Waiting 21:56:21 aa168da1d23b: Waiting 21:56:21 36b3adc4ff6f: Verifying Checksum 21:56:21 36b3adc4ff6f: Download complete 21:56:21 46f8f816bc3b: Verifying Checksum 21:56:21 46f8f816bc3b: Download complete 21:56:21 df20fa9351a1: Verifying Checksum 21:56:21 df20fa9351a1: Download complete 21:56:21 93b9cdb0e59b: Download complete 21:56:21 5e14af77c1be: Verifying Checksum 21:56:21 5e14af77c1be: Download complete 21:56:21 93b61091891f: Verifying Checksum 21:56:21 93b61091891f: Download complete 21:56:21 01666e4c0597: Verifying Checksum 21:56:21 01666e4c0597: Download complete 21:56:21 df20fa9351a1: Pull complete 21:56:22 36b3adc4ff6f: Pull complete 21:56:22 8ad3a11d3b57: Verifying Checksum 21:56:22 8ad3a11d3b57: Download complete 21:56:23 8ad3a11d3b57: Pull complete 21:56:23 46f8f816bc3b: Pull complete 21:56:23 93b61091891f: Pull complete 21:56:23 93b9cdb0e59b: Pull complete 21:56:24 5e14af77c1be: Pull complete 21:56:24 aa168da1d23b: Verifying Checksum 21:56:24 aa168da1d23b: Download complete 21:56:24 01666e4c0597: Pull complete 21:56:32 aa168da1d23b: Pull complete 21:56:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:56:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:56:32 prd-centos7-docker-4c-2g-9265 does not seem to be running inside a container 21:56:32 $ 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/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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-lftools-log-publisher:alpine cat 21:56:36 $ docker top 64f346736873179f4eeb5e2632df2662403c5ccc0368287a879d06a9fedfab41 -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:37 + touch /tmp/pre-build-complete [Pipeline] sh 21:56:37 + mkdir -p /var/log/sa [Pipeline] sh 21:56:37 + ls /var/log/sa-host 21:56:37 + sadf -c /var/log/sa-host/sa05 21:56:37 file_magic: OK 21:56:37 HZ: Using current value: 100 21:56:37 file_header: OK 21:56:37 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 21:56:37 Statistics: 21:56:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:56:37 File successfully converted to sysstat format version 12.2.1 21:56:37 + sadf -c /var/log/sa-host/sa27 21:56:37 file_magic: OK 21:56:37 HZ: Using current value: 100 21:56:37 file_header: OK 21:56:37 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 21:56:37 Statistics: 21:56:37 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... 21:56:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:37 provisioning config files... 21:56:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config4762230214629612807tmp [Pipeline] { [Pipeline] echo 21:56:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:56:38 ---> create-netrc.sh [Pipeline] } 21:56:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:56:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:56:38 ---> python-tools-install.sh [Pipeline] echo 21:56:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:56:39 ---> sudo-logs.sh 21:56:39 Archiving 'sudo' log.. [Pipeline] echo 21:56:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:56:39 ---> job-cost.sh 21:56:39 lf-activate-venv: SKIPPING 21:56:39 INFO: No Stack... 21:56:40 INFO: Retrieving Pricing Info for: v1-standard-2 21:56:40 INFO: Archiving Costs [Pipeline] echo 21:56:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:56:40 ---> logs-deploy.sh 21:56:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/22 21:56:40 INFO: archiving workspace using pattern(s): 21:56:42 Archives upload complete. 21:56:42 INFO: archiving logs to Nexus 21:56:44 ---> uname -a: 21:56:44 Linux prd-centos7-docker-4c-2g-9265.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 21:56:44 21:56:44 21:56:44 ---> lscpu: 21:56:44 Architecture: x86_64 21:56:44 CPU op-mode(s): 32-bit, 64-bit 21:56:44 Byte Order: Little Endian 21:56:44 Address sizes: 40 bits physical, 48 bits virtual 21:56:44 CPU(s): 4 21:56:44 On-line CPU(s) list: 0-3 21:56:44 Thread(s) per core: 1 21:56:44 Core(s) per socket: 1 21:56:44 Socket(s): 4 21:56:44 NUMA node(s): 1 21:56:44 Vendor ID: GenuineIntel 21:56:44 CPU family: 6 21:56:44 Model: 44 21:56:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:56:44 Stepping: 1 21:56:44 CPU MHz: 2933.438 21:56:44 BogoMIPS: 5866.87 21:56:44 Virtualization: VT-x 21:56:44 Hypervisor vendor: KVM 21:56:44 Virtualization type: full 21:56:44 L1d cache: 128 KiB 21:56:44 L1i cache: 128 KiB 21:56:44 L2 cache: 16 MiB 21:56:44 L3 cache: 64 MiB 21:56:44 NUMA node0 CPU(s): 0-3 21:56:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:56:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:56:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:56:44 Vulnerability Meltdown: Mitigation; PTI 21:56:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:56:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:56:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:56:44 Vulnerability Tsx async abort: Not affected 21:56:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:56:44 21:56:44 21:56:44 ---> nproc: 21:56:44 4 21:56:44 21:56:44 21:56:44 ---> df -h: 21:56:44 Filesystem Size Used Available Use% Mounted on 21:56:44 overlay 50.0G 6.8G 43.1G 14% / 21:56:44 tmpfs 64.0M 0 64.0M 0% /dev 21:56:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:56:44 shm 64.0M 0 64.0M 0% /dev/shm 21:56:44 /dev/vda1 50.0G 6.8G 43.1G 14% /facter-os 21:56:44 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/resolv.conf 21:56:44 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hostname 21:56:44 /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hosts 21:56:44 /dev/vda1 50.0G 6.8G 43.1G 14% /run/cloud-init/result.json 21:56:44 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124 21:56:44 /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124@tmp 21:56:44 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/sa-host 21:56:44 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/secure 21:56:44 /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/auth.log 21:56:44 21:56:44 21:56:44 ---> free -m: 21:56:44 total used free shared buff/cache available 21:56:44 Mem: 1837 657 112 0 1067 1076 21:56:44 Swap: 1023 0 1023 21:56:44 21:56:44 21:56:44 ---> ip addr: 21:56:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:56:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:56:44 inet 127.0.0.1/8 scope host lo 21:56:44 valid_lft forever preferred_lft forever 21:56:44 inet6 ::1/128 scope host 21:56:44 valid_lft forever preferred_lft forever 21:56:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:56:44 link/ether fa:16:3e:68:54:84 brd ff:ff:ff:ff:ff:ff 21:56:44 inet 10.30.123.198/23 brd 10.30.123.255 scope global dynamic eth0 21:56:44 valid_lft 84896sec preferred_lft 84896sec 21:56:44 inet6 fe80::f816:3eff:fe68:5484/64 scope link 21:56:44 valid_lft forever preferred_lft forever 21:56:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:56:44 link/ether 02:42:69:90:c2:28 brd ff:ff:ff:ff:ff:ff 21:56:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:56:44 valid_lft forever preferred_lft forever 21:56:44 inet6 fe80::42:69ff:fe90:c228/64 scope link 21:56:44 valid_lft forever preferred_lft forever 21:56:44 21:56:44 21:56:44 ---> sar -b -r -n DEV: 21:56:44 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) 21:56:44 21:56:44 21:31:21 LINUX RESTART (4 CPU) 21:56:44 21:56:44 21:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:56:44 21:33:02 54.01 15.15 38.86 0.00 4963.12 4666.56 0.00 21:56:44 21:34:01 1.03 0.00 1.03 0.00 0.00 16.10 0.00 21:56:44 21:35:01 0.72 0.00 0.72 0.00 0.00 9.18 0.00 21:56:44 21:36:01 0.55 0.00 0.55 0.00 0.00 6.49 0.00 21:56:44 21:37:01 0.67 0.00 0.67 0.00 0.00 8.93 0.00 21:56:44 21:38:01 0.43 0.00 0.43 0.00 0.00 6.76 0.00 21:56:44 21:39:01 0.22 0.02 0.20 0.00 0.13 1.87 0.00 21:56:44 21:40:01 0.30 0.00 0.30 0.00 0.00 4.23 0.00 21:56:44 21:41:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 21:56:44 21:42:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 21:56:44 21:43:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 21:56:44 21:44:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 21:56:44 21:45:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 21:56:44 21:46:01 0.27 0.00 0.27 0.00 0.00 3.01 0.00 21:56:44 21:47:01 0.92 0.20 0.72 0.00 6.26 14.49 0.00 21:56:44 21:48:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 21:56:44 21:49:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 21:56:44 21:50:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 21:56:44 21:51:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 21:56:44 21:52:01 0.30 0.00 0.30 0.00 0.00 3.51 0.00 21:56:44 21:53:01 0.23 0.00 0.23 0.00 0.00 3.15 0.00 21:56:44 21:54:01 0.28 0.00 0.28 0.00 0.00 4.21 0.00 21:56:44 21:55:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 21:56:44 21:56:02 0.15 0.00 0.15 0.00 0.00 1.75 0.00 21:56:44 Average: 2.60 0.64 1.96 0.00 207.33 199.32 0.00 21:56:44 21:56:44 21:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:56:44 21:33:02 160584 0 560552 29.79 2620 1157800 1102052 37.61 425212 1135696 16 21:56:44 21:34:01 163888 0 557240 29.62 2620 1157808 1084196 37.00 424768 1133476 8 21:56:44 21:35:01 163328 0 557796 29.65 2620 1157812 1071860 36.58 425632 1132936 8 21:56:44 21:36:01 162288 0 558836 29.70 2620 1157812 1071860 36.58 427392 1132424 8 21:56:44 21:37:01 161720 0 559396 29.73 2620 1157820 1072296 36.60 436360 1124332 8 21:56:44 21:38:01 162268 0 558840 29.70 2620 1157828 1072152 36.59 435616 1124332 8 21:56:44 21:39:01 163040 0 558060 29.66 2620 1157836 1072116 36.59 435280 1124332 8 21:56:44 21:40:01 161900 0 559196 29.72 2620 1157840 1072296 36.60 422776 1138036 8 21:56:44 21:41:01 162924 0 558164 29.67 2620 1157848 1072116 36.59 421708 1138040 12 21:56:44 21:42:01 159852 0 561232 29.83 2620 1157852 1072200 36.59 424812 1138036 16 21:56:44 21:43:01 159484 0 561600 29.85 2620 1157852 1072236 36.59 424520 1138604 12 21:56:44 21:44:01 160304 0 560772 29.80 2620 1157860 1072112 36.59 423880 1138604 8 21:56:44 21:45:01 160440 0 560632 29.80 2620 1157864 1072116 36.59 423828 1138604 8 21:56:44 21:46:01 160500 0 560568 29.79 2620 1157868 1072164 36.59 424200 1138604 8 21:56:44 21:47:01 160088 0 560948 29.81 2620 1157900 1072176 36.59 424236 1138480 8 21:56:44 21:48:01 159892 0 561136 29.82 2620 1157908 1072140 36.59 424252 1138480 16 21:56:44 21:49:01 159908 0 561120 29.82 2620 1157908 1072116 36.59 423996 1138480 12 21:56:44 21:50:01 159776 0 561244 29.83 2620 1157916 1072116 36.59 423996 1138488 20 21:56:44 21:51:01 159876 0 561140 29.82 2620 1157920 1072116 36.59 424124 1138488 8 21:56:44 21:52:01 159612 0 561404 29.84 2620 1157920 1072188 36.59 424372 1138488 8 21:56:44 21:53:01 160032 0 560972 29.81 2620 1157932 1072116 36.59 424012 1138488 20 21:56:44 21:54:01 160032 0 560968 29.81 2620 1157936 1072116 36.59 424000 1138488 8 21:56:44 21:55:01 160212 0 560784 29.80 2620 1157940 1072116 36.59 424020 1138488 8 21:56:44 21:56:02 159948 0 561044 29.82 2620 1157944 1072116 36.59 423900 1138488 8 21:56:44 Average: 160912 0 560152 29.77 2620 1157872 1073879 36.65 425704 1135871 10 21:56:44 21:56:44 21:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:56:44 21:33:02 eth0 398.32 258.75 820.47 85.55 0.00 0.00 0.00 0.00 21:56:44 21:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:33:02 docker0 1.46 1.28 0.34 3.32 0.00 0.00 0.00 0.00 21:56:44 21:34:01 eth0 2.52 1.56 2.21 0.10 0.00 0.00 0.00 0.00 21:56:44 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:35:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:56:44 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:36:01 eth0 1.22 0.08 0.11 0.01 0.00 0.00 0.00 0.00 21:56:44 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:37:01 eth0 1.03 0.65 0.61 0.43 0.00 0.00 0.00 0.00 21:56:44 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:38:01 eth0 0.23 0.20 0.07 0.04 0.00 0.00 0.00 0.00 21:56:44 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:39:01 eth0 0.38 0.08 0.03 0.01 0.00 0.00 0.00 0.00 21:56:44 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:40:01 eth0 0.72 0.50 0.29 0.21 0.00 0.00 0.00 0.00 21:56:44 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:41:01 eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00 21:56:44 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:42:01 eth0 0.80 0.15 0.14 0.07 0.00 0.00 0.00 0.00 21:56:44 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:43:01 eth0 1.08 0.75 0.64 0.38 0.00 0.00 0.00 0.00 21:56:44 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:44:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 21:56:44 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:45:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:56:44 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:46:01 eth0 0.22 0.15 0.11 0.01 0.00 0.00 0.00 0.00 21:56:44 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:47:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:56:44 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:48:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:56:44 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:56:44 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:50:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:56:44 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:52:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 21:56:44 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:53:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:56:44 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:54:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:56:44 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:55:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:56:44 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:56:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 21:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 Average: eth0 17.03 11.01 34.42 3.63 0.00 0.00 0.00 0.00 21:56:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:56:44 Average: docker0 0.06 0.05 0.01 0.14 0.00 0.00 0.00 0.00 21:56:44 21:56:44 21:56:44 ---> sar -P ALL: 21:56:44 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) 21:56:44 21:56:44 21:31:21 LINUX RESTART (4 CPU) 21:56:44 21:56:44 21:32:01 CPU %user %nice %system %iowait %steal %idle 21:56:44 21:33:02 all 8.59 0.00 3.51 1.57 0.02 86.32 21:56:44 21:33:02 0 9.11 0.00 4.88 0.56 0.02 85.43 21:56:44 21:33:02 1 8.35 0.00 3.30 2.98 0.02 85.36 21:56:44 21:33:02 2 8.18 0.00 2.49 1.63 0.02 87.69 21:56:44 21:33:02 3 8.73 0.00 3.36 1.11 0.02 86.78 21:56:44 21:34:01 all 0.19 0.00 0.05 0.00 0.00 99.77 21:56:44 21:34:01 0 0.12 0.00 0.08 0.00 0.00 99.80 21:56:44 21:34:01 1 0.03 0.00 0.05 0.00 0.00 99.92 21:56:44 21:34:01 2 0.14 0.00 0.02 0.00 0.00 99.85 21:56:44 21:34:01 3 0.46 0.00 0.03 0.00 0.00 99.51 21:56:44 21:35:01 all 0.13 0.00 0.03 0.00 0.00 99.83 21:56:44 21:35:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:56:44 21:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:56:44 21:35:01 2 0.43 0.00 0.05 0.00 0.00 99.52 21:56:44 21:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:56:44 21:36:01 all 0.07 0.00 0.03 0.00 0.00 99.90 21:56:44 21:36:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:56:44 21:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:56:44 21:36:01 2 0.22 0.00 0.03 0.00 0.00 99.75 21:56:44 21:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:56:44 21:37:01 all 0.19 0.00 0.05 0.00 0.00 99.77 21:56:44 21:37:01 0 0.08 0.00 0.07 0.00 0.00 99.85 21:56:44 21:37:01 1 0.12 0.00 0.02 0.00 0.00 99.87 21:56:44 21:37:01 2 0.33 0.00 0.08 0.00 0.00 99.58 21:56:44 21:37:01 3 0.22 0.00 0.02 0.00 0.00 99.77 21:56:44 21:38:01 all 0.15 0.00 0.03 0.00 0.00 99.82 21:56:44 21:38:01 0 0.03 0.00 0.07 0.00 0.00 99.90 21:56:44 21:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:56:44 21:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:56:44 21:38:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:56:44 21:39:01 all 0.15 0.00 0.03 0.00 0.00 99.81 21:56:44 21:39:01 0 0.05 0.00 0.05 0.02 0.00 99.88 21:56:44 21:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:56:44 21:39:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:56:44 21:39:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:56:44 21:40:01 all 0.15 0.00 0.02 0.00 0.00 99.82 21:56:44 21:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:56:44 21:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:56:44 21:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:56:44 21:40:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:56:44 21:41:01 all 0.15 0.00 0.03 0.00 0.00 99.82 21:56:44 21:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:56:44 21:41:01 1 0.03 0.00 0.05 0.00 0.00 99.92 21:56:44 21:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:56:44 21:41:01 3 0.50 0.00 0.05 0.00 0.00 99.45 21:56:44 21:42:01 all 0.10 0.00 0.04 0.00 0.00 99.86 21:56:44 21:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:56:44 21:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:56:44 21:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:56:44 21:42:01 3 0.33 0.00 0.07 0.00 0.00 99.60 21:56:44 21:43:01 all 0.05 0.00 0.03 0.00 0.01 99.91 21:56:44 21:43:01 0 0.10 0.00 0.03 0.00 0.00 99.87 21:56:44 21:43:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:56:44 21:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:56:44 21:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:56:44 21:56:44 21:43:01 CPU %user %nice %system %iowait %steal %idle 21:56:44 21:44:01 all 0.15 0.00 0.03 0.00 0.00 99.83 21:56:44 21:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:56:44 21:44:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:56:44 21:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:56:44 21:44:01 3 0.48 0.00 0.03 0.00 0.00 99.48 21:56:44 21:45:01 all 0.15 0.00 0.02 0.00 0.00 99.82 21:56:44 21:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:56:44 21:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:56:44 21:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:56:44 21:45:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:56:44 21:46:01 all 0.16 0.00 0.03 0.00 0.00 99.81 21:56:44 21:46:01 0 0.05 0.00 0.07 0.00 0.00 99.88 21:56:44 21:46:01 1 0.05 0.00 0.00 0.00 0.00 99.95 21:56:44 21:46:01 2 0.07 0.00 0.03 0.00 0.00 99.90 21:56:44 21:46:01 3 0.48 0.00 0.02 0.00 0.00 99.50 21:56:44 21:47:01 all 0.15 0.00 0.05 0.00 0.00 99.80 21:56:44 21:47:01 0 0.03 0.00 0.07 0.00 0.00 99.90 21:56:44 21:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:56:44 21:47:01 2 0.05 0.00 0.07 0.00 0.00 99.88 21:56:44 21:47:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:56:44 21:48:01 all 0.16 0.00 0.03 0.00 0.00 99.81 21:56:44 21:48:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:56:44 21:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:56:44 21:48:01 2 0.07 0.00 0.05 0.00 0.00 99.88 21:56:44 21:48:01 3 0.52 0.00 0.02 0.00 0.00 99.47 21:56:44 21:49:01 all 0.15 0.00 0.03 0.00 0.00 99.82 21:56:44 21:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:56:44 21:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:56:44 21:49:01 2 0.05 0.00 0.05 0.00 0.00 99.90 21:56:44 21:49:01 3 0.50 0.00 0.02 0.00 0.00 99.48 21:56:44 21:50:01 all 0.13 0.00 0.03 0.00 0.00 99.84 21:56:44 21:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:56:44 21:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:56:44 21:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:56:44 21:50:01 3 0.43 0.00 0.05 0.00 0.00 99.52 21:56:44 21:51:01 all 0.03 0.00 0.03 0.00 0.00 99.95 21:56:44 21:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:56:44 21:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:56:44 21:51:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:56:44 21:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:56:44 21:52:01 all 0.13 0.00 0.03 0.00 0.00 99.84 21:56:44 21:52:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:56:44 21:52:01 1 0.03 0.00 0.05 0.00 0.00 99.92 21:56:44 21:52:01 2 0.05 0.00 0.03 0.00 0.00 99.92 21:56:44 21:52:01 3 0.37 0.00 0.02 0.00 0.00 99.62 21:56:44 21:53:01 all 0.14 0.00 0.02 0.00 0.00 99.84 21:56:44 21:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:56:44 21:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:56:44 21:53:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:56:44 21:53:01 3 0.48 0.00 0.02 0.00 0.00 99.50 21:56:44 21:54:01 all 0.16 0.00 0.03 0.00 0.00 99.81 21:56:44 21:54:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:56:44 21:54:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:56:44 21:54:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:56:44 21:54:01 3 0.52 0.00 0.02 0.00 0.02 99.45 21:56:44 21:56:44 21:54:01 CPU %user %nice %system %iowait %steal %idle 21:56:44 21:55:01 all 0.15 0.00 0.03 0.00 0.00 99.82 21:56:44 21:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:56:44 21:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 21:56:44 21:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:56:44 21:55:01 3 0.52 0.00 0.03 0.00 0.00 99.45 21:56:44 21:56:02 all 0.16 0.00 0.02 0.00 0.00 99.81 21:56:44 21:56:02 0 0.05 0.00 0.03 0.00 0.00 99.92 21:56:44 21:56:02 1 0.53 0.00 0.02 0.00 0.02 99.43 21:56:44 21:56:02 2 0.03 0.00 0.02 0.00 0.00 99.95 21:56:44 21:56:02 3 0.02 0.00 0.03 0.00 0.00 99.95 21:56:44 Average: all 0.49 0.00 0.18 0.07 0.00 99.27 21:56:44 Average: 0 0.41 0.00 0.24 0.02 0.00 99.32 21:56:44 Average: 1 0.40 0.00 0.16 0.12 0.00 99.31 21:56:44 Average: 2 0.42 0.00 0.13 0.07 0.00 99.38 21:56:44 Average: 3 0.72 0.00 0.16 0.05 0.00 99.07 21:56:44 21:56:44 21:56:44