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 41c1c1911e961908baeef7fa38a53b92e0289cee+958790dae25eb4aa599a15975d5755b3abdf86cf (c4b4765f801a5117f0e2e5e0ed81ddf786851f15) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@d8f89cc71b9e7d4aab3302ed4023620cad223655 Attempting to resolve d8f89cc71b9e7d4aab3302ed4023620cad223655 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 d8f89cc71b9e7d4aab3302ed4023620cad223655 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 d8f89cc71b9e7d4aab3302ed4023620cad223655^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Selected match: pr/264/head revision d8f89cc71b9e7d4aab3302ed4023620cad223655 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 d8f89cc71b9e7d4aab3302ed4023620cad223655 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f d8f89cc71b9e7d4aab3302ed4023620cad223655 # 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-9641 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 41c1c1911e961908baeef7fa38a53b92e0289cee Merge succeeded, producing d116920f8f984aa5bcd13fbc268d2cce04471533 Checking out Revision d116920f8f984aa5bcd13fbc268d2cce04471533 (PR-124) > git config core.sparsecheckout # timeout=10 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # 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 d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-29T02:09:32.288Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-29T02:09:32.636Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-29T02:09:32.754Z] ========================================================= [2020-10-29T02:09:32.754Z] EdgeX Global Pipelines Version Info [2020-10-29T02:09:32.754Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-29T02:09:34.905Z] ------------------- [2020-10-29T02:09:34.905Z] stable info: [2020-10-29T02:09:34.905Z] ------------------- [2020-10-29T02:09:34.905Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-29T02:09:34.905Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-29T02:09:34.905Z] Message: update stable to v1.0.148 [2020-10-29T02:09:35.902Z] ------------------- [2020-10-29T02:09:35.902Z] experimental info: [2020-10-29T02:09:35.902Z] ------------------- [2020-10-29T02:09:35.902Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-29T02:09:35.902Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-10-29T02:09:35.902Z] Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-29T02:09:36.350Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-10-29T02:09:36.458Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-10-29T02:09:36.560Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-29T02:09:36.674Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-29T02:09:36.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-29T02:09:36.895Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-29T02:09:36.996Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-29T02:09:37.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-29T02:09:37.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-29T02:09:37.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-29T02:09:37.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-29T02:09:37.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-10-29T02:09:37.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-29T02:09:37.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-29T02:09:37.863Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-29T02:09:37.962Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-29T02:09:38.069Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-29T02:09:38.175Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-29T02:09:38.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-29T02:09:38.372Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-29T02:09:38.471Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-29T02:09:38.571Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-29T02:09:38.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-29T02:09:38.764Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-29T02:09:38.859Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-29T02:09:38.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2020-10-29T02:09:39.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2020-10-29T02:09:39.142Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2020-10-29T02:09:39.252Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d116920f8f984aa5bcd13fbc268d2cce04471533 [Pipeline] echo [2020-10-29T02:09:39.346Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d116920 [Pipeline] echo [2020-10-29T02:09:39.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-29T02:09:40.140Z] + git log --format=format:%s -1 d116920f8f984aa5bcd13fbc268d2cce04471533 [Pipeline] echo [2020-10-29T02:09:40.256Z] GIT_COMMIT: d116920f8f984aa5bcd13fbc268d2cce04471533, Commit Message: Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD [Pipeline] echo [2020-10-29T02:09:40.307Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:09:41.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-29T02:09:42.156Z] [2020-10-29T02:09:42.156Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:09:42.572Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-29T02:09:42.572Z] latest: Pulling from edgex-devops/git-semver [2020-10-29T02:09:42.572Z] 31603596830f: Pulling fs layer [2020-10-29T02:09:42.572Z] 2a8b12db71e7: Pulling fs layer [2020-10-29T02:09:42.572Z] 6ca5941a6612: Pulling fs layer [2020-10-29T02:09:42.572Z] ecc8261a40a4: Pulling fs layer [2020-10-29T02:09:42.572Z] ecc8261a40a4: Waiting [2020-10-29T02:09:42.572Z] 2a8b12db71e7: Verifying Checksum [2020-10-29T02:09:42.572Z] 2a8b12db71e7: Download complete [2020-10-29T02:09:42.927Z] 31603596830f: Download complete [2020-10-29T02:09:43.227Z] ecc8261a40a4: Verifying Checksum [2020-10-29T02:09:43.227Z] ecc8261a40a4: Download complete [2020-10-29T02:09:43.495Z] 31603596830f: Pull complete [2020-10-29T02:09:43.495Z] 6ca5941a6612: Verifying Checksum [2020-10-29T02:09:43.495Z] 6ca5941a6612: Download complete [2020-10-29T02:09:43.764Z] 2a8b12db71e7: Pull complete [2020-10-29T02:09:44.898Z] 6ca5941a6612: Pull complete [2020-10-29T02:09:45.499Z] ecc8261a40a4: Pull complete [2020-10-29T02:09:45.499Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-29T02:09:45.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-29T02:09:45.499Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-29T02:09:45.640Z] prd-centos7-docker-4c-2g-9641 does not seem to be running inside a container [2020-10-29T02:09:45.737Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-29T02:09:48.075Z] $ docker top b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-29T02:09:48.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-29T02:09:48.424Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-29T02:09:48.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-29T02:09:48.703Z] $ docker exec b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a ssh-agent [2020-10-29T02:09:48.916Z] SSH_AUTH_SOCK=/tmp/ssh-6zPopXiYyIQw/agent.12 [2020-10-29T02:09:48.916Z] SSH_AGENT_PID=17 [2020-10-29T02:09:48.930Z] Running ssh-add (command line suppressed) [2020-10-29T02:09:49.091Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_5419979448232538836.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_5419979448232538836.key) [2020-10-29T02:09:49.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-29T02:09:49.542Z] + git tag --points-at HEAD [Pipeline] } [2020-10-29T02:09:49.649Z] $ docker exec --env ******** --env ******** b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a ssh-agent -k [2020-10-29T02:09:49.880Z] unset SSH_AUTH_SOCK; [2020-10-29T02:09:49.911Z] unset SSH_AGENT_PID; [2020-10-29T02:09:49.911Z] echo Agent pid 17 killed; [2020-10-29T02:09:49.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-29T02:09:50.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-29T02:09:50.136Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-29T02:09:50.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-29T02:09:50.561Z] $ docker exec b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a ssh-agent [2020-10-29T02:09:50.902Z] SSH_AUTH_SOCK=/tmp/ssh-V096DybEausm/agent.46 [2020-10-29T02:09:50.902Z] SSH_AGENT_PID=52 [2020-10-29T02:09:50.931Z] Running ssh-add (command line suppressed) [2020-10-29T02:09:51.252Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_1725613391606141978.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_1725613391606141978.key) [2020-10-29T02:09:51.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-29T02:09:51.914Z] + git semver init [2020-10-29T02:09:51.914Z] # -> Open(): unable to determine branch for HEAD [2020-10-29T02:09:51.914Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git [2020-10-29T02:09:51.914Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 [2020-10-29T02:09:51.914Z] # $SEMVER_REMOTE_NAME = origin [2020-10-29T02:09:51.914Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-29T02:09:51.914Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-29T02:09:51.914Z] # $SEMVER_BRANCH = PR-124 [2020-10-29T02:09:51.914Z] # $SEMVER_TEMP = /tmp/semver-878229873 [2020-10-29T02:09:51.914Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-10-29T02:09:52.525Z] # '/tmp/semver-878229873' -> '/w/workspace/_app-service-configurable_PR-124/.semver' [2020-10-29T02:09:52.525Z] # -> Force: false [2020-10-29T02:09:52.525Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } [2020-10-29T02:09:52.548Z] $ docker exec --env ******** --env ******** b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a ssh-agent -k [2020-10-29T02:09:52.733Z] unset SSH_AUTH_SOCK; [2020-10-29T02:09:52.734Z] unset SSH_AGENT_PID; [2020-10-29T02:09:52.734Z] echo Agent pid 52 killed; [2020-10-29T02:09:52.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-29T02:09:53.427Z] + git semver [Pipeline] } [2020-10-29T02:09:53.497Z] $ docker stop --time=1 b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a [2020-10-29T02:09:54.970Z] $ docker rm -f b45122448ef86e2f7323980988f8e4d7721e8290b88728f21c9cbd5208d4034a [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-29T02:09:55.556Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-29T02:09:56.556Z] Stashed 1 file(s) [Pipeline] echo [2020-10-29T02:09:56.558Z] [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 [2020-10-29T02:10:12.131Z] Still waiting to schedule task [2020-10-29T02:10:12.131Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-29T02:10:12.134Z] Still waiting to schedule task [2020-10-29T02:10:12.134Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-10-29T02:13:43.821Z] Running on prd-centos7-docker-4c-2g-9643 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-29T02:13:43.889Z] Running in /w/workspace/app-service-configurable/24 [Pipeline] { [Pipeline] checkout [2020-10-29T02:13:46.441Z] using credential edgex-jenkins-ssh [2020-10-29T02:13:46.495Z] Cloning the remote Git repository [2020-10-29T02:13:46.531Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:13:46.606Z] > git init /w/workspace/app-service-configurable/24 # timeout=10 [2020-10-29T02:13:46.662Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:13:46.662Z] > git --version # timeout=10 [2020-10-29T02:13:46.671Z] > git --version # 'git version 2.16.5' [2020-10-29T02:13:46.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:13:46.700Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T02:13:47.287Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T02:13:47.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T02:13:47.301Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T02:13:47.313Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:13:47.314Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:13:47.318Z] > 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 [2020-10-29T02:13:47.751Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-29T02:13:47.840Z] Merge succeeded, producing 0e46cc56626cdd9b3c3dadbb3eda1d61bbdad101 [2020-10-29T02:13:47.841Z] Checking out Revision 0e46cc56626cdd9b3c3dadbb3eda1d61bbdad101 (PR-124) [2020-10-29T02:13:47.761Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T02:13:47.768Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-29T02:13:47.803Z] > git remote # timeout=10 [2020-10-29T02:13:47.808Z] > git config --get remote.origin.url # timeout=10 [2020-10-29T02:13:47.813Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:13:47.817Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-29T02:13:47.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-29T02:13:47.845Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T02:13:47.850Z] > git checkout -f 0e46cc56626cdd9b3c3dadbb3eda1d61bbdad101 # timeout=10 [2020-10-29T02:13:51.507Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-29T02:13:51.518Z] First time build. Skipping changelog. [2020-10-29T02:13:51.678Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9642 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-29T02:13:51.739Z] Running in /w/workspace/app-service-configurable/24 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-29T02:13:52.305Z] ========================================================= [2020-10-29T02:13:52.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-29T02:13:52.305Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:13:51.512Z] > git rev-list --no-walk 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 [2020-10-29T02:13:52.964Z] + 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 . [2020-10-29T02:13:52.965Z] Sending build context to Docker daemon 98.82kB [2020-10-29T02:13:53.228Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-29T02:13:53.228Z] Step 2/8 : FROM ${BASE} [2020-10-29T02:13:53.228Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-29T02:13:53.228Z] df20fa9351a1: Pulling fs layer [2020-10-29T02:13:53.228Z] ed8968b2872e: Pulling fs layer [2020-10-29T02:13:53.228Z] a92cc7c5fd73: Pulling fs layer [2020-10-29T02:13:53.228Z] e871e8e8d7a9: Pulling fs layer [2020-10-29T02:13:53.228Z] e73272ec9a57: Pulling fs layer [2020-10-29T02:13:53.228Z] 1e910a182e73: Pulling fs layer [2020-10-29T02:13:53.228Z] 4e634b169226: Pulling fs layer [2020-10-29T02:13:53.228Z] e73272ec9a57: Waiting [2020-10-29T02:13:53.228Z] 1e910a182e73: Waiting [2020-10-29T02:13:53.228Z] e871e8e8d7a9: Waiting [2020-10-29T02:13:53.228Z] 4e634b169226: Waiting [2020-10-29T02:13:53.228Z] a92cc7c5fd73: Verifying Checksum [2020-10-29T02:13:53.228Z] a92cc7c5fd73: Download complete [2020-10-29T02:13:53.228Z] ed8968b2872e: Verifying Checksum [2020-10-29T02:13:53.228Z] ed8968b2872e: Download complete [2020-10-29T02:13:53.490Z] e73272ec9a57: Verifying Checksum [2020-10-29T02:13:53.490Z] e73272ec9a57: Download complete [2020-10-29T02:13:53.490Z] 1e910a182e73: Verifying Checksum [2020-10-29T02:13:53.490Z] 1e910a182e73: Download complete [2020-10-29T02:13:53.490Z] df20fa9351a1: Download complete [2020-10-29T02:13:53.753Z] df20fa9351a1: Pull complete [2020-10-29T02:13:53.753Z] ed8968b2872e: Pull complete [2020-10-29T02:13:54.016Z] a92cc7c5fd73: Pull complete [2020-10-29T02:13:55.952Z] 4e634b169226: Verifying Checksum [2020-10-29T02:13:55.952Z] 4e634b169226: Download complete [2020-10-29T02:13:56.369Z] using credential edgex-jenkins-ssh [2020-10-29T02:13:56.436Z] Cloning the remote Git repository [2020-10-29T02:13:56.486Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:13:56.598Z] > git init /w/workspace/app-service-configurable/24 # timeout=10 [2020-10-29T02:13:56.670Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:13:56.671Z] > git --version # timeout=10 [2020-10-29T02:13:56.685Z] > git --version # 'git version 2.17.1' [2020-10-29T02:13:56.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:13:56.741Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T02:13:56.908Z] e871e8e8d7a9: Verifying Checksum [2020-10-29T02:13:56.909Z] e871e8e8d7a9: Download complete [2020-10-29T02:13:57.477Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T02:13:57.496Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T02:13:57.527Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T02:13:57.555Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:13:57.556Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:13:57.566Z] > 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 [2020-10-29T02:13:58.132Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-29T02:13:58.351Z] Merge succeeded, producing 1668e976f92bde21a5ad55ac79e96e45d4ddbd24 [2020-10-29T02:13:58.352Z] Checking out Revision 1668e976f92bde21a5ad55ac79e96e45d4ddbd24 (PR-124) [2020-10-29T02:13:58.148Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T02:13:58.167Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-29T02:13:58.246Z] > git remote # timeout=10 [2020-10-29T02:13:58.265Z] > git config --get remote.origin.url # timeout=10 [2020-10-29T02:13:58.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:13:58.289Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-29T02:13:58.337Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-29T02:13:58.358Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T02:13:58.421Z] > git checkout -f 1668e976f92bde21a5ad55ac79e96e45d4ddbd24 # timeout=10 [2020-10-29T02:14:02.230Z] e871e8e8d7a9: Pull complete [2020-10-29T02:14:02.231Z] e73272ec9a57: Pull complete [2020-10-29T02:14:02.231Z] 1e910a182e73: Pull complete [2020-10-29T02:14:02.791Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-29T02:14:02.810Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-10-29T02:14:02.797Z] > git rev-list --no-walk 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-29T02:14:03.827Z] ========================================================= [2020-10-29T02:14:03.827Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-29T02:14:03.827Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:14:04.842Z] + 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 . [2020-10-29T02:14:05.446Z] Sending build context to Docker daemon 98.82kB [2020-10-29T02:14:05.446Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-29T02:14:05.446Z] Step 2/8 : FROM ${BASE} [2020-10-29T02:14:05.549Z] 4e634b169226: Pull complete [2020-10-29T02:14:05.549Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-29T02:14:05.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-29T02:14:05.549Z] ---> f7629b54cfaa [2020-10-29T02:14:05.549Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T02:14:05.814Z] ---> Running in 3a5a49fc710d [2020-10-29T02:14:06.050Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-29T02:14:06.050Z] b538f80385f9: Pulling fs layer [2020-10-29T02:14:06.050Z] 74f711af9a0d: Pulling fs layer [2020-10-29T02:14:06.050Z] 99f96fe45779: Pulling fs layer [2020-10-29T02:14:06.050Z] 8529a6b9a6be: Pulling fs layer [2020-10-29T02:14:06.050Z] 45590311c82a: Pulling fs layer [2020-10-29T02:14:06.050Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-29T02:14:06.050Z] 209524e5b208: Pulling fs layer [2020-10-29T02:14:06.050Z] 8529a6b9a6be: Waiting [2020-10-29T02:14:06.050Z] 45590311c82a: Waiting [2020-10-29T02:14:06.050Z] 69ca0ff8b7b3: Waiting [2020-10-29T02:14:06.050Z] 209524e5b208: Waiting [2020-10-29T02:14:06.050Z] 99f96fe45779: Download complete [2020-10-29T02:14:06.050Z] 74f711af9a0d: Verifying Checksum [2020-10-29T02:14:06.050Z] 74f711af9a0d: Download complete [2020-10-29T02:14:06.050Z] 45590311c82a: Verifying Checksum [2020-10-29T02:14:06.050Z] 45590311c82a: Download complete [2020-10-29T02:14:06.050Z] 69ca0ff8b7b3: Download complete [2020-10-29T02:14:06.050Z] b538f80385f9: Download complete [2020-10-29T02:14:06.079Z] Removing intermediate container 3a5a49fc710d [2020-10-29T02:14:06.079Z] ---> d36c9a9e55ef [2020-10-29T02:14:06.079Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-29T02:14:06.079Z] ---> Running in 2cd7498010d5 [2020-10-29T02:14:06.648Z] b538f80385f9: Pull complete [2020-10-29T02:14:07.248Z] 74f711af9a0d: Pull complete [2020-10-29T02:14:07.522Z] 99f96fe45779: Pull complete [2020-10-29T02:14:08.010Z] Removing intermediate container 2cd7498010d5 [2020-10-29T02:14:08.010Z] ---> fdd3549da7a7 [2020-10-29T02:14:08.010Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-29T02:14:08.010Z] ---> Running in 2bcf5d9a23c7 [2020-10-29T02:14:08.119Z] 209524e5b208: Verifying Checksum [2020-10-29T02:14:08.119Z] 209524e5b208: Download complete [2020-10-29T02:14:08.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-29T02:14:09.228Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-29T02:14:09.492Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-29T02:14:09.554Z] 8529a6b9a6be: Verifying Checksum [2020-10-29T02:14:09.554Z] 8529a6b9a6be: Download complete [2020-10-29T02:14:09.756Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-29T02:14:09.756Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-29T02:14:09.756Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-29T02:14:10.019Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-29T02:14:10.019Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-29T02:14:10.284Z] Executing busybox-1.31.1-r16.trigger [2020-10-29T02:14:10.284Z] OK: 167 MiB in 45 packages [2020-10-29T02:14:10.861Z] Removing intermediate container 2bcf5d9a23c7 [2020-10-29T02:14:10.861Z] ---> ba6cd3a9e6b9 [2020-10-29T02:14:10.861Z] Step 6/8 : WORKDIR /app [2020-10-29T02:14:10.861Z] ---> Running in 34a25b3c8eb8 [2020-10-29T02:14:11.122Z] Removing intermediate container 34a25b3c8eb8 [2020-10-29T02:14:11.122Z] ---> be98adc007ad [2020-10-29T02:14:11.122Z] Step 7/8 : COPY . . [2020-10-29T02:14:11.122Z] ---> 7d4d62155b56 [2020-10-29T02:14:11.122Z] Step 8/8 : RUN go mod download [2020-10-29T02:14:11.388Z] ---> Running in bc9d2ae83d3b [2020-10-29T02:14:19.704Z] 8529a6b9a6be: Pull complete [2020-10-29T02:14:19.704Z] 45590311c82a: Pull complete [2020-10-29T02:14:19.704Z] 69ca0ff8b7b3: Pull complete [2020-10-29T02:14:22.316Z] 209524e5b208: Pull complete [2020-10-29T02:14:22.316Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-29T02:14:22.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-29T02:14:22.316Z] ---> 5bddaf1c2fca [2020-10-29T02:14:22.316Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T02:14:24.925Z] ---> Running in 5cb530ec2da6 [2020-10-29T02:14:25.198Z] Removing intermediate container 5cb530ec2da6 [2020-10-29T02:14:25.198Z] ---> edb814e07c5d [2020-10-29T02:14:25.198Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-29T02:14:25.469Z] ---> Running in 588a3c177523 [2020-10-29T02:14:28.099Z] Removing intermediate container 588a3c177523 [2020-10-29T02:14:28.099Z] ---> 910ea42a7a11 [2020-10-29T02:14:28.099Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-29T02:14:28.099Z] ---> Running in 2198e83c55cf [2020-10-29T02:14:29.533Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-29T02:14:30.131Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-29T02:14:30.723Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-29T02:14:30.723Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-29T02:14:30.723Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-29T02:14:30.992Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-29T02:14:30.992Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-29T02:14:31.263Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-29T02:14:31.263Z] Executing busybox-1.31.1-r16.trigger [2020-10-29T02:14:31.263Z] OK: 144 MiB in 45 packages [2020-10-29T02:14:32.698Z] Removing intermediate container 2198e83c55cf [2020-10-29T02:14:32.698Z] ---> a8b60a5b48ec [2020-10-29T02:14:32.698Z] Step 6/8 : WORKDIR /app [2020-10-29T02:14:32.698Z] ---> Running in 4435d7213205 [2020-10-29T02:14:32.969Z] Removing intermediate container 4435d7213205 [2020-10-29T02:14:32.969Z] ---> 6ad3bc0c6867 [2020-10-29T02:14:32.969Z] Step 7/8 : COPY . . [2020-10-29T02:14:33.566Z] ---> a6847d13c442 [2020-10-29T02:14:33.566Z] Step 8/8 : RUN go mod download [2020-10-29T02:14:33.854Z] ---> Running in e7f579817249 [2020-10-29T02:14:38.034Z] Removing intermediate container bc9d2ae83d3b [2020-10-29T02:14:38.035Z] ---> ecae5c617dd8 [2020-10-29T02:14:38.035Z] Successfully built ecae5c617dd8 [2020-10-29T02:14:38.035Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:14:38.398Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-29T02:14:38.398Z] . [Pipeline] withDockerContainer [2020-10-29T02:14:38.504Z] prd-centos7-docker-4c-2g-9643 does not seem to be running inside a container [2020-10-29T02:14:38.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@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 [2020-10-29T02:14:39.266Z] $ docker top 26c316cea7d50845493ae7c1129fcaee0135fe75720839904daad5f669055dff -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-29T02:14:39.749Z] + go version [2020-10-29T02:14:39.749Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-29T02:14:39.766Z] $ docker stop --time=1 26c316cea7d50845493ae7c1129fcaee0135fe75720839904daad5f669055dff [2020-10-29T02:14:41.112Z] $ docker rm -f 26c316cea7d50845493ae7c1129fcaee0135fe75720839904daad5f669055dff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:14:42.076Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-29T02:14:42.076Z] . [Pipeline] withDockerContainer [2020-10-29T02:14:42.194Z] prd-centos7-docker-4c-2g-9643 does not seem to be running inside a container [2020-10-29T02:14:42.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@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 [2020-10-29T02:14:42.878Z] $ docker top ab96a1a4b39a49842371c56435f9ed08b6132b52efc0a1d69326cb9e28fce536 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-29T02:14:43.407Z] + make test [2020-10-29T02:14:43.407Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-29T02:15:00.669Z] Removing intermediate container e7f579817249 [2020-10-29T02:15:00.669Z] ---> 2e33ff019de5 [2020-10-29T02:15:00.669Z] Successfully built 2e33ff019de5 [2020-10-29T02:15:00.669Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:15:01.095Z] + docker inspect -f . ci-base-image-arm64 [2020-10-29T02:15:01.095Z] . [Pipeline] withDockerContainer [2020-10-29T02:15:01.386Z] prd-ubuntu18.04-docker-arm64-4c-16g-9642 does not seem to be running inside a container [2020-10-29T02:15:01.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@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 ******** -e ******** ci-base-image-arm64 cat [2020-10-29T02:15:01.683Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-29T02:15:01.683Z] CGO_ENABLED=1 go vet ./... [2020-10-29T02:15:02.702Z] gofmt -l . [2020-10-29T02:15:02.702Z] [ "`gofmt -l .`" = "" ] [2020-10-29T02:15:02.702Z] ./bin/test-go-mod-tidy.sh [2020-10-29T02:15:03.288Z] ./bin/test-attribution-txt.sh [2020-10-29T02:15:03.282Z] $ docker top a916d46183af7e91878e9ce7393679ca9fc783a1b8b6a29dd531692557d704db -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] stash [2020-10-29T02:15:04.192Z] Stashed 1 file(s) [Pipeline] } [2020-10-29T02:15:04.199Z] $ docker stop --time=1 ab96a1a4b39a49842371c56435f9ed08b6132b52efc0a1d69326cb9e28fce536 [2020-10-29T02:15:04.725Z] + go version [2020-10-29T02:15:04.725Z] go version go1.15.2 linux/arm64 [2020-10-29T02:15:06.787Z] $ docker rm -f ab96a1a4b39a49842371c56435f9ed08b6132b52efc0a1d69326cb9e28fce536 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2020-10-29T02:15:07.057Z] $ docker stop --time=1 a916d46183af7e91878e9ce7393679ca9fc783a1b8b6a29dd531692557d704db [2020-10-29T02:15:08.963Z] $ docker rm -f a916d46183af7e91878e9ce7393679ca9fc783a1b8b6a29dd531692557d704db [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:15:12.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-29T02:15:12.472Z] + docker inspect -f . ci-base-image-arm64 [2020-10-29T02:15:12.472Z] . [Pipeline] withDockerContainer [2020-10-29T02:15:12.569Z] + ls -al . [2020-10-29T02:15:12.569Z] total 96 [2020-10-29T02:15:12.569Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 29 02:15 . [2020-10-29T02:15:12.569Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 29 02:13 .. [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 6568 Oct 29 02:13 Attribution.txt [2020-10-29T02:15:12.569Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 29 02:13 bin [2020-10-29T02:15:12.569Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 29 02:14 coverage.out [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 180 Oct 29 02:13 docker-compose.debug.yml [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 133 Oct 29 02:13 docker-compose.yml [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 2002 Oct 29 02:13 Dockerfile [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 966 Oct 29 02:13 Dockerfile.build [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 29 02:13 .dockerignore [2020-10-29T02:15:12.569Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 29 02:13 .git [2020-10-29T02:15:12.569Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 29 02:13 .github [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 93 Oct 29 02:13 .gitignore [2020-10-29T02:15:12.569Z] -rw-r--r--. 1 jenkins jenkins 133 Oct 29 02:15 go.mod [2020-10-29T02:15:12.569Z] -rw-r--r--. 1 jenkins jenkins 19455 Oct 29 02:15 go.sum [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 766 Oct 29 02:13 Jenkinsfile [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 29 02:13 LICENSE [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 1519 Oct 29 02:13 main.go [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 1573 Oct 29 02:13 makefile [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 1277 Oct 29 02:13 README.md [2020-10-29T02:15:12.569Z] drwxrwxr-x. 10 jenkins jenkins 171 Oct 29 02:13 res [2020-10-29T02:15:12.569Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 29 02:13 snap [2020-10-29T02:15:12.569Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 29 02:09 VERSION [2020-10-29T02:15:12.746Z] prd-ubuntu18.04-docker-arm64-4c-16g-9642 does not seem to be running inside a container [2020-10-29T02:15:12.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/24 -v /w/workspace/app-service-configurable/24:/w/workspace/app-service-configurable/24:rw,z -v /w/workspace/app-service-configurable/24@tmp:/w/workspace/app-service-configurable/24@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 ******** -e ******** ci-base-image-arm64 cat [2020-10-29T02:15:14.526Z] $ docker top 7265f3effa97eb18a2c00716e326308880b439e0f8b06284064ecca9b0eae672 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:15:15.302Z] + 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=d116920f8f984aa5bcd13fbc268d2cce04471533 --label arch=amd64 --label version=0.0.0 . [2020-10-29T02:15:15.302Z] Sending build context to Docker daemon 120.8kB [2020-10-29T02:15:15.566Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-29T02:15:15.566Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-29T02:15:15.566Z] ---> ecae5c617dd8 [2020-10-29T02:15:15.566Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-29T02:15:15.566Z] ---> Running in c6d0f0fb9a8e [2020-10-29T02:15:15.828Z] Removing intermediate container c6d0f0fb9a8e [2020-10-29T02:15:15.828Z] ---> 2856b55c8a1f [2020-10-29T02:15:15.828Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-29T02:15:15.828Z] ---> Running in 5a0309082c94 [2020-10-29T02:15:15.828Z] Removing intermediate container 5a0309082c94 [2020-10-29T02:15:15.828Z] ---> 9489c7cd4736 [2020-10-29T02:15:15.828Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T02:15:15.926Z] + make test [2020-10-29T02:15:15.926Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-29T02:15:16.089Z] ---> Running in 67691d04d58f [2020-10-29T02:15:16.090Z] Removing intermediate container 67691d04d58f [2020-10-29T02:15:16.090Z] ---> 90300037a258 [2020-10-29T02:15:16.090Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-29T02:15:16.355Z] ---> Running in 27a2753347a2 [2020-10-29T02:15:17.305Z] Removing intermediate container 27a2753347a2 [2020-10-29T02:15:17.305Z] ---> 86fc5db923a1 [2020-10-29T02:15:17.305Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-29T02:15:17.305Z] ---> Running in 9efb7a568973 [2020-10-29T02:15:17.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-29T02:15:18.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-29T02:15:18.787Z] OK: 167 MiB in 45 packages [2020-10-29T02:15:19.361Z] Removing intermediate container 9efb7a568973 [2020-10-29T02:15:19.361Z] ---> afc139628639 [2020-10-29T02:15:19.361Z] Step 8/27 : WORKDIR /app [2020-10-29T02:15:19.361Z] ---> Running in ddf3d2ec4a85 [2020-10-29T02:15:19.624Z] Removing intermediate container ddf3d2ec4a85 [2020-10-29T02:15:19.624Z] ---> deca1691b8a2 [2020-10-29T02:15:19.624Z] Step 9/27 : COPY go.mod . [2020-10-29T02:15:19.624Z] ---> 9c0d77393941 [2020-10-29T02:15:19.624Z] Step 10/27 : RUN go mod download [2020-10-29T02:15:19.890Z] ---> Running in 0f5293764fca [2020-10-29T02:15:20.849Z] Removing intermediate container 0f5293764fca [2020-10-29T02:15:20.849Z] ---> a52fc831c8bf [2020-10-29T02:15:20.849Z] Step 11/27 : COPY . . [2020-10-29T02:15:20.849Z] ---> 6ccfe8a0915a [2020-10-29T02:15:20.849Z] Step 12/27 : ARG MAKE="make build" [2020-10-29T02:15:21.115Z] ---> Running in d4731b2e8ab5 [2020-10-29T02:15:21.116Z] Removing intermediate container d4731b2e8ab5 [2020-10-29T02:15:21.116Z] ---> 297a5df55bdf [2020-10-29T02:15:21.116Z] Step 13/27 : RUN $MAKE [2020-10-29T02:15:21.116Z] ---> Running in afb7af56fc46 [2020-10-29T02:15:21.701Z] 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 [2020-10-29T02:15:40.003Z] Removing intermediate container afb7af56fc46 [2020-10-29T02:15:40.003Z] ---> aa5ac37389b0 [2020-10-29T02:15:40.003Z] Step 14/27 : FROM alpine:latest [2020-10-29T02:15:40.003Z] latest: Pulling from library/alpine [2020-10-29T02:15:40.003Z] 188c0c94c7c5: Pulling fs layer [2020-10-29T02:15:40.003Z] 188c0c94c7c5: Verifying Checksum [2020-10-29T02:15:40.003Z] 188c0c94c7c5: Download complete [2020-10-29T02:15:40.003Z] 188c0c94c7c5: Pull complete [2020-10-29T02:15:40.003Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-29T02:15:40.003Z] Status: Downloaded newer image for alpine:latest [2020-10-29T02:15:40.003Z] ---> d6e46aa2470d [2020-10-29T02:15:40.003Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T02:15:40.003Z] ---> Running in 035a9333d5a7 [2020-10-29T02:15:40.003Z] Removing intermediate container 035a9333d5a7 [2020-10-29T02:15:40.003Z] ---> cbd4327fe8a5 [2020-10-29T02:15:40.003Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-29T02:15:40.003Z] ---> Running in 3efbc58864d1 [2020-10-29T02:15:40.003Z] Removing intermediate container 3efbc58864d1 [2020-10-29T02:15:40.003Z] ---> d7b5f92540f3 [2020-10-29T02:15:40.003Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-29T02:15:40.003Z] ---> Running in 6db4c3180c23 [2020-10-29T02:15:40.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-29T02:15:40.538Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-29T02:15:40.803Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-29T02:15:40.803Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-29T02:15:40.803Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-29T02:15:40.803Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-29T02:15:40.803Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-29T02:15:40.803Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-29T02:15:40.803Z] Executing busybox-1.31.1-r19.trigger [2020-10-29T02:15:40.803Z] Executing ca-certificates-20191127-r4.trigger [2020-10-29T02:15:40.803Z] OK: 9 MiB in 20 packages [2020-10-29T02:15:42.199Z] Removing intermediate container 6db4c3180c23 [2020-10-29T02:15:42.199Z] ---> 604c421fdc3e [2020-10-29T02:15:42.199Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-29T02:15:42.199Z] ---> a561507c3469 [2020-10-29T02:15:42.199Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-29T02:15:42.468Z] ---> f6a729ea07ec [2020-10-29T02:15:42.468Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-29T02:15:42.734Z] ---> c6cdaade9422 [2020-10-29T02:15:42.734Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-29T02:15:43.687Z] ---> c5d668a94e9a [2020-10-29T02:15:43.687Z] Step 22/27 : EXPOSE 48095 [2020-10-29T02:15:43.687Z] ---> Running in 129b36c1d462 [2020-10-29T02:15:43.687Z] Removing intermediate container 129b36c1d462 [2020-10-29T02:15:43.687Z] ---> 33699149d605 [2020-10-29T02:15:43.687Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-29T02:15:43.687Z] ---> Running in cab00fb4f19b [2020-10-29T02:15:43.952Z] Removing intermediate container cab00fb4f19b [2020-10-29T02:15:43.952Z] ---> f2575d3a909a [2020-10-29T02:15:43.952Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-29T02:15:43.952Z] ---> Running in 48ba1baa7ca7 [2020-10-29T02:15:44.216Z] Removing intermediate container 48ba1baa7ca7 [2020-10-29T02:15:44.216Z] ---> ebd9697e296f [2020-10-29T02:15:44.216Z] Step 25/27 : LABEL arch=amd64 [2020-10-29T02:15:44.216Z] ---> Running in 98a5eefbe45a [2020-10-29T02:15:44.216Z] Removing intermediate container 98a5eefbe45a [2020-10-29T02:15:44.216Z] ---> 5b36688ed63a [2020-10-29T02:15:44.216Z] Step 26/27 : LABEL git_sha=d116920f8f984aa5bcd13fbc268d2cce04471533 [2020-10-29T02:15:44.483Z] ---> Running in 7d7c7727770e [2020-10-29T02:15:44.483Z] Removing intermediate container 7d7c7727770e [2020-10-29T02:15:44.483Z] ---> c6ed9872d4b9 [2020-10-29T02:15:44.483Z] Step 27/27 : LABEL version=0.0.0 [2020-10-29T02:15:44.483Z] ---> Running in 72ee87d3c9ca [2020-10-29T02:15:44.747Z] Removing intermediate container 72ee87d3c9ca [2020-10-29T02:15:44.747Z] ---> f4812fb40ede [2020-10-29T02:15:44.747Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-29T02:15:44.747Z] Successfully built f4812fb40ede [2020-10-29T02:15:44.747Z] 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 [2020-10-29T02:16:00.355Z] Still waiting to schedule task [2020-10-29T02:16:00.355Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-10-29T02:16:02.947Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-29T02:16:02.948Z] CGO_ENABLED=1 go vet ./... [2020-10-29T02:16:13.127Z] gofmt -l . [2020-10-29T02:16:13.127Z] [ "`gofmt -l .`" = "" ] [2020-10-29T02:16:13.127Z] ./bin/test-go-mod-tidy.sh [2020-10-29T02:16:13.127Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-29T02:16:13.420Z] Warning: overwriting stash ‘coverage-report’ [2020-10-29T02:16:14.066Z] Stashed 1 file(s) [Pipeline] } [2020-10-29T02:16:14.072Z] $ docker stop --time=1 7265f3effa97eb18a2c00716e326308880b439e0f8b06284064ecca9b0eae672 [2020-10-29T02:16:16.225Z] $ docker rm -f 7265f3effa97eb18a2c00716e326308880b439e0f8b06284064ecca9b0eae672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-29T02:16:17.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-29T02:16:17.955Z] + ls -al . [2020-10-29T02:16:17.955Z] total 120 [2020-10-29T02:16:17.955Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 29 02:16 . [2020-10-29T02:16:17.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 02:13 .. [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 29 02:13 .dockerignore [2020-10-29T02:16:17.955Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 29 02:14 .git [2020-10-29T02:16:17.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 02:13 .github [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 93 Oct 29 02:13 .gitignore [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 6568 Oct 29 02:13 Attribution.txt [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 2002 Oct 29 02:13 Dockerfile [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 966 Oct 29 02:13 Dockerfile.build [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 766 Oct 29 02:13 Jenkinsfile [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 29 02:13 LICENSE [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 1277 Oct 29 02:13 README.md [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 29 02:09 VERSION [2020-10-29T02:16:17.955Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 02:13 bin [2020-10-29T02:16:17.955Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 29 02:15 coverage.out [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 180 Oct 29 02:13 docker-compose.debug.yml [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 133 Oct 29 02:13 docker-compose.yml [2020-10-29T02:16:17.955Z] -rw-r--r-- 1 jenkins jenkins 133 Oct 29 02:16 go.mod [2020-10-29T02:16:17.955Z] -rw-r--r-- 1 jenkins jenkins 19455 Oct 29 02:16 go.sum [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 1519 Oct 29 02:13 main.go [2020-10-29T02:16:17.955Z] -rw-rw-r-- 1 jenkins jenkins 1573 Oct 29 02:13 makefile [2020-10-29T02:16:17.955Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 29 02:13 res [2020-10-29T02:16:17.955Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 02:13 snap [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:16:18.295Z] + 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=d116920f8f984aa5bcd13fbc268d2cce04471533 --label arch=arm64 --label version=0.0.0 . [2020-10-29T02:16:18.295Z] Sending build context to Docker daemon 120.8kB [2020-10-29T02:16:18.566Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-29T02:16:18.566Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-29T02:16:18.566Z] ---> 2e33ff019de5 [2020-10-29T02:16:18.566Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-29T02:16:18.841Z] ---> Running in 5891653854e3 [2020-10-29T02:16:19.437Z] Removing intermediate container 5891653854e3 [2020-10-29T02:16:19.437Z] ---> 63842cab796d [2020-10-29T02:16:19.437Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-29T02:16:19.437Z] ---> Running in 2ba42a5daf4b [2020-10-29T02:16:19.713Z] Removing intermediate container 2ba42a5daf4b [2020-10-29T02:16:19.713Z] ---> 6297cade2849 [2020-10-29T02:16:19.713Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T02:16:19.985Z] ---> Running in eaf1ce1229c3 [2020-10-29T02:16:20.257Z] Removing intermediate container eaf1ce1229c3 [2020-10-29T02:16:20.257Z] ---> c9a777501c2d [2020-10-29T02:16:20.257Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-29T02:16:20.535Z] ---> Running in 585d49a91129 [2020-10-29T02:16:23.164Z] Removing intermediate container 585d49a91129 [2020-10-29T02:16:23.164Z] ---> 10313f67d9f4 [2020-10-29T02:16:23.164Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-29T02:16:23.164Z] ---> Running in 1a117df0fa6c [2020-10-29T02:16:24.138Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-29T02:16:25.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-29T02:16:25.708Z] OK: 144 MiB in 45 packages [2020-10-29T02:16:26.696Z] Removing intermediate container 1a117df0fa6c [2020-10-29T02:16:26.696Z] ---> f521123a2497 [2020-10-29T02:16:26.696Z] Step 8/27 : WORKDIR /app [2020-10-29T02:16:26.696Z] ---> Running in d7beed329cb6 [2020-10-29T02:16:27.290Z] Removing intermediate container d7beed329cb6 [2020-10-29T02:16:27.290Z] ---> 9c85eadfdfea [2020-10-29T02:16:27.290Z] Step 9/27 : COPY go.mod . [2020-10-29T02:16:27.887Z] ---> 18eb074c0031 [2020-10-29T02:16:27.888Z] Step 10/27 : RUN go mod download [2020-10-29T02:16:28.167Z] ---> Running in 64cf37409a82 [2020-10-29T02:16:30.796Z] Removing intermediate container 64cf37409a82 [2020-10-29T02:16:30.796Z] ---> daadf91a3ea9 [2020-10-29T02:16:30.796Z] Step 11/27 : COPY . . [2020-10-29T02:16:31.393Z] ---> 0e7a8a3781d4 [2020-10-29T02:16:31.393Z] Step 12/27 : ARG MAKE="make build" [2020-10-29T02:16:31.675Z] ---> Running in 28b7c1c4c03b [2020-10-29T02:16:31.946Z] Removing intermediate container 28b7c1c4c03b [2020-10-29T02:16:31.946Z] ---> 6b709b217871 [2020-10-29T02:16:31.946Z] Step 13/27 : RUN $MAKE [2020-10-29T02:16:32.222Z] ---> Running in f8fc6230f15c [2020-10-29T02:16:33.670Z] 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 [2020-10-29T02:16:53.009Z] Running on prd-ubuntu18.04-docker-8c-8g-9644 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-29T02:16:53.066Z] Running in /w/workspace/app-service-configurable/24 [Pipeline] { [Pipeline] checkout [2020-10-29T02:16:55.185Z] using credential edgex-jenkins-ssh [2020-10-29T02:16:55.241Z] Cloning the remote Git repository [2020-10-29T02:16:55.269Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:16:55.344Z] > git init /w/workspace/app-service-configurable/24 # timeout=10 [2020-10-29T02:16:55.370Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:16:55.370Z] > git --version # timeout=10 [2020-10-29T02:16:55.376Z] > git --version # 'git version 2.17.1' [2020-10-29T02:16:55.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:16:55.401Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T02:16:56.520Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-29T02:16:55.986Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T02:16:55.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T02:16:56.002Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T02:16:56.013Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:16:56.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:16:56.016Z] > 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 [2020-10-29T02:16:56.538Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T02:16:56.544Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-29T02:16:56.577Z] > git remote # timeout=10 [2020-10-29T02:16:56.583Z] > git config --get remote.origin.url # timeout=10 [2020-10-29T02:16:56.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:16:56.595Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-29T02:16:56.610Z] Merge succeeded, producing 6aa284cc6a0e311726fa07d4f3bcfbca20eba837 [2020-10-29T02:16:56.611Z] Checking out Revision 6aa284cc6a0e311726fa07d4f3bcfbca20eba837 (PR-124) [2020-10-29T02:16:56.610Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-29T02:16:56.618Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T02:16:56.633Z] > git checkout -f 6aa284cc6a0e311726fa07d4f3bcfbca20eba837 # timeout=10 [2020-10-29T02:17:00.319Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-29T02:17:00.331Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-29T02:17:00.328Z] > git rev-list --no-walk 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 [2020-10-29T02:17:01.731Z] + echo snap-build.sh [2020-10-29T02:17:01.731Z] snap-build.sh [2020-10-29T02:17:01.731Z] + SNAP_BASE_DIR=. [2020-10-29T02:17:01.731Z] + '[' '!' -z /w/workspace/app-service-configurable/24 ']' [2020-10-29T02:17:01.731Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/24 [2020-10-29T02:17:01.731Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/24]' [2020-10-29T02:17:01.731Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/24] [2020-10-29T02:17:01.731Z] + cd /w/workspace/app-service-configurable/24 [2020-10-29T02:17:01.731Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-10-29T02:17:01.731Z] Reading package lists... [2020-10-29T02:17:01.993Z] Building dependency tree... [2020-10-29T02:17:01.994Z] Reading state information... [2020-10-29T02:17:01.994Z] The following packages were automatically installed and are no longer required: [2020-10-29T02:17:01.994Z] dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common [2020-10-29T02:17:01.994Z] liblxc1 lxcfs uidmap xdelta3 [2020-10-29T02:17:01.994Z] Use 'sudo apt autoremove' to remove them. [2020-10-29T02:17:01.994Z] The following packages will be REMOVED: [2020-10-29T02:17:01.994Z] lxd* lxd-client* [2020-10-29T02:17:02.567Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-10-29T02:17:02.567Z] After this operation, 31.7 MB disk space will be freed. [2020-10-29T02:17:03.617Z] (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.) [2020-10-29T02:17:03.617Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T02:17:04.561Z] Removing lxd dnsmasq configuration [2020-10-29T02:17:04.822Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T02:17:04.823Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-10-29T02:17:05.767Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T02:17:06.029Z] (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.) [2020-10-29T02:17:06.029Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T02:17:07.425Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-29T02:17:07.425Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-10-29T02:17:08.823Z] + sudo snap remove --purge lxd [2020-10-29T02:17:09.085Z] snap "lxd" is not installed [2020-10-29T02:17:09.085Z] + sudo groupadd --force --system lxd [2020-10-29T02:17:09.085Z] ++ whoami [2020-10-29T02:17:09.085Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-10-29T02:17:09.085Z] + newgrp - lxd [2020-10-29T02:17:09.085Z] + sudo snap install lxd [2020-10-29T02:17:20.687Z] Removing intermediate container f8fc6230f15c [2020-10-29T02:17:20.687Z] ---> ff34cdc92a0f [2020-10-29T02:17:20.687Z] Step 14/27 : FROM alpine:latest [2020-10-29T02:17:20.687Z] latest: Pulling from library/alpine [2020-10-29T02:17:20.687Z] 5f621e34cdf4: Pulling fs layer [2020-10-29T02:17:20.687Z] 5f621e34cdf4: Download complete [2020-10-29T02:17:20.687Z] 5f621e34cdf4: Pull complete [2020-10-29T02:17:20.687Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-29T02:17:20.687Z] Status: Downloaded newer image for alpine:latest [2020-10-29T02:17:20.687Z] ---> 2e77e061c27f [2020-10-29T02:17:20.687Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T02:17:20.687Z] ---> Running in 2db8d6d862e0 [2020-10-29T02:17:20.687Z] Removing intermediate container 2db8d6d862e0 [2020-10-29T02:17:20.687Z] ---> eed9feeaa2a5 [2020-10-29T02:17:20.687Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-29T02:17:20.687Z] ---> Running in a68c8959a2a6 [2020-10-29T02:17:20.687Z] Removing intermediate container a68c8959a2a6 [2020-10-29T02:17:20.687Z] ---> 18cbd3ef86b8 [2020-10-29T02:17:20.687Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-29T02:17:20.687Z] ---> Running in 717f8ad110a3 [2020-10-29T02:17:21.331Z] 2020-10-29T02:17:19Z INFO Waiting for automatic snapd restart... [2020-10-29T02:17:21.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-29T02:17:21.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-29T02:17:22.525Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-29T02:17:22.525Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-29T02:17:22.525Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-29T02:17:22.525Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-29T02:17:22.525Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-29T02:17:22.525Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-29T02:17:22.525Z] Executing busybox-1.31.1-r19.trigger [2020-10-29T02:17:22.525Z] Executing ca-certificates-20191127-r4.trigger [2020-10-29T02:17:22.795Z] OK: 9 MiB in 20 packages [2020-10-29T02:17:24.780Z] Removing intermediate container 717f8ad110a3 [2020-10-29T02:17:24.780Z] ---> 8fa16a2eb394 [2020-10-29T02:17:24.780Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-29T02:17:25.052Z] ---> e418b3478ca8 [2020-10-29T02:17:25.052Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-29T02:17:25.648Z] ---> eeb5a8f4d69e [2020-10-29T02:17:25.648Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-29T02:17:26.625Z] ---> db12c568f4ce [2020-10-29T02:17:26.625Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-29T02:17:28.070Z] ---> 46ae77f14b3c [2020-10-29T02:17:28.070Z] Step 22/27 : EXPOSE 48095 [2020-10-29T02:17:28.070Z] ---> Running in c4f106604c7c [2020-10-29T02:17:28.667Z] Removing intermediate container c4f106604c7c [2020-10-29T02:17:28.667Z] ---> 110a4e4ce0a2 [2020-10-29T02:17:28.667Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-29T02:17:28.667Z] ---> Running in c6f47da8502c [2020-10-29T02:17:28.942Z] Removing intermediate container c6f47da8502c [2020-10-29T02:17:28.942Z] ---> 3db5fd98b72d [2020-10-29T02:17:28.942Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-29T02:17:29.216Z] ---> Running in 0c2864d98e79 [2020-10-29T02:17:29.491Z] Removing intermediate container 0c2864d98e79 [2020-10-29T02:17:29.491Z] ---> 5da03bc3920f [2020-10-29T02:17:29.491Z] Step 25/27 : LABEL arch=arm64 [2020-10-29T02:17:29.765Z] ---> Running in 73af1af68913 [2020-10-29T02:17:30.361Z] Removing intermediate container 73af1af68913 [2020-10-29T02:17:30.361Z] ---> d4d6b27a5f9d [2020-10-29T02:17:30.361Z] Step 26/27 : LABEL git_sha=d116920f8f984aa5bcd13fbc268d2cce04471533 [2020-10-29T02:17:30.361Z] ---> Running in d4d175e7b874 [2020-10-29T02:17:30.955Z] Removing intermediate container d4d175e7b874 [2020-10-29T02:17:30.955Z] ---> 528552ef2960 [2020-10-29T02:17:30.955Z] Step 27/27 : LABEL version=0.0.0 [2020-10-29T02:17:30.955Z] ---> Running in a9835a3958d7 [2020-10-29T02:17:31.229Z] Removing intermediate container a9835a3958d7 [2020-10-29T02:17:31.229Z] ---> 4ece6275a165 [2020-10-29T02:17:31.229Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-29T02:17:31.229Z] Successfully built 4ece6275a165 [2020-10-29T02:17:31.229Z] 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 [2020-10-29T02:17:33.589Z] lxd 4.7 from Canonical* installed [2020-10-29T02:17:33.589Z] + sudo lxd init --auto [2020-10-29T02:17:41.737Z] + sudo snap install --classic snapcraft [2020-10-29T02:17:45.962Z] snapcraft 4.3 from Canonical* installed [2020-10-29T02:17:45.962Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-10-29T02:17:45.962Z] + sudo snapcraft prime --use-lxd [2020-10-29T02:17:47.002Z] Still waiting to schedule task [2020-10-29T02:17:47.002Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-29T02:17:47.351Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-10-29T02:17:47.613Z] 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: [2020-10-29T02:17:47.613Z] - README.md [2020-10-29T02:17:47.613Z] [2020-10-29T02:17:47.613Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-29T02:17:48.187Z] Launching a container. [2020-10-29T02:19:35.110Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-9645 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-29T02:19:35.224Z] Running in /w/workspace/app-service-configurable/24 [Pipeline] { [Pipeline] checkout [2020-10-29T02:19:39.054Z] using credential edgex-jenkins-ssh [2020-10-29T02:19:39.115Z] Cloning the remote Git repository [2020-10-29T02:19:39.162Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:19:39.281Z] > git init /w/workspace/app-service-configurable/24 # timeout=10 [2020-10-29T02:19:39.341Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:19:39.341Z] > git --version # timeout=10 [2020-10-29T02:19:39.355Z] > git --version # 'git version 2.17.1' [2020-10-29T02:19:39.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:19:39.403Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T02:19:40.156Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T02:19:40.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T02:19:40.189Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T02:19:40.219Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T02:19:40.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:19:40.230Z] > 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 [2020-10-29T02:19:40.776Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-29T02:19:40.965Z] Merge succeeded, producing 7b70a3e585848076cb80148d592507e4e78f34c7 [2020-10-29T02:19:40.965Z] Checking out Revision 7b70a3e585848076cb80148d592507e4e78f34c7 (PR-124) [2020-10-29T02:19:40.793Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T02:19:40.803Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-29T02:19:40.869Z] > git remote # timeout=10 [2020-10-29T02:19:40.892Z] > git config --get remote.origin.url # timeout=10 [2020-10-29T02:19:40.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T02:19:40.911Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-29T02:19:40.954Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-29T02:19:40.972Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T02:19:40.981Z] > git checkout -f 7b70a3e585848076cb80148d592507e4e78f34c7 # timeout=10 [2020-10-29T02:19:45.077Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-29T02:19:45.098Z] First time build. Skipping changelog. [2020-10-29T02:19:45.084Z] > git rev-list --no-walk 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-29T02:19:46.536Z] + echo snap-build.sh [2020-10-29T02:19:46.536Z] snap-build.sh [2020-10-29T02:19:46.537Z] + SNAP_BASE_DIR=. [2020-10-29T02:19:46.537Z] + '[' '!' -z /w/workspace/app-service-configurable/24 ']' [2020-10-29T02:19:46.537Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/24 [2020-10-29T02:19:46.537Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/24]' [2020-10-29T02:19:46.537Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/24] [2020-10-29T02:19:46.537Z] + cd /w/workspace/app-service-configurable/24 [2020-10-29T02:19:46.537Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-10-29T02:19:46.537Z] Reading package lists... [2020-10-29T02:19:47.133Z] Building dependency tree... [2020-10-29T02:19:47.133Z] Reading state information... [2020-10-29T02:19:47.729Z] The following packages were automatically installed and are no longer required: [2020-10-29T02:19:47.729Z] dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap [2020-10-29T02:19:47.729Z] xdelta3 [2020-10-29T02:19:47.729Z] Use 'sudo apt autoremove' to remove them. [2020-10-29T02:19:48.002Z] The following packages will be REMOVED: [2020-10-29T02:19:48.002Z] lxd* lxd-client* [2020-10-29T02:19:49.432Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-10-29T02:19:49.432Z] After this operation, 29.1 MB disk space will be freed. [2020-10-29T02:19:51.064Z] (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.) [2020-10-29T02:19:51.064Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T02:19:53.679Z] Removing lxd dnsmasq configuration [2020-10-29T02:19:53.956Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T02:19:54.232Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-10-29T02:19:55.667Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T02:19:56.216Z] (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.) [2020-10-29T02:19:56.216Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T02:20:00.531Z] Processing triggers for systemd (237-3ubuntu10.39) ... [2020-10-29T02:20:01.128Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-10-29T02:20:06.528Z] + sudo snap remove --purge lxd [2020-10-29T02:20:06.528Z] snap "lxd" is not installed [2020-10-29T02:20:06.528Z] + sudo groupadd --force --system lxd [2020-10-29T02:20:06.528Z] ++ whoami [2020-10-29T02:20:06.528Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-10-29T02:20:06.528Z] + newgrp - lxd [2020-10-29T02:20:06.528Z] + sudo snap install lxd [2020-10-29T02:20:21.600Z] 2020-10-29T02:20:17Z INFO Waiting for restart... [2020-10-29T02:21:00.580Z] lxd 4.7 from Canonical* installed [2020-10-29T02:21:00.580Z] + sudo lxd init --auto [2020-10-29T02:21:10.720Z] + sudo snap install --classic snapcraft [2020-10-29T02:21:29.009Z] snapcraft 4.3 from Canonical* installed [2020-10-29T02:21:29.009Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-10-29T02:21:29.009Z] + sudo snapcraft prime --use-lxd [2020-10-29T02:21:33.312Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-10-29T02:21:33.312Z] 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: [2020-10-29T02:21:33.312Z] - README.md [2020-10-29T02:21:33.312Z] [2020-10-29T02:21:33.312Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-29T02:21:35.935Z] Launching a container. [2020-10-29T02:21:39.844Z] Waiting for container to be ready [2020-10-29T02:21:39.844Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-10-29T02:21:39.844Z] [2020-10-29T02:21:39.844Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-10-29T02:21:39.844Z] Waiting for network to be ready... [2020-10-29T02:21:39.844Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-29T02:21:39.844Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-29T02:21:39.844Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-29T02:21:39.844Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-10-29T02:21:39.844Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-10-29T02:21:39.844Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] [2020-10-29T02:21:39.844Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] [2020-10-29T02:21:39.844Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-10-29T02:21:39.844Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] [2020-10-29T02:21:39.844Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] [2020-10-29T02:21:39.844Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] [2020-10-29T02:21:39.844Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-10-29T02:21:39.844Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-10-29T02:21:39.844Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-10-29T02:21:39.844Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-10-29T02:21:39.844Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-10-29T02:21:39.844Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] [2020-10-29T02:21:39.844Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-10-29T02:21:39.844Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-10-29T02:21:39.844Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-10-29T02:21:39.844Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-10-29T02:21:39.844Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-10-29T02:21:39.844Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-10-29T02:21:39.844Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-10-29T02:21:39.844Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-10-29T02:21:39.844Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-10-29T02:21:39.844Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-10-29T02:21:39.844Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] [2020-10-29T02:21:39.844Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] [2020-10-29T02:21:39.844Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-10-29T02:21:39.844Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-10-29T02:21:39.844Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] [2020-10-29T02:21:39.844Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-10-29T02:21:39.844Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-10-29T02:21:39.844Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-10-29T02:21:39.844Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-10-29T02:21:39.844Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-10-29T02:21:39.844Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1681 kB] [2020-10-29T02:21:39.844Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-10-29T02:21:43.145Z] Fetched 34.8 MB in 8s (4465 kB/s) [2020-10-29T02:21:44.530Z] Reading package lists... [2020-10-29T02:21:44.530Z] Reading package lists... [2020-10-29T02:21:44.796Z] Building dependency tree... [2020-10-29T02:21:44.796Z] Reading state information... [2020-10-29T02:21:45.058Z] The following additional packages will be installed: [2020-10-29T02:21:45.058Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-29T02:21:45.058Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-29T02:21:45.058Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-29T02:21:45.058Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-10-29T02:21:45.058Z] Suggested packages: [2020-10-29T02:21:45.058Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-10-29T02:21:45.058Z] Recommended packages: [2020-10-29T02:21:45.058Z] gnupg libsasl2-modules [2020-10-29T02:21:45.058Z] The following NEW packages will be installed: [2020-10-29T02:21:45.058Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-29T02:21:45.058Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-29T02:21:45.058Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-29T02:21:45.058Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-10-29T02:21:45.058Z] The following packages will be upgraded: [2020-10-29T02:21:45.058Z] gpg gpg-agent gpgconf libudev1 [2020-10-29T02:21:45.058Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-10-29T02:21:45.058Z] Need to get 3531 kB of archives. [2020-10-29T02:21:45.058Z] After this operation, 13.3 MB of additional disk space will be used. [2020-10-29T02:21:45.058Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-10-29T02:21:45.058Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] [2020-10-29T02:21:45.322Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] [2020-10-29T02:21:45.585Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-10-29T02:21:45.846Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-10-29T02:21:45.846Z] 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] [2020-10-29T02:21:45.846Z] 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] [2020-10-29T02:21:45.846Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-10-29T02:21:45.846Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-10-29T02:21:45.846Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-10-29T02:21:45.846Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-10-29T02:21:45.846Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-10-29T02:21:45.846Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-10-29T02:21:45.846Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-10-29T02:21:45.846Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-10-29T02:21:45.846Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-10-29T02:21:45.846Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-10-29T02:21:45.846Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-10-29T02:21:45.846Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-10-29T02:21:45.846Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-10-29T02:21:46.107Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] [2020-10-29T02:21:46.108Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] [2020-10-29T02:21:46.108Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T02:21:46.108Z] Fetched 3531 kB in 1s (3583 kB/s) [2020-10-29T02:21:46.108Z] (Reading database ... 12511 files and directories currently installed.) [2020-10-29T02:21:46.108Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... [2020-10-29T02:21:46.370Z] Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T02:21:46.370Z] Setting up libudev1:amd64 (237-3ubuntu10.42) ... [2020-10-29T02:21:46.370Z] Selecting previously unselected package udev. [2020-10-29T02:21:46.370Z] (Reading database ... 12511 files and directories currently installed.) [2020-10-29T02:21:46.370Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... [2020-10-29T02:21:46.370Z] Unpacking udev (237-3ubuntu10.42) ... [2020-10-29T02:21:46.631Z] Selecting previously unselected package libfuse2:amd64. [2020-10-29T02:21:46.631Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-10-29T02:21:46.631Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-10-29T02:21:46.893Z] Selecting previously unselected package fuse. [2020-10-29T02:21:46.893Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-10-29T02:21:46.893Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-10-29T02:21:46.893Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-29T02:21:46.893Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T02:21:47.181Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-29T02:21:47.181Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T02:21:47.181Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-29T02:21:47.181Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T02:21:47.443Z] Selecting previously unselected package libksba8:amd64. [2020-10-29T02:21:47.443Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-10-29T02:21:47.443Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-10-29T02:21:47.443Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-10-29T02:21:47.443Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T02:21:47.443Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:47.705Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-10-29T02:21:47.705Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T02:21:47.705Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:47.705Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-10-29T02:21:47.705Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T02:21:47.705Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:47.705Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-10-29T02:21:47.705Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T02:21:47.705Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:47.969Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-10-29T02:21:47.969Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T02:21:47.969Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:47.969Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-10-29T02:21:47.969Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T02:21:47.969Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:47.969Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-10-29T02:21:47.969Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T02:21:47.969Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:48.231Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-10-29T02:21:48.231Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T02:21:48.231Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:48.231Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-10-29T02:21:48.231Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T02:21:48.231Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:48.231Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-29T02:21:48.231Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-10-29T02:21:48.231Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T02:21:48.493Z] Selecting previously unselected package libsasl2-2:amd64. [2020-10-29T02:21:48.493Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-10-29T02:21:48.493Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T02:21:48.493Z] Selecting previously unselected package libldap-common. [2020-10-29T02:21:48.493Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... [2020-10-29T02:21:48.493Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T02:21:48.493Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-29T02:21:48.493Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... [2020-10-29T02:21:48.493Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T02:21:48.754Z] Selecting previously unselected package dirmngr. [2020-10-29T02:21:48.754Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-29T02:21:48.754Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-29T02:21:48.754Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T02:21:48.754Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-10-29T02:21:48.754Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-10-29T02:21:48.754Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T02:21:48.754Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T02:21:49.014Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-10-29T02:21:49.014Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:49.014Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-10-29T02:21:49.014Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T02:21:49.014Z] Setting up udev (237-3ubuntu10.42) ... [2020-10-29T02:21:49.275Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-10-29T02:21:49.536Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:49.536Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-10-29T02:21:49.536Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-10-29T02:21:49.536Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-10-29T02:21:49.536Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:49.536Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:49.536Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:49.536Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:49.536Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:49.799Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:49.799Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T02:21:49.799Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T02:21:49.799Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-29T02:21:49.799Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T02:21:50.372Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-10-29T02:21:50.372Z] settings in the [Install] section, and DefaultInstance for template units). [2020-10-29T02:21:50.372Z] This means they are not meant to be enabled using systemctl. [2020-10-29T02:21:50.372Z] Possible reasons for having this kind of units are: [2020-10-29T02:21:50.372Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-10-29T02:21:50.372Z] .wants/ or .requires/ directory. [2020-10-29T02:21:50.372Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-10-29T02:21:50.372Z] a requirement dependency on it. [2020-10-29T02:21:50.372Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-10-29T02:21:50.372Z] D-Bus, udev, scripted systemctl call, ...). [2020-10-29T02:21:50.372Z] 4) In case of template units, the unit is meant to be enabled with some [2020-10-29T02:21:50.372Z] instance name specified. [2020-10-29T02:21:50.634Z] Reading package lists... [2020-10-29T02:21:50.634Z] Building dependency tree... [2020-10-29T02:21:50.634Z] Reading state information... [2020-10-29T02:21:50.896Z] The following additional packages will be installed: [2020-10-29T02:21:50.896Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-10-29T02:21:50.896Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-10-29T02:21:50.896Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-10-29T02:21:50.896Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-10-29T02:21:50.896Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-10-29T02:21:50.896Z] Suggested packages: [2020-10-29T02:21:50.896Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-10-29T02:21:50.896Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-10-29T02:21:50.896Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-10-29T02:21:50.896Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-10-29T02:21:50.896Z] systemd-container policykit-1 [2020-10-29T02:21:50.896Z] Recommended packages: [2020-10-29T02:21:50.896Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-10-29T02:21:50.896Z] The following NEW packages will be installed: [2020-10-29T02:21:50.896Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-10-29T02:21:50.896Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-10-29T02:21:50.896Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-10-29T02:21:50.896Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-10-29T02:21:50.896Z] python3.6-minimal snapd squashfs-tools sudo [2020-10-29T02:21:50.896Z] The following packages will be upgraded: [2020-10-29T02:21:50.896Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-10-29T02:21:51.158Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-10-29T02:21:51.158Z] Need to get 35.1 MB of archives. [2020-10-29T02:21:51.158Z] After this operation, 140 MB of additional disk space will be used. [2020-10-29T02:21:51.158Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-10-29T02:21:51.158Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] [2020-10-29T02:21:51.732Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-10-29T02:21:51.732Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] [2020-10-29T02:21:51.994Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] [2020-10-29T02:21:51.995Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-10-29T02:21:51.995Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-10-29T02:21:51.995Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-10-29T02:21:51.995Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-10-29T02:21:51.995Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-10-29T02:21:51.995Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-10-29T02:21:51.995Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-10-29T02:21:51.995Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-10-29T02:21:51.995Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-10-29T02:21:51.995Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-10-29T02:21:51.995Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-10-29T02:21:51.995Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-10-29T02:21:51.995Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-10-29T02:21:51.995Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-10-29T02:21:51.995Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] [2020-10-29T02:21:51.995Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-10-29T02:21:51.995Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-10-29T02:21:51.995Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] [2020-10-29T02:21:51.995Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] [2020-10-29T02:21:51.995Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-10-29T02:21:51.995Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] [2020-10-29T02:21:51.995Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] [2020-10-29T02:21:52.259Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] [2020-10-29T02:21:52.259Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] [2020-10-29T02:21:52.259Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-10-29T02:21:53.650Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T02:21:53.650Z] Fetched 35.1 MB in 2s (15.2 MB/s) [2020-10-29T02:21:53.650Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-29T02:21:53.650Z] Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... [2020-10-29T02:21:53.650Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T02:21:54.223Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... [2020-10-29T02:21:54.223Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T02:21:54.483Z] Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... [2020-10-29T02:21:54.483Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-29T02:21:54.483Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-10-29T02:21:54.483Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-29T02:21:54.745Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-10-29T02:21:54.745Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-29T02:21:54.745Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-10-29T02:21:55.006Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-29T02:21:55.268Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-10-29T02:21:55.268Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-10-29T02:21:55.530Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-10-29T02:21:55.792Z] (Reading database ... 12764 files and directories currently installed.) [2020-10-29T02:21:55.792Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-10-29T02:21:55.792Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-29T02:21:56.053Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-10-29T02:21:56.053Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-29T02:21:56.053Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:21:56.053Z] Selecting previously unselected package libexpat1:amd64. [2020-10-29T02:21:56.053Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-10-29T02:21:56.315Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-10-29T02:21:56.315Z] Selecting previously unselected package python3.6-minimal. [2020-10-29T02:21:56.315Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-29T02:21:56.315Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:21:56.577Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-29T02:21:56.577Z] Checking for services that may need to be restarted...done. [2020-10-29T02:21:56.577Z] Checking for services that may need to be restarted...done. [2020-10-29T02:21:56.577Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:21:56.839Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-10-29T02:21:56.839Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:21:57.413Z] Selecting previously unselected package python3-minimal. [2020-10-29T02:21:57.413Z] (Reading database ... 13012 files and directories currently installed.) [2020-10-29T02:21:57.413Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-10-29T02:21:57.413Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-10-29T02:21:57.675Z] Selecting previously unselected package mime-support. [2020-10-29T02:21:57.675Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-10-29T02:21:57.675Z] Unpacking mime-support (3.60ubuntu1) ... [2020-10-29T02:21:57.675Z] Selecting previously unselected package libmpdec2:amd64. [2020-10-29T02:21:57.675Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-10-29T02:21:57.675Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-10-29T02:21:57.675Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-10-29T02:21:57.675Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-29T02:21:57.675Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:21:57.937Z] Selecting previously unselected package python3.6. [2020-10-29T02:21:57.937Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-29T02:21:57.937Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:21:58.199Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-29T02:21:58.199Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-10-29T02:21:58.199Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-10-29T02:21:58.199Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-10-29T02:21:59.151Z] Selecting previously unselected package python3. [2020-10-29T02:21:59.151Z] (Reading database ... 13442 files and directories currently installed.) [2020-10-29T02:21:59.151Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-10-29T02:21:59.151Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-10-29T02:21:59.414Z] Selecting previously unselected package multiarch-support. [2020-10-29T02:21:59.414Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... [2020-10-29T02:21:59.414Z] Unpacking multiarch-support (2.27-3ubuntu1.2) ... [2020-10-29T02:21:59.414Z] Setting up multiarch-support (2.27-3ubuntu1.2) ... [2020-10-29T02:21:59.414Z] Selecting previously unselected package liblzo2-2:amd64. [2020-10-29T02:21:59.414Z] (Reading database ... 13479 files and directories currently installed.) [2020-10-29T02:21:59.414Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-10-29T02:21:59.414Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-10-29T02:21:59.676Z] Selecting previously unselected package libbsd0:amd64. [2020-10-29T02:21:59.676Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-10-29T02:21:59.676Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-10-29T02:21:59.676Z] Selecting previously unselected package sudo. [2020-10-29T02:21:59.676Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-10-29T02:21:59.676Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-29T02:21:59.938Z] Selecting previously unselected package apparmor. [2020-10-29T02:21:59.938Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-10-29T02:21:59.938Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-10-29T02:22:00.200Z] Selecting previously unselected package libedit2:amd64. [2020-10-29T02:22:00.200Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-10-29T02:22:00.200Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-10-29T02:22:00.200Z] Selecting previously unselected package libkrb5support0:amd64. [2020-10-29T02:22:00.200Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... [2020-10-29T02:22:00.200Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T02:22:00.200Z] Selecting previously unselected package libk5crypto3:amd64. [2020-10-29T02:22:00.200Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... [2020-10-29T02:22:00.200Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T02:22:00.462Z] Selecting previously unselected package libkeyutils1:amd64. [2020-10-29T02:22:00.462Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-10-29T02:22:00.462Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-10-29T02:22:00.462Z] Selecting previously unselected package libkrb5-3:amd64. [2020-10-29T02:22:00.462Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... [2020-10-29T02:22:00.462Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T02:22:00.462Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-29T02:22:00.462Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... [2020-10-29T02:22:00.462Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T02:22:00.723Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-10-29T02:22:00.723Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... [2020-10-29T02:22:00.723Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-10-29T02:22:00.988Z] Selecting previously unselected package openssh-client. [2020-10-29T02:22:00.988Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-10-29T02:22:00.988Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-29T02:22:00.988Z] Selecting previously unselected package squashfs-tools. [2020-10-29T02:22:00.988Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-10-29T02:22:00.988Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-29T02:22:01.250Z] Selecting previously unselected package snapd. [2020-10-29T02:22:01.250Z] Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... [2020-10-29T02:22:01.250Z] Unpacking snapd (2.47.1+18.04) ... [2020-10-29T02:22:03.809Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-10-29T02:22:03.809Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-10-29T02:22:03.809Z] Setting up mime-support (3.60ubuntu1) ... [2020-10-29T02:22:03.809Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-29T02:22:03.809Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-10-29T02:22:03.809Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T02:22:03.809Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T02:22:03.809Z] Setting up systemd (237-3ubuntu10.42) ... [2020-10-29T02:22:03.809Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-10-29T02:22:04.754Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-10-29T02:22:04.754Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-10-29T02:22:04.754Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-10-29T02:22:04.754Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:22:04.754Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T02:22:04.755Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:22:05.327Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-29T02:22:05.590Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T02:22:05.590Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-10-29T02:22:05.590Z] Setting up python3 (3.6.7-1~18.04) ... [2020-10-29T02:22:05.590Z] running python rtupdate hooks for python3.6... [2020-10-29T02:22:05.590Z] running python post-rtupdate hooks for python3.6... [2020-10-29T02:22:05.590Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-10-29T02:22:06.978Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-10-29T02:22:07.240Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T02:22:07.240Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-29T02:22:07.501Z] Setting up snapd (2.47.1+18.04) ... [2020-10-29T02:22:07.763Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-10-29T02:22:08.024Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-10-29T02:22:08.285Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-10-29T02:22:08.547Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-10-29T02:22:08.809Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-29T02:22:08.809Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-29T02:22:09.070Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-10-29T02:22:09.332Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-10-29T02:22:09.593Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-10-29T02:22:09.856Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-10-29T02:22:09.856Z] /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' [2020-10-29T02:22:09.856Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T02:22:09.856Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-29T02:22:11.244Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-29T02:22:11.244Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-29T02:22:11.244Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-29T02:22:12.632Z] Reading package lists... [2020-10-29T02:22:12.895Z] Reading package lists... [2020-10-29T02:22:13.156Z] Building dependency tree... [2020-10-29T02:22:13.156Z] Reading state information... [2020-10-29T02:22:13.156Z] Calculating upgrade... [2020-10-29T02:22:13.418Z] The following packages will be upgraded: [2020-10-29T02:22:13.418Z] advancecomp base-files bash binutils binutils-common [2020-10-29T02:22:13.418Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-10-29T02:22:13.418Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-10-29T02:22:13.418Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-10-29T02:22:13.418Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-10-29T02:22:13.418Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-10-29T02:22:13.418Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-10-29T02:22:13.418Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-10-29T02:22:13.418Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-10-29T02:22:13.418Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-10-29T02:22:13.418Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-10-29T02:22:13.418Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-10-29T02:22:13.418Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-10-29T02:22:13.418Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-10-29T02:22:13.418Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T02:22:13.418Z] Need to get 63.5 MB of archives. [2020-10-29T02:22:13.418Z] After this operation, 5165 kB of additional disk space will be used. [2020-10-29T02:22:13.418Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-10-29T02:22:13.685Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-10-29T02:22:13.685Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-10-29T02:22:13.685Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] [2020-10-29T02:22:13.685Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-10-29T02:22:13.685Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-10-29T02:22:13.685Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-10-29T02:22:13.685Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-10-29T02:22:13.685Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-10-29T02:22:13.685Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-10-29T02:22:13.685Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-10-29T02:22:13.685Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-10-29T02:22:13.685Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-10-29T02:22:13.685Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-10-29T02:22:13.685Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-10-29T02:22:13.685Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] [2020-10-29T02:22:13.948Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-10-29T02:22:13.948Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-10-29T02:22:13.948Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-10-29T02:22:13.948Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-10-29T02:22:13.948Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-29T02:22:13.948Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-10-29T02:22:13.948Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-29T02:22:13.948Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-10-29T02:22:13.948Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-10-29T02:22:13.948Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-10-29T02:22:13.948Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-10-29T02:22:13.948Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-10-29T02:22:13.948Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-10-29T02:22:13.948Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-10-29T02:22:13.948Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-10-29T02:22:13.948Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-10-29T02:22:13.948Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-10-29T02:22:13.948Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-10-29T02:22:13.948Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] [2020-10-29T02:22:14.212Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-10-29T02:22:14.212Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-10-29T02:22:14.212Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-10-29T02:22:14.212Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-10-29T02:22:14.212Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-10-29T02:22:14.212Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-10-29T02:22:14.212Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-10-29T02:22:14.212Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-10-29T02:22:14.212Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] [2020-10-29T02:22:14.212Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-10-29T02:22:14.212Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-10-29T02:22:14.212Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-10-29T02:22:14.212Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-10-29T02:22:14.212Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] [2020-10-29T02:22:14.212Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-10-29T02:22:14.212Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-10-29T02:22:14.212Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-10-29T02:22:14.212Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-10-29T02:22:14.212Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-10-29T02:22:14.212Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-29T02:22:14.212Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-10-29T02:22:14.212Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-10-29T02:22:14.212Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-10-29T02:22:14.212Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-10-29T02:22:14.212Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-10-29T02:22:14.212Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-10-29T02:22:14.474Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-10-29T02:22:14.474Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-10-29T02:22:14.474Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-10-29T02:22:14.474Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-10-29T02:22:14.474Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-10-29T02:22:14.474Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-10-29T02:22:14.474Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-10-29T02:22:14.474Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-10-29T02:22:14.474Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-10-29T02:22:14.474Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-10-29T02:22:14.474Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-10-29T02:22:14.737Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-10-29T02:22:14.737Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] [2020-10-29T02:22:14.737Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-10-29T02:22:14.737Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-29T02:22:14.737Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-10-29T02:22:14.737Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-10-29T02:22:14.737Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-10-29T02:22:14.737Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-10-29T02:22:14.737Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-10-29T02:22:14.737Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-10-29T02:22:14.737Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-10-29T02:22:14.737Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-10-29T02:22:14.737Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-10-29T02:22:14.737Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-10-29T02:22:14.998Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-10-29T02:22:14.998Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-10-29T02:22:14.998Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-29T02:22:14.998Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-10-29T02:22:14.998Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-29T02:22:14.998Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-29T02:22:14.998Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-10-29T02:22:14.998Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-10-29T02:22:14.998Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-29T02:22:14.998Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-10-29T02:22:15.260Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T02:22:15.260Z] Fetched 63.5 MB in 2s (39.4 MB/s) [2020-10-29T02:22:15.260Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:15.260Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-10-29T02:22:15.260Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T02:22:16.208Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-29T02:22:16.208Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T02:22:16.208Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_amd64.deb ... [2020-10-29T02:22:16.208Z] Unpacking linux-libc-dev:amd64 (4.15.0-122.124) over (4.15.0-20.21) ... [2020-10-29T02:22:16.783Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:17.048Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:22:17.048Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:17.048Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:22:17.048Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:17.048Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:22:17.310Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:17.310Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:22:17.310Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:17.310Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:22:17.310Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:17.574Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:22:17.574Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:17.574Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:22:17.574Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:22:17.836Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-29T02:22:17.836Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:17.836Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-10-29T02:22:17.836Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:22:17.836Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-29T02:22:17.836Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:17.836Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:22:18.099Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:18.099Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:22:18.099Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:18.099Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:22:18.361Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:22:18.361Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-29T02:22:18.361Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... [2020-10-29T02:22:18.622Z] Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T02:22:19.196Z] Setting up libc6:amd64 (2.27-3ubuntu1.2) ... [2020-10-29T02:22:19.457Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-29T02:22:19.458Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-10-29T02:22:19.458Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-10-29T02:22:19.458Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-10-29T02:22:19.458Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-10-29T02:22:19.720Z] Setting up base-files (10.1ubuntu2.10) ... [2020-10-29T02:22:19.720Z] Installing new version of config file /etc/issue ... [2020-10-29T02:22:19.720Z] Installing new version of config file /etc/issue.net ... [2020-10-29T02:22:19.720Z] Installing new version of config file /etc/lsb-release ... [2020-10-29T02:22:19.720Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-10-29T02:22:19.980Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-10-29T02:22:20.242Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-10-29T02:22:20.242Z] Removing obsolete conffile /etc/default/motd-news ... [2020-10-29T02:22:20.242Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:20.242Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-10-29T02:22:20.242Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-10-29T02:22:20.505Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-10-29T02:22:20.505Z] 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 [2020-10-29T02:22:20.505Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:20.505Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T02:22:20.766Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-10-29T02:22:20.766Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:22:20.766Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:20.766Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-10-29T02:22:20.766Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-10-29T02:22:21.032Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-10-29T02:22:21.032Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:21.032Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-10-29T02:22:21.032Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T02:22:21.298Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-10-29T02:22:21.561Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:21.561Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-29T02:22:21.561Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T02:22:21.561Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-29T02:22:21.561Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:21.561Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-29T02:22:21.827Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T02:22:21.827Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-10-29T02:22:21.827Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:21.827Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-10-29T02:22:21.827Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-10-29T02:22:22.088Z] Setting up grep (3.1-2build1) ... [2020-10-29T02:22:22.088Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:22.088Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-10-29T02:22:22.088Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-29T02:22:22.350Z] Setting up login (1:4.5-1ubuntu2) ... [2020-10-29T02:22:22.611Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:22.611Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-29T02:22:22.611Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T02:22:22.611Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-10-29T02:22:22.876Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:22.876Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-29T02:22:22.876Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T02:22:23.449Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-29T02:22:23.449Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T02:22:23.449Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-29T02:22:23.449Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T02:22:24.024Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-29T02:22:24.293Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:24.293Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-29T02:22:24.293Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T02:22:25.240Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-10-29T02:22:25.240Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-29T02:22:25.502Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-10-29T02:22:25.502Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-29T02:22:25.502Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-10-29T02:22:25.764Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:25.764Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-10-29T02:22:25.764Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-10-29T02:22:25.764Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-10-29T02:22:26.025Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:26.025Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T02:22:26.025Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:22:26.025Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:22:26.288Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:26.288Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T02:22:26.288Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:22:26.288Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:22:26.552Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:26.552Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T02:22:26.552Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:22:26.552Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:22:26.813Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:26.813Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T02:22:26.813Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:22:26.813Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:22:27.074Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:27.074Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-29T02:22:27.074Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T02:22:27.074Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-29T02:22:27.074Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T02:22:27.335Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-29T02:22:27.335Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:27.335Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-29T02:22:27.335Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T02:22:27.335Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-29T02:22:27.596Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:27.597Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T02:22:27.597Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:22:27.597Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:22:27.860Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:27.860Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T02:22:27.861Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:22:27.861Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:22:27.861Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:27.861Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T02:22:28.121Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:22:28.382Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:22:28.956Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-10-29T02:22:29.217Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-10-29T02:22:29.217Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:29.217Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-29T02:22:29.217Z] Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T02:22:29.479Z] Setting up libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T02:22:29.479Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T02:22:29.479Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-10-29T02:22:29.740Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T02:22:29.740Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-10-29T02:22:30.006Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:30.006Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-10-29T02:22:30.006Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-10-29T02:22:30.006Z] Setting up debconf (1.5.66ubuntu1) ... [2020-10-29T02:22:30.960Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:30.960Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-29T02:22:30.960Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T02:22:30.960Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T02:22:30.960Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:30.960Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-29T02:22:30.960Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T02:22:30.960Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T02:22:31.221Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:31.221Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-29T02:22:31.221Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T02:22:31.483Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T02:22:31.483Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:31.483Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T02:22:31.747Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:22:31.747Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... [2020-10-29T02:22:31.747Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T02:22:31.747Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-29T02:22:31.747Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T02:22:32.009Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-29T02:22:32.009Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:32.009Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-10-29T02:22:32.009Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-10-29T02:22:32.009Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-10-29T02:22:32.270Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:32.270Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-10-29T02:22:32.270Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T02:22:32.270Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T02:22:32.533Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:32.533Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-29T02:22:32.533Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T02:22:32.794Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-29T02:22:32.794Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:32.794Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-10-29T02:22:32.794Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-10-29T02:22:32.794Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-10-29T02:22:33.058Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:33.058Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-10-29T02:22:33.058Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-29T02:22:33.319Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-10-29T02:22:33.319Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:33.319Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-29T02:22:33.580Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T02:22:33.580Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-10-29T02:22:33.580Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:33.580Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-10-29T02:22:33.580Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-10-29T02:22:33.841Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-10-29T02:22:33.841Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:33.841Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-10-29T02:22:34.102Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-10-29T02:22:34.102Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-10-29T02:22:34.102Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:34.102Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-10-29T02:22:34.102Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-10-29T02:22:34.365Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-10-29T02:22:34.365Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:34.365Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-10-29T02:22:34.365Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-10-29T02:22:34.628Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-10-29T02:22:34.628Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T02:22:34.628Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-10-29T02:22:34.628Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-10-29T02:22:34.628Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-10-29T02:22:34.889Z] (Reading database ... 13915 files and directories currently installed.) [2020-10-29T02:22:34.889Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-10-29T02:22:34.889Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-29T02:22:34.889Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-10-29T02:22:34.889Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-29T02:22:35.150Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-10-29T02:22:35.150Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-29T02:22:35.150Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-10-29T02:22:35.150Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-10-29T02:22:35.411Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-10-29T02:22:35.411Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-10-29T02:22:35.984Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-10-29T02:22:36.247Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-10-29T02:22:36.247Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-10-29T02:22:36.247Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-10-29T02:22:36.247Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-10-29T02:22:36.508Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-10-29T02:22:36.508Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-10-29T02:22:36.508Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-10-29T02:22:36.770Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-10-29T02:22:36.770Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-10-29T02:22:36.770Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-10-29T02:22:36.770Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-10-29T02:22:37.046Z] Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... [2020-10-29T02:22:37.046Z] Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... [2020-10-29T02:22:38.017Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-10-29T02:22:38.018Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-10-29T02:22:38.018Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-10-29T02:22:38.018Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-10-29T02:22:38.018Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-29T02:22:38.018Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T02:22:38.659Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-29T02:22:38.659Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T02:22:38.659Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-29T02:22:38.659Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T02:22:38.948Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-29T02:22:38.948Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T02:22:38.948Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:38.948Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:22:38.948Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:39.221Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:22:39.221Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:39.221Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:22:39.550Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:39.550Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:22:40.507Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:40.507Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:22:41.453Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:41.453Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:22:42.027Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:42.027Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:22:42.601Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:42.601Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:22:43.545Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T02:22:43.545Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:22:43.545Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-29T02:22:43.545Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T02:22:43.807Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-29T02:22:43.807Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T02:22:43.807Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-29T02:22:43.807Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T02:22:44.068Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-29T02:22:44.068Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-10-29T02:22:44.068Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-29T02:22:44.068Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T02:22:44.336Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-29T02:22:44.336Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T02:22:44.336Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-10-29T02:22:44.336Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-10-29T02:22:44.597Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:22:44.597Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-29T02:22:44.597Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:22:44.597Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:22:44.597Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:22:44.597Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-10-29T02:22:44.859Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-10-29T02:22:44.859Z] Setting up tzdata (2020a-0ubuntu0.18.04) ... [2020-10-29T02:22:44.859Z] [2020-10-29T02:22:44.859Z] Current default time zone: 'Etc/UTC' [2020-10-29T02:22:44.859Z] Local time is now: Thu Oct 29 02:22:44 UTC 2020. [2020-10-29T02:22:44.859Z] Universal Time is now: Thu Oct 29 02:22:44 UTC 2020. [2020-10-29T02:22:44.859Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-10-29T02:22:44.859Z] [2020-10-29T02:22:44.859Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-10-29T02:22:45.121Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:22:45.121Z] Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... [2020-10-29T02:22:45.121Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:22:45.121Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-10-29T02:22:45.121Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-10-29T02:22:45.121Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-29T02:22:45.121Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-10-29T02:22:45.121Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-10-29T02:22:45.121Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-10-29T02:22:45.121Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:22:45.384Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-10-29T02:22:45.648Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:22:45.648Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-29T02:22:45.648Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:22:45.648Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-29T02:22:45.648Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-29T02:22:45.648Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-10-29T02:22:45.648Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-29T02:22:45.911Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-10-29T02:22:45.911Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-10-29T02:22:45.911Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-29T02:22:45.911Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-29T02:22:47.831Z] Updating certificates in /etc/ssl/certs... [2020-10-29T02:22:48.407Z] 22 added, 17 removed; done. [2020-10-29T02:22:48.407Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-29T02:22:48.407Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:22:48.670Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-10-29T02:22:48.670Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-10-29T02:22:48.670Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-10-29T02:22:48.670Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:22:48.670Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-29T02:22:48.670Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:22:48.670Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:22:48.670Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:22:48.670Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:22:48.670Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:22:48.938Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-29T02:22:48.938Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-29T02:22:48.938Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-29T02:22:48.938Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-29T02:22:48.938Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-29T02:22:48.938Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:22:48.938Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:22:48.938Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-29T02:22:49.202Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-29T02:22:49.202Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-29T02:22:49.202Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T02:22:49.202Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-29T02:22:49.202Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-29T02:22:49.202Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-29T02:22:49.465Z] Updating certificates in /etc/ssl/certs... [2020-10-29T02:22:50.040Z] 0 added, 0 removed; done. [2020-10-29T02:22:50.040Z] Running hooks in /etc/ca-certificates/update.d... [2020-10-29T02:22:50.040Z] done. [2020-10-29T02:22:50.615Z] Reading package lists... [2020-10-29T02:22:50.615Z] Building dependency tree... [2020-10-29T02:22:50.615Z] Reading state information... [2020-10-29T02:22:50.876Z] The following NEW packages will be installed: [2020-10-29T02:22:50.876Z] apt-transport-https [2020-10-29T02:22:51.139Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T02:22:51.139Z] Need to get 1692 B of archives. [2020-10-29T02:22:51.139Z] After this operation, 153 kB of additional disk space will be used. [2020-10-29T02:22:51.139Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-10-29T02:22:51.139Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T02:22:51.139Z] Fetched 1692 B in 0s (8228 B/s) [2020-10-29T02:22:51.401Z] Selecting previously unselected package apt-transport-https. [2020-10-29T02:22:51.401Z] (Reading database ... 13932 files and directories currently installed.) [2020-10-29T02:22:51.401Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-10-29T02:22:51.401Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-29T02:22:51.401Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-29T02:22:51.662Z] Waiting for network to be ready... [2020-10-29T02:22:56.957Z] 2020-10-29T02:22:55Z INFO Waiting for automatic snapd restart... [2020-10-29T02:22:56.957Z] snapd 2.47.1 from Canonical* installed [2020-10-29T02:22:57.218Z] "snapd" switched to the "latest/stable" channel [2020-10-29T02:22:57.218Z] [2020-10-29T02:23:01.425Z] core18 20200929 from Canonical* installed [2020-10-29T02:23:01.425Z] "core18" switched to the "latest/stable" channel [2020-10-29T02:23:01.425Z] [2020-10-29T02:23:06.723Z] snapcraft 4.3 from Canonical* installed [2020-10-29T02:23:06.985Z] "snapcraft" switched to the "latest/stable" channel [2020-10-29T02:23:06.985Z] [2020-10-29T02:23:10.295Z] 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: [2020-10-29T02:23:10.295Z] - README.md [2020-10-29T02:23:10.295Z] [2020-10-29T02:23:10.295Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-29T02:23:12.745Z] Waiting for container to be ready [2020-10-29T02:23:12.745Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-10-29T02:23:12.745Z] [2020-10-29T02:23:12.745Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-10-29T02:23:13.747Z] Waiting for network to be ready... [2020-10-29T02:23:14.737Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-29T02:23:15.009Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-10-29T02:23:15.280Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-29T02:23:15.554Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] [2020-10-29T02:23:15.554Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] [2020-10-29T02:23:15.554Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] [2020-10-29T02:23:15.554Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] [2020-10-29T02:23:15.554Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] [2020-10-29T02:23:15.827Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] [2020-10-29T02:23:15.827Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-10-29T02:23:15.827Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] [2020-10-29T02:23:15.827Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-10-29T02:23:15.827Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] [2020-10-29T02:23:15.827Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] [2020-10-29T02:23:15.827Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] [2020-10-29T02:23:15.827Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] [2020-10-29T02:23:16.422Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] [2020-10-29T02:23:16.422Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] [2020-10-29T02:23:16.422Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] [2020-10-29T02:23:16.422Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-10-29T02:23:16.422Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-10-29T02:23:16.422Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-10-29T02:23:16.422Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-10-29T02:23:16.422Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-10-29T02:23:16.422Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-10-29T02:23:16.422Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-10-29T02:23:16.696Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-10-29T02:23:16.895Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T02:23:16.895Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-29T02:23:16.895Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-29T02:23:16.895Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-29T02:23:16.969Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] [2020-10-29T02:23:16.969Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] [2020-10-29T02:23:16.969Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] [2020-10-29T02:23:16.969Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] [2020-10-29T02:23:16.969Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] [2020-10-29T02:23:16.969Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] [2020-10-29T02:23:17.241Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-10-29T02:23:17.241Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] [2020-10-29T02:23:17.241Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-10-29T02:23:17.241Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] [2020-10-29T02:23:17.241Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] [2020-10-29T02:23:17.241Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] [2020-10-29T02:23:18.543Z] Reading package lists... [2020-10-29T02:23:19.116Z] 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 [2020-10-29T02:23:25.711Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T02:23:25.711Z] Reading package lists... [2020-10-29T02:23:25.711Z] Building dependency tree... [2020-10-29T02:23:25.711Z] Reading state information... [2020-10-29T02:23:25.711Z] Suggested packages: [2020-10-29T02:23:25.711Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-29T02:23:25.711Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-10-29T02:23:25.711Z] Recommended packages: [2020-10-29T02:23:25.711Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-10-29T02:23:25.711Z] The following NEW packages will be installed: [2020-10-29T02:23:25.711Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-10-29T02:23:25.711Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-10-29T02:23:25.711Z] libzmq5 pkg-config [2020-10-29T02:23:25.711Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T02:23:25.711Z] Need to get 7861 kB of archives. [2020-10-29T02:23:25.711Z] After this operation, 44.1 MB of additional disk space will be used. [2020-10-29T02:23:25.711Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-10-29T02:23:25.711Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-10-29T02:23:25.974Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-10-29T02:23:25.974Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-10-29T02:23:25.974Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-29T02:23:25.974Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-10-29T02:23:26.236Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-10-29T02:23:26.236Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-10-29T02:23:26.236Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-10-29T02:23:26.497Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] [2020-10-29T02:23:26.497Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-29T02:23:26.497Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-29T02:23:26.497Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-29T02:23:26.497Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-29T02:23:26.759Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-10-29T02:23:26.759Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-10-29T02:23:27.021Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T02:23:27.021Z] Fetched 7861 kB in 1s (5586 kB/s) [2020-10-29T02:23:27.284Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-10-29T02:23:27.284Z] (Reading database ... 13936 files and directories currently installed.) [2020-10-29T02:23:27.284Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-10-29T02:23:27.284Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-29T02:23:27.376Z] Fetched 32.6 MB in 12s (2631 kB/s) [2020-10-29T02:23:27.546Z] Selecting previously unselected package libpsl5:amd64. [2020-10-29T02:23:27.546Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-10-29T02:23:27.546Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-10-29T02:23:27.546Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-10-29T02:23:27.546Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-10-29T02:23:27.546Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-10-29T02:23:27.547Z] Selecting previously unselected package librtmp1:amd64. [2020-10-29T02:23:27.547Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-10-29T02:23:27.547Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-29T02:23:27.808Z] Selecting previously unselected package libcurl4:amd64. [2020-10-29T02:23:27.808Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-29T02:23:27.808Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-29T02:23:27.808Z] Selecting previously unselected package curl. [2020-10-29T02:23:27.808Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-29T02:23:27.808Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-29T02:23:27.808Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-29T02:23:27.808Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-29T02:23:27.808Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-29T02:23:28.070Z] Selecting previously unselected package liberror-perl. [2020-10-29T02:23:28.070Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-10-29T02:23:28.070Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-29T02:23:28.070Z] Selecting previously unselected package git-man. [2020-10-29T02:23:28.070Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-29T02:23:28.070Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-29T02:23:28.070Z] Selecting previously unselected package git. [2020-10-29T02:23:28.070Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-29T02:23:28.070Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-29T02:23:29.015Z] Selecting previously unselected package libnorm1:amd64. [2020-10-29T02:23:29.015Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-10-29T02:23:29.015Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-29T02:23:29.276Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-10-29T02:23:29.276Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-10-29T02:23:29.276Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-29T02:23:29.276Z] Selecting previously unselected package libsodium23:amd64. [2020-10-29T02:23:29.276Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2020-10-29T02:23:29.276Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-10-29T02:23:29.539Z] Selecting previously unselected package libzmq5:amd64. [2020-10-29T02:23:29.539Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-29T02:23:29.539Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-29T02:23:29.539Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-10-29T02:23:29.539Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-29T02:23:29.539Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-29T02:23:29.800Z] Selecting previously unselected package pkg-config. [2020-10-29T02:23:29.800Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-10-29T02:23:29.800Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-29T02:23:29.800Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-29T02:23:29.800Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-29T02:23:29.800Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-10-29T02:23:30.062Z] Setting up liberror-perl (0.17025-1) ... [2020-10-29T02:23:30.062Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-10-29T02:23:30.062Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-29T02:23:30.062Z] No schema files found: doing nothing. [2020-10-29T02:23:30.062Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-29T02:23:30.062Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-29T02:23:30.062Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-10-29T02:23:30.062Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-29T02:23:30.062Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-29T02:23:30.062Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-29T02:23:30.322Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-29T02:23:30.322Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-29T02:23:30.322Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-29T02:23:30.322Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-29T02:23:30.322Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T02:23:30.755Z] Reading package lists... [2020-10-29T02:23:31.729Z] Reading package lists... [2020-10-29T02:23:32.320Z] Building dependency tree... [2020-10-29T02:23:32.320Z] Reading state information... [2020-10-29T02:23:32.913Z] The following additional packages will be installed: [2020-10-29T02:23:32.914Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-29T02:23:32.914Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-29T02:23:32.914Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-29T02:23:32.914Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-10-29T02:23:32.914Z] Suggested packages: [2020-10-29T02:23:32.914Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-10-29T02:23:32.914Z] Recommended packages: [2020-10-29T02:23:32.914Z] gnupg libsasl2-modules [2020-10-29T02:23:33.185Z] The following NEW packages will be installed: [2020-10-29T02:23:33.185Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-29T02:23:33.185Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-29T02:23:33.185Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-29T02:23:33.185Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-10-29T02:23:33.185Z] The following packages will be upgraded: [2020-10-29T02:23:33.185Z] gpg gpg-agent gpgconf libudev1 [2020-10-29T02:23:33.455Z] 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. [2020-10-29T02:23:33.455Z] Need to get 3109 kB of archives. [2020-10-29T02:23:33.455Z] After this operation, 12.6 MB of additional disk space will be used. [2020-10-29T02:23:33.455Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] [2020-10-29T02:23:33.725Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] [2020-10-29T02:23:34.321Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] [2020-10-29T02:23:34.321Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] [2020-10-29T02:23:34.321Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] [2020-10-29T02:23:34.321Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] [2020-10-29T02:23:34.321Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] [2020-10-29T02:23:34.321Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-10-29T02:23:34.321Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] [2020-10-29T02:23:34.321Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] [2020-10-29T02:23:34.321Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] [2020-10-29T02:23:34.321Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] [2020-10-29T02:23:34.321Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] [2020-10-29T02:23:34.321Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] [2020-10-29T02:23:34.591Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] [2020-10-29T02:23:34.591Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] [2020-10-29T02:23:34.591Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] [2020-10-29T02:23:34.591Z] 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] [2020-10-29T02:23:34.591Z] 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] [2020-10-29T02:23:34.591Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] [2020-10-29T02:23:34.591Z] 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] [2020-10-29T02:23:34.864Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] [2020-10-29T02:23:35.134Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T02:23:35.407Z] Fetched 3109 kB in 2s (1940 kB/s) [2020-10-29T02:23:35.407Z] (Reading database ... 12460 files and directories currently installed.) [2020-10-29T02:23:35.407Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... [2020-10-29T02:23:35.407Z] Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T02:23:35.678Z] Setting up libudev1:arm64 (237-3ubuntu10.42) ... [2020-10-29T02:23:35.678Z] Selecting previously unselected package udev. [2020-10-29T02:23:35.678Z] (Reading database ... 12460 files and directories currently installed.) [2020-10-29T02:23:35.678Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... [2020-10-29T02:23:35.949Z] Unpacking udev (237-3ubuntu10.42) ... [2020-10-29T02:23:36.540Z] Selecting previously unselected package libfuse2:arm64. [2020-10-29T02:23:36.540Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... [2020-10-29T02:23:36.540Z] Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-10-29T02:23:36.540Z] Selecting previously unselected package fuse. [2020-10-29T02:23:36.540Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... [2020-10-29T02:23:36.540Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-10-29T02:23:36.540Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-29T02:23:36.813Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T02:23:36.813Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-29T02:23:36.813Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T02:23:36.907Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T02:23:36.908Z] curl set to automatically installed. [2020-10-29T02:23:36.908Z] git set to automatically installed. [2020-10-29T02:23:36.908Z] git-man set to automatically installed. [2020-10-29T02:23:36.908Z] libcurl3-gnutls set to automatically installed. [2020-10-29T02:23:36.908Z] libcurl4 set to automatically installed. [2020-10-29T02:23:36.908Z] liberror-perl set to automatically installed. [2020-10-29T02:23:36.908Z] libglib2.0-0 set to automatically installed. [2020-10-29T02:23:36.908Z] libnghttp2-14 set to automatically installed. [2020-10-29T02:23:36.908Z] libnorm1 set to automatically installed. [2020-10-29T02:23:36.908Z] libpgm-5.2-0 set to automatically installed. [2020-10-29T02:23:36.908Z] libpsl5 set to automatically installed. [2020-10-29T02:23:36.908Z] librtmp1 set to automatically installed. [2020-10-29T02:23:36.908Z] libsodium23 set to automatically installed. [2020-10-29T02:23:36.908Z] libzmq3-dev set to automatically installed. [2020-10-29T02:23:36.908Z] libzmq5 set to automatically installed. [2020-10-29T02:23:36.908Z] pkg-config set to automatically installed. [2020-10-29T02:23:37.084Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-29T02:23:37.084Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T02:23:37.354Z] Selecting previously unselected package libksba8:arm64. [2020-10-29T02:23:37.354Z] Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... [2020-10-29T02:23:37.354Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-10-29T02:23:37.354Z] Selecting previously unselected package libroken18-heimdal:arm64. [2020-10-29T02:23:37.354Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T02:23:37.354Z] Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:37.626Z] Selecting previously unselected package libasn1-8-heimdal:arm64. [2020-10-29T02:23:37.626Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T02:23:37.626Z] Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:37.626Z] Selecting previously unselected package libheimbase1-heimdal:arm64. [2020-10-29T02:23:37.626Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T02:23:37.898Z] Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:37.898Z] Selecting previously unselected package libhcrypto4-heimdal:arm64. [2020-10-29T02:23:37.898Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T02:23:37.898Z] Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:37.898Z] Selecting previously unselected package libwind0-heimdal:arm64. [2020-10-29T02:23:38.168Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T02:23:38.168Z] Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:38.168Z] Selecting previously unselected package libhx509-5-heimdal:arm64. [2020-10-29T02:23:38.168Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T02:23:38.168Z] Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:38.292Z] snapd is not logged in, snap install commands will use sudo [2020-10-29T02:23:38.440Z] Selecting previously unselected package libkrb5-26-heimdal:arm64. [2020-10-29T02:23:38.440Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T02:23:38.440Z] Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:38.440Z] Selecting previously unselected package libheimntlm0-heimdal:arm64. [2020-10-29T02:23:38.440Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T02:23:38.440Z] Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:38.711Z] Selecting previously unselected package libgssapi3-heimdal:arm64. [2020-10-29T02:23:38.711Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T02:23:38.711Z] Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:38.711Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2020-10-29T02:23:38.711Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-10-29T02:23:38.711Z] Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T02:23:38.989Z] Selecting previously unselected package libsasl2-2:arm64. [2020-10-29T02:23:38.989Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-10-29T02:23:38.989Z] Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T02:23:38.989Z] Selecting previously unselected package libldap-common. [2020-10-29T02:23:38.989Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... [2020-10-29T02:23:38.989Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T02:23:39.264Z] Selecting previously unselected package libldap-2.4-2:arm64. [2020-10-29T02:23:39.264Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_arm64.deb ... [2020-10-29T02:23:39.264Z] Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T02:23:39.264Z] Selecting previously unselected package dirmngr. [2020-10-29T02:23:39.264Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-29T02:23:39.540Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-29T02:23:39.540Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T02:23:39.540Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-10-29T02:23:39.540Z] Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-10-29T02:23:39.813Z] Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T02:23:39.813Z] Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T02:23:39.813Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-10-29T02:23:39.813Z] Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:39.813Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-10-29T02:23:39.813Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T02:23:39.813Z] Setting up udev (237-3ubuntu10.42) ... [2020-10-29T02:23:41.238Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-10-29T02:23:41.238Z] Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:41.510Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-10-29T02:23:41.510Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-10-29T02:23:41.781Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-10-29T02:23:41.781Z] Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:41.781Z] Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:41.781Z] Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:41.781Z] Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:41.781Z] Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:41.781Z] Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:41.781Z] Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T02:23:42.054Z] Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T02:23:42.054Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-29T02:23:42.054Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T02:23:43.488Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-10-29T02:23:43.488Z] settings in the [Install] section, and DefaultInstance for template units). [2020-10-29T02:23:43.488Z] This means they are not meant to be enabled using systemctl. [2020-10-29T02:23:43.488Z] Possible reasons for having this kind of units are: [2020-10-29T02:23:43.488Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-10-29T02:23:43.488Z] .wants/ or .requires/ directory. [2020-10-29T02:23:43.488Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-10-29T02:23:43.488Z] a requirement dependency on it. [2020-10-29T02:23:43.488Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-10-29T02:23:43.488Z] D-Bus, udev, scripted systemctl call, ...). [2020-10-29T02:23:43.488Z] 4) In case of template units, the unit is meant to be enabled with some [2020-10-29T02:23:43.488Z] instance name specified. [2020-10-29T02:23:44.906Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T02:23:44.923Z] Reading package lists... [2020-10-29T02:23:45.169Z] snap "core18" has no updates available [2020-10-29T02:23:45.516Z] Building dependency tree... [2020-10-29T02:23:45.517Z] Reading state information... [2020-10-29T02:23:45.749Z] Pulling go [2020-10-29T02:23:46.112Z] The following additional packages will be installed: [2020-10-29T02:23:46.112Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-10-29T02:23:46.112Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-10-29T02:23:46.112Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-10-29T02:23:46.112Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-10-29T02:23:46.112Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-10-29T02:23:46.112Z] Suggested packages: [2020-10-29T02:23:46.112Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-10-29T02:23:46.112Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-10-29T02:23:46.112Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-10-29T02:23:46.112Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-10-29T02:23:46.112Z] systemd-container policykit-1 [2020-10-29T02:23:46.112Z] Recommended packages: [2020-10-29T02:23:46.112Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-10-29T02:23:46.385Z] The following NEW packages will be installed: [2020-10-29T02:23:46.385Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-10-29T02:23:46.385Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-10-29T02:23:46.385Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-10-29T02:23:46.385Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-10-29T02:23:46.385Z] python3.6-minimal snapd squashfs-tools sudo [2020-10-29T02:23:46.385Z] The following packages will be upgraded: [2020-10-29T02:23:46.385Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-10-29T02:23:46.385Z] 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. [2020-10-29T02:23:46.385Z] Need to get 30.9 MB of archives. [2020-10-29T02:23:46.385Z] After this operation, 132 MB of additional disk space will be used. [2020-10-29T02:23:46.385Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] [2020-10-29T02:23:47.144Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-29T02:23:47.144Z] Skipping pull go (already ran) [2020-10-29T02:23:47.144Z] Building go [2020-10-29T02:23:47.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-29T02:23:47.144Z] Dload Upload Total Spent Left Speed [2020-10-29T02:23:47.365Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] [2020-10-29T02:23:47.365Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] [2020-10-29T02:23:47.638Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] [2020-10-29T02:23:47.638Z] 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] [2020-10-29T02:23:47.638Z] 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] [2020-10-29T02:23:47.919Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-10-29T02:23:47.919Z] 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] [2020-10-29T02:23:47.919Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] [2020-10-29T02:23:47.919Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-10-29T02:23:47.919Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] [2020-10-29T02:23:47.919Z] 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] [2020-10-29T02:23:47.919Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-10-29T02:23:48.195Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] [2020-10-29T02:23:48.195Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] [2020-10-29T02:23:48.195Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] [2020-10-29T02:23:48.195Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] [2020-10-29T02:23:48.195Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-10-29T02:23:48.195Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] [2020-10-29T02:23:48.195Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] [2020-10-29T02:23:48.195Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-10-29T02:23:48.195Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] [2020-10-29T02:23:48.195Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] [2020-10-29T02:23:48.477Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] [2020-10-29T02:23:48.477Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] [2020-10-29T02:23:48.477Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] [2020-10-29T02:23:48.477Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] [2020-10-29T02:23:48.477Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-10-29T02:23:48.477Z] 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] [2020-10-29T02:23:48.477Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] [2020-10-29T02:23:51.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6239k 0 0 13.3M 0 0:00:08 --:--:-- 0:00:08 13.3M 31 115M 31 36.5M 0 0 25.1M 0 0:00:04 0:00:01 0:00:03 25.1M 53 115M 53 62.3M 0 0 25.0M 0 0:00:04 0:00:02 0:00:02 25.0M 79 115M 79 91.2M 0 0 26.2M 0 0:00:04 0:00:03 0:00:01 26.2M 100 115M 100 115M 0 0 26.4M 0 0:00:04 0:00:04 --:--:-- 26.4M [2020-10-29T02:23:51.119Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T02:23:51.119Z] Fetched 30.9 MB in 4s (8061 kB/s) [2020-10-29T02:23:51.119Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-29T02:23:51.119Z] Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... [2020-10-29T02:23:51.394Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T02:23:52.058Z] go1.15.2.linux-amd64.tar.gz: OK [2020-10-29T02:23:52.829Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... [2020-10-29T02:23:52.829Z] Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T02:23:52.829Z] Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... [2020-10-29T02:23:53.102Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-29T02:23:53.102Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... [2020-10-29T02:23:53.102Z] Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-29T02:23:53.375Z] Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... [2020-10-29T02:23:53.649Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-29T02:23:53.650Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... [2020-10-29T02:23:53.650Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-29T02:23:54.636Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-10-29T02:23:54.636Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-10-29T02:23:56.079Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-10-29T02:23:56.079Z] (Reading database ... 12713 files and directories currently installed.) [2020-10-29T02:23:56.079Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-10-29T02:23:56.079Z] Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-29T02:23:56.675Z] Selecting previously unselected package libpython3.6-minimal:arm64. [2020-10-29T02:23:56.675Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-29T02:23:56.675Z] Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:23:57.273Z] Selecting previously unselected package libexpat1:arm64. [2020-10-29T02:23:57.273Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-10-29T02:23:57.273Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-10-29T02:23:57.273Z] Selecting previously unselected package python3.6-minimal. [2020-10-29T02:23:57.273Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-29T02:23:57.273Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:23:57.365Z] Staging go [2020-10-29T02:23:57.870Z] Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-29T02:23:58.142Z] Checking for services that may need to be restarted...done. [2020-10-29T02:23:58.142Z] Checking for services that may need to be restarted...done. [2020-10-29T02:23:58.142Z] Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:23:58.142Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-10-29T02:23:58.419Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:24:00.391Z] Selecting previously unselected package python3-minimal. [2020-10-29T02:24:00.391Z] (Reading database ... 12961 files and directories currently installed.) [2020-10-29T02:24:00.391Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... [2020-10-29T02:24:00.391Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-10-29T02:24:00.669Z] Selecting previously unselected package mime-support. [2020-10-29T02:24:00.669Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-10-29T02:24:00.669Z] Unpacking mime-support (3.60ubuntu1) ... [2020-10-29T02:24:00.669Z] Selecting previously unselected package libmpdec2:arm64. [2020-10-29T02:24:00.669Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... [2020-10-29T02:24:00.669Z] Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-10-29T02:24:00.944Z] Selecting previously unselected package libpython3.6-stdlib:arm64. [2020-10-29T02:24:00.944Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-29T02:24:00.944Z] Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:24:01.551Z] Selecting previously unselected package python3.6. [2020-10-29T02:24:01.551Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-29T02:24:01.551Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:24:01.551Z] Selecting previously unselected package libpython3-stdlib:arm64. [2020-10-29T02:24:01.551Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... [2020-10-29T02:24:01.551Z] Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-10-29T02:24:02.148Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-10-29T02:24:03.130Z] Selecting previously unselected package python3. [2020-10-29T02:24:03.130Z] (Reading database ... 13391 files and directories currently installed.) [2020-10-29T02:24:03.130Z] Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... [2020-10-29T02:24:03.130Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-10-29T02:24:03.130Z] Selecting previously unselected package multiarch-support. [2020-10-29T02:24:03.130Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... [2020-10-29T02:24:03.130Z] Unpacking multiarch-support (2.27-3ubuntu1.2) ... [2020-10-29T02:24:03.130Z] Setting up multiarch-support (2.27-3ubuntu1.2) ... [2020-10-29T02:24:03.404Z] Selecting previously unselected package liblzo2-2:arm64. [2020-10-29T02:24:03.404Z] (Reading database ... 13428 files and directories currently installed.) [2020-10-29T02:24:03.404Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... [2020-10-29T02:24:03.404Z] Unpacking liblzo2-2:arm64 (2.08-1.2) ... [2020-10-29T02:24:03.404Z] Selecting previously unselected package libbsd0:arm64. [2020-10-29T02:24:03.404Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-10-29T02:24:03.404Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-10-29T02:24:03.677Z] Selecting previously unselected package sudo. [2020-10-29T02:24:03.677Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... [2020-10-29T02:24:03.677Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-29T02:24:03.953Z] Selecting previously unselected package apparmor. [2020-10-29T02:24:03.953Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... [2020-10-29T02:24:03.953Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-10-29T02:24:04.229Z] Selecting previously unselected package libedit2:arm64. [2020-10-29T02:24:04.229Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... [2020-10-29T02:24:04.229Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-10-29T02:24:04.504Z] Selecting previously unselected package libkrb5support0:arm64. [2020-10-29T02:24:04.504Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... [2020-10-29T02:24:04.504Z] Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T02:24:04.779Z] Selecting previously unselected package libk5crypto3:arm64. [2020-10-29T02:24:04.779Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... [2020-10-29T02:24:04.779Z] Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T02:24:04.779Z] Selecting previously unselected package libkeyutils1:arm64. [2020-10-29T02:24:04.779Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... [2020-10-29T02:24:04.779Z] Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-10-29T02:24:05.053Z] Selecting previously unselected package libkrb5-3:arm64. [2020-10-29T02:24:05.054Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... [2020-10-29T02:24:05.054Z] Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T02:24:05.327Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-10-29T02:24:05.327Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... [2020-10-29T02:24:05.327Z] Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T02:24:05.600Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-10-29T02:24:05.600Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... [2020-10-29T02:24:05.600Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-10-29T02:24:05.874Z] Selecting previously unselected package openssh-client. [2020-10-29T02:24:05.874Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-10-29T02:24:05.874Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-29T02:24:06.149Z] Selecting previously unselected package squashfs-tools. [2020-10-29T02:24:06.149Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... [2020-10-29T02:24:06.149Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-29T02:24:06.422Z] Selecting previously unselected package snapd. [2020-10-29T02:24:06.422Z] Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... [2020-10-29T02:24:06.422Z] Unpacking snapd (2.47.1+18.04) ... [2020-10-29T02:24:11.813Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-10-29T02:24:11.814Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-10-29T02:24:11.814Z] Setting up mime-support (3.60ubuntu1) ... [2020-10-29T02:24:11.814Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-29T02:24:11.814Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-10-29T02:24:11.814Z] Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T02:24:12.086Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T02:24:12.086Z] Setting up systemd (237-3ubuntu10.42) ... [2020-10-29T02:24:12.086Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-10-29T02:24:14.063Z] Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-10-29T02:24:14.063Z] Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-10-29T02:24:14.063Z] Setting up liblzo2-2:arm64 (2.08-1.2) ... [2020-10-29T02:24:14.063Z] Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:24:14.063Z] Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T02:24:14.063Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T02:24:15.513Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-29T02:24:15.513Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-29T02:24:15.513Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-29T02:24:15.513Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] [2020-10-29T02:24:15.513Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-10-29T02:24:15.513Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] [2020-10-29T02:24:15.513Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-10-29T02:24:15.513Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-10-29T02:24:15.513Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-10-29T02:24:15.513Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] [2020-10-29T02:24:15.513Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] [2020-10-29T02:24:15.513Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] [2020-10-29T02:24:15.513Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-10-29T02:24:15.513Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-10-29T02:24:15.513Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-10-29T02:24:15.513Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-10-29T02:24:15.513Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-10-29T02:24:15.513Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] [2020-10-29T02:24:15.513Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-10-29T02:24:15.513Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-10-29T02:24:15.513Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-10-29T02:24:15.513Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-10-29T02:24:15.513Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-10-29T02:24:15.513Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-10-29T02:24:15.513Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-10-29T02:24:15.513Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-10-29T02:24:15.514Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-10-29T02:24:15.514Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-10-29T02:24:15.514Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] [2020-10-29T02:24:15.514Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] [2020-10-29T02:24:15.514Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-10-29T02:24:15.514Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] [2020-10-29T02:24:15.514Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-10-29T02:24:15.514Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-10-29T02:24:15.514Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-10-29T02:24:15.514Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-10-29T02:24:15.514Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-10-29T02:24:15.514Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1681 kB] [2020-10-29T02:24:15.514Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-10-29T02:24:15.514Z] Fetched 34.8 MB in 6s (5781 kB/s) [2020-10-29T02:24:15.514Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-10-29T02:24:15.514Z] Fetched 224 kB in 0s (0 B/s) [2020-10-29T02:24:15.514Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-10-29T02:24:15.514Z] Fetched 157 kB in 0s (0 B/s) [2020-10-29T02:24:15.514Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-10-29T02:24:15.514Z] Fetched 221 kB in 0s (0 B/s) [2020-10-29T02:24:15.514Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-10-29T02:24:15.514Z] Fetched 143 kB in 0s (0 B/s) [2020-10-29T02:24:15.514Z] Pulling app-service-config [2020-10-29T02:24:15.514Z] Pulling config-common [2020-10-29T02:24:16.086Z] Skipping build go (already ran) [2020-10-29T02:24:16.087Z] Building app-service-config [2020-10-29T02:24:16.087Z] 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 [2020-10-29T02:24:17.466Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-29T02:24:17.467Z] Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T02:24:17.467Z] Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-10-29T02:24:17.467Z] Setting up python3 (3.6.7-1~18.04) ... [2020-10-29T02:24:17.467Z] running python rtupdate hooks for python3.6... [2020-10-29T02:24:17.467Z] running python post-rtupdate hooks for python3.6... [2020-10-29T02:24:17.737Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-10-29T02:24:18.014Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 [2020-10-29T02:24:18.014Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-10-29T02:24:18.014Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 [2020-10-29T02:24:18.014Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 [2020-10-29T02:24:18.014Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-10-29T02:24:18.014Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-29T02:24:18.298Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-10-29T02:24:18.298Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-10-29T02:24:18.298Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-10-29T02:24:18.298Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-10-29T02:24:18.298Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-29T02:24:18.298Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-29T02:24:18.298Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-29T02:24:18.298Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-29T02:24:18.298Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-10-29T02:24:18.298Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-29T02:24:18.298Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-29T02:24:18.298Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-10-29T02:24:18.298Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-29T02:24:18.298Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-10-29T02:24:18.298Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-29T02:24:18.298Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-10-29T02:24:18.298Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-29T02:24:18.298Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-10-29T02:24:18.298Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-29T02:24:18.298Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-29T02:24:18.298Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-29T02:24:18.298Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-29T02:24:18.298Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-29T02:24:18.298Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-29T02:24:18.561Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-29T02:24:18.561Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-29T02:24:18.561Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-29T02:24:18.561Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-29T02:24:18.561Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-29T02:24:18.561Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-29T02:24:18.823Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-29T02:24:18.823Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-29T02:24:18.823Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-29T02:24:19.084Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-10-29T02:24:19.084Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-10-29T02:24:19.084Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-10-29T02:24:19.084Z] go: downloading github.com/golang/snappy v0.0.1 [2020-10-29T02:24:19.084Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-10-29T02:24:19.084Z] go: downloading golang.org/x/text v0.3.2 [2020-10-29T02:24:19.084Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-29T02:24:20.345Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-10-29T02:24:20.622Z] Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T02:24:20.622Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-29T02:24:20.892Z] Setting up snapd (2.47.1+18.04) ... [2020-10-29T02:24:22.861Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-10-29T02:24:23.134Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-10-29T02:24:24.107Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-10-29T02:24:24.700Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-10-29T02:24:25.295Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-29T02:24:25.295Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-29T02:24:26.271Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-10-29T02:24:26.865Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-10-29T02:24:27.463Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-10-29T02:24:28.063Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-10-29T02:24:28.660Z] /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' [2020-10-29T02:24:28.660Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T02:24:28.660Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-29T02:24:31.358Z] Building config-common [2020-10-29T02:24:32.042Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-29T02:24:32.042Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-29T02:24:32.042Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-29T02:24:33.276Z] Skipping stage go (already ran) [2020-10-29T02:24:33.276Z] Staging app-service-config [2020-10-29T02:24:34.667Z] Staging config-common [2020-10-29T02:24:35.623Z] Priming go [2020-10-29T02:24:36.571Z] Priming app-service-config [2020-10-29T02:24:37.311Z] Reading package lists... [2020-10-29T02:24:38.291Z] Reading package lists... [2020-10-29T02:24:38.491Z] Priming config-common [2020-10-29T02:24:38.882Z] Building dependency tree... [2020-10-29T02:24:38.883Z] Reading state information... [2020-10-29T02:24:39.474Z] Calculating upgrade... [2020-10-29T02:24:40.452Z] The following packages will be upgraded: [2020-10-29T02:24:40.452Z] advancecomp base-files bash binutils binutils-aarch64-linux-gnu [2020-10-29T02:24:40.452Z] binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg [2020-10-29T02:24:40.452Z] dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep [2020-10-29T02:24:40.452Z] libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin [2020-10-29T02:24:40.452Z] libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 [2020-10-29T02:24:40.452Z] libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 [2020-10-29T02:24:40.452Z] libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 [2020-10-29T02:24:40.452Z] libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules [2020-10-29T02:24:40.452Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2020-10-29T02:24:40.452Z] libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev [2020-10-29T02:24:40.452Z] libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 [2020-10-29T02:24:40.452Z] linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch [2020-10-29T02:24:40.452Z] perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar [2020-10-29T02:24:40.452Z] tzdata ubuntu-keyring util-linux [2020-10-29T02:24:40.724Z] 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T02:24:40.724Z] Need to get 54.4 MB of archives. [2020-10-29T02:24:40.724Z] After this operation, 5746 kB of additional disk space will be used. [2020-10-29T02:24:40.724Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-10-29T02:24:41.700Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] [2020-10-29T02:24:41.700Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-122.124 [975 kB] [2020-10-29T02:24:41.700Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-10-29T02:24:41.700Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-10-29T02:24:41.700Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-10-29T02:24:41.700Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-10-29T02:24:41.700Z] 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] [2020-10-29T02:24:41.700Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] [2020-10-29T02:24:41.700Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-10-29T02:24:41.700Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-10-29T02:24:41.700Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-29T02:24:41.971Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] [2020-10-29T02:24:41.971Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] [2020-10-29T02:24:41.971Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] [2020-10-29T02:24:41.971Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] [2020-10-29T02:24:41.971Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2020-10-29T02:24:42.253Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] [2020-10-29T02:24:42.253Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] [2020-10-29T02:24:42.253Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] [2020-10-29T02:24:42.253Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] [2020-10-29T02:24:42.253Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] [2020-10-29T02:24:42.253Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] [2020-10-29T02:24:42.253Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [Pipeline] // node [Pipeline] } [2020-10-29T02:24:42.524Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-29T02:24:42.524Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [Pipeline] // stage [Pipeline] } [2020-10-29T02:24:42.797Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-29T02:24:43.069Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] [2020-10-29T02:24:43.069Z] 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] [2020-10-29T02:24:43.069Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] [2020-10-29T02:24:43.069Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] [2020-10-29T02:24:43.069Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] [2020-10-29T02:24:43.069Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] [2020-10-29T02:24:43.069Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] [2020-10-29T02:24:43.069Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] [2020-10-29T02:24:43.069Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] [2020-10-29T02:24:43.069Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] [2020-10-29T02:24:43.069Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] [2020-10-29T02:24:43.069Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] [2020-10-29T02:24:43.341Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] [2020-10-29T02:24:43.341Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] [2020-10-29T02:24:43.341Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-10-29T02:24:43.341Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] [2020-10-29T02:24:43.341Z] 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] [2020-10-29T02:24:43.341Z] 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] [2020-10-29T02:24:43.613Z] 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] [2020-10-29T02:24:43.613Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] [2020-10-29T02:24:43.613Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] [2020-10-29T02:24:43.613Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] [2020-10-29T02:24:43.613Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] [2020-10-29T02:24:43.613Z] 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] [2020-10-29T02:24:43.613Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] [2020-10-29T02:24:43.613Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] [2020-10-29T02:24:43.613Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] [2020-10-29T02:24:43.613Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] [2020-10-29T02:24:43.613Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] [2020-10-29T02:24:43.613Z] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] [2020-10-29T02:24:43.613Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] [2020-10-29T02:24:43.885Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] [2020-10-29T02:24:43.885Z] 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] [2020-10-29T02:24:43.885Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] [2020-10-29T02:24:43.885Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] [2020-10-29T02:24:43.885Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] [2020-10-29T02:24:43.885Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-10-29T02:24:43.885Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] [2020-10-29T02:24:43.886Z] 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] [2020-10-29T02:24:43.886Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] [2020-10-29T02:24:43.886Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] [2020-10-29T02:24:43.886Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] [2020-10-29T02:24:43.886Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] [2020-10-29T02:24:43.886Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] [2020-10-29T02:24:44.158Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] [2020-10-29T02:24:44.158Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpng16-16 arm64 1.6.34-1ubuntu0.18.04.2 [162 kB] [2020-10-29T02:24:44.158Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] [2020-10-29T02:24:44.158Z] 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] [2020-10-29T02:24:44.435Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] [2020-10-29T02:24:44.435Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] [2020-10-29T02:24:44.435Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-29T02:24:44.707Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-10-29T02:24:44.707Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-10-29T02:24:44.707Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-10-29T02:24:45.306Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-10-29T02:24:46.284Z] Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-29T02:24:46.284Z] Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-10-29T02:24:46.284Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-10-29T02:24:46.886Z] 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] [2020-10-29T02:24:46.886Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-29T02:24:46.886Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-29T02:24:46.886Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-29T02:24:46.886Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-10-29T02:24:46.886Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-10-29T02:24:46.886Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-10-29T02:24:46.886Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-10-29T02:24:47.876Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T02:24:47.876Z] Fetched 54.4 MB in 7s (8303 kB/s) [2020-10-29T02:24:47.876Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:24:47.876Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... [2020-10-29T02:24:47.876Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T02:24:49.313Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-10-29T02:24:49.313Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T02:24:49.313Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_arm64.deb ... [2020-10-29T02:24:49.313Z] Unpacking linux-libc-dev:arm64 (4.15.0-122.124) over (4.15.0-20.21) ... [2020-10-29T02:24:50.290Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T02:24:50.290Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:24:50.562Z] Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T02:24:50.562Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:24:50.835Z] Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T02:24:50.835Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:24:50.835Z] Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T02:24:51.110Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:24:51.110Z] Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T02:24:51.110Z] Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:24:51.382Z] Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:24:51.382Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-29T02:24:51.382Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T02:24:51.654Z] Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-10-29T02:24:51.654Z] Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:24:51.926Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-29T02:24:51.926Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T02:24:51.926Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:24:51.926Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T02:24:52.199Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:24:52.199Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T02:24:52.199Z] Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T02:24:52.473Z] Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:24:52.744Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-29T02:24:52.744Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... [2020-10-29T02:24:53.335Z] Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T02:24:54.312Z] Setting up libc6:arm64 (2.27-3ubuntu1.2) ... [2020-10-29T02:24:54.912Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-29T02:24:54.912Z] Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... [2020-10-29T02:24:54.912Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-10-29T02:24:54.912Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-10-29T02:24:54.912Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-10-29T02:24:55.508Z] Setting up base-files (10.1ubuntu2.10) ... [2020-10-29T02:24:55.781Z] Installing new version of config file /etc/issue ... [2020-10-29T02:24:55.781Z] Installing new version of config file /etc/issue.net ... [2020-10-29T02:24:55.781Z] Installing new version of config file /etc/lsb-release ... [2020-10-29T02:24:55.781Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-10-29T02:24:56.757Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-10-29T02:24:56.757Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-10-29T02:24:56.757Z] Removing obsolete conffile /etc/default/motd-news ... [2020-10-29T02:24:57.028Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:24:57.028Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... [2020-10-29T02:24:57.028Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-10-29T02:24:57.300Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-10-29T02:24:57.300Z] 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 [2020-10-29T02:24:57.578Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:24:57.578Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T02:24:57.578Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-10-29T02:24:57.578Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:24:57.850Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:24:57.850Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... [2020-10-29T02:24:57.850Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-10-29T02:24:58.126Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-10-29T02:24:58.398Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:24:58.398Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... [2020-10-29T02:24:58.398Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T02:24:58.992Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-10-29T02:24:59.265Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:24:59.265Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-29T02:24:59.265Z] Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T02:24:59.539Z] Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-29T02:24:59.812Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:24:59.812Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-29T02:24:59.812Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T02:25:00.083Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-10-29T02:25:00.083Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:00.083Z] Preparing to unpack .../grep_3.1-2build1_arm64.deb ... [2020-10-29T02:25:00.358Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-10-29T02:25:00.359Z] Setting up grep (3.1-2build1) ... [2020-10-29T02:25:00.636Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:00.636Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... [2020-10-29T02:25:00.636Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-29T02:25:00.909Z] Setting up login (1:4.5-1ubuntu2) ... [2020-10-29T02:25:01.182Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:01.183Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-29T02:25:01.183Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T02:25:01.183Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-10-29T02:25:01.461Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:01.461Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-29T02:25:01.461Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T02:25:02.898Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-29T02:25:02.898Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T02:25:02.898Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-29T02:25:02.898Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T02:25:03.880Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-29T02:25:03.880Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:03.880Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-29T02:25:04.155Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T02:25:05.590Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-10-29T02:25:05.590Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-29T02:25:05.863Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-10-29T02:25:05.863Z] Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-29T02:25:05.863Z] Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... [2020-10-29T02:25:06.135Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:06.135Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... [2020-10-29T02:25:06.135Z] Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-10-29T02:25:06.408Z] Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... [2020-10-29T02:25:06.684Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:06.684Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T02:25:06.684Z] Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:25:06.684Z] Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:25:06.955Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:06.955Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T02:25:06.955Z] Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:25:07.226Z] Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:25:07.500Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:07.500Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T02:25:07.500Z] Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:25:07.774Z] Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:25:07.774Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:07.774Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T02:25:08.046Z] Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:25:08.046Z] Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:25:08.317Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:08.317Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-29T02:25:08.317Z] Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T02:25:08.758Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-29T02:25:08.758Z] Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T02:25:09.353Z] Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-29T02:25:09.353Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:09.353Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-29T02:25:09.353Z] Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T02:25:09.623Z] Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-29T02:25:09.623Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:09.623Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T02:25:09.623Z] Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:25:09.895Z] Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:25:10.170Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:10.170Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T02:25:10.170Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:25:10.170Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:25:10.441Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:10.441Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T02:25:10.714Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:25:11.693Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:25:12.676Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-10-29T02:25:13.654Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-10-29T02:25:13.929Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:13.929Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-10-29T02:25:13.929Z] Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T02:25:14.205Z] Setting up libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T02:25:14.480Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T02:25:14.480Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-10-29T02:25:14.751Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T02:25:14.751Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-10-29T02:25:15.023Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:15.023Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-10-29T02:25:15.294Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-10-29T02:25:15.680Z] Setting up debconf (1.5.66ubuntu1) ... [2020-10-29T02:25:16.377Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:16.377Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-29T02:25:16.377Z] Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T02:25:16.377Z] Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T02:25:16.974Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:16.974Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-29T02:25:16.974Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T02:25:17.248Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T02:25:17.248Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:17.248Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-29T02:25:17.844Z] Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T02:25:17.844Z] Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T02:25:18.116Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:18.116Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T02:25:18.116Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T02:25:18.392Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... [2020-10-29T02:25:18.392Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T02:25:18.665Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-29T02:25:18.665Z] Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T02:25:18.665Z] Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-29T02:25:18.938Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:18.938Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... [2020-10-29T02:25:18.938Z] Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-10-29T02:25:19.211Z] Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... [2020-10-29T02:25:19.211Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:19.211Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-10-29T02:25:19.484Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T02:25:19.484Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T02:25:20.468Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:20.468Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-29T02:25:20.468Z] Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T02:25:20.468Z] Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-29T02:25:20.468Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:20.468Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... [2020-10-29T02:25:20.468Z] Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-10-29T02:25:20.745Z] Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-10-29T02:25:21.019Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:21.019Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... [2020-10-29T02:25:21.019Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-29T02:25:21.614Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-10-29T02:25:21.614Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:21.614Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-29T02:25:21.614Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T02:25:21.885Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-10-29T02:25:22.157Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:22.158Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... [2020-10-29T02:25:22.158Z] Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-10-29T02:25:22.432Z] Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... [2020-10-29T02:25:22.432Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:22.432Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... [2020-10-29T02:25:22.432Z] Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-10-29T02:25:22.706Z] Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... [2020-10-29T02:25:22.979Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:22.979Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... [2020-10-29T02:25:22.979Z] Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-10-29T02:25:23.251Z] Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... [2020-10-29T02:25:23.251Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:23.251Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... [2020-10-29T02:25:23.251Z] Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-10-29T02:25:23.523Z] Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... [2020-10-29T02:25:23.523Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T02:25:23.523Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-10-29T02:25:23.796Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-10-29T02:25:23.796Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-10-29T02:25:24.069Z] (Reading database ... 13864 files and directories currently installed.) [2020-10-29T02:25:24.069Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-10-29T02:25:24.069Z] Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-29T02:25:24.344Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-10-29T02:25:24.344Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-29T02:25:24.940Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-10-29T02:25:24.940Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-29T02:25:25.211Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-10-29T02:25:25.211Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-10-29T02:25:25.485Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... [2020-10-29T02:25:25.485Z] Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-10-29T02:25:25.759Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... [2020-10-29T02:25:25.759Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-10-29T02:25:25.759Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... [2020-10-29T02:25:25.759Z] Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-10-29T02:25:26.031Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... [2020-10-29T02:25:26.031Z] Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-10-29T02:25:26.306Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... [2020-10-29T02:25:26.306Z] Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-10-29T02:25:26.306Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... [2020-10-29T02:25:26.306Z] Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-10-29T02:25:26.576Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... [2020-10-29T02:25:26.576Z] Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-10-29T02:25:26.848Z] Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... [2020-10-29T02:25:26.848Z] Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... [2020-10-29T02:25:28.282Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... [2020-10-29T02:25:28.555Z] Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-10-29T02:25:28.555Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... [2020-10-29T02:25:28.555Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-10-29T02:25:28.826Z] Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-29T02:25:28.826Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T02:25:30.253Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-29T02:25:30.253Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T02:25:30.525Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-29T02:25:30.525Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T02:25:30.525Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-29T02:25:30.799Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T02:25:30.799Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T02:25:31.070Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:25:31.070Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T02:25:31.070Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:25:31.342Z] Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T02:25:31.615Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:25:33.580Z] Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T02:25:33.580Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:25:35.005Z] Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T02:25:35.005Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:25:36.004Z] Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T02:25:36.276Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:25:36.547Z] Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T02:25:36.548Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:25:38.522Z] Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T02:25:38.522Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T02:25:38.522Z] Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-29T02:25:38.522Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T02:25:38.796Z] Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-29T02:25:38.796Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T02:25:39.068Z] Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-29T02:25:39.068Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T02:25:39.340Z] Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-10-29T02:25:39.340Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-10-29T02:25:39.617Z] Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-29T02:25:39.617Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T02:25:39.888Z] Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-29T02:25:39.888Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T02:25:39.888Z] Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... [2020-10-29T02:25:40.163Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-10-29T02:25:40.163Z] Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-29T02:25:40.438Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:25:40.438Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:25:40.438Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:25:40.438Z] Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... [2020-10-29T02:25:40.438Z] Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... [2020-10-29T02:25:40.438Z] Setting up tzdata (2020a-0ubuntu0.18.04) ... [2020-10-29T02:25:41.029Z] [2020-10-29T02:25:41.029Z] Current default time zone: 'Etc/UTC' [2020-10-29T02:25:41.029Z] Local time is now: Thu Oct 29 02:25:40 UTC 2020. [2020-10-29T02:25:41.029Z] Universal Time is now: Thu Oct 29 02:25:40 UTC 2020. [2020-10-29T02:25:41.029Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-10-29T02:25:41.029Z] [2020-10-29T02:25:41.029Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-10-29T02:25:41.029Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:25:41.029Z] Setting up linux-libc-dev:arm64 (4.15.0-122.124) ... [2020-10-29T02:25:41.029Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-10-29T02:25:41.303Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-10-29T02:25:41.303Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-10-29T02:25:41.303Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-29T02:25:41.303Z] Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... [2020-10-29T02:25:41.303Z] Setting up libkmod2:arm64 (24-1ubuntu3.5) ... [2020-10-29T02:25:41.303Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-10-29T02:25:41.303Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:25:41.574Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-10-29T02:25:41.845Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:25:41.845Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-29T02:25:42.116Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-29T02:25:42.116Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-10-29T02:25:42.116Z] Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... [2020-10-29T02:25:42.116Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-29T02:25:42.116Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-10-29T02:25:42.116Z] Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... [2020-10-29T02:25:42.116Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-29T02:25:42.116Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-29T02:25:48.859Z] Updating certificates in /etc/ssl/certs... [2020-10-29T02:25:50.843Z] 22 added, 17 removed; done. [2020-10-29T02:25:50.843Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-10-29T02:25:50.843Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T02:25:50.843Z] Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... [2020-10-29T02:25:50.843Z] Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... [2020-10-29T02:25:50.843Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-10-29T02:25:50.843Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:25:50.843Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-29T02:25:50.843Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:25:51.116Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:25:51.116Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:25:51.116Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:25:51.116Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-29T02:25:51.116Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-29T02:25:51.116Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-29T02:25:51.116Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-29T02:25:51.116Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:25:51.388Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T02:25:51.388Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-29T02:25:51.388Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-29T02:25:51.388Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-29T02:25:51.388Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-29T02:25:51.662Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T02:25:51.662Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-29T02:25:51.934Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-29T02:25:51.934Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-29T02:25:51.934Z] Updating certificates in /etc/ssl/certs... [2020-10-29T02:25:53.910Z] 0 added, 0 removed; done. [2020-10-29T02:25:53.910Z] Running hooks in /etc/ca-certificates/update.d... [2020-10-29T02:25:53.910Z] done. [2020-10-29T02:25:55.614Z] Reading package lists... [2020-10-29T02:25:56.206Z] Building dependency tree... [2020-10-29T02:25:56.206Z] Reading state information... [2020-10-29T02:25:57.178Z] The following NEW packages will be installed: [2020-10-29T02:25:57.178Z] apt-transport-https [2020-10-29T02:25:57.448Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T02:25:57.448Z] Need to get 1692 B of archives. [2020-10-29T02:25:57.448Z] After this operation, 153 kB of additional disk space will be used. [2020-10-29T02:25:57.448Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-10-29T02:25:58.041Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T02:25:58.041Z] Fetched 1692 B in 0s (9188 B/s) [2020-10-29T02:25:58.041Z] Selecting previously unselected package apt-transport-https. [2020-10-29T02:25:58.041Z] (Reading database ... 13881 files and directories currently installed.) [2020-10-29T02:25:58.041Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-10-29T02:25:58.041Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-29T02:25:58.313Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-29T02:25:59.293Z] Waiting for network to be ready... [2020-10-29T02:26:14.393Z] 2020-10-29T02:26:10Z INFO Waiting for automatic snapd restart... [2020-10-29T02:26:14.393Z] snapd 2.47.1 from Canonical* installed [2020-10-29T02:26:14.667Z] "snapd" switched to the "latest/stable" channel [2020-10-29T02:26:14.668Z] [2020-10-29T02:26:27.054Z] core18 20200929 from Canonical* installed [2020-10-29T02:26:28.030Z] "core18" switched to the "latest/stable" channel [2020-10-29T02:26:28.030Z] [2020-10-29T02:26:46.328Z] snapcraft 4.3 from Canonical* installed [2020-10-29T02:26:46.328Z] "snapcraft" switched to the "latest/stable" channel [2020-10-29T02:26:46.328Z] [2020-10-29T02:26:54.606Z] 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: [2020-10-29T02:26:54.606Z] - README.md [2020-10-29T02:26:54.606Z] [2020-10-29T02:26:54.606Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-29T02:27:01.319Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T02:27:01.593Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-29T02:27:01.871Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-29T02:27:01.871Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-29T02:27:07.175Z] Reading package lists... [2020-10-29T02:27:09.792Z] 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 [2020-10-29T02:27:16.504Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T02:27:16.504Z] Reading package lists... [2020-10-29T02:27:16.776Z] Building dependency tree... [2020-10-29T02:27:16.776Z] Reading state information... [2020-10-29T02:27:17.371Z] Suggested packages: [2020-10-29T02:27:17.371Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-29T02:27:17.371Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-10-29T02:27:17.371Z] Recommended packages: [2020-10-29T02:27:17.371Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-10-29T02:27:17.642Z] The following NEW packages will be installed: [2020-10-29T02:27:17.642Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-10-29T02:27:17.642Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-10-29T02:27:17.642Z] libzmq5 pkg-config [2020-10-29T02:27:17.914Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T02:27:17.914Z] Need to get 6537 kB of archives. [2020-10-29T02:27:17.914Z] After this operation, 40.1 MB of additional disk space will be used. [2020-10-29T02:27:17.914Z] 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] [2020-10-29T02:27:19.343Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] [2020-10-29T02:27:19.343Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] [2020-10-29T02:27:19.343Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] [2020-10-29T02:27:19.343Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] [2020-10-29T02:27:19.343Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-10-29T02:27:19.343Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-10-29T02:27:19.343Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-29T02:27:19.343Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-29T02:27:19.616Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-10-29T02:27:19.890Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-10-29T02:27:19.890Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-10-29T02:27:19.890Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-10-29T02:27:19.890Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-10-29T02:27:19.890Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-10-29T02:27:20.165Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-10-29T02:27:20.761Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T02:27:20.761Z] Fetched 6537 kB in 2s (2740 kB/s) [2020-10-29T02:27:20.761Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-10-29T02:27:20.761Z] (Reading database ... 13885 files and directories currently installed.) [2020-10-29T02:27:21.036Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-10-29T02:27:21.036Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-29T02:27:21.308Z] Selecting previously unselected package libpsl5:arm64. [2020-10-29T02:27:21.308Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... [2020-10-29T02:27:21.308Z] Unpacking libpsl5:arm64 (0.19.1-5build1) ... [2020-10-29T02:27:21.582Z] Selecting previously unselected package libnghttp2-14:arm64. [2020-10-29T02:27:21.582Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... [2020-10-29T02:27:21.582Z] Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-10-29T02:27:21.582Z] Selecting previously unselected package librtmp1:arm64. [2020-10-29T02:27:21.582Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... [2020-10-29T02:27:21.582Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-29T02:27:21.857Z] Selecting previously unselected package libcurl4:arm64. [2020-10-29T02:27:21.857Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-29T02:27:21.857Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-29T02:27:21.857Z] Selecting previously unselected package curl. [2020-10-29T02:27:21.857Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-29T02:27:21.857Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-29T02:27:22.130Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-10-29T02:27:22.130Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-29T02:27:22.130Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-29T02:27:22.402Z] Selecting previously unselected package liberror-perl. [2020-10-29T02:27:22.402Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-10-29T02:27:22.402Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-29T02:27:22.402Z] Selecting previously unselected package git-man. [2020-10-29T02:27:22.402Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-29T02:27:22.402Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-29T02:27:22.678Z] Selecting previously unselected package git. [2020-10-29T02:27:22.678Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-10-29T02:27:22.951Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-29T02:27:24.386Z] Selecting previously unselected package libnorm1:arm64. [2020-10-29T02:27:24.386Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-10-29T02:27:24.386Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-29T02:27:24.657Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-10-29T02:27:24.657Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-10-29T02:27:24.657Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-29T02:27:24.657Z] Selecting previously unselected package libsodium23:arm64. [2020-10-29T02:27:24.657Z] Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... [2020-10-29T02:27:24.657Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-10-29T02:27:24.931Z] Selecting previously unselected package libzmq5:arm64. [2020-10-29T02:27:24.931Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-29T02:27:24.931Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-29T02:27:24.931Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-10-29T02:27:24.931Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-29T02:27:24.931Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-29T02:27:25.527Z] Selecting previously unselected package pkg-config. [2020-10-29T02:27:25.527Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-10-29T02:27:25.527Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-29T02:27:25.527Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-29T02:27:25.527Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-29T02:27:25.527Z] Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-10-29T02:27:25.527Z] Setting up liberror-perl (0.17025-1) ... [2020-10-29T02:27:25.527Z] Setting up libpsl5:arm64 (0.19.1-5build1) ... [2020-10-29T02:27:25.527Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-29T02:27:25.802Z] No schema files found: doing nothing. [2020-10-29T02:27:25.802Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-29T02:27:25.802Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-29T02:27:25.802Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-10-29T02:27:25.802Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-29T02:27:25.802Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-29T02:27:26.078Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-29T02:27:26.078Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-29T02:27:26.078Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-29T02:27:26.078Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-29T02:27:26.078Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-29T02:27:26.078Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T02:27:34.396Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T02:27:34.994Z] curl set to automatically installed. [2020-10-29T02:27:34.994Z] git set to automatically installed. [2020-10-29T02:27:34.994Z] git-man set to automatically installed. [2020-10-29T02:27:34.994Z] libcurl3-gnutls set to automatically installed. [2020-10-29T02:27:34.994Z] libcurl4 set to automatically installed. [2020-10-29T02:27:34.994Z] liberror-perl set to automatically installed. [2020-10-29T02:27:34.994Z] libglib2.0-0 set to automatically installed. [2020-10-29T02:27:34.994Z] libnghttp2-14 set to automatically installed. [2020-10-29T02:27:34.994Z] libnorm1 set to automatically installed. [2020-10-29T02:27:34.994Z] libpgm-5.2-0 set to automatically installed. [2020-10-29T02:27:34.994Z] libpsl5 set to automatically installed. [2020-10-29T02:27:34.994Z] librtmp1 set to automatically installed. [2020-10-29T02:27:34.994Z] libsodium23 set to automatically installed. [2020-10-29T02:27:34.994Z] libzmq3-dev set to automatically installed. [2020-10-29T02:27:34.994Z] libzmq5 set to automatically installed. [2020-10-29T02:27:34.994Z] pkg-config set to automatically installed. [2020-10-29T02:27:37.606Z] snapd is not logged in, snap install commands will use sudo [2020-10-29T02:27:44.305Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T02:27:44.581Z] snap "core18" has no updates available [2020-10-29T02:27:45.175Z] Pulling go [2020-10-29T02:27:49.474Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-29T02:27:49.474Z] Skipping pull go (already ran) [2020-10-29T02:27:49.474Z] Building go [2020-10-29T02:27:49.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-29T02:27:49.474Z] Dload Upload Total Spent Left Speed [2020-10-29T02:27:55.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 93.2M 7 7327k 0 0 8733k 0 0:00:10 --:--:-- 0:00:10 8733k 23 93.2M 23 21.8M 0 0 12.0M 0 0:00:07 0:00:01 0:00:06 12.0M 42 93.2M 42 39.2M 0 0 13.9M 0 0:00:06 0:00:02 0:00:04 13.9M 59 93.2M 59 55.6M 0 0 14.5M 0 0:00:06 0:00:03 0:00:03 14.5M 76 93.2M 76 70.9M 0 0 14.6M 0 0:00:06 0:00:04 0:00:02 14.6M 91 93.2M 91 85.2M 0 0 14.6M 0 0:00:06 0:00:05 0:00:01 15.6M 100 93.2M 100 93.2M 0 0 14.7M 0 0:00:06 0:00:06 --:--:-- 15.8M [2020-10-29T02:27:56.696Z] go1.15.2.linux-arm64.tar.gz: OK [2020-10-29T02:28:11.780Z] Staging go [2020-10-29T02:28:50.758Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-29T02:28:50.758Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-10-29T02:28:50.758Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-29T02:28:50.758Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] [2020-10-29T02:28:50.758Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] [2020-10-29T02:28:50.758Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] [2020-10-29T02:28:50.758Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] [2020-10-29T02:28:50.758Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] [2020-10-29T02:28:50.758Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] [2020-10-29T02:28:50.758Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-10-29T02:28:50.758Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] [2020-10-29T02:28:50.758Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-10-29T02:28:50.758Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] [2020-10-29T02:28:50.758Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] [2020-10-29T02:28:50.758Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] [2020-10-29T02:28:50.758Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] [2020-10-29T02:28:50.758Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] [2020-10-29T02:28:50.758Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] [2020-10-29T02:28:50.758Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] [2020-10-29T02:28:50.758Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-10-29T02:28:50.758Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-10-29T02:28:50.758Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-10-29T02:28:50.758Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-10-29T02:28:50.758Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-10-29T02:28:50.758Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-10-29T02:28:50.758Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-10-29T02:28:50.758Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-10-29T02:28:50.758Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] [2020-10-29T02:28:50.758Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] [2020-10-29T02:28:50.758Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] [2020-10-29T02:28:50.758Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] [2020-10-29T02:28:50.758Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] [2020-10-29T02:28:50.758Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] [2020-10-29T02:28:50.758Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-10-29T02:28:50.758Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] [2020-10-29T02:28:50.758Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-10-29T02:28:50.758Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] [2020-10-29T02:28:50.758Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] [2020-10-29T02:28:50.758Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] [2020-10-29T02:28:50.758Z] Fetched 32.6 MB in 6s (0 B/s) [2020-10-29T02:28:50.758Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-10-29T02:28:50.758Z] Fetched 218 kB in 0s (0 B/s) [2020-10-29T02:28:50.758Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-10-29T02:28:50.758Z] Fetched 140 kB in 0s (0 B/s) [2020-10-29T02:28:50.758Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-10-29T02:28:50.758Z] Fetched 208 kB in 0s (0 B/s) [2020-10-29T02:28:50.758Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-10-29T02:28:50.758Z] Fetched 90.4 kB in 0s (0 B/s) [2020-10-29T02:28:50.758Z] Pulling app-service-config [2020-10-29T02:28:51.739Z] Pulling config-common [2020-10-29T02:28:56.038Z] Skipping build go (already ran) [2020-10-29T02:28:56.038Z] Building app-service-config [2020-10-29T02:28:56.038Z] 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 [2020-10-29T02:28:58.039Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 [2020-10-29T02:28:58.039Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 [2020-10-29T02:28:58.039Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-10-29T02:28:58.039Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 [2020-10-29T02:28:58.039Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-29T02:28:58.039Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-10-29T02:28:58.039Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-29T02:28:58.039Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-10-29T02:28:58.039Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-10-29T02:28:58.039Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-10-29T02:28:58.039Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-29T02:28:58.039Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-10-29T02:28:58.039Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-10-29T02:28:58.039Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-29T02:28:58.332Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-29T02:28:58.332Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-29T02:28:58.332Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-29T02:28:58.332Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-29T02:28:58.332Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-10-29T02:28:58.332Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-29T02:28:58.332Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-29T02:28:58.332Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-10-29T02:28:58.332Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-10-29T02:28:58.332Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-29T02:28:58.332Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-29T02:28:58.332Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-29T02:28:58.332Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-29T02:28:58.627Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-10-29T02:28:58.627Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-29T02:28:58.627Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-29T02:28:58.627Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-29T02:28:58.627Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-29T02:28:58.898Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-29T02:28:58.898Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-29T02:28:59.170Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-29T02:28:59.170Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-29T02:29:31.522Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-29T02:29:31.522Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-29T02:29:31.522Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-29T02:29:31.522Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-10-29T02:29:31.522Z] go: downloading github.com/golang/snappy v0.0.1 [2020-10-29T02:29:31.522Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-10-29T02:29:31.522Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-10-29T02:29:31.522Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-10-29T02:29:31.522Z] go: downloading golang.org/x/text v0.3.2 [2020-10-29T02:29:31.522Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-29T02:30:10.572Z] Building config-common [2020-10-29T02:30:18.825Z] Skipping stage go (already ran) [2020-10-29T02:30:18.825Z] Staging app-service-config [2020-10-29T02:30:23.109Z] Staging config-common [2020-10-29T02:30:27.407Z] Priming go [2020-10-29T02:30:30.945Z] Priming app-service-config [2020-10-29T02:30:36.338Z] Priming config-common [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-29T02:30:47.461Z] provisioning config files... [2020-10-29T02:30:47.484Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config7922658706389887849tmp [Pipeline] { [Pipeline] sh [2020-10-29T02:30:47.955Z] + set +x [2020-10-29T02:30:47.956Z] + curl -s https://codecov.io/bash [2020-10-29T02:30:47.956Z] + bash -s -- [2020-10-29T02:30:48.225Z] [2020-10-29T02:30:48.226Z] _____ _ [2020-10-29T02:30:48.226Z] / ____| | | [2020-10-29T02:30:48.226Z] | | ___ __| | ___ ___ _____ __ [2020-10-29T02:30:48.226Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-29T02:30:48.226Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-29T02:30:48.226Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-29T02:30:48.226Z] Bash-20201009-048fee3 [2020-10-29T02:30:48.226Z] [2020-10-29T02:30:48.226Z] [2020-10-29T02:30:48.226Z] ==> Jenkins CI detected. [2020-10-29T02:30:48.226Z] project root: . [2020-10-29T02:30:48.226Z] Fixing merge commit SHA [2020-10-29T02:30:48.226Z] --> token set from env [2020-10-29T02:30:48.226Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-29T02:30:48.226Z] ==> Running gcov in . (disable via -X gcov) [2020-10-29T02:30:48.226Z] ==> Python coveragepy not found [2020-10-29T02:30:48.226Z] ==> Searching for coverage reports in: [2020-10-29T02:30:48.226Z] + . [2020-10-29T02:30:48.497Z] -> Found 1 reports [2020-10-29T02:30:48.497Z] ==> Detecting git/mercurial file structure [2020-10-29T02:30:48.497Z] ==> Reading reports [2020-10-29T02:30:48.497Z] + ./coverage.out bytes=10 [2020-10-29T02:30:48.497Z] ==> Appending adjustments [2020-10-29T02:30:48.497Z] https://docs.codecov.io/docs/fixing-reports [2020-10-29T02:30:48.497Z] + Found adjustments [2020-10-29T02:30:48.497Z] ==> Gzipping contents [2020-10-29T02:30:48.497Z] ==> Uploading reports [2020-10-29T02:30:48.497Z] url: https://codecov.io [2020-10-29T02:30:48.497Z] query: branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= [2020-10-29T02:30:48.497Z] -> Pinging Codecov [2020-10-29T02:30:48.497Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= [2020-10-29T02:30:48.768Z] -> Uploading to [2020-10-29T02:30:48.768Z] [2020-10-29T02:30:48.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-29T02:30:48.768Z] Dload Upload Total Spent Left Speed [2020-10-29T02:30:48.768Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-29T02:30:48.768Z] X> Failed to upload [2020-10-29T02:30:48.768Z] ==> Uploading to Codecov [2020-10-29T02:30:48.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-29T02:30:48.768Z] Dload Upload Total Spent Left Speed [2020-10-29T02:30:51.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 378 0 0 100 378 0 308 0:00:01 0:00:01 --:--:-- 308 100 378 0 0 100 378 0 188 0:00:02 0:00:02 --:--:-- 188 75 499 0 0 100 378 0 135 0:00:02 0:00:02 --:--:-- 135 100 499 100 121 100 378 43 135 0:00:02 0:00:02 --:--:-- 135 [2020-10-29T02:30:51.454Z] View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/958790dae25eb4aa599a15975d5755b3abdf86cf [Pipeline] } [2020-10-29T02:30:51.467Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-29T02:30:55.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T02:30:55.819Z] ---> package-listing.sh [2020-10-29T02:30:55.819Z] ++ facter osfamily [2020-10-29T02:30:55.819Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-29T02:30:56.100Z] + OS_FAMILY=redhat [2020-10-29T02:30:56.100Z] + workspace=/w/workspace/_app-service-configurable_PR-124 [2020-10-29T02:30:56.100Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-29T02:30:56.100Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-29T02:30:56.100Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-29T02:30:56.100Z] + PACKAGES=/tmp/packages_start.txt [2020-10-29T02:30:56.100Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-29T02:30:56.100Z] + PACKAGES=/tmp/packages_end.txt [2020-10-29T02:30:56.100Z] + case "${OS_FAMILY}" in [2020-10-29T02:30:56.100Z] + rpm -qa [2020-10-29T02:30:56.100Z] + sort [2020-10-29T02:31:00.393Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-29T02:31:00.393Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-29T02:31:00.393Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-29T02:31:00.393Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-29T02:31:00.393Z] + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ [2020-10-29T02:31:00.393Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo [2020-10-29T02:31:00.413Z] 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 [2020-10-29T02:31:00.749Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:31:01.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-29T02:31:01.688Z] [2020-10-29T02:31:01.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-29T02:31:02.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-29T02:31:02.355Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-29T02:31:02.355Z] df20fa9351a1: Pulling fs layer [2020-10-29T02:31:02.355Z] 36b3adc4ff6f: Pulling fs layer [2020-10-29T02:31:02.355Z] 8ad3a11d3b57: Pulling fs layer [2020-10-29T02:31:02.355Z] 46f8f816bc3b: Pulling fs layer [2020-10-29T02:31:02.355Z] 93b61091891f: Pulling fs layer [2020-10-29T02:31:02.355Z] 93b9cdb0e59b: Pulling fs layer [2020-10-29T02:31:02.355Z] 5e14af77c1be: Pulling fs layer [2020-10-29T02:31:02.355Z] 01666e4c0597: Pulling fs layer [2020-10-29T02:31:02.355Z] aa168da1d23b: Pulling fs layer [2020-10-29T02:31:02.355Z] 46f8f816bc3b: Waiting [2020-10-29T02:31:02.355Z] 93b61091891f: Waiting [2020-10-29T02:31:02.355Z] 93b9cdb0e59b: Waiting [2020-10-29T02:31:02.355Z] aa168da1d23b: Waiting [2020-10-29T02:31:02.355Z] 01666e4c0597: Waiting [2020-10-29T02:31:02.355Z] 5e14af77c1be: Waiting [2020-10-29T02:31:02.355Z] 36b3adc4ff6f: Verifying Checksum [2020-10-29T02:31:02.355Z] 36b3adc4ff6f: Download complete [2020-10-29T02:31:02.355Z] 46f8f816bc3b: Download complete [2020-10-29T02:31:02.630Z] df20fa9351a1: Verifying Checksum [2020-10-29T02:31:02.630Z] df20fa9351a1: Download complete [2020-10-29T02:31:02.630Z] 93b9cdb0e59b: Verifying Checksum [2020-10-29T02:31:02.630Z] 93b9cdb0e59b: Download complete [2020-10-29T02:31:02.630Z] 5e14af77c1be: Verifying Checksum [2020-10-29T02:31:02.630Z] 5e14af77c1be: Download complete [2020-10-29T02:31:02.630Z] 01666e4c0597: Verifying Checksum [2020-10-29T02:31:02.630Z] 01666e4c0597: Download complete [2020-10-29T02:31:02.945Z] df20fa9351a1: Pull complete [2020-10-29T02:31:03.408Z] 36b3adc4ff6f: Pull complete [2020-10-29T02:31:03.408Z] 93b61091891f: Verifying Checksum [2020-10-29T02:31:03.408Z] 93b61091891f: Download complete [2020-10-29T02:31:05.911Z] 8ad3a11d3b57: Verifying Checksum [2020-10-29T02:31:05.911Z] 8ad3a11d3b57: Download complete [2020-10-29T02:31:07.085Z] 8ad3a11d3b57: Pull complete [2020-10-29T02:31:07.357Z] 46f8f816bc3b: Pull complete [2020-10-29T02:31:07.701Z] 93b61091891f: Pull complete [2020-10-29T02:31:08.012Z] 93b9cdb0e59b: Pull complete [2020-10-29T02:31:08.012Z] 5e14af77c1be: Pull complete [2020-10-29T02:31:08.323Z] 01666e4c0597: Pull complete [2020-10-29T02:31:18.776Z] aa168da1d23b: Verifying Checksum [2020-10-29T02:31:18.776Z] aa168da1d23b: Download complete [2020-10-29T02:31:27.301Z] aa168da1d23b: Pull complete [2020-10-29T02:31:27.301Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-29T02:31:27.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-29T02:31:27.301Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-29T02:31:27.592Z] prd-centos7-docker-4c-2g-9641 does not seem to be running inside a container [2020-10-29T02:31:27.673Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-29T02:31:31.987Z] $ docker top 083b521f2cdb79b263f81b6d5792ca9d73ff860b32b9bf0b00acd8f6116fe01f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-29T02:31:32.825Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-29T02:31:33.650Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-29T02:31:34.025Z] + ls /var/log/sa-host [2020-10-29T02:31:34.025Z] + sadf -c /var/log/sa-host/sa05 [2020-10-29T02:31:34.025Z] file_magic: OK [2020-10-29T02:31:34.025Z] HZ: Using current value: 100 [2020-10-29T02:31:34.025Z] file_header: OK [2020-10-29T02:31:34.025Z] 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 [2020-10-29T02:31:34.025Z] Statistics: [2020-10-29T02:31:34.025Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-29T02:31:34.025Z] File successfully converted to sysstat format version 12.2.1 [2020-10-29T02:31:34.025Z] + sadf -c /var/log/sa-host/sa29 [2020-10-29T02:31:34.025Z] file_magic: OK [2020-10-29T02:31:34.025Z] HZ: Using current value: 100 [2020-10-29T02:31:34.025Z] file_header: OK [2020-10-29T02:31:34.025Z] 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 [2020-10-29T02:31:34.025Z] Statistics: [2020-10-29T02:31:34.025Z] 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... [2020-10-29T02:31:34.025Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-29T02:31:34.800Z] provisioning config files... [2020-10-29T02:31:34.823Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config1275237611108921557tmp [Pipeline] { [Pipeline] echo [2020-10-29T02:31:34.920Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T02:31:35.348Z] ---> create-netrc.sh [Pipeline] } [2020-10-29T02:31:35.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-29T02:31:35.512Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T02:31:35.844Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-29T02:31:35.895Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T02:31:36.624Z] ---> sudo-logs.sh [2020-10-29T02:31:36.624Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-29T02:31:36.655Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T02:31:37.103Z] ---> job-cost.sh [2020-10-29T02:31:37.103Z] lf-activate-venv: SKIPPING [2020-10-29T02:31:37.103Z] INFO: No Stack... [2020-10-29T02:31:38.079Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-29T02:31:38.731Z] INFO: Archiving Costs [Pipeline] echo [2020-10-29T02:31:38.798Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T02:31:39.206Z] ---> logs-deploy.sh [2020-10-29T02:31:39.206Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/24 [2020-10-29T02:31:39.206Z] INFO: archiving workspace using pattern(s): [2020-10-29T02:31:41.839Z] Archives upload complete. [2020-10-29T02:31:42.143Z] INFO: archiving logs to Nexus [2020-10-29T02:31:43.696Z] ---> uname -a: [2020-10-29T02:31:43.696Z] Linux prd-centos7-docker-4c-2g-9641.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] ---> lscpu: [2020-10-29T02:31:43.696Z] Architecture: x86_64 [2020-10-29T02:31:43.696Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-29T02:31:43.696Z] Byte Order: Little Endian [2020-10-29T02:31:43.696Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-29T02:31:43.696Z] CPU(s): 4 [2020-10-29T02:31:43.696Z] On-line CPU(s) list: 0-3 [2020-10-29T02:31:43.696Z] Thread(s) per core: 1 [2020-10-29T02:31:43.696Z] Core(s) per socket: 1 [2020-10-29T02:31:43.696Z] Socket(s): 4 [2020-10-29T02:31:43.696Z] NUMA node(s): 1 [2020-10-29T02:31:43.696Z] Vendor ID: GenuineIntel [2020-10-29T02:31:43.696Z] CPU family: 6 [2020-10-29T02:31:43.696Z] Model: 44 [2020-10-29T02:31:43.696Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-29T02:31:43.696Z] Stepping: 1 [2020-10-29T02:31:43.696Z] CPU MHz: 2933.438 [2020-10-29T02:31:43.696Z] BogoMIPS: 5866.87 [2020-10-29T02:31:43.696Z] Virtualization: VT-x [2020-10-29T02:31:43.696Z] Hypervisor vendor: KVM [2020-10-29T02:31:43.696Z] Virtualization type: full [2020-10-29T02:31:43.696Z] L1d cache: 128 KiB [2020-10-29T02:31:43.696Z] L1i cache: 128 KiB [2020-10-29T02:31:43.696Z] L2 cache: 16 MiB [2020-10-29T02:31:43.696Z] L3 cache: 64 MiB [2020-10-29T02:31:43.696Z] NUMA node0 CPU(s): 0-3 [2020-10-29T02:31:43.696Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-29T02:31:43.696Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-29T02:31:43.696Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-29T02:31:43.696Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-29T02:31:43.696Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-29T02:31:43.696Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-29T02:31:43.696Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-29T02:31:43.696Z] Vulnerability Tsx async abort: Not affected [2020-10-29T02:31:43.696Z] 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 [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] ---> nproc: [2020-10-29T02:31:43.696Z] 4 [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] ---> df -h: [2020-10-29T02:31:43.696Z] Filesystem Size Used Available Use% Mounted on [2020-10-29T02:31:43.696Z] overlay 50.0G 6.8G 43.1G 14% / [2020-10-29T02:31:43.696Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-29T02:31:43.696Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-29T02:31:43.696Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-29T02:31:43.696Z] /dev/vda1 50.0G 6.8G 43.1G 14% /facter-os [2020-10-29T02:31:43.696Z] /dev/vda1 50.0G 6.8G 43.1G 14% /etc/resolv.conf [2020-10-29T02:31:43.696Z] /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hostname [2020-10-29T02:31:43.696Z] /dev/vda1 50.0G 6.8G 43.1G 14% /etc/hosts [2020-10-29T02:31:43.696Z] /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124 [2020-10-29T02:31:43.696Z] /dev/vda1 50.0G 6.8G 43.1G 14% /w/workspace/_app-service-configurable_PR-124@tmp [2020-10-29T02:31:43.696Z] /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/sa-host [2020-10-29T02:31:43.696Z] /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/secure [2020-10-29T02:31:43.696Z] /dev/vda1 50.0G 6.8G 43.1G 14% /var/log/auth.log [2020-10-29T02:31:43.696Z] /dev/vda1 50.0G 6.8G 43.1G 14% /run/cloud-init/result.json [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] ---> free -m: [2020-10-29T02:31:43.696Z] total used free shared buff/cache available [2020-10-29T02:31:43.696Z] Mem: 1837 673 117 0 1046 1061 [2020-10-29T02:31:43.696Z] Swap: 1023 1 1022 [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] ---> ip addr: [2020-10-29T02:31:43.696Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-29T02:31:43.696Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-29T02:31:43.696Z] inet 127.0.0.1/8 scope host lo [2020-10-29T02:31:43.696Z] valid_lft forever preferred_lft forever [2020-10-29T02:31:43.696Z] inet6 ::1/128 scope host [2020-10-29T02:31:43.696Z] valid_lft forever preferred_lft forever [2020-10-29T02:31:43.696Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-29T02:31:43.696Z] link/ether fa:16:3e:34:f7:5c brd ff:ff:ff:ff:ff:ff [2020-10-29T02:31:43.696Z] inet 10.30.122.46/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-29T02:31:43.696Z] valid_lft 85021sec preferred_lft 85021sec [2020-10-29T02:31:43.696Z] inet6 fe80::f816:3eff:fe34:f75c/64 scope link [2020-10-29T02:31:43.696Z] valid_lft forever preferred_lft forever [2020-10-29T02:31:43.696Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-29T02:31:43.696Z] link/ether 02:42:fb:e3:3b:72 brd ff:ff:ff:ff:ff:ff [2020-10-29T02:31:43.696Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-29T02:31:43.696Z] valid_lft forever preferred_lft forever [2020-10-29T02:31:43.696Z] inet6 fe80::42:fbff:fee3:3b72/64 scope link [2020-10-29T02:31:43.696Z] valid_lft forever preferred_lft forever [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] ---> sar -b -r -n DEV: [2020-10-29T02:31:43.696Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/29/20 _x86_64_ (4 CPU) [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] 02:08:26 LINUX RESTART (4 CPU) [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.696Z] 02:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-29T02:31:43.696Z] 02:10:02 105.11 48.71 56.39 0.00 7661.40 13680.14 0.00 [2020-10-29T02:31:43.696Z] 02:11:01 1.85 0.00 1.85 0.00 0.00 37.67 0.00 [2020-10-29T02:31:43.696Z] 02:12:01 0.43 0.00 0.43 0.00 0.00 6.38 0.00 [2020-10-29T02:31:43.696Z] 02:13:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 [2020-10-29T02:31:43.696Z] 02:14:01 0.22 0.00 0.22 0.00 0.00 2.91 0.00 [2020-10-29T02:31:43.696Z] 02:15:01 0.35 0.00 0.35 0.00 0.00 4.99 0.00 [2020-10-29T02:31:43.696Z] 02:16:01 0.30 0.02 0.28 0.00 0.13 3.13 0.00 [2020-10-29T02:31:43.696Z] 02:17:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 [2020-10-29T02:31:43.696Z] 02:18:01 0.30 0.00 0.30 0.00 0.00 3.51 0.00 [2020-10-29T02:31:43.696Z] 02:19:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2020-10-29T02:31:43.696Z] 02:20:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 [2020-10-29T02:31:43.696Z] 02:21:01 0.20 0.00 0.20 0.00 0.00 2.96 0.00 [2020-10-29T02:31:43.696Z] 02:22:01 0.22 0.00 0.22 0.00 0.00 1.63 0.00 [2020-10-29T02:31:43.696Z] 02:23:02 0.32 0.00 0.32 0.00 0.00 3.28 0.00 [2020-10-29T02:31:43.696Z] 02:24:01 0.88 0.17 0.71 0.00 5.42 14.10 0.00 [2020-10-29T02:31:43.696Z] 02:25:01 0.27 0.00 0.27 0.00 0.00 3.68 0.00 [2020-10-29T02:31:43.696Z] 02:26:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 [2020-10-29T02:31:43.696Z] 02:27:01 0.23 0.00 0.23 0.00 0.00 3.26 0.00 [2020-10-29T02:31:43.696Z] 02:28:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 [2020-10-29T02:31:43.696Z] 02:29:01 0.20 0.00 0.20 0.00 0.00 1.70 0.00 [2020-10-29T02:31:43.696Z] 02:30:01 0.35 0.00 0.35 0.00 0.00 3.86 0.00 [2020-10-29T02:31:43.696Z] 02:31:01 41.90 41.40 0.50 0.00 4057.78 12.28 0.00 [2020-10-29T02:31:43.696Z] Average: 7.04 4.11 2.92 0.00 534.11 628.89 0.00 [2020-10-29T02:31:43.696Z] [2020-10-29T02:31:43.697Z] 02:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-29T02:31:43.697Z] 02:10:02 172020 0 560312 29.78 2620 1146604 1148304 39.19 399872 1149732 132 [2020-10-29T02:31:43.697Z] 02:11:01 174352 0 557888 29.65 2620 1146696 1116920 38.12 400800 1146988 20 [2020-10-29T02:31:43.697Z] 02:12:01 177464 0 554772 29.48 2620 1146700 1089164 37.17 399544 1145708 8 [2020-10-29T02:31:43.697Z] 02:13:01 175984 0 556252 29.56 2620 1146700 1089224 37.17 401680 1145056 8 [2020-10-29T02:31:43.697Z] 02:14:01 174544 0 557684 29.64 2620 1146708 1089488 37.18 415376 1132812 8 [2020-10-29T02:31:43.697Z] 02:15:01 176032 0 556192 29.56 2620 1146712 1089236 37.17 414028 1132812 8 [2020-10-29T02:31:43.697Z] 02:16:01 176384 0 555828 29.54 2620 1146724 1089164 37.17 413756 1132812 8 [2020-10-29T02:31:43.697Z] 02:17:01 175296 0 556912 29.60 2620 1146728 1089356 37.18 411748 1135844 16 [2020-10-29T02:31:43.697Z] 02:18:01 176584 0 555616 29.53 2620 1146736 1089164 37.17 410620 1135848 12 [2020-10-29T02:31:43.697Z] 02:19:01 176732 0 555464 29.52 2620 1146740 1089164 37.17 408560 1137892 8 [2020-10-29T02:31:43.697Z] 02:20:01 175408 0 556788 29.59 2620 1146740 1089368 37.18 406820 1140884 8 [2020-10-29T02:31:43.697Z] 02:21:01 176168 0 556020 29.55 2620 1146748 1089164 37.17 405704 1140884 8 [2020-10-29T02:31:43.697Z] 02:22:01 176572 0 555612 29.53 2620 1146752 1089164 37.17 405692 1140884 8 [2020-10-29T02:31:43.697Z] 02:23:02 176852 0 555328 29.51 2620 1146756 1089164 37.17 405488 1140884 8 [2020-10-29T02:31:43.697Z] 02:24:01 176480 0 555696 29.53 2620 1146760 1089164 37.17 405688 1140840 16 [2020-10-29T02:31:43.697Z] 02:25:01 176080 0 556088 29.55 2620 1146768 1089236 37.17 406040 1140840 8 [2020-10-29T02:31:43.697Z] 02:26:01 176564 0 555604 29.53 2620 1146768 1089164 37.17 405696 1140840 8 [2020-10-29T02:31:43.697Z] 02:27:01 176440 0 555720 29.54 2620 1146776 1089164 37.17 405648 1140856 8 [2020-10-29T02:31:43.697Z] 02:28:01 176696 0 555460 29.52 2620 1146780 1089164 37.17 405652 1140856 8 [2020-10-29T02:31:43.697Z] 02:29:01 176712 0 555440 29.52 2620 1146784 1089164 37.17 405672 1140860 8 [2020-10-29T02:31:43.697Z] 02:30:01 176064 0 556084 29.55 2620 1146788 1089272 37.17 406248 1140856 8 [2020-10-29T02:31:43.697Z] 02:31:01 108616 0 563992 29.97 2620 1206328 1092404 37.28 404756 1205344 120 [2020-10-29T02:31:43.697Z] Average: 172911 0 556580 29.58 2620 1149445 1093308 37.31 406595 1143197 20 [2020-10-29T02:31:43.697Z] [2020-10-29T02:31:43.697Z] 02:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-29T02:31:43.697Z] 02:10:02 eth0 289.41 212.59 1038.32 89.94 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:10:02 docker0 1.45 1.35 0.34 3.32 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:11:01 eth0 0.34 0.24 0.23 0.08 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:12:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:13:01 eth0 0.72 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:14:01 eth0 1.35 0.63 0.59 0.31 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:15:01 eth0 0.32 0.23 0.15 0.16 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:17:01 eth0 1.02 0.47 0.32 0.18 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:18:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:19:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:20:01 eth0 0.72 0.52 0.41 0.27 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:21:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:22:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:23:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:24:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:25:01 eth0 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:26:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:28:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:29:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:30:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:31:01 eth0 14.33 8.94 14.35 5.38 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.697Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.698Z] Average: eth0 14.14 10.25 48.06 4.40 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.698Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.698Z] Average: docker0 0.07 0.06 0.02 0.15 0.00 0.00 0.00 0.00 [2020-10-29T02:31:43.698Z] [2020-10-29T02:31:43.698Z] [2020-10-29T02:31:43.698Z] ---> sar -P ALL: [2020-10-29T02:31:43.698Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/29/20 _x86_64_ (4 CPU) [2020-10-29T02:31:43.698Z] [2020-10-29T02:31:43.698Z] 02:08:26 LINUX RESTART (4 CPU) [2020-10-29T02:31:43.698Z] [2020-10-29T02:31:43.698Z] 02:09:01 CPU %user %nice %system %iowait %steal %idle [2020-10-29T02:31:43.698Z] 02:10:02 all 12.93 0.00 6.89 3.53 13.21 63.43 [2020-10-29T02:31:43.698Z] 02:10:02 0 12.04 0.00 7.21 2.44 13.72 64.60 [2020-10-29T02:31:43.698Z] 02:10:02 1 12.35 0.00 6.05 1.75 14.16 65.70 [2020-10-29T02:31:43.698Z] 02:10:02 2 14.10 0.00 7.16 5.56 12.38 60.80 [2020-10-29T02:31:43.698Z] 02:10:02 3 13.27 0.00 7.18 4.48 12.54 62.53 [2020-10-29T02:31:43.698Z] 02:11:01 all 0.15 0.00 0.05 0.00 0.30 99.51 [2020-10-29T02:31:43.698Z] 02:11:01 0 0.44 0.00 0.10 0.00 0.47 98.99 [2020-10-29T02:31:43.698Z] 02:11:01 1 0.02 0.00 0.03 0.00 0.17 99.78 [2020-10-29T02:31:43.698Z] 02:11:01 2 0.07 0.00 0.03 0.00 0.14 99.76 [2020-10-29T02:31:43.698Z] 02:11:01 3 0.07 0.00 0.03 0.00 0.41 99.49 [2020-10-29T02:31:43.698Z] 02:12:01 all 0.14 0.00 0.03 0.00 0.21 99.62 [2020-10-29T02:31:43.698Z] 02:12:01 0 0.35 0.00 0.03 0.00 0.42 99.20 [2020-10-29T02:31:43.698Z] 02:12:01 1 0.08 0.00 0.03 0.00 0.07 99.82 [2020-10-29T02:31:43.698Z] 02:12:01 2 0.07 0.00 0.03 0.00 0.25 99.65 [2020-10-29T02:31:43.698Z] 02:12:01 3 0.05 0.00 0.02 0.00 0.12 99.82 [2020-10-29T02:31:43.698Z] 02:13:01 all 0.07 0.00 0.03 0.00 0.27 99.63 [2020-10-29T02:31:43.698Z] 02:13:01 0 0.22 0.00 0.03 0.00 0.23 99.52 [2020-10-29T02:31:43.698Z] 02:13:01 1 0.02 0.00 0.02 0.00 0.13 99.83 [2020-10-29T02:31:43.698Z] 02:13:01 2 0.03 0.00 0.05 0.00 0.45 99.47 [2020-10-29T02:31:43.698Z] 02:13:01 3 0.03 0.00 0.02 0.00 0.25 99.70 [2020-10-29T02:31:43.698Z] 02:14:01 all 0.09 0.00 0.05 0.00 0.27 99.59 [2020-10-29T02:31:43.698Z] 02:14:01 0 0.25 0.00 0.05 0.00 0.22 99.48 [2020-10-29T02:31:43.698Z] 02:14:01 1 0.02 0.00 0.02 0.00 0.20 99.77 [2020-10-29T02:31:43.698Z] 02:14:01 2 0.03 0.00 0.03 0.00 0.13 99.80 [2020-10-29T02:31:43.698Z] 02:14:01 3 0.05 0.00 0.12 0.00 0.52 99.32 [2020-10-29T02:31:43.698Z] 02:15:01 all 0.07 0.00 0.06 0.00 0.39 99.48 [2020-10-29T02:31:43.698Z] 02:15:01 0 0.18 0.00 0.03 0.00 0.37 99.42 [2020-10-29T02:31:43.698Z] 02:15:01 1 0.02 0.00 0.05 0.00 0.61 99.32 [2020-10-29T02:31:43.698Z] 02:15:01 2 0.03 0.00 0.03 0.00 0.32 99.62 [2020-10-29T02:31:43.698Z] 02:15:01 3 0.03 0.00 0.13 0.00 0.28 99.55 [2020-10-29T02:31:43.698Z] 02:16:01 all 0.08 0.00 0.03 0.00 0.33 99.56 [2020-10-29T02:31:43.698Z] 02:16:01 0 0.18 0.00 0.02 0.00 0.17 99.63 [2020-10-29T02:31:43.698Z] 02:16:01 1 0.03 0.00 0.03 0.00 0.46 99.47 [2020-10-29T02:31:43.698Z] 02:16:01 2 0.08 0.00 0.03 0.00 0.56 99.32 [2020-10-29T02:31:43.698Z] 02:16:01 3 0.02 0.00 0.05 0.00 0.13 99.80 [2020-10-29T02:31:43.698Z] 02:17:01 all 0.11 0.00 0.04 0.00 0.30 99.54 [2020-10-29T02:31:43.698Z] 02:17:01 0 0.32 0.00 0.03 0.00 0.33 99.32 [2020-10-29T02:31:43.698Z] 02:17:01 1 0.05 0.00 0.05 0.00 0.27 99.63 [2020-10-29T02:31:43.698Z] 02:17:01 2 0.05 0.00 0.05 0.00 0.53 99.37 [2020-10-29T02:31:43.698Z] 02:17:01 3 0.03 0.00 0.03 0.00 0.08 99.85 [2020-10-29T02:31:43.698Z] 02:18:01 all 0.10 0.00 0.02 0.00 0.18 99.70 [2020-10-29T02:31:43.698Z] 02:18:01 0 0.33 0.00 0.03 0.00 0.18 99.45 [2020-10-29T02:31:43.698Z] 02:18:01 1 0.02 0.00 0.02 0.00 0.10 99.87 [2020-10-29T02:31:43.698Z] 02:18:01 2 0.02 0.00 0.02 0.00 0.23 99.73 [2020-10-29T02:31:43.698Z] 02:18:01 3 0.03 0.00 0.02 0.00 0.20 99.75 [2020-10-29T02:31:43.698Z] 02:19:01 all 0.11 0.00 0.03 0.00 0.14 99.73 [2020-10-29T02:31:43.698Z] 02:19:01 0 0.35 0.00 0.03 0.00 0.18 99.43 [2020-10-29T02:31:43.698Z] 02:19:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2020-10-29T02:31:43.698Z] 02:19:01 2 0.02 0.00 0.02 0.00 0.17 99.80 [2020-10-29T02:31:43.698Z] 02:19:01 3 0.05 0.00 0.05 0.00 0.15 99.75 [2020-10-29T02:31:43.698Z] 02:20:01 all 0.14 0.00 0.03 0.00 0.15 99.68 [2020-10-29T02:31:43.698Z] 02:20:01 0 0.43 0.00 0.03 0.00 0.10 99.43 [2020-10-29T02:31:43.698Z] 02:20:01 1 0.03 0.00 0.03 0.00 0.20 99.73 [2020-10-29T02:31:43.698Z] 02:20:01 2 0.05 0.00 0.02 0.00 0.23 99.70 [2020-10-29T02:31:43.698Z] 02:20:01 3 0.03 0.00 0.03 0.00 0.08 99.85 [2020-10-29T02:31:43.698Z] [2020-10-29T02:31:43.698Z] 02:20:01 CPU %user %nice %system %iowait %steal %idle [2020-10-29T02:31:43.698Z] 02:21:01 all 0.10 0.00 0.03 0.00 0.10 99.77 [2020-10-29T02:31:43.698Z] 02:21:01 0 0.28 0.00 0.07 0.00 0.12 99.53 [2020-10-29T02:31:43.698Z] 02:21:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2020-10-29T02:31:43.698Z] 02:21:01 2 0.05 0.00 0.03 0.00 0.18 99.73 [2020-10-29T02:31:43.698Z] 02:21:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2020-10-29T02:31:43.698Z] 02:22:01 all 0.07 0.00 0.03 0.00 0.24 99.66 [2020-10-29T02:31:43.698Z] 02:22:01 0 0.22 0.00 0.03 0.00 0.30 99.45 [2020-10-29T02:31:43.698Z] 02:22:01 1 0.00 0.00 0.03 0.00 0.07 99.90 [2020-10-29T02:31:43.698Z] 02:22:01 2 0.07 0.00 0.05 0.00 0.46 99.42 [2020-10-29T02:31:43.698Z] 02:22:01 3 0.02 0.00 0.02 0.00 0.12 99.85 [2020-10-29T02:31:43.698Z] 02:23:02 all 0.10 0.00 0.03 0.00 0.22 99.65 [2020-10-29T02:31:43.698Z] 02:23:02 0 0.30 0.00 0.02 0.00 0.37 99.32 [2020-10-29T02:31:43.698Z] 02:23:02 1 0.05 0.00 0.05 0.00 0.05 99.85 [2020-10-29T02:31:43.698Z] 02:23:02 2 0.02 0.00 0.03 0.00 0.20 99.75 [2020-10-29T02:31:43.698Z] 02:23:02 3 0.02 0.00 0.02 0.00 0.28 99.68 [2020-10-29T02:31:43.698Z] 02:24:01 all 0.10 0.00 0.04 0.00 0.19 99.67 [2020-10-29T02:31:43.698Z] 02:24:01 0 0.31 0.00 0.05 0.00 0.08 99.56 [2020-10-29T02:31:43.698Z] 02:24:01 1 0.02 0.00 0.00 0.00 0.07 99.92 [2020-10-29T02:31:43.698Z] 02:24:01 2 0.03 0.00 0.05 0.00 0.14 99.78 [2020-10-29T02:31:43.698Z] 02:24:01 3 0.03 0.00 0.07 0.00 0.49 99.41 [2020-10-29T02:31:43.698Z] 02:25:01 all 0.14 0.00 0.03 0.00 0.11 99.72 [2020-10-29T02:31:43.698Z] 02:25:01 0 0.47 0.00 0.02 0.00 0.10 99.42 [2020-10-29T02:31:43.698Z] 02:25:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2020-10-29T02:31:43.698Z] 02:25:01 2 0.03 0.00 0.03 0.00 0.25 99.68 [2020-10-29T02:31:43.698Z] 02:25:01 3 0.03 0.00 0.03 0.00 0.07 99.87 [2020-10-29T02:31:43.698Z] 02:26:01 all 0.09 0.00 0.03 0.00 0.10 99.78 [2020-10-29T02:31:43.698Z] 02:26:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2020-10-29T02:31:43.698Z] 02:26:01 1 0.05 0.00 0.05 0.00 0.13 99.77 [2020-10-29T02:31:43.698Z] 02:26:01 2 0.18 0.00 0.02 0.00 0.18 99.62 [2020-10-29T02:31:43.698Z] 02:26:01 3 0.02 0.00 0.05 0.00 0.07 99.87 [2020-10-29T02:31:43.698Z] 02:27:01 all 0.10 0.00 0.03 0.00 0.05 99.82 [2020-10-29T02:31:43.698Z] 02:27:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2020-10-29T02:31:43.698Z] 02:27:01 1 0.03 0.00 0.03 0.00 0.07 99.87 [2020-10-29T02:31:43.698Z] 02:27:01 2 0.30 0.00 0.03 0.00 0.07 99.60 [2020-10-29T02:31:43.698Z] 02:27:01 3 0.07 0.00 0.02 0.00 0.05 99.87 [2020-10-29T02:31:43.698Z] 02:28:01 all 0.10 0.00 0.03 0.00 0.06 99.80 [2020-10-29T02:31:43.698Z] 02:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2020-10-29T02:31:43.698Z] 02:28:01 1 0.02 0.00 0.05 0.00 0.07 99.87 [2020-10-29T02:31:43.698Z] 02:28:01 2 0.35 0.00 0.07 0.00 0.08 99.50 [2020-10-29T02:31:43.698Z] 02:28:01 3 0.02 0.00 0.02 0.00 0.08 99.88 [2020-10-29T02:31:43.698Z] 02:29:01 all 0.12 0.00 0.02 0.00 0.10 99.75 [2020-10-29T02:31:43.698Z] 02:29:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2020-10-29T02:31:43.698Z] 02:29:01 1 0.03 0.00 0.03 0.00 0.12 99.82 [2020-10-29T02:31:43.698Z] 02:29:01 2 0.42 0.00 0.03 0.00 0.07 99.48 [2020-10-29T02:31:43.698Z] 02:29:01 3 0.03 0.00 0.02 0.00 0.17 99.78 [2020-10-29T02:31:43.698Z] 02:30:01 all 0.13 0.00 0.02 0.00 0.06 99.79 [2020-10-29T02:31:43.698Z] 02:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2020-10-29T02:31:43.698Z] 02:30:01 1 0.03 0.00 0.02 0.00 0.10 99.85 [2020-10-29T02:31:43.698Z] 02:30:01 2 0.43 0.00 0.02 0.00 0.05 99.50 [2020-10-29T02:31:43.698Z] 02:30:01 3 0.03 0.00 0.03 0.00 0.08 99.85 [2020-10-29T02:31:43.698Z] 02:31:01 all 1.10 0.00 0.61 0.81 0.92 96.56 [2020-10-29T02:31:43.698Z] 02:31:01 0 1.22 0.00 0.75 0.17 0.90 96.95 [2020-10-29T02:31:43.698Z] 02:31:01 1 2.22 0.00 0.84 2.27 0.90 93.76 [2020-10-29T02:31:43.698Z] 02:31:01 2 0.35 0.00 0.45 0.07 1.03 98.11 [2020-10-29T02:31:43.698Z] 02:31:01 3 0.62 0.00 0.42 0.72 0.83 97.41 [2020-10-29T02:31:43.698Z] [2020-10-29T02:31:43.698Z] Average: CPU %user %nice %system %iowait %steal %idle [2020-10-29T02:31:43.698Z] Average: all 0.72 0.00 0.37 0.19 0.81 97.91 [2020-10-29T02:31:43.698Z] Average: 0 0.81 0.00 0.39 0.12 0.83 97.86 [2020-10-29T02:31:43.698Z] Average: 1 0.69 0.00 0.34 0.18 0.82 97.96 [2020-10-29T02:31:43.698Z] Average: 2 0.74 0.00 0.37 0.25 0.81 97.84 [2020-10-29T02:31:43.698Z] Average: 3 0.65 0.00 0.37 0.23 0.76 97.98 [2020-10-29T02:31:43.698Z] [2020-10-29T02:31:43.698Z] [2020-10-29T02:31:43.698Z]