Pull request #249 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8+dfdcab1906173d774c93bfd0eabb9c40e2e95477 (be1e3843032aa269c1e51ea517ca96c18ab0863f) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > 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/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-249/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-249/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4277 in /w/workspace/_app-service-configurable_PR-249 [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-249 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --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 --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/249/head:refs/remotes/origin/PR-249 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit dfdcab1906173d774c93bfd0eabb9c40e2e95477 into PR head commit e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 Merge succeeded, producing e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 Checking out Revision e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 (PR-249) > git config core.sparsecheckout # timeout=10 > git checkout -f e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 # 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 dfdcab1906173d774c93bfd0eabb9c40e2e95477 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 # timeout=10 Commit message: "refactor: Move topic config to appropriate config struct" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-11T01:38:55.067Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-11T01:38:55.264Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-11T01:38:55.374Z] ========================================================= [2021-05-11T01:38:55.374Z] EdgeX Global Pipelines Version Info [2021-05-11T01:38:55.374Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:38:56.898Z] ------------------- [2021-05-11T01:38:56.898Z] stable info: [2021-05-11T01:38:56.898Z] ------------------- [2021-05-11T01:38:56.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-11T01:38:56.898Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-11T01:38:56.898Z] Message: update stable to v1.0.191 [2021-05-11T01:38:57.853Z] ------------------- [2021-05-11T01:38:57.853Z] experimental info: [2021-05-11T01:38:57.853Z] ------------------- [2021-05-11T01:38:57.853Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-11T01:38:57.853Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T01:38:57.853Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-11T01:38:58.077Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-05-11T01:38:58.128Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-05-11T01:38:58.191Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-11T01:38:58.241Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-11T01:38:58.293Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-11T01:38:58.371Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-11T01:38:58.422Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-11T01:38:58.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-11T01:38:58.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-11T01:38:58.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-11T01:38:58.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-11T01:38:58.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-05-11T01:38:58.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-11T01:38:58.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-11T01:38:58.895Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T01:38:58.952Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T01:38:59.026Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T01:38:59.089Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T01:38:59.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-11T01:38:59.212Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-11T01:38:59.272Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-11T01:38:59.330Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-11T01:38:59.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-11T01:38:59.458Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-11T01:38:59.515Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-11T01:38:59.573Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-11T01:38:59.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-249 [Pipeline] echo [2021-05-11T01:38:59.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-249 [Pipeline] echo [2021-05-11T01:38:59.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-249 [Pipeline] echo [2021-05-11T01:38:59.796Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 [Pipeline] echo [2021-05-11T01:38:59.852Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1f71fd [Pipeline] echo [2021-05-11T01:38:59.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T01:39:00.071Z] provisioning config files... [2021-05-11T01:39:01.307Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-249@tmp/config3095750905969287799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:39:01.689Z] ---> docker-login.sh [2021-05-11T01:39:01.689Z] nexus3.edgexfoundry.org:10001 [2021-05-11T01:39:01.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:39:02.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:39:02.218Z] Configure a credential helper to remove this warning. See [2021-05-11T01:39:02.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:39:02.218Z] [2021-05-11T01:39:02.218Z] Login Succeeded [2021-05-11T01:39:02.218Z] nexus3.edgexfoundry.org:10002 [2021-05-11T01:39:02.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:39:02.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:39:02.218Z] Configure a credential helper to remove this warning. See [2021-05-11T01:39:02.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:39:02.218Z] [2021-05-11T01:39:02.218Z] Login Succeeded [2021-05-11T01:39:02.218Z] nexus3.edgexfoundry.org:10003 [2021-05-11T01:39:02.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:39:02.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:39:02.481Z] Configure a credential helper to remove this warning. See [2021-05-11T01:39:02.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:39:02.481Z] [2021-05-11T01:39:02.481Z] Login Succeeded [2021-05-11T01:39:02.481Z] nexus3.edgexfoundry.org:10004 [2021-05-11T01:39:02.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:39:02.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:39:02.744Z] Configure a credential helper to remove this warning. See [2021-05-11T01:39:02.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:39:02.744Z] [2021-05-11T01:39:02.744Z] Login Succeeded [2021-05-11T01:39:02.744Z] docker.io [2021-05-11T01:39:02.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:39:03.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:39:03.007Z] Configure a credential helper to remove this warning. See [2021-05-11T01:39:03.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:39:03.007Z] [2021-05-11T01:39:03.007Z] Login Succeeded [2021-05-11T01:39:03.007Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T01:39:03.032Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T01:39:03.765Z] + git log --format=format:%s -1 e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 [Pipeline] echo [2021-05-11T01:39:03.878Z] GIT_COMMIT: e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8, Commit Message: refactor: Move topic config to appropriate config struct [Pipeline] echo [2021-05-11T01:39:03.915Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:39:04.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T01:39:04.980Z] [2021-05-11T01:39:04.980Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:39:05.348Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T01:39:05.348Z] latest: Pulling from edgex-devops/git-semver [2021-05-11T01:39:05.348Z] 31603596830f: Pulling fs layer [2021-05-11T01:39:05.348Z] 54011a49482f: Pulling fs layer [2021-05-11T01:39:05.348Z] a6820b24f6d8: Pulling fs layer [2021-05-11T01:39:05.348Z] f581987b2513: Pulling fs layer [2021-05-11T01:39:05.348Z] f581987b2513: Waiting [2021-05-11T01:39:05.348Z] 54011a49482f: Verifying Checksum [2021-05-11T01:39:05.348Z] 54011a49482f: Download complete [2021-05-11T01:39:05.348Z] 31603596830f: Download complete [2021-05-11T01:39:05.613Z] f581987b2513: Verifying Checksum [2021-05-11T01:39:05.613Z] f581987b2513: Download complete [2021-05-11T01:39:05.613Z] a6820b24f6d8: Verifying Checksum [2021-05-11T01:39:05.613Z] a6820b24f6d8: Download complete [2021-05-11T01:39:05.879Z] 31603596830f: Pull complete [2021-05-11T01:39:06.145Z] 54011a49482f: Pull complete [2021-05-11T01:39:07.095Z] a6820b24f6d8: Pull complete [2021-05-11T01:39:07.361Z] f581987b2513: Pull complete [2021-05-11T01:39:07.361Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-11T01:39:07.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T01:39:07.361Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-11T01:39:07.503Z] prd-centos7-docker-4c-2g-4277 does not seem to be running inside a container [2021-05-11T01:39:07.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-249 -v /w/workspace/_app-service-configurable_PR-249:/w/workspace/_app-service-configurable_PR-249:rw,z -v /w/workspace/_app-service-configurable_PR-249@tmp:/w/workspace/_app-service-configurable_PR-249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T01:39:09.944Z] $ docker top 5521e0214dccee466207440edc4c0326dcd6fb59abfa1a520eacba07f91abc0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T01:39:10.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T01:39:10.196Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T01:39:10.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T01:39:10.425Z] $ docker exec 5521e0214dccee466207440edc4c0326dcd6fb59abfa1a520eacba07f91abc0f ssh-agent [2021-05-11T01:39:10.593Z] SSH_AUTH_SOCK=/tmp/ssh-lUmQ8uJfB9US/agent.11 [2021-05-11T01:39:10.593Z] SSH_AGENT_PID=16 [2021-05-11T01:39:10.605Z] Running ssh-add (command line suppressed) [2021-05-11T01:39:10.724Z] Identity added: /w/workspace/_app-service-configurable_PR-249@tmp/private_key_4562517590592648298.key (/w/workspace/_app-service-configurable_PR-249@tmp/private_key_4562517590592648298.key) [2021-05-11T01:39:10.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T01:39:11.134Z] + git tag --points-at HEAD [Pipeline] } [2021-05-11T01:39:11.162Z] $ docker exec --env ******** --env ******** 5521e0214dccee466207440edc4c0326dcd6fb59abfa1a520eacba07f91abc0f ssh-agent -k [2021-05-11T01:39:11.274Z] unset SSH_AUTH_SOCK; [2021-05-11T01:39:11.274Z] unset SSH_AGENT_PID; [2021-05-11T01:39:11.274Z] echo Agent pid 16 killed; [2021-05-11T01:39:11.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-11T01:39:11.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T01:39:11.435Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T01:39:11.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T01:39:11.610Z] $ docker exec 5521e0214dccee466207440edc4c0326dcd6fb59abfa1a520eacba07f91abc0f ssh-agent [2021-05-11T01:39:11.773Z] SSH_AUTH_SOCK=/tmp/ssh-zLfDt5x7ZOtZ/agent.45 [2021-05-11T01:39:11.773Z] SSH_AGENT_PID=50 [2021-05-11T01:39:11.782Z] Running ssh-add (command line suppressed) [2021-05-11T01:39:11.908Z] Identity added: /w/workspace/_app-service-configurable_PR-249@tmp/private_key_3745327337207872673.key (/w/workspace/_app-service-configurable_PR-249@tmp/private_key_3745327337207872673.key) [2021-05-11T01:39:11.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T01:39:12.315Z] + git semver init [2021-05-11T01:39:12.315Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T01:39:12.315Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-249/.git [2021-05-11T01:39:12.315Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-249 [2021-05-11T01:39:12.315Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T01:39:12.315Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T01:39:12.315Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T01:39:12.315Z] # $SEMVER_BRANCH = PR-249 [2021-05-11T01:39:12.315Z] # $SEMVER_TEMP = /tmp/semver-011341152 [2021-05-11T01:39:12.315Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-05-11T01:39:12.889Z] # '/tmp/semver-011341152' -> '/w/workspace/_app-service-configurable_PR-249/.semver' [2021-05-11T01:39:12.889Z] # -> Force: false [2021-05-11T01:39:12.889Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-249/.semver [Pipeline] } [2021-05-11T01:39:12.910Z] $ docker exec --env ******** --env ******** 5521e0214dccee466207440edc4c0326dcd6fb59abfa1a520eacba07f91abc0f ssh-agent -k [2021-05-11T01:39:13.029Z] unset SSH_AUTH_SOCK; [2021-05-11T01:39:13.030Z] unset SSH_AGENT_PID; [2021-05-11T01:39:13.030Z] echo Agent pid 50 killed; [2021-05-11T01:39:13.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T01:39:13.512Z] + git semver [Pipeline] } [2021-05-11T01:39:13.539Z] $ docker stop --time=1 5521e0214dccee466207440edc4c0326dcd6fb59abfa1a520eacba07f91abc0f [2021-05-11T01:39:15.098Z] $ docker rm -f 5521e0214dccee466207440edc4c0326dcd6fb59abfa1a520eacba07f91abc0f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T01:39:15.583Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-11T01:39:15.997Z] Stashed 1 file(s) [Pipeline] echo [2021-05-11T01:39:16.019Z] [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 [2021-05-11T01:39:31.548Z] Still waiting to schedule task [2021-05-11T01:39:31.548Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-11T01:39:31.581Z] Still waiting to schedule task [2021-05-11T01:39:31.581Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-11T01:43:10.266Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4280 in /w/workspace/_app-service-configurable_PR-249 [Pipeline] { [Pipeline] ws [2021-05-11T01:43:10.324Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-05-11T01:43:16.254Z] using credential edgex-jenkins-ssh [2021-05-11T01:43:16.274Z] Cloning the remote Git repository [2021-05-11T01:43:16.327Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T01:43:16.439Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-05-11T01:43:16.534Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T01:43:16.535Z] > git --version # timeout=10 [2021-05-11T01:43:16.558Z] > git --version # 'git version 2.17.1' [2021-05-11T01:43:16.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:43:16.616Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T01:43:17.437Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-11T01:43:17.455Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T01:43:17.477Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-11T01:43:17.516Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T01:43:17.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:43:17.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/249/head:refs/remotes/origin/PR-249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T01:43:18.120Z] Merging remotes/origin/master commit dfdcab1906173d774c93bfd0eabb9c40e2e95477 into PR head commit e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 [2021-05-11T01:43:18.315Z] Merge succeeded, producing e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 [2021-05-11T01:43:18.316Z] Checking out Revision e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 (PR-249) [2021-05-11T01:43:18.133Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T01:43:18.146Z] > git checkout -f e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 # timeout=10 [2021-05-11T01:43:18.222Z] > git remote # timeout=10 [2021-05-11T01:43:18.247Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T01:43:18.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:43:18.274Z] > git merge dfdcab1906173d774c93bfd0eabb9c40e2e95477 # timeout=10 [2021-05-11T01:43:18.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T01:43:18.317Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T01:43:18.327Z] > git checkout -f e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 # timeout=10 [2021-05-11T01:43:22.552Z] Commit message: "refactor: Move topic config to appropriate config struct" [2021-05-11T01:43:22.604Z] > git --version # timeout=10 [2021-05-11T01:43:22.623Z] > git --version # 'git version 2.17.1' [2021-05-11T01:43:22.634Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T01:43:24.317Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-11T01:43:24.726Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T01:43:25.088Z] + + truesudo [2021-05-11T01:43:25.088Z] service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T01:43:27.189Z] provisioning config files... [2021-05-11T01:43:27.233Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config2389621416240942521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:43:27.685Z] ---> docker-login.sh [2021-05-11T01:43:27.685Z] nexus3.edgexfoundry.org:10001 [2021-05-11T01:43:28.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:43:28.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:43:28.875Z] Configure a credential helper to remove this warning. See [2021-05-11T01:43:28.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:43:28.875Z] [2021-05-11T01:43:28.875Z] Login Succeeded [2021-05-11T01:43:28.875Z] nexus3.edgexfoundry.org:10002 [2021-05-11T01:43:29.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:43:29.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:43:29.421Z] Configure a credential helper to remove this warning. See [2021-05-11T01:43:29.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:43:29.421Z] [2021-05-11T01:43:29.421Z] Login Succeeded [2021-05-11T01:43:29.421Z] nexus3.edgexfoundry.org:10003 [2021-05-11T01:43:29.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:43:29.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:43:29.695Z] Configure a credential helper to remove this warning. See [2021-05-11T01:43:29.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:43:29.695Z] [2021-05-11T01:43:29.695Z] Login Succeeded [2021-05-11T01:43:29.695Z] nexus3.edgexfoundry.org:10004 [2021-05-11T01:43:30.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:43:30.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:43:30.289Z] Configure a credential helper to remove this warning. See [2021-05-11T01:43:30.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:43:30.289Z] [2021-05-11T01:43:30.289Z] Login Succeeded [2021-05-11T01:43:30.289Z] docker.io [2021-05-11T01:43:30.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:43:31.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:43:31.151Z] Configure a credential helper to remove this warning. See [2021-05-11T01:43:31.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:43:31.151Z] [2021-05-11T01:43:31.151Z] Login Succeeded [2021-05-11T01:43:31.151Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T01:43:31.184Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T01:43:31.626Z] ========================================================= [2021-05-11T01:43:31.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-11T01:43:31.626Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:43:32.003Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-11T01:43:32.004Z] Sending build context to Docker daemon 92.67kB [2021-05-11T01:43:32.278Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T01:43:32.278Z] Step 2/8 : FROM ${BASE} [2021-05-11T01:43:32.559Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-11T01:43:32.559Z] 595b0fe564bb: Pulling fs layer [2021-05-11T01:43:32.559Z] 7186ed65a4f7: Pulling fs layer [2021-05-11T01:43:32.559Z] 316046926c0a: Pulling fs layer [2021-05-11T01:43:32.559Z] 4ebd0625c992: Pulling fs layer [2021-05-11T01:43:32.559Z] 207e8628e3a3: Pulling fs layer [2021-05-11T01:43:32.559Z] c791037a9be2: Pulling fs layer [2021-05-11T01:43:32.559Z] ffd874e62e21: Pulling fs layer [2021-05-11T01:43:32.559Z] 207e8628e3a3: Waiting [2021-05-11T01:43:32.559Z] c791037a9be2: Waiting [2021-05-11T01:43:32.559Z] ffd874e62e21: Waiting [2021-05-11T01:43:32.559Z] 4ebd0625c992: Waiting [2021-05-11T01:43:32.559Z] 316046926c0a: Verifying Checksum [2021-05-11T01:43:32.559Z] 316046926c0a: Download complete [2021-05-11T01:43:32.559Z] 7186ed65a4f7: Verifying Checksum [2021-05-11T01:43:32.559Z] 7186ed65a4f7: Download complete [2021-05-11T01:43:32.559Z] 207e8628e3a3: Verifying Checksum [2021-05-11T01:43:32.559Z] 207e8628e3a3: Download complete [2021-05-11T01:43:32.559Z] c791037a9be2: Verifying Checksum [2021-05-11T01:43:32.559Z] c791037a9be2: Download complete [2021-05-11T01:43:32.845Z] 595b0fe564bb: Verifying Checksum [2021-05-11T01:43:32.845Z] 595b0fe564bb: Download complete [2021-05-11T01:43:33.449Z] 595b0fe564bb: Pull complete [2021-05-11T01:43:34.055Z] 7186ed65a4f7: Pull complete [2021-05-11T01:43:34.342Z] 316046926c0a: Pull complete [2021-05-11T01:43:34.943Z] ffd874e62e21: Verifying Checksum [2021-05-11T01:43:34.943Z] ffd874e62e21: Download complete [2021-05-11T01:43:36.378Z] 4ebd0625c992: Verifying Checksum [2021-05-11T01:43:36.378Z] 4ebd0625c992: Download complete [2021-05-11T01:43:46.565Z] 4ebd0625c992: Pull complete [2021-05-11T01:43:46.565Z] 207e8628e3a3: Pull complete [2021-05-11T01:43:46.838Z] c791037a9be2: Pull complete [2021-05-11T01:43:51.155Z] ffd874e62e21: Pull complete [2021-05-11T01:43:51.155Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-11T01:43:51.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-11T01:43:51.156Z] ---> cfc18b08335c [2021-05-11T01:43:51.156Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-11T01:43:53.784Z] ---> Running in d9b670823cab [2021-05-11T01:43:53.784Z] Removing intermediate container d9b670823cab [2021-05-11T01:43:53.784Z] ---> ce4f2fea3ada [2021-05-11T01:43:53.784Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T01:43:53.784Z] ---> Running in 658c2e72fe04 [2021-05-11T01:43:56.418Z] Removing intermediate container 658c2e72fe04 [2021-05-11T01:43:56.418Z] ---> 89f0b5aba7f8 [2021-05-11T01:43:56.418Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-11T01:43:56.418Z] ---> Running in d3979c14e4cf [2021-05-11T01:43:57.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T01:43:59.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T01:44:01.385Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-11T01:44:01.657Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-11T01:44:01.930Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-11T01:44:01.930Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-11T01:44:02.203Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-11T01:44:02.482Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-11T01:44:02.482Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T01:44:02.482Z] OK: 139 MiB in 46 packages [2021-05-11T01:44:03.916Z] Removing intermediate container d3979c14e4cf [2021-05-11T01:44:03.916Z] ---> 14f4fd7d8a2f [2021-05-11T01:44:03.916Z] Step 6/8 : WORKDIR /app [2021-05-11T01:44:04.190Z] ---> Running in 7148a12e97d1 [2021-05-11T01:44:04.786Z] Removing intermediate container 7148a12e97d1 [2021-05-11T01:44:04.786Z] ---> 1fd960cd788f [2021-05-11T01:44:04.786Z] Step 7/8 : COPY . . [2021-05-11T01:44:05.380Z] ---> 1c5d791c6b4a [2021-05-11T01:44:05.380Z] Step 8/8 : RUN go mod download [2021-05-11T01:44:05.654Z] ---> Running in b8555c119801 [2021-05-11T01:44:32.436Z] Removing intermediate container b8555c119801 [2021-05-11T01:44:32.436Z] ---> 9300b5ed65fc [2021-05-11T01:44:32.436Z] Successfully built 9300b5ed65fc [2021-05-11T01:44:32.436Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:44:32.803Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T01:44:32.803Z] . [Pipeline] withDockerContainer [2021-05-11T01:44:33.051Z] prd-ubuntu18.04-docker-arm64-4c-16g-4280 does not seem to be running inside a container [2021-05-11T01:44:33.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-11T01:44:34.476Z] $ docker top e4b766d347dc59e124b41f546c58860e8df85a21da3b7ac64c669814059ed951 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T01:44:35.440Z] + go version [2021-05-11T01:44:35.440Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-11T01:44:35.480Z] $ docker stop --time=1 e4b766d347dc59e124b41f546c58860e8df85a21da3b7ac64c669814059ed951 [2021-05-11T01:44:37.335Z] $ docker rm -f e4b766d347dc59e124b41f546c58860e8df85a21da3b7ac64c669814059ed951 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:44:38.270Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T01:44:38.270Z] . [Pipeline] withDockerContainer [2021-05-11T01:44:38.551Z] prd-ubuntu18.04-docker-arm64-4c-16g-4280 does not seem to be running inside a container [2021-05-11T01:44:38.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-11T01:44:40.279Z] $ docker top 6d43ca1d94beb1eaf48f9f97fdc48c9ff43656e2cc001eb9a09c7fc502756687 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T01:44:41.315Z] + go mod tidy [Pipeline] sh [2021-05-11T01:44:42.618Z] + make test [2021-05-11T01:44:42.618Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-11T01:44:42.824Z] Running on prd-centos7-docker-4c-2g-4281 in /w/workspace/_app-service-configurable_PR-249 [Pipeline] { [Pipeline] ws [2021-05-11T01:44:42.879Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-05-11T01:44:52.869Z] using credential edgex-jenkins-ssh [2021-05-11T01:44:52.900Z] Cloning the remote Git repository [2021-05-11T01:44:53.289Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T01:44:53.428Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-05-11T01:44:53.694Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T01:44:53.695Z] > git --version # timeout=10 [2021-05-11T01:44:53.848Z] > git --version # 'git version 2.24.3' [2021-05-11T01:44:53.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:44:53.932Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T01:44:54.720Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-11T01:44:54.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T01:44:54.769Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-11T01:44:54.796Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T01:44:54.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:44:54.811Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/249/head:refs/remotes/origin/PR-249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T01:44:55.398Z] Merging remotes/origin/master commit dfdcab1906173d774c93bfd0eabb9c40e2e95477 into PR head commit e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 [2021-05-11T01:44:55.954Z] Merge succeeded, producing e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 [2021-05-11T01:44:55.954Z] Checking out Revision e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 (PR-249) [2021-05-11T01:44:55.440Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T01:44:55.538Z] > git checkout -f e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 # timeout=10 [2021-05-11T01:44:55.735Z] > git remote # timeout=10 [2021-05-11T01:44:55.788Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T01:44:55.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:44:55.842Z] > git merge dfdcab1906173d774c93bfd0eabb9c40e2e95477 # timeout=10 [2021-05-11T01:44:55.881Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T01:44:56.035Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T01:44:56.167Z] > git checkout -f e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 # timeout=10 [2021-05-11T01:45:00.911Z] Commit message: "refactor: Move topic config to appropriate config struct" [2021-05-11T01:45:00.962Z] > git --version # timeout=10 [2021-05-11T01:45:00.995Z] > git --version # 'git version 2.24.3' [2021-05-11T01:45:01.032Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T01:45:03.386Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-11T01:45:03.903Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T01:45:04.560Z] + true [2021-05-11T01:45:04.560Z] + sudo service docker restart [2021-05-11T01:45:04.560Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T01:45:06.929Z] provisioning config files... [2021-05-11T01:45:06.966Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7669161242974911988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:45:07.489Z] ---> docker-login.sh [2021-05-11T01:45:07.489Z] nexus3.edgexfoundry.org:10001 [2021-05-11T01:45:08.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:45:08.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:45:08.402Z] Configure a credential helper to remove this warning. See [2021-05-11T01:45:08.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:45:08.402Z] [2021-05-11T01:45:08.402Z] Login Succeeded [2021-05-11T01:45:08.402Z] nexus3.edgexfoundry.org:10002 [2021-05-11T01:45:08.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:45:08.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:45:08.955Z] Configure a credential helper to remove this warning. See [2021-05-11T01:45:08.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:45:08.955Z] [2021-05-11T01:45:08.955Z] Login Succeeded [2021-05-11T01:45:08.955Z] nexus3.edgexfoundry.org:10003 [2021-05-11T01:45:09.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:45:09.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:45:09.316Z] Configure a credential helper to remove this warning. See [2021-05-11T01:45:09.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:45:09.316Z] [2021-05-11T01:45:09.316Z] Login Succeeded [2021-05-11T01:45:09.316Z] nexus3.edgexfoundry.org:10004 [2021-05-11T01:45:09.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:45:10.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:45:10.276Z] Configure a credential helper to remove this warning. See [2021-05-11T01:45:10.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:45:10.276Z] [2021-05-11T01:45:10.276Z] Login Succeeded [2021-05-11T01:45:10.276Z] docker.io [2021-05-11T01:45:10.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T01:45:11.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T01:45:11.246Z] Configure a credential helper to remove this warning. See [2021-05-11T01:45:11.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T01:45:11.246Z] [2021-05-11T01:45:11.246Z] Login Succeeded [2021-05-11T01:45:11.246Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T01:45:11.283Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T01:45:11.974Z] ========================================================= [2021-05-11T01:45:11.974Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-11T01:45:11.974Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:45:12.680Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-11T01:45:12.982Z] Sending build context to Docker daemon 92.67kB [2021-05-11T01:45:13.417Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T01:45:13.417Z] Step 2/8 : FROM ${BASE} [2021-05-11T01:45:13.882Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-11T01:45:13.882Z] 540db60ca938: Pulling fs layer [2021-05-11T01:45:13.882Z] adcc1eea9eea: Pulling fs layer [2021-05-11T01:45:13.882Z] 4c4ab2625f07: Pulling fs layer [2021-05-11T01:45:13.882Z] 0510c868ecb4: Pulling fs layer [2021-05-11T01:45:13.882Z] afea3b2eda06: Pulling fs layer [2021-05-11T01:45:13.882Z] 7809a108b3ef: Pulling fs layer [2021-05-11T01:45:13.882Z] f706445af74f: Pulling fs layer [2021-05-11T01:45:13.882Z] 0510c868ecb4: Waiting [2021-05-11T01:45:13.882Z] afea3b2eda06: Waiting [2021-05-11T01:45:13.882Z] 7809a108b3ef: Waiting [2021-05-11T01:45:13.882Z] f706445af74f: Waiting [2021-05-11T01:45:13.882Z] 4c4ab2625f07: Verifying Checksum [2021-05-11T01:45:13.882Z] 4c4ab2625f07: Download complete [2021-05-11T01:45:13.882Z] adcc1eea9eea: Verifying Checksum [2021-05-11T01:45:13.882Z] adcc1eea9eea: Download complete [2021-05-11T01:45:13.882Z] afea3b2eda06: Verifying Checksum [2021-05-11T01:45:13.882Z] afea3b2eda06: Download complete [2021-05-11T01:45:13.882Z] 7809a108b3ef: Verifying Checksum [2021-05-11T01:45:13.882Z] 7809a108b3ef: Download complete [2021-05-11T01:45:13.882Z] 540db60ca938: Verifying Checksum [2021-05-11T01:45:13.882Z] 540db60ca938: Download complete [2021-05-11T01:45:15.559Z] 540db60ca938: Pull complete [2021-05-11T01:45:16.240Z] adcc1eea9eea: Pull complete [2021-05-11T01:45:16.529Z] 4c4ab2625f07: Pull complete [2021-05-11T01:45:19.335Z] f706445af74f: Verifying Checksum [2021-05-11T01:45:19.335Z] f706445af74f: Download complete [2021-05-11T01:45:20.272Z] 0510c868ecb4: Verifying Checksum [2021-05-11T01:45:20.272Z] 0510c868ecb4: Download complete [2021-05-11T01:45:38.876Z] 0510c868ecb4: Pull complete [2021-05-11T01:45:38.876Z] afea3b2eda06: Pull complete [2021-05-11T01:45:38.876Z] 7809a108b3ef: Pull complete [2021-05-11T01:45:39.582Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-11T01:45:39.582Z] CGO_ENABLED=1 go vet ./... [2021-05-11T01:45:44.549Z] f706445af74f: Pull complete [2021-05-11T01:45:44.549Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-11T01:45:44.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-11T01:45:44.549Z] ---> b068be0155e3 [2021-05-11T01:45:44.549Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-11T01:45:45.178Z] ---> Running in 7848db72982b [2021-05-11T01:45:45.498Z] Removing intermediate container 7848db72982b [2021-05-11T01:45:45.498Z] ---> 32bf130b5f77 [2021-05-11T01:45:45.498Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T01:45:45.498Z] ---> Running in c51746d4ec23 [2021-05-11T01:45:49.060Z] Removing intermediate container c51746d4ec23 [2021-05-11T01:45:49.060Z] ---> 36d2353db976 [2021-05-11T01:45:49.060Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-05-11T01:45:49.060Z] ---> Running in 1faea8348818 [2021-05-11T01:45:49.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T01:45:51.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T01:45:52.255Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-05-11T01:45:52.255Z] (2/6) Installing libsodium (1.0.18-r0) [2021-05-11T01:45:53.240Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-05-11T01:45:53.241Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-05-11T01:45:53.511Z] (5/6) Installing libzmq (4.3.3-r1) [2021-05-11T01:45:53.511Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-05-11T01:45:53.798Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T01:45:53.798Z] OK: 150 MiB in 46 packages [2021-05-11T01:45:54.921Z] Removing intermediate container 1faea8348818 [2021-05-11T01:45:54.921Z] ---> 80aa55c45c1e [2021-05-11T01:45:54.921Z] Step 6/8 : WORKDIR /app [2021-05-11T01:45:55.256Z] ---> Running in 3c598d850026 [2021-05-11T01:45:55.630Z] Removing intermediate container 3c598d850026 [2021-05-11T01:45:55.630Z] ---> 8d70f8960f42 [2021-05-11T01:45:55.630Z] Step 7/8 : COPY . . [2021-05-11T01:45:56.305Z] ---> feb20931c854 [2021-05-11T01:45:56.305Z] Step 8/8 : RUN go mod download [2021-05-11T01:45:56.305Z] ---> Running in fcccfc03c17e [2021-05-11T01:45:57.917Z] gofmt -l . [2021-05-11T01:45:57.917Z] [ "`gofmt -l .`" = "" ] [2021-05-11T01:45:57.917Z] ./bin/test-go-mod-tidy.sh [2021-05-11T01:45:57.917Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-11T01:45:58.558Z] $ docker stop --time=1 6d43ca1d94beb1eaf48f9f97fdc48c9ff43656e2cc001eb9a09c7fc502756687 [2021-05-11T01:46:00.700Z] $ docker rm -f 6d43ca1d94beb1eaf48f9f97fdc48c9ff43656e2cc001eb9a09c7fc502756687 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T01:46:01.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-11T01:46:02.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T01:46:05.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-11T01:46:05.516Z] + ls -al . [2021-05-11T01:46:05.516Z] total 116 [2021-05-11T01:46:05.516Z] drwxrwxr-x 7 jenkins jenkins 4096 May 11 01:45 . [2021-05-11T01:46:05.516Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 01:43 .. [2021-05-11T01:46:05.516Z] -rw-rw-r-- 1 jenkins jenkins 119 May 11 01:43 .dockerignore [2021-05-11T01:46:05.516Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 01:43 .git [2021-05-11T01:46:05.516Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 01:43 .github [2021-05-11T01:46:05.516Z] -rw-rw-r-- 1 jenkins jenkins 111 May 11 01:43 .gitignore [2021-05-11T01:46:05.516Z] -rw-rw-r-- 1 jenkins jenkins 7306 May 11 01:43 Attribution.txt [2021-05-11T01:46:05.516Z] -rw-rw-r-- 1 jenkins jenkins 2032 May 11 01:43 Dockerfile [2021-05-11T01:46:05.516Z] -rw-rw-r-- 1 jenkins jenkins 970 May 11 01:43 Dockerfile.build [2021-05-11T01:46:05.516Z] -rw-rw-r-- 1 jenkins jenkins 687 May 11 01:43 Jenkinsfile [2021-05-11T01:46:05.516Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 11 01:43 LICENSE [2021-05-11T01:46:05.516Z] -rw-rw-r-- 1 jenkins jenkins 3230 May 11 01:43 README.md [2021-05-11T01:46:05.516Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 01:39 VERSION [2021-05-11T01:46:05.517Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 01:43 bin [2021-05-11T01:46:05.517Z] -rw-r--r-- 1 jenkins jenkins 10 May 11 01:44 coverage.out [2021-05-11T01:46:05.517Z] -rw-r--r-- 1 jenkins jenkins 136 May 11 01:45 go.mod [2021-05-11T01:46:05.517Z] -rw-r--r-- 1 jenkins jenkins 20757 May 11 01:44 go.sum [2021-05-11T01:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 1460 May 11 01:43 main.go [2021-05-11T01:46:05.517Z] -rw-rw-r-- 1 jenkins jenkins 1595 May 11 01:43 makefile [2021-05-11T01:46:05.517Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 01:43 res [2021-05-11T01:46:05.517Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 01:43 snap [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:46:05.891Z] + 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=e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 --label arch=arm64 --label version=0.0.0 . [2021-05-11T01:46:05.891Z] Sending build context to Docker daemon 116.2kB [2021-05-11T01:46:06.165Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T01:46:06.165Z] Step 2/27 : FROM ${BASE} AS builder [2021-05-11T01:46:06.165Z] ---> 9300b5ed65fc [2021-05-11T01:46:06.165Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-11T01:46:06.444Z] ---> Running in 97ae1971a053 [2021-05-11T01:46:07.046Z] Removing intermediate container 97ae1971a053 [2021-05-11T01:46:07.046Z] ---> 097e0919de04 [2021-05-11T01:46:07.046Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-05-11T01:46:07.046Z] ---> Running in 07ba6953ed8b [2021-05-11T01:46:07.319Z] Removing intermediate container 07ba6953ed8b [2021-05-11T01:46:07.319Z] ---> 7cd382be5faf [2021-05-11T01:46:07.319Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-11T01:46:07.600Z] ---> Running in 383784d29c44 [2021-05-11T01:46:07.878Z] Removing intermediate container 383784d29c44 [2021-05-11T01:46:07.878Z] ---> 9ce018db6611 [2021-05-11T01:46:07.878Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T01:46:08.152Z] ---> Running in da28904b0205 [2021-05-11T01:46:10.769Z] Removing intermediate container da28904b0205 [2021-05-11T01:46:10.769Z] ---> c92cbee3dafe [2021-05-11T01:46:10.769Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-11T01:46:10.769Z] ---> Running in 1d2f7f453e28 [2021-05-11T01:46:11.748Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T01:46:13.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T01:46:14.709Z] OK: 139 MiB in 46 packages [2021-05-11T01:46:15.687Z] Removing intermediate container 1d2f7f453e28 [2021-05-11T01:46:15.687Z] ---> 2ea50f510073 [2021-05-11T01:46:15.687Z] Step 8/27 : WORKDIR /app [2021-05-11T01:46:15.687Z] ---> Running in de3c1f963157 [2021-05-11T01:46:16.283Z] Removing intermediate container de3c1f963157 [2021-05-11T01:46:16.283Z] ---> 3d521d7b533c [2021-05-11T01:46:16.283Z] Step 9/27 : COPY go.mod . [2021-05-11T01:46:16.891Z] ---> de2042b62d7e [2021-05-11T01:46:16.891Z] Step 10/27 : RUN go mod download [2021-05-11T01:46:16.891Z] ---> Running in b9805d1619ab [2021-05-11T01:46:19.525Z] Removing intermediate container b9805d1619ab [2021-05-11T01:46:19.525Z] ---> bbcca0146d95 [2021-05-11T01:46:19.525Z] Step 11/27 : COPY . . [2021-05-11T01:46:20.116Z] ---> fb6014e5c910 [2021-05-11T01:46:20.116Z] Step 12/27 : ARG MAKE="make build" [2021-05-11T01:46:20.116Z] ---> Running in 3a3bda767a97 [2021-05-11T01:46:20.392Z] Removing intermediate container 3a3bda767a97 [2021-05-11T01:46:20.392Z] ---> 54987cac2251 [2021-05-11T01:46:20.392Z] Step 13/27 : RUN $MAKE [2021-05-11T01:46:20.670Z] ---> Running in 18f2572b770a [2021-05-11T01:46:21.654Z] go mod tidy [2021-05-11T01:46:22.681Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-11T01:46:35.967Z] Removing intermediate container fcccfc03c17e [2021-05-11T01:46:35.967Z] ---> 81fb5e907991 [2021-05-11T01:46:35.967Z] Successfully built 81fb5e907991 [2021-05-11T01:46:35.967Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:46:36.386Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T01:46:36.664Z] . [Pipeline] withDockerContainer [2021-05-11T01:46:36.896Z] prd-centos7-docker-4c-2g-4281 does not seem to be running inside a container [2021-05-11T01:46:37.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-11T01:46:38.585Z] $ docker top f2dc3b932464b993cc8933e94daec2097b14caffc73445fee4c0ff22a7fe5ea6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T01:46:39.296Z] + go version [2021-05-11T01:46:39.580Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-11T01:46:39.620Z] $ docker stop --time=1 f2dc3b932464b993cc8933e94daec2097b14caffc73445fee4c0ff22a7fe5ea6 [2021-05-11T01:46:41.416Z] $ docker rm -f f2dc3b932464b993cc8933e94daec2097b14caffc73445fee4c0ff22a7fe5ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:46:42.386Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T01:46:42.386Z] . [Pipeline] withDockerContainer [2021-05-11T01:46:42.831Z] prd-centos7-docker-4c-2g-4281 does not seem to be running inside a container [2021-05-11T01:46:42.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-11T01:46:44.427Z] $ docker top abf7a2d3c1fb684cf37f2663dfe578011067603123f7640b24479f635b1ea583 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T01:46:45.197Z] + go mod tidy [Pipeline] sh [2021-05-11T01:46:47.033Z] + make test [2021-05-11T01:46:47.033Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-11T01:47:01.720Z] Removing intermediate container 18f2572b770a [2021-05-11T01:47:01.720Z] ---> 582c092b9e7b [2021-05-11T01:47:01.720Z] Step 14/27 : FROM alpine:3.12 [2021-05-11T01:47:01.720Z] 3.12: Pulling from library/alpine [2021-05-11T01:47:01.720Z] d2f70382dc9a: Pulling fs layer [2021-05-11T01:47:01.994Z] d2f70382dc9a: Verifying Checksum [2021-05-11T01:47:01.994Z] d2f70382dc9a: Download complete [2021-05-11T01:47:02.589Z] d2f70382dc9a: Pull complete [2021-05-11T01:47:02.589Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T01:47:02.589Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T01:47:02.589Z] ---> 9852663dfa18 [2021-05-11T01:47:02.589Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-11T01:47:02.862Z] ---> Running in c7651dd3a643 [2021-05-11T01:47:03.134Z] Removing intermediate container c7651dd3a643 [2021-05-11T01:47:03.134Z] ---> a426ccb9e2a2 [2021-05-11T01:47:03.134Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-11T01:47:03.406Z] ---> Running in a39df76dff67 [2021-05-11T01:47:03.678Z] Removing intermediate container a39df76dff67 [2021-05-11T01:47:03.678Z] ---> 507096118f31 [2021-05-11T01:47:03.678Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-11T01:47:03.952Z] ---> Running in 5914bbc81bf5 [2021-05-11T01:47:04.926Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T01:47:05.197Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T01:47:05.787Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-11T01:47:05.787Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-11T01:47:05.787Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-11T01:47:05.787Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-11T01:47:05.787Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-11T01:47:06.059Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-11T01:47:06.059Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-11T01:47:06.059Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T01:47:06.059Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T01:47:06.059Z] OK: 9 MiB in 21 packages [2021-05-11T01:47:08.031Z] Removing intermediate container 5914bbc81bf5 [2021-05-11T01:47:08.031Z] ---> 6bb8836d09b0 [2021-05-11T01:47:08.031Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-11T01:47:08.629Z] ---> 7f4d668a250d [2021-05-11T01:47:08.630Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-11T01:47:09.239Z] ---> 40a4aaf305a2 [2021-05-11T01:47:09.239Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-05-11T01:47:10.216Z] ---> e498bc428bde [2021-05-11T01:47:10.217Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-11T01:47:11.193Z] ---> bf02959bbb7e [2021-05-11T01:47:11.193Z] Step 22/27 : EXPOSE 48095 [2021-05-11T01:47:11.463Z] ---> Running in 6f13d35ac12e [2021-05-11T01:47:11.735Z] Removing intermediate container 6f13d35ac12e [2021-05-11T01:47:11.736Z] ---> b73843d0bd75 [2021-05-11T01:47:11.736Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-05-11T01:47:12.007Z] ---> Running in 378920b8ef26 [2021-05-11T01:47:12.600Z] Removing intermediate container 378920b8ef26 [2021-05-11T01:47:12.600Z] ---> 0e7030a7febc [2021-05-11T01:47:12.600Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T01:47:12.600Z] ---> Running in 1650c21b8ad4 [2021-05-11T01:47:13.191Z] Removing intermediate container 1650c21b8ad4 [2021-05-11T01:47:13.191Z] ---> 99f014d5dda8 [2021-05-11T01:47:13.191Z] Step 25/27 : LABEL arch=arm64 [2021-05-11T01:47:13.191Z] ---> Running in f12d7afba027 [2021-05-11T01:47:13.461Z] Removing intermediate container f12d7afba027 [2021-05-11T01:47:13.461Z] ---> 65c81e20791b [2021-05-11T01:47:13.461Z] Step 26/27 : LABEL git_sha=e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 [2021-05-11T01:47:13.731Z] ---> Running in 20eac3db54ed [2021-05-11T01:47:14.321Z] Removing intermediate container 20eac3db54ed [2021-05-11T01:47:14.321Z] ---> 9d7ab1e6c97a [2021-05-11T01:47:14.321Z] Step 27/27 : LABEL version=0.0.0 [2021-05-11T01:47:14.321Z] ---> Running in b4967cb01b2c [2021-05-11T01:47:14.592Z] Removing intermediate container b4967cb01b2c [2021-05-11T01:47:14.592Z] ---> 3b6cad469803 [2021-05-11T01:47:14.592Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-11T01:47:14.864Z] Successfully built 3b6cad469803 [2021-05-11T01:47:14.864Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:47:15.667Z] ---> job-cost.sh [2021-05-11T01:47:15.667Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ckC9 [2021-05-11T01:47:34.815Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-05-11T01:47:34.815Z] CGO_ENABLED=1 go vet ./... [2021-05-11T01:47:54.103Z] gofmt -l . [2021-05-11T01:47:54.103Z] [ "`gofmt -l .`" = "" ] [2021-05-11T01:47:54.103Z] ./bin/test-go-mod-tidy.sh [2021-05-11T01:47:54.103Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-11T01:47:55.123Z] $ docker stop --time=1 abf7a2d3c1fb684cf37f2663dfe578011067603123f7640b24479f635b1ea583 [2021-05-11T01:47:57.674Z] $ docker rm -f abf7a2d3c1fb684cf37f2663dfe578011067603123f7640b24479f635b1ea583 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T01:47:58.523Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-11T01:47:58.557Z] Warning: overwriting stash ‘coverage-report’ [2021-05-11T01:47:59.034Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-11T01:47:59.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-11T01:48:00.171Z] + ls -al . [2021-05-11T01:48:00.171Z] total 92 [2021-05-11T01:48:00.171Z] drwxrwxr-x. 7 jenkins jenkins 4096 May 11 01:47 . [2021-05-11T01:48:00.171Z] drwxrwxr-x. 4 jenkins jenkins 28 May 11 01:44 .. [2021-05-11T01:48:00.171Z] -rw-rw-r--. 1 jenkins jenkins 7306 May 11 01:44 Attribution.txt [2021-05-11T01:48:00.171Z] drwxrwxr-x. 2 jenkins jenkins 64 May 11 01:44 bin [2021-05-11T01:48:00.171Z] -rw-r--r--. 1 jenkins jenkins 10 May 11 01:46 coverage.out [2021-05-11T01:48:00.171Z] -rw-rw-r--. 1 jenkins jenkins 2032 May 11 01:44 Dockerfile [2021-05-11T01:48:00.171Z] -rw-rw-r--. 1 jenkins jenkins 970 May 11 01:44 Dockerfile.build [2021-05-11T01:48:00.171Z] -rw-rw-r--. 1 jenkins jenkins 119 May 11 01:44 .dockerignore [2021-05-11T01:48:00.171Z] drwxrwxr-x. 8 jenkins jenkins 179 May 11 01:45 .git [2021-05-11T01:48:00.171Z] drwxrwxr-x. 2 jenkins jenkins 81 May 11 01:44 .github [2021-05-11T01:48:00.171Z] -rw-rw-r--. 1 jenkins jenkins 111 May 11 01:44 .gitignore [2021-05-11T01:48:00.171Z] -rw-r--r--. 1 jenkins jenkins 136 May 11 01:47 go.mod [2021-05-11T01:48:00.171Z] -rw-r--r--. 1 jenkins jenkins 20757 May 11 01:46 go.sum [2021-05-11T01:48:00.171Z] -rw-rw-r--. 1 jenkins jenkins 687 May 11 01:44 Jenkinsfile [2021-05-11T01:48:00.171Z] -rw-rw-r--. 1 jenkins jenkins 10174 May 11 01:44 LICENSE [2021-05-11T01:48:00.171Z] -rw-rw-r--. 1 jenkins jenkins 1460 May 11 01:44 main.go [2021-05-11T01:48:00.171Z] -rw-rw-r--. 1 jenkins jenkins 1595 May 11 01:44 makefile [2021-05-11T01:48:00.171Z] -rw-rw-r--. 1 jenkins jenkins 3230 May 11 01:44 README.md [2021-05-11T01:48:00.171Z] drwxrwxr-x. 8 jenkins jenkins 122 May 11 01:44 res [2021-05-11T01:48:00.171Z] drwxrwxr-x. 4 jenkins jenkins 71 May 11 01:44 snap [2021-05-11T01:48:00.171Z] -rw-rw-r--. 1 jenkins jenkins 5 May 11 01:39 VERSION [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:48:00.874Z] + 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=e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 --label arch=amd64 --label version=0.0.0 . [2021-05-11T01:48:00.875Z] Sending build context to Docker daemon 116.2kB [2021-05-11T01:48:01.314Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T01:48:01.314Z] Step 2/27 : FROM ${BASE} AS builder [2021-05-11T01:48:01.314Z] ---> 81fb5e907991 [2021-05-11T01:48:01.314Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-05-11T01:48:02.059Z] ---> Running in 53ef2a03c9d9 [2021-05-11T01:48:02.059Z] Removing intermediate container 53ef2a03c9d9 [2021-05-11T01:48:02.059Z] ---> e03baef3b490 [2021-05-11T01:48:02.059Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-05-11T01:48:02.346Z] ---> Running in 9f1b728e15eb [2021-05-11T01:48:02.574Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T01:48:02.649Z] Removing intermediate container 9f1b728e15eb [2021-05-11T01:48:02.649Z] ---> ae63756e2181 [2021-05-11T01:48:02.649Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-11T01:48:02.649Z] ---> Running in c2cce17593c9 [2021-05-11T01:48:03.280Z] Removing intermediate container c2cce17593c9 [2021-05-11T01:48:03.280Z] ---> e55f68068898 [2021-05-11T01:48:03.280Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T01:48:03.280Z] ---> Running in d8b6ea04774a [2021-05-11T01:48:05.351Z] Removing intermediate container d8b6ea04774a [2021-05-11T01:48:05.351Z] ---> 53d5a8cae7f3 [2021-05-11T01:48:05.351Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-11T01:48:05.658Z] ---> Running in 64c294fb3ad2 [2021-05-11T01:48:07.258Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T01:48:08.748Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T01:48:09.349Z] OK: 150 MiB in 46 packages [2021-05-11T01:48:10.339Z] Removing intermediate container 64c294fb3ad2 [2021-05-11T01:48:10.339Z] ---> 5e99bebd2ac1 [2021-05-11T01:48:10.339Z] Step 8/27 : WORKDIR /app [2021-05-11T01:48:10.339Z] ---> Running in 8da3f5358895 [2021-05-11T01:48:10.615Z] Removing intermediate container 8da3f5358895 [2021-05-11T01:48:10.615Z] ---> 183027ad0d45 [2021-05-11T01:48:10.615Z] Step 9/27 : COPY go.mod . [2021-05-11T01:48:11.284Z] ---> 0ad0503b1087 [2021-05-11T01:48:11.284Z] Step 10/27 : RUN go mod download [2021-05-11T01:48:11.555Z] ---> Running in e615f322fcd3 [2021-05-11T01:48:13.637Z] Removing intermediate container e615f322fcd3 [2021-05-11T01:48:13.637Z] ---> 1f920d1cba92 [2021-05-11T01:48:13.637Z] Step 11/27 : COPY . . [2021-05-11T01:48:14.259Z] ---> 07ac8d954dd4 [2021-05-11T01:48:14.259Z] Step 12/27 : ARG MAKE="make build" [2021-05-11T01:48:14.538Z] ---> Running in 5bef61c70d22 [2021-05-11T01:48:14.898Z] Removing intermediate container 5bef61c70d22 [2021-05-11T01:48:14.898Z] ---> 13bd8ac9ef6d [2021-05-11T01:48:14.898Z] Step 13/27 : RUN $MAKE [2021-05-11T01:48:14.898Z] ---> Running in 2e19b1d63bc2 [2021-05-11T01:48:16.136Z] go mod tidy [2021-05-11T01:48:17.271Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-11T01:48:44.480Z] Removing intermediate container 2e19b1d63bc2 [2021-05-11T01:48:44.480Z] ---> 13fe94a41f56 [2021-05-11T01:48:44.480Z] Step 14/27 : FROM alpine:3.12 [2021-05-11T01:48:44.770Z] 3.12: Pulling from library/alpine [2021-05-11T01:48:44.770Z] 339de151aab4: Pulling fs layer [2021-05-11T01:48:45.055Z] 339de151aab4: Verifying Checksum [2021-05-11T01:48:45.055Z] 339de151aab4: Download complete [2021-05-11T01:48:45.654Z] 339de151aab4: Pull complete [2021-05-11T01:48:45.654Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T01:48:45.654Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T01:48:45.654Z] ---> 13621d1b12d4 [2021-05-11T01:48:45.654Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-05-11T01:48:45.936Z] ---> Running in d0d67dff7869 [2021-05-11T01:48:46.205Z] Removing intermediate container d0d67dff7869 [2021-05-11T01:48:46.205Z] ---> c28cabe5a1d3 [2021-05-11T01:48:46.205Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-05-11T01:48:46.205Z] ---> Running in a7afbc3182ec [2021-05-11T01:48:46.493Z] Removing intermediate container a7afbc3182ec [2021-05-11T01:48:46.493Z] ---> 07a864f3c065 [2021-05-11T01:48:46.493Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-05-11T01:48:46.493Z] ---> Running in df3e01799343 [2021-05-11T01:48:47.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T01:48:47.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T01:48:47.752Z] (1/7) Installing ca-certificates (20191127-r4) [2021-05-11T01:48:47.752Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-05-11T01:48:47.752Z] (3/7) Installing libgcc (9.3.0-r2) [2021-05-11T01:48:47.752Z] (4/7) Installing libsodium (1.0.18-r0) [2021-05-11T01:48:47.752Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-05-11T01:48:47.752Z] (6/7) Installing libzmq (4.3.3-r0) [2021-05-11T01:48:47.752Z] (7/7) Installing zeromq (4.3.3-r0) [2021-05-11T01:48:47.752Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T01:48:48.039Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T01:48:48.039Z] OK: 9 MiB in 21 packages [2021-05-11T01:48:49.033Z] Removing intermediate container df3e01799343 [2021-05-11T01:48:49.034Z] ---> 4ede11d1a9ec [2021-05-11T01:48:49.034Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-05-11T01:48:49.635Z] ---> b8bfe7b91b53 [2021-05-11T01:48:49.635Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-05-11T01:48:49.909Z] ---> 7158835d1567 [2021-05-11T01:48:49.909Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-05-11T01:48:50.509Z] ---> 31e84bf31fb1 [2021-05-11T01:48:50.509Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-05-11T01:48:51.476Z] ---> 57884e265251 [2021-05-11T01:48:51.476Z] Step 22/27 : EXPOSE 48095 [2021-05-11T01:48:51.476Z] ---> Running in 11bdf78e543d [2021-05-11T01:48:51.757Z] Removing intermediate container 11bdf78e543d [2021-05-11T01:48:51.757Z] ---> 857a0597fc1f [2021-05-11T01:48:51.757Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-05-11T01:48:51.757Z] ---> Running in e82767395051 [2021-05-11T01:48:52.029Z] Removing intermediate container e82767395051 [2021-05-11T01:48:52.029Z] ---> 872457917c34 [2021-05-11T01:48:52.029Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T01:48:52.306Z] ---> Running in 4eb9f9351615 [2021-05-11T01:48:52.950Z] Removing intermediate container 4eb9f9351615 [2021-05-11T01:48:52.950Z] ---> 23b8b4dd2b47 [2021-05-11T01:48:52.950Z] Step 25/27 : LABEL arch=amd64 [2021-05-11T01:48:52.950Z] ---> Running in 0657b5475604 [2021-05-11T01:48:53.582Z] Removing intermediate container 0657b5475604 [2021-05-11T01:48:53.582Z] ---> 85d8fcd9d389 [2021-05-11T01:48:53.582Z] Step 26/27 : LABEL git_sha=e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 [2021-05-11T01:48:53.582Z] ---> Running in c5385a41f3fc [2021-05-11T01:48:53.862Z] Removing intermediate container c5385a41f3fc [2021-05-11T01:48:53.862Z] ---> 72d95c3577ba [2021-05-11T01:48:53.862Z] Step 27/27 : LABEL version=0.0.0 [2021-05-11T01:48:54.161Z] ---> Running in dd7902c4bfca [2021-05-11T01:48:54.833Z] Removing intermediate container dd7902c4bfca [2021-05-11T01:48:54.833Z] ---> 0ab837bf608e [2021-05-11T01:48:54.833Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-11T01:48:54.833Z] Successfully built 0ab837bf608e [2021-05-11T01:48:54.833Z] 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 [2021-05-11T01:49:10.277Z] Still waiting to schedule task [2021-05-11T01:49:10.277Z] ‘prd-ubuntu18.04-docker-8c-8g-4279’ is offline [2021-05-11T01:49:39.294Z] lf-activate-venv(): INFO: Adding /tmp/venv-ckC9/bin to PATH [2021-05-11T01:49:39.294Z] INFO: No Stack... [2021-05-11T01:49:39.294Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-11T01:49:39.294Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T01:49:39.649Z] + cut -d, -f6 [2021-05-11T01:49:39.649Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2021-05-11T01:49:39.784Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-249-1-stack-cost] [2021-05-11T01:49:39.789Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-249-1-stack-cost] did not exist. Created. [2021-05-11T01:49:39.790Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-249-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T01:49:40.254Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-11T01:49:40.438Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T01:49:40.455Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-249-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T01:50:12.055Z] Running on prd-ubuntu18.04-docker-8c-8g-4283 in /w/workspace/_app-service-configurable_PR-249 [Pipeline] { [Pipeline] ws [2021-05-11T01:50:12.117Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-05-11T01:50:14.408Z] using credential edgex-jenkins-ssh [2021-05-11T01:50:14.421Z] Cloning the remote Git repository [2021-05-11T01:50:14.454Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T01:50:14.528Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-05-11T01:50:14.563Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T01:50:14.563Z] > git --version # timeout=10 [2021-05-11T01:50:14.568Z] > git --version # 'git version 2.17.1' [2021-05-11T01:50:14.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:50:15.633Z] Merging remotes/origin/master commit dfdcab1906173d774c93bfd0eabb9c40e2e95477 into PR head commit e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 [2021-05-11T01:50:14.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T01:50:15.123Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-11T01:50:15.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T01:50:15.140Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-05-11T01:50:15.151Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-05-11T01:50:15.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:50:15.155Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/249/head:refs/remotes/origin/PR-249 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T01:50:15.650Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T01:50:15.655Z] > git checkout -f e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 # timeout=10 [2021-05-11T01:50:15.685Z] > git remote # timeout=10 [2021-05-11T01:50:15.691Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T01:50:15.723Z] Merge succeeded, producing e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 [2021-05-11T01:50:15.724Z] Checking out Revision e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 (PR-249) [2021-05-11T01:50:15.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:50:15.700Z] > git merge dfdcab1906173d774c93bfd0eabb9c40e2e95477 # timeout=10 [2021-05-11T01:50:15.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T01:50:15.734Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T01:50:15.746Z] > git checkout -f e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 # timeout=10 [2021-05-11T01:50:19.346Z] Commit message: "refactor: Move topic config to appropriate config struct" [2021-05-11T01:50:19.376Z] > git --version # timeout=10 [2021-05-11T01:50:19.380Z] > git --version # 'git version 2.17.1' [2021-05-11T01:50:19.387Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:50:20.453Z] + echo snap-build.sh [2021-05-11T01:50:20.453Z] snap-build.sh [2021-05-11T01:50:20.453Z] + SNAP_BASE_DIR=. [2021-05-11T01:50:20.453Z] + '[' '!' -z /w/workspace/app-service-configurable/1 ']' [2021-05-11T01:50:20.453Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/1 [2021-05-11T01:50:20.453Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/1]' [2021-05-11T01:50:20.453Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/1] [2021-05-11T01:50:20.453Z] + cd /w/workspace/app-service-configurable/1 [2021-05-11T01:50:20.453Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-11T01:50:20.453Z] Reading package lists... [2021-05-11T01:50:20.716Z] Building dependency tree... [2021-05-11T01:50:20.716Z] Reading state information... [2021-05-11T01:50:20.716Z] The following packages were automatically installed and are no longer required: [2021-05-11T01:50:20.716Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-11T01:50:20.716Z] uidmap xdelta3 [2021-05-11T01:50:20.716Z] Use 'sudo apt autoremove' to remove them. [2021-05-11T01:50:20.977Z] The following packages will be REMOVED: [2021-05-11T01:50:20.977Z] lxd* lxd-client* [2021-05-11T01:50:21.241Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-11T01:50:21.241Z] After this operation, 31.7 MB disk space will be freed. [2021-05-11T01:50:22.291Z] (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 ... 190027 files and directories currently installed.) [2021-05-11T01:50:22.291Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T01:50:23.238Z] Removing lxd dnsmasq configuration [2021-05-11T01:50:23.238Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T01:50:23.238Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-11T01:50:24.184Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-11T01:50:24.446Z] (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 ... 189852 files and directories currently installed.) [2021-05-11T01:50:24.446Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T01:50:25.842Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-11T01:50:25.842Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-11T01:50:27.241Z] + sudo snap remove --purge lxd [2021-05-11T01:50:27.503Z] snap "lxd" is not installed [2021-05-11T01:50:27.503Z] + sudo groupadd --force --system lxd [2021-05-11T01:50:27.503Z] ++ whoami [2021-05-11T01:50:27.503Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-11T01:50:27.503Z] + newgrp - lxd [2021-05-11T01:50:27.503Z] + sudo snap install lxd [2021-05-11T01:50:35.676Z] 2021-05-11T01:50:32Z INFO Waiting for automatic snapd restart... [2021-05-11T01:50:50.719Z] lxd 4.14 from Canonical* installed [2021-05-11T01:50:50.719Z] + sudo lxd init --auto [2021-05-11T01:50:58.903Z] + sudo snap install --classic snapcraft [2021-05-11T01:51:05.499Z] snapcraft 4.7.1 from Canonical* installed [2021-05-11T01:51:05.499Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-11T01:51:05.499Z] + sudo snapcraft prime --use-lxd [2021-05-11T01:51:07.415Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-11T01:51:07.415Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-11T01:51:07.415Z] - README.md [2021-05-11T01:51:07.415Z] [2021-05-11T01:51:07.415Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-11T01:51:07.989Z] Launching a container. [2021-05-11T01:51:20.233Z] Waiting for container to be ready [2021-05-11T01:51:20.233Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-11T01:51:20.233Z] [2021-05-11T01:51:23.542Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-11T01:51:24.119Z] Waiting for network to be ready... [2021-05-11T01:51:24.694Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-11T01:51:24.694Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-11T01:51:24.694Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-11T01:51:24.694Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-11T01:51:24.694Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-11T01:51:24.694Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-11T01:51:24.694Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-11T01:51:24.694Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-11T01:51:24.694Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-11T01:51:24.955Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-11T01:51:25.215Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-11T01:51:25.215Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-11T01:51:25.787Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-11T01:51:25.787Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-11T01:51:25.787Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-11T01:51:25.787Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-11T01:51:25.787Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-11T01:51:25.787Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-11T01:51:26.048Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-11T01:51:26.309Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2067 kB] [2021-05-11T01:51:26.309Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-11T01:51:26.309Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-11T01:51:26.309Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-11T01:51:26.309Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] [2021-05-11T01:51:26.309Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] [2021-05-11T01:51:26.309Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-11T01:51:26.570Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-11T01:51:28.489Z] Fetched 24.5 MB in 4s (5950 kB/s) [2021-05-11T01:51:29.433Z] Reading package lists... [2021-05-11T01:51:29.695Z] Reading package lists... [2021-05-11T01:51:29.695Z] Building dependency tree... [2021-05-11T01:51:29.695Z] Reading state information... [2021-05-11T01:51:29.964Z] The following additional packages will be installed: [2021-05-11T01:51:29.964Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-11T01:51:29.964Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-11T01:51:29.964Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-11T01:51:29.964Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-11T01:51:29.964Z] Suggested packages: [2021-05-11T01:51:29.964Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-11T01:51:29.964Z] Recommended packages: [2021-05-11T01:51:29.964Z] gnupg libsasl2-modules [2021-05-11T01:51:29.964Z] The following NEW packages will be installed: [2021-05-11T01:51:29.964Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-11T01:51:29.964Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-11T01:51:29.964Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-11T01:51:29.964Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-11T01:51:29.964Z] The following packages will be upgraded: [2021-05-11T01:51:29.964Z] gpg gpg-agent gpgconf libudev1 [2021-05-11T01:51:29.964Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-11T01:51:29.964Z] Need to get 3530 kB of archives. [2021-05-11T01:51:29.964Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-11T01:51:29.964Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-11T01:51:29.964Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-11T01:51:29.964Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-11T01:51:29.964Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-11T01:51:30.226Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-11T01:51:30.490Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-11T01:51:30.752Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-11T01:51:30.752Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-11T01:51:30.752Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-11T01:51:30.752Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-11T01:51:30.752Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-11T01:51:30.752Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-11T01:51:30.752Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-11T01:51:30.752Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-11T01:51:30.752Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-11T01:51:30.752Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-11T01:51:31.015Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-11T01:51:31.015Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-11T01:51:31.015Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-11T01:51:31.015Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-11T01:51:31.015Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-11T01:51:31.015Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-11T01:51:31.015Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T01:51:31.015Z] Fetched 3530 kB in 1s (3432 kB/s) [2021-05-11T01:51:31.276Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-11T01:51:31.276Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-11T01:51:31.276Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T01:51:31.276Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-11T01:51:31.276Z] Selecting previously unselected package udev. [2021-05-11T01:51:31.276Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-11T01:51:31.276Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-11T01:51:31.539Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-11T01:51:31.539Z] Selecting previously unselected package libfuse2:amd64. [2021-05-11T01:51:31.539Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-11T01:51:31.800Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-11T01:51:31.800Z] Selecting previously unselected package fuse. [2021-05-11T01:51:31.800Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-11T01:51:31.800Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-11T01:51:31.800Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T01:51:31.800Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T01:51:32.064Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T01:51:32.064Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T01:51:32.064Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T01:51:32.064Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T01:51:32.326Z] Selecting previously unselected package libksba8:amd64. [2021-05-11T01:51:32.326Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-11T01:51:32.326Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-11T01:51:32.326Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-11T01:51:32.326Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T01:51:32.326Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:32.326Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-11T01:51:32.326Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T01:51:32.326Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:32.588Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-11T01:51:32.588Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T01:51:32.588Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:32.588Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-11T01:51:32.588Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T01:51:32.588Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:32.852Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-11T01:51:32.852Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T01:51:32.852Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:32.852Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-11T01:51:32.852Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T01:51:32.852Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:33.114Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-11T01:51:33.114Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T01:51:33.114Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:33.114Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-11T01:51:33.114Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T01:51:33.114Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:33.376Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-11T01:51:33.376Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T01:51:33.376Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:33.376Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-11T01:51:33.376Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-11T01:51:33.376Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T01:51:33.376Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-11T01:51:33.376Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-11T01:51:33.637Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T01:51:33.637Z] Selecting previously unselected package libldap-common. [2021-05-11T01:51:33.637Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-11T01:51:33.637Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T01:51:33.637Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-11T01:51:33.637Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-11T01:51:33.637Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T01:51:33.899Z] Selecting previously unselected package dirmngr. [2021-05-11T01:51:33.899Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T01:51:33.899Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-11T01:51:33.899Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T01:51:33.899Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-11T01:51:34.162Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-11T01:51:34.162Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T01:51:34.162Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T01:51:34.162Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-11T01:51:34.162Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:34.162Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-11T01:51:34.162Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T01:51:34.162Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-11T01:51:34.734Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-11T01:51:34.734Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:34.734Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-11T01:51:34.996Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-11T01:51:34.996Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-11T01:51:34.996Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:34.996Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:34.996Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:34.996Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:34.996Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:34.996Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:34.996Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T01:51:35.257Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T01:51:35.258Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-11T01:51:35.258Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T01:51:35.520Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-11T01:51:35.520Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-11T01:51:35.520Z] This means they are not meant to be enabled using systemctl. [2021-05-11T01:51:35.521Z] Possible reasons for having this kind of units are: [2021-05-11T01:51:35.521Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-11T01:51:35.521Z] .wants/ or .requires/ directory. [2021-05-11T01:51:35.521Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-11T01:51:35.521Z] a requirement dependency on it. [2021-05-11T01:51:35.521Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-11T01:51:35.521Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-11T01:51:35.521Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-11T01:51:35.521Z] instance name specified. [2021-05-11T01:51:36.093Z] Reading package lists... [2021-05-11T01:51:36.093Z] Building dependency tree... [2021-05-11T01:51:36.093Z] Reading state information... [2021-05-11T01:51:36.355Z] The following additional packages will be installed: [2021-05-11T01:51:36.355Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-11T01:51:36.355Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-11T01:51:36.355Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-11T01:51:36.355Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-11T01:51:36.355Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-11T01:51:36.355Z] Suggested packages: [2021-05-11T01:51:36.355Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-11T01:51:36.355Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-11T01:51:36.355Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-11T01:51:36.355Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-11T01:51:36.355Z] systemd-container policykit-1 [2021-05-11T01:51:36.355Z] Recommended packages: [2021-05-11T01:51:36.355Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-11T01:51:36.355Z] The following NEW packages will be installed: [2021-05-11T01:51:36.355Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-11T01:51:36.355Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-11T01:51:36.355Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-11T01:51:36.355Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-11T01:51:36.355Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-11T01:51:36.355Z] The following packages will be upgraded: [2021-05-11T01:51:36.355Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-11T01:51:36.355Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-11T01:51:36.355Z] Need to get 35.2 MB of archives. [2021-05-11T01:51:36.355Z] After this operation, 141 MB of additional disk space will be used. [2021-05-11T01:51:36.355Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-11T01:51:36.619Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-11T01:51:36.619Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-11T01:51:36.619Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-11T01:51:36.619Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-11T01:51:36.619Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-11T01:51:36.619Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-11T01:51:36.619Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-11T01:51:36.619Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-11T01:51:36.619Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-11T01:51:36.619Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-11T01:51:36.619Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-11T01:51:36.619Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-11T01:51:36.619Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-11T01:51:36.619Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-11T01:51:36.619Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-11T01:51:36.619Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-11T01:51:37.562Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-11T01:51:37.562Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-11T01:51:37.562Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-11T01:51:37.562Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-11T01:51:37.562Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-11T01:51:37.562Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-11T01:51:37.562Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-11T01:51:37.562Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-11T01:51:37.562Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-11T01:51:37.562Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-11T01:51:37.562Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-11T01:51:37.562Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-11T01:51:37.562Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-11T01:51:37.823Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T01:51:37.823Z] Fetched 35.2 MB in 1s (27.6 MB/s) [2021-05-11T01:51:37.823Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T01:51:37.823Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-11T01:51:38.083Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T01:51:38.657Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-11T01:51:38.657Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T01:51:38.657Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-11T01:51:38.657Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T01:51:38.657Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-11T01:51:38.919Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-11T01:51:38.919Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-11T01:51:39.183Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T01:51:39.183Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-11T01:51:39.183Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-11T01:51:39.444Z] Setting up apt (1.6.13) ... [2021-05-11T01:51:39.444Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-11T01:51:40.015Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-11T01:51:40.015Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-11T01:51:40.015Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-11T01:51:40.015Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-11T01:51:40.277Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-11T01:51:40.277Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T01:51:40.277Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T01:51:40.544Z] Selecting previously unselected package libexpat1:amd64. [2021-05-11T01:51:40.544Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-11T01:51:40.544Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-11T01:51:40.544Z] Selecting previously unselected package python3.6-minimal. [2021-05-11T01:51:40.544Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T01:51:40.544Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T01:51:42.473Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-11T01:51:42.473Z] Checking for services that may need to be restarted...done. [2021-05-11T01:51:42.473Z] Checking for services that may need to be restarted...done. [2021-05-11T01:51:42.473Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T01:51:42.474Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-11T01:51:42.474Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T01:51:43.048Z] Selecting previously unselected package python3-minimal. [2021-05-11T01:51:43.048Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-11T01:51:43.048Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-11T01:51:43.048Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-11T01:51:43.048Z] Selecting previously unselected package mime-support. [2021-05-11T01:51:43.048Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-11T01:51:43.048Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-11T01:51:43.310Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-11T01:51:43.310Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-11T01:51:43.310Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-11T01:51:43.310Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-11T01:51:43.310Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T01:51:43.310Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T01:51:43.572Z] Selecting previously unselected package python3.6. [2021-05-11T01:51:43.572Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T01:51:43.572Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T01:51:43.572Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-11T01:51:43.572Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-11T01:51:43.572Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-11T01:51:43.572Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-11T01:51:43.833Z] Selecting previously unselected package python3. [2021-05-11T01:51:44.093Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-11T01:51:44.093Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-11T01:51:44.093Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-11T01:51:44.093Z] Selecting previously unselected package multiarch-support. [2021-05-11T01:51:44.093Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T01:51:44.093Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-11T01:51:44.093Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-11T01:51:44.093Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-11T01:51:44.093Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-11T01:51:44.093Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-11T01:51:44.354Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-11T01:51:44.354Z] Selecting previously unselected package libbsd0:amd64. [2021-05-11T01:51:44.354Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-11T01:51:44.355Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-11T01:51:44.355Z] Selecting previously unselected package sudo. [2021-05-11T01:51:44.355Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-11T01:51:44.355Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-11T01:51:44.615Z] Selecting previously unselected package apparmor. [2021-05-11T01:51:44.615Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-11T01:51:44.615Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-11T01:51:44.876Z] Selecting previously unselected package libedit2:amd64. [2021-05-11T01:51:44.876Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-11T01:51:44.876Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-11T01:51:44.876Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-11T01:51:44.876Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T01:51:44.876Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T01:51:44.876Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-11T01:51:44.876Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T01:51:44.876Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T01:51:45.138Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-11T01:51:45.138Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-11T01:51:45.138Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-11T01:51:45.138Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-11T01:51:45.138Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T01:51:45.138Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T01:51:45.399Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-11T01:51:45.399Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T01:51:45.399Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T01:51:45.399Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-11T01:51:45.399Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-11T01:51:45.399Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-11T01:51:45.660Z] Selecting previously unselected package openssh-client. [2021-05-11T01:51:45.660Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-11T01:51:45.660Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-11T01:51:45.921Z] Selecting previously unselected package squashfs-tools. [2021-05-11T01:51:45.921Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-11T01:51:45.921Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-11T01:51:45.921Z] Selecting previously unselected package snapd. [2021-05-11T01:51:45.921Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-11T01:51:45.921Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-11T01:51:47.838Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-11T01:51:47.838Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-11T01:51:47.838Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-11T01:51:48.099Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-11T01:51:48.099Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-11T01:51:48.099Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T01:51:48.099Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T01:51:48.099Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-11T01:51:48.099Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-11T01:51:49.045Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-11T01:51:49.045Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-11T01:51:49.045Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-11T01:51:49.045Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T01:51:49.045Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T01:51:49.045Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T01:51:49.617Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-11T01:51:49.617Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T01:51:49.617Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-11T01:51:49.617Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-11T01:51:49.617Z] running python rtupdate hooks for python3.6... [2021-05-11T01:51:49.617Z] running python post-rtupdate hooks for python3.6... [2021-05-11T01:51:49.877Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-11T01:51:51.262Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-11T01:51:51.524Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T01:51:51.524Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-11T01:51:51.524Z] Setting up snapd (2.48.3+18.04) ... [2021-05-11T01:51:52.097Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-11T01:51:52.097Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-11T01:51:52.359Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-11T01:51:52.620Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-11T01:51:52.621Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-11T01:51:52.621Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-11T01:51:52.881Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-11T01:51:53.142Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-11T01:51:53.143Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-11T01:51:53.404Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-11T01:51:53.404Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-11T01:51:53.665Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T01:51:53.665Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-11T01:51:54.624Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T01:51:54.624Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T01:51:54.624Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T01:51:55.827Z] Reading package lists... [2021-05-11T01:51:56.087Z] Reading package lists... [2021-05-11T01:51:56.348Z] Building dependency tree... [2021-05-11T01:51:56.348Z] Reading state information... [2021-05-11T01:51:56.348Z] Calculating upgrade... [2021-05-11T01:51:56.348Z] The following packages will be upgraded: [2021-05-11T01:51:56.348Z] advancecomp base-files bash binutils binutils-common [2021-05-11T01:51:56.348Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-11T01:51:56.348Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-11T01:51:56.348Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-11T01:51:56.348Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-11T01:51:56.348Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-11T01:51:56.348Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-11T01:51:56.348Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-11T01:51:56.348Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-11T01:51:56.348Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-11T01:51:56.348Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-11T01:51:56.348Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-11T01:51:56.348Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-11T01:51:56.348Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-11T01:51:56.348Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-11T01:51:56.608Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T01:51:56.608Z] Need to get 64.0 MB of archives. [2021-05-11T01:51:56.608Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-11T01:51:56.608Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-11T01:51:56.608Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-11T01:51:57.180Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-11T01:51:57.180Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-11T01:51:57.180Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-11T01:51:57.180Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-11T01:51:57.180Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-11T01:51:57.180Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-11T01:51:57.180Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-11T01:51:57.180Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-11T01:51:57.180Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-11T01:51:57.180Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-11T01:51:57.444Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-11T01:51:57.444Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-11T01:51:57.444Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-11T01:51:57.444Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-11T01:51:57.444Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-11T01:51:57.444Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-11T01:51:57.444Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-11T01:51:57.444Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-11T01:51:57.707Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-11T01:51:57.707Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-11T01:51:57.707Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-11T01:51:57.707Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-11T01:51:57.707Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-11T01:51:57.707Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-11T01:51:57.707Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-11T01:51:57.707Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-11T01:51:57.707Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-11T01:51:57.707Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-11T01:51:57.707Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-11T01:51:57.707Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-11T01:51:57.707Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-11T01:51:57.972Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-11T01:51:57.972Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-11T01:51:57.973Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-11T01:51:57.973Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-11T01:51:57.973Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-11T01:51:57.973Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-11T01:51:57.973Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-11T01:51:57.973Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-11T01:51:57.973Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-11T01:51:57.973Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-11T01:51:57.973Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-11T01:51:57.973Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-11T01:51:57.973Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-11T01:51:57.973Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-11T01:51:57.973Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-11T01:51:57.973Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-11T01:51:57.973Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-11T01:51:57.973Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-11T01:51:57.973Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-11T01:51:57.973Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-11T01:51:57.973Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-11T01:51:57.973Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-11T01:51:57.973Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-11T01:51:57.973Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-11T01:51:57.973Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-11T01:51:57.973Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-11T01:51:57.973Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-11T01:51:57.973Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-11T01:51:57.973Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-11T01:51:57.973Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-11T01:51:57.973Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-11T01:51:57.973Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-11T01:51:58.233Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-11T01:51:58.233Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-11T01:51:58.233Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-11T01:51:58.233Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-11T01:51:58.233Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-11T01:51:58.233Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-11T01:51:58.233Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-11T01:51:58.233Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-11T01:51:58.233Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-11T01:51:58.233Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-11T01:51:58.233Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-11T01:51:58.233Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-11T01:51:58.233Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-11T01:51:58.233Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-11T01:51:58.233Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-11T01:51:58.233Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-11T01:51:58.233Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-11T01:51:58.233Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-11T01:51:58.493Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-11T01:51:58.493Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-11T01:51:58.493Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-11T01:51:58.493Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-11T01:51:58.493Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-11T01:51:58.493Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-11T01:51:58.493Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-11T01:51:58.493Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-11T01:51:58.493Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-11T01:51:58.754Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-11T01:51:59.013Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-11T01:51:59.013Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-11T01:51:59.274Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-11T01:51:59.847Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-11T01:51:59.847Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-11T01:51:59.847Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-11T01:51:59.847Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-11T01:51:59.847Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-11T01:51:59.847Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T01:51:59.847Z] Fetched 64.0 MB in 3s (20.0 MB/s) [2021-05-11T01:51:59.847Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:51:59.847Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T01:51:59.847Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T01:52:00.809Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T01:52:00.809Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T01:52:00.809Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-11T01:52:00.809Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-11T01:52:01.750Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:01.750Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T01:52:01.750Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:01.750Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T01:52:02.013Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:02.013Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T01:52:02.013Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:02.013Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T01:52:02.275Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:02.275Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T01:52:02.275Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:02.275Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T01:52:02.538Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:02.538Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T01:52:02.538Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T01:52:02.802Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T01:52:02.802Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:02.802Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-11T01:52:02.802Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-11T01:52:03.063Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T01:52:03.063Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:03.063Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T01:52:03.063Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:03.063Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T01:52:03.324Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:03.324Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T01:52:03.586Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T01:52:03.847Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T01:52:03.848Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T01:52:04.111Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T01:52:04.373Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-11T01:52:04.643Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T01:52:04.643Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-11T01:52:04.643Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-11T01:52:04.643Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-11T01:52:04.643Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-11T01:52:04.905Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-11T01:52:05.167Z] Installing new version of config file /etc/issue ... [2021-05-11T01:52:05.167Z] Installing new version of config file /etc/issue.net ... [2021-05-11T01:52:05.167Z] Installing new version of config file /etc/lsb-release ... [2021-05-11T01:52:05.167Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-11T01:52:05.428Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-11T01:52:05.428Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-11T01:52:05.428Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-11T01:52:05.428Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:05.428Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-11T01:52:05.690Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-11T01:52:05.690Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-11T01:52:05.690Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-11T01:52:05.951Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:05.951Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T01:52:05.951Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-11T01:52:05.951Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-11T01:52:06.213Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:06.213Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-11T01:52:06.213Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-11T01:52:06.213Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-11T01:52:06.495Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:06.495Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-11T01:52:06.495Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T01:52:06.759Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-11T01:52:07.022Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:07.022Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T01:52:07.022Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T01:52:07.022Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T01:52:07.283Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:07.283Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T01:52:07.283Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T01:52:07.283Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-11T01:52:07.283Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:07.283Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-11T01:52:07.545Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-11T01:52:07.545Z] Setting up grep (3.1-2build1) ... [2021-05-11T01:52:07.545Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:07.545Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-11T01:52:07.807Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-11T01:52:08.068Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-11T01:52:08.068Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:08.068Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T01:52:08.068Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T01:52:08.330Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-11T01:52:08.330Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:08.330Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T01:52:08.330Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T01:52:08.903Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T01:52:08.903Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T01:52:08.903Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T01:52:08.903Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T01:52:09.477Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-11T01:52:09.477Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:09.477Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-11T01:52:09.477Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T01:52:10.863Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-11T01:52:10.863Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-11T01:52:10.863Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-11T01:52:10.863Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-11T01:52:10.863Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-11T01:52:10.863Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:10.863Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-11T01:52:10.863Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-11T01:52:11.124Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-11T01:52:11.124Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:11.124Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T01:52:11.124Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T01:52:11.385Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T01:52:11.385Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:11.385Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T01:52:11.385Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T01:52:11.647Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T01:52:11.647Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:11.647Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T01:52:11.647Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T01:52:11.907Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T01:52:11.907Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:11.907Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T01:52:11.907Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T01:52:12.168Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T01:52:12.168Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:12.168Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T01:52:12.168Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T01:52:12.429Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T01:52:12.429Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T01:52:12.430Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T01:52:12.692Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:12.692Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T01:52:12.692Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T01:52:12.692Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T01:52:12.953Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:12.953Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T01:52:12.953Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T01:52:12.953Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T01:52:13.215Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:13.215Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T01:52:13.215Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T01:52:13.215Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-11T01:52:13.476Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:13.476Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T01:52:13.476Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T01:52:14.052Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-11T01:52:14.313Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-11T01:52:14.575Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-11T01:52:14.575Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:14.575Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T01:52:14.575Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T01:52:14.837Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T01:52:15.098Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T01:52:15.098Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-11T01:52:15.098Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T01:52:15.098Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-11T01:52:15.098Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:15.098Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-11T01:52:15.361Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-11T01:52:15.361Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-11T01:52:15.622Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:15.622Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-11T01:52:15.622Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-11T01:52:15.622Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-11T01:52:15.883Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:15.883Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-11T01:52:15.883Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-11T01:52:15.883Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-11T01:52:16.145Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:16.145Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T01:52:16.145Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T01:52:16.145Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T01:52:16.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:16.407Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T01:52:16.407Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T01:52:16.668Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T01:52:16.669Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:16.669Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T01:52:16.930Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T01:52:16.930Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T01:52:17.195Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:17.195Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T01:52:17.195Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T01:52:17.195Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-11T01:52:17.195Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T01:52:17.457Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T01:52:17.457Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T01:52:17.457Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T01:52:17.717Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:17.717Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-11T01:52:17.717Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-11T01:52:17.717Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-11T01:52:17.979Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:17.979Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-11T01:52:17.979Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T01:52:17.979Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T01:52:18.551Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:18.551Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T01:52:18.551Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T01:52:18.551Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T01:52:18.551Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:18.551Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-11T01:52:18.551Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-11T01:52:18.812Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-11T01:52:18.812Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:18.812Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-11T01:52:19.074Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-11T01:52:19.335Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-11T01:52:19.595Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:19.595Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T01:52:19.595Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T01:52:19.595Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-11T01:52:19.862Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:19.862Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-11T01:52:19.862Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-11T01:52:19.862Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-11T01:52:20.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:20.127Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-11T01:52:20.127Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-11T01:52:20.127Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-11T01:52:20.388Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:20.389Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-11T01:52:20.389Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-11T01:52:20.389Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-11T01:52:20.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:20.649Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-11T01:52:20.649Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-11T01:52:20.649Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-11T01:52:20.910Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:20.910Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-11T01:52:20.910Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-11T01:52:20.910Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-11T01:52:21.173Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:21.173Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-11T01:52:21.173Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-11T01:52:21.173Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-11T01:52:21.434Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:21.434Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-11T01:52:21.434Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-11T01:52:21.434Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-11T01:52:21.434Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T01:52:21.434Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-11T01:52:21.695Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-11T01:52:21.695Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-11T01:52:21.695Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-11T01:52:21.695Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-11T01:52:21.695Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-11T01:52:21.957Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-11T01:52:21.957Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-11T01:52:22.218Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-11T01:52:22.218Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-11T01:52:22.481Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-11T01:52:22.481Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-11T01:52:22.481Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-11T01:52:22.481Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-11T01:52:22.742Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-11T01:52:22.742Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-11T01:52:22.742Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-11T01:52:22.742Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-11T01:52:23.002Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-11T01:52:23.002Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-11T01:52:23.583Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-11T01:52:23.583Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-11T01:52:23.583Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-11T01:52:23.583Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-11T01:52:23.845Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-11T01:52:23.845Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-11T01:52:24.106Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-11T01:52:24.106Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-11T01:52:25.050Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-11T01:52:25.050Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-11T01:52:25.050Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-11T01:52:25.050Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-11T01:52:25.050Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T01:52:25.050Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T01:52:25.631Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T01:52:25.631Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T01:52:25.631Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T01:52:25.631Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T01:52:25.892Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T01:52:25.892Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T01:52:25.892Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:25.892Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T01:52:26.154Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:26.154Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T01:52:26.421Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:26.421Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T01:52:26.421Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:26.421Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T01:52:27.370Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:27.370Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T01:52:28.315Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:28.315Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T01:52:29.262Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:29.262Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T01:52:29.262Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:29.524Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T01:52:30.094Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T01:52:30.358Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T01:52:30.358Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T01:52:30.358Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T01:52:30.358Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-11T01:52:30.620Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T01:52:30.620Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-11T01:52:30.620Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T01:52:30.883Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-11T01:52:30.883Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-11T01:52:30.883Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T01:52:31.145Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T01:52:31.145Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T01:52:31.145Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T01:52:31.145Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-11T01:52:31.406Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-11T01:52:31.406Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T01:52:31.406Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T01:52:31.406Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T01:52:31.406Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T01:52:31.406Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T01:52:31.667Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-11T01:52:31.667Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-11T01:52:31.667Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-11T01:52:31.667Z] [2021-05-11T01:52:31.667Z] Current default time zone: 'Etc/UTC' [2021-05-11T01:52:31.667Z] Local time is now: Tue May 11 01:52:31 UTC 2021. [2021-05-11T01:52:31.667Z] Universal Time is now: Tue May 11 01:52:31 UTC 2021. [2021-05-11T01:52:31.667Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-11T01:52:31.667Z] [2021-05-11T01:52:31.935Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-11T01:52:31.935Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T01:52:31.935Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-11T01:52:31.935Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-11T01:52:31.935Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-11T01:52:31.935Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-11T01:52:31.935Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-11T01:52:31.935Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-11T01:52:32.195Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-11T01:52:32.195Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-11T01:52:32.195Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T01:52:32.195Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-11T01:52:32.456Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T01:52:32.456Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-11T01:52:32.456Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T01:52:32.456Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-11T01:52:32.456Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-11T01:52:32.456Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-11T01:52:32.718Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-11T01:52:32.718Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-11T01:52:32.718Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-11T01:52:32.718Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-11T01:52:32.718Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-11T01:52:34.632Z] Updating certificates in /etc/ssl/certs... [2021-05-11T01:52:35.203Z] 23 added, 27 removed; done. [2021-05-11T01:52:35.464Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-11T01:52:35.464Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T01:52:35.464Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-11T01:52:35.464Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-11T01:52:35.464Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-11T01:52:35.725Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T01:52:35.726Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-11T01:52:35.726Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T01:52:35.726Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T01:52:35.726Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T01:52:35.726Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T01:52:35.726Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T01:52:35.726Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-11T01:52:35.986Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-11T01:52:35.986Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-11T01:52:35.986Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-11T01:52:35.986Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-11T01:52:35.986Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T01:52:35.986Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T01:52:35.986Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-11T01:52:36.247Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-11T01:52:36.248Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-11T01:52:36.248Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T01:52:36.248Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-11T01:52:36.509Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-11T01:52:36.509Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-11T01:52:36.509Z] Updating certificates in /etc/ssl/certs... [2021-05-11T01:52:37.082Z] 0 added, 0 removed; done. [2021-05-11T01:52:37.082Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-11T01:52:37.082Z] done. [2021-05-11T01:52:37.350Z] Reading package lists... [2021-05-11T01:52:37.610Z] Building dependency tree... [2021-05-11T01:52:37.610Z] Reading state information... [2021-05-11T01:52:37.871Z] The following NEW packages will be installed: [2021-05-11T01:52:37.871Z] apt-transport-https [2021-05-11T01:52:37.871Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T01:52:37.871Z] Need to get 1692 B of archives. [2021-05-11T01:52:37.871Z] After this operation, 154 kB of additional disk space will be used. [2021-05-11T01:52:37.871Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-11T01:52:38.132Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T01:52:38.132Z] Fetched 1692 B in 0s (8054 B/s) [2021-05-11T01:52:38.132Z] Selecting previously unselected package apt-transport-https. [2021-05-11T01:52:38.132Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-11T01:52:38.132Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-11T01:52:38.132Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-11T01:52:38.132Z] Setting up apt-transport-https (1.6.13) ... [2021-05-11T01:52:38.393Z] Waiting for network to be ready... [2021-05-11T01:52:43.679Z] 2021-05-11T01:52:41Z INFO Waiting for automatic snapd restart... [2021-05-11T01:52:43.959Z] snapd 2.49.2 from Canonical* installed [2021-05-11T01:52:44.899Z] "snapd" switched to the "latest/stable" channel [2021-05-11T01:52:44.900Z] [2021-05-11T01:52:47.449Z] core18 20210309 from Canonical* installed [2021-05-11T01:52:47.710Z] "core18" switched to the "latest/stable" channel [2021-05-11T01:52:47.710Z] [2021-05-11T01:52:51.027Z] snapcraft 4.7.1 from Canonical* installed [2021-05-11T01:52:51.027Z] "snapcraft" switched to the "latest/stable" channel [2021-05-11T01:52:51.027Z] [2021-05-11T01:52:55.239Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-11T01:52:55.239Z] - README.md [2021-05-11T01:52:55.239Z] [2021-05-11T01:52:55.239Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-11T01:53:01.828Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T01:53:01.828Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T01:53:01.828Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T01:53:01.828Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T01:53:02.400Z] Reading package lists... [2021-05-11T01:53:02.971Z] Installing build dependencies: curl=7.58.0-2ubuntu3.13 git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 libcurl4=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 [2021-05-11T01:53:09.202Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T01:53:09.202Z] Reading package lists... [2021-05-11T01:53:09.202Z] Building dependency tree... [2021-05-11T01:53:09.202Z] Reading state information... [2021-05-11T01:53:09.202Z] Suggested packages: [2021-05-11T01:53:09.202Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-11T01:53:09.202Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-11T01:53:09.202Z] Recommended packages: [2021-05-11T01:53:09.202Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2021-05-11T01:53:09.472Z] The following NEW packages will be installed: [2021-05-11T01:53:09.472Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2021-05-11T01:53:09.472Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2021-05-11T01:53:09.472Z] libzmq5 pkg-config [2021-05-11T01:53:09.472Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T01:53:09.472Z] Need to get 7874 kB of archives. [2021-05-11T01:53:09.472Z] After this operation, 44.2 MB of additional disk space will be used. [2021-05-11T01:53:09.472Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-11T01:53:09.472Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] [2021-05-11T01:53:09.472Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] [2021-05-11T01:53:09.472Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-11T01:53:09.472Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-11T01:53:09.472Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-11T01:53:09.742Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-11T01:53:09.742Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-11T01:53:09.742Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-11T01:53:10.003Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-11T01:53:10.003Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-11T01:53:10.003Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-11T01:53:10.003Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-11T01:53:10.264Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-11T01:53:10.264Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-11T01:53:10.264Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-11T01:53:10.264Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T01:53:10.264Z] Fetched 7874 kB in 1s (9056 kB/s) [2021-05-11T01:53:10.525Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-11T01:53:10.525Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-11T01:53:10.525Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-11T01:53:10.525Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-11T01:53:10.525Z] Selecting previously unselected package libpsl5:amd64. [2021-05-11T01:53:10.525Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-11T01:53:10.525Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-11T01:53:10.787Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-11T01:53:10.787Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-11T01:53:10.787Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-11T01:53:10.787Z] Selecting previously unselected package librtmp1:amd64. [2021-05-11T01:53:10.787Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-11T01:53:10.787Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-11T01:53:11.049Z] Selecting previously unselected package libcurl4:amd64. [2021-05-11T01:53:11.049Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-11T01:53:11.049Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T01:53:11.049Z] Selecting previously unselected package curl. [2021-05-11T01:53:11.049Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-11T01:53:11.049Z] Unpacking curl (7.58.0-2ubuntu3.13) ... [2021-05-11T01:53:11.049Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-11T01:53:11.311Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-11T01:53:11.311Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T01:53:11.311Z] Selecting previously unselected package liberror-perl. [2021-05-11T01:53:11.311Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2021-05-11T01:53:11.311Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-11T01:53:11.311Z] Selecting previously unselected package git-man. [2021-05-11T01:53:11.311Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-11T01:53:11.311Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-11T01:53:11.572Z] Selecting previously unselected package git. [2021-05-11T01:53:11.572Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-11T01:53:11.572Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-11T01:53:12.516Z] Selecting previously unselected package libnorm1:amd64. [2021-05-11T01:53:12.516Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-11T01:53:12.516Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-11T01:53:12.517Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-11T01:53:12.517Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-11T01:53:12.517Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-11T01:53:12.517Z] Selecting previously unselected package libsodium23:amd64. [2021-05-11T01:53:12.517Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2021-05-11T01:53:12.517Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-11T01:53:12.777Z] Selecting previously unselected package libzmq5:amd64. [2021-05-11T01:53:12.777Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-11T01:53:12.777Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T01:53:12.777Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-11T01:53:12.777Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-11T01:53:12.777Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T01:53:13.038Z] Selecting previously unselected package pkg-config. [2021-05-11T01:53:13.038Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-11T01:53:13.038Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-11T01:53:13.038Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-11T01:53:13.038Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-11T01:53:13.299Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-11T01:53:13.299Z] Setting up liberror-perl (0.17025-1) ... [2021-05-11T01:53:13.299Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-11T01:53:13.299Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-11T01:53:13.299Z] No schema files found: doing nothing. [2021-05-11T01:53:13.299Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-11T01:53:13.299Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-11T01:53:13.299Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-11T01:53:13.299Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-11T01:53:13.299Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T01:53:13.561Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T01:53:13.561Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T01:53:13.561Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T01:53:13.561Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-11T01:53:13.561Z] Setting up curl (7.58.0-2ubuntu3.13) ... [2021-05-11T01:53:13.561Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T01:53:20.146Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T01:53:20.146Z] curl set to automatically installed. [2021-05-11T01:53:20.146Z] git set to automatically installed. [2021-05-11T01:53:20.146Z] git-man set to automatically installed. [2021-05-11T01:53:20.146Z] libcurl3-gnutls set to automatically installed. [2021-05-11T01:53:20.146Z] libcurl4 set to automatically installed. [2021-05-11T01:53:20.146Z] liberror-perl set to automatically installed. [2021-05-11T01:53:20.146Z] libglib2.0-0 set to automatically installed. [2021-05-11T01:53:20.146Z] libnghttp2-14 set to automatically installed. [2021-05-11T01:53:20.146Z] libnorm1 set to automatically installed. [2021-05-11T01:53:20.146Z] libpgm-5.2-0 set to automatically installed. [2021-05-11T01:53:20.146Z] libpsl5 set to automatically installed. [2021-05-11T01:53:20.146Z] librtmp1 set to automatically installed. [2021-05-11T01:53:20.146Z] libsodium23 set to automatically installed. [2021-05-11T01:53:20.146Z] libzmq3-dev set to automatically installed. [2021-05-11T01:53:20.146Z] libzmq5 set to automatically installed. [2021-05-11T01:53:20.146Z] pkg-config set to automatically installed. [2021-05-11T01:53:21.530Z] snapd is not logged in, snap install commands will use sudo [2021-05-11T01:53:28.130Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T01:53:28.704Z] snap "core18" has no updates available [2021-05-11T01:53:29.276Z] Pulling go [2021-05-11T01:53:29.276Z] + snapcraftctl pull [2021-05-11T01:53:30.687Z] 'app-service-config' has dependencies that need to be staged: go [2021-05-11T01:53:30.687Z] Skipping pull go (already ran) [2021-05-11T01:53:30.687Z] Building go [2021-05-11T01:53:30.687Z] + dpkg --print-architecture [2021-05-11T01:53:30.687Z] + FILE_NAME=go1.16.4.linux-amd64.tar.gz [2021-05-11T01:53:30.687Z] + FILE_HASH=7154e88f5a8047aad4b80ebace58a059e36e7e2e4eb3b383127a28c711b4ff59 [2021-05-11T01:53:30.687Z] + curl https://dl.google.com/go/go1.16.4.linux-amd64.tar.gz -O [2021-05-11T01:53:30.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T01:53:30.687Z] Dload Upload Total Spent Left Speed [2021-05-11T01:53:33.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 123M 7 8911k 0 0 19.9M 0 0:00:06 --:--:-- 0:00:06 19.9M 44 123M 44 55.1M 0 0 38.8M 0 0:00:03 0:00:01 0:00:02 38.7M 82 123M 82 101M 0 0 41.8M 0 0:00:02 0:00:02 --:--:-- 41.8M 100 123M 100 123M 0 0 44.8M 0 0:00:02 0:00:02 --:--:-- 44.8M [2021-05-11T01:53:33.250Z] + echo 7154e88f5a8047aad4b80ebace58a059e36e7e2e4eb3b383127a28c711b4ff59 go1.16.4.linux-amd64.tar.gz [2021-05-11T01:53:33.250Z] + sha256sum -c sha256 [2021-05-11T01:53:33.250Z] + grep OK [2021-05-11T01:53:33.820Z] go1.16.4.linux-amd64.tar.gz: OK [2021-05-11T01:53:33.820Z] + tar -C /root/stage -xf go1.16.4.linux-amd64.tar.gz --strip-components=1 [2021-05-11T01:53:38.022Z] Staging go [2021-05-11T01:53:38.022Z] + snapcraftctl stage [2021-05-11T01:53:48.024Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-11T01:53:48.024Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-11T01:53:48.024Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-11T01:53:48.024Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-11T01:53:48.024Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-11T01:53:48.024Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-11T01:53:48.024Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-11T01:53:48.024Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-11T01:53:48.024Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-11T01:53:48.024Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-11T01:53:48.024Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-11T01:53:48.024Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-11T01:53:48.024Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-11T01:53:48.024Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-11T01:53:48.024Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-11T01:53:48.024Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-11T01:53:48.024Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-11T01:53:48.024Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-11T01:53:48.024Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-11T01:53:48.024Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2067 kB] [2021-05-11T01:53:48.024Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-11T01:53:48.024Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-11T01:53:48.024Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-11T01:53:48.024Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] [2021-05-11T01:53:48.024Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] [2021-05-11T01:53:48.024Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-11T01:53:48.024Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-11T01:53:48.024Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-11T01:53:48.024Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-11T01:53:48.024Z] Fetched 224 kB in 0s (0 B/s) [2021-05-11T01:53:48.024Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-11T01:53:48.024Z] Fetched 157 kB in 0s (0 B/s) [2021-05-11T01:53:48.024Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-11T01:53:48.024Z] Fetched 221 kB in 0s (0 B/s) [2021-05-11T01:53:48.024Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-11T01:53:48.024Z] Fetched 143 kB in 0s (0 B/s) [2021-05-11T01:53:48.024Z] Pulling app-service-config [2021-05-11T01:53:48.024Z] + snapcraftctl pull [2021-05-11T01:53:48.284Z] + date +%Y%m%d [2021-05-11T01:53:48.284Z] + git rev-parse --short HEAD [2021-05-11T01:53:48.284Z] + snapcraftctl set-version 1.2.0-20210511+e1f71fd [2021-05-11T01:53:49.228Z] Pulling config-common [2021-05-11T01:53:49.228Z] + snapcraftctl pull [2021-05-11T01:53:50.171Z] Skipping build go (already ran) [2021-05-11T01:53:50.433Z] Building app-service-config [2021-05-11T01:53:50.433Z] + cd /root/parts/app-service-config/src [2021-05-11T01:53:50.433Z] + make build [2021-05-11T01:53:50.433Z] go mod tidy [2021-05-11T01:53:51.818Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-11T01:53:51.818Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-11T01:53:51.818Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-11T01:53:51.819Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-11T01:53:51.819Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-11T01:53:51.819Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-11T01:53:51.819Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-11T01:53:51.819Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-11T01:53:51.819Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-11T01:53:51.819Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-11T01:53:51.819Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-11T01:53:51.819Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-11T01:53:51.819Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-11T01:53:51.819Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-11T01:53:52.078Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-11T01:53:52.079Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-11T01:53:52.079Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-11T01:53:52.079Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-11T01:53:52.079Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-11T01:53:52.079Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-11T01:53:52.079Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-11T01:53:52.079Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-11T01:53:52.079Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-11T01:53:52.079Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-11T01:53:52.079Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-11T01:53:52.079Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-11T01:53:52.079Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-11T01:53:52.079Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-11T01:53:52.079Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-11T01:53:52.079Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-11T01:53:52.079Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-11T01:53:52.079Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-11T01:53:52.079Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-11T01:53:52.079Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-11T01:53:52.079Z] go: downloading golang.org/x/text v0.3.2 [2021-05-11T01:53:52.079Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-11T01:53:52.079Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-11T01:53:52.355Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-11T01:53:52.356Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-11T01:53:52.356Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T01:53:52.356Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-11T01:53:52.356Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-11T01:53:52.356Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-11T01:53:52.624Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-11T01:53:52.624Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-11T01:53:52.624Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-11T01:53:52.625Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-11T01:53:52.625Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-11T01:53:52.625Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-11T01:53:52.625Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-11T01:53:52.625Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-11T01:53:52.625Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T01:53:52.625Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-11T01:53:52.894Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-11T01:53:52.894Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-11T01:53:52.894Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-11T01:53:52.894Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-11T01:53:52.894Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-11T01:53:52.894Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-11T01:53:52.894Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-11T01:53:52.894Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-11T01:53:52.894Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-11T01:53:53.155Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-11T01:53:53.155Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-11T01:53:53.155Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-11T01:53:53.155Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-11T01:53:53.155Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-11T01:53:53.155Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-11T01:53:53.155Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-11T01:53:53.155Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-11T01:53:53.155Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-11T01:53:53.155Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-11T01:53:53.418Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-11T01:53:53.418Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-11T01:53:58.700Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-11T01:53:58.700Z] + find ./res -maxdepth 1 -type d -exec install -d /root/parts/app-service-config/install/config/{} ; [2021-05-11T01:53:58.700Z] + + read fname [2021-05-11T01:53:58.700Z] find ./res -name configuration.toml [2021-05-11T01:53:58.700Z] + cat ./res/mqtt-export/configuration.toml [2021-05-11T01:53:58.700Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-11T01:53:58.700Z] + read fname [2021-05-11T01:53:58.700Z] + cat ./res/sample/configuration.toml [2021-05-11T01:53:58.700Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-11T01:53:58.700Z] + read fname [2021-05-11T01:53:58.700Z] + cat+ ./res/push-to-core/configuration.toml [2021-05-11T01:53:58.700Z] sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-11T01:53:58.700Z] + read fname [2021-05-11T01:53:58.700Z] + cat ./res/rules-engine/configuration.toml [2021-05-11T01:53:58.700Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-11T01:53:58.700Z] + read fname [2021-05-11T01:53:58.700Z] + + sed -ecat s:./logs/:\$SNAP_COMMON/: [2021-05-11T01:53:58.700Z] ./res/functional-tests/configuration.toml [2021-05-11T01:53:58.700Z] + read fname [2021-05-11T01:53:58.700Z] + cat ./res/http-export/configuration.toml [2021-05-11T01:53:58.700Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-05-11T01:53:58.700Z] + read fname [2021-05-11T01:53:58.700Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-11T01:53:58.700Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-11T01:54:00.084Z] Building config-common [2021-05-11T01:54:00.084Z] + snapcraftctl build [2021-05-11T01:54:01.999Z] Skipping stage go (already ran) [2021-05-11T01:54:01.999Z] Staging app-service-config [2021-05-11T01:54:01.999Z] + snapcraftctl stage [2021-05-11T01:54:02.943Z] Staging config-common [2021-05-11T01:54:02.943Z] + snapcraftctl stage [2021-05-11T01:54:03.886Z] Priming go [2021-05-11T01:54:03.886Z] + snapcraftctl prime [2021-05-11T01:54:04.830Z] Priming app-service-config [2021-05-11T01:54:04.831Z] + snapcraftctl prime [2021-05-11T01:54:06.215Z] Priming config-common [2021-05-11T01:54:06.215Z] + snapcraftctl prime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:54:09.764Z] ---> job-cost.sh [2021-05-11T01:54:09.764Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BVte [2021-05-11T01:54:42.436Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T01:55:39.758Z] lf-activate-venv(): INFO: Adding /tmp/venv-BVte/bin to PATH [2021-05-11T01:55:39.758Z] INFO: No Stack... [2021-05-11T01:55:39.758Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T01:55:39.758Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T01:55:40.415Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-05-11T01:55:40.415Z] + cut -d, -f6 [Pipeline] lock [2021-05-11T01:55:41.048Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-249-1-stack-cost] [2021-05-11T01:55:41.054Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-249-1-stack-cost] did not exist. Created. [2021-05-11T01:55:41.054Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-249-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T01:55:41.596Z] /w/workspace/app-service-configurable/1@tmp/durable-e1bb99ac/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-05-11T01:55:42.521Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-11T01:55:42.678Z] Warning: overwriting stash ‘stack-cost’ [2021-05-11T01:55:43.059Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T01:55:43.077Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-249-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-11T01:55:43.931Z] provisioning config files... [2021-05-11T01:55:43.948Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-249@tmp/config2005726349018232995tmp [Pipeline] { [Pipeline] sh [2021-05-11T01:55:44.332Z] + set +x [2021-05-11T01:55:44.333Z] + curl -s https://codecov.io/bash [2021-05-11T01:55:44.333Z] + bash -s -- [2021-05-11T01:55:44.595Z] [2021-05-11T01:55:44.595Z] _____ _ [2021-05-11T01:55:44.595Z] / ____| | | [2021-05-11T01:55:44.595Z] | | ___ __| | ___ ___ _____ __ [2021-05-11T01:55:44.595Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-11T01:55:44.595Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-11T01:55:44.595Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-11T01:55:44.595Z] Bash-1.0.2 [2021-05-11T01:55:44.595Z] [2021-05-11T01:55:44.595Z] [2021-05-11T01:55:44.595Z] ==> git version 2.24.3 found [2021-05-11T01:55:44.595Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-11T01:55:44.595Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-11T01:55:44.595Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-11T01:55:44.595Z] ==> Jenkins CI detected. [2021-05-11T01:55:44.595Z] project root: . [2021-05-11T01:55:44.595Z] --> token set from env [2021-05-11T01:55:44.595Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-11T01:55:44.595Z] ==> Running gcov in . (disable via -X gcov) [2021-05-11T01:55:44.595Z] ==> Python coveragepy not found [2021-05-11T01:55:44.595Z] ==> Searching for coverage reports in: [2021-05-11T01:55:44.595Z] + . [2021-05-11T01:55:44.595Z] -> Found 1 reports [2021-05-11T01:55:44.595Z] ==> Detecting git/mercurial file structure [2021-05-11T01:55:44.595Z] ==> Reading reports [2021-05-11T01:55:44.595Z] + ./coverage.out bytes=10 [2021-05-11T01:55:44.595Z] ==> Appending adjustments [2021-05-11T01:55:44.595Z] https://docs.codecov.io/docs/fixing-reports [2021-05-11T01:55:44.595Z] + Found adjustments [2021-05-11T01:55:44.595Z] ==> Gzipping contents [2021-05-11T01:55:44.595Z] 4.0K /tmp/codecov.ZyfaB4.gz [2021-05-11T01:55:44.595Z] ==> Uploading reports [2021-05-11T01:55:44.595Z] url: https://codecov.io [2021-05-11T01:55:44.595Z] query: branch=PR-249&commit=e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-249%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=249&job=&cmd_args= [2021-05-11T01:55:44.595Z] -> Pinging Codecov [2021-05-11T01:55:44.595Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-249&commit=e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-249%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=249&job=&cmd_args= [2021-05-11T01:55:45.171Z] -> Uploading to [2021-05-11T01:55:45.171Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-11/A97CA9966030D2A3747ED39772930CCE/e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8/b5d75bba-ec7f-4108-9891-b1af136052d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T015545Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51d99bbee4949151ffa4d05ea121858a027cc6c21c7abdcf6920f6dafb18aab0 [2021-05-11T01:55:45.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T01:55:45.171Z] Dload Upload Total Spent Left Speed [2021-05-11T01:55:45.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 660 --:--:-- --:--:-- --:--:-- 659 100 382 0 0 100 382 0 660 --:--:-- --:--:-- --:--:-- 659 [2021-05-11T01:55:45.755Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e1f71fdc82a9cd3a3c1293593be0357d1b6c5fb8 [Pipeline] } [2021-05-11T01:55:45.787Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 [2021-05-11T01:55:47.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:55:47.971Z] ---> package-listing.sh [2021-05-11T01:55:47.971Z] ++ facter osfamily [2021-05-11T01:55:47.971Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-11T01:55:47.971Z] + OS_FAMILY=redhat [2021-05-11T01:55:47.971Z] + workspace=/w/workspace/_app-service-configurable_PR-249 [2021-05-11T01:55:47.971Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-11T01:55:47.971Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-11T01:55:47.971Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-11T01:55:47.971Z] + PACKAGES=/tmp/packages_start.txt [2021-05-11T01:55:47.971Z] + '[' /w/workspace/_app-service-configurable_PR-249 ']' [2021-05-11T01:55:47.971Z] + PACKAGES=/tmp/packages_end.txt [2021-05-11T01:55:47.971Z] + case "${OS_FAMILY}" in [2021-05-11T01:55:47.971Z] + rpm -qa [2021-05-11T01:55:47.971Z] + sort [2021-05-11T01:55:53.337Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-11T01:55:53.337Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-11T01:55:53.337Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-11T01:55:53.337Z] + '[' /w/workspace/_app-service-configurable_PR-249 ']' [2021-05-11T01:55:53.337Z] + mkdir -p /w/workspace/_app-service-configurable_PR-249/archives/ [2021-05-11T01:55:53.337Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-249/archives/ [Pipeline] echo [2021-05-11T01:55:53.372Z] 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-249/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-11T01:55:53.677Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:55:54.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T01:55:54.026Z] [2021-05-11T01:55:54.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:55:54.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T01:55:54.395Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-11T01:55:54.395Z] df20fa9351a1: Pulling fs layer [2021-05-11T01:55:54.395Z] 36b3adc4ff6f: Pulling fs layer [2021-05-11T01:55:54.395Z] 8ad3a11d3b57: Pulling fs layer [2021-05-11T01:55:54.395Z] 46f8f816bc3b: Pulling fs layer [2021-05-11T01:55:54.395Z] 93b61091891f: Pulling fs layer [2021-05-11T01:55:54.395Z] 93b9cdb0e59b: Pulling fs layer [2021-05-11T01:55:54.395Z] 5e14af77c1be: Pulling fs layer [2021-05-11T01:55:54.395Z] 01666e4c0597: Pulling fs layer [2021-05-11T01:55:54.395Z] aa168da1d23b: Pulling fs layer [2021-05-11T01:55:54.395Z] 93b9cdb0e59b: Waiting [2021-05-11T01:55:54.395Z] 5e14af77c1be: Waiting [2021-05-11T01:55:54.395Z] aa168da1d23b: Waiting [2021-05-11T01:55:54.395Z] 93b61091891f: Waiting [2021-05-11T01:55:54.395Z] 36b3adc4ff6f: Verifying Checksum [2021-05-11T01:55:54.395Z] 36b3adc4ff6f: Download complete [2021-05-11T01:55:54.395Z] 46f8f816bc3b: Verifying Checksum [2021-05-11T01:55:54.395Z] 46f8f816bc3b: Download complete [2021-05-11T01:55:54.665Z] df20fa9351a1: Verifying Checksum [2021-05-11T01:55:54.665Z] df20fa9351a1: Download complete [2021-05-11T01:55:54.665Z] 93b61091891f: Verifying Checksum [2021-05-11T01:55:54.665Z] 93b9cdb0e59b: Verifying Checksum [2021-05-11T01:55:54.665Z] 93b9cdb0e59b: Download complete [2021-05-11T01:55:54.665Z] 93b61091891f: Download complete [2021-05-11T01:55:54.665Z] 01666e4c0597: Verifying Checksum [2021-05-11T01:55:54.665Z] 5e14af77c1be: Verifying Checksum [2021-05-11T01:55:54.665Z] 5e14af77c1be: Download complete [2021-05-11T01:55:54.665Z] 01666e4c0597: Download complete [2021-05-11T01:55:54.665Z] 8ad3a11d3b57: Verifying Checksum [2021-05-11T01:55:54.665Z] 8ad3a11d3b57: Download complete [2021-05-11T01:55:54.928Z] df20fa9351a1: Pull complete [2021-05-11T01:55:55.195Z] 36b3adc4ff6f: Pull complete [2021-05-11T01:55:55.773Z] 8ad3a11d3b57: Pull complete [2021-05-11T01:55:56.040Z] 46f8f816bc3b: Pull complete [2021-05-11T01:55:56.991Z] aa168da1d23b: Verifying Checksum [2021-05-11T01:55:56.991Z] aa168da1d23b: Download complete [2021-05-11T01:55:57.587Z] 93b61091891f: Pull complete [2021-05-11T01:55:58.162Z] 93b9cdb0e59b: Pull complete [2021-05-11T01:55:58.162Z] 5e14af77c1be: Pull complete [2021-05-11T01:55:58.424Z] 01666e4c0597: Pull complete [2021-05-11T01:56:05.072Z] aa168da1d23b: Pull complete [2021-05-11T01:56:05.072Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-11T01:56:05.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T01:56:05.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-11T01:56:05.287Z] prd-centos7-docker-4c-2g-4277 does not seem to be running inside a container [2021-05-11T01:56:05.345Z] $ 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-249/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-249 -v /w/workspace/_app-service-configurable_PR-249:/w/workspace/_app-service-configurable_PR-249:rw,z -v /w/workspace/_app-service-configurable_PR-249@tmp:/w/workspace/_app-service-configurable_PR-249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-11T01:56:09.090Z] $ docker top ac51636189752aad8565984693698d89882540f0262c6996b7cda88ecf61fb56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T01:56:09.550Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-11T01:56:09.871Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-11T01:56:10.191Z] + ls /var/log/sa-host [2021-05-11T01:56:10.191Z] + sadf -c /var/log/sa-host/sa11 [2021-05-11T01:56:10.191Z] file_magic: OK [2021-05-11T01:56:10.191Z] HZ: Using current value: 100 [2021-05-11T01:56:10.191Z] file_header: OK [2021-05-11T01:56:10.191Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-11T01:56:10.191Z] Statistics: [2021-05-11T01:56:10.191Z] 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... [2021-05-11T01:56:10.191Z] File successfully converted to sysstat format version 12.2.1 [2021-05-11T01:56:10.191Z] + sadf -c /var/log/sa-host/sa23 [2021-05-11T01:56:10.191Z] file_magic: OK [2021-05-11T01:56:10.191Z] HZ: Using current value: 100 [2021-05-11T01:56:10.191Z] file_header: OK [2021-05-11T01:56:10.191Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-11T01:56:10.191Z] Statistics: [2021-05-11T01:56:10.191Z] Hnuu...uuuununununu... [2021-05-11T01:56:10.191Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T01:56:10.432Z] provisioning config files... [2021-05-11T01:56:10.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-249@tmp/config1013559480909885588tmp [Pipeline] { [Pipeline] echo [2021-05-11T01:56:10.503Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:56:10.834Z] ---> create-netrc.sh [Pipeline] } [2021-05-11T01:56:10.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-11T01:56:10.957Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:56:11.310Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-11T01:56:11.346Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:56:11.687Z] ---> sudo-logs.sh [2021-05-11T01:56:11.688Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-11T01:56:12.037Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:56:12.374Z] ---> job-cost.sh [2021-05-11T01:56:12.374Z] lf-activate-venv: SKIPPING [2021-05-11T01:56:12.374Z] DEBUG: total: 0.029999999329447746 [2021-05-11T01:56:12.374Z] INFO: Retrieving Stack Cost... [2021-05-11T01:56:13.322Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T01:56:13.897Z] INFO: Archiving Costs [Pipeline] echo [2021-05-11T01:56:13.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:56:14.271Z] ---> logs-deploy.sh [2021-05-11T01:56:14.271Z] lf-activate-venv: SKIPPING [2021-05-11T01:56:14.271Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-249/1 [2021-05-11T01:56:14.271Z] INFO: archiving workspace using pattern(s): [2021-05-11T01:56:16.191Z] Archives upload complete. [2021-05-11T01:56:16.191Z] INFO: archiving logs to Nexus