Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f6efb693599cbbfe4014950e3170200aeef59224+48dc39b48905f0d136dd90505113fdeab9692134 (c30a64853ee9a58c1f1f8a2ac9d3b4f0c0afa24a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1046515654924895024.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8232427099812490914.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-294/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-294/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3366722335449610918.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3447452334784453992.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-294/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-294/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2874226306797528551.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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: 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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-1078 in /w/workspace/_app-service-configurable_PR-294 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-294 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-294@tmp/jenkins-gitclient-ssh4180768004596461852.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-294@tmp/jenkins-gitclient-ssh6128016851135163073.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 48dc39b48905f0d136dd90505113fdeab9692134 into PR head commit f6efb693599cbbfe4014950e3170200aeef59224 Merge succeeded, producing 986b6ef42d0f6f49decc45c806b2ef77f52ba07a Checking out Revision 986b6ef42d0f6f49decc45c806b2ef77f52ba07a (PR-294) > git config core.sparsecheckout # timeout=10 > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-294@tmp/jenkins-gitclient-ssh2003255996670697376.key > git merge 48dc39b48905f0d136dd90505113fdeab9692134 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 986b6ef42d0f6f49decc45c806b2ef77f52ba07a # timeout=10 Commit message: "Merge commit '48dc39b48905f0d136dd90505113fdeab9692134' into HEAD" > git rev-list --no-walk f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-24T04:52:47.281Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-24T04:52:47.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-24T04:52:47.493Z] ========================================================= [2021-06-24T04:52:47.493Z] EdgeX Global Pipelines Version Info [2021-06-24T04:52:47.493Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:52:48.988Z] ------------------- [2021-06-24T04:52:48.988Z] stable info: [2021-06-24T04:52:48.988Z] ------------------- [2021-06-24T04:52:48.988Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-24T04:52:48.988Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T04:52:48.988Z] Message: update stable to v1.0.195 [2021-06-24T04:52:49.564Z] ------------------- [2021-06-24T04:52:49.564Z] experimental info: [2021-06-24T04:52:49.564Z] ------------------- [2021-06-24T04:52:49.564Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-24T04:52:49.564Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-24T04:52:49.564Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-24T04:52:49.779Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-06-24T04:52:49.825Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-06-24T04:52:49.866Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-24T04:52:49.903Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-24T04:52:54.572Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-24T04:52:54.596Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-24T04:52:54.620Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-24T04:52:54.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-24T04:52:54.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-24T04:52:54.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-24T04:52:54.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-24T04:52:54.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2021-06-24T04:52:54.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-24T04:52:54.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-24T04:52:54.858Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T04:52:54.884Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-24T04:52:54.909Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T04:52:54.935Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-24T04:52:54.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-24T04:52:55.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-24T04:52:55.029Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-24T04:52:55.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-24T04:52:55.076Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-24T04:52:55.100Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-24T04:52:55.148Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-24T04:52:55.172Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-24T04:52:55.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-294 [Pipeline] echo [2021-06-24T04:52:55.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-294 [Pipeline] echo [2021-06-24T04:52:55.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-294 [Pipeline] echo [2021-06-24T04:52:55.294Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 986b6ef42d0f6f49decc45c806b2ef77f52ba07a [Pipeline] echo [2021-06-24T04:52:55.318Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 986b6ef [Pipeline] echo [2021-06-24T04:52:55.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T04:52:55.430Z] provisioning config files... [2021-06-24T04:52:55.449Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-294@tmp/config7553304880820768249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:52:55.791Z] ---> docker-login.sh [2021-06-24T04:52:55.791Z] nexus3.edgexfoundry.org:10001 [2021-06-24T04:52:56.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:52:56.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:52:56.324Z] Configure a credential helper to remove this warning. See [2021-06-24T04:52:56.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:52:56.324Z] [2021-06-24T04:52:56.324Z] Login Succeeded [2021-06-24T04:52:56.324Z] nexus3.edgexfoundry.org:10002 [2021-06-24T04:52:56.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:52:56.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:52:56.324Z] Configure a credential helper to remove this warning. See [2021-06-24T04:52:56.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:52:56.324Z] [2021-06-24T04:52:56.324Z] Login Succeeded [2021-06-24T04:52:56.324Z] nexus3.edgexfoundry.org:10003 [2021-06-24T04:52:56.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:52:56.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:52:56.589Z] Configure a credential helper to remove this warning. See [2021-06-24T04:52:56.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:52:56.589Z] [2021-06-24T04:52:56.589Z] Login Succeeded [2021-06-24T04:52:56.589Z] nexus3.edgexfoundry.org:10004 [2021-06-24T04:52:56.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:52:56.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:52:56.589Z] Configure a credential helper to remove this warning. See [2021-06-24T04:52:56.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:52:56.589Z] [2021-06-24T04:52:56.589Z] Login Succeeded [2021-06-24T04:52:56.589Z] docker.io [2021-06-24T04:52:56.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:52:56.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:52:56.853Z] Configure a credential helper to remove this warning. See [2021-06-24T04:52:56.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:52:56.853Z] [2021-06-24T04:52:56.853Z] Login Succeeded [2021-06-24T04:52:57.117Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T04:52:57.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T04:52:57.725Z] + git log --format=format:%s -1 986b6ef42d0f6f49decc45c806b2ef77f52ba07a [Pipeline] echo [2021-06-24T04:52:57.765Z] GIT_COMMIT: 986b6ef42d0f6f49decc45c806b2ef77f52ba07a, Commit Message: Merge commit '48dc39b48905f0d136dd90505113fdeab9692134' into HEAD [Pipeline] echo [2021-06-24T04:52:57.781Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:52:58.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T04:52:58.763Z] [2021-06-24T04:52:58.763Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:52:59.084Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T04:52:59.084Z] latest: Pulling from edgex-devops/git-semver [2021-06-24T04:52:59.084Z] 31603596830f: Pulling fs layer [2021-06-24T04:52:59.084Z] 54011a49482f: Pulling fs layer [2021-06-24T04:52:59.084Z] a6820b24f6d8: Pulling fs layer [2021-06-24T04:52:59.084Z] f581987b2513: Pulling fs layer [2021-06-24T04:52:59.084Z] f581987b2513: Waiting [2021-06-24T04:52:59.084Z] 54011a49482f: Verifying Checksum [2021-06-24T04:52:59.084Z] 54011a49482f: Download complete [2021-06-24T04:52:59.084Z] 31603596830f: Verifying Checksum [2021-06-24T04:52:59.084Z] 31603596830f: Download complete [2021-06-24T04:52:59.346Z] f581987b2513: Verifying Checksum [2021-06-24T04:52:59.346Z] f581987b2513: Download complete [2021-06-24T04:52:59.346Z] 31603596830f: Pull complete [2021-06-24T04:52:59.346Z] a6820b24f6d8: Verifying Checksum [2021-06-24T04:52:59.346Z] a6820b24f6d8: Download complete [2021-06-24T04:52:59.346Z] 54011a49482f: Pull complete [2021-06-24T04:52:59.929Z] a6820b24f6d8: Pull complete [2021-06-24T04:53:00.194Z] f581987b2513: Pull complete [2021-06-24T04:53:00.194Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-24T04:53:00.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-24T04:53:00.194Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-24T04:53:00.273Z] prd-centos7-docker-4c-2g-1078 does not seem to be running inside a container [2021-06-24T04:53:00.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-294 -v /w/workspace/_app-service-configurable_PR-294:/w/workspace/_app-service-configurable_PR-294:rw,z -v /w/workspace/_app-service-configurable_PR-294@tmp:/w/workspace/_app-service-configurable_PR-294@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-24T04:53:01.354Z] $ docker top e1f4edb5a0ea5a84e5ce88d1d8e944dc3b55b45f304458caecf2e6333740aa3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-24T04:53:01.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T04:53:01.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T04:53:01.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T04:53:01.592Z] $ docker exec e1f4edb5a0ea5a84e5ce88d1d8e944dc3b55b45f304458caecf2e6333740aa3c ssh-agent [2021-06-24T04:53:01.695Z] SSH_AUTH_SOCK=/tmp/ssh-yF0Ly6Nu3SvT/agent.14 [2021-06-24T04:53:01.695Z] SSH_AGENT_PID=20 [2021-06-24T04:53:01.704Z] Running ssh-add (command line suppressed) [2021-06-24T04:53:01.798Z] Identity added: /w/workspace/_app-service-configurable_PR-294@tmp/private_key_6863468811409320854.key (/w/workspace/_app-service-configurable_PR-294@tmp/private_key_6863468811409320854.key) [2021-06-24T04:53:01.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T04:53:02.125Z] + git tag --points-at HEAD [Pipeline] } [2021-06-24T04:53:02.141Z] $ docker exec --env ******** --env ******** e1f4edb5a0ea5a84e5ce88d1d8e944dc3b55b45f304458caecf2e6333740aa3c ssh-agent -k [2021-06-24T04:53:02.237Z] unset SSH_AUTH_SOCK; [2021-06-24T04:53:02.239Z] unset SSH_AGENT_PID; [2021-06-24T04:53:02.239Z] echo Agent pid 20 killed; [2021-06-24T04:53:02.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-24T04:53:02.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-24T04:53:02.317Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-24T04:53:02.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-24T04:53:02.436Z] $ docker exec e1f4edb5a0ea5a84e5ce88d1d8e944dc3b55b45f304458caecf2e6333740aa3c ssh-agent [2021-06-24T04:53:02.544Z] SSH_AUTH_SOCK=/tmp/ssh-SznaAZNYpN0p/agent.55 [2021-06-24T04:53:02.544Z] SSH_AGENT_PID=62 [2021-06-24T04:53:02.550Z] Running ssh-add (command line suppressed) [2021-06-24T04:53:02.647Z] Identity added: /w/workspace/_app-service-configurable_PR-294@tmp/private_key_8163928423948020774.key (/w/workspace/_app-service-configurable_PR-294@tmp/private_key_8163928423948020774.key) [2021-06-24T04:53:02.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-24T04:53:02.975Z] + git semver init [2021-06-24T04:53:02.975Z] # -> Open(): unable to determine branch for HEAD [2021-06-24T04:53:02.975Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-294/.git [2021-06-24T04:53:02.975Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-294 [2021-06-24T04:53:02.975Z] # $SEMVER_REMOTE_NAME = origin [2021-06-24T04:53:02.975Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-24T04:53:02.975Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-24T04:53:02.975Z] # $SEMVER_BRANCH = PR-294 [2021-06-24T04:53:02.975Z] # $SEMVER_TEMP = /tmp/semver-419166758 [2021-06-24T04:53:02.975Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-06-24T04:53:03.557Z] # '/tmp/semver-419166758' -> '/w/workspace/_app-service-configurable_PR-294/.semver' [2021-06-24T04:53:03.557Z] # -> Force: false [2021-06-24T04:53:03.557Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-294/.semver [Pipeline] } [2021-06-24T04:53:03.565Z] $ docker exec --env ******** --env ******** e1f4edb5a0ea5a84e5ce88d1d8e944dc3b55b45f304458caecf2e6333740aa3c ssh-agent -k [2021-06-24T04:53:03.672Z] unset SSH_AUTH_SOCK; [2021-06-24T04:53:03.672Z] unset SSH_AGENT_PID; [2021-06-24T04:53:03.672Z] echo Agent pid 62 killed; [2021-06-24T04:53:03.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-24T04:53:04.029Z] + git semver [Pipeline] } [2021-06-24T04:53:04.043Z] $ docker stop --time=1 e1f4edb5a0ea5a84e5ce88d1d8e944dc3b55b45f304458caecf2e6333740aa3c [2021-06-24T04:53:05.336Z] $ docker rm -f e1f4edb5a0ea5a84e5ce88d1d8e944dc3b55b45f304458caecf2e6333740aa3c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T04:53:05.709Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-24T04:53:05.991Z] Stashed 1 file(s) [Pipeline] echo [2021-06-24T04:53:05.995Z] [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-06-24T04:53:21.295Z] Still waiting to schedule task [2021-06-24T04:53:21.296Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-24T04:53:21.298Z] Still waiting to schedule task [2021-06-24T04:53:21.299Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-24T04:54:46.864Z] Running on prd-centos7-docker-4c-2g-1081 in /w/workspace/_app-service-configurable_PR-294 [Pipeline] { [Pipeline] ws [2021-06-24T04:54:46.888Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-06-24T04:54:47.001Z] Selected Git installation does not exist. Using Default [2021-06-24T04:54:47.001Z] The recommended git tool is: NONE [2021-06-24T04:54:49.540Z] using credential edgex-jenkins-ssh [2021-06-24T04:54:49.556Z] Cloning the remote Git repository [2021-06-24T04:54:49.581Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-24T04:54:49.648Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-06-24T04:54:49.680Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-24T04:54:49.680Z] > git --version # timeout=10 [2021-06-24T04:54:49.687Z] > git --version # 'git version 2.24.4' [2021-06-24T04:54:49.688Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:54:49.727Z] [INFO] Currently running in a labeled security context [2021-06-24T04:54:49.727Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T04:54:49.727Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh589439295959563648.key [2021-06-24T04:54:49.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T04:54:50.313Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-24T04:54:50.323Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T04:54:50.342Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-24T04:54:50.356Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-24T04:54:50.357Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:54:50.358Z] [INFO] Currently running in a labeled security context [2021-06-24T04:54:50.358Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T04:54:50.358Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh8681085054057569661.key [2021-06-24T04:54:50.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T04:54:50.751Z] Merging remotes/origin/master commit 48dc39b48905f0d136dd90505113fdeab9692134 into PR head commit f6efb693599cbbfe4014950e3170200aeef59224 [2021-06-24T04:54:50.848Z] Merge succeeded, producing 7b1438dc5e87ffda94e1c20ffa9b947a41f7921c [2021-06-24T04:54:50.848Z] Checking out Revision 7b1438dc5e87ffda94e1c20ffa9b947a41f7921c (PR-294) [2021-06-24T04:54:50.758Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T04:54:50.767Z] > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 [2021-06-24T04:54:50.798Z] > git remote # timeout=10 [2021-06-24T04:54:50.807Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T04:54:50.816Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:54:50.817Z] [INFO] Currently running in a labeled security context [2021-06-24T04:54:50.817Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-24T04:54:50.817Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/2@tmp/jenkins-gitclient-ssh1178866341631094302.key [2021-06-24T04:54:50.821Z] > git merge 48dc39b48905f0d136dd90505113fdeab9692134 # timeout=10 [2021-06-24T04:54:50.838Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T04:54:50.849Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T04:54:50.860Z] > git checkout -f 7b1438dc5e87ffda94e1c20ffa9b947a41f7921c # timeout=10 [2021-06-24T04:54:54.456Z] Commit message: "Merge commit '48dc39b48905f0d136dd90505113fdeab9692134' into HEAD" [2021-06-24T04:54:54.458Z] > git rev-list --no-walk f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T04:54:55.617Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-24T04:54:55.946Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T04:54:56.253Z] + sudo service docker restart [2021-06-24T04:54:56.253Z] + true [2021-06-24T04:54:56.253Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T04:55:15.064Z] provisioning config files... [2021-06-24T04:55:15.081Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config3700665763828379559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:55:15.445Z] ---> docker-login.sh [2021-06-24T04:55:15.445Z] nexus3.edgexfoundry.org:10001 [2021-06-24T04:55:16.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:55:16.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:55:16.303Z] Configure a credential helper to remove this warning. See [2021-06-24T04:55:16.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:55:16.303Z] [2021-06-24T04:55:16.303Z] Login Succeeded [2021-06-24T04:55:16.303Z] nexus3.edgexfoundry.org:10002 [2021-06-24T04:55:16.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:55:16.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:55:16.572Z] Configure a credential helper to remove this warning. See [2021-06-24T04:55:16.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:55:16.572Z] [2021-06-24T04:55:16.572Z] Login Succeeded [2021-06-24T04:55:16.572Z] nexus3.edgexfoundry.org:10003 [2021-06-24T04:55:16.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:55:16.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:55:16.572Z] Configure a credential helper to remove this warning. See [2021-06-24T04:55:16.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:55:16.572Z] [2021-06-24T04:55:16.572Z] Login Succeeded [2021-06-24T04:55:16.572Z] nexus3.edgexfoundry.org:10004 [2021-06-24T04:55:16.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:55:16.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:55:16.835Z] Configure a credential helper to remove this warning. See [2021-06-24T04:55:16.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:55:16.835Z] [2021-06-24T04:55:16.835Z] Login Succeeded [2021-06-24T04:55:16.835Z] docker.io [2021-06-24T04:55:16.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:55:17.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:55:17.096Z] Configure a credential helper to remove this warning. See [2021-06-24T04:55:17.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:55:17.096Z] [2021-06-24T04:55:17.096Z] Login Succeeded [2021-06-24T04:55:17.096Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T04:55:17.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T04:55:17.298Z] ========================================================= [2021-06-24T04:55:17.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-24T04:55:17.298Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:55:17.621Z] + 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-06-24T04:55:17.621Z] Sending build context to Docker daemon 121.3kB [2021-06-24T04:55:17.621Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T04:55:17.621Z] Step 2/8 : FROM ${BASE} [2021-06-24T04:55:17.885Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-24T04:55:17.885Z] 540db60ca938: Pulling fs layer [2021-06-24T04:55:17.885Z] adcc1eea9eea: Pulling fs layer [2021-06-24T04:55:17.885Z] 4c4ab2625f07: Pulling fs layer [2021-06-24T04:55:17.885Z] 0510c868ecb4: Pulling fs layer [2021-06-24T04:55:17.885Z] afea3b2eda06: Pulling fs layer [2021-06-24T04:55:17.885Z] 7809a108b3ef: Pulling fs layer [2021-06-24T04:55:17.885Z] f706445af74f: Pulling fs layer [2021-06-24T04:55:17.885Z] afea3b2eda06: Waiting [2021-06-24T04:55:17.885Z] 7809a108b3ef: Waiting [2021-06-24T04:55:17.885Z] f706445af74f: Waiting [2021-06-24T04:55:17.885Z] 0510c868ecb4: Waiting [2021-06-24T04:55:17.885Z] 4c4ab2625f07: Verifying Checksum [2021-06-24T04:55:17.885Z] 4c4ab2625f07: Download complete [2021-06-24T04:55:17.885Z] adcc1eea9eea: Verifying Checksum [2021-06-24T04:55:17.885Z] adcc1eea9eea: Download complete [2021-06-24T04:55:17.885Z] afea3b2eda06: Verifying Checksum [2021-06-24T04:55:17.885Z] afea3b2eda06: Download complete [2021-06-24T04:55:17.885Z] 540db60ca938: Verifying Checksum [2021-06-24T04:55:17.885Z] 540db60ca938: Download complete [2021-06-24T04:55:17.885Z] 7809a108b3ef: Verifying Checksum [2021-06-24T04:55:17.885Z] 7809a108b3ef: Download complete [2021-06-24T04:55:18.163Z] 540db60ca938: Pull complete [2021-06-24T04:55:18.424Z] adcc1eea9eea: Pull complete [2021-06-24T04:55:18.687Z] 4c4ab2625f07: Pull complete [2021-06-24T04:55:19.634Z] f706445af74f: Verifying Checksum [2021-06-24T04:55:19.634Z] f706445af74f: Download complete [2021-06-24T04:55:20.212Z] 0510c868ecb4: Verifying Checksum [2021-06-24T04:55:20.212Z] 0510c868ecb4: Download complete [2021-06-24T04:55:21.983Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1080 in /w/workspace/_app-service-configurable_PR-294 [Pipeline] { [Pipeline] ws [2021-06-24T04:55:22.001Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-06-24T04:55:22.221Z] Selected Git installation does not exist. Using Default [2021-06-24T04:55:22.221Z] The recommended git tool is: NONE [2021-06-24T04:55:25.074Z] 0510c868ecb4: Pull complete [2021-06-24T04:55:25.074Z] afea3b2eda06: Pull complete [2021-06-24T04:55:25.074Z] 7809a108b3ef: Pull complete [2021-06-24T04:55:25.662Z] f706445af74f: Pull complete [2021-06-24T04:55:25.663Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-24T04:55:25.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-24T04:55:25.663Z] ---> b068be0155e3 [2021-06-24T04:55:25.663Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-24T04:55:29.789Z] using credential edgex-jenkins-ssh [2021-06-24T04:55:29.821Z] Cloning the remote Git repository [2021-06-24T04:55:30.991Z] ---> Running in f2a85c58ebab [2021-06-24T04:55:30.991Z] Removing intermediate container f2a85c58ebab [2021-06-24T04:55:30.991Z] ---> 34e61f9585eb [2021-06-24T04:55:30.991Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T04:55:30.991Z] ---> Running in e9d7aa2ab2b8 [2021-06-24T04:55:30.991Z] Removing intermediate container e9d7aa2ab2b8 [2021-06-24T04:55:30.991Z] ---> b795f2ef688a [2021-06-24T04:55:30.991Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-24T04:55:30.991Z] ---> Running in f627b468261f [2021-06-24T04:55:29.912Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-24T04:55:30.139Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-06-24T04:55:30.223Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-24T04:55:30.224Z] > git --version # timeout=10 [2021-06-24T04:55:30.241Z] > git --version # 'git version 2.17.1' [2021-06-24T04:55:30.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:55:30.365Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T04:55:31.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T04:55:31.803Z] Merging remotes/origin/master commit 48dc39b48905f0d136dd90505113fdeab9692134 into PR head commit f6efb693599cbbfe4014950e3170200aeef59224 [2021-06-24T04:55:32.074Z] Merge succeeded, producing cef0c778602221183fd50976782847b0834b2c68 [2021-06-24T04:55:32.075Z] Checking out Revision cef0c778602221183fd50976782847b0834b2c68 (PR-294) [2021-06-24T04:55:32.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T04:55:31.192Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-24T04:55:31.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T04:55:31.241Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-24T04:55:31.284Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-24T04:55:31.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:55:31.296Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T04:55:31.820Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T04:55:31.841Z] > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 [2021-06-24T04:55:31.924Z] > git remote # timeout=10 [2021-06-24T04:55:31.948Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T04:55:31.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T04:55:31.983Z] > git merge 48dc39b48905f0d136dd90505113fdeab9692134 # timeout=10 [2021-06-24T04:55:32.045Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T04:55:32.075Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T04:55:32.085Z] > git checkout -f cef0c778602221183fd50976782847b0834b2c68 # timeout=10 [2021-06-24T04:55:33.166Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-24T04:55:33.166Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-24T04:55:33.429Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-24T04:55:33.429Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-24T04:55:33.429Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-24T04:55:33.694Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-24T04:55:33.694Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T04:55:33.694Z] OK: 150 MiB in 46 packages [2021-06-24T04:55:34.270Z] Removing intermediate container f627b468261f [2021-06-24T04:55:34.270Z] ---> ff4cabb51d1f [2021-06-24T04:55:34.270Z] Step 6/8 : WORKDIR /app [2021-06-24T04:55:34.270Z] ---> Running in b1017bfaec86 [2021-06-24T04:55:34.270Z] Removing intermediate container b1017bfaec86 [2021-06-24T04:55:34.270Z] ---> 34a40f0842a8 [2021-06-24T04:55:34.270Z] Step 7/8 : COPY . . [2021-06-24T04:55:34.539Z] ---> 86972f521e7e [2021-06-24T04:55:34.539Z] Step 8/8 : RUN go mod download [2021-06-24T04:55:34.800Z] ---> Running in 2ec471ee1475 [2021-06-24T04:55:36.382Z] Commit message: "Merge commit '48dc39b48905f0d136dd90505113fdeab9692134' into HEAD" [2021-06-24T04:55:36.383Z] > git rev-list --no-walk f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T04:55:37.811Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-24T04:55:38.229Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-24T04:55:38.576Z] + sudo service docker restart [2021-06-24T04:55:38.576Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T04:55:56.946Z] provisioning config files... [2021-06-24T04:55:56.973Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config553195237829891639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T04:55:57.352Z] ---> docker-login.sh [2021-06-24T04:55:57.352Z] nexus3.edgexfoundry.org:10001 [2021-06-24T04:55:58.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:55:58.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:55:58.611Z] Configure a credential helper to remove this warning. See [2021-06-24T04:55:58.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:55:58.611Z] [2021-06-24T04:55:58.611Z] Login Succeeded [2021-06-24T04:55:58.611Z] nexus3.edgexfoundry.org:10002 [2021-06-24T04:55:58.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:55:59.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:55:59.167Z] Configure a credential helper to remove this warning. See [2021-06-24T04:55:59.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:55:59.167Z] [2021-06-24T04:55:59.167Z] Login Succeeded [2021-06-24T04:55:59.167Z] nexus3.edgexfoundry.org:10003 [2021-06-24T04:55:59.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:55:59.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:55:59.726Z] Configure a credential helper to remove this warning. See [2021-06-24T04:55:59.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:55:59.726Z] [2021-06-24T04:55:59.726Z] Login Succeeded [2021-06-24T04:55:59.726Z] nexus3.edgexfoundry.org:10004 [2021-06-24T04:56:00.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:56:00.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:56:00.278Z] Configure a credential helper to remove this warning. See [2021-06-24T04:56:00.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:56:00.278Z] [2021-06-24T04:56:00.278Z] Login Succeeded [2021-06-24T04:56:00.278Z] docker.io [2021-06-24T04:56:00.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-24T04:56:01.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-24T04:56:01.150Z] Configure a credential helper to remove this warning. See [2021-06-24T04:56:01.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-24T04:56:01.150Z] [2021-06-24T04:56:01.150Z] Login Succeeded [2021-06-24T04:56:01.150Z] ---> docker-login.sh ends [Pipeline] } [2021-06-24T04:56:01.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-24T04:56:01.791Z] ========================================================= [2021-06-24T04:56:01.791Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-24T04:56:01.791Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:56:02.163Z] + 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-06-24T04:56:02.163Z] Sending build context to Docker daemon 121.3kB [2021-06-24T04:56:02.444Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T04:56:02.444Z] Step 2/8 : FROM ${BASE} [2021-06-24T04:56:02.726Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-24T04:56:02.726Z] 595b0fe564bb: Pulling fs layer [2021-06-24T04:56:02.726Z] 3088b5b3c5c0: Pulling fs layer [2021-06-24T04:56:02.726Z] 5b7225fbf94c: Pulling fs layer [2021-06-24T04:56:02.726Z] ba82ee9f976e: Pulling fs layer [2021-06-24T04:56:02.726Z] 506bd15cee9f: Pulling fs layer [2021-06-24T04:56:02.726Z] 75a0a4a0db45: Pulling fs layer [2021-06-24T04:56:02.726Z] 618dc40b7e24: Pulling fs layer [2021-06-24T04:56:02.726Z] 506bd15cee9f: Waiting [2021-06-24T04:56:02.726Z] 75a0a4a0db45: Waiting [2021-06-24T04:56:02.726Z] ba82ee9f976e: Waiting [2021-06-24T04:56:02.726Z] 618dc40b7e24: Waiting [2021-06-24T04:56:02.726Z] 5b7225fbf94c: Verifying Checksum [2021-06-24T04:56:02.726Z] 3088b5b3c5c0: Download complete [2021-06-24T04:56:02.726Z] 5b7225fbf94c: Download complete [2021-06-24T04:56:02.726Z] 506bd15cee9f: Verifying Checksum [2021-06-24T04:56:02.726Z] 506bd15cee9f: Download complete [2021-06-24T04:56:03.006Z] 595b0fe564bb: Verifying Checksum [2021-06-24T04:56:03.006Z] 595b0fe564bb: Download complete [2021-06-24T04:56:03.006Z] 75a0a4a0db45: Verifying Checksum [2021-06-24T04:56:03.006Z] 75a0a4a0db45: Download complete [2021-06-24T04:56:03.616Z] 595b0fe564bb: Pull complete [2021-06-24T04:56:04.232Z] 3088b5b3c5c0: Pull complete [2021-06-24T04:56:04.832Z] 5b7225fbf94c: Pull complete [2021-06-24T04:56:05.106Z] 618dc40b7e24: Verifying Checksum [2021-06-24T04:56:05.106Z] 618dc40b7e24: Download complete [2021-06-24T04:56:06.549Z] ba82ee9f976e: Download complete [2021-06-24T04:56:06.982Z] Removing intermediate container 2ec471ee1475 [2021-06-24T04:56:06.982Z] ---> 5a68f18938a1 [2021-06-24T04:56:06.982Z] Successfully built 5a68f18938a1 [2021-06-24T04:56:06.982Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:56:07.306Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T04:56:07.306Z] . [Pipeline] withDockerContainer [2021-06-24T04:56:07.395Z] prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container [2021-06-24T04:56:07.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T04:56:07.866Z] $ docker top dce6adceefa56069ca2a7c06ea359f447780268937415873e37a547e45cd017a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T04:56:08.292Z] + go version [2021-06-24T04:56:08.292Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-24T04:56:08.307Z] $ docker stop --time=1 dce6adceefa56069ca2a7c06ea359f447780268937415873e37a547e45cd017a [2021-06-24T04:56:09.542Z] $ docker rm -f dce6adceefa56069ca2a7c06ea359f447780268937415873e37a547e45cd017a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:56:10.168Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-24T04:56:10.168Z] . [Pipeline] withDockerContainer [2021-06-24T04:56:10.253Z] prd-centos7-docker-4c-2g-1081 does not seem to be running inside a container [2021-06-24T04:56:10.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-24T04:56:10.695Z] $ docker top 1d59b0c97c510837205ca1d183ec63a563220eb9ad2f392aa6b45ffa4aefe530 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T04:56:11.115Z] + go mod tidy [Pipeline] sh [2021-06-24T04:56:11.694Z] + make test [2021-06-24T04:56:11.694Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-24T04:56:18.990Z] ba82ee9f976e: Pull complete [2021-06-24T04:56:18.990Z] 506bd15cee9f: Pull complete [2021-06-24T04:56:18.990Z] 75a0a4a0db45: Pull complete [2021-06-24T04:56:22.395Z] 618dc40b7e24: Pull complete [2021-06-24T04:56:22.395Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-24T04:56:22.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-24T04:56:22.395Z] ---> a36622ca3599 [2021-06-24T04:56:22.395Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-24T04:56:23.838Z] ---> Running in 16b39e68f5aa [2021-06-24T04:56:24.115Z] Removing intermediate container 16b39e68f5aa [2021-06-24T04:56:24.115Z] ---> cfd44c7645a2 [2021-06-24T04:56:24.115Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T04:56:24.115Z] ---> Running in c93bf5f1f8a5 [2021-06-24T04:56:26.762Z] Removing intermediate container c93bf5f1f8a5 [2021-06-24T04:56:26.762Z] ---> 86eb4678f69e [2021-06-24T04:56:26.762Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-06-24T04:56:26.762Z] ---> Running in b45f39368ac1 [2021-06-24T04:56:27.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T04:56:28.717Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T04:56:29.696Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-06-24T04:56:29.696Z] (2/6) Installing libsodium (1.0.18-r0) [2021-06-24T04:56:29.696Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-06-24T04:56:29.696Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-06-24T04:56:29.967Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-24T04:56:29.967Z] CGO_ENABLED=1 go vet ./... [2021-06-24T04:56:29.967Z] (5/6) Installing libzmq (4.3.3-r1) [2021-06-24T04:56:29.967Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-06-24T04:56:30.242Z] Executing busybox-1.32.1-r6.trigger [2021-06-24T04:56:30.242Z] OK: 139 MiB in 46 packages [2021-06-24T04:56:31.229Z] Removing intermediate container b45f39368ac1 [2021-06-24T04:56:31.229Z] ---> fbfbcc1a0c69 [2021-06-24T04:56:31.229Z] Step 6/8 : WORKDIR /app [2021-06-24T04:56:31.504Z] ---> Running in a8dee7f7252a [2021-06-24T04:56:32.106Z] Removing intermediate container a8dee7f7252a [2021-06-24T04:56:32.106Z] ---> 4d8aafb838f2 [2021-06-24T04:56:32.106Z] Step 7/8 : COPY . . [2021-06-24T04:56:32.720Z] ---> fed687374bab [2021-06-24T04:56:32.720Z] Step 8/8 : RUN go mod download [2021-06-24T04:56:32.995Z] ---> Running in 70f92c0f809c [2021-06-24T04:56:36.642Z] gofmt -l . [2021-06-24T04:56:36.642Z] [ "`gofmt -l .`" = "" ] [2021-06-24T04:56:36.642Z] ./bin/test-go-mod-tidy.sh [2021-06-24T04:56:36.642Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-24T04:56:36.655Z] $ docker stop --time=1 1d59b0c97c510837205ca1d183ec63a563220eb9ad2f392aa6b45ffa4aefe530 [2021-06-24T04:56:38.303Z] $ docker rm -f 1d59b0c97c510837205ca1d183ec63a563220eb9ad2f392aa6b45ffa4aefe530 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T04:56:38.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T04:56:38.997Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-24T04:56:44.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-24T04:56:44.348Z] + ls -al . [2021-06-24T04:56:44.348Z] total 116 [2021-06-24T04:56:44.348Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 24 04:56 . [2021-06-24T04:56:44.348Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 24 04:54 .. [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 7306 Jun 24 04:54 Attribution.txt [2021-06-24T04:56:44.348Z] drwxrwxr-x. 2 jenkins jenkins 64 Jun 24 04:54 bin [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 21991 Jun 24 04:54 CHANGELOG.md [2021-06-24T04:56:44.348Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 24 04:56 coverage.out [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 2048 Jun 24 04:54 Dockerfile [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 970 Jun 24 04:54 Dockerfile.build [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 119 Jun 24 04:54 .dockerignore [2021-06-24T04:56:44.348Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 04:54 .git [2021-06-24T04:56:44.348Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 24 04:54 .github [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 111 Jun 24 04:54 .gitignore [2021-06-24T04:56:44.348Z] -rw-r--r--. 1 jenkins jenkins 136 Jun 24 04:56 go.mod [2021-06-24T04:56:44.348Z] -rw-r--r--. 1 jenkins jenkins 20545 Jun 24 04:56 go.sum [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 687 Jun 24 04:54 Jenkinsfile [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 24 04:54 LICENSE [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 1460 Jun 24 04:54 main.go [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jun 24 04:54 makefile [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 3230 Jun 24 04:54 README.md [2021-06-24T04:56:44.348Z] drwxrwxr-x. 8 jenkins jenkins 122 Jun 24 04:54 res [2021-06-24T04:56:44.348Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 24 04:54 snap [2021-06-24T04:56:44.348Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 24 04:53 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:56:44.659Z] + docker build -t 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=7b1438dc5e87ffda94e1c20ffa9b947a41f7921c --label arch=amd64 --label version=0.0.0 . [2021-06-24T04:56:44.659Z] Sending build context to Docker daemon 144.9kB [2021-06-24T04:56:44.659Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T04:56:44.659Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-24T04:56:44.659Z] ---> 5a68f18938a1 [2021-06-24T04:56:44.659Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-24T04:56:44.659Z] ---> Running in ef1793d3b32c [2021-06-24T04:56:44.926Z] Removing intermediate container ef1793d3b32c [2021-06-24T04:56:44.926Z] ---> e6657e4a1fe5 [2021-06-24T04:56:44.926Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-24T04:56:44.926Z] ---> Running in ded27f379cc6 [2021-06-24T04:56:44.926Z] Removing intermediate container ded27f379cc6 [2021-06-24T04:56:44.926Z] ---> 9f5b93fb2193 [2021-06-24T04:56:44.926Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-24T04:56:44.926Z] ---> Running in fc72e2f1c81e [2021-06-24T04:56:45.194Z] Removing intermediate container fc72e2f1c81e [2021-06-24T04:56:45.194Z] ---> 7bf6e4e37c82 [2021-06-24T04:56:45.194Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T04:56:45.194Z] ---> Running in b9ed810eda6e [2021-06-24T04:56:45.770Z] Removing intermediate container b9ed810eda6e [2021-06-24T04:56:45.770Z] ---> 76e39af3a1b9 [2021-06-24T04:56:45.770Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-24T04:56:45.770Z] ---> Running in eb8e2ac5e1ba [2021-06-24T04:56:46.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-24T04:56:46.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-24T04:56:47.242Z] OK: 150 MiB in 46 packages [2021-06-24T04:56:47.820Z] Removing intermediate container eb8e2ac5e1ba [2021-06-24T04:56:47.820Z] ---> 017f7b283a7b [2021-06-24T04:56:47.820Z] Step 8/28 : WORKDIR /app [2021-06-24T04:56:47.820Z] ---> Running in 8a1c3fcdccdc [2021-06-24T04:56:47.820Z] Removing intermediate container 8a1c3fcdccdc [2021-06-24T04:56:47.820Z] ---> a03d21eaed05 [2021-06-24T04:56:47.821Z] Step 9/28 : COPY go.mod . [2021-06-24T04:56:48.083Z] ---> f737c95bae45 [2021-06-24T04:56:48.083Z] Step 10/28 : RUN go mod download [2021-06-24T04:56:48.083Z] ---> Running in cab2f90b568f [2021-06-24T04:56:48.668Z] Removing intermediate container cab2f90b568f [2021-06-24T04:56:48.668Z] ---> 48fc2c55d564 [2021-06-24T04:56:48.668Z] Step 11/28 : RUN go mod tidy [2021-06-24T04:56:48.668Z] ---> Running in 46a4f3814269 [2021-06-24T04:56:49.629Z] Removing intermediate container 46a4f3814269 [2021-06-24T04:56:49.629Z] ---> 010d1296e0f6 [2021-06-24T04:56:49.629Z] Step 12/28 : COPY . . [2021-06-24T04:56:49.629Z] ---> d252d45e2ff0 [2021-06-24T04:56:49.629Z] Step 13/28 : ARG MAKE="make build" [2021-06-24T04:56:49.629Z] ---> Running in 4eb8aab8949f [2021-06-24T04:56:49.892Z] Removing intermediate container 4eb8aab8949f [2021-06-24T04:56:49.892Z] ---> 63e411d97a26 [2021-06-24T04:56:49.892Z] Step 14/28 : RUN $MAKE [2021-06-24T04:56:49.892Z] ---> Running in 544d64b721ef [2021-06-24T04:56:50.155Z] go mod tidy [2021-06-24T04:56:50.426Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.86 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-24T04:57:00.521Z] Removing intermediate container 70f92c0f809c [2021-06-24T04:57:00.521Z] ---> b91e8c57ac89 [2021-06-24T04:57:00.521Z] Successfully built b91e8c57ac89 [2021-06-24T04:57:00.521Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:57:00.872Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T04:57:00.872Z] . [Pipeline] withDockerContainer [2021-06-24T04:57:01.155Z] prd-ubuntu18.04-docker-arm64-4c-16g-1080 does not seem to be running inside a container [2021-06-24T04:57:01.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T04:57:02.764Z] $ docker top fc695140944e124ad224353107f687c37860601b58cbfb7789a1388757925488 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T04:57:03.770Z] + go version [2021-06-24T04:57:03.770Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-24T04:57:03.790Z] $ docker stop --time=1 fc695140944e124ad224353107f687c37860601b58cbfb7789a1388757925488 [2021-06-24T04:57:05.500Z] Removing intermediate container 544d64b721ef [2021-06-24T04:57:05.500Z] ---> d3dc537fe479 [2021-06-24T04:57:05.500Z] Step 15/28 : FROM alpine:3.12 [2021-06-24T04:57:05.500Z] 3.12: Pulling from library/alpine [2021-06-24T04:57:05.500Z] 339de151aab4: Pulling fs layer [2021-06-24T04:57:05.500Z] 339de151aab4: Verifying Checksum [2021-06-24T04:57:05.500Z] 339de151aab4: Download complete [2021-06-24T04:57:05.500Z] 339de151aab4: Pull complete [2021-06-24T04:57:05.500Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T04:57:05.500Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T04:57:05.500Z] ---> 13621d1b12d4 [2021-06-24T04:57:05.500Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-24T04:57:05.500Z] ---> Running in fac3ddaa4bcb [2021-06-24T04:57:05.500Z] Removing intermediate container fac3ddaa4bcb [2021-06-24T04:57:05.500Z] ---> 16d95af6fcc4 [2021-06-24T04:57:05.500Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-24T04:57:05.500Z] ---> Running in 90607b311b4d [2021-06-24T04:57:05.500Z] Removing intermediate container 90607b311b4d [2021-06-24T04:57:05.500Z] ---> 5c21eeb17599 [2021-06-24T04:57:05.500Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-24T04:57:05.500Z] ---> Running in 8421841db3aa [2021-06-24T04:57:05.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-24T04:57:05.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-24T04:57:05.500Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-24T04:57:05.500Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-24T04:57:05.500Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-24T04:57:05.500Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-24T04:57:05.500Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-24T04:57:05.500Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-24T04:57:05.500Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-24T04:57:05.500Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T04:57:05.500Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T04:57:05.500Z] OK: 9 MiB in 21 packages [2021-06-24T04:57:05.607Z] $ docker rm -f fc695140944e124ad224353107f687c37860601b58cbfb7789a1388757925488 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:57:06.083Z] Removing intermediate container 8421841db3aa [2021-06-24T04:57:06.083Z] ---> b2d651b589e9 [2021-06-24T04:57:06.083Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-24T04:57:06.348Z] ---> c8b155192066 [2021-06-24T04:57:06.348Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-24T04:57:06.372Z] + docker inspect -f . ci-base-image-arm64 [2021-06-24T04:57:06.372Z] . [Pipeline] withDockerContainer [2021-06-24T04:57:09.427Z] ---> deac979901d3 [2021-06-24T04:57:09.427Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-24T04:57:09.427Z] ---> a7ffc13e9457 [2021-06-24T04:57:09.427Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-24T04:57:09.427Z] ---> 7071ee724221 [2021-06-24T04:57:09.427Z] Step 23/28 : EXPOSE 48095 [2021-06-24T04:57:09.427Z] ---> Running in a7a713b49b6f [2021-06-24T04:57:09.427Z] Removing intermediate container a7a713b49b6f [2021-06-24T04:57:09.427Z] ---> f589fc26c7c6 [2021-06-24T04:57:09.427Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-24T04:57:09.427Z] ---> Running in 5302624b2d27 [2021-06-24T04:57:09.427Z] Removing intermediate container 5302624b2d27 [2021-06-24T04:57:09.427Z] ---> 0d211d52cabb [2021-06-24T04:57:09.427Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T04:57:09.427Z] ---> Running in 6656fd97cc79 [2021-06-24T04:57:09.427Z] Removing intermediate container 6656fd97cc79 [2021-06-24T04:57:09.427Z] ---> 7718f649bdc1 [2021-06-24T04:57:09.427Z] Step 26/28 : LABEL arch=amd64 [2021-06-24T04:57:09.427Z] ---> Running in 078a30019aad [2021-06-24T04:57:09.427Z] Removing intermediate container 078a30019aad [2021-06-24T04:57:09.427Z] ---> aafc907aba77 [2021-06-24T04:57:09.427Z] Step 27/28 : LABEL git_sha=7b1438dc5e87ffda94e1c20ffa9b947a41f7921c [2021-06-24T04:57:09.427Z] ---> Running in 2d9aac601cd4 [2021-06-24T04:57:09.427Z] Removing intermediate container 2d9aac601cd4 [2021-06-24T04:57:09.427Z] ---> 0b1db1d6a3f3 [2021-06-24T04:57:09.427Z] Step 28/28 : LABEL version=0.0.0 [2021-06-24T04:57:09.427Z] ---> Running in c4bd07550394 [2021-06-24T04:57:09.427Z] Removing intermediate container c4bd07550394 [2021-06-24T04:57:09.427Z] ---> c584a977fa00 [2021-06-24T04:57:09.427Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-24T04:57:09.427Z] Successfully built c584a977fa00 [2021-06-24T04:57:09.427Z] Successfully tagged app-service-configurable:latest [2021-06-24T04:57:09.471Z] prd-ubuntu18.04-docker-arm64-4c-16g-1080 does not seem to be running inside a container [2021-06-24T04:57:09.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-24T04:57:11.167Z] $ docker top 8d94472c448fe95891d74c20651fc283d242162e9bbd3f162bada62bdc8fc60c -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [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-06-24T04:57:12.158Z] + go mod tidy [Pipeline] sh [2021-06-24T04:57:13.429Z] + make test [2021-06-24T04:57:13.429Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-24T04:57:27.137Z] Still waiting to schedule task [2021-06-24T04:57:27.138Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-24T04:58:01.940Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-06-24T04:58:01.940Z] CGO_ENABLED=1 go vet ./... [2021-06-24T04:58:28.763Z] gofmt -l . [2021-06-24T04:58:28.763Z] [ "`gofmt -l .`" = "" ] [2021-06-24T04:58:28.763Z] ./bin/test-go-mod-tidy.sh [2021-06-24T04:58:28.763Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-24T04:58:28.778Z] $ docker stop --time=1 8d94472c448fe95891d74c20651fc283d242162e9bbd3f162bada62bdc8fc60c [2021-06-24T04:58:30.831Z] $ docker rm -f 8d94472c448fe95891d74c20651fc283d242162e9bbd3f162bada62bdc8fc60c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-24T04:58:31.673Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-24T04:58:31.708Z] Warning: overwriting stash ‘coverage-report’ [2021-06-24T04:58:32.200Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-24T04:58:32.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-24T04:58:33.095Z] + ls -al . [2021-06-24T04:58:33.095Z] total 140 [2021-06-24T04:58:33.095Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 24 04:58 . [2021-06-24T04:58:33.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:55 .. [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 24 04:55 .dockerignore [2021-06-24T04:58:33.095Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:55 .git [2021-06-24T04:58:33.095Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:55 .github [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 111 Jun 24 04:55 .gitignore [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 7306 Jun 24 04:55 Attribution.txt [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 21991 Jun 24 04:55 CHANGELOG.md [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 2048 Jun 24 04:55 Dockerfile [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 970 Jun 24 04:55 Dockerfile.build [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 687 Jun 24 04:55 Jenkinsfile [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 04:55 LICENSE [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 3230 Jun 24 04:55 README.md [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 04:53 VERSION [2021-06-24T04:58:33.095Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:55 bin [2021-06-24T04:58:33.095Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 24 04:57 coverage.out [2021-06-24T04:58:33.095Z] -rw-r--r-- 1 jenkins jenkins 136 Jun 24 04:58 go.mod [2021-06-24T04:58:33.095Z] -rw-r--r-- 1 jenkins jenkins 20545 Jun 24 04:57 go.sum [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 1460 Jun 24 04:55 main.go [2021-06-24T04:58:33.095Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jun 24 04:55 makefile [2021-06-24T04:58:33.095Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:55 res [2021-06-24T04:58:33.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:55 snap [Pipeline] isUnix [Pipeline] sh [2021-06-24T04:58:33.465Z] + docker build -t 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=cef0c778602221183fd50976782847b0834b2c68 --label arch=arm64 --label version=0.0.0 . [2021-06-24T04:58:33.465Z] Sending build context to Docker daemon 144.9kB [2021-06-24T04:58:34.079Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.12 [2021-06-24T04:58:34.079Z] Step 2/28 : FROM ${BASE} AS builder [2021-06-24T04:58:34.079Z] ---> b91e8c57ac89 [2021-06-24T04:58:34.079Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-06-24T04:58:34.079Z] ---> Running in 8fd8af82431b [2021-06-24T04:58:34.701Z] Removing intermediate container 8fd8af82431b [2021-06-24T04:58:34.701Z] ---> 50169fbbc8e0 [2021-06-24T04:58:34.701Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-06-24T04:58:34.701Z] ---> Running in 7146a010b90d [2021-06-24T04:58:35.304Z] Removing intermediate container 7146a010b90d [2021-06-24T04:58:35.304Z] ---> bf51bef95a26 [2021-06-24T04:58:35.304Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-24T04:58:35.304Z] ---> Running in a66347b1f3e6 [2021-06-24T04:58:35.904Z] Removing intermediate container a66347b1f3e6 [2021-06-24T04:58:35.904Z] ---> 23b801d95a21 [2021-06-24T04:58:35.904Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-24T04:58:35.904Z] ---> Running in b8670c262bda [2021-06-24T04:58:37.883Z] Removing intermediate container b8670c262bda [2021-06-24T04:58:37.883Z] ---> b103f159f802 [2021-06-24T04:58:37.883Z] Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-24T04:58:38.159Z] ---> Running in 11cd90417d74 [2021-06-24T04:58:39.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-24T04:58:40.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-24T04:58:41.171Z] OK: 139 MiB in 46 packages [2021-06-24T04:58:42.152Z] Removing intermediate container 11cd90417d74 [2021-06-24T04:58:42.152Z] ---> 3365c29d9cf1 [2021-06-24T04:58:42.152Z] Step 8/28 : WORKDIR /app [2021-06-24T04:58:42.427Z] ---> Running in 21295ccf80a2 [2021-06-24T04:58:42.702Z] Removing intermediate container 21295ccf80a2 [2021-06-24T04:58:42.702Z] ---> 503ed10273d2 [2021-06-24T04:58:42.702Z] Step 9/28 : COPY go.mod . [2021-06-24T04:58:43.679Z] ---> a0ed7658f3b6 [2021-06-24T04:58:43.679Z] Step 10/28 : RUN go mod download [2021-06-24T04:58:43.679Z] ---> Running in e8a6dc04da34 [2021-06-24T04:58:46.308Z] Removing intermediate container e8a6dc04da34 [2021-06-24T04:58:46.308Z] ---> eb563b12d9ef [2021-06-24T04:58:46.308Z] Step 11/28 : RUN go mod tidy [2021-06-24T04:58:46.308Z] ---> Running in 306d626d9278 [2021-06-24T04:58:48.936Z] Removing intermediate container 306d626d9278 [2021-06-24T04:58:48.936Z] ---> 3f4822ac3de5 [2021-06-24T04:58:48.936Z] Step 12/28 : COPY . . [2021-06-24T04:58:49.549Z] ---> 3e76bb4f428d [2021-06-24T04:58:49.549Z] Step 13/28 : ARG MAKE="make build" [2021-06-24T04:58:49.825Z] ---> Running in 2b879af6b099 [2021-06-24T04:58:50.426Z] Removing intermediate container 2b879af6b099 [2021-06-24T04:58:50.426Z] ---> f0256248718c [2021-06-24T04:58:50.426Z] Step 14/28 : RUN $MAKE [2021-06-24T04:58:50.426Z] ---> Running in a40760c355d5 [2021-06-24T04:58:51.859Z] go mod tidy [2021-06-24T04:58:52.135Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.86 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-24T04:59:31.147Z] Removing intermediate container a40760c355d5 [2021-06-24T04:59:31.147Z] ---> 76521bd552c5 [2021-06-24T04:59:31.147Z] Step 15/28 : FROM alpine:3.12 [2021-06-24T04:59:31.147Z] 3.12: Pulling from library/alpine [2021-06-24T04:59:31.147Z] d2f70382dc9a: Pulling fs layer [2021-06-24T04:59:31.147Z] d2f70382dc9a: Verifying Checksum [2021-06-24T04:59:31.147Z] d2f70382dc9a: Download complete [2021-06-24T04:59:31.147Z] d2f70382dc9a: Pull complete [2021-06-24T04:59:31.147Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-24T04:59:31.147Z] Status: Downloaded newer image for alpine:3.12 [2021-06-24T04:59:31.147Z] ---> c4fd0aeabfcf [2021-06-24T04:59:31.147Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-24T04:59:31.147Z] ---> Running in 376fcd8e6599 [2021-06-24T04:59:31.147Z] Removing intermediate container 376fcd8e6599 [2021-06-24T04:59:31.147Z] ---> 34f0b2f53dba [2021-06-24T04:59:31.148Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2021-06-24T04:59:31.148Z] ---> Running in 3a4b0665ac50 [2021-06-24T04:59:31.148Z] Removing intermediate container 3a4b0665ac50 [2021-06-24T04:59:31.148Z] ---> d6154e8b9c84 [2021-06-24T04:59:31.148Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-06-24T04:59:31.148Z] ---> Running in 27658e270f98 [2021-06-24T04:59:31.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-24T04:59:31.419Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-24T04:59:32.016Z] (1/7) Installing ca-certificates (20191127-r4) [2021-06-24T04:59:32.016Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-06-24T04:59:32.016Z] (3/7) Installing libgcc (9.3.0-r2) [2021-06-24T04:59:32.016Z] (4/7) Installing libsodium (1.0.18-r0) [2021-06-24T04:59:32.016Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-06-24T04:59:32.292Z] (6/7) Installing libzmq (4.3.3-r0) [2021-06-24T04:59:32.292Z] (7/7) Installing zeromq (4.3.3-r0) [2021-06-24T04:59:32.292Z] Executing busybox-1.31.1-r20.trigger [2021-06-24T04:59:32.292Z] Executing ca-certificates-20191127-r4.trigger [2021-06-24T04:59:32.292Z] OK: 9 MiB in 21 packages [2021-06-24T04:59:34.271Z] Removing intermediate container 27658e270f98 [2021-06-24T04:59:34.271Z] ---> cdcc4dd1d6bf [2021-06-24T04:59:34.271Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-06-24T04:59:34.870Z] ---> 6455a5d81e54 [2021-06-24T04:59:34.870Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-06-24T04:59:35.467Z] ---> efdaf68058fc [2021-06-24T04:59:35.467Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2021-06-24T04:59:36.446Z] ---> bf4e0faf1f79 [2021-06-24T04:59:36.446Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-06-24T04:59:37.881Z] ---> 15214cc16e1e [2021-06-24T04:59:37.881Z] Step 23/28 : EXPOSE 48095 [2021-06-24T04:59:37.881Z] ---> Running in 2e74113157ec [2021-06-24T04:59:38.476Z] Removing intermediate container 2e74113157ec [2021-06-24T04:59:38.476Z] ---> ecd13df08f56 [2021-06-24T04:59:38.476Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2021-06-24T04:59:38.476Z] ---> Running in 5e277f913791 [2021-06-24T04:59:39.071Z] Removing intermediate container 5e277f913791 [2021-06-24T04:59:39.071Z] ---> 216bb85de078 [2021-06-24T04:59:39.071Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-24T04:59:39.071Z] ---> Running in 1cd63de3f9e9 [2021-06-24T04:59:39.668Z] Removing intermediate container 1cd63de3f9e9 [2021-06-24T04:59:39.668Z] ---> bfc4e3099425 [2021-06-24T04:59:39.668Z] Step 26/28 : LABEL arch=arm64 [2021-06-24T04:59:39.668Z] ---> Running in 775344bb22c1 [2021-06-24T04:59:40.264Z] Removing intermediate container 775344bb22c1 [2021-06-24T04:59:40.264Z] ---> 5f3b6a9be266 [2021-06-24T04:59:40.264Z] Step 27/28 : LABEL git_sha=cef0c778602221183fd50976782847b0834b2c68 [2021-06-24T04:59:40.264Z] ---> Running in 29edd76bb638 [2021-06-24T04:59:40.862Z] Removing intermediate container 29edd76bb638 [2021-06-24T04:59:40.862Z] ---> 8a12e9633ac2 [2021-06-24T04:59:40.862Z] Step 28/28 : LABEL version=0.0.0 [2021-06-24T04:59:40.862Z] ---> Running in ce22b9f8d66c [2021-06-24T04:59:41.456Z] Removing intermediate container ce22b9f8d66c [2021-06-24T04:59:41.456Z] ---> 81dbc646acae [2021-06-24T04:59:41.456Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-24T04:59:41.456Z] Successfully built 81dbc646acae [2021-06-24T04:59:41.456Z] Successfully tagged 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-06-24T04:59:42.320Z] ---> job-cost.sh [2021-06-24T04:59:42.320Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xJSa [2021-06-24T05:00:21.326Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T05:00:29.567Z] Running on prd-ubuntu18.04-docker-8c-8g-1084 in /w/workspace/_app-service-configurable_PR-294 [Pipeline] { [Pipeline] ws [2021-06-24T05:00:29.589Z] Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout [2021-06-24T05:00:29.702Z] Selected Git installation does not exist. Using Default [2021-06-24T05:00:29.702Z] The recommended git tool is: NONE [2021-06-24T05:00:34.154Z] using credential edgex-jenkins-ssh [2021-06-24T05:00:34.177Z] Cloning the remote Git repository [2021-06-24T05:00:34.194Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-06-24T05:00:35.362Z] Merging remotes/origin/master commit 48dc39b48905f0d136dd90505113fdeab9692134 into PR head commit f6efb693599cbbfe4014950e3170200aeef59224 [2021-06-24T05:00:35.443Z] Merge succeeded, producing 41e8e6db957c044be8c3c853409242f9a273b35a [2021-06-24T05:00:35.444Z] Checking out Revision 41e8e6db957c044be8c3c853409242f9a273b35a (PR-294) [2021-06-24T05:00:34.261Z] > git init /w/workspace/app-service-configurable/2 # timeout=10 [2021-06-24T05:00:34.300Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-24T05:00:34.300Z] > git --version # timeout=10 [2021-06-24T05:00:34.306Z] > git --version # 'git version 2.17.1' [2021-06-24T05:00:34.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T05:00:34.357Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T05:00:34.931Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-24T05:00:34.938Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-24T05:00:34.950Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-06-24T05:00:34.967Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-06-24T05:00:34.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T05:00:34.971Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-24T05:00:35.371Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T05:00:35.376Z] > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 [2021-06-24T05:00:35.406Z] > git remote # timeout=10 [2021-06-24T05:00:35.411Z] > git config --get remote.origin.url # timeout=10 [2021-06-24T05:00:35.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-24T05:00:35.422Z] > git merge 48dc39b48905f0d136dd90505113fdeab9692134 # timeout=10 [2021-06-24T05:00:35.438Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-24T05:00:35.446Z] > git config core.sparsecheckout # timeout=10 [2021-06-24T05:00:35.450Z] > git checkout -f 41e8e6db957c044be8c3c853409242f9a273b35a # timeout=10 [2021-06-24T05:00:39.021Z] Commit message: "Merge commit '48dc39b48905f0d136dd90505113fdeab9692134' into HEAD" [2021-06-24T05:00:39.024Z] > git rev-list --no-walk f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 [2021-06-24T05:00:39.578Z] [2021-06-24T05:00:39.578Z] GitHub has been notified of this commit’s build result [2021-06-24T05:00:39.578Z] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-24T05:00:40.358Z] + echo snap-build.sh [2021-06-24T05:00:40.358Z] snap-build.sh [2021-06-24T05:00:40.358Z] + SNAP_BASE_DIR=. [2021-06-24T05:00:40.358Z] + '[' '!' -z /w/workspace/app-service-configurable/2 ']' [2021-06-24T05:00:40.358Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/2 [2021-06-24T05:00:40.358Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/2]' [2021-06-24T05:00:40.358Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/2] [2021-06-24T05:00:40.358Z] + cd /w/workspace/app-service-configurable/2 [2021-06-24T05:00:40.358Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-24T05:00:40.358Z] Reading package lists... [2021-06-24T05:00:40.358Z] Building dependency tree... [2021-06-24T05:00:40.358Z] Reading state information... [2021-06-24T05:00:40.624Z] The following packages were automatically installed and are no longer required: [2021-06-24T05:00:40.624Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-24T05:00:40.624Z] uidmap xdelta3 [2021-06-24T05:00:40.624Z] Use 'sudo apt autoremove' to remove them. [2021-06-24T05:00:40.624Z] The following packages will be REMOVED: [2021-06-24T05:00:40.624Z] lxd* lxd-client* [2021-06-24T05:00:40.885Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-24T05:00:40.885Z] After this operation, 31.7 MB disk space will be freed. [2021-06-24T05:00:41.673Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-24T05:00:41.673Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T05:00:42.618Z] Removing lxd dnsmasq configuration [2021-06-24T05:00:42.618Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T05:00:42.618Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-24T05:00:43.572Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T05:00:43.834Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-24T05:00:43.834Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-24T05:00:45.225Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-24T05:00:45.225Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-24T05:00:46.623Z] + sudo snap remove --purge lxd [2021-06-24T05:00:46.623Z] snap "lxd" is not installed [2021-06-24T05:00:46.623Z] + sudo groupadd --force --system lxd [2021-06-24T05:00:46.623Z] ++ whoami [2021-06-24T05:00:46.623Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-24T05:00:46.623Z] + newgrp - lxd [2021-06-24T05:00:46.623Z] + sudo snap install lxd [2021-06-24T05:00:56.641Z] 2021-06-24T05:00:53Z INFO Waiting for automatic snapd restart... [2021-06-24T05:01:11.572Z] lxd 4.15 from Canonical* installed [2021-06-24T05:01:11.572Z] + sudo lxd init --auto [2021-06-24T05:01:20.003Z] + sudo snap install --classic snapcraft [2021-06-24T05:01:30.023Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T05:01:30.023Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-24T05:01:30.023Z] + sudo snapcraft prime --use-lxd [2021-06-24T05:01:30.598Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-24T05:01:30.598Z] 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-06-24T05:01:30.598Z] - README.md [2021-06-24T05:01:30.598Z] [2021-06-24T05:01:30.598Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T05:01:31.171Z] Launching a container. [2021-06-24T05:01:39.340Z] Waiting for container to be ready [2021-06-24T05:01:39.340Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-24T05:01:39.340Z] [2021-06-24T05:01:42.647Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-24T05:01:42.647Z] Waiting for network to be ready... [2021-06-24T05:01:42.916Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T05:01:43.178Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T05:01:43.178Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T05:01:43.440Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T05:01:43.440Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T05:01:43.440Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T05:01:43.440Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T05:01:43.440Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T05:01:43.440Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T05:01:43.440Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T05:01:43.701Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T05:01:43.701Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T05:01:43.969Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T05:01:43.969Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T05:01:43.969Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T05:01:43.969Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T05:01:43.969Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T05:01:43.969Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T05:01:44.232Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T05:01:44.803Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T05:01:44.803Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T05:01:44.803Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T05:01:44.803Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T05:01:44.803Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T05:01:44.803Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T05:01:44.803Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T05:01:44.803Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T05:01:45.078Z] lf-activate-venv(): INFO: Adding /tmp/venv-xJSa/bin to PATH [2021-06-24T05:01:45.078Z] INFO: No Stack... [2021-06-24T05:01:45.078Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-24T05:01:45.078Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T05:01:45.418Z] + cut -d, -f6 [2021-06-24T05:01:45.419Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [Pipeline] lock [2021-06-24T05:01:45.479Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-294-2-stack-cost] [2021-06-24T05:01:45.488Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-294-2-stack-cost] did not exist. Created. [2021-06-24T05:01:45.488Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-294-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T05:01:45.853Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-24T05:01:46.037Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T05:01:46.052Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-294-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-24T05:01:47.362Z] Fetched 24.8 MB in 4s (6349 kB/s) [2021-06-24T05:01:47.631Z] Reading package lists... [2021-06-24T05:01:47.892Z] Reading package lists... [2021-06-24T05:01:48.196Z] Building dependency tree... [2021-06-24T05:01:48.196Z] Reading state information... [2021-06-24T05:01:48.196Z] The following additional packages will be installed: [2021-06-24T05:01:48.196Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T05:01:48.196Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T05:01:48.196Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T05:01:48.196Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-24T05:01:48.196Z] Suggested packages: [2021-06-24T05:01:48.196Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-24T05:01:48.196Z] Recommended packages: [2021-06-24T05:01:48.196Z] gnupg libsasl2-modules [2021-06-24T05:01:48.196Z] The following NEW packages will be installed: [2021-06-24T05:01:48.196Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-24T05:01:48.196Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-24T05:01:48.196Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-24T05:01:48.196Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-24T05:01:48.196Z] The following packages will be upgraded: [2021-06-24T05:01:48.196Z] gpg gpg-agent gpgconf libudev1 [2021-06-24T05:01:48.196Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-24T05:01:48.196Z] Need to get 3530 kB of archives. [2021-06-24T05:01:48.196Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-24T05:01:48.196Z] 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-06-24T05:01:48.196Z] 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-06-24T05:01:48.196Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-24T05:01:48.196Z] 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-06-24T05:01:48.539Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-24T05:01:48.846Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-24T05:01:49.107Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-24T05:01:49.107Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-24T05:01:49.107Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-24T05:01:49.107Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-24T05:01:49.107Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-24T05:01:49.107Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-24T05:01:49.107Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-24T05:01:49.107Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-24T05:01:49.107Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-24T05:01:49.107Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-24T05:01:49.368Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-24T05:01:49.368Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-24T05:01:49.368Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-24T05:01:49.368Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-24T05:01:49.368Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-24T05:01:49.368Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-24T05:01:49.368Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T05:01:49.368Z] Fetched 3530 kB in 1s (3183 kB/s) [2021-06-24T05:01:49.368Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T05:01:49.368Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-24T05:01:49.368Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T05:01:49.630Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-24T05:01:49.630Z] Selecting previously unselected package udev. [2021-06-24T05:01:49.630Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-24T05:01:49.630Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-24T05:01:49.630Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-24T05:01:49.892Z] Selecting previously unselected package libfuse2:amd64. [2021-06-24T05:01:49.892Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T05:01:49.892Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T05:01:49.892Z] Selecting previously unselected package fuse. [2021-06-24T05:01:49.892Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-24T05:01:49.892Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-24T05:01:49.892Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T05:01:49.892Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T05:01:49.892Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T05:01:49.892Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T05:01:50.153Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T05:01:50.153Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T05:01:50.153Z] Selecting previously unselected package libksba8:amd64. [2021-06-24T05:01:50.153Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-24T05:01:50.153Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-24T05:01:50.153Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-24T05:01:50.153Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T05:01:50.153Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:50.153Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-24T05:01:50.416Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T05:01:50.416Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:50.416Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-24T05:01:50.416Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T05:01:50.416Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:50.416Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-24T05:01:50.416Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T05:01:50.416Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:50.416Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-24T05:01:50.416Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T05:01:50.416Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:50.416Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-24T05:01:50.416Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T05:01:50.416Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:50.677Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-24T05:01:50.677Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T05:01:50.677Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:50.677Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-24T05:01:50.677Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T05:01:50.677Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:50.677Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-24T05:01:50.677Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-24T05:01:50.677Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:50.939Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-24T05:01:50.939Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T05:01:50.939Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T05:01:50.939Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-24T05:01:50.939Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-24T05:01:50.939Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T05:01:50.939Z] Selecting previously unselected package libldap-common. [2021-06-24T05:01:50.939Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-24T05:01:50.939Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T05:01:50.939Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-24T05:01:50.939Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-24T05:01:50.939Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T05:01:50.939Z] Selecting previously unselected package dirmngr. [2021-06-24T05:01:50.939Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T05:01:51.201Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T05:01:51.201Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T05:01:51.201Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-24T05:01:51.201Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-24T05:01:51.201Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T05:01:51.201Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-24T05:01:51.201Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-24T05:01:51.201Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:51.201Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-24T05:01:51.201Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T05:01:51.201Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-24T05:01:51.462Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-24T05:01:51.724Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:51.724Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-24T05:01:51.724Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-24T05:01:51.724Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-24T05:01:51.724Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:51.724Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:51.724Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:51.724Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:51.724Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:51.724Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:51.724Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-24T05:01:51.724Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-24T05:01:51.724Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-24T05:01:51.724Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T05:01:52.296Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-24T05:01:52.296Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-24T05:01:52.296Z] This means they are not meant to be enabled using systemctl. [2021-06-24T05:01:52.296Z] Possible reasons for having this kind of units are: [2021-06-24T05:01:52.296Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-24T05:01:52.296Z] .wants/ or .requires/ directory. [2021-06-24T05:01:52.296Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-24T05:01:52.296Z] a requirement dependency on it. [2021-06-24T05:01:52.296Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-24T05:01:52.296Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-24T05:01:52.296Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-24T05:01:52.296Z] instance name specified. [2021-06-24T05:01:52.558Z] Reading package lists... [2021-06-24T05:01:52.558Z] Building dependency tree... [2021-06-24T05:01:52.558Z] Reading state information... [2021-06-24T05:01:52.821Z] The following additional packages will be installed: [2021-06-24T05:01:52.821Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-24T05:01:52.821Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-24T05:01:52.821Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-24T05:01:52.821Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-24T05:01:52.821Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-24T05:01:52.821Z] Suggested packages: [2021-06-24T05:01:52.821Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-24T05:01:52.821Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-24T05:01:52.821Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-24T05:01:52.821Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-24T05:01:52.821Z] systemd-container policykit-1 [2021-06-24T05:01:52.821Z] Recommended packages: [2021-06-24T05:01:52.821Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-24T05:01:52.821Z] The following NEW packages will be installed: [2021-06-24T05:01:52.821Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-24T05:01:52.821Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-24T05:01:52.821Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-24T05:01:52.821Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-24T05:01:52.821Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-24T05:01:52.821Z] The following packages will be upgraded: [2021-06-24T05:01:52.821Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-24T05:01:52.821Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-24T05:01:52.821Z] Need to get 36.7 MB of archives. [2021-06-24T05:01:52.821Z] After this operation, 147 MB of additional disk space will be used. [2021-06-24T05:01:52.821Z] 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-06-24T05:01:53.083Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-24T05:01:53.083Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-24T05:01:53.083Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-24T05:01:53.083Z] 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-06-24T05:01:53.083Z] 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-06-24T05:01:53.083Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-24T05:01:53.083Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-24T05:01:53.083Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-24T05:01:53.083Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-24T05:01:53.083Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-24T05:01:53.083Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-24T05:01:53.083Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-24T05:01:53.083Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-24T05:01:53.083Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-24T05:01:53.345Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-24T05:01:53.922Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-24T05:01:53.922Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-24T05:01:53.922Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-24T05:01:53.922Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-24T05:01:53.922Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-24T05:01:53.922Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-24T05:01:53.922Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-24T05:01:53.922Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-24T05:01:53.922Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-24T05:01:53.922Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-24T05:01:54.183Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-24T05:01:54.183Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-24T05:01:54.183Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-24T05:01:54.184Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-24T05:01:55.127Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T05:01:55.388Z] Fetched 36.7 MB in 2s (15.9 MB/s) [2021-06-24T05:01:55.388Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T05:01:55.388Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-24T05:01:55.388Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T05:01:55.961Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-24T05:01:55.961Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T05:01:55.961Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-24T05:01:56.224Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T05:01:56.224Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-24T05:01:56.224Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-24T05:01:56.224Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-24T05:01:56.224Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-24T05:01:56.224Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-24T05:01:56.486Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-24T05:01:56.486Z] Setting up apt (1.6.13) ... [2021-06-24T05:01:56.749Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-24T05:01:57.010Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-24T05:01:57.010Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-24T05:01:57.010Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T05:01:57.010Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T05:01:57.271Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-24T05:01:57.271Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T05:01:57.271Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T05:01:57.271Z] Selecting previously unselected package libexpat1:amd64. [2021-06-24T05:01:57.271Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-24T05:01:57.271Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T05:01:57.271Z] Selecting previously unselected package python3.6-minimal. [2021-06-24T05:01:57.271Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T05:01:57.271Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T05:01:57.844Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T05:01:57.844Z] Checking for services that may need to be restarted...done. [2021-06-24T05:01:57.844Z] Checking for services that may need to be restarted...done. [2021-06-24T05:01:57.844Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T05:01:57.844Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-24T05:01:57.844Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T05:01:58.417Z] Selecting previously unselected package python3-minimal. [2021-06-24T05:01:58.417Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-24T05:01:58.417Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-24T05:01:58.417Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-24T05:01:58.417Z] Selecting previously unselected package mime-support. [2021-06-24T05:01:58.417Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-24T05:01:58.417Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-24T05:01:58.418Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-24T05:01:58.418Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-24T05:01:58.418Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T05:01:58.418Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-24T05:01:58.418Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T05:01:58.418Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T05:01:58.678Z] Selecting previously unselected package python3.6. [2021-06-24T05:01:58.678Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-24T05:01:58.678Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T05:01:58.678Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-24T05:01:58.678Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-24T05:01:58.678Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T05:01:58.678Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-24T05:01:58.992Z] Selecting previously unselected package python3. [2021-06-24T05:01:58.992Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-24T05:01:58.992Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-24T05:01:58.992Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-24T05:01:58.992Z] Selecting previously unselected package multiarch-support. [2021-06-24T05:01:58.992Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T05:01:58.992Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T05:01:58.992Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-24T05:01:58.992Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-24T05:01:58.992Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-24T05:01:58.992Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-24T05:01:59.257Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T05:01:59.257Z] Selecting previously unselected package libbsd0:amd64. [2021-06-24T05:01:59.257Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-24T05:01:59.257Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T05:01:59.257Z] Selecting previously unselected package sudo. [2021-06-24T05:01:59.257Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-24T05:01:59.257Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T05:01:59.520Z] Selecting previously unselected package apparmor. [2021-06-24T05:01:59.520Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T05:01:59.520Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-24T05:01:59.520Z] Selecting previously unselected package libedit2:amd64. [2021-06-24T05:01:59.520Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-24T05:01:59.520Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T05:01:59.783Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-24T05:01:59.783Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T05:01:59.783Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T05:01:59.783Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-24T05:01:59.783Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T05:01:59.783Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T05:01:59.783Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-24T05:01:59.784Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-24T05:01:59.784Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T05:01:59.784Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-24T05:01:59.784Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T05:01:59.784Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T05:02:00.046Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-24T05:02:00.046Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-24T05:02:00.046Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T05:02:00.046Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-24T05:02:00.046Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-24T05:02:00.046Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T05:02:00.308Z] Selecting previously unselected package openssh-client. [2021-06-24T05:02:00.308Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-24T05:02:00.308Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T05:02:00.308Z] Selecting previously unselected package squashfs-tools. [2021-06-24T05:02:00.308Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-24T05:02:00.308Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T05:02:00.570Z] Selecting previously unselected package snapd. [2021-06-24T05:02:00.571Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-24T05:02:00.571Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-24T05:02:02.494Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-24T05:02:02.494Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-24T05:02:02.494Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-24T05:02:02.494Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-24T05:02:02.494Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-24T05:02:02.494Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T05:02:02.494Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T05:02:02.757Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-24T05:02:02.757Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-24T05:02:03.331Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-24T05:02:03.331Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-24T05:02:03.331Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-24T05:02:03.331Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T05:02:03.331Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T05:02:03.331Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-24T05:02:03.905Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-24T05:02:03.906Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T05:02:03.906Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-24T05:02:03.906Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-24T05:02:03.906Z] running python rtupdate hooks for python3.6... [2021-06-24T05:02:03.906Z] running python post-rtupdate hooks for python3.6... [2021-06-24T05:02:03.906Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-24T05:02:06.470Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-24T05:02:06.470Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-24T05:02:06.470Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-24T05:02:06.731Z] Setting up snapd (2.49.2+18.04) ... [2021-06-24T05:02:06.993Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-24T05:02:07.255Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-24T05:02:07.255Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-24T05:02:07.515Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-24T05:02:07.776Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T05:02:07.776Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-24T05:02:07.776Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-24T05:02:08.038Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-24T05:02:08.305Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-24T05:02:08.305Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-24T05:02:08.567Z] /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-06-24T05:02:08.567Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-24T05:02:08.567Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T05:02:09.511Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T05:02:09.511Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T05:02:09.511Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T05:02:10.716Z] Reading package lists... [2021-06-24T05:02:10.716Z] Reading package lists... [2021-06-24T05:02:10.978Z] Building dependency tree... [2021-06-24T05:02:10.978Z] Reading state information... [2021-06-24T05:02:10.978Z] Calculating upgrade... [2021-06-24T05:02:11.256Z] The following packages will be upgraded: [2021-06-24T05:02:11.256Z] advancecomp base-files bash binutils binutils-common [2021-06-24T05:02:11.256Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-24T05:02:11.256Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-24T05:02:11.256Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-24T05:02:11.256Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-24T05:02:11.256Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-24T05:02:11.256Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-24T05:02:11.256Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-24T05:02:11.256Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-24T05:02:11.256Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-24T05:02:11.256Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-24T05:02:11.256Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-24T05:02:11.256Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-24T05:02:11.256Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-24T05:02:11.256Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-24T05:02:11.256Z] ubuntu-keyring util-linux [2021-06-24T05:02:11.256Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T05:02:11.256Z] Need to get 64.1 MB of archives. [2021-06-24T05:02:11.256Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-24T05:02:11.256Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-24T05:02:11.518Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-24T05:02:11.519Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-24T05:02:11.519Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-24T05:02:11.519Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-24T05:02:11.519Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-24T05:02:11.519Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-24T05:02:11.519Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-24T05:02:11.519Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-24T05:02:11.519Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-24T05:02:11.519Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-24T05:02:11.519Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-24T05:02:11.519Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-24T05:02:11.519Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-24T05:02:11.519Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-24T05:02:11.519Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-24T05:02:11.519Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-24T05:02:11.519Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-24T05:02:11.780Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-24T05:02:11.780Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-24T05:02:11.780Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-24T05:02:11.780Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-24T05:02:11.780Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-24T05:02:11.780Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-24T05:02:11.780Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-24T05:02:11.780Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-24T05:02:11.780Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-24T05:02:11.780Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-24T05:02:11.780Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-24T05:02:11.780Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-24T05:02:11.780Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-24T05:02:11.780Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-24T05:02:11.780Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-24T05:02:11.780Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-24T05:02:11.780Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-24T05:02:11.780Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-24T05:02:11.780Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-24T05:02:11.780Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-24T05:02:11.780Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-24T05:02:11.780Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-24T05:02:11.780Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-24T05:02:12.043Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-24T05:02:12.043Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-24T05:02:12.043Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-24T05:02:12.043Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-24T05:02:12.043Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-24T05:02:12.043Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-24T05:02:12.043Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-24T05:02:12.043Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-24T05:02:12.043Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-24T05:02:12.043Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-24T05:02:12.043Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-24T05:02:12.043Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-24T05:02:12.043Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-24T05:02:12.043Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-24T05:02:12.043Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-24T05:02:12.043Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-24T05:02:12.043Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-24T05:02:12.305Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-24T05:02:12.305Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-24T05:02:12.305Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-24T05:02:12.305Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-24T05:02:12.305Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-24T05:02:12.567Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-24T05:02:12.567Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-24T05:02:12.567Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-24T05:02:12.567Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-24T05:02:12.567Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-24T05:02:12.567Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-24T05:02:12.567Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-24T05:02:12.567Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-24T05:02:12.567Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-24T05:02:12.567Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-24T05:02:12.567Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-24T05:02:12.567Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-24T05:02:12.567Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-24T05:02:12.567Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-24T05:02:12.567Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-24T05:02:12.567Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-24T05:02:12.567Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-24T05:02:12.567Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-24T05:02:12.567Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-24T05:02:12.567Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-24T05:02:12.567Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-24T05:02:12.829Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-24T05:02:12.829Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-24T05:02:12.829Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-24T05:02:12.830Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-24T05:02:12.830Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-24T05:02:12.830Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-24T05:02:12.830Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-24T05:02:12.830Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-24T05:02:12.830Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-24T05:02:12.830Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-24T05:02:12.830Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-24T05:02:12.830Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-24T05:02:12.830Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-24T05:02:12.830Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-24T05:02:12.830Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-24T05:02:13.092Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-24T05:02:13.092Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-24T05:02:13.092Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-24T05:02:13.092Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T05:02:13.092Z] Fetched 64.1 MB in 2s (35.5 MB/s) [2021-06-24T05:02:13.092Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T05:02:13.092Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T05:02:13.355Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T05:02:13.616Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T05:02:13.616Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T05:02:13.616Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-24T05:02:13.616Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-24T05:02:13.879Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:13.879Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T05:02:13.879Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:13.879Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T05:02:14.140Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:14.140Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T05:02:14.140Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:14.140Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T05:02:14.140Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:14.140Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T05:02:14.140Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:14.140Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T05:02:14.403Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:14.403Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T05:02:14.403Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T05:02:14.403Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T05:02:14.403Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:14.403Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-24T05:02:14.665Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-24T05:02:14.665Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T05:02:14.665Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:14.665Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T05:02:14.665Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:14.665Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T05:02:14.665Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:14.665Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-24T05:02:14.927Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T05:02:14.927Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T05:02:14.927Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T05:02:15.188Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T05:02:15.450Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T05:02:15.712Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-24T05:02:15.712Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-24T05:02:15.712Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-24T05:02:15.712Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-24T05:02:15.712Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-24T05:02:15.974Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-24T05:02:15.975Z] Installing new version of config file /etc/issue ... [2021-06-24T05:02:15.975Z] Installing new version of config file /etc/issue.net ... [2021-06-24T05:02:15.975Z] Installing new version of config file /etc/lsb-release ... [2021-06-24T05:02:15.975Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-24T05:02:16.238Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-24T05:02:16.238Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-24T05:02:16.238Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-24T05:02:16.238Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:16.238Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-24T05:02:16.238Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-24T05:02:16.503Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-24T05:02:16.503Z] 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-06-24T05:02:16.503Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:16.503Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T05:02:16.503Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-24T05:02:16.503Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-24T05:02:16.764Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:16.764Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-24T05:02:16.764Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-24T05:02:17.710Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-24T05:02:17.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:17.710Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-24T05:02:17.710Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T05:02:17.710Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-24T05:02:17.710Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:17.710Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T05:02:17.710Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T05:02:17.982Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T05:02:17.982Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:17.982Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T05:02:17.982Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T05:02:17.982Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-24T05:02:17.982Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:17.982Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-24T05:02:18.243Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-24T05:02:18.243Z] Setting up grep (3.1-2build1) ... [2021-06-24T05:02:18.243Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:18.243Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T05:02:18.243Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T05:02:18.243Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-24T05:02:18.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:18.504Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T05:02:18.504Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T05:02:18.504Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-24T05:02:18.504Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:18.504Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T05:02:18.504Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T05:02:19.082Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T05:02:19.082Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T05:02:19.082Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-24T05:02:19.082Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T05:02:19.347Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-24T05:02:19.609Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:19.609Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-24T05:02:19.609Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-24T05:02:19.876Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T05:02:19.876Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T05:02:19.876Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-24T05:02:19.876Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-24T05:02:20.138Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T05:02:20.138Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:20.138Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-24T05:02:20.138Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-24T05:02:20.399Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-24T05:02:20.399Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:20.399Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T05:02:20.399Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T05:02:20.399Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T05:02:20.399Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:20.399Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T05:02:20.399Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T05:02:20.399Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T05:02:20.662Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:20.662Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T05:02:20.662Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T05:02:20.662Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T05:02:20.662Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:20.662Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T05:02:20.662Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T05:02:20.925Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T05:02:20.925Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:20.925Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T05:02:20.925Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T05:02:20.925Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T05:02:20.925Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T05:02:20.925Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T05:02:20.925Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:20.925Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-24T05:02:21.185Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T05:02:21.185Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T05:02:21.185Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:21.185Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T05:02:21.185Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T05:02:21.185Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-24T05:02:21.447Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:21.447Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T05:02:21.447Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T05:02:21.447Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-24T05:02:21.447Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:21.447Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T05:02:21.447Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T05:02:22.019Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-24T05:02:22.280Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-24T05:02:22.541Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-24T05:02:22.541Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:22.541Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-24T05:02:22.541Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-24T05:02:22.802Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T05:02:22.802Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-24T05:02:22.802Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-24T05:02:22.802Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-24T05:02:22.802Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-24T05:02:22.802Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T05:02:22.802Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-24T05:02:22.802Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-24T05:02:23.075Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-24T05:02:23.075Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T05:02:23.075Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-24T05:02:23.075Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T05:02:23.336Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-24T05:02:23.336Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T05:02:23.336Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-24T05:02:23.336Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-24T05:02:23.336Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-24T05:02:23.336Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T05:02:23.336Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T05:02:23.336Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T05:02:23.596Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T05:02:23.596Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-24T05:02:23.596Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T05:02:23.596Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T05:02:23.596Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T05:02:23.596Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-24T05:02:23.596Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-24T05:02:23.859Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T05:02:23.859Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T05:02:24.121Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:24.121Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-24T05:02:24.121Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-24T05:02:24.121Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-24T05:02:24.121Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-24T05:02:24.121Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T05:02:24.122Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T05:02:24.122Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T05:02:24.383Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:24.383Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-24T05:02:24.383Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-24T05:02:24.383Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-24T05:02:24.383Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:24.383Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-24T05:02:24.383Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-24T05:02:24.645Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-24T05:02:24.645Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:24.645Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-24T05:02:24.645Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-24T05:02:24.645Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-24T05:02:24.907Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:24.907Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-24T05:02:24.907Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-24T05:02:24.907Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-24T05:02:24.907Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:24.907Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-24T05:02:24.907Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-24T05:02:24.907Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-24T05:02:25.169Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:25.169Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-24T05:02:25.169Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-24T05:02:25.169Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-24T05:02:25.434Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:25.434Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-24T05:02:25.434Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-24T05:02:25.434Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-24T05:02:25.434Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:25.434Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T05:02:25.434Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T05:02:25.695Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T05:02:25.695Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:25.695Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-24T05:02:25.695Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-24T05:02:25.695Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-24T05:02:25.695Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:25.695Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-24T05:02:25.695Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-24T05:02:25.958Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-24T05:02:25.958Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:25.958Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-24T05:02:25.958Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-24T05:02:25.958Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-24T05:02:25.958Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:25.958Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-24T05:02:25.958Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-24T05:02:26.220Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-24T05:02:26.220Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:26.220Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-24T05:02:26.220Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-24T05:02:26.220Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-24T05:02:26.483Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:26.483Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-24T05:02:26.483Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-24T05:02:26.483Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-24T05:02:26.483Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-24T05:02:26.483Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-24T05:02:26.483Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-24T05:02:26.483Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-24T05:02:26.483Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-24T05:02:26.483Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T05:02:26.483Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T05:02:26.745Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-24T05:02:26.745Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-24T05:02:26.745Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-24T05:02:26.745Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-24T05:02:27.007Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-24T05:02:27.007Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-24T05:02:27.007Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-24T05:02:27.007Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-24T05:02:27.269Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-24T05:02:27.269Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-24T05:02:27.269Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-24T05:02:27.269Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-24T05:02:27.269Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-24T05:02:27.269Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-24T05:02:27.269Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-24T05:02:27.269Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-24T05:02:27.531Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-24T05:02:27.531Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-24T05:02:27.531Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-24T05:02:27.531Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-24T05:02:27.802Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-24T05:02:27.802Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-24T05:02:28.064Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-24T05:02:28.064Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-24T05:02:28.064Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-24T05:02:28.064Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-24T05:02:28.064Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T05:02:28.064Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T05:02:28.325Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T05:02:28.588Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T05:02:28.588Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T05:02:28.588Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T05:02:28.588Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-24T05:02:28.588Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-24T05:02:28.851Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:28.851Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T05:02:28.851Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:28.851Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T05:02:28.851Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:28.851Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T05:02:29.126Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:29.126Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T05:02:30.074Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:30.074Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T05:02:30.647Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:30.648Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T05:02:30.910Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:30.910Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T05:02:31.171Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:31.171Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T05:02:32.118Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-24T05:02:32.118Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-24T05:02:32.118Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T05:02:32.118Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T05:02:32.118Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T05:02:32.118Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T05:02:32.378Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-24T05:02:32.378Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-24T05:02:32.378Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-24T05:02:32.378Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-24T05:02:32.378Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T05:02:32.378Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T05:02:32.378Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-24T05:02:32.378Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-24T05:02:32.641Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-24T05:02:32.641Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-24T05:02:32.641Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T05:02:32.641Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-24T05:02:32.641Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T05:02:32.641Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T05:02:32.641Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T05:02:32.641Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-24T05:02:32.641Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-24T05:02:32.641Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-24T05:02:32.906Z] [2021-06-24T05:02:32.906Z] Current default time zone: 'Etc/UTC' [2021-06-24T05:02:32.906Z] Local time is now: Thu Jun 24 05:02:32 UTC 2021. [2021-06-24T05:02:32.906Z] Universal Time is now: Thu Jun 24 05:02:32 UTC 2021. [2021-06-24T05:02:32.906Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-24T05:02:32.906Z] [2021-06-24T05:02:32.906Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-24T05:02:32.906Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T05:02:32.906Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-24T05:02:32.906Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-24T05:02:32.906Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-24T05:02:32.906Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-24T05:02:32.906Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-24T05:02:32.906Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-24T05:02:32.906Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-24T05:02:32.906Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-24T05:02:32.906Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T05:02:32.906Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-24T05:02:33.167Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T05:02:33.167Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T05:02:33.167Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T05:02:33.167Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-24T05:02:33.167Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-24T05:02:33.167Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-24T05:02:33.167Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-24T05:02:33.167Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-24T05:02:33.167Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-24T05:02:33.167Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-24T05:02:33.167Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-24T05:02:35.083Z] Updating certificates in /etc/ssl/certs... [2021-06-24T05:02:35.655Z] 23 added, 27 removed; done. [2021-06-24T05:02:35.916Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-24T05:02:35.916Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-24T05:02:35.916Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-24T05:02:35.916Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-24T05:02:35.916Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-24T05:02:35.917Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T05:02:35.917Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-24T05:02:35.917Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T05:02:35.917Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T05:02:35.917Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T05:02:35.917Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T05:02:35.917Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T05:02:35.917Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-24T05:02:35.917Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-24T05:02:35.917Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-24T05:02:35.917Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-24T05:02:35.917Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-24T05:02:35.917Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T05:02:35.917Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-24T05:02:35.917Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-24T05:02:35.917Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-24T05:02:35.917Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-24T05:02:36.178Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T05:02:36.178Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-24T05:02:36.178Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-24T05:02:36.178Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-24T05:02:36.178Z] Updating certificates in /etc/ssl/certs... [2021-06-24T05:02:36.751Z] 0 added, 0 removed; done. [2021-06-24T05:02:36.751Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-24T05:02:36.751Z] done. [2021-06-24T05:02:37.325Z] Reading package lists... [2021-06-24T05:02:37.325Z] Building dependency tree... [2021-06-24T05:02:37.325Z] Reading state information... [2021-06-24T05:02:37.586Z] The following NEW packages will be installed: [2021-06-24T05:02:37.586Z] apt-transport-https [2021-06-24T05:02:37.586Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T05:02:37.586Z] Need to get 1692 B of archives. [2021-06-24T05:02:37.586Z] After this operation, 154 kB of additional disk space will be used. [2021-06-24T05:02:37.586Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-24T05:02:37.848Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T05:02:37.848Z] Fetched 1692 B in 0s (9656 B/s) [2021-06-24T05:02:37.848Z] Selecting previously unselected package apt-transport-https. [2021-06-24T05:02:37.848Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-24T05:02:37.848Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-24T05:02:37.848Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-24T05:02:37.848Z] Setting up apt-transport-https (1.6.13) ... [2021-06-24T05:02:38.109Z] Waiting for network to be ready... [2021-06-24T05:02:44.709Z] 2021-06-24T05:02:42Z INFO Waiting for automatic snapd restart... [2021-06-24T05:02:48.103Z] snapd 2.51 from Canonical* installed [2021-06-24T05:02:48.103Z] "snapd" switched to the "latest/stable" channel [2021-06-24T05:02:48.103Z] [2021-06-24T05:02:49.494Z] core18 20210611 from Canonical* installed [2021-06-24T05:02:49.494Z] "core18" switched to the "latest/stable" channel [2021-06-24T05:02:49.494Z] [2021-06-24T05:02:52.806Z] snapcraft 4.8.2 from Canonical* installed [2021-06-24T05:02:52.806Z] "snapcraft" switched to the "latest/stable" channel [2021-06-24T05:02:52.806Z] [2021-06-24T05:02:57.028Z] 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-06-24T05:02:57.028Z] - README.md [2021-06-24T05:02:57.028Z] [2021-06-24T05:02:57.028Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-24T05:02:57.290Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-24T05:02:57.290Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-24T05:02:57.551Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-24T05:02:58.492Z] Reading package lists... [2021-06-24T05:02:58.754Z] 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-06-24T05:02:58.754Z] Reading package lists... [2021-06-24T05:02:59.015Z] Building dependency tree... [2021-06-24T05:02:59.015Z] Reading state information... [2021-06-24T05:02:59.015Z] Suggested packages: [2021-06-24T05:02:59.015Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-24T05:02:59.015Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-24T05:02:59.015Z] Recommended packages: [2021-06-24T05:02:59.015Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2021-06-24T05:02:59.296Z] The following NEW packages will be installed: [2021-06-24T05:02:59.296Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2021-06-24T05:02:59.296Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2021-06-24T05:02:59.296Z] libzmq5 pkg-config [2021-06-24T05:02:59.296Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-06-24T05:02:59.296Z] Need to get 7874 kB of archives. [2021-06-24T05:02:59.296Z] After this operation, 44.2 MB of additional disk space will be used. [2021-06-24T05:02:59.296Z] 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-06-24T05:02:59.296Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-24T05:02:59.296Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] [2021-06-24T05:02:59.296Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] [2021-06-24T05:02:59.296Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-24T05:02:59.296Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-24T05:02:59.296Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-24T05:02:59.561Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-24T05:02:59.561Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-24T05:02:59.561Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-24T05:02:59.561Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-24T05:02:59.561Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-24T05:02:59.821Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-24T05:02:59.822Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-24T05:02:59.822Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-24T05:02:59.822Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-24T05:03:00.083Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-24T05:03:00.083Z] Fetched 7874 kB in 1s (11.4 MB/s) [2021-06-24T05:03:00.083Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-24T05:03:00.083Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-24T05:03:00.083Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-24T05:03:00.083Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T05:03:00.083Z] Selecting previously unselected package libpsl5:amd64. [2021-06-24T05:03:00.343Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-24T05:03:00.343Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T05:03:00.343Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-24T05:03:00.343Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-24T05:03:00.343Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T05:03:00.343Z] Selecting previously unselected package librtmp1:amd64. [2021-06-24T05:03:00.343Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-24T05:03:00.343Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T05:03:00.343Z] Selecting previously unselected package libcurl4:amd64. [2021-06-24T05:03:00.343Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T05:03:00.343Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T05:03:00.343Z] Selecting previously unselected package curl. [2021-06-24T05:03:00.343Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T05:03:00.343Z] Unpacking curl (7.58.0-2ubuntu3.13) ... [2021-06-24T05:03:00.604Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-24T05:03:00.605Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-24T05:03:00.605Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T05:03:00.605Z] Selecting previously unselected package liberror-perl. [2021-06-24T05:03:00.605Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2021-06-24T05:03:00.605Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-24T05:03:00.605Z] Selecting previously unselected package git-man. [2021-06-24T05:03:00.605Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-24T05:03:00.605Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T05:03:00.866Z] Selecting previously unselected package git. [2021-06-24T05:03:00.867Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-24T05:03:00.867Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T05:03:01.128Z] Selecting previously unselected package libnorm1:amd64. [2021-06-24T05:03:01.128Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-24T05:03:01.128Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T05:03:01.390Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-24T05:03:01.390Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-24T05:03:01.390Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T05:03:01.390Z] Selecting previously unselected package libsodium23:amd64. [2021-06-24T05:03:01.390Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2021-06-24T05:03:01.390Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-24T05:03:01.390Z] Selecting previously unselected package libzmq5:amd64. [2021-06-24T05:03:01.390Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T05:03:01.390Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T05:03:01.651Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-24T05:03:01.651Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-24T05:03:01.651Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T05:03:01.651Z] Selecting previously unselected package pkg-config. [2021-06-24T05:03:01.651Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-24T05:03:01.651Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T05:03:01.651Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-24T05:03:01.651Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-24T05:03:01.651Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-24T05:03:01.651Z] Setting up liberror-perl (0.17025-1) ... [2021-06-24T05:03:01.651Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-24T05:03:01.651Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-24T05:03:01.651Z] No schema files found: doing nothing. [2021-06-24T05:03:01.651Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-24T05:03:01.651Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-24T05:03:01.913Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-24T05:03:01.913Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-24T05:03:01.913Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T05:03:01.913Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T05:03:01.913Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-24T05:03:01.913Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-24T05:03:01.913Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-24T05:03:01.913Z] Setting up curl (7.58.0-2ubuntu3.13) ... [2021-06-24T05:03:01.913Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-24T05:03:02.484Z] curl set to automatically installed. [2021-06-24T05:03:02.484Z] git set to automatically installed. [2021-06-24T05:03:02.484Z] git-man set to automatically installed. [2021-06-24T05:03:02.484Z] libcurl3-gnutls set to automatically installed. [2021-06-24T05:03:02.484Z] libcurl4 set to automatically installed. [2021-06-24T05:03:02.484Z] liberror-perl set to automatically installed. [2021-06-24T05:03:02.484Z] libglib2.0-0 set to automatically installed. [2021-06-24T05:03:02.484Z] libnghttp2-14 set to automatically installed. [2021-06-24T05:03:02.484Z] libnorm1 set to automatically installed. [2021-06-24T05:03:02.484Z] libpgm-5.2-0 set to automatically installed. [2021-06-24T05:03:02.484Z] libpsl5 set to automatically installed. [2021-06-24T05:03:02.484Z] librtmp1 set to automatically installed. [2021-06-24T05:03:02.484Z] libsodium23 set to automatically installed. [2021-06-24T05:03:02.484Z] libzmq3-dev set to automatically installed. [2021-06-24T05:03:02.484Z] libzmq5 set to automatically installed. [2021-06-24T05:03:02.484Z] pkg-config set to automatically installed. [2021-06-24T05:03:03.872Z] snapd is not logged in, snap install commands will use sudo [2021-06-24T05:03:04.851Z] snap "core18" has no updates available [2021-06-24T05:03:05.651Z] Pulling go [2021-06-24T05:03:05.651Z] + snapcraftctl pull [2021-06-24T05:03:06.361Z] 'app-service-config' has dependencies that need to be staged: go [2021-06-24T05:03:06.361Z] Skipping pull go (already ran) [2021-06-24T05:03:06.361Z] Building go [2021-06-24T05:03:06.361Z] + dpkg --print-architecture [2021-06-24T05:03:06.361Z] + FILE_NAME=go1.16.4.linux-amd64.tar.gz [2021-06-24T05:03:06.361Z] + FILE_HASH=7154e88f5a8047aad4b80ebace58a059e36e7e2e4eb3b383127a28c711b4ff59 [2021-06-24T05:03:06.361Z] + curl https://dl.google.com/go/go1.16.4.linux-amd64.tar.gz -O [2021-06-24T05:03:06.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T05:03:06.361Z] Dload Upload Total Spent Left Speed [2021-06-24T05:03:09.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 123M 14 18.3M 0 0 19.8M 0 0:00:06 --:--:-- 0:00:06 19.8M 50 123M 50 61.6M 0 0 29.4M 0 0:00:04 0:00:02 0:00:02 29.4M 87 123M 87 107M 0 0 36.7M 0 0:00:03 0:00:02 0:00:01 36.7M 100 123M 100 123M 0 0 38.6M 0 0:00:03 0:00:03 --:--:-- 38.6M [2021-06-24T05:03:09.520Z] + echo 7154e88f5a8047aad4b80ebace58a059e36e7e2e4eb3b383127a28c711b4ff59 go1.16.4.linux-amd64.tar.gz [2021-06-24T05:03:09.520Z] + grep OK [2021-06-24T05:03:09.520Z] + sha256sum -c sha256 [2021-06-24T05:03:10.095Z] go1.16.4.linux-amd64.tar.gz: OK [2021-06-24T05:03:10.095Z] + tar -C /root/stage -xf go1.16.4.linux-amd64.tar.gz --strip-components=1 [2021-06-24T05:03:14.325Z] Staging go [2021-06-24T05:03:14.325Z] + snapcraftctl stage [2021-06-24T05:03:22.492Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-24T05:03:22.492Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-24T05:03:22.492Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] [2021-06-24T05:03:22.492Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [2021-06-24T05:03:22.492Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-24T05:03:22.492Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-24T05:03:22.492Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] [2021-06-24T05:03:22.492Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] [2021-06-24T05:03:22.492Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] [2021-06-24T05:03:22.492Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] [2021-06-24T05:03:22.492Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-24T05:03:22.492Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-24T05:03:22.492Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-24T05:03:22.493Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-24T05:03:22.493Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-24T05:03:22.493Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-24T05:03:22.493Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-24T05:03:22.493Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-24T05:03:22.493Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-24T05:03:22.493Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-24T05:03:22.493Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-24T05:03:22.493Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-24T05:03:22.493Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-24T05:03:22.493Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-24T05:03:22.493Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-24T05:03:22.493Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-24T05:03:22.493Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-24T05:03:22.493Z] Fetched 24.8 MB in 0s (0 B/s) [2021-06-24T05:03:22.493Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-24T05:03:22.493Z] Fetched 224 kB in 0s (0 B/s) [2021-06-24T05:03:22.493Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-24T05:03:22.493Z] Fetched 157 kB in 0s (0 B/s) [2021-06-24T05:03:22.493Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-24T05:03:22.493Z] Fetched 221 kB in 0s (0 B/s) [2021-06-24T05:03:22.493Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-24T05:03:22.493Z] Fetched 143 kB in 0s (0 B/s) [2021-06-24T05:03:22.493Z] Pulling app-service-config [2021-06-24T05:03:22.493Z] + snapcraftctl pull [2021-06-24T05:03:23.442Z] + date +%Y%m%d [2021-06-24T05:03:23.442Z] + git rev-parse --short HEAD [2021-06-24T05:03:23.442Z] + snapcraftctl set-version 1.2.0-20210624+41e8e6d [2021-06-24T05:03:24.393Z] Pulling config-common [2021-06-24T05:03:24.393Z] + snapcraftctl pull [2021-06-24T05:03:25.345Z] Skipping build go (already ran) [2021-06-24T05:03:25.345Z] Building app-service-config [2021-06-24T05:03:25.345Z] + cd /root/parts/app-service-config/src [2021-06-24T05:03:25.345Z] + make build [2021-06-24T05:03:25.345Z] go mod tidy [2021-06-24T05:03:26.298Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.86 [2021-06-24T05:03:26.561Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 [2021-06-24T05:03:26.561Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-06-24T05:03:26.561Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-24T05:03:26.561Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-24T05:03:26.561Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 [2021-06-24T05:03:26.561Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 [2021-06-24T05:03:26.561Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-24T05:03:26.561Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-06-24T05:03:26.561Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-06-24T05:03:26.561Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-24T05:03:26.561Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-24T05:03:26.561Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-24T05:03:26.561Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-24T05:03:26.561Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-06-24T05:03:26.561Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-06-24T05:03:26.561Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-06-24T05:03:26.561Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-24T05:03:26.561Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-24T05:03:26.561Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-24T05:03:26.561Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-24T05:03:26.561Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-24T05:03:26.870Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-24T05:03:26.870Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-24T05:03:26.870Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-24T05:03:26.870Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-24T05:03:26.870Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-24T05:03:26.870Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-24T05:03:26.870Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-24T05:03:26.870Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-24T05:03:26.870Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-24T05:03:26.870Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-24T05:03:26.870Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-24T05:03:26.870Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-24T05:03:26.870Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-24T05:03:26.870Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-24T05:03:26.870Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-24T05:03:26.870Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-24T05:03:26.870Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-24T05:03:26.870Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-24T05:03:26.870Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-24T05:03:26.870Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-24T05:03:26.870Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-24T05:03:26.870Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-24T05:03:26.871Z] go: downloading golang.org/x/text v0.3.2 [2021-06-24T05:03:26.871Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-24T05:03:26.871Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-24T05:03:27.171Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-24T05:03:27.171Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-24T05:03:27.171Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-24T05:03:27.171Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-24T05:03:27.171Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-24T05:03:27.171Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-24T05:03:27.435Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-24T05:03:27.435Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-24T05:03:27.435Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-24T05:03:27.435Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-24T05:03:27.435Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-24T05:03:27.435Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-24T05:03:27.435Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-24T05:03:27.700Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-24T05:03:27.700Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-24T05:03:27.700Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-24T05:03:27.700Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-24T05:03:27.700Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-24T05:03:27.700Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-24T05:03:27.700Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-24T05:03:27.700Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-24T05:03:27.701Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-24T05:03:27.964Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-24T05:03:27.964Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-24T05:03:27.964Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-24T05:03:27.964Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-24T05:03:28.228Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.86 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-24T05:03:33.534Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-06-24T05:03:33.534Z] + find ./res -maxdepth 1 -type d -exec install -d /root/parts/app-service-config/install/config/{} ; [2021-06-24T05:03:33.534Z] + + read fname [2021-06-24T05:03:33.534Z] find ./res -name configuration.toml [2021-06-24T05:03:33.534Z] + cat ./res/mqtt-export/configuration.toml [2021-06-24T05:03:33.534Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-06-24T05:03:33.534Z] + read fname [2021-06-24T05:03:33.534Z] + cat ./res/sample/configuration.toml [2021-06-24T05:03:33.534Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-06-24T05:03:33.534Z] + read fname [2021-06-24T05:03:33.534Z] + cat ./res/push-to-core/configuration.toml [2021-06-24T05:03:33.534Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-06-24T05:03:33.534Z] + read fname [2021-06-24T05:03:33.534Z] + cat ./res/rules-engine/configuration.toml [2021-06-24T05:03:33.534Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-06-24T05:03:33.534Z] + read fname [2021-06-24T05:03:33.534Z] + cat ./res/functional-tests/configuration.toml [2021-06-24T05:03:33.534Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-06-24T05:03:33.534Z] + read fname [2021-06-24T05:03:33.534Z] + cat ./res/http-export/configuration.toml [2021-06-24T05:03:33.534Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-06-24T05:03:33.534Z] + read fname [2021-06-24T05:03:33.534Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-06-24T05:03:33.534Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-06-24T05:03:34.485Z] Building config-common [2021-06-24T05:03:34.485Z] + snapcraftctl build [2021-06-24T05:03:36.415Z] Skipping stage go (already ran) [2021-06-24T05:03:36.415Z] Staging app-service-config [2021-06-24T05:03:36.415Z] + snapcraftctl stage [2021-06-24T05:03:37.365Z] Staging config-common [2021-06-24T05:03:37.365Z] + snapcraftctl stage [2021-06-24T05:03:38.315Z] Priming go [2021-06-24T05:03:38.315Z] + snapcraftctl prime [2021-06-24T05:03:39.276Z] Priming app-service-config [2021-06-24T05:03:39.277Z] + snapcraftctl prime [2021-06-24T05:03:40.667Z] Priming config-common [2021-06-24T05:03:40.667Z] + snapcraftctl prime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-24T05:03:43.852Z] ---> job-cost.sh [2021-06-24T05:03:43.852Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fvlw [2021-06-24T05:03:53.884Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-24T05:04:08.835Z] lf-activate-venv(): INFO: Adding /tmp/venv-Fvlw/bin to PATH [2021-06-24T05:04:08.835Z] INFO: No Stack... [2021-06-24T05:04:08.835Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T05:04:09.098Z] INFO: Archiving Costs [Pipeline] sh [2021-06-24T05:04:09.406Z] + cat /w/workspace/app-service-configurable/2/archives/cost.csv [2021-06-24T05:04:09.406Z] + cut -d, -f6 [Pipeline] lock [2021-06-24T05:04:09.445Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-294-2-stack-cost] [2021-06-24T05:04:09.454Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-294-2-stack-cost] did not exist. Created. [2021-06-24T05:04:09.455Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-294-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-24T05:04:09.811Z] /w/workspace/app-service-configurable/2@tmp/durable-cb6b0ccc/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-06-24T05:04:10.119Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-24T05:04:10.150Z] Warning: overwriting stash ‘stack-cost’ [2021-06-24T05:04:10.214Z] Stashed 1 file(s) [Pipeline] } [2021-06-24T05:04:10.229Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-294-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-24T05:04:13.072Z] provisioning config files... [2021-06-24T05:04:13.082Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-294@tmp/config7814124322443708564tmp [Pipeline] { [Pipeline] sh [2021-06-24T05:04:13.424Z] + set +x [2021-06-24T05:04:13.424Z] + curl -s https://codecov.io/bash [2021-06-24T05:04:13.424Z] + bash -s -- [2021-06-24T05:04:13.424Z] [2021-06-24T05:04:13.424Z] _____ _ [2021-06-24T05:04:13.424Z] / ____| | | [2021-06-24T05:04:13.424Z] | | ___ __| | ___ ___ _____ __ [2021-06-24T05:04:13.424Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-24T05:04:13.424Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-24T05:04:13.424Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-24T05:04:13.424Z] Bash-1.0.3 [2021-06-24T05:04:13.424Z] [2021-06-24T05:04:13.424Z] [2021-06-24T05:04:13.424Z] ==> git version 2.24.4 found [2021-06-24T05:04:13.424Z] ==> 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-06-24T05:04:13.424Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-24T05:04:13.424Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-24T05:04:13.424Z] ==> Jenkins CI detected. [2021-06-24T05:04:13.424Z] project root: . [2021-06-24T05:04:13.424Z] --> token set from env [2021-06-24T05:04:13.424Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-24T05:04:13.686Z] ==> Running gcov in . (disable via -X gcov) [2021-06-24T05:04:13.686Z] ==> Python coveragepy not found [2021-06-24T05:04:13.686Z] ==> Searching for coverage reports in: [2021-06-24T05:04:13.686Z] + . [2021-06-24T05:04:13.686Z] -> Found 1 reports [2021-06-24T05:04:13.686Z] ==> Detecting git/mercurial file structure [2021-06-24T05:04:13.686Z] ==> Reading reports [2021-06-24T05:04:13.686Z] + ./coverage.out bytes=10 [2021-06-24T05:04:13.686Z] ==> Appending adjustments [2021-06-24T05:04:13.686Z] https://docs.codecov.io/docs/fixing-reports [2021-06-24T05:04:13.686Z] + Found adjustments [2021-06-24T05:04:13.686Z] ==> Gzipping contents [2021-06-24T05:04:13.686Z] 4.0K /tmp/codecov.MGm6QA.gz [2021-06-24T05:04:13.686Z] ==> Uploading reports [2021-06-24T05:04:13.686Z] url: https://codecov.io [2021-06-24T05:04:13.686Z] query: branch=PR-294&commit=986b6ef42d0f6f49decc45c806b2ef77f52ba07a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-294%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=294&job=&cmd_args= [2021-06-24T05:04:13.686Z] -> Pinging Codecov [2021-06-24T05:04:13.686Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-294&commit=986b6ef42d0f6f49decc45c806b2ef77f52ba07a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-294%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=294&job=&cmd_args= [2021-06-24T05:04:14.260Z] -> Uploading to [2021-06-24T05:04:14.261Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-24/A97CA9966030D2A3747ED39772930CCE/986b6ef42d0f6f49decc45c806b2ef77f52ba07a/8699cca0-a2a3-4567-8b56-1331c01302e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T050413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ef680b049cbb8a60a7f810c72a882fb4d4a0790b739157ef8626fe9e667dae6 [2021-06-24T05:04:14.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-24T05:04:14.261Z] Dload Upload Total Spent Left Speed [2021-06-24T05:04:14.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 382 0 0 100 382 0 966 --:--:-- --:--:-- --:--:-- 967 [2021-06-24T05:04:14.523Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/986b6ef42d0f6f49decc45c806b2ef77f52ba07a [Pipeline] } [2021-06-24T05:04:14.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-06-24T05:04:16.245Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T05:04:16.818Z] ---> package-listing.sh [2021-06-24T05:04:16.818Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-24T05:04:16.818Z] ++ facter osfamily [2021-06-24T05:04:17.082Z] + OS_FAMILY=redhat [2021-06-24T05:04:17.082Z] + workspace=/w/workspace/_app-service-configurable_PR-294 [2021-06-24T05:04:17.082Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-24T05:04:17.082Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-24T05:04:17.082Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-24T05:04:17.082Z] + PACKAGES=/tmp/packages_start.txt [2021-06-24T05:04:17.082Z] + '[' /w/workspace/_app-service-configurable_PR-294 ']' [2021-06-24T05:04:17.082Z] + PACKAGES=/tmp/packages_end.txt [2021-06-24T05:04:17.082Z] + case "${OS_FAMILY}" in [2021-06-24T05:04:17.082Z] + sort [2021-06-24T05:04:17.082Z] + rpm -qa [2021-06-24T05:04:17.668Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-24T05:04:17.668Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-24T05:04:17.668Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-24T05:04:17.668Z] + '[' /w/workspace/_app-service-configurable_PR-294 ']' [2021-06-24T05:04:17.668Z] + mkdir -p /w/workspace/_app-service-configurable_PR-294/archives/ [2021-06-24T05:04:17.668Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-294/archives/ [Pipeline] echo [2021-06-24T05:04:17.682Z] 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-294/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-24T05:04:17.972Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-24T05:04:18.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T05:04:18.535Z] [2021-06-24T05:04:18.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-24T05:04:18.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T05:04:18.854Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-24T05:04:18.854Z] df20fa9351a1: Pulling fs layer [2021-06-24T05:04:18.854Z] 36b3adc4ff6f: Pulling fs layer [2021-06-24T05:04:18.854Z] 8ad3a11d3b57: Pulling fs layer [2021-06-24T05:04:18.854Z] 46f8f816bc3b: Pulling fs layer [2021-06-24T05:04:18.854Z] 93b61091891f: Pulling fs layer [2021-06-24T05:04:18.854Z] 93b9cdb0e59b: Pulling fs layer [2021-06-24T05:04:18.854Z] 5e14af77c1be: Pulling fs layer [2021-06-24T05:04:18.854Z] 01666e4c0597: Pulling fs layer [2021-06-24T05:04:18.854Z] aa168da1d23b: Pulling fs layer [2021-06-24T05:04:18.854Z] 46f8f816bc3b: Waiting [2021-06-24T05:04:18.854Z] 93b61091891f: Waiting [2021-06-24T05:04:18.854Z] 93b9cdb0e59b: Waiting [2021-06-24T05:04:18.854Z] 5e14af77c1be: Waiting [2021-06-24T05:04:18.854Z] 01666e4c0597: Waiting [2021-06-24T05:04:18.854Z] aa168da1d23b: Waiting [2021-06-24T05:04:18.854Z] 36b3adc4ff6f: Verifying Checksum [2021-06-24T05:04:18.854Z] 36b3adc4ff6f: Download complete [2021-06-24T05:04:19.119Z] 46f8f816bc3b: Verifying Checksum [2021-06-24T05:04:19.119Z] 46f8f816bc3b: Download complete [2021-06-24T05:04:19.119Z] df20fa9351a1: Verifying Checksum [2021-06-24T05:04:19.119Z] df20fa9351a1: Download complete [2021-06-24T05:04:19.119Z] 93b9cdb0e59b: Verifying Checksum [2021-06-24T05:04:19.119Z] 93b9cdb0e59b: Download complete [2021-06-24T05:04:19.119Z] 93b61091891f: Download complete [2021-06-24T05:04:19.119Z] 5e14af77c1be: Verifying Checksum [2021-06-24T05:04:19.119Z] 5e14af77c1be: Download complete [2021-06-24T05:04:19.119Z] 01666e4c0597: Verifying Checksum [2021-06-24T05:04:19.119Z] 01666e4c0597: Download complete [2021-06-24T05:04:19.119Z] 8ad3a11d3b57: Verifying Checksum [2021-06-24T05:04:19.119Z] 8ad3a11d3b57: Download complete [2021-06-24T05:04:19.387Z] df20fa9351a1: Pull complete [2021-06-24T05:04:19.387Z] 36b3adc4ff6f: Pull complete [2021-06-24T05:04:19.966Z] 8ad3a11d3b57: Pull complete [2021-06-24T05:04:19.966Z] 46f8f816bc3b: Pull complete [2021-06-24T05:04:20.226Z] 93b61091891f: Pull complete [2021-06-24T05:04:20.489Z] 93b9cdb0e59b: Pull complete [2021-06-24T05:04:20.489Z] 5e14af77c1be: Pull complete [2021-06-24T05:04:20.751Z] 01666e4c0597: Pull complete [2021-06-24T05:04:21.325Z] aa168da1d23b: Verifying Checksum [2021-06-24T05:04:21.325Z] aa168da1d23b: Download complete [2021-06-24T05:04:25.605Z] aa168da1d23b: Pull complete [2021-06-24T05:04:25.605Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-24T05:04:25.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-24T05:04:25.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-24T05:04:25.675Z] prd-centos7-docker-4c-2g-1078 does not seem to be running inside a container [2021-06-24T05:04:25.717Z] $ 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-294/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-294 -v /w/workspace/_app-service-configurable_PR-294:/w/workspace/_app-service-configurable_PR-294:rw,z -v /w/workspace/_app-service-configurable_PR-294@tmp:/w/workspace/_app-service-configurable_PR-294@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-24T05:04:28.086Z] $ docker top 93b2b87f685a53b00fbf781c00819514d5c359f5ebaf1dbb0d96278b9c118985 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-24T05:04:28.472Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-24T05:04:28.774Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-24T05:04:29.081Z] + ls /var/log/sa-host [2021-06-24T05:04:29.081Z] + sadf -c /var/log/sa-host/sa05 [2021-06-24T05:04:29.081Z] file_magic: OK [2021-06-24T05:04:29.081Z] HZ: Using current value: 100 [2021-06-24T05:04:29.081Z] file_header: OK [2021-06-24T05:04:29.081Z] 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-06-24T05:04:29.081Z] Statistics: [2021-06-24T05:04:29.081Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T05:04:29.081Z] File successfully converted to sysstat format version 12.2.1 [2021-06-24T05:04:29.081Z] + sadf -c /var/log/sa-host/sa24 [2021-06-24T05:04:29.081Z] file_magic: OK [2021-06-24T05:04:29.081Z] HZ: Using current value: 100 [2021-06-24T05:04:29.081Z] file_header: OK [2021-06-24T05:04:29.081Z] 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-06-24T05:04:29.081Z] Statistics: [2021-06-24T05:04:29.081Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-24T05:04:29.081Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-24T05:04:31.643Z] provisioning config files... [2021-06-24T05:04:31.655Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-294@tmp/config4742653786001879528tmp [Pipeline] { [Pipeline] echo [2021-06-24T05:04:31.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T05:04:31.979Z] ---> create-netrc.sh [Pipeline] } [2021-06-24T05:04:31.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-24T05:04:32.405Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-24T05:04:32.415Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T05:04:32.711Z] ---> sudo-logs.sh [2021-06-24T05:04:32.711Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-24T05:04:32.755Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T05:04:33.050Z] ---> job-cost.sh [2021-06-24T05:04:33.051Z] lf-activate-venv: SKIPPING [2021-06-24T05:04:33.051Z] DEBUG: total: 0.05999999865889549 [2021-06-24T05:04:33.051Z] INFO: Retrieving Stack Cost... [2021-06-24T05:04:33.991Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-24T05:04:34.252Z] INFO: Archiving Costs [Pipeline] echo [2021-06-24T05:04:34.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-24T05:04:34.557Z] ---> logs-deploy.sh [2021-06-24T05:04:34.557Z] lf-activate-venv: SKIPPING [2021-06-24T05:04:34.557Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-294/2 [2021-06-24T05:04:34.557Z] INFO: archiving workspace using pattern(s): [2021-06-24T05:04:35.505Z] Archives upload complete. [2021-06-24T05:04:35.505Z] INFO: archiving logs to Nexus [2021-06-24T05:04:36.082Z] ---> uname -a: [2021-06-24T05:04:36.082Z] Linux prd-centos7-docker-4c-2g-1078.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] ---> lscpu: [2021-06-24T05:04:36.082Z] Architecture: x86_64 [2021-06-24T05:04:36.082Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-24T05:04:36.082Z] Byte Order: Little Endian [2021-06-24T05:04:36.082Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-24T05:04:36.082Z] CPU(s): 2 [2021-06-24T05:04:36.082Z] On-line CPU(s) list: 0,1 [2021-06-24T05:04:36.082Z] Thread(s) per core: 1 [2021-06-24T05:04:36.082Z] Core(s) per socket: 1 [2021-06-24T05:04:36.082Z] Socket(s): 2 [2021-06-24T05:04:36.082Z] NUMA node(s): 1 [2021-06-24T05:04:36.082Z] Vendor ID: AuthenticAMD [2021-06-24T05:04:36.082Z] CPU family: 23 [2021-06-24T05:04:36.082Z] Model: 49 [2021-06-24T05:04:36.082Z] Model name: AMD EPYC-Rome Processor [2021-06-24T05:04:36.082Z] Stepping: 0 [2021-06-24T05:04:36.082Z] CPU MHz: 2800.000 [2021-06-24T05:04:36.082Z] BogoMIPS: 5600.00 [2021-06-24T05:04:36.082Z] Virtualization: AMD-V [2021-06-24T05:04:36.082Z] Hypervisor vendor: KVM [2021-06-24T05:04:36.082Z] Virtualization type: full [2021-06-24T05:04:36.082Z] L1d cache: 64 KiB [2021-06-24T05:04:36.082Z] L1i cache: 64 KiB [2021-06-24T05:04:36.082Z] L2 cache: 1 MiB [2021-06-24T05:04:36.082Z] L3 cache: 32 MiB [2021-06-24T05:04:36.082Z] NUMA node0 CPU(s): 0,1 [2021-06-24T05:04:36.082Z] Vulnerability Itlb multihit: Not affected [2021-06-24T05:04:36.082Z] Vulnerability L1tf: Not affected [2021-06-24T05:04:36.082Z] Vulnerability Mds: Not affected [2021-06-24T05:04:36.082Z] Vulnerability Meltdown: Not affected [2021-06-24T05:04:36.082Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-24T05:04:36.082Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-24T05:04:36.082Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-24T05:04:36.082Z] Vulnerability Srbds: Not affected [2021-06-24T05:04:36.082Z] Vulnerability Tsx async abort: Not affected [2021-06-24T05:04:36.082Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] ---> nproc: [2021-06-24T05:04:36.082Z] 2 [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] ---> df -h: [2021-06-24T05:04:36.082Z] Filesystem Size Used Available Use% Mounted on [2021-06-24T05:04:36.082Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-24T05:04:36.082Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-24T05:04:36.082Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-24T05:04:36.082Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-24T05:04:36.082Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-24T05:04:36.082Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-24T05:04:36.082Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-24T05:04:36.082Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-24T05:04:36.082Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-24T05:04:36.082Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-24T05:04:36.082Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/_app-service-configurable_PR-294 [2021-06-24T05:04:36.082Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/_app-service-configurable_PR-294@tmp [2021-06-24T05:04:36.082Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-24T05:04:36.082Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] ---> free -m: [2021-06-24T05:04:36.082Z] total used free shared buff/cache available [2021-06-24T05:04:36.082Z] Mem: 7821 998 4728 0 2094 6644 [2021-06-24T05:04:36.082Z] Swap: 1023 0 1023 [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] ---> ip addr: [2021-06-24T05:04:36.082Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-24T05:04:36.082Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-24T05:04:36.082Z] inet 127.0.0.1/8 scope host lo [2021-06-24T05:04:36.082Z] valid_lft forever preferred_lft forever [2021-06-24T05:04:36.082Z] inet6 ::1/128 scope host [2021-06-24T05:04:36.082Z] valid_lft forever preferred_lft forever [2021-06-24T05:04:36.082Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-24T05:04:36.082Z] link/ether fa:16:3e:85:5a:c6 brd ff:ff:ff:ff:ff:ff [2021-06-24T05:04:36.082Z] inet 10.30.123.132/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-24T05:04:36.082Z] valid_lft 85663sec preferred_lft 85663sec [2021-06-24T05:04:36.082Z] inet6 fe80::f816:3eff:fe85:5ac6/64 scope link [2021-06-24T05:04:36.082Z] valid_lft forever preferred_lft forever [2021-06-24T05:04:36.082Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-24T05:04:36.082Z] link/ether 02:42:b6:f2:49:32 brd ff:ff:ff:ff:ff:ff [2021-06-24T05:04:36.082Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-24T05:04:36.082Z] valid_lft forever preferred_lft forever [2021-06-24T05:04:36.082Z] inet6 fe80::42:b6ff:fef2:4932/64 scope link [2021-06-24T05:04:36.082Z] valid_lft forever preferred_lft forever [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] ---> sar -b -r -n DEV: [2021-06-24T05:04:36.082Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] 04:52:07 LINUX RESTART (2 CPU) [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.082Z] 04:53:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-24T05:04:36.082Z] 04:54:01 7.18 0.19 6.99 0.00 23.98 184.98 0.00 [2021-06-24T05:04:36.082Z] 04:55:01 0.37 0.00 0.37 0.00 0.00 6.43 0.00 [2021-06-24T05:04:36.082Z] 04:56:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 [2021-06-24T05:04:36.082Z] 04:57:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 [2021-06-24T05:04:36.082Z] 04:58:01 0.27 0.00 0.27 0.00 0.00 3.95 0.00 [2021-06-24T05:04:36.082Z] 04:59:01 0.28 0.00 0.28 0.00 0.00 3.52 0.00 [2021-06-24T05:04:36.082Z] 05:00:01 0.13 0.00 0.13 0.00 0.00 2.18 0.00 [2021-06-24T05:04:36.082Z] 05:01:01 0.33 0.02 0.32 0.00 0.13 3.50 0.00 [2021-06-24T05:04:36.082Z] 05:02:01 0.43 0.10 0.33 0.00 1.73 5.31 0.00 [2021-06-24T05:04:36.082Z] 05:03:01 0.30 0.00 0.30 0.00 0.00 4.50 0.00 [2021-06-24T05:04:36.082Z] 05:04:01 0.23 0.00 0.23 0.00 0.00 2.07 0.00 [2021-06-24T05:04:36.082Z] Average: 0.90 0.03 0.87 0.00 2.28 19.88 0.00 [2021-06-24T05:04:36.082Z] [2021-06-24T05:04:36.083Z] 04:53:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-24T05:04:36.083Z] 04:54:01 5454428 0 814948 10.18 2620 1736936 1252644 13.83 577124 1579476 20 [2021-06-24T05:04:36.083Z] 04:55:01 5457744 0 811624 10.13 2620 1736944 1206600 13.32 575836 1578408 8 [2021-06-24T05:04:36.083Z] 04:56:01 5457696 0 811644 10.13 2620 1736972 1206600 13.32 578048 1576208 16 [2021-06-24T05:04:36.083Z] 04:57:01 5457640 0 811720 10.14 2620 1736952 1206372 13.32 577528 1576200 8 [2021-06-24T05:04:36.083Z] 04:58:01 5455996 0 813356 10.16 2620 1736960 1206636 13.32 571860 1584232 20 [2021-06-24T05:04:36.083Z] 04:59:01 5457216 0 812136 10.14 2620 1736960 1206372 13.32 570360 1584232 16 [2021-06-24T05:04:36.083Z] 05:00:01 5456956 0 812388 10.14 2620 1736968 1206372 13.32 570500 1584232 8 [2021-06-24T05:04:36.083Z] 05:01:01 5443180 0 826160 10.32 2620 1736972 1208836 13.35 583800 1584232 8 [2021-06-24T05:04:36.083Z] 05:02:01 5444472 0 824744 10.30 2620 1737096 1206880 13.32 584912 1582276 8 [2021-06-24T05:04:36.083Z] 05:03:01 5444124 0 825088 10.30 2620 1737100 1207060 13.33 585740 1582276 8 [2021-06-24T05:04:36.083Z] 05:04:01 5446136 0 823072 10.28 2620 1737104 1206880 13.32 583204 1582220 8 [2021-06-24T05:04:36.083Z] Average: 5452326 0 816989 10.20 2620 1736997 1211023 13.37 578083 1581272 12 [2021-06-24T05:04:36.083Z] [2021-06-24T05:04:36.083Z] 04:53:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-24T05:04:36.083Z] 04:54:01 eth0 17.11 11.85 20.69 4.65 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:54:01 docker0 2.86 1.86 0.73 6.61 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:55:01 eth0 1.52 0.35 0.37 0.20 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:56:01 eth0 1.12 0.27 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:57:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:58:01 eth0 1.55 0.73 0.74 0.46 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:59:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:00:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:01:01 eth0 0.58 0.30 0.28 0.20 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:02:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:03:01 eth0 1.10 0.53 0.45 0.24 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:04:01 eth0 0.70 0.08 0.07 0.04 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] Average: eth0 2.19 1.28 2.04 0.53 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] Average: docker0 0.25 0.16 0.06 0.58 0.00 0.00 0.00 0.00 [2021-06-24T05:04:36.083Z] [2021-06-24T05:04:36.083Z] [2021-06-24T05:04:36.083Z] ---> sar -P ALL: [2021-06-24T05:04:36.083Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) [2021-06-24T05:04:36.083Z] [2021-06-24T05:04:36.083Z] 04:52:07 LINUX RESTART (2 CPU) [2021-06-24T05:04:36.083Z] [2021-06-24T05:04:36.083Z] 04:53:03 CPU %user %nice %system %iowait %steal %idle [2021-06-24T05:04:36.083Z] 04:54:01 all 0.68 0.00 0.36 0.06 0.03 98.86 [2021-06-24T05:04:36.083Z] 04:54:01 0 0.66 0.00 0.33 0.09 0.03 98.89 [2021-06-24T05:04:36.083Z] 04:54:01 1 0.71 0.00 0.40 0.03 0.03 98.82 [2021-06-24T05:04:36.083Z] 04:55:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-06-24T05:04:36.083Z] 04:55:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-24T05:04:36.083Z] 04:55:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-24T05:04:36.083Z] 04:56:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-06-24T05:04:36.083Z] 04:56:01 0 0.18 0.00 0.03 0.00 0.05 99.73 [2021-06-24T05:04:36.083Z] 04:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-24T05:04:36.083Z] 04:57:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-06-24T05:04:36.083Z] 04:57:01 0 0.20 0.00 0.03 0.00 0.03 99.73 [2021-06-24T05:04:36.083Z] 04:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-06-24T05:04:36.083Z] 04:58:01 all 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-24T05:04:36.083Z] 04:58:01 0 0.23 0.00 0.03 0.00 0.03 99.70 [2021-06-24T05:04:36.083Z] 04:58:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-24T05:04:36.083Z] 04:59:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-24T05:04:36.083Z] 04:59:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-24T05:04:36.083Z] 04:59:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-24T05:04:36.083Z] 05:00:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-24T05:04:36.083Z] 05:00:01 0 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-24T05:04:36.083Z] 05:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-24T05:04:36.083Z] 05:01:01 all 0.05 0.00 0.03 0.00 0.04 99.88 [2021-06-24T05:04:36.083Z] 05:01:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-24T05:04:36.083Z] 05:01:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-06-24T05:04:36.083Z] 05:02:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-06-24T05:04:36.083Z] 05:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-24T05:04:36.083Z] 05:02:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-06-24T05:04:36.083Z] 05:03:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-06-24T05:04:36.083Z] 05:03:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-06-24T05:04:36.083Z] 05:03:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-06-24T05:04:36.083Z] 05:04:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-06-24T05:04:36.083Z] 05:04:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-24T05:04:36.083Z] 05:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2021-06-24T05:04:36.083Z] [2021-06-24T05:04:36.083Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-24T05:04:36.083Z] Average: all 0.14 0.00 0.06 0.01 0.03 99.77 [2021-06-24T05:04:36.083Z] Average: 0 0.16 0.00 0.06 0.01 0.04 99.74 [2021-06-24T05:04:36.083Z] Average: 1 0.11 0.00 0.05 0.00 0.03 99.80 [2021-06-24T05:04:36.083Z] [2021-06-24T05:04:36.083Z] [2021-06-24T05:04:36.083Z]